Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 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-ssh2381973757143019528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8739287810649740975.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh1740022330706394393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh694952157940668160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2037482826384471700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2080 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-ssh7958049357255941276.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 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (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 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 Commit message: "Merge pull request #235 from FelixTing/issue-234" > git rev-list --no-walk 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T13:40:58.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T13:40:58.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T13:40:58.782Z] ========================================================= [2021-08-05T13:40:58.782Z] EdgeX Global Pipelines Version Info [2021-08-05T13:40:58.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:41:00.038Z] ------------------- [2021-08-05T13:41:00.038Z] stable info: [2021-08-05T13:41:00.038Z] ------------------- [2021-08-05T13:41:00.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T13:41:00.038Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T13:41:00.038Z] Message: update stable to v1.0.203 [2021-08-05T13:41:00.628Z] ------------------- [2021-08-05T13:41:00.628Z] experimental info: [2021-08-05T13:41:00.628Z] ------------------- [2021-08-05T13:41:00.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T13:41:00.628Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T13:41:00.628Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T13:41:00.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-08-05T13:41:00.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-08-05T13:41:00.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T13:41:00.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T13:41:00.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T13:41:00.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T13:41:00.910Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T13:41:00.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T13:41:00.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T13:41:00.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T13:41:00.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T13:41:01.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T13:41:01.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-08-05T13:41:01.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T13:41:01.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T13:41:01.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T13:41:01.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T13:41:01.153Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T13:41:01.176Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T13:41:01.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T13:41:01.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-05T13:41:01.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-05T13:41:01.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-05T13:41:01.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T13:41:01.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T13:41:01.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-05T13:41:01.351Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T13:41:01.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-05T13:41:01.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-05T13:41:01.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-05T13:41:01.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] echo [2021-08-05T13:41:01.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05fb3e4 [Pipeline] echo [2021-08-05T13:41:01.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:41:01.572Z] provisioning config files... [2021-08-05T13:41:01.597Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2814050860753169211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:41:01.940Z] ---> docker-login.sh [2021-08-05T13:41:01.940Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:41:01.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:41:02.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:41:02.207Z] Configure a credential helper to remove this warning. See [2021-08-05T13:41:02.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:41:02.207Z] [2021-08-05T13:41:02.207Z] Login Succeeded [2021-08-05T13:41:02.207Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:41:02.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:41:02.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:41:02.473Z] Configure a credential helper to remove this warning. See [2021-08-05T13:41:02.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:41:02.473Z] [2021-08-05T13:41:02.473Z] Login Succeeded [2021-08-05T13:41:02.473Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:41:02.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:41:02.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:41:02.473Z] Configure a credential helper to remove this warning. See [2021-08-05T13:41:02.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:41:02.473Z] [2021-08-05T13:41:02.473Z] Login Succeeded [2021-08-05T13:41:02.473Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:41:02.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:41:02.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:41:02.749Z] Configure a credential helper to remove this warning. See [2021-08-05T13:41:02.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:41:02.749Z] [2021-08-05T13:41:02.749Z] Login Succeeded [2021-08-05T13:41:02.749Z] docker.io [2021-08-05T13:41:02.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:41:03.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:41:03.337Z] Configure a credential helper to remove this warning. See [2021-08-05T13:41:03.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:41:03.337Z] [2021-08-05T13:41:03.337Z] Login Succeeded [2021-08-05T13:41:03.337Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:41:03.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T13:41:03.895Z] + git log --format=format:%s -1 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] echo [2021-08-05T13:41:03.952Z] GIT_COMMIT: 05fb3e48a5edf4feff7dec54fcb3f259152d9a60, Commit Message: Merge pull request #235 from FelixTing/issue-234 [Pipeline] echo [2021-08-05T13:41:03.967Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:41:06.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:41:06.773Z] [2021-08-05T13:41:06.773Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:41:07.109Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:41:07.109Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T13:41:07.109Z] 31603596830f: Pulling fs layer [2021-08-05T13:41:07.109Z] d4622e32a9a9: Pulling fs layer [2021-08-05T13:41:07.109Z] 1030fce36090: Pulling fs layer [2021-08-05T13:41:07.109Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T13:41:07.109Z] 6c6cb7e1b49b: Waiting [2021-08-05T13:41:07.109Z] d4622e32a9a9: Verifying Checksum [2021-08-05T13:41:07.109Z] d4622e32a9a9: Download complete [2021-08-05T13:41:07.376Z] 31603596830f: Verifying Checksum [2021-08-05T13:41:07.376Z] 31603596830f: Download complete [2021-08-05T13:41:07.643Z] 31603596830f: Pull complete [2021-08-05T13:41:07.643Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T13:41:07.643Z] 6c6cb7e1b49b: Download complete [2021-08-05T13:41:07.643Z] d4622e32a9a9: Pull complete [2021-08-05T13:41:07.910Z] 1030fce36090: Verifying Checksum [2021-08-05T13:41:07.910Z] 1030fce36090: Download complete [2021-08-05T13:41:08.508Z] 1030fce36090: Pull complete [2021-08-05T13:41:08.508Z] 6c6cb7e1b49b: Pull complete [2021-08-05T13:41:08.508Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T13:41:08.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:41:08.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T13:41:08.611Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:41:08.681Z] $ 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-08-05T13:41:09.444Z] $ docker top 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T13:41:09.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:41:09.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:41:09.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:41:09.690Z] $ docker exec 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent [2021-08-05T13:41:09.796Z] SSH_AUTH_SOCK=/tmp/ssh-4b9R281qRUAD/agent.14 [2021-08-05T13:41:09.796Z] SSH_AGENT_PID=20 [2021-08-05T13:41:10.013Z] Running ssh-add (command line suppressed) [2021-08-05T13:41:10.112Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_992880236507639369.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_992880236507639369.key) [2021-08-05T13:41:10.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:41:10.446Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T13:41:10.471Z] $ docker exec --env ******** --env ******** 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent -k [2021-08-05T13:41:10.557Z] unset SSH_AUTH_SOCK; [2021-08-05T13:41:10.558Z] unset SSH_AGENT_PID; [2021-08-05T13:41:10.558Z] echo Agent pid 20 killed; [2021-08-05T13:41:10.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T13:41:10.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:41:10.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:41:10.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:41:10.727Z] $ docker exec 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent [2021-08-05T13:41:10.841Z] SSH_AUTH_SOCK=/tmp/ssh-bHioc0IAEUh5/agent.53 [2021-08-05T13:41:10.841Z] SSH_AGENT_PID=60 [2021-08-05T13:41:10.849Z] Running ssh-add (command line suppressed) [2021-08-05T13:41:10.938Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287411273617141865.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287411273617141865.key) [2021-08-05T13:41:10.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:41:11.276Z] + git semver init [2021-08-05T13:41:11.276Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T13:41:11.276Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-05T13:41:11.276Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:41:11.276Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T13:41:11.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T13:41:11.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T13:41:11.276Z] # $SEMVER_BRANCH = main [2021-08-05T13:41:11.276Z] # $SEMVER_TEMP = /tmp/semver-582394213 [2021-08-05T13:41:11.276Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-08-05T13:41:13.231Z] # '/tmp/semver-582394213' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-08-05T13:41:13.231Z] # -> Force: false [2021-08-05T13:41:13.231Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-05T13:41:13.248Z] $ docker exec --env ******** --env ******** 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent -k [2021-08-05T13:41:13.336Z] unset SSH_AUTH_SOCK; [2021-08-05T13:41:13.336Z] unset SSH_AGENT_PID; [2021-08-05T13:41:13.336Z] echo Agent pid 60 killed; [2021-08-05T13:41:13.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T13:41:13.698Z] + git semver [Pipeline] } [2021-08-05T13:41:13.721Z] $ docker stop --time=1 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e [2021-08-05T13:41:15.196Z] $ docker rm -f 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T13:41:15.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T13:41:16.120Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T13:41:16.125Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-05T13:41:31.402Z] Still waiting to schedule task [2021-08-05T13:41:31.403Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2080’ [2021-08-05T13:41:31.405Z] Still waiting to schedule task [2021-08-05T13:41:31.406Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T13:43:44.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2081 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-05T13:43:44.920Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-08-05T13:43:45.149Z] The recommended git tool is: git [2021-08-05T13:43:52.639Z] using credential edgex-jenkins-ssh [2021-08-05T13:43:52.660Z] Cloning the remote Git repository [2021-08-05T13:43:52.708Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:43:52.822Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-08-05T13:43:52.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:43:52.896Z] > git --version # timeout=10 [2021-08-05T13:43:52.909Z] > git --version # 'git version 2.17.1' [2021-08-05T13:43:52.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:43:52.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:43:54.767Z] Avoid second fetch [2021-08-05T13:43:54.768Z] Checking out Revision 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (main) [2021-08-05T13:43:54.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:43:54.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:43:54.786Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:43:54.797Z] > git checkout -f 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 [2021-08-05T13:43:58.992Z] Commit message: "Merge pull request #235 from FelixTing/issue-234" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:43:59.560Z] provisioning config files... [2021-08-05T13:43:59.590Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config953611852315095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:44:00.165Z] ---> docker-login.sh [2021-08-05T13:44:00.165Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:44:00.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:01.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:01.390Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:01.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:01.390Z] [2021-08-05T13:44:01.390Z] Login Succeeded [2021-08-05T13:44:01.390Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:44:01.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:01.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:01.747Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:01.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:01.747Z] [2021-08-05T13:44:01.747Z] Login Succeeded [2021-08-05T13:44:01.747Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:44:02.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:02.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:02.351Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:02.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:02.351Z] [2021-08-05T13:44:02.351Z] Login Succeeded [2021-08-05T13:44:02.351Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:44:02.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:02.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:02.955Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:02.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:02.955Z] [2021-08-05T13:44:02.955Z] Login Succeeded [2021-08-05T13:44:02.955Z] docker.io [2021-08-05T13:44:03.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:03.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:03.832Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:03.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:03.832Z] [2021-08-05T13:44:03.832Z] Login Succeeded [2021-08-05T13:44:03.832Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:44:03.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T13:44:04.223Z] ========================================================= [2021-08-05T13:44:04.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T13:44:04.223Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:44:04.588Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T13:44:04.866Z] Sending build context to Docker daemon 8.589MB [2021-08-05T13:44:05.145Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:44:05.145Z] Step 2/8 : FROM ${BASE} [2021-08-05T13:44:05.382Z] Running on prd-centos7-docker-4c-2g-2082 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-05T13:44:05.408Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-08-05T13:44:05.429Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T13:44:05.429Z] 595b0fe564bb: Pulling fs layer [2021-08-05T13:44:05.429Z] 24495759ef45: Pulling fs layer [2021-08-05T13:44:05.429Z] d148012ef14d: Pulling fs layer [2021-08-05T13:44:05.429Z] e90a11edd702: Pulling fs layer [2021-08-05T13:44:05.429Z] d77568369979: Pulling fs layer [2021-08-05T13:44:05.429Z] 02195dbdac53: Pulling fs layer [2021-08-05T13:44:05.429Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T13:44:05.429Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T13:44:05.429Z] e90a11edd702: Waiting [2021-08-05T13:44:05.429Z] d77568369979: Waiting [2021-08-05T13:44:05.429Z] 02195dbdac53: Waiting [2021-08-05T13:44:05.429Z] 2b1b35aa2570: Waiting [2021-08-05T13:44:05.429Z] 2c1f732e5b09: Waiting [2021-08-05T13:44:05.543Z] The recommended git tool is: git [2021-08-05T13:44:05.709Z] d148012ef14d: Download complete [2021-08-05T13:44:05.709Z] 24495759ef45: Verifying Checksum [2021-08-05T13:44:05.709Z] 24495759ef45: Download complete [2021-08-05T13:44:05.709Z] d77568369979: Verifying Checksum [2021-08-05T13:44:05.709Z] d77568369979: Download complete [2021-08-05T13:44:05.709Z] 02195dbdac53: Verifying Checksum [2021-08-05T13:44:05.709Z] 02195dbdac53: Download complete [2021-08-05T13:44:05.709Z] 595b0fe564bb: Download complete [2021-08-05T13:44:05.709Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T13:44:05.709Z] 2b1b35aa2570: Download complete [2021-08-05T13:44:08.163Z] 595b0fe564bb: Pull complete [2021-08-05T13:44:08.163Z] 24495759ef45: Pull complete [2021-08-05T13:44:08.163Z] d148012ef14d: Pull complete [2021-08-05T13:44:09.623Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T13:44:09.624Z] 2c1f732e5b09: Download complete [2021-08-05T13:44:10.203Z] using credential edgex-jenkins-ssh [2021-08-05T13:44:10.220Z] Cloning the remote Git repository [2021-08-05T13:44:10.235Z] e90a11edd702: Verifying Checksum [2021-08-05T13:44:10.235Z] e90a11edd702: Download complete [2021-08-05T13:44:09.573Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:44:09.652Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-08-05T13:44:09.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-05T13:44:09.684Z] > git --version # timeout=10 [2021-08-05T13:44:09.690Z] > git --version # 'git version 2.24.4' [2021-08-05T13:44:09.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T13:44:09.725Z] [INFO] Currently running in a labeled security context [2021-08-05T13:44:09.725Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T13:44:09.725Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/3@tmp/jenkins-gitclient-ssh6064969393088412149.key [2021-08-05T13:44:09.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:44:11.271Z] Avoid second fetch [2021-08-05T13:44:11.272Z] Checking out Revision 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (main) [2021-08-05T13:44:10.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-05T13:44:10.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T13:44:10.700Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T13:44:10.706Z] > git checkout -f 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 [2021-08-05T13:44:14.823Z] Commit message: "Merge pull request #235 from FelixTing/issue-234" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:44:15.277Z] provisioning config files... [2021-08-05T13:44:15.302Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config9086706817091040564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:44:15.761Z] ---> docker-login.sh [2021-08-05T13:44:15.761Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:44:15.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:16.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:16.029Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:16.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:16.029Z] [2021-08-05T13:44:16.029Z] Login Succeeded [2021-08-05T13:44:16.029Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:44:16.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:16.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:16.029Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:16.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:16.029Z] [2021-08-05T13:44:16.029Z] Login Succeeded [2021-08-05T13:44:16.029Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:44:16.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:16.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:16.307Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:16.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:16.307Z] [2021-08-05T13:44:16.307Z] Login Succeeded [2021-08-05T13:44:16.307Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:44:16.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:16.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:16.575Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:16.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:16.575Z] [2021-08-05T13:44:16.575Z] Login Succeeded [2021-08-05T13:44:16.575Z] docker.io [2021-08-05T13:44:16.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:44:16.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:44:16.847Z] Configure a credential helper to remove this warning. See [2021-08-05T13:44:16.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:44:16.847Z] [2021-08-05T13:44:16.847Z] Login Succeeded [2021-08-05T13:44:16.847Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:44:17.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T13:44:17.292Z] ========================================================= [2021-08-05T13:44:17.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T13:44:17.293Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:44:17.624Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T13:44:17.624Z] Sending build context to Docker daemon 8.59MB [2021-08-05T13:44:17.624Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:44:17.624Z] Step 2/8 : FROM ${BASE} [2021-08-05T13:44:17.890Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T13:44:17.891Z] 540db60ca938: Pulling fs layer [2021-08-05T13:44:17.891Z] adcc1eea9eea: Pulling fs layer [2021-08-05T13:44:17.891Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T13:44:17.891Z] db62176df00c: Pulling fs layer [2021-08-05T13:44:17.891Z] 3b30891b0d05: Pulling fs layer [2021-08-05T13:44:17.891Z] 444f5516b4c7: Pulling fs layer [2021-08-05T13:44:17.891Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T13:44:17.891Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T13:44:17.891Z] c82ef313ddc5: Pulling fs layer [2021-08-05T13:44:17.891Z] 444f5516b4c7: Waiting [2021-08-05T13:44:17.891Z] 90b9b1106a8b: Waiting [2021-08-05T13:44:17.891Z] 0383d17a5b7e: Waiting [2021-08-05T13:44:17.891Z] c82ef313ddc5: Waiting [2021-08-05T13:44:17.891Z] db62176df00c: Waiting [2021-08-05T13:44:17.891Z] 3b30891b0d05: Waiting [2021-08-05T13:44:17.891Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T13:44:17.891Z] 4c4ab2625f07: Download complete [2021-08-05T13:44:17.891Z] adcc1eea9eea: Verifying Checksum [2021-08-05T13:44:17.891Z] adcc1eea9eea: Download complete [2021-08-05T13:44:17.891Z] 3b30891b0d05: Verifying Checksum [2021-08-05T13:44:17.891Z] 3b30891b0d05: Download complete [2021-08-05T13:44:17.891Z] 444f5516b4c7: Verifying Checksum [2021-08-05T13:44:17.891Z] 444f5516b4c7: Download complete [2021-08-05T13:44:17.891Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T13:44:17.891Z] 90b9b1106a8b: Download complete [2021-08-05T13:44:17.891Z] 540db60ca938: Verifying Checksum [2021-08-05T13:44:17.891Z] 540db60ca938: Download complete [2021-08-05T13:44:18.161Z] 540db60ca938: Pull complete [2021-08-05T13:44:18.161Z] adcc1eea9eea: Pull complete [2021-08-05T13:44:18.427Z] 4c4ab2625f07: Pull complete [2021-08-05T13:44:18.427Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T13:44:18.427Z] 0383d17a5b7e: Download complete [2021-08-05T13:44:22.260Z] c82ef313ddc5: Verifying Checksum [2021-08-05T13:44:22.260Z] c82ef313ddc5: Download complete [2021-08-05T13:44:22.260Z] db62176df00c: Download complete [2021-08-05T13:44:22.679Z] e90a11edd702: Pull complete [2021-08-05T13:44:22.679Z] d77568369979: Pull complete [2021-08-05T13:44:22.679Z] 02195dbdac53: Pull complete [2021-08-05T13:44:22.679Z] 2b1b35aa2570: Pull complete [2021-08-05T13:44:24.862Z] db62176df00c: Pull complete [2021-08-05T13:44:24.862Z] 3b30891b0d05: Pull complete [2021-08-05T13:44:24.862Z] 444f5516b4c7: Pull complete [2021-08-05T13:44:24.862Z] 90b9b1106a8b: Pull complete [2021-08-05T13:44:25.131Z] 0383d17a5b7e: Pull complete [2021-08-05T13:44:27.110Z] c82ef313ddc5: Pull complete [2021-08-05T13:44:27.110Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T13:44:27.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T13:44:27.110Z] ---> 4508b0543a43 [2021-08-05T13:44:27.110Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-05T13:44:28.088Z] 2c1f732e5b09: Pull complete [2021-08-05T13:44:28.088Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T13:44:28.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T13:44:28.088Z] ---> 88ecf2bb1f95 [2021-08-05T13:44:28.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-05T13:44:29.065Z] ---> Running in 4a0352d9625b [2021-08-05T13:44:29.065Z] Removing intermediate container 4a0352d9625b [2021-08-05T13:44:29.065Z] ---> 1fc3d70db920 [2021-08-05T13:44:29.065Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:44:29.065Z] ---> Running in 7f23ba90ccef [2021-08-05T13:44:29.656Z] Removing intermediate container 7f23ba90ccef [2021-08-05T13:44:29.656Z] ---> 72ed22bd2e14 [2021-08-05T13:44:29.656Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T13:44:29.656Z] ---> Running in 4b97791a7416 [2021-08-05T13:44:29.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:44:30.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:44:31.108Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T13:44:31.108Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T13:44:31.108Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T13:44:31.697Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T13:44:31.697Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T13:44:31.697Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T13:44:32.173Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T13:44:32.173Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T13:44:32.173Z] OK: 224 MiB in 59 packages [2021-08-05T13:44:32.173Z] Removing intermediate container 4b97791a7416 [2021-08-05T13:44:32.173Z] ---> 13ffb5dde852 [2021-08-05T13:44:32.173Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T13:44:32.449Z] ---> Running in 9a8212ab5711 [2021-08-05T13:44:32.449Z] Removing intermediate container 9a8212ab5711 [2021-08-05T13:44:32.449Z] ---> 1885ac30b003 [2021-08-05T13:44:32.449Z] Step 7/8 : COPY . . [2021-08-05T13:44:32.722Z] ---> 68f398147e3a [2021-08-05T13:44:32.722Z] Step 8/8 : RUN go mod download [2021-08-05T13:44:32.722Z] ---> Running in 59e1e4278354 [2021-08-05T13:44:33.512Z] ---> Running in 9cb65bf76af9 [2021-08-05T13:44:33.512Z] Removing intermediate container 9cb65bf76af9 [2021-08-05T13:44:33.512Z] ---> 424cf9d5192a [2021-08-05T13:44:33.512Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:44:33.787Z] ---> Running in 35bd5224b041 [2021-08-05T13:44:36.447Z] Removing intermediate container 35bd5224b041 [2021-08-05T13:44:36.447Z] ---> bdf94b6a9fe1 [2021-08-05T13:44:36.447Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-05T13:44:36.447Z] ---> Running in cff15bc4c992 [2021-08-05T13:44:37.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:44:38.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:44:39.855Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-05T13:44:39.855Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-05T13:44:39.855Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-05T13:44:40.455Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-05T13:44:40.455Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-05T13:44:40.731Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-05T13:44:40.731Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-05T13:44:41.008Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T13:44:41.008Z] OK: 224 MiB in 59 packages [2021-08-05T13:44:43.013Z] Removing intermediate container cff15bc4c992 [2021-08-05T13:44:43.013Z] ---> b229022b40c5 [2021-08-05T13:44:43.013Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-05T13:44:43.013Z] ---> Running in 7febd89bdeaa [2021-08-05T13:44:43.618Z] Removing intermediate container 7febd89bdeaa [2021-08-05T13:44:43.618Z] ---> e039d0660748 [2021-08-05T13:44:43.618Z] Step 7/8 : COPY . . [2021-08-05T13:44:45.054Z] ---> 5fb74d852518 [2021-08-05T13:44:45.054Z] Step 8/8 : RUN go mod download [2021-08-05T13:44:45.100Z] Removing intermediate container 59e1e4278354 [2021-08-05T13:44:45.100Z] ---> 936b195b545c [2021-08-05T13:44:45.100Z] Successfully built 936b195b545c [2021-08-05T13:44:45.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:44:45.335Z] ---> Running in 206a0d471a4d [2021-08-05T13:44:45.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T13:44:45.438Z] . [Pipeline] withDockerContainer [2021-08-05T13:44:45.542Z] prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container [2021-08-05T13:44:45.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T13:44:46.001Z] $ docker top 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:44:46.418Z] + go version [2021-08-05T13:44:46.418Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T13:44:46.435Z] $ docker stop --time=1 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 [2021-08-05T13:44:47.633Z] $ docker rm -f 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:44:48.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T13:44:48.250Z] . [Pipeline] withDockerContainer [2021-08-05T13:44:48.340Z] prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container [2021-08-05T13:44:48.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T13:44:48.781Z] $ docker top 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:44:49.193Z] + go mod tidy [Pipeline] sh [2021-08-05T13:44:49.715Z] + make test [2021-08-05T13:44:49.715Z] go mod tidy [2021-08-05T13:44:49.715Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T13:44:50.321Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T13:45:08.590Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T13:45:08.857Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.269s coverage: 64.6% of statements [2021-08-05T13:45:09.130Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T13:45:15.834Z] gofmt -l . [2021-08-05T13:45:15.834Z] [ "`gofmt -l .`" = "" ] [2021-08-05T13:45:15.834Z] ./bin/test-attribution-txt.sh [2021-08-05T13:45:16.426Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T13:45:16.710Z] $ docker stop --time=1 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 [2021-08-05T13:45:18.791Z] Removing intermediate container 206a0d471a4d [2021-08-05T13:45:18.791Z] ---> c9f5656270aa [2021-08-05T13:45:18.791Z] Successfully built c9f5656270aa [2021-08-05T13:45:18.791Z] Successfully tagged ci-base-image-arm64:latest [2021-08-05T13:45:18.796Z] $ docker rm -f 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:45:19.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T13:45:19.317Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T13:45:19.318Z] . [Pipeline] withDockerContainer [2021-08-05T13:45:19.457Z] Stashed 1 file(s) [2021-08-05T13:45:19.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container [2021-08-05T13:45:19.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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-08-05T13:45:21.538Z] $ docker top 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-05T13:45:22.555Z] + go version [2021-08-05T13:45:22.555Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T13:45:25.975Z] $ docker stop --time=1 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 [2021-08-05T13:45:28.186Z] $ docker rm -f 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:45:28.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T13:45:29.140Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T13:45:29.140Z] . [Pipeline] withDockerContainer [2021-08-05T13:45:29.220Z] + ls -al . [2021-08-05T13:45:29.220Z] total 140 [2021-08-05T13:45:29.220Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 13:45 . [2021-08-05T13:45:29.220Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 13:44 .. [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 13:44 Attribution.txt [2021-08-05T13:45:29.220Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 13:44 bin [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 13:44 CHANGELOG.md [2021-08-05T13:45:29.220Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 13:44 cmd [2021-08-05T13:45:29.220Z] -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 13:45 coverage.out [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 13:44 Dockerfile [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 13:44 Dockerfile.build [2021-08-05T13:45:29.220Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 5 13:44 .git [2021-08-05T13:45:29.220Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 13:44 .github [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 13:44 .gitignore [2021-08-05T13:45:29.220Z] -rw-r--r--. 1 jenkins jenkins 795 Aug 5 13:45 go.mod [2021-08-05T13:45:29.220Z] -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 13:44 go.sum [2021-08-05T13:45:29.220Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 13:44 internal [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 13:44 Jenkinsfile [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 13:44 LICENSE [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 13:44 Makefile [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 13:44 README.md [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 5 13:41 VERSION [2021-08-05T13:45:29.220Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 13:44 version.go [2021-08-05T13:45:29.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container [2021-08-05T13:45:29.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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-08-05T13:45:31.959Z] $ docker top 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:45:32.663Z] + 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=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 --label arch=amd64 --label version=2.0.1-dev.2 . [2021-08-05T13:45:32.663Z] Sending build context to Docker daemon 8.66MB [2021-08-05T13:45:32.663Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:45:32.663Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T13:45:32.663Z] ---> 936b195b545c [2021-08-05T13:45:32.663Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T13:45:32.663Z] ---> Running in 20af6165e155 [2021-08-05T13:45:32.931Z] Removing intermediate container 20af6165e155 [2021-08-05T13:45:32.931Z] ---> fd2cc59fd6c7 [2021-08-05T13:45:32.931Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T13:45:32.931Z] ---> Running in 7c6e00d8c884 [2021-08-05T13:45:32.931Z] Removing intermediate container 7c6e00d8c884 [2021-08-05T13:45:32.931Z] ---> 07eb9d349a0b [2021-08-05T13:45:32.931Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T13:45:32.931Z] ---> Running in c24e8211110a [2021-08-05T13:45:32.931Z] + go mod tidy [2021-08-05T13:45:33.198Z] Removing intermediate container c24e8211110a [2021-08-05T13:45:33.198Z] ---> 50164fa29295 [2021-08-05T13:45:33.198Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:45:33.198Z] ---> Running in 1db5a6b4f4dd [2021-08-05T13:45:33.469Z] Removing intermediate container 1db5a6b4f4dd [2021-08-05T13:45:33.469Z] ---> 05f14fb0efe9 [2021-08-05T13:45:33.469Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T13:45:33.469Z] ---> Running in 3a08586225ab [Pipeline] sh [2021-08-05T13:45:34.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:45:34.193Z] + make test [2021-08-05T13:45:34.193Z] go mod tidy [2021-08-05T13:45:34.792Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-05T13:45:34.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:45:35.114Z] OK: 224 MiB in 59 packages [2021-08-05T13:45:35.380Z] Removing intermediate container 3a08586225ab [2021-08-05T13:45:35.380Z] ---> b10b24cf2e5a [2021-08-05T13:45:35.380Z] Step 8/26 : COPY . . [2021-08-05T13:45:35.647Z] ---> cb7be2f1c0e7 [2021-08-05T13:45:35.647Z] Step 9/26 : RUN go mod tidy [2021-08-05T13:45:35.647Z] ---> Running in c5fa3a0804b5 [2021-08-05T13:45:36.238Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-05T13:45:36.242Z] Removing intermediate container c5fa3a0804b5 [2021-08-05T13:45:36.242Z] ---> 75ba0726d6f9 [2021-08-05T13:45:36.242Z] Step 10/26 : RUN go mod download [2021-08-05T13:45:36.242Z] ---> Running in 8f1474f5cc58 [2021-08-05T13:45:36.835Z] Removing intermediate container 8f1474f5cc58 [2021-08-05T13:45:36.835Z] ---> c4114e367b68 [2021-08-05T13:45:36.835Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T13:45:36.835Z] ---> Running in 7a7d4dd29fde [2021-08-05T13:45:36.835Z] Removing intermediate container 7a7d4dd29fde [2021-08-05T13:45:36.835Z] ---> b8027b730568 [2021-08-05T13:45:36.835Z] Step 12/26 : RUN $MAKE [2021-08-05T13:45:37.102Z] ---> Running in 8396bb1b6ee5 [2021-08-05T13:45:37.370Z] go mod tidy [2021-08-05T13:45:37.370Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.2" -o cmd/device-virtual ./cmd [2021-08-05T13:45:52.813Z] Removing intermediate container 8396bb1b6ee5 [2021-08-05T13:45:52.813Z] ---> 8d8a734e8c59 [2021-08-05T13:45:52.813Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T13:45:53.396Z] 3.12: Pulling from library/alpine [2021-08-05T13:45:53.664Z] 339de151aab4: Pulling fs layer [2021-08-05T13:45:53.932Z] 339de151aab4: Verifying Checksum [2021-08-05T13:45:53.932Z] 339de151aab4: Download complete [2021-08-05T13:45:53.932Z] 339de151aab4: Pull complete [2021-08-05T13:45:53.932Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T13:45:53.932Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T13:45:53.932Z] ---> 13621d1b12d4 [2021-08-05T13:45:53.932Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T13:45:54.201Z] ---> Running in d476c7ed417e [2021-08-05T13:45:54.201Z] Removing intermediate container d476c7ed417e [2021-08-05T13:45:54.201Z] ---> 2d9a6e0e1ee6 [2021-08-05T13:45:54.201Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:45:54.201Z] ---> Running in 6b98b9d67c85 [2021-08-05T13:45:54.795Z] Removing intermediate container 6b98b9d67c85 [2021-08-05T13:45:54.795Z] ---> 78e49a3bae37 [2021-08-05T13:45:54.795Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T13:45:54.795Z] ---> Running in 5554c2330f09 [2021-08-05T13:45:54.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T13:45:55.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T13:45:56.026Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T13:45:56.026Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T13:45:56.026Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T13:45:56.296Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T13:45:56.884Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T13:45:57.163Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T13:45:57.163Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T13:45:57.163Z] OK: 8 MiB in 20 packages [2021-08-05T13:45:57.433Z] Removing intermediate container 5554c2330f09 [2021-08-05T13:45:57.433Z] ---> 4b22585cfbdf [2021-08-05T13:45:57.433Z] Step 17/26 : WORKDIR / [2021-08-05T13:45:57.433Z] ---> Running in f19e6b45abe1 [2021-08-05T13:45:57.433Z] Removing intermediate container f19e6b45abe1 [2021-08-05T13:45:57.433Z] ---> de55c944af4f [2021-08-05T13:45:57.433Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T13:45:57.700Z] ---> a71c264fe0cd [2021-08-05T13:45:57.700Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T13:45:57.700Z] ---> 4644b67576f0 [2021-08-05T13:45:57.700Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T13:45:58.283Z] ---> 3e587ea37449 [2021-08-05T13:45:58.283Z] Step 21/26 : EXPOSE 59900 [2021-08-05T13:45:58.283Z] ---> Running in 68fda7874acd [2021-08-05T13:45:58.283Z] Removing intermediate container 68fda7874acd [2021-08-05T13:45:58.283Z] ---> 25bdf7f69a7f [2021-08-05T13:45:58.283Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T13:45:58.283Z] ---> Running in 67e7b8ac2f93 [2021-08-05T13:45:58.548Z] Removing intermediate container 67e7b8ac2f93 [2021-08-05T13:45:58.548Z] ---> 6fe145854233 [2021-08-05T13:45:58.548Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T13:45:58.548Z] ---> Running in 4d1bd18be1d3 [2021-08-05T13:45:58.548Z] Removing intermediate container 4d1bd18be1d3 [2021-08-05T13:45:58.548Z] ---> 22e8dc46d477 [2021-08-05T13:45:58.548Z] Step 24/26 : LABEL arch=amd64 [2021-08-05T13:45:58.548Z] ---> Running in 2ea0ac0dc9c3 [2021-08-05T13:45:58.548Z] Removing intermediate container 2ea0ac0dc9c3 [2021-08-05T13:45:58.548Z] ---> d657f3d64d9e [2021-08-05T13:45:58.548Z] Step 25/26 : LABEL git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:45:58.817Z] ---> Running in 1cde8d09c877 [2021-08-05T13:45:58.817Z] Removing intermediate container 1cde8d09c877 [2021-08-05T13:45:58.817Z] ---> 56ae0fe32d8d [2021-08-05T13:45:58.817Z] Step 26/26 : LABEL version=2.0.1-dev.2 [2021-08-05T13:45:58.817Z] ---> Running in e630ef0e1cee [2021-08-05T13:45:58.817Z] Removing intermediate container e630ef0e1cee [2021-08-05T13:45:58.817Z] ---> 0eac12dbc776 [2021-08-05T13:45:58.817Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T13:45:58.817Z] Successfully built 0eac12dbc776 [2021-08-05T13:45:58.817Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:45:59.063Z] provisioning config files... [2021-08-05T13:46:02.860Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config3169444148402869034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:46:03.211Z] ---> docker-login.sh [2021-08-05T13:46:03.211Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:46:03.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:46:03.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:46:03.211Z] Configure a credential helper to remove this warning. See [2021-08-05T13:46:03.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:46:03.211Z] [2021-08-05T13:46:03.211Z] Login Succeeded [2021-08-05T13:46:03.211Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:46:03.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:46:03.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:46:03.679Z] Configure a credential helper to remove this warning. See [2021-08-05T13:46:03.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:46:03.679Z] [2021-08-05T13:46:03.679Z] Login Succeeded [2021-08-05T13:46:03.679Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:46:03.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:46:03.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:46:03.947Z] Configure a credential helper to remove this warning. See [2021-08-05T13:46:03.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:46:03.947Z] [2021-08-05T13:46:03.947Z] Login Succeeded [2021-08-05T13:46:03.947Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:46:03.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:46:03.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:46:03.947Z] Configure a credential helper to remove this warning. See [2021-08-05T13:46:03.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:46:03.947Z] [2021-08-05T13:46:03.947Z] Login Succeeded [2021-08-05T13:46:03.947Z] docker.io [2021-08-05T13:46:04.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:46:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:46:04.483Z] Configure a credential helper to remove this warning. See [2021-08-05T13:46:04.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:46:04.484Z] [2021-08-05T13:46:04.484Z] Login Succeeded [2021-08-05T13:46:04.484Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:46:04.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T13:46:04.575Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-08-05T13:46:04.575Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:46:04.575Z] latest [2021-08-05T13:46:04.575Z] 2.0.1-dev.2 [2021-08-05T13:46:04.575Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:46:04.575Z] main [2021-08-05T13:46:04.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:04.942Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:05.260Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:46:05.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-05T13:46:05.260Z] 2ca5791d173b: Preparing [2021-08-05T13:46:05.260Z] 694253f48f19: Preparing [2021-08-05T13:46:05.260Z] cd3009e653d3: Preparing [2021-08-05T13:46:05.260Z] 6f16b613a6ba: Preparing [2021-08-05T13:46:05.260Z] e9973228ada0: Preparing [2021-08-05T13:46:05.260Z] 32f366d666a5: Preparing [2021-08-05T13:46:05.260Z] 32f366d666a5: Waiting [2021-08-05T13:46:05.844Z] e9973228ada0: Pushed [2021-08-05T13:46:05.845Z] 694253f48f19: Pushed [2021-08-05T13:46:05.845Z] 32f366d666a5: Layer already exists [2021-08-05T13:46:05.845Z] 6f16b613a6ba: Pushed [2021-08-05T13:46:05.845Z] cd3009e653d3: Pushed [2021-08-05T13:46:06.805Z] 2ca5791d173b: Pushed [2021-08-05T13:46:07.072Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:07.397Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:07.717Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-05T13:46:07.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-05T13:46:07.717Z] 2ca5791d173b: Preparing [2021-08-05T13:46:07.717Z] 694253f48f19: Preparing [2021-08-05T13:46:07.717Z] cd3009e653d3: Preparing [2021-08-05T13:46:07.717Z] 6f16b613a6ba: Preparing [2021-08-05T13:46:07.717Z] e9973228ada0: Preparing [2021-08-05T13:46:07.717Z] 32f366d666a5: Preparing [2021-08-05T13:46:07.717Z] 32f366d666a5: Waiting [2021-08-05T13:46:07.717Z] cd3009e653d3: Layer already exists [2021-08-05T13:46:07.717Z] 2ca5791d173b: Layer already exists [2021-08-05T13:46:07.717Z] e9973228ada0: Layer already exists [2021-08-05T13:46:07.717Z] 694253f48f19: Layer already exists [2021-08-05T13:46:07.717Z] 6f16b613a6ba: Layer already exists [2021-08-05T13:46:07.717Z] 32f366d666a5: Layer already exists [2021-08-05T13:46:07.717Z] latest: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:08.045Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:08.368Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 [2021-08-05T13:46:08.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-05T13:46:08.369Z] 2ca5791d173b: Preparing [2021-08-05T13:46:08.369Z] 694253f48f19: Preparing [2021-08-05T13:46:08.369Z] cd3009e653d3: Preparing [2021-08-05T13:46:08.369Z] 6f16b613a6ba: Preparing [2021-08-05T13:46:08.369Z] e9973228ada0: Preparing [2021-08-05T13:46:08.369Z] 32f366d666a5: Preparing [2021-08-05T13:46:08.369Z] 32f366d666a5: Waiting [2021-08-05T13:46:08.369Z] 694253f48f19: Layer already exists [2021-08-05T13:46:08.369Z] e9973228ada0: Layer already exists [2021-08-05T13:46:08.369Z] cd3009e653d3: Layer already exists [2021-08-05T13:46:08.369Z] 2ca5791d173b: Layer already exists [2021-08-05T13:46:08.369Z] 6f16b613a6ba: Layer already exists [2021-08-05T13:46:08.369Z] 32f366d666a5: Layer already exists [2021-08-05T13:46:08.369Z] 2.0.1-dev.2: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:08.700Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:09.029Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:46:09.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-05T13:46:09.029Z] 2ca5791d173b: Preparing [2021-08-05T13:46:09.029Z] 694253f48f19: Preparing [2021-08-05T13:46:09.029Z] cd3009e653d3: Preparing [2021-08-05T13:46:09.029Z] 6f16b613a6ba: Preparing [2021-08-05T13:46:09.029Z] e9973228ada0: Preparing [2021-08-05T13:46:09.029Z] 32f366d666a5: Preparing [2021-08-05T13:46:09.029Z] 32f366d666a5: Waiting [2021-08-05T13:46:09.029Z] 2ca5791d173b: Layer already exists [2021-08-05T13:46:09.029Z] cd3009e653d3: Layer already exists [2021-08-05T13:46:09.029Z] e9973228ada0: Layer already exists [2021-08-05T13:46:09.029Z] 694253f48f19: Layer already exists [2021-08-05T13:46:09.029Z] 6f16b613a6ba: Layer already exists [2021-08-05T13:46:09.029Z] 32f366d666a5: Layer already exists [2021-08-05T13:46:09.029Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:09.357Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:09.683Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-08-05T13:46:09.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-05T13:46:09.683Z] 2ca5791d173b: Preparing [2021-08-05T13:46:09.683Z] 694253f48f19: Preparing [2021-08-05T13:46:09.683Z] cd3009e653d3: Preparing [2021-08-05T13:46:09.683Z] 6f16b613a6ba: Preparing [2021-08-05T13:46:09.683Z] e9973228ada0: Preparing [2021-08-05T13:46:09.683Z] 32f366d666a5: Preparing [2021-08-05T13:46:09.683Z] 32f366d666a5: Waiting [2021-08-05T13:46:09.683Z] 2ca5791d173b: Layer already exists [2021-08-05T13:46:09.683Z] e9973228ada0: Layer already exists [2021-08-05T13:46:09.683Z] 694253f48f19: Layer already exists [2021-08-05T13:46:09.683Z] 6f16b613a6ba: Layer already exists [2021-08-05T13:46:09.683Z] cd3009e653d3: Layer already exists [2021-08-05T13:46:09.683Z] 32f366d666a5: Layer already exists [2021-08-05T13:46:09.683Z] main: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T13:46:09.750Z] ===================================================== [Pipeline] echo [2021-08-05T13:46:09.767Z] taggedImages: [2021-08-05T13:46:09.767Z] - nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:46:09.767Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-05T13:46:09.767Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 [2021-08-05T13:46:09.767Z] - nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:46:09.767Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:10.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:46:10.359Z] [2021-08-05T13:46:10.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:46:10.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:46:10.697Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T13:46:10.697Z] b4d181a07f80: Pulling fs layer [2021-08-05T13:46:10.697Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T13:46:10.697Z] ed53099fbce6: Pulling fs layer [2021-08-05T13:46:10.697Z] dc539afda2c1: Pulling fs layer [2021-08-05T13:46:10.697Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T13:46:10.697Z] 9065ff56babe: Pulling fs layer [2021-08-05T13:46:10.697Z] d287ab97295c: Pulling fs layer [2021-08-05T13:46:10.697Z] dc539afda2c1: Waiting [2021-08-05T13:46:10.697Z] 77bc0d833cb6: Waiting [2021-08-05T13:46:10.697Z] 9065ff56babe: Waiting [2021-08-05T13:46:10.697Z] d287ab97295c: Waiting [2021-08-05T13:46:10.965Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T13:46:10.965Z] a1111a8f2ec3: Download complete [2021-08-05T13:46:10.965Z] dc539afda2c1: Verifying Checksum [2021-08-05T13:46:10.965Z] dc539afda2c1: Download complete [2021-08-05T13:46:11.232Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T13:46:11.232Z] 77bc0d833cb6: Download complete [2021-08-05T13:46:11.232Z] 9065ff56babe: Verifying Checksum [2021-08-05T13:46:11.232Z] 9065ff56babe: Download complete [2021-08-05T13:46:11.232Z] ed53099fbce6: Verifying Checksum [2021-08-05T13:46:11.232Z] ed53099fbce6: Download complete [2021-08-05T13:46:12.643Z] b4d181a07f80: Verifying Checksum [2021-08-05T13:46:12.643Z] b4d181a07f80: Download complete [2021-08-05T13:46:13.640Z] b4d181a07f80: Pull complete [2021-08-05T13:46:13.640Z] a1111a8f2ec3: Pull complete [2021-08-05T13:46:14.228Z] ed53099fbce6: Pull complete [2021-08-05T13:46:14.228Z] dc539afda2c1: Pull complete [2021-08-05T13:46:14.498Z] 77bc0d833cb6: Pull complete [2021-08-05T13:46:14.765Z] 9065ff56babe: Pull complete [2021-08-05T13:46:15.733Z] d287ab97295c: Verifying Checksum [2021-08-05T13:46:15.733Z] d287ab97295c: Download complete [2021-08-05T13:46:20.037Z] d287ab97295c: Pull complete [2021-08-05T13:46:20.038Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T13:46:20.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:46:20.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T13:46:20.135Z] prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container [2021-08-05T13:46:20.198Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T13:46:22.419Z] $ docker top 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:46:23.053Z] ---> job-cost.sh [2021-08-05T13:46:23.053Z] lf-activate-venv: SKIPPING [2021-08-05T13:46:23.053Z] INFO: No Stack... [2021-08-05T13:46:24.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T13:46:24.276Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T13:46:24.599Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2021-08-05T13:46:24.599Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T13:46:24.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [2021-08-05T13:46:24.650Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] did not exist. Created. [2021-08-05T13:46:24.650Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:46:24.993Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T13:46:25.040Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T13:46:25.051Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T13:46:25.077Z] $ docker stop --time=1 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b [2021-08-05T13:46:26.227Z] $ docker rm -f 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T13:46:44.372Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-05T13:46:44.372Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.753s coverage: 64.6% of statements [2021-08-05T13:46:44.372Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T13:47:06.610Z] gofmt -l . [2021-08-05T13:47:06.610Z] [ "`gofmt -l .`" = "" ] [2021-08-05T13:47:06.610Z] ./bin/test-attribution-txt.sh [2021-08-05T13:47:06.610Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T13:47:06.908Z] $ docker stop --time=1 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 [2021-08-05T13:47:09.093Z] $ docker rm -f 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T13:47:09.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T13:47:09.999Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T13:47:10.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T13:47:11.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T13:47:11.403Z] + ls -al . [2021-08-05T13:47:11.403Z] total 164 [2021-08-05T13:47:11.403Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 13:47 . [2021-08-05T13:47:11.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 13:43 .. [2021-08-05T13:47:11.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 13:43 .git [2021-08-05T13:47:11.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:43 .github [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 13:43 .gitignore [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 13:43 Attribution.txt [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 13:43 CHANGELOG.md [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 13:43 Dockerfile [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 13:43 Dockerfile.build [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 13:43 Jenkinsfile [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 13:43 LICENSE [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 13:43 Makefile [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 13:43 README.md [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 13:41 VERSION [2021-08-05T13:47:11.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:43 bin [2021-08-05T13:47:11.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:43 cmd [2021-08-05T13:47:11.403Z] -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 13:46 coverage.out [2021-08-05T13:47:11.403Z] -rw-r--r-- 1 jenkins jenkins 795 Aug 5 13:47 go.mod [2021-08-05T13:47:11.403Z] -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 13:45 go.sum [2021-08-05T13:47:11.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:43 internal [2021-08-05T13:47:11.403Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 13:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:47:11.758Z] + 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=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 --label arch=arm64 --label version=2.0.1-dev.2 . [2021-08-05T13:47:12.358Z] Sending build context to Docker daemon 8.659MB [2021-08-05T13:47:12.358Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T13:47:12.358Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-05T13:47:12.358Z] ---> c9f5656270aa [2021-08-05T13:47:12.358Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-05T13:47:12.958Z] ---> Running in ea4ed4daaa1e [2021-08-05T13:47:13.557Z] Removing intermediate container ea4ed4daaa1e [2021-08-05T13:47:13.557Z] ---> 9ee03c312c0d [2021-08-05T13:47:13.557Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T13:47:13.557Z] ---> Running in ce5320ff4a28 [2021-08-05T13:47:14.155Z] Removing intermediate container ce5320ff4a28 [2021-08-05T13:47:14.155Z] ---> df9c3e69adf5 [2021-08-05T13:47:14.155Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-05T13:47:14.429Z] ---> Running in 8f10426eec16 [2021-08-05T13:47:15.030Z] Removing intermediate container 8f10426eec16 [2021-08-05T13:47:15.030Z] ---> 0db24ab03c39 [2021-08-05T13:47:15.030Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:47:15.030Z] ---> Running in dd06292cc85f [2021-08-05T13:47:17.664Z] Removing intermediate container dd06292cc85f [2021-08-05T13:47:17.664Z] ---> b2681a607ef8 [2021-08-05T13:47:17.664Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T13:47:17.664Z] ---> Running in b6c291a77e64 [2021-08-05T13:47:19.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:47:19.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:47:20.687Z] OK: 224 MiB in 59 packages [2021-08-05T13:47:21.678Z] Removing intermediate container b6c291a77e64 [2021-08-05T13:47:21.678Z] ---> 1c68a4f1c698 [2021-08-05T13:47:21.678Z] Step 8/26 : COPY . . [2021-08-05T13:47:23.117Z] ---> 29507cb41771 [2021-08-05T13:47:23.117Z] Step 9/26 : RUN go mod tidy [2021-08-05T13:47:23.715Z] ---> Running in c5d1a1b97176 [2021-08-05T13:47:27.109Z] Removing intermediate container c5d1a1b97176 [2021-08-05T13:47:27.109Z] ---> a9ef99a7ff08 [2021-08-05T13:47:27.109Z] Step 10/26 : RUN go mod download [2021-08-05T13:47:27.109Z] ---> Running in c996c0128fe8 [2021-08-05T13:47:29.642Z] Removing intermediate container c996c0128fe8 [2021-08-05T13:47:29.642Z] ---> f442808bb2f2 [2021-08-05T13:47:29.642Z] Step 11/26 : ARG MAKE='make build' [2021-08-05T13:47:29.642Z] ---> Running in c17b0dde0548 [2021-08-05T13:47:30.246Z] Removing intermediate container c17b0dde0548 [2021-08-05T13:47:30.246Z] ---> ad5c4e914355 [2021-08-05T13:47:30.246Z] Step 12/26 : RUN $MAKE [2021-08-05T13:47:30.520Z] ---> Running in ee188a632b37 [2021-08-05T13:47:31.980Z] go mod tidy [2021-08-05T13:47:32.579Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.2" -o cmd/device-virtual ./cmd [2021-08-05T13:48:29.154Z] Removing intermediate container ee188a632b37 [2021-08-05T13:48:29.154Z] ---> d746a979c75d [2021-08-05T13:48:29.154Z] Step 13/26 : FROM alpine:3.12 [2021-08-05T13:48:29.154Z] 3.12: Pulling from library/alpine [2021-08-05T13:48:29.154Z] d2f70382dc9a: Pulling fs layer [2021-08-05T13:48:29.154Z] d2f70382dc9a: Verifying Checksum [2021-08-05T13:48:29.154Z] d2f70382dc9a: Download complete [2021-08-05T13:48:29.154Z] d2f70382dc9a: Pull complete [2021-08-05T13:48:29.154Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T13:48:29.154Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T13:48:29.154Z] ---> c4fd0aeabfcf [2021-08-05T13:48:29.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-05T13:48:29.154Z] ---> Running in 2eba6aba1dc3 [2021-08-05T13:48:29.154Z] Removing intermediate container 2eba6aba1dc3 [2021-08-05T13:48:29.154Z] ---> 472ca7c4b780 [2021-08-05T13:48:29.154Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T13:48:29.154Z] ---> Running in 0c343258e2f9 [2021-08-05T13:48:29.154Z] Removing intermediate container 0c343258e2f9 [2021-08-05T13:48:29.154Z] ---> a5d5192bfdac [2021-08-05T13:48:29.154Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T13:48:29.154Z] ---> Running in fda7bd672fcd [2021-08-05T13:48:29.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T13:48:29.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T13:48:30.019Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T13:48:30.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T13:48:30.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T13:48:30.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T13:48:30.562Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T13:48:30.835Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T13:48:30.835Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T13:48:30.835Z] OK: 8 MiB in 20 packages [2021-08-05T13:48:32.269Z] Removing intermediate container fda7bd672fcd [2021-08-05T13:48:32.269Z] ---> 0d0b105c02cc [2021-08-05T13:48:32.269Z] Step 17/26 : WORKDIR / [2021-08-05T13:48:32.269Z] ---> Running in c828d9fc664e [2021-08-05T13:48:32.867Z] Removing intermediate container c828d9fc664e [2021-08-05T13:48:32.867Z] ---> 40cb3e093869 [2021-08-05T13:48:32.867Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-05T13:48:33.844Z] ---> 3de2cd3cc71f [2021-08-05T13:48:33.844Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-05T13:48:34.437Z] ---> 66e537d3f541 [2021-08-05T13:48:34.437Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-05T13:48:35.876Z] ---> dc78d6b7251a [2021-08-05T13:48:35.876Z] Step 21/26 : EXPOSE 59900 [2021-08-05T13:48:36.148Z] ---> Running in 6f1d7971a7d9 [2021-08-05T13:48:36.744Z] Removing intermediate container 6f1d7971a7d9 [2021-08-05T13:48:36.744Z] ---> 1d577933748e [2021-08-05T13:48:36.744Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-05T13:48:36.744Z] ---> Running in f59ac824e008 [2021-08-05T13:48:37.338Z] Removing intermediate container f59ac824e008 [2021-08-05T13:48:37.338Z] ---> 70ebba34e679 [2021-08-05T13:48:37.338Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T13:48:37.613Z] ---> Running in 103a9ebd95ec [2021-08-05T13:48:38.206Z] Removing intermediate container 103a9ebd95ec [2021-08-05T13:48:38.206Z] ---> fcf990090287 [2021-08-05T13:48:38.206Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T13:48:38.479Z] ---> Running in 0c758dca893a [2021-08-05T13:48:38.753Z] Removing intermediate container 0c758dca893a [2021-08-05T13:48:38.753Z] ---> 444dcdcccaa5 [2021-08-05T13:48:38.753Z] Step 25/26 : LABEL git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:48:39.027Z] ---> Running in dfa7ad83b86c [2021-08-05T13:48:39.624Z] Removing intermediate container dfa7ad83b86c [2021-08-05T13:48:39.624Z] ---> 7c2e9fa69648 [2021-08-05T13:48:39.624Z] Step 26/26 : LABEL version=2.0.1-dev.2 [2021-08-05T13:48:39.624Z] ---> Running in 478ddf292b48 [2021-08-05T13:48:40.219Z] Removing intermediate container 478ddf292b48 [2021-08-05T13:48:40.219Z] ---> 54bfc7c6b13c [2021-08-05T13:48:40.219Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T13:48:40.219Z] Successfully built 54bfc7c6b13c [2021-08-05T13:48:40.219Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:48:40.566Z] provisioning config files... [2021-08-05T13:48:40.587Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config4499176651985243006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:48:40.947Z] ---> docker-login.sh [2021-08-05T13:48:40.947Z] nexus3.edgexfoundry.org:10001 [2021-08-05T13:48:41.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:48:41.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:48:41.497Z] Configure a credential helper to remove this warning. See [2021-08-05T13:48:41.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:48:41.497Z] [2021-08-05T13:48:41.497Z] Login Succeeded [2021-08-05T13:48:41.497Z] nexus3.edgexfoundry.org:10002 [2021-08-05T13:48:41.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:48:42.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:48:42.044Z] Configure a credential helper to remove this warning. See [2021-08-05T13:48:42.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:48:42.044Z] [2021-08-05T13:48:42.044Z] Login Succeeded [2021-08-05T13:48:42.044Z] nexus3.edgexfoundry.org:10003 [2021-08-05T13:48:42.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:48:42.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:48:42.591Z] Configure a credential helper to remove this warning. See [2021-08-05T13:48:42.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:48:42.591Z] [2021-08-05T13:48:42.591Z] Login Succeeded [2021-08-05T13:48:42.591Z] nexus3.edgexfoundry.org:10004 [2021-08-05T13:48:43.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:48:43.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:48:43.187Z] Configure a credential helper to remove this warning. See [2021-08-05T13:48:43.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:48:43.187Z] [2021-08-05T13:48:43.187Z] Login Succeeded [2021-08-05T13:48:43.187Z] docker.io [2021-08-05T13:48:43.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T13:48:44.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T13:48:44.053Z] Configure a credential helper to remove this warning. See [2021-08-05T13:48:44.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T13:48:44.053Z] [2021-08-05T13:48:44.053Z] Login Succeeded [2021-08-05T13:48:44.053Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T13:48:44.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T13:48:44.156Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-08-05T13:48:44.156Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:48:44.156Z] latest [2021-08-05T13:48:44.156Z] 2.0.1-dev.2 [2021-08-05T13:48:44.156Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:48:44.156Z] main [2021-08-05T13:48:44.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:44.539Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:44.882Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:48:44.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-05T13:48:44.882Z] ba968315a6b7: Preparing [2021-08-05T13:48:44.882Z] 7c8b396d8a53: Preparing [2021-08-05T13:48:44.882Z] b39987a31c82: Preparing [2021-08-05T13:48:44.882Z] e586d954f7f1: Preparing [2021-08-05T13:48:44.882Z] f554ff0bf5ff: Preparing [2021-08-05T13:48:44.882Z] 3fbe34a1663b: Preparing [2021-08-05T13:48:44.882Z] 3fbe34a1663b: Waiting [2021-08-05T13:48:45.160Z] 7c8b396d8a53: Pushed [2021-08-05T13:48:45.160Z] f554ff0bf5ff: Pushed [2021-08-05T13:48:45.160Z] b39987a31c82: Pushed [2021-08-05T13:48:45.455Z] 3fbe34a1663b: Layer already exists [2021-08-05T13:48:45.730Z] e586d954f7f1: Pushed [2021-08-05T13:48:49.119Z] ba968315a6b7: Pushed [2021-08-05T13:48:49.120Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:49.467Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:49.826Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-05T13:48:49.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-05T13:48:49.826Z] ba968315a6b7: Preparing [2021-08-05T13:48:49.826Z] 7c8b396d8a53: Preparing [2021-08-05T13:48:49.826Z] b39987a31c82: Preparing [2021-08-05T13:48:49.826Z] e586d954f7f1: Preparing [2021-08-05T13:48:49.826Z] f554ff0bf5ff: Preparing [2021-08-05T13:48:49.826Z] 3fbe34a1663b: Preparing [2021-08-05T13:48:49.826Z] 3fbe34a1663b: Waiting [2021-08-05T13:48:49.826Z] e586d954f7f1: Layer already exists [2021-08-05T13:48:49.826Z] f554ff0bf5ff: Layer already exists [2021-08-05T13:48:49.826Z] b39987a31c82: Layer already exists [2021-08-05T13:48:49.826Z] 7c8b396d8a53: Layer already exists [2021-08-05T13:48:49.826Z] ba968315a6b7: Layer already exists [2021-08-05T13:48:50.100Z] 3fbe34a1663b: Layer already exists [2021-08-05T13:48:50.100Z] latest: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:50.449Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:50.795Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 [2021-08-05T13:48:50.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-05T13:48:50.795Z] ba968315a6b7: Preparing [2021-08-05T13:48:50.795Z] 7c8b396d8a53: Preparing [2021-08-05T13:48:50.795Z] b39987a31c82: Preparing [2021-08-05T13:48:50.795Z] e586d954f7f1: Preparing [2021-08-05T13:48:50.795Z] f554ff0bf5ff: Preparing [2021-08-05T13:48:50.795Z] 3fbe34a1663b: Preparing [2021-08-05T13:48:50.795Z] 3fbe34a1663b: Waiting [2021-08-05T13:48:50.795Z] f554ff0bf5ff: Layer already exists [2021-08-05T13:48:50.795Z] 7c8b396d8a53: Layer already exists [2021-08-05T13:48:50.795Z] b39987a31c82: Layer already exists [2021-08-05T13:48:51.066Z] e586d954f7f1: Layer already exists [2021-08-05T13:48:51.066Z] ba968315a6b7: Layer already exists [2021-08-05T13:48:51.066Z] 3fbe34a1663b: Layer already exists [2021-08-05T13:48:51.066Z] 2.0.1-dev.2: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:51.412Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:51.750Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:48:51.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-05T13:48:51.750Z] ba968315a6b7: Preparing [2021-08-05T13:48:51.750Z] 7c8b396d8a53: Preparing [2021-08-05T13:48:51.750Z] b39987a31c82: Preparing [2021-08-05T13:48:51.750Z] e586d954f7f1: Preparing [2021-08-05T13:48:51.750Z] f554ff0bf5ff: Preparing [2021-08-05T13:48:51.750Z] 3fbe34a1663b: Preparing [2021-08-05T13:48:51.750Z] 3fbe34a1663b: Waiting [2021-08-05T13:48:52.021Z] f554ff0bf5ff: Layer already exists [2021-08-05T13:48:52.021Z] 7c8b396d8a53: Layer already exists [2021-08-05T13:48:52.021Z] e586d954f7f1: Layer already exists [2021-08-05T13:48:52.021Z] b39987a31c82: Layer already exists [2021-08-05T13:48:52.021Z] ba968315a6b7: Layer already exists [2021-08-05T13:48:52.021Z] 3fbe34a1663b: Layer already exists [2021-08-05T13:48:52.021Z] 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:52.373Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:52.714Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-08-05T13:48:52.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-05T13:48:52.714Z] ba968315a6b7: Preparing [2021-08-05T13:48:52.714Z] 7c8b396d8a53: Preparing [2021-08-05T13:48:52.714Z] b39987a31c82: Preparing [2021-08-05T13:48:52.714Z] e586d954f7f1: Preparing [2021-08-05T13:48:52.714Z] f554ff0bf5ff: Preparing [2021-08-05T13:48:52.714Z] 3fbe34a1663b: Preparing [2021-08-05T13:48:52.714Z] 3fbe34a1663b: Waiting [2021-08-05T13:48:52.714Z] 7c8b396d8a53: Layer already exists [2021-08-05T13:48:52.714Z] e586d954f7f1: Layer already exists [2021-08-05T13:48:52.714Z] ba968315a6b7: Layer already exists [2021-08-05T13:48:52.714Z] b39987a31c82: Layer already exists [2021-08-05T13:48:52.714Z] f554ff0bf5ff: Layer already exists [2021-08-05T13:48:52.714Z] 3fbe34a1663b: Layer already exists [2021-08-05T13:48:52.987Z] main: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T13:48:53.052Z] ===================================================== [Pipeline] echo [2021-08-05T13:48:53.067Z] taggedImages: [2021-08-05T13:48:53.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [2021-08-05T13:48:53.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-05T13:48:53.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 [2021-08-05T13:48:53.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [2021-08-05T13:48:53.067Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:53.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:48:53.830Z] [2021-08-05T13:48:53.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:48:54.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:48:54.459Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T13:48:54.459Z] 448f6bf000e3: Pulling fs layer [2021-08-05T13:48:54.459Z] f757da607395: Pulling fs layer [2021-08-05T13:48:54.459Z] 05883995daec: Pulling fs layer [2021-08-05T13:48:54.459Z] 8603b9c90790: Pulling fs layer [2021-08-05T13:48:54.459Z] 1560dd03e051: Pulling fs layer [2021-08-05T13:48:54.459Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T13:48:54.459Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T13:48:54.459Z] 8603b9c90790: Waiting [2021-08-05T13:48:54.459Z] 1560dd03e051: Waiting [2021-08-05T13:48:54.459Z] 27f5ce0e4adf: Waiting [2021-08-05T13:48:54.459Z] c2d8d7efcc4b: Waiting [2021-08-05T13:48:54.734Z] f757da607395: Verifying Checksum [2021-08-05T13:48:54.734Z] f757da607395: Download complete [2021-08-05T13:48:54.734Z] 8603b9c90790: Verifying Checksum [2021-08-05T13:48:54.734Z] 8603b9c90790: Download complete [2021-08-05T13:48:55.009Z] 1560dd03e051: Download complete [2021-08-05T13:48:55.009Z] 27f5ce0e4adf: Download complete [2021-08-05T13:48:55.009Z] 05883995daec: Verifying Checksum [2021-08-05T13:48:55.009Z] 05883995daec: Download complete [2021-08-05T13:48:55.990Z] 448f6bf000e3: Verifying Checksum [2021-08-05T13:48:55.990Z] 448f6bf000e3: Download complete [2021-08-05T13:48:59.382Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T13:48:59.382Z] c2d8d7efcc4b: Download complete [2021-08-05T13:48:59.382Z] 448f6bf000e3: Pull complete [2021-08-05T13:48:59.982Z] f757da607395: Pull complete [2021-08-05T13:49:01.971Z] 05883995daec: Pull complete [2021-08-05T13:49:01.971Z] 8603b9c90790: Pull complete [2021-08-05T13:49:02.954Z] 1560dd03e051: Pull complete [2021-08-05T13:49:03.237Z] 27f5ce0e4adf: Pull complete [2021-08-05T13:49:18.420Z] c2d8d7efcc4b: Pull complete [2021-08-05T13:49:18.420Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T13:49:18.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T13:49:18.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T13:49:18.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container [2021-08-05T13:49:18.819Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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-08-05T13:49:23.719Z] $ docker top ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:49:26.281Z] ---> job-cost.sh [2021-08-05T13:49:26.281Z] lf-activate-venv: SKIPPING [2021-08-05T13:49:26.281Z] INFO: No Stack... [2021-08-05T13:49:27.260Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T13:49:27.534Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T13:49:28.207Z] + cut -d, -f6 [2021-08-05T13:49:28.207Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [Pipeline] lock [2021-08-05T13:49:28.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [2021-08-05T13:49:28.284Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] did not exist. Created. [2021-08-05T13:49:28.285Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:49:28.967Z] /w/workspace/device-virtual-go/3@tmp/durable-e41211fa/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-e41211fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-05T13:49:29.631Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T13:49:29.663Z] Warning: overwriting stash ‘stack-cost’ [2021-08-05T13:49:29.699Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T13:49:29.711Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T13:49:29.736Z] $ docker stop --time=1 ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 [2021-08-05T13:49:31.373Z] $ docker rm -f ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-05T13:49:32.344Z] provisioning config files... [2021-08-05T13:49:32.365Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8136960757355709738tmp [Pipeline] { [Pipeline] sh [2021-08-05T13:49:32.695Z] + set +x [2021-08-05T13:49:32.695Z] + bash -s -- [2021-08-05T13:49:32.695Z] + curl -s https://codecov.io/bash [2021-08-05T13:49:32.695Z] [2021-08-05T13:49:32.695Z] _____ _ [2021-08-05T13:49:32.695Z] / ____| | | [2021-08-05T13:49:32.695Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T13:49:32.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T13:49:32.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T13:49:32.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T13:49:32.695Z] Bash-1.0.6 [2021-08-05T13:49:32.695Z] [2021-08-05T13:49:32.695Z] [2021-08-05T13:49:32.695Z] ==> git version 2.24.4 found [2021-08-05T13:49:32.695Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-05T13:49:32.695Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T13:49:32.695Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T13:49:32.695Z] ==> Jenkins CI detected. [2021-08-05T13:49:32.695Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:49:32.695Z] project root: . [2021-08-05T13:49:32.695Z] --> token set from env [2021-08-05T13:49:32.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T13:49:32.695Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T13:49:32.695Z] ==> Python coveragepy not found [2021-08-05T13:49:32.695Z] ==> Searching for coverage reports in: [2021-08-05T13:49:32.695Z] + . [2021-08-05T13:49:32.964Z] -> Found 1 reports [2021-08-05T13:49:32.964Z] ==> Detecting git/mercurial file structure [2021-08-05T13:49:32.964Z] ==> Reading reports [2021-08-05T13:49:32.964Z] + ./coverage.out bytes=46339 [2021-08-05T13:49:32.964Z] ==> Appending adjustments [2021-08-05T13:49:32.964Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T13:49:32.964Z] + Found adjustments [2021-08-05T13:49:32.964Z] ==> Gzipping contents [2021-08-05T13:49:32.964Z] 8.0K /tmp/codecov.tj5a9I.gz [2021-08-05T13:49:32.964Z] ==> Uploading reports [2021-08-05T13:49:32.964Z] url: https://codecov.io [2021-08-05T13:49:32.964Z] query: branch=main&commit=05fb3e48a5edf4feff7dec54fcb3f259152d9a60&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T13:49:32.964Z] -> Pinging Codecov [2021-08-05T13:49:32.964Z] 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=05fb3e48a5edf4feff7dec54fcb3f259152d9a60&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T13:49:33.230Z] -> Uploading to [2021-08-05T13:49:33.230Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/05fb3e48a5edf4feff7dec54fcb3f259152d9a60/f2546a6a-de5a-4a08-a5af-30cb5849cd76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T134933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f6a3589de6ffa8de228381bddca6b48bf77ade4671ad88d910be7df1c6714d [2021-08-05T13:49:33.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T13:49:33.230Z] Dload Upload Total Spent Left Speed [2021-08-05T13:49:33.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5519 0 0 100 5519 0 15223 --:--:-- --:--:-- --:--:-- 15203 100 5519 0 0 100 5519 0 15218 --:--:-- --:--:-- --:--:-- 15203 [2021-08-05T13:49:33.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] } [2021-08-05T13:49:33.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-05T13:49:34.616Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-05T13:49:34.634Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:49:34.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T13:49:34.949Z] [2021-08-05T13:49:34.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:49:35.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T13:49:35.284Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-05T13:49:35.284Z] 188c0c94c7c5: Pulling fs layer [2021-08-05T13:49:35.284Z] 0ef7d3d256c8: Pulling fs layer [2021-08-05T13:49:35.284Z] de9db76c5a1d: Pulling fs layer [2021-08-05T13:49:35.284Z] 0eba1c9be4d2: Pulling fs layer [2021-08-05T13:49:35.284Z] 0d57e429df01: Pulling fs layer [2021-08-05T13:49:35.284Z] 4e4be7b47b0d: Pulling fs layer [2021-08-05T13:49:35.284Z] e1f770b5df2f: Pulling fs layer [2021-08-05T13:49:35.284Z] 85a0685a4137: Pulling fs layer [2021-08-05T13:49:35.284Z] 0eba1c9be4d2: Waiting [2021-08-05T13:49:35.284Z] 0d57e429df01: Waiting [2021-08-05T13:49:35.284Z] 4e4be7b47b0d: Waiting [2021-08-05T13:49:35.284Z] e1f770b5df2f: Waiting [2021-08-05T13:49:35.284Z] 85a0685a4137: Waiting [2021-08-05T13:49:35.284Z] de9db76c5a1d: Verifying Checksum [2021-08-05T13:49:35.284Z] de9db76c5a1d: Download complete [2021-08-05T13:49:35.284Z] 0ef7d3d256c8: Verifying Checksum [2021-08-05T13:49:35.284Z] 0ef7d3d256c8: Download complete [2021-08-05T13:49:35.284Z] 0d57e429df01: Verifying Checksum [2021-08-05T13:49:35.284Z] 0d57e429df01: Download complete [2021-08-05T13:49:35.560Z] 4e4be7b47b0d: Verifying Checksum [2021-08-05T13:49:35.560Z] 4e4be7b47b0d: Download complete [2021-08-05T13:49:35.560Z] 188c0c94c7c5: Verifying Checksum [2021-08-05T13:49:35.560Z] 188c0c94c7c5: Download complete [2021-08-05T13:49:35.560Z] 188c0c94c7c5: Pull complete [2021-08-05T13:49:35.827Z] 0ef7d3d256c8: Pull complete [2021-08-05T13:49:35.827Z] de9db76c5a1d: Pull complete [2021-08-05T13:49:37.774Z] e1f770b5df2f: Verifying Checksum [2021-08-05T13:49:37.774Z] e1f770b5df2f: Download complete [2021-08-05T13:49:41.120Z] 0eba1c9be4d2: Verifying Checksum [2021-08-05T13:49:41.120Z] 0eba1c9be4d2: Download complete [2021-08-05T13:49:41.390Z] 85a0685a4137: Verifying Checksum [2021-08-05T13:49:41.390Z] 85a0685a4137: Download complete [2021-08-05T13:49:44.766Z] 0eba1c9be4d2: Pull complete [2021-08-05T13:49:44.766Z] 0d57e429df01: Pull complete [2021-08-05T13:49:44.766Z] 4e4be7b47b0d: Pull complete [2021-08-05T13:49:44.766Z] e1f770b5df2f: Pull complete [2021-08-05T13:49:48.340Z] 85a0685a4137: Pull complete [2021-08-05T13:49:48.340Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-05T13:49:48.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T13:49:48.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-05T13:49:48.433Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:49:48.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-05T13:49:50.545Z] $ docker top bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T13:49:50.656Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-05T13:49:50.989Z] + set -o pipefail [2021-08-05T13:49:50.989Z] + snyk monitor '--org=edgex-jenkins' [2021-08-05T13:50:09.253Z] [2021-08-05T13:50:09.253Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-08-05T13:50:09.253Z] [2021-08-05T13:50:09.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/f09cc912-7aca-44d0-9ed7-ad5ccac83dc2 [2021-08-05T13:50:09.253Z] [2021-08-05T13:50:09.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-05T13:50:09.253Z] [2021-08-05T13:50:09.253Z] [Pipeline] } [2021-08-05T13:50:09.269Z] $ docker stop --time=1 bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a [2021-08-05T13:50:11.215Z] $ docker rm -f bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T13:50:14.005Z] + git log --format=format:%s -1 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:14.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:50:14.329Z] . [Pipeline] withDockerContainer [2021-08-05T13:50:14.413Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:50:14.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T13:50:14.821Z] $ docker top 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T13:50:14.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:50:14.972Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:50:15.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:50:15.083Z] $ docker exec 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 ssh-agent [2021-08-05T13:50:15.194Z] SSH_AUTH_SOCK=/tmp/ssh-VsJRVQUGPmdy/agent.14 [2021-08-05T13:50:15.194Z] SSH_AGENT_PID=21 [2021-08-05T13:50:15.205Z] Running ssh-add (command line suppressed) [2021-08-05T13:50:15.302Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4890787599645444141.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4890787599645444141.key) [2021-08-05T13:50:15.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:50:15.649Z] + git semver tag [2021-08-05T13:50:15.649Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T13:50:15.649Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-05T13:50:15.649Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:50:15.649Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T13:50:15.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T13:50:15.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T13:50:15.649Z] # $SEMVER_BRANCH = main [2021-08-05T13:50:15.649Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-05T13:50:15.649Z] # 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 HEAD [2021-08-05T13:50:15.649Z] # -> Force: false [2021-08-05T13:50:15.649Z] # 379f673c24487e6a8c47a45599ed01474e5ec354 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-05T13:50:15.662Z] $ docker exec --env ******** --env ******** 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 ssh-agent -k [2021-08-05T13:50:15.767Z] unset SSH_AUTH_SOCK; [2021-08-05T13:50:15.768Z] unset SSH_AGENT_PID; [2021-08-05T13:50:15.768Z] echo Agent pid 21 killed; [2021-08-05T13:50:15.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T13:50:16.133Z] + git semver [Pipeline] } [2021-08-05T13:50:16.151Z] $ docker stop --time=1 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 [2021-08-05T13:50:17.347Z] $ docker rm -f 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:17.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T13:50:17.838Z] [2021-08-05T13:50:17.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:18.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T13:50:18.167Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-05T13:50:18.167Z] ab5ef0e58194: Pulling fs layer [2021-08-05T13:50:18.167Z] 9712f1f96733: Pulling fs layer [2021-08-05T13:50:18.167Z] 63f879dbbcfc: Pulling fs layer [2021-08-05T13:50:18.167Z] 0d9ebad4ef96: Pulling fs layer [2021-08-05T13:50:18.167Z] e9a5061849ea: Pulling fs layer [2021-08-05T13:50:18.167Z] d747dcd14b5f: Pulling fs layer [2021-08-05T13:50:18.167Z] 2de7ff778b66: Pulling fs layer [2021-08-05T13:50:18.167Z] e9a5061849ea: Waiting [2021-08-05T13:50:18.167Z] d747dcd14b5f: Waiting [2021-08-05T13:50:18.167Z] 2de7ff778b66: Waiting [2021-08-05T13:50:18.167Z] 0d9ebad4ef96: Waiting [2021-08-05T13:50:18.167Z] 9712f1f96733: Download complete [2021-08-05T13:50:20.748Z] 63f879dbbcfc: Verifying Checksum [2021-08-05T13:50:20.748Z] 63f879dbbcfc: Download complete [2021-08-05T13:50:20.748Z] e9a5061849ea: Verifying Checksum [2021-08-05T13:50:20.748Z] e9a5061849ea: Download complete [2021-08-05T13:50:20.748Z] d747dcd14b5f: Verifying Checksum [2021-08-05T13:50:20.748Z] d747dcd14b5f: Download complete [2021-08-05T13:50:21.337Z] 2de7ff778b66: Verifying Checksum [2021-08-05T13:50:21.337Z] 2de7ff778b66: Download complete [2021-08-05T13:50:21.924Z] 0d9ebad4ef96: Verifying Checksum [2021-08-05T13:50:21.924Z] 0d9ebad4ef96: Download complete [2021-08-05T13:50:21.924Z] ab5ef0e58194: Verifying Checksum [2021-08-05T13:50:21.924Z] ab5ef0e58194: Download complete [2021-08-05T13:50:24.547Z] ab5ef0e58194: Pull complete [2021-08-05T13:50:24.547Z] 9712f1f96733: Pull complete [2021-08-05T13:50:25.143Z] 63f879dbbcfc: Pull complete [2021-08-05T13:50:28.548Z] 0d9ebad4ef96: Pull complete [2021-08-05T13:50:28.824Z] e9a5061849ea: Pull complete [2021-08-05T13:50:28.824Z] d747dcd14b5f: Pull complete [2021-08-05T13:50:29.787Z] 2de7ff778b66: Pull complete [2021-08-05T13:50:29.787Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-05T13:50:29.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T13:50:29.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-05T13:50:29.870Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:50:29.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-05T13:50:32.847Z] $ docker top c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:50:32.949Z] provisioning config files... [2021-08-05T13:50:32.965Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7769762885816127366tmp [2021-08-05T13:50:32.994Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6624182360602509305tmp [2021-08-05T13:50:33.019Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7289222894330834052tmp [Pipeline] { [Pipeline] echo [2021-08-05T13:50:33.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:50:33.593Z] ---> sigul-configuration.sh [2021-08-05T13:50:33.593Z] gpg: directory `/root/.gnupg' created [2021-08-05T13:50:33.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-05T13:50:33.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-05T13:50:33.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-05T13:50:33.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-05T13:50:33.593Z] gpg: CAST5 encrypted data [2021-08-05T13:50:33.593Z] gpg: encrypted with 1 passphrase [2021-08-05T13:50:33.593Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-05T13:50:33.934Z] + mkdir /home/jenkins [2021-08-05T13:50:33.934Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-05T13:50:34.254Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-05T13:50:34.270Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:50:34.594Z] ---> sigul-install.sh [2021-08-05T13:50:34.594Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-05T13:50:34.912Z] + git tag --list [2021-08-05T13:50:34.912Z] v1.0.0 [2021-08-05T13:50:34.912Z] v1.1.0 [2021-08-05T13:50:34.912Z] v1.1.1 [2021-08-05T13:50:34.912Z] v1.2.1 [2021-08-05T13:50:34.912Z] v1.2.2 [2021-08-05T13:50:34.912Z] v1.2.3 [2021-08-05T13:50:34.912Z] v1.3.0 [2021-08-05T13:50:34.912Z] v1.3.1 [2021-08-05T13:50:34.912Z] v2.0.0 [2021-08-05T13:50:34.912Z] v2.0.1-dev.1 [2021-08-05T13:50:34.912Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-05T13:50:35.228Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-05T13:50:35.810Z] Signing Git tag with Sigul... [2021-08-05T13:50:35.810Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-05T13:50:36.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:50:37.108Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-05T13:50:37.122Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-05T13:50:37.154Z] $ docker stop --time=1 c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd [2021-08-05T13:50:38.354Z] $ docker rm -f c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:39.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:50:39.100Z] . [Pipeline] withDockerContainer [2021-08-05T13:50:39.191Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:50:39.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T13:50:39.655Z] $ docker top 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T13:50:39.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:50:39.813Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:50:39.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:50:39.937Z] $ docker exec 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 ssh-agent [2021-08-05T13:50:40.059Z] SSH_AUTH_SOCK=/tmp/ssh-rsgGXRshzCaY/agent.14 [2021-08-05T13:50:40.059Z] SSH_AGENT_PID=20 [2021-08-05T13:50:40.070Z] Running ssh-add (command line suppressed) [2021-08-05T13:50:40.167Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3971752377508772439.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3971752377508772439.key) [2021-08-05T13:50:40.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:50:40.508Z] + git semver bump pre [2021-08-05T13:50:40.508Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T13:50:40.508Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-05T13:50:40.508Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:50:40.508Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T13:50:40.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T13:50:40.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T13:50:40.508Z] # $SEMVER_BRANCH = main [2021-08-05T13:50:40.508Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-05T13:50:40.508Z] 2.0.1-dev.3 [Pipeline] } [2021-08-05T13:50:40.521Z] $ docker exec --env ******** --env ******** 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 ssh-agent -k [2021-08-05T13:50:40.622Z] unset SSH_AUTH_SOCK; [2021-08-05T13:50:40.622Z] unset SSH_AGENT_PID; [2021-08-05T13:50:40.622Z] echo Agent pid 20 killed; [2021-08-05T13:50:40.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T13:50:41.004Z] + git semver [Pipeline] } [2021-08-05T13:50:41.026Z] $ docker stop --time=1 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 [2021-08-05T13:50:42.219Z] $ docker rm -f 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:42.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T13:50:42.619Z] . [Pipeline] withDockerContainer [2021-08-05T13:50:42.712Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:50:42.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T13:50:43.158Z] $ docker top 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T13:50:43.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T13:50:43.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T13:50:43.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T13:50:43.440Z] $ docker exec 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 ssh-agent [2021-08-05T13:50:43.564Z] SSH_AUTH_SOCK=/tmp/ssh-rrpvAiq7MVb3/agent.14 [2021-08-05T13:50:43.564Z] SSH_AGENT_PID=21 [2021-08-05T13:50:43.706Z] Running ssh-add (command line suppressed) [2021-08-05T13:50:43.842Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2885242120106554151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2885242120106554151.key) [2021-08-05T13:50:43.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T13:50:44.502Z] + git semver push [2021-08-05T13:50:44.502Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T13:50:44.502Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-05T13:50:44.502Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:50:44.502Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T13:50:44.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T13:50:44.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T13:50:44.503Z] # $SEMVER_BRANCH = main [2021-08-05T13:50:44.503Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-05T13:50:45.928Z] $ docker exec --env ******** --env ******** 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 ssh-agent -k [2021-08-05T13:50:46.024Z] unset SSH_AUTH_SOCK; [2021-08-05T13:50:46.024Z] unset SSH_AGENT_PID; [2021-08-05T13:50:46.024Z] echo Agent pid 21 killed; [2021-08-05T13:50:46.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T13:50:46.397Z] + git semver [Pipeline] } [2021-08-05T13:50:46.418Z] $ docker stop --time=1 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 [2021-08-05T13:50:47.635Z] $ docker rm -f 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T13:50:50.311Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:50:50.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:50:51.239Z] ---> package-listing.sh [2021-08-05T13:50:51.239Z] ++ facter osfamily [2021-08-05T13:50:51.239Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T13:50:51.505Z] + OS_FAMILY=redhat [2021-08-05T13:50:51.505Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-08-05T13:50:51.505Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T13:50:51.505Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T13:50:51.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T13:50:51.505Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T13:50:51.505Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-05T13:50:51.505Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T13:50:51.505Z] + case "${OS_FAMILY}" in [2021-08-05T13:50:51.505Z] + rpm -qa [2021-08-05T13:50:51.505Z] + sort [2021-08-05T13:50:52.087Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T13:50:52.087Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T13:50:52.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T13:50:52.087Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-05T13:50:52.087Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-08-05T13:50:52.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-08-05T13:50:52.105Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T13:50:52.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:53.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:50:53.021Z] [2021-08-05T13:50:53.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T13:50:53.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:50:53.357Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T13:50:53.357Z] b4d181a07f80: Pulling fs layer [2021-08-05T13:50:53.357Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T13:50:53.357Z] ed53099fbce6: Pulling fs layer [2021-08-05T13:50:53.357Z] dc539afda2c1: Pulling fs layer [2021-08-05T13:50:53.357Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T13:50:53.357Z] 9065ff56babe: Pulling fs layer [2021-08-05T13:50:53.357Z] d287ab97295c: Pulling fs layer [2021-08-05T13:50:53.357Z] 77bc0d833cb6: Waiting [2021-08-05T13:50:53.357Z] 9065ff56babe: Waiting [2021-08-05T13:50:53.357Z] d287ab97295c: Waiting [2021-08-05T13:50:53.357Z] dc539afda2c1: Waiting [2021-08-05T13:50:53.621Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T13:50:53.621Z] a1111a8f2ec3: Download complete [2021-08-05T13:50:53.621Z] dc539afda2c1: Verifying Checksum [2021-08-05T13:50:53.621Z] dc539afda2c1: Download complete [2021-08-05T13:50:53.887Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T13:50:53.887Z] 77bc0d833cb6: Download complete [2021-08-05T13:50:53.887Z] 9065ff56babe: Verifying Checksum [2021-08-05T13:50:53.887Z] 9065ff56babe: Download complete [2021-08-05T13:50:53.887Z] ed53099fbce6: Verifying Checksum [2021-08-05T13:50:53.887Z] ed53099fbce6: Download complete [2021-08-05T13:50:54.851Z] b4d181a07f80: Verifying Checksum [2021-08-05T13:50:54.851Z] b4d181a07f80: Download complete [2021-08-05T13:50:55.833Z] b4d181a07f80: Pull complete [2021-08-05T13:50:55.833Z] a1111a8f2ec3: Pull complete [2021-08-05T13:50:56.423Z] ed53099fbce6: Pull complete [2021-08-05T13:50:56.423Z] dc539afda2c1: Pull complete [2021-08-05T13:50:56.689Z] 77bc0d833cb6: Pull complete [2021-08-05T13:50:56.689Z] 9065ff56babe: Pull complete [2021-08-05T13:50:58.634Z] d287ab97295c: Verifying Checksum [2021-08-05T13:50:58.634Z] d287ab97295c: Download complete [2021-08-05T13:51:02.935Z] d287ab97295c: Pull complete [2021-08-05T13:51:02.935Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T13:51:02.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T13:51:02.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T13:51:03.026Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2021-08-05T13:51:03.094Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T13:51:05.155Z] $ docker top 84d0997c82b36e692d7762c2a05fc7b76497cd8d337f7ee6d373527b518ce912 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T13:51:05.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T13:51:05.885Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T13:51:06.419Z] + ls /var/log/sa-host [2021-08-05T13:51:06.419Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T13:51:06.419Z] file_magic: OK [2021-08-05T13:51:06.419Z] HZ: Using current value: 100 [2021-08-05T13:51:06.419Z] file_header: OK [2021-08-05T13:51:06.419Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-05T13:51:06.419Z] Statistics: [2021-08-05T13:51:06.419Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T13:51:06.419Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T13:51:07.037Z] provisioning config files... [2021-08-05T13:51:07.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4902920165165450449tmp [Pipeline] { [Pipeline] echo [2021-08-05T13:51:07.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:51:07.396Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T13:51:07.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:51:07.825Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T13:51:07.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:51:08.156Z] ---> sudo-logs.sh [2021-08-05T13:51:08.156Z] Archiving 'sudo' log.. [2021-08-05T13:51:08.156Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2080.vexxhost.local: Name or service not known [2021-08-05T13:51:08.156Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2080.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T13:51:08.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:51:08.516Z] ---> job-cost.sh [2021-08-05T13:51:08.516Z] lf-activate-venv: SKIPPING [2021-08-05T13:51:08.516Z] DEBUG: total: 0.18000000715255737 [2021-08-05T13:51:08.516Z] INFO: Retrieving Stack Cost... [2021-08-05T13:51:09.476Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T13:51:09.743Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T13:51:09.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T13:51:10.078Z] ---> logs-deploy.sh [2021-08-05T13:51:10.079Z] lf-activate-venv: SKIPPING [2021-08-05T13:51:10.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/3 [2021-08-05T13:51:10.079Z] INFO: archiving workspace using pattern(s): [2021-08-05T13:51:10.663Z] Archives upload complete. [2021-08-05T13:51:10.930Z] INFO: archiving logs to Nexus