Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60d9a57dff39513032cce8af6e955f5a8a0738df 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-ssh7368680909773991331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1969913154210794920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5209367119045679250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1520559575751098782.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-ssh3636878270713470854.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3341 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-ssh8023433149177303784.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 60d9a57dff39513032cce8af6e955f5a8a0738df (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 60d9a57dff39513032cce8af6e955f5a8a0738df # timeout=10 Commit message: "Merge pull request #237 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk bc210961dad487f65c24165ea760efecea2d010a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:58:57.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:58:57.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:58:57.524Z] ========================================================= [2021-08-18T15:58:57.524Z] EdgeX Global Pipelines Version Info [2021-08-18T15:58:57.524Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:58:58.791Z] ------------------- [2021-08-18T15:58:58.791Z] stable info: [2021-08-18T15:58:58.791Z] ------------------- [2021-08-18T15:58:58.791Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:58:58.791Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:58:58.791Z] Message: update stable to v1.0.205 [2021-08-18T15:58:59.385Z] ------------------- [2021-08-18T15:58:59.385Z] experimental info: [2021-08-18T15:58:59.385Z] ------------------- [2021-08-18T15:58:59.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:58:59.386Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:58:59.386Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:58:59.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-08-18T15:58:59.572Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-08-18T15:58:59.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:58:59.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:58:59.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:58:59.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:58:59.716Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:58:59.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:58:59.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:58:59.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:58:59.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:58:59.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:58:59.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-08-18T15:58:59.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:58:59.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:58:59.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:58:59.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:00.024Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:00.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:00.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:59:00.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-18T15:59:00.140Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:59:00.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:59:00.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:59:00.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:59:00.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:59:00.279Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:59:00.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-18T15:59:00.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-18T15:59:00.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-18T15:59:00.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] echo [2021-08-18T15:59:00.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60d9a57 [Pipeline] echo [2021-08-18T15:59:00.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:00.609Z] provisioning config files... [2021-08-18T15:59:00.658Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8954519285983268572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:01.039Z] ---> docker-login.sh [2021-08-18T15:59:01.039Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:59:01.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:01.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:01.311Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:01.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:01.311Z] [2021-08-18T15:59:01.311Z] Login Succeeded [2021-08-18T15:59:01.311Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:59:01.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:01.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:01.311Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:01.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:01.311Z] [2021-08-18T15:59:01.311Z] Login Succeeded [2021-08-18T15:59:01.311Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:59:01.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:01.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:01.581Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:01.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:01.581Z] [2021-08-18T15:59:01.581Z] Login Succeeded [2021-08-18T15:59:01.581Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:59:01.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:01.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:01.851Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:01.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:01.851Z] [2021-08-18T15:59:01.851Z] Login Succeeded [2021-08-18T15:59:01.851Z] docker.io [2021-08-18T15:59:01.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:02.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:02.131Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:02.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:02.131Z] [2021-08-18T15:59:02.131Z] Login Succeeded [2021-08-18T15:59:02.131Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:59:02.147Z] 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-18T15:59:02.725Z] + git log --format=format:%s -1 60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] echo [2021-08-18T15:59:02.784Z] GIT_COMMIT: 60d9a57dff39513032cce8af6e955f5a8a0738df, Commit Message: Merge pull request #237 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-18T15:59:02.807Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:03.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:03.400Z] [2021-08-18T15:59:03.400Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:03.802Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:03.802Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:59:03.802Z] 31603596830f: Pulling fs layer [2021-08-18T15:59:03.802Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:59:03.802Z] 1030fce36090: Pulling fs layer [2021-08-18T15:59:03.802Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:59:03.802Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:59:03.802Z] d4622e32a9a9: Download complete [2021-08-18T15:59:04.078Z] 31603596830f: Verifying Checksum [2021-08-18T15:59:04.078Z] 31603596830f: Download complete [2021-08-18T15:59:04.078Z] 31603596830f: Pull complete [2021-08-18T15:59:04.368Z] d4622e32a9a9: Pull complete [2021-08-18T15:59:04.368Z] 1030fce36090: Verifying Checksum [2021-08-18T15:59:04.368Z] 1030fce36090: Download complete [2021-08-18T15:59:04.368Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:59:04.368Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:59:04.953Z] 1030fce36090: Pull complete [2021-08-18T15:59:04.953Z] 6c6cb7e1b49b: Pull complete [2021-08-18T15:59:04.953Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T15:59:04.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:04.953Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T15:59:05.075Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T15:59:05.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:59:05.991Z] $ docker top 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:59:06.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:06.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:06.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:06.265Z] $ docker exec 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 ssh-agent [2021-08-18T15:59:06.407Z] SSH_AUTH_SOCK=/tmp/ssh-UwDs6RYavy1U/agent.13 [2021-08-18T15:59:06.407Z] SSH_AGENT_PID=20 [2021-08-18T15:59:06.423Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:06.527Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6451007444716963820.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6451007444716963820.key) [2021-08-18T15:59:06.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:06.893Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T15:59:06.910Z] $ docker exec --env ******** --env ******** 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 ssh-agent -k [2021-08-18T15:59:07.028Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:07.028Z] unset SSH_AGENT_PID; [2021-08-18T15:59:07.028Z] echo Agent pid 20 killed; [2021-08-18T15:59:07.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T15:59:07.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:07.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:07.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:07.224Z] $ docker exec 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 ssh-agent [2021-08-18T15:59:07.352Z] SSH_AUTH_SOCK=/tmp/ssh-PdBmeOBRExSc/agent.54 [2021-08-18T15:59:07.352Z] SSH_AGENT_PID=61 [2021-08-18T15:59:07.361Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:07.479Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192224142164299891.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192224142164299891.key) [2021-08-18T15:59:07.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:07.842Z] + git semver init [2021-08-18T15:59:07.842Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:59:07.842Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-18T15:59:07.842Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-18T15:59:07.842Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:59:07.842Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:07.842Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:59:07.842Z] # $SEMVER_BRANCH = main [2021-08-18T15:59:07.842Z] # $SEMVER_TEMP = /tmp/semver-487831242 [2021-08-18T15:59:07.842Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-08-18T15:59:08.820Z] # '/tmp/semver-487831242' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-08-18T15:59:08.820Z] # -> Force: false [2021-08-18T15:59:08.820Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-18T15:59:08.837Z] $ docker exec --env ******** --env ******** 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 ssh-agent -k [2021-08-18T15:59:08.937Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:08.937Z] unset SSH_AGENT_PID; [2021-08-18T15:59:08.937Z] echo Agent pid 61 killed; [2021-08-18T15:59:08.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:59:09.307Z] + git semver [Pipeline] } [2021-08-18T15:59:09.323Z] $ docker stop --time=1 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 [2021-08-18T15:59:10.629Z] $ docker rm -f 1533bb3df3c87154225f568c8299626c6d708115401e53573a18ab3b5c397d70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:59:11.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T15:59:11.404Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T15:59:11.407Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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-18T15:59:26.636Z] Still waiting to schedule task [2021-08-18T15:59:26.637Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-18T15:59:26.641Z] Still waiting to schedule task [2021-08-18T15:59:26.642Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T16:00:31.711Z] Running on prd-centos7-docker-4c-2g-3353 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-18T16:00:31.734Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2021-08-18T16:00:31.842Z] The recommended git tool is: git [2021-08-18T16:00:34.869Z] using credential edgex-jenkins-ssh [2021-08-18T16:00:34.887Z] Cloning the remote Git repository [2021-08-18T16:00:34.911Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-18T16:00:34.984Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2021-08-18T16:00:35.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-18T16:00:35.018Z] > git --version # timeout=10 [2021-08-18T16:00:35.027Z] > git --version # 'git version 2.24.4' [2021-08-18T16:00:35.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:00:35.058Z] [INFO] Currently running in a labeled security context [2021-08-18T16:00:35.058Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:00:35.059Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/5@tmp/jenkins-gitclient-ssh955514484459486755.key [2021-08-18T16:00:35.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:35.894Z] Avoid second fetch [2021-08-18T16:00:35.895Z] Checking out Revision 60d9a57dff39513032cce8af6e955f5a8a0738df (main) [2021-08-18T16:00:35.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-18T16:00:35.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:35.905Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:00:35.919Z] > git checkout -f 60d9a57dff39513032cce8af6e955f5a8a0738df # timeout=10 [2021-08-18T16:00:39.803Z] Commit message: "Merge pull request #237 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:00:40.236Z] provisioning config files... [2021-08-18T16:00:40.254Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config8399784880418583148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:00:40.721Z] ---> docker-login.sh [2021-08-18T16:00:40.721Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:00:40.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:40.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:40.721Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:40.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:40.721Z] [2021-08-18T16:00:40.721Z] Login Succeeded [2021-08-18T16:00:40.721Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:00:40.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:40.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:40.991Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:40.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:40.991Z] [2021-08-18T16:00:40.991Z] Login Succeeded [2021-08-18T16:00:40.991Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:00:40.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:41.257Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:41.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:41.257Z] [2021-08-18T16:00:41.257Z] Login Succeeded [2021-08-18T16:00:41.257Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:00:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:41.257Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:41.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:41.257Z] [2021-08-18T16:00:41.257Z] Login Succeeded [2021-08-18T16:00:41.257Z] docker.io [2021-08-18T16:00:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:41.838Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:41.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:41.838Z] [2021-08-18T16:00:41.838Z] Login Succeeded [2021-08-18T16:00:41.838Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:00:41.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:00:42.310Z] ========================================================= [2021-08-18T16:00:42.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:00:42.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:42.678Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-18T16:00:42.678Z] Sending build context to Docker daemon 8.601MB [2021-08-18T16:00:42.678Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:00:42.678Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-18T16:00:42.678Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:00:42.678Z] 540db60ca938: Pulling fs layer [2021-08-18T16:00:42.678Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:00:42.678Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:00:42.678Z] db62176df00c: Pulling fs layer [2021-08-18T16:00:42.678Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:00:42.678Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:00:42.678Z] c788192a36de: Pulling fs layer [2021-08-18T16:00:42.678Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:00:42.678Z] c3185cebc471: Pulling fs layer [2021-08-18T16:00:42.678Z] db62176df00c: Waiting [2021-08-18T16:00:42.678Z] 3b30891b0d05: Waiting [2021-08-18T16:00:42.678Z] 06b49ca38bd5: Waiting [2021-08-18T16:00:42.678Z] c788192a36de: Waiting [2021-08-18T16:00:42.678Z] a77e37c0d609: Waiting [2021-08-18T16:00:42.678Z] c3185cebc471: Waiting [2021-08-18T16:00:42.949Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:00:42.949Z] 4c4ab2625f07: Download complete [2021-08-18T16:00:42.949Z] adcc1eea9eea: Verifying Checksum [2021-08-18T16:00:42.949Z] adcc1eea9eea: Download complete [2021-08-18T16:00:42.949Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:00:42.949Z] 3b30891b0d05: Download complete [2021-08-18T16:00:43.224Z] 540db60ca938: Verifying Checksum [2021-08-18T16:00:43.224Z] 06b49ca38bd5: Download complete [2021-08-18T16:00:43.224Z] c788192a36de: Verifying Checksum [2021-08-18T16:00:43.224Z] c788192a36de: Download complete [2021-08-18T16:00:43.224Z] 540db60ca938: Pull complete [2021-08-18T16:00:43.500Z] adcc1eea9eea: Pull complete [2021-08-18T16:00:43.500Z] 4c4ab2625f07: Pull complete [2021-08-18T16:00:44.092Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:00:44.092Z] a77e37c0d609: Download complete [2021-08-18T16:00:48.450Z] c3185cebc471: Verifying Checksum [2021-08-18T16:00:48.450Z] c3185cebc471: Download complete [2021-08-18T16:00:49.429Z] db62176df00c: Verifying Checksum [2021-08-18T16:00:49.429Z] db62176df00c: Download complete [2021-08-18T16:00:52.832Z] db62176df00c: Pull complete [2021-08-18T16:00:52.832Z] 3b30891b0d05: Pull complete [2021-08-18T16:00:52.832Z] 06b49ca38bd5: Pull complete [2021-08-18T16:00:52.832Z] c788192a36de: Pull complete [2021-08-18T16:00:53.118Z] a77e37c0d609: Pull complete [2021-08-18T16:00:55.087Z] c3185cebc471: Pull complete [2021-08-18T16:00:55.087Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:00:55.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:00:55.087Z] ---> 031687cdd783 [2021-08-18T16:00:55.087Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:00:56.525Z] ---> Running in 69d048089c37 [2021-08-18T16:00:56.794Z] Removing intermediate container 69d048089c37 [2021-08-18T16:00:56.794Z] ---> a95e35361ee1 [2021-08-18T16:00:56.794Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:00:56.794Z] ---> Running in 666186f4564e [2021-08-18T16:00:56.794Z] Removing intermediate container 666186f4564e [2021-08-18T16:00:56.794Z] ---> 37d48a9785b3 [2021-08-18T16:00:56.794Z] Step 5/12 : WORKDIR /device-virtual-go [2021-08-18T16:00:56.794Z] ---> Running in 36103893961b [2021-08-18T16:00:57.072Z] Removing intermediate container 36103893961b [2021-08-18T16:00:57.072Z] ---> 8e4a0a219aa4 [2021-08-18T16:00:57.072Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:00:57.072Z] ---> Running in 7c2763a5fd26 [2021-08-18T16:00:57.676Z] Removing intermediate container 7c2763a5fd26 [2021-08-18T16:00:57.676Z] ---> 22286a391ce9 [2021-08-18T16:00:57.676Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:00:57.676Z] ---> Running in c606462ea0e5 [2021-08-18T16:00:57.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:00:58.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:02.271Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-18T16:01:02.867Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-18T16:01:03.144Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-18T16:01:07.424Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T16:01:07.424Z] OK: 223 MiB in 55 packages [2021-08-18T16:01:07.424Z] Removing intermediate container c606462ea0e5 [2021-08-18T16:01:07.424Z] ---> 98c476dc3742 [2021-08-18T16:01:07.424Z] Step 8/12 : COPY . . [2021-08-18T16:01:07.424Z] ---> 21297c6e0bb4 [2021-08-18T16:01:07.424Z] Step 9/12 : RUN go mod tidy [2021-08-18T16:01:07.707Z] ---> Running in 786e9d40a5ac [2021-08-18T16:01:09.154Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-18T16:01:09.154Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-18T16:01:09.154Z] go: downloading modernc.org/ql v1.0.0 [2021-08-18T16:01:09.154Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T16:01:09.154Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T16:01:09.438Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T16:01:09.438Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-18T16:01:09.438Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:01:09.438Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-18T16:01:09.438Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-18T16:01:09.438Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-18T16:01:09.438Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T16:01:09.438Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-18T16:01:09.438Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T16:01:09.713Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T16:01:09.713Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T16:01:09.713Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-18T16:01:09.713Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:01:09.713Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:01:09.713Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:01:09.713Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T16:01:09.713Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-18T16:01:09.713Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-18T16:01:09.988Z] go: downloading golang.org/x/text v0.3.2 [2021-08-18T16:01:09.988Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T16:01:09.988Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T16:01:10.959Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-18T16:01:10.959Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T16:01:10.959Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T16:01:10.959Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:01:10.959Z] go: downloading modernc.org/b v1.0.0 [2021-08-18T16:01:10.959Z] go: downloading modernc.org/db v1.0.0 [2021-08-18T16:01:10.959Z] go: downloading modernc.org/file v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading modernc.org/golex v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading modernc.org/internal v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading modernc.org/lldb v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading modernc.org/mathutil v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading modernc.org/strutil v1.0.0 [2021-08-18T16:01:11.229Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T16:01:11.229Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T16:01:11.229Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-18T16:01:11.229Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-18T16:01:11.503Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:01:11.503Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T16:01:11.503Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T16:01:11.503Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T16:01:11.503Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T16:01:11.503Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:01:11.503Z] go: downloading modernc.org/fileutil v1.0.0 [2021-08-18T16:01:11.503Z] go: downloading modernc.org/sortutil v1.0.0 [2021-08-18T16:01:12.003Z] go: downloading modernc.org/zappy v1.0.0 [2021-08-18T16:01:12.003Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:01:12.003Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T16:01:12.003Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:01:12.003Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T16:01:12.003Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-18T16:01:12.003Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T16:01:12.003Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T16:01:12.289Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/golang/snappy v0.0.1 [2021-08-18T16:01:12.289Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:01:12.289Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:01:12.289Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:01:12.289Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:01:12.289Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:01:12.289Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:01:12.289Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:01:12.289Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:01:12.571Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:01:12.571Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T16:01:12.571Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:01:12.571Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:01:12.571Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:01:12.571Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:01:12.571Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:01:12.571Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:01:12.571Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T16:01:12.571Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:01:12.571Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T16:01:18.031Z] Removing intermediate container 786e9d40a5ac [2021-08-18T16:01:18.031Z] ---> fafe1327c417 [2021-08-18T16:01:18.031Z] Step 10/12 : RUN go mod download [2021-08-18T16:01:18.031Z] ---> Running in 3b7a3110b0f1 [2021-08-18T16:01:22.386Z] Removing intermediate container 3b7a3110b0f1 [2021-08-18T16:01:22.386Z] ---> 0d69e4c484ad [2021-08-18T16:01:22.386Z] Step 11/12 : ARG MAKE='make build' [2021-08-18T16:01:22.386Z] ---> Running in 1099a5c70c9b [2021-08-18T16:01:22.386Z] Removing intermediate container 1099a5c70c9b [2021-08-18T16:01:22.386Z] ---> a93c519a9686 [2021-08-18T16:01:22.386Z] Step 12/12 : RUN $MAKE [2021-08-18T16:01:22.386Z] ---> Running in 016eca85ac0f [2021-08-18T16:01:22.386Z] noop [2021-08-18T16:01:22.386Z] Removing intermediate container 016eca85ac0f [2021-08-18T16:01:22.386Z] ---> f6bb7f4b9aa4 [2021-08-18T16:01:22.386Z] Successfully built f6bb7f4b9aa4 [2021-08-18T16:01:22.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:22.744Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:22.744Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:22.857Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-08-18T16:01:22.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-18T16:01:23.360Z] $ docker top 4d146d8b7b99e1c742814b48d4b2dbf2dac9f7bb5b468915b5a54e2c26ea55b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:01:23.788Z] + go version [2021-08-18T16:01:23.788Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:01:23.806Z] $ docker stop --time=1 4d146d8b7b99e1c742814b48d4b2dbf2dac9f7bb5b468915b5a54e2c26ea55b7 [2021-08-18T16:01:25.017Z] $ docker rm -f 4d146d8b7b99e1c742814b48d4b2dbf2dac9f7bb5b468915b5a54e2c26ea55b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:25.519Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:25.519Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:25.616Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-08-18T16:01:25.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-18T16:01:26.085Z] $ docker top bd781a9a8613e38024bcfebb320a8e8719522fee772f38dadeaa31d695665a5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:01:26.521Z] + go mod tidy [Pipeline] sh [2021-08-18T16:01:27.122Z] + make test [2021-08-18T16:01:27.123Z] go mod tidy [2021-08-18T16:01:27.394Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-18T16:01:27.664Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-18T16:01:54.904Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-18T16:01:54.904Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 64.6% of statements [2021-08-18T16:01:54.904Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-18T16:01:56.365Z] gofmt -l . [2021-08-18T16:01:56.365Z] [ "`gofmt -l .`" = "" ] [2021-08-18T16:01:56.365Z] ./bin/test-attribution-txt.sh [2021-08-18T16:01:56.968Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-18T16:01:57.257Z] $ docker stop --time=1 bd781a9a8613e38024bcfebb320a8e8719522fee772f38dadeaa31d695665a5d [2021-08-18T16:01:59.029Z] $ docker rm -f bd781a9a8613e38024bcfebb320a8e8719522fee772f38dadeaa31d695665a5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:01:59.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:01:59.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-18T16:02:00.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:02:01.354Z] + ls -al . [2021-08-18T16:02:01.354Z] total 144 [2021-08-18T16:02:01.354Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 16:01 . [2021-08-18T16:02:01.354Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 8153 Aug 18 16:00 Attribution.txt [2021-08-18T16:02:01.354Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 18 16:00 bin [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 6349 Aug 18 16:00 CHANGELOG.md [2021-08-18T16:02:01.354Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 18 16:00 cmd [2021-08-18T16:02:01.354Z] -rw-r--r--. 1 jenkins jenkins 46339 Aug 18 16:01 coverage.out [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 1921 Aug 18 16:00 Dockerfile [2021-08-18T16:02:01.354Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git [2021-08-18T16:02:01.354Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 18 16:00 .github [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 277 Aug 18 16:00 .gitignore [2021-08-18T16:02:01.354Z] -rw-r--r--. 1 jenkins jenkins 795 Aug 18 16:01 go.mod [2021-08-18T16:02:01.354Z] -rw-r--r--. 1 jenkins jenkins 22824 Aug 18 16:01 go.sum [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 16:00 GOVERNANCE.md [2021-08-18T16:02:01.354Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 18 16:00 internal [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 660 Aug 18 16:00 Jenkinsfile [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 18 16:00 LICENSE [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 905 Aug 18 16:00 Makefile [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 623 Aug 18 16:00 OWNERS.md [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 2913 Aug 18 16:00 README.md [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:59 VERSION [2021-08-18T16:02:01.354Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 18 16:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:01.711Z] + 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=60d9a57dff39513032cce8af6e955f5a8a0738df --label arch=amd64 --label version=2.0.1-dev.4 . [2021-08-18T16:02:01.711Z] Sending build context to Docker daemon 8.671MB [2021-08-18T16:02:01.711Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:02:01.711Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-18T16:02:01.711Z] ---> f6bb7f4b9aa4 [2021-08-18T16:02:01.711Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:02:01.711Z] ---> Running in 79e920112eeb [2021-08-18T16:02:01.981Z] Removing intermediate container 79e920112eeb [2021-08-18T16:02:01.981Z] ---> 33ab1bd89806 [2021-08-18T16:02:01.981Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:02:01.981Z] ---> Running in 550943d83e6e [2021-08-18T16:02:01.981Z] Removing intermediate container 550943d83e6e [2021-08-18T16:02:01.981Z] ---> 5b16e815945f [2021-08-18T16:02:01.981Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-18T16:02:01.981Z] ---> Running in c9f214e14376 [2021-08-18T16:02:02.250Z] Removing intermediate container c9f214e14376 [2021-08-18T16:02:02.250Z] ---> eac0913f6a21 [2021-08-18T16:02:02.250Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:02:02.250Z] ---> Running in dd58bcd3e374 [2021-08-18T16:02:05.682Z] Removing intermediate container dd58bcd3e374 [2021-08-18T16:02:05.682Z] ---> eb4a1d73f2bf [2021-08-18T16:02:05.682Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:02:05.682Z] ---> Running in 077fa578ecb8 [2021-08-18T16:02:05.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:06.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:13.328Z] OK: 223 MiB in 55 packages [2021-08-18T16:02:13.328Z] Removing intermediate container 077fa578ecb8 [2021-08-18T16:02:13.328Z] ---> 08f34d233625 [2021-08-18T16:02:13.328Z] Step 8/26 : COPY . . [2021-08-18T16:02:13.328Z] ---> acda747c321b [2021-08-18T16:02:13.328Z] Step 9/26 : RUN go mod tidy [2021-08-18T16:02:13.328Z] ---> Running in 0f9b27aa8fb9 [2021-08-18T16:02:13.928Z] Removing intermediate container 0f9b27aa8fb9 [2021-08-18T16:02:13.928Z] ---> 4869299793e5 [2021-08-18T16:02:13.928Z] Step 10/26 : RUN go mod download [2021-08-18T16:02:13.928Z] ---> Running in 89af78187814 [2021-08-18T16:02:14.531Z] Removing intermediate container 89af78187814 [2021-08-18T16:02:14.531Z] ---> 4bfc79b00507 [2021-08-18T16:02:14.531Z] Step 11/26 : ARG MAKE='make build' [2021-08-18T16:02:14.531Z] ---> Running in b627bbc53303 [2021-08-18T16:02:14.812Z] Removing intermediate container b627bbc53303 [2021-08-18T16:02:14.812Z] ---> bf16f18c7459 [2021-08-18T16:02:14.812Z] Step 12/26 : RUN $MAKE [2021-08-18T16:02:14.812Z] ---> Running in dc8afbbca030 [2021-08-18T16:02:15.087Z] go mod tidy [2021-08-18T16:02:15.386Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.4" -o cmd/device-virtual ./cmd [2021-08-18T16:02:31.750Z] Removing intermediate container dc8afbbca030 [2021-08-18T16:02:31.750Z] ---> f6fc4e9e008b [2021-08-18T16:02:31.750Z] Step 13/26 : FROM alpine:3.12 [2021-08-18T16:02:32.338Z] 3.12: Pulling from library/alpine [2021-08-18T16:02:32.338Z] 339de151aab4: Pulling fs layer [2021-08-18T16:02:32.615Z] 339de151aab4: Verifying Checksum [2021-08-18T16:02:32.615Z] 339de151aab4: Download complete [2021-08-18T16:02:32.891Z] 339de151aab4: Pull complete [2021-08-18T16:02:32.891Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:02:32.891Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:02:32.891Z] ---> 13621d1b12d4 [2021-08-18T16:02:32.891Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-18T16:02:32.891Z] ---> Running in a4a23f0db5d0 [2021-08-18T16:02:33.158Z] Removing intermediate container a4a23f0db5d0 [2021-08-18T16:02:33.158Z] ---> c3c215f7ad38 [2021-08-18T16:02:33.158Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:02:33.158Z] ---> Running in af840cb75c8f [2021-08-18T16:02:33.429Z] Removing intermediate container af840cb75c8f [2021-08-18T16:02:33.429Z] ---> 9b791a26065d [2021-08-18T16:02:33.429Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T16:02:33.698Z] ---> Running in 757f57f50713 [2021-08-18T16:02:35.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:35.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:35.275Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T16:02:35.275Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T16:02:35.275Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T16:02:35.275Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T16:02:35.870Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T16:02:36.456Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T16:02:36.456Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T16:02:36.724Z] OK: 8 MiB in 20 packages [2021-08-18T16:02:36.724Z] Removing intermediate container 757f57f50713 [2021-08-18T16:02:36.724Z] ---> 6136201b5ff7 [2021-08-18T16:02:36.724Z] Step 17/26 : WORKDIR / [2021-08-18T16:02:37.002Z] ---> Running in da2a5ecfdb19 [2021-08-18T16:02:37.002Z] Removing intermediate container da2a5ecfdb19 [2021-08-18T16:02:37.002Z] ---> 85c7803a7f5a [2021-08-18T16:02:37.002Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-18T16:02:37.002Z] ---> 73ee510a0638 [2021-08-18T16:02:37.002Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-18T16:02:37.270Z] ---> fe6459d571b3 [2021-08-18T16:02:37.270Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-18T16:02:37.537Z] ---> 5cb817c9b8ac [2021-08-18T16:02:37.537Z] Step 21/26 : EXPOSE 59900 [2021-08-18T16:02:37.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3361 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-18T16:02:37.594Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2021-08-18T16:02:37.806Z] ---> Running in fb09c22e7182 [2021-08-18T16:02:37.806Z] Removing intermediate container fb09c22e7182 [2021-08-18T16:02:37.806Z] ---> da94920e168a [2021-08-18T16:02:37.806Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-18T16:02:37.806Z] ---> Running in 331d4533cd18 [2021-08-18T16:02:37.806Z] Removing intermediate container 331d4533cd18 [2021-08-18T16:02:37.806Z] ---> cacfdfbfd2c1 [2021-08-18T16:02:37.806Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T16:02:37.806Z] ---> Running in 5fbb5010cb87 [2021-08-18T16:02:37.915Z] The recommended git tool is: git [2021-08-18T16:02:38.080Z] Removing intermediate container 5fbb5010cb87 [2021-08-18T16:02:38.080Z] ---> 79923cdf3a58 [2021-08-18T16:02:38.080Z] Step 24/26 : LABEL arch=amd64 [2021-08-18T16:02:38.080Z] ---> Running in 8896a58c8ba5 [2021-08-18T16:02:38.080Z] Removing intermediate container 8896a58c8ba5 [2021-08-18T16:02:38.080Z] ---> 37a440d696d7 [2021-08-18T16:02:38.080Z] Step 25/26 : LABEL git_sha=60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:02:38.080Z] ---> Running in c49e9daf08dc [2021-08-18T16:02:38.348Z] Removing intermediate container c49e9daf08dc [2021-08-18T16:02:38.348Z] ---> ad22c2392441 [2021-08-18T16:02:38.348Z] Step 26/26 : LABEL version=2.0.1-dev.4 [2021-08-18T16:02:38.348Z] ---> Running in 7a781677263e [2021-08-18T16:02:38.348Z] Removing intermediate container 7a781677263e [2021-08-18T16:02:38.348Z] ---> 69819a81f8df [2021-08-18T16:02:38.348Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:02:38.348Z] Successfully built 69819a81f8df [2021-08-18T16:02:38.348Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:02:38.478Z] provisioning config files... [2021-08-18T16:02:38.493Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config3417772896486791534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:38.845Z] ---> docker-login.sh [2021-08-18T16:02:38.845Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:02:38.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:38.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:38.845Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:38.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:38.845Z] [2021-08-18T16:02:38.845Z] Login Succeeded [2021-08-18T16:02:38.845Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:02:38.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:39.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:39.325Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:39.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:39.325Z] [2021-08-18T16:02:39.325Z] Login Succeeded [2021-08-18T16:02:39.325Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:02:39.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:40.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:40.295Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:40.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:40.295Z] [2021-08-18T16:02:40.295Z] Login Succeeded [2021-08-18T16:02:40.295Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:02:40.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:40.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:40.565Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:40.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:40.565Z] [2021-08-18T16:02:40.565Z] Login Succeeded [2021-08-18T16:02:40.565Z] docker.io [2021-08-18T16:02:40.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:40.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:40.834Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:40.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:40.834Z] [2021-08-18T16:02:40.834Z] Login Succeeded [2021-08-18T16:02:40.834Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:02:40.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:02:40.947Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-08-18T16:02:40.947Z] 60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:02:40.947Z] latest [2021-08-18T16:02:40.947Z] 2.0.1-dev.4 [2021-08-18T16:02:40.947Z] 60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:02:40.947Z] main [2021-08-18T16:02:40.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:41.340Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:41.679Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:02:41.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-18T16:02:41.679Z] 5370777b99c7: Preparing [2021-08-18T16:02:41.679Z] 0d269dc5c053: Preparing [2021-08-18T16:02:41.679Z] 6702d4e97725: Preparing [2021-08-18T16:02:41.679Z] 29aacdc2b43f: Preparing [2021-08-18T16:02:41.679Z] 0e3cb74351b2: Preparing [2021-08-18T16:02:41.679Z] 32f366d666a5: Preparing [2021-08-18T16:02:41.947Z] 0d269dc5c053: Pushed [2021-08-18T16:02:42.215Z] 6702d4e97725: Pushed [2021-08-18T16:02:42.215Z] 0e3cb74351b2: Pushed [2021-08-18T16:02:42.215Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:42.215Z] 29aacdc2b43f: Pushed [2021-08-18T16:02:43.619Z] 5370777b99c7: Pushed [2021-08-18T16:02:43.619Z] 60d9a57dff39513032cce8af6e955f5a8a0738df: digest: sha256:03de3479bd7b7573c2e42fbe92ee6a76d87c19f136b68fb753b6679243dd478d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:43.956Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:46.011Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-18T16:02:46.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-18T16:02:46.012Z] 5370777b99c7: Preparing [2021-08-18T16:02:46.012Z] 0d269dc5c053: Preparing [2021-08-18T16:02:46.012Z] 6702d4e97725: Preparing [2021-08-18T16:02:46.012Z] 29aacdc2b43f: Preparing [2021-08-18T16:02:46.012Z] 0e3cb74351b2: Preparing [2021-08-18T16:02:46.012Z] 32f366d666a5: Preparing [2021-08-18T16:02:46.012Z] 32f366d666a5: Waiting [2021-08-18T16:02:46.012Z] 0e3cb74351b2: Layer already exists [2021-08-18T16:02:46.012Z] 6702d4e97725: Layer already exists [2021-08-18T16:02:46.012Z] 29aacdc2b43f: Layer already exists [2021-08-18T16:02:46.012Z] 5370777b99c7: Layer already exists [2021-08-18T16:02:46.012Z] 0d269dc5c053: Layer already exists [2021-08-18T16:02:46.012Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:46.012Z] latest: digest: sha256:03de3479bd7b7573c2e42fbe92ee6a76d87c19f136b68fb753b6679243dd478d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:46.358Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.4 [2021-08-18T16:02:46.368Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:46.395Z] Cloning the remote Git repository [2021-08-18T16:02:46.689Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.4 [2021-08-18T16:02:46.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-18T16:02:46.690Z] 5370777b99c7: Preparing [2021-08-18T16:02:46.690Z] 0d269dc5c053: Preparing [2021-08-18T16:02:46.690Z] 6702d4e97725: Preparing [2021-08-18T16:02:46.690Z] 29aacdc2b43f: Preparing [2021-08-18T16:02:46.690Z] 0e3cb74351b2: Preparing [2021-08-18T16:02:46.690Z] 32f366d666a5: Preparing [2021-08-18T16:02:46.690Z] 32f366d666a5: Waiting [2021-08-18T16:02:46.690Z] 29aacdc2b43f: Layer already exists [2021-08-18T16:02:46.690Z] 0e3cb74351b2: Layer already exists [2021-08-18T16:02:46.690Z] 5370777b99c7: Layer already exists [2021-08-18T16:02:46.690Z] 6702d4e97725: Layer already exists [2021-08-18T16:02:46.690Z] 0d269dc5c053: Layer already exists [2021-08-18T16:02:46.690Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:46.690Z] 2.0.1-dev.4: digest: sha256:03de3479bd7b7573c2e42fbe92ee6a76d87c19f136b68fb753b6679243dd478d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:46.460Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-18T16:02:46.599Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2021-08-18T16:02:46.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-18T16:02:46.693Z] > git --version # timeout=10 [2021-08-18T16:02:46.714Z] > git --version # 'git version 2.17.1' [2021-08-18T16:02:46.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:02:47.022Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:47.352Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:02:47.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-18T16:02:47.352Z] 5370777b99c7: Preparing [2021-08-18T16:02:47.352Z] 0d269dc5c053: Preparing [2021-08-18T16:02:47.352Z] 6702d4e97725: Preparing [2021-08-18T16:02:47.352Z] 29aacdc2b43f: Preparing [2021-08-18T16:02:47.352Z] 0e3cb74351b2: Preparing [2021-08-18T16:02:47.352Z] 32f366d666a5: Preparing [2021-08-18T16:02:47.352Z] 32f366d666a5: Waiting [2021-08-18T16:02:47.352Z] 29aacdc2b43f: Layer already exists [2021-08-18T16:02:47.352Z] 0d269dc5c053: Layer already exists [2021-08-18T16:02:47.352Z] 5370777b99c7: Layer already exists [2021-08-18T16:02:47.352Z] 0e3cb74351b2: Layer already exists [2021-08-18T16:02:47.352Z] 6702d4e97725: Layer already exists [2021-08-18T16:02:47.352Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:47.352Z] 60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4: digest: sha256:03de3479bd7b7573c2e42fbe92ee6a76d87c19f136b68fb753b6679243dd478d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:47.691Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:48.011Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-08-18T16:02:48.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-18T16:02:48.011Z] 5370777b99c7: Preparing [2021-08-18T16:02:48.011Z] 0d269dc5c053: Preparing [2021-08-18T16:02:48.011Z] 6702d4e97725: Preparing [2021-08-18T16:02:48.011Z] 29aacdc2b43f: Preparing [2021-08-18T16:02:48.011Z] 0e3cb74351b2: Preparing [2021-08-18T16:02:48.011Z] 32f366d666a5: Preparing [2021-08-18T16:02:48.011Z] 32f366d666a5: Waiting [2021-08-18T16:02:48.011Z] 29aacdc2b43f: Layer already exists [2021-08-18T16:02:48.011Z] 0d269dc5c053: Layer already exists [2021-08-18T16:02:48.011Z] 0e3cb74351b2: Layer already exists [2021-08-18T16:02:48.011Z] 6702d4e97725: Layer already exists [2021-08-18T16:02:48.011Z] 5370777b99c7: Layer already exists [2021-08-18T16:02:48.011Z] 32f366d666a5: Layer already exists [2021-08-18T16:02:48.011Z] main: digest: sha256:03de3479bd7b7573c2e42fbe92ee6a76d87c19f136b68fb753b6679243dd478d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:02:48.087Z] ===================================================== [Pipeline] echo [2021-08-18T16:02:48.103Z] taggedImages: [2021-08-18T16:02:48.103Z] - nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:02:48.103Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-18T16:02:48.103Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.4 [2021-08-18T16:02:48.103Z] - nexus3.edgexfoundry.org:10004/device-virtual:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:02:48.103Z] - 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] { [2021-08-18T16:02:46.807Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:48.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:48.540Z] [2021-08-18T16:02:48.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:48.657Z] Avoid second fetch [2021-08-18T16:02:48.658Z] Checking out Revision 60d9a57dff39513032cce8af6e955f5a8a0738df (main) [2021-08-18T16:02:48.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:48.883Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:02:48.883Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:02:48.883Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:02:48.883Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:02:48.883Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:02:48.883Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:02:48.883Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:02:48.883Z] d287ab97295c: Pulling fs layer [2021-08-18T16:02:48.883Z] dc539afda2c1: Waiting [2021-08-18T16:02:48.883Z] 77bc0d833cb6: Waiting [2021-08-18T16:02:48.883Z] 9065ff56babe: Waiting [2021-08-18T16:02:48.883Z] d287ab97295c: Waiting [2021-08-18T16:02:49.148Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:02:49.148Z] a1111a8f2ec3: Download complete [2021-08-18T16:02:49.148Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:02:49.148Z] dc539afda2c1: Download complete [2021-08-18T16:02:49.412Z] 77bc0d833cb6: Download complete [2021-08-18T16:02:49.412Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:02:49.412Z] 9065ff56babe: Download complete [2021-08-18T16:02:49.682Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:02:49.682Z] ed53099fbce6: Download complete [2021-08-18T16:02:48.601Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-18T16:02:48.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:02:48.672Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:02:48.689Z] > git checkout -f 60d9a57dff39513032cce8af6e955f5a8a0738df # timeout=10 [2021-08-18T16:02:50.268Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:02:50.268Z] b4d181a07f80: Download complete [2021-08-18T16:02:51.243Z] b4d181a07f80: Pull complete [2021-08-18T16:02:51.522Z] a1111a8f2ec3: Pull complete [2021-08-18T16:02:52.118Z] ed53099fbce6: Pull complete [2021-08-18T16:02:52.118Z] dc539afda2c1: Pull complete [2021-08-18T16:02:52.385Z] 77bc0d833cb6: Pull complete [2021-08-18T16:02:52.385Z] 9065ff56babe: Pull complete [2021-08-18T16:02:53.289Z] Commit message: "Merge pull request #237 from ernestojeda/remove-build-dockerfile" [2021-08-18T16:02:53.528Z] [2021-08-18T16:02:53.528Z] GitHub has been notified of this commit’s build result [2021-08-18T16:02:53.528Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:02:53.649Z] provisioning config files... [2021-08-18T16:02:53.679Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config6474223495838659330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:54.265Z] ---> docker-login.sh [2021-08-18T16:02:54.265Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:02:54.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:54.965Z] d287ab97295c: Verifying Checksum [2021-08-18T16:02:54.965Z] d287ab97295c: Download complete [2021-08-18T16:02:55.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:55.482Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:55.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:55.482Z] [2021-08-18T16:02:55.482Z] Login Succeeded [2021-08-18T16:02:55.482Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:02:56.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:56.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:56.089Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:56.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:56.089Z] [2021-08-18T16:02:56.089Z] Login Succeeded [2021-08-18T16:02:56.089Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:02:56.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:56.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:56.693Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:56.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:56.693Z] [2021-08-18T16:02:56.693Z] Login Succeeded [2021-08-18T16:02:56.693Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:02:57.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:57.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:57.307Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:57.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:57.307Z] [2021-08-18T16:02:57.307Z] Login Succeeded [2021-08-18T16:02:57.307Z] docker.io [2021-08-18T16:02:57.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:58.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:58.197Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:58.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:58.197Z] [2021-08-18T16:02:58.197Z] Login Succeeded [2021-08-18T16:02:58.197Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:02:58.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:02:58.685Z] ========================================================= [2021-08-18T16:02:58.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:02:58.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:59.093Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T16:03:00.588Z] d287ab97295c: Pull complete [2021-08-18T16:03:00.588Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:03:00.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:03:00.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:03:00.625Z] Sending build context to Docker daemon 8.6MB [2021-08-18T16:03:00.625Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:03:00.625Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-18T16:03:00.625Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:03:00.625Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:03:00.625Z] 24495759ef45: Pulling fs layer [2021-08-18T16:03:00.625Z] d148012ef14d: Pulling fs layer [2021-08-18T16:03:00.625Z] e90a11edd702: Pulling fs layer [2021-08-18T16:03:00.625Z] d77568369979: Pulling fs layer [2021-08-18T16:03:00.625Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:03:00.625Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:03:00.625Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:03:00.625Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:03:00.625Z] e90a11edd702: Waiting [2021-08-18T16:03:00.625Z] d77568369979: Waiting [2021-08-18T16:03:00.625Z] 170f2ba95c9a: Waiting [2021-08-18T16:03:00.625Z] 97ac5df62f85: Waiting [2021-08-18T16:03:00.625Z] d148012ef14d: Verifying Checksum [2021-08-18T16:03:00.625Z] d148012ef14d: Download complete [2021-08-18T16:03:00.625Z] 24495759ef45: Verifying Checksum [2021-08-18T16:03:00.625Z] 24495759ef45: Download complete [2021-08-18T16:03:00.625Z] d77568369979: Download complete [2021-08-18T16:03:00.625Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T16:03:00.625Z] fc1c9f9a7f3b: Download complete [2021-08-18T16:03:00.625Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T16:03:00.625Z] 170f2ba95c9a: Download complete [2021-08-18T16:03:00.625Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:03:00.625Z] 595b0fe564bb: Download complete [2021-08-18T16:03:00.701Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-08-18T16:03:00.779Z] $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-18T16:03:00.902Z] 595b0fe564bb: Pull complete [2021-08-18T16:03:01.904Z] 24495759ef45: Pull complete [2021-08-18T16:03:02.503Z] d148012ef14d: Pull complete [2021-08-18T16:03:03.596Z] $ docker top b2d8c9cfaa3e6fa4cad6e4b09bc91d5a1bbf19ba0f61144c74bfc1ca5e22026d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:03:04.018Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:03:04.018Z] 97ac5df62f85: Download complete [2021-08-18T16:03:04.093Z] ---> job-cost.sh [2021-08-18T16:03:04.093Z] lf-activate-venv: SKIPPING [2021-08-18T16:03:04.093Z] INFO: No Stack... [2021-08-18T16:03:04.293Z] e90a11edd702: Verifying Checksum [2021-08-18T16:03:04.293Z] e90a11edd702: Download complete [2021-08-18T16:03:04.996Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:03:05.265Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:03:05.610Z] + cat /w/workspace/device-virtual-go/5/archives/cost.csv [2021-08-18T16:03:05.610Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:03:05.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [2021-08-18T16:03:05.661Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] did not exist. Created. [2021-08-18T16:03:05.661Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:03:06.016Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T16:03:06.047Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:03:06.061Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:03:06.088Z] $ docker stop --time=1 b2d8c9cfaa3e6fa4cad6e4b09bc91d5a1bbf19ba0f61144c74bfc1ca5e22026d [2021-08-18T16:03:07.243Z] $ docker rm -f b2d8c9cfaa3e6fa4cad6e4b09bc91d5a1bbf19ba0f61144c74bfc1ca5e22026d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:03:15.415Z] e90a11edd702: Pull complete [2021-08-18T16:03:15.415Z] d77568369979: Pull complete [2021-08-18T16:03:15.415Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:03:15.415Z] 170f2ba95c9a: Pull complete [2021-08-18T16:03:20.855Z] 97ac5df62f85: Pull complete [2021-08-18T16:03:20.855Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:03:20.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:03:20.855Z] ---> 04bc70af865f [2021-08-18T16:03:20.855Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:03:27.600Z] ---> Running in ead618ad2607 [2021-08-18T16:03:27.600Z] Removing intermediate container ead618ad2607 [2021-08-18T16:03:27.600Z] ---> 27d4b444d41d [2021-08-18T16:03:27.600Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:03:27.600Z] ---> Running in 28b305d9ce30 [2021-08-18T16:03:28.206Z] Removing intermediate container 28b305d9ce30 [2021-08-18T16:03:28.206Z] ---> 03ce8aceea4f [2021-08-18T16:03:28.206Z] Step 5/12 : WORKDIR /device-virtual-go [2021-08-18T16:03:28.206Z] ---> Running in 4bf4408f4dc3 [2021-08-18T16:03:28.813Z] Removing intermediate container 4bf4408f4dc3 [2021-08-18T16:03:28.813Z] ---> c09c88c9b757 [2021-08-18T16:03:28.813Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:03:29.090Z] ---> Running in 5179a9857531 [2021-08-18T16:03:32.509Z] Removing intermediate container 5179a9857531 [2021-08-18T16:03:32.509Z] ---> 04f56d0a8320 [2021-08-18T16:03:32.509Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:03:32.787Z] ---> Running in 9f9d7211269b [2021-08-18T16:03:34.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:35.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:37.647Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-18T16:03:37.647Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-18T16:03:37.647Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-18T16:03:37.647Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T16:03:37.647Z] OK: 222 MiB in 55 packages [2021-08-18T16:03:38.641Z] Removing intermediate container 9f9d7211269b [2021-08-18T16:03:38.641Z] ---> 460723cbec02 [2021-08-18T16:03:38.641Z] Step 8/12 : COPY . . [2021-08-18T16:03:40.116Z] ---> aa199e18fcca [2021-08-18T16:03:40.116Z] Step 9/12 : RUN go mod tidy [2021-08-18T16:03:40.394Z] ---> Running in 57c1b4ed1630 [2021-08-18T16:03:44.720Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-18T16:03:44.720Z] go: downloading modernc.org/ql v1.0.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-18T16:03:44.720Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-18T16:03:44.992Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-18T16:03:45.267Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T16:03:45.267Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-18T16:03:45.267Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T16:03:45.267Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:03:45.267Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:03:45.267Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:03:45.267Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T16:03:45.568Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T16:03:45.568Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-18T16:03:45.568Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T16:03:45.568Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-18T16:03:45.568Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-18T16:03:45.568Z] go: downloading golang.org/x/text v0.3.2 [2021-08-18T16:03:45.568Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T16:03:45.841Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T16:03:49.258Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T16:03:49.258Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:03:49.258Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-18T16:03:49.258Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/b v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/db v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/file v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/golex v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/internal v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/lldb v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/mathutil v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading modernc.org/strutil v1.0.0 [2021-08-18T16:03:49.258Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T16:03:49.258Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T16:03:49.258Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-18T16:03:49.258Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:03:49.258Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T16:03:49.258Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T16:03:49.258Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T16:03:49.529Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T16:03:49.529Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-18T16:03:49.529Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:03:49.529Z] go: downloading modernc.org/fileutil v1.0.0 [2021-08-18T16:03:49.529Z] go: downloading modernc.org/sortutil v1.0.0 [2021-08-18T16:03:49.529Z] go: downloading modernc.org/zappy v1.0.0 [2021-08-18T16:03:49.529Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-08-18T16:03:49.529Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:03:49.529Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:03:49.804Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:03:49.804Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:03:49.804Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:03:49.804Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T16:03:50.079Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:03:50.079Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T16:03:50.079Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-18T16:03:50.079Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T16:03:50.079Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T16:03:50.079Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-08-18T16:03:50.357Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T16:03:50.357Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T16:03:50.357Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:03:50.357Z] go: downloading github.com/golang/snappy v0.0.1 [2021-08-18T16:03:50.635Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:03:50.635Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:03:50.635Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:03:50.635Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:03:50.635Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:03:50.635Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:03:50.635Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:03:50.635Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:03:50.635Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T16:03:50.911Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:03:50.911Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:03:50.911Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:03:50.911Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T16:03:50.911Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:03:51.185Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:03:51.185Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:03:51.185Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:03:51.185Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:03:51.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:03:51.185Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T16:03:51.185Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:03:51.464Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T16:04:06.561Z] Removing intermediate container 57c1b4ed1630 [2021-08-18T16:04:06.561Z] ---> a203b6c382fb [2021-08-18T16:04:06.561Z] Step 10/12 : RUN go mod download [2021-08-18T16:04:07.541Z] ---> Running in 1b29c0ef56bc [2021-08-18T16:04:19.948Z] Removing intermediate container 1b29c0ef56bc [2021-08-18T16:04:19.948Z] ---> a5e3e1d1daca [2021-08-18T16:04:19.948Z] Step 11/12 : ARG MAKE='make build' [2021-08-18T16:04:19.948Z] ---> Running in dcb5aafc27ae [2021-08-18T16:04:20.224Z] Removing intermediate container dcb5aafc27ae [2021-08-18T16:04:20.224Z] ---> 45d1996b61cc [2021-08-18T16:04:20.224Z] Step 12/12 : RUN $MAKE [2021-08-18T16:04:20.508Z] ---> Running in 0da7da62aece [2021-08-18T16:04:21.957Z] noop [2021-08-18T16:04:23.405Z] Removing intermediate container 0da7da62aece [2021-08-18T16:04:23.405Z] ---> 6173b8af705c [2021-08-18T16:04:23.405Z] Successfully built 6173b8af705c [2021-08-18T16:04:23.405Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:23.789Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:23.789Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:24.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-3361 does not seem to be running inside a container [2021-08-18T16:04:24.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:04:25.866Z] $ docker top 2067f7e45220a33000e868015c44cda093e43265094f9885aae7d3865c3a68c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:04:26.859Z] + go version [2021-08-18T16:04:26.859Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:04:26.877Z] $ docker stop --time=1 2067f7e45220a33000e868015c44cda093e43265094f9885aae7d3865c3a68c3 [2021-08-18T16:04:30.348Z] $ docker rm -f 2067f7e45220a33000e868015c44cda093e43265094f9885aae7d3865c3a68c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:31.068Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:31.068Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:31.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-3361 does not seem to be running inside a container [2021-08-18T16:04:31.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:04:33.289Z] $ docker top dff5f67609c23fa3f3531747fb38433f23415bd84b8af7a70001c0305c0d074c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:04:34.263Z] + go mod tidy [Pipeline] sh [2021-08-18T16:04:36.966Z] + make test [2021-08-18T16:04:36.966Z] go mod tidy [2021-08-18T16:04:36.966Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-18T16:04:37.243Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-18T16:05:59.117Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-18T16:05:59.117Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.390s coverage: 64.6% of statements [2021-08-18T16:05:59.117Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-18T16:06:38.721Z] gofmt -l . [2021-08-18T16:06:38.721Z] [ "`gofmt -l .`" = "" ] [2021-08-18T16:06:38.721Z] ./bin/test-attribution-txt.sh [2021-08-18T16:06:38.721Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-18T16:06:38.735Z] $ docker stop --time=1 dff5f67609c23fa3f3531747fb38433f23415bd84b8af7a70001c0305c0d074c [2021-08-18T16:06:40.680Z] $ docker rm -f dff5f67609c23fa3f3531747fb38433f23415bd84b8af7a70001c0305c0d074c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:06:41.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:06:41.637Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T16:06:42.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T16:06:44.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:06:44.558Z] + ls -al . [2021-08-18T16:06:44.558Z] total 168 [2021-08-18T16:06:44.558Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 18 16:06 . [2021-08-18T16:06:44.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 .. [2021-08-18T16:06:44.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:02 .git [2021-08-18T16:06:44.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 .github [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 18 16:02 .gitignore [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 8153 Aug 18 16:02 Attribution.txt [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 6349 Aug 18 16:02 CHANGELOG.md [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 1921 Aug 18 16:02 Dockerfile [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 16:02 GOVERNANCE.md [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 18 16:02 Jenkinsfile [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 18 16:02 LICENSE [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 905 Aug 18 16:02 Makefile [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 18 16:02 OWNERS.md [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 2913 Aug 18 16:02 README.md [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:59 VERSION [2021-08-18T16:06:44.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 bin [2021-08-18T16:06:44.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 cmd [2021-08-18T16:06:44.558Z] -rw-r--r-- 1 jenkins jenkins 46339 Aug 18 16:05 coverage.out [2021-08-18T16:06:44.558Z] -rw-r--r-- 1 jenkins jenkins 795 Aug 18 16:06 go.mod [2021-08-18T16:06:44.558Z] -rw-r--r-- 1 jenkins jenkins 22824 Aug 18 16:04 go.sum [2021-08-18T16:06:44.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 internal [2021-08-18T16:06:44.558Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 18 16:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:06:44.904Z] + 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=60d9a57dff39513032cce8af6e955f5a8a0738df --label arch=arm64 --label version=2.0.1-dev.4 . [2021-08-18T16:06:45.177Z] Sending build context to Docker daemon 8.67MB [2021-08-18T16:06:45.449Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:06:45.449Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-18T16:06:45.449Z] ---> 6173b8af705c [2021-08-18T16:06:45.449Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:06:45.723Z] ---> Running in ebb53ded2e7c [2021-08-18T16:06:46.323Z] Removing intermediate container ebb53ded2e7c [2021-08-18T16:06:46.323Z] ---> 2604be0dd1f3 [2021-08-18T16:06:46.323Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:06:46.596Z] ---> Running in 6236544036a8 [2021-08-18T16:06:47.199Z] Removing intermediate container 6236544036a8 [2021-08-18T16:06:47.199Z] ---> 196e992c10c7 [2021-08-18T16:06:47.199Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-18T16:06:47.514Z] ---> Running in ecaaf14b8e74 [2021-08-18T16:06:47.832Z] Removing intermediate container ecaaf14b8e74 [2021-08-18T16:06:47.832Z] ---> d7effa98fe92 [2021-08-18T16:06:47.832Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:06:48.120Z] ---> Running in 3fdb74d3e036 [2021-08-18T16:06:50.825Z] Removing intermediate container 3fdb74d3e036 [2021-08-18T16:06:50.825Z] ---> 522328c9f2f5 [2021-08-18T16:06:50.825Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:06:51.420Z] ---> Running in 8787062b4581 [2021-08-18T16:06:52.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:53.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:56.447Z] OK: 222 MiB in 55 packages [2021-08-18T16:06:57.046Z] Removing intermediate container 8787062b4581 [2021-08-18T16:06:57.046Z] ---> 7bcc62cf8e43 [2021-08-18T16:06:57.046Z] Step 8/26 : COPY . . [2021-08-18T16:06:58.481Z] ---> a63d276b56e7 [2021-08-18T16:06:58.481Z] Step 9/26 : RUN go mod tidy [2021-08-18T16:06:58.757Z] ---> Running in 2021f829897f [2021-08-18T16:07:01.387Z] Removing intermediate container 2021f829897f [2021-08-18T16:07:01.387Z] ---> 4abff69e6e00 [2021-08-18T16:07:01.387Z] Step 10/26 : RUN go mod download [2021-08-18T16:07:01.658Z] ---> Running in c16a3e4cefb0 [2021-08-18T16:07:04.294Z] Removing intermediate container c16a3e4cefb0 [2021-08-18T16:07:04.294Z] ---> b1e26f4e215c [2021-08-18T16:07:04.294Z] Step 11/26 : ARG MAKE='make build' [2021-08-18T16:07:04.570Z] ---> Running in ec883f7b9369 [2021-08-18T16:07:05.176Z] Removing intermediate container ec883f7b9369 [2021-08-18T16:07:05.176Z] ---> d9f87c1896e2 [2021-08-18T16:07:05.176Z] Step 12/26 : RUN $MAKE [2021-08-18T16:07:05.449Z] ---> Running in 80c90c3359a6 [2021-08-18T16:07:06.888Z] go mod tidy [2021-08-18T16:07:07.498Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.4" -o cmd/device-virtual ./cmd [2021-08-18T16:08:04.742Z] Removing intermediate container 80c90c3359a6 [2021-08-18T16:08:04.742Z] ---> a61238c8f741 [2021-08-18T16:08:04.742Z] Step 13/26 : FROM alpine:3.12 [2021-08-18T16:08:05.330Z] 3.12: Pulling from library/alpine [2021-08-18T16:08:05.599Z] d2f70382dc9a: Pulling fs layer [2021-08-18T16:08:05.870Z] d2f70382dc9a: Download complete [2021-08-18T16:08:06.468Z] d2f70382dc9a: Pull complete [2021-08-18T16:08:06.468Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:08:06.468Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:08:06.468Z] ---> c4fd0aeabfcf [2021-08-18T16:08:06.468Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-18T16:08:06.741Z] ---> Running in f46727f860fe [2021-08-18T16:08:07.333Z] Removing intermediate container f46727f860fe [2021-08-18T16:08:07.333Z] ---> 05fa5bd07677 [2021-08-18T16:08:07.333Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:08:07.603Z] ---> Running in 4a7c09bc7cee [2021-08-18T16:08:09.579Z] Removing intermediate container 4a7c09bc7cee [2021-08-18T16:08:09.579Z] ---> 3f4894257f93 [2021-08-18T16:08:09.579Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T16:08:09.579Z] ---> Running in 9c621a98f780 [2021-08-18T16:08:11.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:08:11.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:08:12.578Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T16:08:12.578Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T16:08:12.578Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T16:08:12.850Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T16:08:13.126Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T16:08:16.848Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T16:08:16.848Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T16:08:16.848Z] OK: 8 MiB in 20 packages [2021-08-18T16:08:16.848Z] Removing intermediate container 9c621a98f780 [2021-08-18T16:08:16.848Z] ---> e2802a1d7f6d [2021-08-18T16:08:16.848Z] Step 17/26 : WORKDIR / [2021-08-18T16:08:16.848Z] ---> Running in 3e71d5eccd45 [2021-08-18T16:08:16.848Z] Removing intermediate container 3e71d5eccd45 [2021-08-18T16:08:16.848Z] ---> 783a7c7165d3 [2021-08-18T16:08:16.848Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-18T16:08:16.848Z] ---> 8b0a2d6f01b3 [2021-08-18T16:08:16.848Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-18T16:08:17.120Z] ---> 9ffc2a15fbc8 [2021-08-18T16:08:17.120Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-18T16:08:19.097Z] ---> e7f4b8c3c65c [2021-08-18T16:08:19.097Z] Step 21/26 : EXPOSE 59900 [2021-08-18T16:08:19.097Z] ---> Running in d54441b482a0 [2021-08-18T16:08:19.369Z] Removing intermediate container d54441b482a0 [2021-08-18T16:08:19.369Z] ---> d16bd7a7d6c1 [2021-08-18T16:08:19.369Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-18T16:08:19.369Z] ---> Running in 1b43cde53821 [2021-08-18T16:08:19.965Z] Removing intermediate container 1b43cde53821 [2021-08-18T16:08:19.965Z] ---> 4d420c74e35c [2021-08-18T16:08:19.965Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T16:08:20.239Z] ---> Running in 7d8b1a9414eb [2021-08-18T16:08:20.842Z] Removing intermediate container 7d8b1a9414eb [2021-08-18T16:08:20.842Z] ---> ad8f74fe38c2 [2021-08-18T16:08:20.842Z] Step 24/26 : LABEL arch=arm64 [2021-08-18T16:08:20.842Z] ---> Running in 09efbc8ad100 [2021-08-18T16:08:21.436Z] Removing intermediate container 09efbc8ad100 [2021-08-18T16:08:21.436Z] ---> e93efd4be27c [2021-08-18T16:08:21.436Z] Step 25/26 : LABEL git_sha=60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:08:21.436Z] ---> Running in 29894d96858c [2021-08-18T16:08:22.029Z] Removing intermediate container 29894d96858c [2021-08-18T16:08:22.029Z] ---> 27fe1c25462b [2021-08-18T16:08:22.029Z] Step 26/26 : LABEL version=2.0.1-dev.4 [2021-08-18T16:08:22.301Z] ---> Running in f76127c247d6 [2021-08-18T16:08:22.896Z] Removing intermediate container f76127c247d6 [2021-08-18T16:08:22.896Z] ---> 8fb12bf890d4 [2021-08-18T16:08:22.896Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:08:22.896Z] Successfully built 8fb12bf890d4 [2021-08-18T16:08:22.896Z] 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-18T16:08:23.054Z] provisioning config files... [2021-08-18T16:08:23.073Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config4405614408701594881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:08:23.431Z] ---> docker-login.sh [2021-08-18T16:08:23.431Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:08:23.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:08:23.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:08:23.703Z] Configure a credential helper to remove this warning. See [2021-08-18T16:08:23.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:08:23.703Z] [2021-08-18T16:08:23.703Z] Login Succeeded [2021-08-18T16:08:23.703Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:08:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:08:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:08:24.296Z] Configure a credential helper to remove this warning. See [2021-08-18T16:08:24.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:08:24.296Z] [2021-08-18T16:08:24.296Z] Login Succeeded [2021-08-18T16:08:24.296Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:08:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:08:24.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:08:24.846Z] Configure a credential helper to remove this warning. See [2021-08-18T16:08:24.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:08:24.846Z] [2021-08-18T16:08:24.846Z] Login Succeeded [2021-08-18T16:08:24.846Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:08:25.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:08:25.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:08:25.391Z] Configure a credential helper to remove this warning. See [2021-08-18T16:08:25.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:08:25.391Z] [2021-08-18T16:08:25.391Z] Login Succeeded [2021-08-18T16:08:25.391Z] docker.io [2021-08-18T16:08:25.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:08:26.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:08:26.258Z] Configure a credential helper to remove this warning. See [2021-08-18T16:08:26.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:08:26.258Z] [2021-08-18T16:08:26.258Z] Login Succeeded [2021-08-18T16:08:26.258Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:08:26.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:08:26.360Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-08-18T16:08:26.360Z] 60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:08:26.360Z] latest [2021-08-18T16:08:26.360Z] 2.0.1-dev.4 [2021-08-18T16:08:26.360Z] 60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:08:26.360Z] main [2021-08-18T16:08:26.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:26.746Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:27.089Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:08:27.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-18T16:08:27.089Z] e7b0c72ad304: Preparing [2021-08-18T16:08:27.089Z] 81cd59cd6e45: Preparing [2021-08-18T16:08:27.089Z] 1ddf923d91e4: Preparing [2021-08-18T16:08:27.089Z] f945a412b16d: Preparing [2021-08-18T16:08:27.089Z] 6f814dff4445: Preparing [2021-08-18T16:08:27.089Z] 3fbe34a1663b: Preparing [2021-08-18T16:08:27.089Z] 3fbe34a1663b: Waiting [2021-08-18T16:08:27.373Z] 81cd59cd6e45: Pushed [2021-08-18T16:08:27.373Z] 1ddf923d91e4: Pushed [2021-08-18T16:08:27.373Z] 6f814dff4445: Pushed [2021-08-18T16:08:27.649Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:08:27.919Z] f945a412b16d: Pushed [2021-08-18T16:08:30.519Z] e7b0c72ad304: Pushed [2021-08-18T16:08:30.791Z] 60d9a57dff39513032cce8af6e955f5a8a0738df: digest: sha256:7a4e5d398afe0df6273c27745f6d7acd44fe631b5eb09995c21427f7a5ac847b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:31.132Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:31.470Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-18T16:08:31.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-18T16:08:31.470Z] e7b0c72ad304: Preparing [2021-08-18T16:08:31.470Z] 81cd59cd6e45: Preparing [2021-08-18T16:08:31.470Z] 1ddf923d91e4: Preparing [2021-08-18T16:08:31.470Z] f945a412b16d: Preparing [2021-08-18T16:08:31.470Z] 6f814dff4445: Preparing [2021-08-18T16:08:31.470Z] 3fbe34a1663b: Preparing [2021-08-18T16:08:31.470Z] 3fbe34a1663b: Waiting [2021-08-18T16:08:31.470Z] e7b0c72ad304: Layer already exists [2021-08-18T16:08:31.470Z] 6f814dff4445: Layer already exists [2021-08-18T16:08:31.470Z] 81cd59cd6e45: Layer already exists [2021-08-18T16:08:31.470Z] f945a412b16d: Layer already exists [2021-08-18T16:08:31.470Z] 1ddf923d91e4: Layer already exists [2021-08-18T16:08:31.470Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:08:31.742Z] latest: digest: sha256:7a4e5d398afe0df6273c27745f6d7acd44fe631b5eb09995c21427f7a5ac847b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:32.087Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:32.420Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.4 [2021-08-18T16:08:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-18T16:08:32.420Z] e7b0c72ad304: Preparing [2021-08-18T16:08:32.420Z] 81cd59cd6e45: Preparing [2021-08-18T16:08:32.421Z] 1ddf923d91e4: Preparing [2021-08-18T16:08:32.421Z] f945a412b16d: Preparing [2021-08-18T16:08:32.421Z] 6f814dff4445: Preparing [2021-08-18T16:08:32.421Z] 3fbe34a1663b: Preparing [2021-08-18T16:08:32.421Z] 3fbe34a1663b: Waiting [2021-08-18T16:08:32.691Z] 1ddf923d91e4: Layer already exists [2021-08-18T16:08:32.691Z] 6f814dff4445: Layer already exists [2021-08-18T16:08:32.691Z] f945a412b16d: Layer already exists [2021-08-18T16:08:32.691Z] 81cd59cd6e45: Layer already exists [2021-08-18T16:08:32.691Z] e7b0c72ad304: Layer already exists [2021-08-18T16:08:32.691Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:08:32.691Z] 2.0.1-dev.4: digest: sha256:7a4e5d398afe0df6273c27745f6d7acd44fe631b5eb09995c21427f7a5ac847b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:33.031Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:33.365Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:08:33.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-18T16:08:33.365Z] e7b0c72ad304: Preparing [2021-08-18T16:08:33.365Z] 81cd59cd6e45: Preparing [2021-08-18T16:08:33.365Z] 1ddf923d91e4: Preparing [2021-08-18T16:08:33.365Z] f945a412b16d: Preparing [2021-08-18T16:08:33.365Z] 6f814dff4445: Preparing [2021-08-18T16:08:33.365Z] 3fbe34a1663b: Preparing [2021-08-18T16:08:33.365Z] 3fbe34a1663b: Waiting [2021-08-18T16:08:33.365Z] f945a412b16d: Layer already exists [2021-08-18T16:08:33.635Z] 1ddf923d91e4: Layer already exists [2021-08-18T16:08:33.635Z] e7b0c72ad304: Layer already exists [2021-08-18T16:08:33.635Z] 6f814dff4445: Layer already exists [2021-08-18T16:08:33.635Z] 81cd59cd6e45: Layer already exists [2021-08-18T16:08:33.635Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:08:33.635Z] 60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4: digest: sha256:7a4e5d398afe0df6273c27745f6d7acd44fe631b5eb09995c21427f7a5ac847b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:33.995Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:34.392Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-08-18T16:08:34.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-18T16:08:34.392Z] e7b0c72ad304: Preparing [2021-08-18T16:08:34.392Z] 81cd59cd6e45: Preparing [2021-08-18T16:08:34.392Z] 1ddf923d91e4: Preparing [2021-08-18T16:08:34.392Z] f945a412b16d: Preparing [2021-08-18T16:08:34.392Z] 6f814dff4445: Preparing [2021-08-18T16:08:34.392Z] 3fbe34a1663b: Preparing [2021-08-18T16:08:34.392Z] 3fbe34a1663b: Waiting [2021-08-18T16:08:34.677Z] 81cd59cd6e45: Layer already exists [2021-08-18T16:08:34.677Z] 1ddf923d91e4: Layer already exists [2021-08-18T16:08:34.677Z] f945a412b16d: Layer already exists [2021-08-18T16:08:34.677Z] 6f814dff4445: Layer already exists [2021-08-18T16:08:34.677Z] e7b0c72ad304: Layer already exists [2021-08-18T16:08:34.677Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:08:34.678Z] main: digest: sha256:7a4e5d398afe0df6273c27745f6d7acd44fe631b5eb09995c21427f7a5ac847b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:08:34.752Z] ===================================================== [Pipeline] echo [2021-08-18T16:08:34.770Z] taggedImages: [2021-08-18T16:08:34.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df [2021-08-18T16:08:34.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-18T16:08:34.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.4 [2021-08-18T16:08:34.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:60d9a57dff39513032cce8af6e955f5a8a0738df-2.0.1-dev.4 [2021-08-18T16:08:34.770Z] - 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-18T16:08:35.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:08:35.193Z] [2021-08-18T16:08:35.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:35.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:08:36.131Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:08:36.131Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:08:36.131Z] f757da607395: Pulling fs layer [2021-08-18T16:08:36.131Z] 05883995daec: Pulling fs layer [2021-08-18T16:08:36.131Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:08:36.131Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:08:36.131Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:08:36.131Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:08:36.131Z] 1560dd03e051: Waiting [2021-08-18T16:08:36.131Z] 27f5ce0e4adf: Waiting [2021-08-18T16:08:36.131Z] c2d8d7efcc4b: Waiting [2021-08-18T16:08:36.131Z] 8603b9c90790: Waiting [2021-08-18T16:08:36.131Z] f757da607395: Verifying Checksum [2021-08-18T16:08:36.131Z] f757da607395: Download complete [2021-08-18T16:08:36.406Z] 8603b9c90790: Verifying Checksum [2021-08-18T16:08:36.406Z] 8603b9c90790: Download complete [2021-08-18T16:08:36.406Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:08:36.406Z] 1560dd03e051: Download complete [2021-08-18T16:08:36.406Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T16:08:36.406Z] 27f5ce0e4adf: Download complete [2021-08-18T16:08:36.679Z] 05883995daec: Verifying Checksum [2021-08-18T16:08:36.679Z] 05883995daec: Download complete [2021-08-18T16:08:37.281Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:08:37.281Z] 448f6bf000e3: Download complete [2021-08-18T16:08:40.074Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:08:40.074Z] c2d8d7efcc4b: Download complete [2021-08-18T16:08:40.347Z] 448f6bf000e3: Pull complete [2021-08-18T16:08:40.943Z] f757da607395: Pull complete [2021-08-18T16:08:42.918Z] 05883995daec: Pull complete [2021-08-18T16:08:42.918Z] 8603b9c90790: Pull complete [2021-08-18T16:08:43.897Z] 1560dd03e051: Pull complete [2021-08-18T16:08:44.518Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:08:59.599Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:08:59.599Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:08:59.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:08:59.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:08:59.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-3361 does not seem to be running inside a container [2021-08-18T16:08:59.933Z] $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T16:09:05.042Z] $ docker top e9bde5b1e03195b25903f02f5a7317978d4eb3b148878124dd642be982a79868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:06.051Z] ---> job-cost.sh [2021-08-18T16:09:06.051Z] lf-activate-venv: SKIPPING [2021-08-18T16:09:06.051Z] INFO: No Stack... [2021-08-18T16:09:08.023Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:09:08.295Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:09:08.956Z] + cut -d, -f6 [2021-08-18T16:09:08.957Z] + cat /w/workspace/device-virtual-go/5/archives/cost.csv [Pipeline] lock [2021-08-18T16:09:09.016Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [2021-08-18T16:09:09.031Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] did not exist. Created. [2021-08-18T16:09:09.031Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:09:09.724Z] /w/workspace/device-virtual-go/5@tmp/durable-400c2705/script.sh: 1: /w/workspace/device-virtual-go/5@tmp/durable-400c2705/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:09:10.398Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:09:10.419Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:09:10.458Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:09:10.478Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:09:10.508Z] $ docker stop --time=1 e9bde5b1e03195b25903f02f5a7317978d4eb3b148878124dd642be982a79868 [2021-08-18T16:09:12.115Z] $ docker rm -f e9bde5b1e03195b25903f02f5a7317978d4eb3b148878124dd642be982a79868 [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-18T16:09:12.818Z] provisioning config files... [2021-08-18T16:09:12.834Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3537217541513654150tmp [Pipeline] { [Pipeline] sh [2021-08-18T16:09:13.189Z] + set +x [2021-08-18T16:09:13.189Z] + bash -s -- [2021-08-18T16:09:13.189Z] + curl -s https://codecov.io/bash [2021-08-18T16:09:13.189Z] [2021-08-18T16:09:13.189Z] _____ _ [2021-08-18T16:09:13.189Z] / ____| | | [2021-08-18T16:09:13.189Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T16:09:13.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T16:09:13.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T16:09:13.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T16:09:13.189Z] Bash-1.0.6 [2021-08-18T16:09:13.189Z] [2021-08-18T16:09:13.189Z] [2021-08-18T16:09:13.189Z] ==> git version 2.24.4 found [2021-08-18T16:09:13.189Z] ==> 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-18T16:09:13.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T16:09:13.189Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T16:09:13.189Z] ==> Jenkins CI detected. [2021-08-18T16:09:13.189Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-08-18T16:09:13.189Z] project root: . [2021-08-18T16:09:13.189Z] --> token set from env [2021-08-18T16:09:13.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T16:09:13.189Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T16:09:13.189Z] ==> Python coveragepy not found [2021-08-18T16:09:13.189Z] ==> Searching for coverage reports in: [2021-08-18T16:09:13.189Z] + . [2021-08-18T16:09:13.189Z] -> Found 1 reports [2021-08-18T16:09:13.189Z] ==> Detecting git/mercurial file structure [2021-08-18T16:09:13.189Z] ==> Reading reports [2021-08-18T16:09:13.457Z] + ./coverage.out bytes=46339 [2021-08-18T16:09:13.457Z] ==> Appending adjustments [2021-08-18T16:09:13.457Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T16:09:13.457Z] + Found adjustments [2021-08-18T16:09:13.457Z] ==> Gzipping contents [2021-08-18T16:09:13.457Z] 8.0K /tmp/codecov.KzlEXE.gz [2021-08-18T16:09:13.457Z] ==> Uploading reports [2021-08-18T16:09:13.457Z] url: https://codecov.io [2021-08-18T16:09:13.457Z] query: branch=main&commit=60d9a57dff39513032cce8af6e955f5a8a0738df&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:09:13.457Z] -> Pinging Codecov [2021-08-18T16:09:13.457Z] 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=60d9a57dff39513032cce8af6e955f5a8a0738df&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:09:13.727Z] -> Uploading to [2021-08-18T16:09:13.727Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/5E52B4B073DB2E39498172D8E973AA87/60d9a57dff39513032cce8af6e955f5a8a0738df/b5d65dcb-9ba3-4a64-9b3e-61c14dfcc09c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aef608cf9279d5da021420db8f2162fc4c967e57482b56b3666550bc00993a9 [2021-08-18T16:09:13.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T16:09:13.727Z] Dload Upload Total Spent Left Speed [2021-08-18T16:09:14.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5490 0 0 100 5490 0 17369 --:--:-- --:--:-- --:--:-- 17428 [2021-08-18T16:09:14.307Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] } [2021-08-18T16:09:14.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-18T16:09:14.558Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-18T16:09:14.599Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:14.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:09:14.925Z] [2021-08-18T16:09:14.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:15.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:09:15.264Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-18T16:09:15.264Z] 188c0c94c7c5: Pulling fs layer [2021-08-18T16:09:15.264Z] 0ef7d3d256c8: Pulling fs layer [2021-08-18T16:09:15.264Z] de9db76c5a1d: Pulling fs layer [2021-08-18T16:09:15.264Z] 0eba1c9be4d2: Pulling fs layer [2021-08-18T16:09:15.264Z] 0d57e429df01: Pulling fs layer [2021-08-18T16:09:15.264Z] 4e4be7b47b0d: Pulling fs layer [2021-08-18T16:09:15.264Z] e1f770b5df2f: Pulling fs layer [2021-08-18T16:09:15.264Z] 85a0685a4137: Pulling fs layer [2021-08-18T16:09:15.264Z] 0d57e429df01: Waiting [2021-08-18T16:09:15.264Z] 4e4be7b47b0d: Waiting [2021-08-18T16:09:15.264Z] e1f770b5df2f: Waiting [2021-08-18T16:09:15.264Z] 85a0685a4137: Waiting [2021-08-18T16:09:15.264Z] 0eba1c9be4d2: Waiting [2021-08-18T16:09:15.264Z] de9db76c5a1d: Verifying Checksum [2021-08-18T16:09:15.264Z] de9db76c5a1d: Download complete [2021-08-18T16:09:15.264Z] 0ef7d3d256c8: Verifying Checksum [2021-08-18T16:09:15.264Z] 0ef7d3d256c8: Download complete [2021-08-18T16:09:15.264Z] 0d57e429df01: Verifying Checksum [2021-08-18T16:09:15.264Z] 0d57e429df01: Download complete [2021-08-18T16:09:15.264Z] 4e4be7b47b0d: Verifying Checksum [2021-08-18T16:09:15.264Z] 4e4be7b47b0d: Download complete [2021-08-18T16:09:15.530Z] 188c0c94c7c5: Verifying Checksum [2021-08-18T16:09:15.530Z] 188c0c94c7c5: Download complete [2021-08-18T16:09:15.530Z] 188c0c94c7c5: Pull complete [2021-08-18T16:09:15.796Z] 0ef7d3d256c8: Pull complete [2021-08-18T16:09:15.796Z] de9db76c5a1d: Pull complete [2021-08-18T16:09:16.377Z] e1f770b5df2f: Verifying Checksum [2021-08-18T16:09:16.377Z] e1f770b5df2f: Download complete [2021-08-18T16:09:20.771Z] 0eba1c9be4d2: Verifying Checksum [2021-08-18T16:09:20.771Z] 0eba1c9be4d2: Download complete [2021-08-18T16:09:20.771Z] 85a0685a4137: Verifying Checksum [2021-08-18T16:09:20.771Z] 85a0685a4137: Download complete [2021-08-18T16:09:23.411Z] 0eba1c9be4d2: Pull complete [2021-08-18T16:09:23.411Z] 0d57e429df01: Pull complete [2021-08-18T16:09:23.411Z] 4e4be7b47b0d: Pull complete [2021-08-18T16:09:23.724Z] e1f770b5df2f: Pull complete [2021-08-18T16:09:27.154Z] 85a0685a4137: Pull complete [2021-08-18T16:09:27.154Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-18T16:09:27.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:09:27.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-18T16:09:27.457Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:09:27.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-18T16:09:29.661Z] $ docker top bf6de3a5cac83907d8e791d546a341ca0101bb36c18cb4ba9b3fbcad76fd7308 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T16:09:29.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-18T16:09:30.078Z] + set -o pipefail [2021-08-18T16:09:30.078Z] + snyk monitor '--org=edgex-jenkins' [2021-08-18T16:09:37.179Z] [2021-08-18T16:09:37.179Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-08-18T16:09:37.179Z] [2021-08-18T16:09:37.179Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/d476f1ac-7972-45a3-8f3a-98ec1ac485f9 [2021-08-18T16:09:37.179Z] [2021-08-18T16:09:37.179Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-18T16:09:37.179Z] [2021-08-18T16:09:37.179Z] [2021-08-18T16:09:37.179Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-18T16:09:37.180Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-18T16:09:37.194Z] $ docker stop --time=1 bf6de3a5cac83907d8e791d546a341ca0101bb36c18cb4ba9b3fbcad76fd7308 [2021-08-18T16:09:39.291Z] $ docker rm -f bf6de3a5cac83907d8e791d546a341ca0101bb36c18cb4ba9b3fbcad76fd7308 [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-18T16:09:40.195Z] + git log --format=format:%s -1 60d9a57dff39513032cce8af6e955f5a8a0738df [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:40.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:09:40.733Z] . [Pipeline] withDockerContainer [2021-08-18T16:09:40.822Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:09:40.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:09:41.237Z] $ docker top 891b2c634e11a51ea24c9bded434726ba83aede8db9f4c3efda8384e845d2397 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:09:41.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:09:41.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:09:41.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:09:41.553Z] $ docker exec 891b2c634e11a51ea24c9bded434726ba83aede8db9f4c3efda8384e845d2397 ssh-agent [2021-08-18T16:09:41.690Z] SSH_AUTH_SOCK=/tmp/ssh-Kbdx6HK57rf0/agent.13 [2021-08-18T16:09:41.690Z] SSH_AGENT_PID=20 [2021-08-18T16:09:41.701Z] Running ssh-add (command line suppressed) [2021-08-18T16:09:41.815Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4501823003975234376.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4501823003975234376.key) [2021-08-18T16:09:41.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:09:42.163Z] + git semver tag [2021-08-18T16:09:42.163Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:09:42.163Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-18T16:09:42.163Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-18T16:09:42.163Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:09:42.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:09:42.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:09:42.163Z] # $SEMVER_BRANCH = main [2021-08-18T16:09:42.163Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-18T16:09:42.163Z] # 60d9a57dff39513032cce8af6e955f5a8a0738df HEAD [2021-08-18T16:09:42.163Z] # -> Force: false [2021-08-18T16:09:42.163Z] # 69cf2767edaabdb343f891766def44f9cb60d361 refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-08-18T16:09:42.175Z] $ docker exec --env ******** --env ******** 891b2c634e11a51ea24c9bded434726ba83aede8db9f4c3efda8384e845d2397 ssh-agent -k [2021-08-18T16:09:42.298Z] unset SSH_AUTH_SOCK; [2021-08-18T16:09:42.298Z] unset SSH_AGENT_PID; [2021-08-18T16:09:42.298Z] echo Agent pid 20 killed; [2021-08-18T16:09:42.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:09:42.680Z] + git semver [Pipeline] } [2021-08-18T16:09:42.699Z] $ docker stop --time=1 891b2c634e11a51ea24c9bded434726ba83aede8db9f4c3efda8384e845d2397 [2021-08-18T16:09:43.930Z] $ docker rm -f 891b2c634e11a51ea24c9bded434726ba83aede8db9f4c3efda8384e845d2397 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:44.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:09:44.412Z] [2021-08-18T16:09:44.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:44.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:09:44.743Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-18T16:09:44.743Z] ab5ef0e58194: Pulling fs layer [2021-08-18T16:09:44.743Z] 9712f1f96733: Pulling fs layer [2021-08-18T16:09:44.743Z] 63f879dbbcfc: Pulling fs layer [2021-08-18T16:09:44.743Z] 0d9ebad4ef96: Pulling fs layer [2021-08-18T16:09:44.743Z] e9a5061849ea: Pulling fs layer [2021-08-18T16:09:44.743Z] d747dcd14b5f: Pulling fs layer [2021-08-18T16:09:44.743Z] 2de7ff778b66: Pulling fs layer [2021-08-18T16:09:44.743Z] e9a5061849ea: Waiting [2021-08-18T16:09:44.743Z] d747dcd14b5f: Waiting [2021-08-18T16:09:44.743Z] 2de7ff778b66: Waiting [2021-08-18T16:09:44.743Z] 0d9ebad4ef96: Waiting [2021-08-18T16:09:44.743Z] 9712f1f96733: Verifying Checksum [2021-08-18T16:09:44.743Z] 9712f1f96733: Download complete [2021-08-18T16:09:46.680Z] 63f879dbbcfc: Verifying Checksum [2021-08-18T16:09:46.680Z] 63f879dbbcfc: Download complete [2021-08-18T16:09:46.945Z] e9a5061849ea: Verifying Checksum [2021-08-18T16:09:46.946Z] e9a5061849ea: Download complete [2021-08-18T16:09:46.946Z] d747dcd14b5f: Verifying Checksum [2021-08-18T16:09:46.946Z] d747dcd14b5f: Download complete [2021-08-18T16:09:47.528Z] 2de7ff778b66: Verifying Checksum [2021-08-18T16:09:47.528Z] 2de7ff778b66: Download complete [2021-08-18T16:09:47.528Z] 0d9ebad4ef96: Verifying Checksum [2021-08-18T16:09:47.528Z] 0d9ebad4ef96: Download complete [2021-08-18T16:09:48.117Z] ab5ef0e58194: Download complete [2021-08-18T16:09:50.721Z] ab5ef0e58194: Pull complete [2021-08-18T16:09:50.721Z] 9712f1f96733: Pull complete [2021-08-18T16:09:51.312Z] 63f879dbbcfc: Pull complete [2021-08-18T16:09:54.684Z] 0d9ebad4ef96: Pull complete [2021-08-18T16:09:54.955Z] e9a5061849ea: Pull complete [2021-08-18T16:09:54.955Z] d747dcd14b5f: Pull complete [2021-08-18T16:09:55.936Z] 2de7ff778b66: Pull complete [2021-08-18T16:09:55.936Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-18T16:09:55.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:09:55.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-18T16:09:56.026Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:09:56.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-18T16:09:59.264Z] $ docker top 66cea1d65c58af5c8ff0445bd1f2233d203317179b133065d02a33e387356a20 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:09:59.379Z] provisioning config files... [2021-08-18T16:09:59.391Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2479743336590380338tmp [2021-08-18T16:09:59.413Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6596343845435252929tmp [2021-08-18T16:09:59.432Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6248777176146003491tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:10:00.827Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:01.145Z] ---> sigul-configuration.sh [2021-08-18T16:10:01.145Z] gpg: directory `/root/.gnupg' created [2021-08-18T16:10:01.145Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-18T16:10:01.145Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-18T16:10:01.145Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-18T16:10:01.145Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-18T16:10:01.145Z] gpg: CAST5 encrypted data [2021-08-18T16:10:01.145Z] gpg: encrypted with 1 passphrase [2021-08-18T16:10:01.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-18T16:10:01.458Z] + mkdir /home/jenkins [2021-08-18T16:10:01.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-18T16:10:01.769Z] + 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-18T16:10:01.787Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:02.096Z] ---> sigul-install.sh [2021-08-18T16:10:02.096Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-18T16:10:02.428Z] + git tag --list [2021-08-18T16:10:02.428Z] v1.0.0 [2021-08-18T16:10:02.428Z] v1.1.0 [2021-08-18T16:10:02.428Z] v1.1.1 [2021-08-18T16:10:02.428Z] v1.2.1 [2021-08-18T16:10:02.428Z] v1.2.2 [2021-08-18T16:10:02.428Z] v1.2.3 [2021-08-18T16:10:02.428Z] v1.3.0 [2021-08-18T16:10:02.428Z] v1.3.1 [2021-08-18T16:10:02.428Z] v2.0.0 [2021-08-18T16:10:02.428Z] v2.0.1-dev.1 [2021-08-18T16:10:02.428Z] v2.0.1-dev.2 [2021-08-18T16:10:02.428Z] v2.0.1-dev.3 [2021-08-18T16:10:02.428Z] v2.0.1-dev.4 [Pipeline] sh [2021-08-18T16:10:02.745Z] + lftools sign git-tag v2.0.1-dev.4 [2021-08-18T16:10:03.534Z] Signing Git tag with Sigul... [2021-08-18T16:10:03.534Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-08-18T16:10:04.339Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:04.724Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-18T16:10:04.736Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-18T16:10:04.766Z] $ docker stop --time=1 66cea1d65c58af5c8ff0445bd1f2233d203317179b133065d02a33e387356a20 [2021-08-18T16:10:05.995Z] $ docker rm -f 66cea1d65c58af5c8ff0445bd1f2233d203317179b133065d02a33e387356a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:10:06.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:10:06.491Z] . [Pipeline] withDockerContainer [2021-08-18T16:10:06.576Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:10:06.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:10:07.018Z] $ docker top 2b4adc8fc10678ad95d738e446de5a32f6ebd0f0011f66ed6a24357d41931104 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:10:07.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:10:07.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:10:07.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:10:07.317Z] $ docker exec 2b4adc8fc10678ad95d738e446de5a32f6ebd0f0011f66ed6a24357d41931104 ssh-agent [2021-08-18T16:10:07.446Z] SSH_AUTH_SOCK=/tmp/ssh-DvHWrkt0TqSL/agent.14 [2021-08-18T16:10:07.446Z] SSH_AGENT_PID=21 [2021-08-18T16:10:07.456Z] Running ssh-add (command line suppressed) [2021-08-18T16:10:07.550Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2407458464473262177.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2407458464473262177.key) [2021-08-18T16:10:07.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:10:07.900Z] + git semver bump pre [2021-08-18T16:10:07.900Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:10:07.900Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-18T16:10:07.900Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-18T16:10:07.900Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:10:07.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:10:07.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:10:07.900Z] # $SEMVER_BRANCH = main [2021-08-18T16:10:07.900Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-18T16:10:07.900Z] 2.0.1-dev.5 [Pipeline] } [2021-08-18T16:10:07.914Z] $ docker exec --env ******** --env ******** 2b4adc8fc10678ad95d738e446de5a32f6ebd0f0011f66ed6a24357d41931104 ssh-agent -k [2021-08-18T16:10:08.011Z] unset SSH_AUTH_SOCK; [2021-08-18T16:10:08.012Z] unset SSH_AGENT_PID; [2021-08-18T16:10:08.012Z] echo Agent pid 21 killed; [2021-08-18T16:10:08.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:10:08.389Z] + git semver [Pipeline] } [2021-08-18T16:10:08.406Z] $ docker stop --time=1 2b4adc8fc10678ad95d738e446de5a32f6ebd0f0011f66ed6a24357d41931104 [2021-08-18T16:10:09.618Z] $ docker rm -f 2b4adc8fc10678ad95d738e446de5a32f6ebd0f0011f66ed6a24357d41931104 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:10:10.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:10:10.019Z] . [Pipeline] withDockerContainer [2021-08-18T16:10:10.111Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:10:10.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:10:10.528Z] $ docker top 2319859e3ccb562a42face5db3322a61267a38a2078b2928800ec551e9cb2e70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:10:10.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:10:10.660Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:10:10.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:10:10.772Z] $ docker exec 2319859e3ccb562a42face5db3322a61267a38a2078b2928800ec551e9cb2e70 ssh-agent [2021-08-18T16:10:10.893Z] SSH_AUTH_SOCK=/tmp/ssh-glfRGLVrEHMT/agent.14 [2021-08-18T16:10:10.894Z] SSH_AGENT_PID=20 [2021-08-18T16:10:10.902Z] Running ssh-add (command line suppressed) [2021-08-18T16:10:10.996Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3351618424578421214.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3351618424578421214.key) [2021-08-18T16:10:11.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:10:11.340Z] + git semver push [2021-08-18T16:10:11.340Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:10:11.340Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-18T16:10:11.340Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-18T16:10:11.340Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:10:11.340Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:10:11.340Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:10:11.340Z] # $SEMVER_BRANCH = main [2021-08-18T16:10:11.340Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-18T16:10:12.753Z] $ docker exec --env ******** --env ******** 2319859e3ccb562a42face5db3322a61267a38a2078b2928800ec551e9cb2e70 ssh-agent -k [2021-08-18T16:10:12.863Z] unset SSH_AUTH_SOCK; [2021-08-18T16:10:12.863Z] unset SSH_AGENT_PID; [2021-08-18T16:10:12.863Z] echo Agent pid 20 killed; [2021-08-18T16:10:12.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:10:13.235Z] + git semver [Pipeline] } [2021-08-18T16:10:13.252Z] $ docker stop --time=1 2319859e3ccb562a42face5db3322a61267a38a2078b2928800ec551e9cb2e70 [2021-08-18T16:10:14.502Z] $ docker rm -f 2319859e3ccb562a42face5db3322a61267a38a2078b2928800ec551e9cb2e70 [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-18T16:10:15.202Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:15.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:16.124Z] ---> package-listing.sh [2021-08-18T16:10:16.124Z] ++ facter osfamily [2021-08-18T16:10:16.124Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:10:16.401Z] + OS_FAMILY=redhat [2021-08-18T16:10:16.401Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-08-18T16:10:16.401Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:10:16.401Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:10:16.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:10:16.401Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:10:16.401Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-18T16:10:16.401Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:10:16.401Z] + case "${OS_FAMILY}" in [2021-08-18T16:10:16.401Z] + rpm -qa [2021-08-18T16:10:16.401Z] + sort [2021-08-18T16:10:16.983Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:10:16.983Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:10:16.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:10:17.262Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-18T16:10:17.262Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-08-18T16:10:17.262Z] + 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-18T16:10:17.282Z] 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-18T16:10:17.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:10:18.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:10:18.193Z] [2021-08-18T16:10:18.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:10:18.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:10:18.527Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:10:18.527Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:10:18.527Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:10:18.527Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:10:18.527Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:10:18.527Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:10:18.527Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:10:18.527Z] d287ab97295c: Pulling fs layer [2021-08-18T16:10:18.527Z] 77bc0d833cb6: Waiting [2021-08-18T16:10:18.527Z] 9065ff56babe: Waiting [2021-08-18T16:10:18.527Z] d287ab97295c: Waiting [2021-08-18T16:10:18.527Z] dc539afda2c1: Waiting [2021-08-18T16:10:18.793Z] a1111a8f2ec3: Download complete [2021-08-18T16:10:18.793Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:10:18.793Z] dc539afda2c1: Download complete [2021-08-18T16:10:19.059Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:10:19.059Z] 77bc0d833cb6: Download complete [2021-08-18T16:10:19.059Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:10:19.059Z] 9065ff56babe: Download complete [2021-08-18T16:10:19.325Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:10:19.325Z] ed53099fbce6: Download complete [2021-08-18T16:10:20.281Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:10:20.281Z] b4d181a07f80: Download complete [2021-08-18T16:10:21.713Z] b4d181a07f80: Pull complete [2021-08-18T16:10:21.713Z] a1111a8f2ec3: Pull complete [2021-08-18T16:10:22.297Z] ed53099fbce6: Pull complete [2021-08-18T16:10:22.297Z] dc539afda2c1: Pull complete [2021-08-18T16:10:22.563Z] 77bc0d833cb6: Pull complete [2021-08-18T16:10:22.563Z] 9065ff56babe: Pull complete [2021-08-18T16:10:23.533Z] d287ab97295c: Verifying Checksum [2021-08-18T16:10:23.533Z] d287ab97295c: Download complete [2021-08-18T16:10:28.912Z] d287ab97295c: Pull complete [2021-08-18T16:10:28.913Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:10:28.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:10:28.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:10:29.009Z] prd-centos7-docker-4c-2g-3341 does not seem to be running inside a container [2021-08-18T16:10:29.072Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:10:31.659Z] $ docker top aa9e3d5cd6844ba882dd8cc8061827141c355d1bbeb998ab55aebe1796bbc85f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:10:32.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:10:32.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:10:33.110Z] + ls /var/log/sa-host [2021-08-18T16:10:33.110Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:10:33.110Z] file_magic: OK [2021-08-18T16:10:33.110Z] HZ: Using current value: 100 [2021-08-18T16:10:33.110Z] file_header: OK [2021-08-18T16:10:33.110Z] 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-18T16:10:33.110Z] Statistics: [2021-08-18T16:10:33.110Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:10:33.110Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:10:33.110Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:10:33.110Z] file_magic: OK [2021-08-18T16:10:33.110Z] HZ: Using current value: 100 [2021-08-18T16:10:33.110Z] file_header: OK [2021-08-18T16:10:33.110Z] 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-18T16:10:33.110Z] Statistics: [2021-08-18T16:10:33.110Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:10:33.110Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:10:34.754Z] provisioning config files... [2021-08-18T16:10:34.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1192669709520500315tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:10:34.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:35.147Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:10:35.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:35.544Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:10:35.560Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:35.871Z] ---> sudo-logs.sh [2021-08-18T16:10:35.871Z] Archiving 'sudo' log.. [2021-08-18T16:10:35.871Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3341.vexxhost.local: Name or service not known [2021-08-18T16:10:35.871Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3341.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:10:35.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:36.230Z] ---> job-cost.sh [2021-08-18T16:10:36.230Z] lf-activate-venv: SKIPPING [2021-08-18T16:10:36.230Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:10:36.230Z] INFO: Retrieving Stack Cost... [2021-08-18T16:10:37.188Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:10:37.455Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:10:37.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:10:37.787Z] ---> logs-deploy.sh [2021-08-18T16:10:37.787Z] lf-activate-venv: SKIPPING [2021-08-18T16:10:37.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/5 [2021-08-18T16:10:37.787Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:10:38.368Z] Archives upload complete. [2021-08-18T16:10:38.633Z] INFO: archiving logs to Nexus