Pull request #257 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b439f0bc84bf1d3b5dc3a29352d45168f4a2321e+f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 (cf158761bc415410b43a142d0c944144667945f5) 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-ssh6821884892467850462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh18030362688107329656.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-257/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-257/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4061841845691682328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-257/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6232136344325193806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14994775117395091535.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-257/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-257/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9383131508229441604.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1666 in /w/workspace/foundry_device-virtual-go_PR-257 [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/foundry_device-virtual-go_PR-257 # 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/foundry_device-virtual-go_PR-257@tmp/jenkins-gitclient-ssh1992142886671238285.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 into PR head commit b439f0bc84bf1d3b5dc3a29352d45168f4a2321e Merge succeeded, producing b439f0bc84bf1d3b5dc3a29352d45168f4a2321e Checking out Revision b439f0bc84bf1d3b5dc3a29352d45168f4a2321e (PR-257) > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-257@tmp/jenkins-gitclient-ssh8021357693956884639.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b439f0bc84bf1d3b5dc3a29352d45168f4a2321e # timeout=10 > git remote # timeout=10 > 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 /w/workspace/foundry_device-virtual-go_PR-257@tmp/jenkins-gitclient-ssh2484744849360013859.key > git merge f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b439f0bc84bf1d3b5dc3a29352d45168f4a2321e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-17T11:03:38.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-17T11:03:39.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-17T11:03:39.233Z] ========================================================= [2022-01-17T11:03:39.233Z] EdgeX Global Pipelines Version Info [2022-01-17T11:03:39.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:03:40.401Z] ------------------- [2022-01-17T11:03:40.402Z] stable info: [2022-01-17T11:03:40.402Z] ------------------- [2022-01-17T11:03:40.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-17T11:03:40.402Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T11:03:40.402Z] Message: update stable to v1.0.219 [2022-01-17T11:03:40.984Z] ------------------- [2022-01-17T11:03:40.984Z] experimental info: [2022-01-17T11:03:40.984Z] ------------------- [2022-01-17T11:03:40.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-17T11:03:40.984Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T11:03:40.984Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-17T11:03:41.255Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-17T11:03:41.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-17T11:03:41.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-17T11:03:41.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-17T11:03:41.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-17T11:03:41.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-17T11:03:41.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-17T11:03:41.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-17T11:03:41.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-17T11:03:41.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-17T11:03:41.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-17T11:03:41.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-17T11:03:41.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-17T11:03:41.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-17T11:03:41.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T11:03:41.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T11:03:41.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-17T11:03:41.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-17T11:03:41.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-17T11:03:42.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-17T11:03:42.069Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-17T11:03:42.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-17T11:03:42.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-17T11:03:42.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-17T11:03:42.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-17T11:03:42.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-17T11:03:42.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-257 [Pipeline] echo [2022-01-17T11:03:42.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-257 [Pipeline] echo [2022-01-17T11:03:42.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-257 [Pipeline] echo [2022-01-17T11:03:42.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [Pipeline] echo [2022-01-17T11:03:42.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b439f0b [Pipeline] echo [2022-01-17T11:03:42.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T11:03:42.621Z] provisioning config files... [2022-01-17T11:03:42.633Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-257@tmp/config4679218962199729143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:03:42.972Z] ---> docker-login.sh [2022-01-17T11:03:42.972Z] nexus3.edgexfoundry.org:10001 [2022-01-17T11:03:42.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:43.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:43.233Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:43.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:43.233Z] [2022-01-17T11:03:43.233Z] Login Succeeded [2022-01-17T11:03:43.233Z] nexus3.edgexfoundry.org:10002 [2022-01-17T11:03:43.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:43.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:43.233Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:43.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:43.233Z] [2022-01-17T11:03:43.233Z] Login Succeeded [2022-01-17T11:03:43.233Z] nexus3.edgexfoundry.org:10003 [2022-01-17T11:03:43.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:43.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:43.233Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:43.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:43.233Z] [2022-01-17T11:03:43.233Z] Login Succeeded [2022-01-17T11:03:43.233Z] nexus3.edgexfoundry.org:10004 [2022-01-17T11:03:43.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:43.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:43.497Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:43.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:43.497Z] [2022-01-17T11:03:43.497Z] Login Succeeded [2022-01-17T11:03:43.497Z] docker.io [2022-01-17T11:03:43.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:44.076Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:44.076Z] [2022-01-17T11:03:44.076Z] Login Succeeded [2022-01-17T11:03:44.076Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T11:03:44.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-17T11:03:44.718Z] + git rev-list -1 --merges b439f0bc84bf1d3b5dc3a29352d45168f4a2321e~1..b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [Pipeline] echo [2022-01-17T11:03:44.765Z] -----------> git rev-list -1 --merges b439f0bc84bf1d3b5dc3a29352d45168f4a2321e~1..b439f0bc84bf1d3b5dc3a29352d45168f4a2321e b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [false] [Pipeline] sh [2022-01-17T11:03:45.071Z] + git log --format=format:%s -1 b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [Pipeline] echo [2022-01-17T11:03:45.103Z] ========================================================= [2022-01-17T11:03:45.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-17T11:03:45.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T11:03:45.544Z] + git log --format=format:%s -1 b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [Pipeline] echo [2022-01-17T11:03:45.579Z] [semverPrep] GIT_COMMIT: b439f0bc84bf1d3b5dc3a29352d45168f4a2321e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-01-17T11:03:45.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-17T11:03:46.076Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-17T11:03:46.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-17T11:03:46.076Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-17T11:03:46.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-17T11:03:46.076Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-17T11:03:46.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-17T11:03:46.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:03:46.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T11:03:46.467Z] [2022-01-17T11:03:46.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:03:46.814Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T11:03:46.815Z] latest: Pulling from edgex-devops/git-semver [2022-01-17T11:03:46.815Z] a0d0a0d46f8b: Pulling fs layer [2022-01-17T11:03:46.815Z] 3e5f54012d9b: Pulling fs layer [2022-01-17T11:03:46.815Z] 4c7163046ea9: Pulling fs layer [2022-01-17T11:03:46.815Z] 0c2d73faf560: Pulling fs layer [2022-01-17T11:03:46.815Z] 0c2d73faf560: Waiting [2022-01-17T11:03:46.815Z] 3e5f54012d9b: Verifying Checksum [2022-01-17T11:03:46.815Z] 3e5f54012d9b: Download complete [2022-01-17T11:03:46.815Z] a0d0a0d46f8b: Verifying Checksum [2022-01-17T11:03:46.815Z] a0d0a0d46f8b: Download complete [2022-01-17T11:03:46.815Z] 4c7163046ea9: Verifying Checksum [2022-01-17T11:03:46.815Z] 4c7163046ea9: Download complete [2022-01-17T11:03:46.815Z] 0c2d73faf560: Verifying Checksum [2022-01-17T11:03:46.815Z] 0c2d73faf560: Download complete [2022-01-17T11:03:47.083Z] a0d0a0d46f8b: Pull complete [2022-01-17T11:03:47.083Z] 3e5f54012d9b: Pull complete [2022-01-17T11:03:47.349Z] 4c7163046ea9: Pull complete [2022-01-17T11:03:47.611Z] 0c2d73faf560: Pull complete [2022-01-17T11:03:47.611Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-17T11:03:47.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T11:03:47.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-17T11:03:47.698Z] prd-centos7-docker-4c-2g-1666 does not seem to be running inside a container [2022-01-17T11:03:47.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-257 -v /w/workspace/foundry_device-virtual-go_PR-257:/w/workspace/foundry_device-virtual-go_PR-257:rw,z -v /w/workspace/foundry_device-virtual-go_PR-257@tmp:/w/workspace/foundry_device-virtual-go_PR-257@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 [2022-01-17T11:03:47.838Z] $ docker top 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-17T11:03:48.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T11:03:48.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T11:03:48.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T11:03:48.149Z] $ docker exec 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca ssh-agent [2022-01-17T11:03:48.660Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmMPCCe/agent.13 [2022-01-17T11:03:48.660Z] SSH_AGENT_PID=20 [2022-01-17T11:03:48.668Z] Running ssh-add (command line suppressed) [2022-01-17T11:03:48.400Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-257@tmp/private_key_942430264327477645.key (/w/workspace/foundry_device-virtual-go_PR-257@tmp/private_key_942430264327477645.key) [2022-01-17T11:03:48.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T11:03:49.112Z] + git tag --points-at HEAD [Pipeline] } [2022-01-17T11:03:48.803Z] $ docker exec --env ******** --env ******** 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca ssh-agent -k [2022-01-17T11:03:48.909Z] unset SSH_AUTH_SOCK; [2022-01-17T11:03:48.909Z] unset SSH_AGENT_PID; [2022-01-17T11:03:48.909Z] echo Agent pid 20 killed; [2022-01-17T11:03:49.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-17T11:03:49.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T11:03:49.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T11:03:49.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T11:03:49.127Z] $ docker exec 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca ssh-agent [2022-01-17T11:03:49.525Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicgLCh/agent.54 [2022-01-17T11:03:49.525Z] SSH_AGENT_PID=60 [2022-01-17T11:03:49.529Z] Running ssh-add (command line suppressed) [2022-01-17T11:03:49.311Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-257@tmp/private_key_2967571716768418451.key (/w/workspace/foundry_device-virtual-go_PR-257@tmp/private_key_2967571716768418451.key) [2022-01-17T11:03:49.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T11:03:49.950Z] + git semver init [2022-01-17T11:03:49.950Z] # -> Open(): unable to determine branch for HEAD [2022-01-17T11:03:49.950Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-257/.git [2022-01-17T11:03:49.950Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-257 [2022-01-17T11:03:49.950Z] # $SEMVER_REMOTE_NAME = origin [2022-01-17T11:03:49.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-17T11:03:49.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-17T11:03:49.950Z] # $SEMVER_BRANCH = PR-257 [2022-01-17T11:03:49.950Z] # $SEMVER_TEMP = /tmp/semver-181404038 [2022-01-17T11:03:49.950Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-17T11:03:51.341Z] # '/tmp/semver-181404038' -> '/w/workspace/foundry_device-virtual-go_PR-257/.semver' [2022-01-17T11:03:51.341Z] # -> Force: false [2022-01-17T11:03:51.341Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-257/.semver [Pipeline] } [2022-01-17T11:03:51.223Z] $ docker exec --env ******** --env ******** 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca ssh-agent -k [2022-01-17T11:03:51.319Z] unset SSH_AUTH_SOCK; [2022-01-17T11:03:51.319Z] unset SSH_AGENT_PID; [2022-01-17T11:03:51.320Z] echo Agent pid 60 killed; [2022-01-17T11:03:51.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-17T11:03:51.903Z] + git semver [Pipeline] } [2022-01-17T11:03:51.834Z] $ docker stop --time=1 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca [2022-01-17T11:03:53.088Z] $ docker rm -f 0347be3a8f55918f41fb36035332b23f8157e1b58d27b8bd6863fa5a79b6dbca [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T11:03:53.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-17T11:03:53.789Z] Stashed 1 file(s) [Pipeline] echo [2022-01-17T11:03:53.810Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T11:03:54.408Z] provisioning config files... [2022-01-17T11:03:54.417Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-257@tmp/config3104998167364002407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:03:54.766Z] ---> docker-login.sh [2022-01-17T11:03:54.766Z] nexus3.edgexfoundry.org:10001 [2022-01-17T11:03:54.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:54.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:54.766Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:54.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:54.766Z] [2022-01-17T11:03:54.766Z] Login Succeeded [2022-01-17T11:03:54.766Z] nexus3.edgexfoundry.org:10002 [2022-01-17T11:03:54.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:54.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:54.766Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:54.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:54.766Z] [2022-01-17T11:03:54.766Z] Login Succeeded [2022-01-17T11:03:54.766Z] nexus3.edgexfoundry.org:10003 [2022-01-17T11:03:55.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:55.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:55.033Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:55.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:55.033Z] [2022-01-17T11:03:55.033Z] Login Succeeded [2022-01-17T11:03:55.033Z] nexus3.edgexfoundry.org:10004 [2022-01-17T11:03:55.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:55.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:55.033Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:55.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:55.033Z] [2022-01-17T11:03:55.034Z] Login Succeeded [2022-01-17T11:03:55.034Z] docker.io [2022-01-17T11:03:55.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:03:55.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:03:55.558Z] Configure a credential helper to remove this warning. See [2022-01-17T11:03:55.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:03:55.558Z] [2022-01-17T11:03:55.558Z] Login Succeeded [2022-01-17T11:03:55.558Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T11:03:55.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-17T11:03:55.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T11:03:55.845Z] ========================================================= [2022-01-17T11:03:55.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-17T11:03:55.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:03:56.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-17T11:03:56.240Z] Sending build context to Docker daemon 22.82MB [2022-01-17T11:03:56.240Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T11:03:56.240Z] Step 2/11 : FROM ${BASE} AS builder [2022-01-17T11:03:56.240Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-17T11:03:56.240Z] 59bf1c3509f3: Pulling fs layer [2022-01-17T11:03:56.240Z] 666ba61612fd: Pulling fs layer [2022-01-17T11:03:56.240Z] 8ed8ca486205: Pulling fs layer [2022-01-17T11:03:56.240Z] 4fe6c5a15a65: Pulling fs layer [2022-01-17T11:03:56.240Z] 22a0e8bec74d: Pulling fs layer [2022-01-17T11:03:56.240Z] f965cba54748: Pulling fs layer [2022-01-17T11:03:56.240Z] 861ffc35075e: Pulling fs layer [2022-01-17T11:03:56.240Z] 4b385c91608e: Pulling fs layer [2022-01-17T11:03:56.240Z] 560528eb2ebb: Pulling fs layer [2022-01-17T11:03:56.240Z] f965cba54748: Waiting [2022-01-17T11:03:56.240Z] 861ffc35075e: Waiting [2022-01-17T11:03:56.240Z] 4b385c91608e: Waiting [2022-01-17T11:03:56.240Z] 560528eb2ebb: Waiting [2022-01-17T11:03:56.240Z] 4fe6c5a15a65: Waiting [2022-01-17T11:03:56.240Z] 22a0e8bec74d: Waiting [2022-01-17T11:03:56.506Z] 8ed8ca486205: Verifying Checksum [2022-01-17T11:03:56.506Z] 8ed8ca486205: Download complete [2022-01-17T11:03:56.506Z] 666ba61612fd: Download complete [2022-01-17T11:03:56.506Z] 22a0e8bec74d: Verifying Checksum [2022-01-17T11:03:56.506Z] 22a0e8bec74d: Download complete [2022-01-17T11:03:56.506Z] f965cba54748: Verifying Checksum [2022-01-17T11:03:56.506Z] f965cba54748: Download complete [2022-01-17T11:03:56.506Z] 59bf1c3509f3: Verifying Checksum [2022-01-17T11:03:56.506Z] 59bf1c3509f3: Download complete [2022-01-17T11:03:56.506Z] 861ffc35075e: Verifying Checksum [2022-01-17T11:03:56.506Z] 861ffc35075e: Download complete [2022-01-17T11:03:56.506Z] 4b385c91608e: Verifying Checksum [2022-01-17T11:03:56.506Z] 4b385c91608e: Download complete [2022-01-17T11:03:56.778Z] 59bf1c3509f3: Pull complete [2022-01-17T11:03:57.041Z] 666ba61612fd: Pull complete [2022-01-17T11:03:57.041Z] 560528eb2ebb: Verifying Checksum [2022-01-17T11:03:57.041Z] 560528eb2ebb: Download complete [2022-01-17T11:03:57.041Z] 8ed8ca486205: Pull complete [2022-01-17T11:03:57.041Z] 4fe6c5a15a65: Download complete [2022-01-17T11:04:01.278Z] 4fe6c5a15a65: Pull complete [2022-01-17T11:04:01.278Z] 22a0e8bec74d: Pull complete [2022-01-17T11:04:01.278Z] f965cba54748: Pull complete [2022-01-17T11:04:01.278Z] 861ffc35075e: Pull complete [2022-01-17T11:04:01.278Z] 4b385c91608e: Pull complete [2022-01-17T11:04:03.849Z] 560528eb2ebb: Pull complete [2022-01-17T11:04:03.849Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-17T11:04:03.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T11:04:03.849Z] ---> dd4a08f94e63 [2022-01-17T11:04:03.849Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T11:04:05.237Z] ---> Running in c24d3add48a1 [2022-01-17T11:04:05.237Z] Removing intermediate container c24d3add48a1 [2022-01-17T11:04:05.237Z] ---> ca4e2251f3cf [2022-01-17T11:04:05.237Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T11:04:05.237Z] ---> Running in 59722c9b618c [2022-01-17T11:04:05.500Z] Removing intermediate container 59722c9b618c [2022-01-17T11:04:05.500Z] ---> 586e9da0d156 [2022-01-17T11:04:05.500Z] Step 5/11 : WORKDIR /device-virtual-go [2022-01-17T11:04:05.500Z] ---> Running in e1f6bf3e6fb1 [2022-01-17T11:04:05.500Z] Removing intermediate container e1f6bf3e6fb1 [2022-01-17T11:04:05.500Z] ---> 67ed1dd7ada6 [2022-01-17T11:04:05.500Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:04:05.500Z] ---> Running in 83fdda0d758c [2022-01-17T11:04:06.070Z] Removing intermediate container 83fdda0d758c [2022-01-17T11:04:06.070Z] ---> a95d4c07c32c [2022-01-17T11:04:06.070Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T11:04:06.070Z] ---> Running in 26f229fea872 [2022-01-17T11:04:06.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T11:04:07.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T11:04:07.533Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-17T11:04:07.533Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-17T11:04:07.793Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-17T11:04:07.793Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-17T11:04:08.058Z] Executing busybox-1.34.1-r3.trigger [2022-01-17T11:04:08.058Z] OK: 224 MiB in 56 packages [2022-01-17T11:04:08.323Z] Removing intermediate container 26f229fea872 [2022-01-17T11:04:08.323Z] ---> fcb1b2c0167c [2022-01-17T11:04:08.323Z] Step 8/11 : COPY . . [2022-01-17T11:04:08.893Z] ---> c2d0072cad66 [2022-01-17T11:04:08.893Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T11:04:08.893Z] ---> Running in 3bd6d227a1e7 [2022-01-17T11:04:09.216Z] Still waiting to schedule task [2022-01-17T11:04:09.217Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-17T11:04:41.021Z] Removing intermediate container 3bd6d227a1e7 [2022-01-17T11:04:41.021Z] ---> afb04c9e42ce [2022-01-17T11:04:41.021Z] Step 10/11 : ARG MAKE='make build' [2022-01-17T11:04:41.021Z] ---> Running in 5aaeac54f8ec [2022-01-17T11:04:41.021Z] Removing intermediate container 5aaeac54f8ec [2022-01-17T11:04:41.021Z] ---> 6c567c1e529a [2022-01-17T11:04:41.021Z] Step 11/11 : RUN $MAKE [2022-01-17T11:04:41.021Z] ---> Running in cf6fa5271c6e [2022-01-17T11:04:41.021Z] noop [2022-01-17T11:04:41.021Z] Removing intermediate container cf6fa5271c6e [2022-01-17T11:04:41.021Z] ---> 96ecd788cee1 [2022-01-17T11:04:41.021Z] Successfully built 96ecd788cee1 [2022-01-17T11:04:41.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:04:41.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T11:04:41.350Z] . [Pipeline] withDockerContainer [2022-01-17T11:04:41.442Z] prd-centos7-docker-4c-2g-1666 does not seem to be running inside a container [2022-01-17T11:04:41.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-257 -v /w/workspace/foundry_device-virtual-go_PR-257:/w/workspace/foundry_device-virtual-go_PR-257:rw,z -v /w/workspace/foundry_device-virtual-go_PR-257@tmp:/w/workspace/foundry_device-virtual-go_PR-257@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-17T11:04:41.814Z] $ docker top c4e7ccc39ca8e860e797b3354ecb6219918e70e2ed3795dddb5ed60899a63cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T11:04:42.222Z] + go version [2022-01-17T11:04:42.222Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-17T11:04:42.261Z] $ docker stop --time=1 c4e7ccc39ca8e860e797b3354ecb6219918e70e2ed3795dddb5ed60899a63cd9 [2022-01-17T11:04:43.458Z] $ docker rm -f c4e7ccc39ca8e860e797b3354ecb6219918e70e2ed3795dddb5ed60899a63cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:04:44.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T11:04:44.136Z] . [Pipeline] withDockerContainer [2022-01-17T11:04:44.225Z] prd-centos7-docker-4c-2g-1666 does not seem to be running inside a container [2022-01-17T11:04:44.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-257 -v /w/workspace/foundry_device-virtual-go_PR-257:/w/workspace/foundry_device-virtual-go_PR-257:rw,z -v /w/workspace/foundry_device-virtual-go_PR-257@tmp:/w/workspace/foundry_device-virtual-go_PR-257@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-17T11:04:44.636Z] $ docker top eb11955a037a4853ecf81caca7beaa7ade4ef6a6a5d3d61b5fd7c7bbd5d32cae -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-17T11:04:45.121Z] + make test [2022-01-17T11:04:45.121Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-17T11:04:45.386Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-17T11:05:03.578Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-17T11:05:03.578Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.191s coverage: 64.6% of statements [2022-01-17T11:05:03.578Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-17T11:05:08.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T11:05:08.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T11:05:08.914Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T11:05:09.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-17T11:05:09.227Z] $ docker stop --time=1 eb11955a037a4853ecf81caca7beaa7ade4ef6a6a5d3d61b5fd7c7bbd5d32cae [2022-01-17T11:05:10.669Z] $ docker rm -f eb11955a037a4853ecf81caca7beaa7ade4ef6a6a5d3d61b5fd7c7bbd5d32cae [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T11:05:11.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-17T11:05:11.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-17T11:05:12.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-17T11:05:12.715Z] + ls -al . [2022-01-17T11:05:12.715Z] total 176 [2022-01-17T11:05:12.715Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 17 11:05 . [2022-01-17T11:05:12.715Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 17 11:03 .. [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 17 11:03 Attribution.txt [2022-01-17T11:05:12.715Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 17 11:03 bin [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 17 11:03 CHANGELOG.md [2022-01-17T11:05:12.715Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 17 11:03 cmd [2022-01-17T11:05:12.715Z] -rw-r--r--. 1 jenkins jenkins 46339 Jan 17 11:05 coverage.out [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 1951 Jan 17 11:03 Dockerfile [2022-01-17T11:05:12.715Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 17 11:03 .git [2022-01-17T11:05:12.715Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 17 11:03 .github [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 17 11:03 .gitignore [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 350 Jan 17 11:03 go.mod [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 52323 Jan 17 11:03 go.sum [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 17 11:03 GOVERNANCE.md [2022-01-17T11:05:12.715Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 17 11:03 internal [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 17 11:03 Jenkinsfile [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 17 11:03 LICENSE [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 17 11:03 Makefile [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 17 11:03 OWNERS.md [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 17 11:03 README.md [2022-01-17T11:05:12.715Z] drwx------. 3 jenkins jenkins 71 Jan 17 11:03 .semver [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 17 11:03 VERSION [2022-01-17T11:05:12.715Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 17 11:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:05:13.048Z] + 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=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e --label arch=amd64 --label version=0.0.0 . [2022-01-17T11:05:13.048Z] Sending build context to Docker daemon 22.87MB [2022-01-17T11:05:13.048Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T11:05:13.048Z] Step 2/25 : FROM ${BASE} AS builder [2022-01-17T11:05:13.048Z] ---> 96ecd788cee1 [2022-01-17T11:05:13.048Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T11:05:13.308Z] ---> Running in 29c8572e503a [2022-01-17T11:05:13.308Z] Removing intermediate container 29c8572e503a [2022-01-17T11:05:13.308Z] ---> dbadbc2b6cd0 [2022-01-17T11:05:13.308Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T11:05:13.308Z] ---> Running in 6f750ca6540c [2022-01-17T11:05:13.308Z] Removing intermediate container 6f750ca6540c [2022-01-17T11:05:13.308Z] ---> ed54b2373b6b [2022-01-17T11:05:13.308Z] Step 5/25 : WORKDIR /device-virtual-go [2022-01-17T11:05:13.308Z] ---> Running in 72a9dfb67b48 [2022-01-17T11:05:13.572Z] Removing intermediate container 72a9dfb67b48 [2022-01-17T11:05:13.572Z] ---> 77bbfc3ea485 [2022-01-17T11:05:13.572Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:05:13.572Z] ---> Running in b64e26104019 [2022-01-17T11:05:13.832Z] Removing intermediate container b64e26104019 [2022-01-17T11:05:13.832Z] ---> a0e3efb0bfb4 [2022-01-17T11:05:13.832Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T11:05:13.832Z] ---> Running in 73293ccae94e [2022-01-17T11:05:14.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T11:05:15.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T11:05:15.286Z] OK: 224 MiB in 56 packages [2022-01-17T11:05:15.547Z] Removing intermediate container 73293ccae94e [2022-01-17T11:05:15.547Z] ---> e0ef4f2ddb8d [2022-01-17T11:05:15.547Z] Step 8/25 : COPY . . [2022-01-17T11:05:16.116Z] ---> e70b811d0886 [2022-01-17T11:05:16.116Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T11:05:16.116Z] ---> Running in f9ce10ec5a93 [2022-01-17T11:05:16.685Z] Removing intermediate container f9ce10ec5a93 [2022-01-17T11:05:16.685Z] ---> 4441779fcd17 [2022-01-17T11:05:16.685Z] Step 10/25 : ARG MAKE='make build' [2022-01-17T11:05:16.685Z] ---> Running in 2ce0e8921af0 [2022-01-17T11:05:16.685Z] Removing intermediate container 2ce0e8921af0 [2022-01-17T11:05:16.685Z] ---> 8450cc88cb53 [2022-01-17T11:05:16.685Z] Step 11/25 : RUN $MAKE [2022-01-17T11:05:16.685Z] ---> Running in a36aa1b8760b [2022-01-17T11:05:16.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-17T11:05:35.170Z] Removing intermediate container a36aa1b8760b [2022-01-17T11:05:35.170Z] ---> f4ce36e8a120 [2022-01-17T11:05:35.170Z] Step 12/25 : FROM alpine:3.14 [2022-01-17T11:05:35.170Z] 3.14: Pulling from library/alpine [2022-01-17T11:05:35.170Z] 97518928ae5f: Pulling fs layer [2022-01-17T11:05:35.170Z] 97518928ae5f: Verifying Checksum [2022-01-17T11:05:35.170Z] 97518928ae5f: Download complete [2022-01-17T11:05:35.170Z] 97518928ae5f: Pull complete [2022-01-17T11:05:35.170Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T11:05:35.170Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T11:05:35.170Z] ---> 0a97eee8041e [2022-01-17T11:05:35.170Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-17T11:05:35.170Z] ---> Running in c60461e76101 [2022-01-17T11:05:35.170Z] Removing intermediate container c60461e76101 [2022-01-17T11:05:35.170Z] ---> 09ae256b0675 [2022-01-17T11:05:35.170Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:05:35.170Z] ---> Running in 496016ce9241 [2022-01-17T11:05:35.170Z] Removing intermediate container 496016ce9241 [2022-01-17T11:05:35.170Z] ---> 67255b44894b [2022-01-17T11:05:35.170Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T11:05:35.170Z] ---> Running in 5e66db7c6708 [2022-01-17T11:05:35.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T11:05:35.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T11:05:35.431Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T11:05:35.691Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T11:05:35.691Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T11:05:35.691Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T11:05:35.952Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T11:05:35.952Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T11:05:35.952Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T11:05:35.952Z] OK: 8 MiB in 20 packages [2022-01-17T11:05:36.215Z] Removing intermediate container 5e66db7c6708 [2022-01-17T11:05:36.215Z] ---> dca1c5fa8cda [2022-01-17T11:05:36.215Z] Step 16/25 : WORKDIR / [2022-01-17T11:05:36.215Z] ---> Running in 2efd745c5782 [2022-01-17T11:05:36.479Z] Removing intermediate container 2efd745c5782 [2022-01-17T11:05:36.479Z] ---> 1fe815855e37 [2022-01-17T11:05:36.479Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-17T11:05:36.479Z] ---> 33f4252893f6 [2022-01-17T11:05:36.479Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-17T11:05:36.738Z] ---> 9fcd35fefc47 [2022-01-17T11:05:36.738Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-01-17T11:05:37.001Z] ---> e076f8269ae2 [2022-01-17T11:05:37.001Z] Step 20/25 : EXPOSE 59900 [2022-01-17T11:05:37.001Z] ---> Running in ae86d4e80794 [2022-01-17T11:05:37.268Z] Removing intermediate container ae86d4e80794 [2022-01-17T11:05:37.268Z] ---> b873d5fc7226 [2022-01-17T11:05:37.268Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-01-17T11:05:37.268Z] ---> Running in a763998672d9 [2022-01-17T11:05:37.268Z] Removing intermediate container a763998672d9 [2022-01-17T11:05:37.268Z] ---> 18a8b73d56f7 [2022-01-17T11:05:37.268Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T11:05:37.268Z] ---> Running in d19912bd6804 [2022-01-17T11:05:37.268Z] Removing intermediate container d19912bd6804 [2022-01-17T11:05:37.268Z] ---> d9d98998d2a2 [2022-01-17T11:05:37.268Z] Step 23/25 : LABEL arch=amd64 [2022-01-17T11:05:37.268Z] ---> Running in 53d85663308b [2022-01-17T11:05:37.529Z] Removing intermediate container 53d85663308b [2022-01-17T11:05:37.529Z] ---> 1e7ffc410150 [2022-01-17T11:05:37.529Z] Step 24/25 : LABEL git_sha=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [2022-01-17T11:05:37.529Z] ---> Running in d473f9ec5516 [2022-01-17T11:05:37.529Z] Removing intermediate container d473f9ec5516 [2022-01-17T11:05:37.529Z] ---> a62c10b0206a [2022-01-17T11:05:37.529Z] Step 25/25 : LABEL version=0.0.0 [2022-01-17T11:05:37.529Z] ---> Running in 4440c282421a [2022-01-17T11:05:37.529Z] Removing intermediate container 4440c282421a [2022-01-17T11:05:37.529Z] ---> ba315b60de62 [2022-01-17T11:05:37.529Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-17T11:05:37.529Z] Successfully built ba315b60de62 [2022-01-17T11:05:37.529Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:05:38.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T11:05:38.295Z] [2022-01-17T11:05:38.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:05:38.438Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1668 in /w/workspace/foundry_device-virtual-go_PR-257 [Pipeline] { [Pipeline] ws [2022-01-17T11:05:38.477Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-01-17T11:05:38.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T11:05:38.646Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-17T11:05:38.646Z] b4d181a07f80: Pulling fs layer [2022-01-17T11:05:38.646Z] a1111a8f2ec3: Pulling fs layer [2022-01-17T11:05:38.646Z] ed53099fbce6: Pulling fs layer [2022-01-17T11:05:38.646Z] dc539afda2c1: Pulling fs layer [2022-01-17T11:05:38.646Z] 77bc0d833cb6: Pulling fs layer [2022-01-17T11:05:38.646Z] 9065ff56babe: Pulling fs layer [2022-01-17T11:05:38.646Z] d287ab97295c: Pulling fs layer [2022-01-17T11:05:38.646Z] dc539afda2c1: Waiting [2022-01-17T11:05:38.646Z] 9065ff56babe: Waiting [2022-01-17T11:05:38.646Z] d287ab97295c: Waiting [2022-01-17T11:05:38.646Z] 77bc0d833cb6: Waiting [2022-01-17T11:05:38.646Z] a1111a8f2ec3: Verifying Checksum [2022-01-17T11:05:38.646Z] a1111a8f2ec3: Download complete [2022-01-17T11:05:38.646Z] dc539afda2c1: Verifying Checksum [2022-01-17T11:05:38.646Z] dc539afda2c1: Download complete [2022-01-17T11:05:38.646Z] ed53099fbce6: Verifying Checksum [2022-01-17T11:05:38.646Z] ed53099fbce6: Download complete [2022-01-17T11:05:38.646Z] 77bc0d833cb6: Verifying Checksum [2022-01-17T11:05:38.646Z] 77bc0d833cb6: Download complete [2022-01-17T11:05:38.646Z] 9065ff56babe: Verifying Checksum [2022-01-17T11:05:38.646Z] 9065ff56babe: Download complete [2022-01-17T11:05:38.725Z] The recommended git tool is: git [2022-01-17T11:05:38.909Z] b4d181a07f80: Verifying Checksum [2022-01-17T11:05:38.909Z] b4d181a07f80: Download complete [2022-01-17T11:05:39.480Z] d287ab97295c: Verifying Checksum [2022-01-17T11:05:39.480Z] d287ab97295c: Download complete [2022-01-17T11:05:40.051Z] b4d181a07f80: Pull complete [2022-01-17T11:05:40.327Z] a1111a8f2ec3: Pull complete [2022-01-17T11:05:40.909Z] ed53099fbce6: Pull complete [2022-01-17T11:05:40.909Z] dc539afda2c1: Pull complete [2022-01-17T11:05:41.175Z] 77bc0d833cb6: Pull complete [2022-01-17T11:05:41.175Z] 9065ff56babe: Pull complete [2022-01-17T11:05:43.367Z] using credential edgex-jenkins-ssh [2022-01-17T11:05:43.390Z] Cloning the remote Git repository [2022-01-17T11:05:43.444Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-17T11:05:43.519Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-01-17T11:05:43.598Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-17T11:05:43.598Z] > git --version # timeout=10 [2022-01-17T11:05:43.625Z] > git --version # 'git version 2.17.1' [2022-01-17T11:05:43.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T11:05:43.776Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T11:05:45.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-17T11:05:45.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T11:05:45.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-17T11:05:45.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-17T11:05:45.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T11:05:45.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-17T11:05:46.420Z] Merging remotes/origin/main commit f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 into PR head commit b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [2022-01-17T11:05:46.527Z] d287ab97295c: Pull complete [2022-01-17T11:05:46.527Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-17T11:05:46.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T11:05:46.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-17T11:05:46.621Z] prd-centos7-docker-4c-2g-1666 does not seem to be running inside a container [2022-01-17T11:05:46.636Z] Merge succeeded, producing b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [2022-01-17T11:05:46.636Z] Checking out Revision b439f0bc84bf1d3b5dc3a29352d45168f4a2321e (PR-257) [2022-01-17T11:05:46.650Z] $ 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/foundry_device-virtual-go_PR-257 -v /w/workspace/foundry_device-virtual-go_PR-257:/w/workspace/foundry_device-virtual-go_PR-257:rw,z -v /w/workspace/foundry_device-virtual-go_PR-257@tmp:/w/workspace/foundry_device-virtual-go_PR-257@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-17T11:05:46.437Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T11:05:46.466Z] > git checkout -f b439f0bc84bf1d3b5dc3a29352d45168f4a2321e # timeout=10 [2022-01-17T11:05:46.547Z] > git remote # timeout=10 [2022-01-17T11:05:46.565Z] > git config --get remote.origin.url # timeout=10 [2022-01-17T11:05:46.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T11:05:46.597Z] > git merge f0bfb2f2f653f8888f9a3c8e5a8a1c9cd4af2b55 # timeout=10 [2022-01-17T11:05:46.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-17T11:05:46.643Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T11:05:46.654Z] > git checkout -f b439f0bc84bf1d3b5dc3a29352d45168f4a2321e # timeout=10 [2022-01-17T11:05:48.913Z] $ docker top ef1858e37856f448146686ded48efaa2a1a4d0118400487535ebeae86703fa39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:05:49.413Z] ---> job-cost.sh [2022-01-17T11:05:49.413Z] lf-activate-venv: SKIPPING [2022-01-17T11:05:49.413Z] INFO: No Stack... [2022-01-17T11:05:49.677Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-17T11:05:49.938Z] INFO: Archiving Costs [Pipeline] sh [2022-01-17T11:05:50.256Z] + cat /w/workspace/foundry_device-virtual-go_PR-257/archives/cost.csv [2022-01-17T11:05:50.256Z] + cut -d, -f6 [Pipeline] lock [2022-01-17T11:05:50.299Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [2022-01-17T11:05:50.304Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] did not exist. Created. [2022-01-17T11:05:50.304Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-17T11:05:50.701Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-17T11:05:50.753Z] Stashed 1 file(s) [Pipeline] } [2022-01-17T11:05:50.781Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [2022-01-17T11:05:50.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] // lock [Pipeline] } [2022-01-17T11:05:50.850Z] $ docker stop --time=1 ef1858e37856f448146686ded48efaa2a1a4d0118400487535ebeae86703fa39 [2022-01-17T11:05:50.868Z] > git --version # timeout=10 [2022-01-17T11:05:50.877Z] > git --version # 'git version 2.17.1' [2022-01-17T11:05:50.896Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T11:05:51.231Z] [2022-01-17T11:05:51.231Z] GitHub has been notified of this commit’s build result [2022-01-17T11:05:51.231Z] [2022-01-17T11:05:51.974Z] $ docker rm -f ef1858e37856f448146686ded48efaa2a1a4d0118400487535ebeae86703fa39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T11:05:52.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-17T11:05:52.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T11:05:52.951Z] Dload Upload Total Spent Left Speed [2022-01-17T11:05:52.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh [2022-01-17T11:05:53.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-17T11:05:53.902Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-17T11:05:53.902Z] + sudo tee /etc/docker/daemon.new [2022-01-17T11:05:53.902Z] { [2022-01-17T11:05:53.902Z] "registry-mirrors": [ [2022-01-17T11:05:53.902Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-17T11:05:53.902Z] ], [2022-01-17T11:05:53.902Z] "bip": "10.250.0.254/24", [2022-01-17T11:05:53.902Z] "hosts": [ [2022-01-17T11:05:53.902Z] "tcp://0.0.0.0:5555", [2022-01-17T11:05:53.902Z] "unix:///var/run/docker.sock" [2022-01-17T11:05:53.902Z] ], [2022-01-17T11:05:53.902Z] "mtu": 1458, [2022-01-17T11:05:53.902Z] "selinux-enabled": true, [2022-01-17T11:05:53.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-17T11:05:53.902Z] } [Pipeline] sh [2022-01-17T11:05:54.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-17T11:05:54.625Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T11:06:13.003Z] provisioning config files... [2022-01-17T11:06:13.026Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1410432893186495167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:06:13.623Z] ---> docker-login.sh [2022-01-17T11:06:13.623Z] nexus3.edgexfoundry.org:10001 [2022-01-17T11:06:14.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:06:14.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:06:14.217Z] Configure a credential helper to remove this warning. See [2022-01-17T11:06:14.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:06:14.217Z] [2022-01-17T11:06:14.217Z] Login Succeeded [2022-01-17T11:06:14.487Z] nexus3.edgexfoundry.org:10002 [2022-01-17T11:06:14.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:06:14.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:06:14.757Z] Configure a credential helper to remove this warning. See [2022-01-17T11:06:14.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:06:14.757Z] [2022-01-17T11:06:14.757Z] Login Succeeded [2022-01-17T11:06:14.757Z] nexus3.edgexfoundry.org:10003 [2022-01-17T11:06:15.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:06:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:06:15.027Z] Configure a credential helper to remove this warning. See [2022-01-17T11:06:15.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:06:15.027Z] [2022-01-17T11:06:15.027Z] Login Succeeded [2022-01-17T11:06:15.027Z] nexus3.edgexfoundry.org:10004 [2022-01-17T11:06:15.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:06:15.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:06:15.575Z] Configure a credential helper to remove this warning. See [2022-01-17T11:06:15.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:06:15.575Z] [2022-01-17T11:06:15.575Z] Login Succeeded [2022-01-17T11:06:15.575Z] docker.io [2022-01-17T11:06:15.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T11:06:16.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T11:06:16.115Z] Configure a credential helper to remove this warning. See [2022-01-17T11:06:16.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T11:06:16.115Z] [2022-01-17T11:06:16.115Z] Login Succeeded [2022-01-17T11:06:16.115Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T11:06:16.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-17T11:06:16.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T11:06:16.546Z] ========================================================= [2022-01-17T11:06:16.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-17T11:06:16.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:06:16.980Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-17T11:06:17.250Z] Sending build context to Docker daemon 11.55MB [2022-01-17T11:06:17.250Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T11:06:17.250Z] Step 2/11 : FROM ${BASE} AS builder [2022-01-17T11:06:17.523Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-17T11:06:17.523Z] 9b3977197b4f: Pulling fs layer [2022-01-17T11:06:17.523Z] 1a89e8eeedd5: Pulling fs layer [2022-01-17T11:06:17.523Z] 94645a83ff95: Pulling fs layer [2022-01-17T11:06:17.523Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-17T11:06:17.523Z] 0c92f367c5e7: Pulling fs layer [2022-01-17T11:06:17.523Z] 4b8299f9d1f4: Pulling fs layer [2022-01-17T11:06:17.523Z] 9a6b49a46696: Pulling fs layer [2022-01-17T11:06:17.523Z] cf05db05a679: Pulling fs layer [2022-01-17T11:06:17.523Z] 0c92f367c5e7: Waiting [2022-01-17T11:06:17.523Z] 4b8299f9d1f4: Waiting [2022-01-17T11:06:17.523Z] 9a6b49a46696: Waiting [2022-01-17T11:06:17.523Z] cf05db05a679: Waiting [2022-01-17T11:06:17.523Z] 3f3a8bcf1eab: Waiting [2022-01-17T11:06:17.523Z] 94645a83ff95: Verifying Checksum [2022-01-17T11:06:17.523Z] 94645a83ff95: Download complete [2022-01-17T11:06:17.523Z] 1a89e8eeedd5: Verifying Checksum [2022-01-17T11:06:17.523Z] 1a89e8eeedd5: Download complete [2022-01-17T11:06:17.523Z] 0c92f367c5e7: Verifying Checksum [2022-01-17T11:06:17.523Z] 0c92f367c5e7: Download complete [2022-01-17T11:06:17.523Z] 4b8299f9d1f4: Verifying Checksum [2022-01-17T11:06:17.523Z] 4b8299f9d1f4: Download complete [2022-01-17T11:06:17.523Z] 9b3977197b4f: Verifying Checksum [2022-01-17T11:06:17.523Z] 9b3977197b4f: Download complete [2022-01-17T11:06:17.523Z] 9a6b49a46696: Verifying Checksum [2022-01-17T11:06:17.523Z] 9a6b49a46696: Download complete [2022-01-17T11:06:18.118Z] 9b3977197b4f: Pull complete [2022-01-17T11:06:18.719Z] 1a89e8eeedd5: Pull complete [2022-01-17T11:06:19.000Z] 94645a83ff95: Pull complete [2022-01-17T11:06:19.273Z] cf05db05a679: Verifying Checksum [2022-01-17T11:06:19.273Z] cf05db05a679: Download complete [2022-01-17T11:06:19.879Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-17T11:06:19.879Z] 3f3a8bcf1eab: Download complete [2022-01-17T11:06:32.284Z] 3f3a8bcf1eab: Pull complete [2022-01-17T11:06:32.284Z] 0c92f367c5e7: Pull complete [2022-01-17T11:06:32.284Z] 4b8299f9d1f4: Pull complete [2022-01-17T11:06:32.284Z] 9a6b49a46696: Pull complete [2022-01-17T11:06:37.683Z] cf05db05a679: Pull complete [2022-01-17T11:06:37.683Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-17T11:06:37.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T11:06:37.683Z] ---> 0ccda1f7e2ee [2022-01-17T11:06:37.683Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T11:06:39.652Z] ---> Running in b5c1f7426be3 [2022-01-17T11:06:39.652Z] Removing intermediate container b5c1f7426be3 [2022-01-17T11:06:39.652Z] ---> 8293794ce3f6 [2022-01-17T11:06:39.652Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T11:06:39.924Z] ---> Running in 9961a9ba04d6 [2022-01-17T11:06:40.196Z] Removing intermediate container 9961a9ba04d6 [2022-01-17T11:06:40.196Z] ---> 8219b4bc2f81 [2022-01-17T11:06:40.196Z] Step 5/11 : WORKDIR /device-virtual-go [2022-01-17T11:06:40.196Z] ---> Running in a617318e1d5b [2022-01-17T11:06:40.471Z] Removing intermediate container a617318e1d5b [2022-01-17T11:06:40.471Z] ---> c25ff12d318b [2022-01-17T11:06:40.471Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:06:40.743Z] ---> Running in 4b6dbe625482 [2022-01-17T11:06:42.714Z] Removing intermediate container 4b6dbe625482 [2022-01-17T11:06:42.714Z] ---> 1c38f5a3116d [2022-01-17T11:06:42.714Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T11:06:42.714Z] ---> Running in 78056d44ea44 [2022-01-17T11:06:43.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T11:06:44.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T11:06:45.247Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-17T11:06:45.247Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-17T11:06:45.247Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-17T11:06:45.518Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-17T11:06:45.518Z] Executing busybox-1.34.1-r3.trigger [2022-01-17T11:06:45.789Z] OK: 224 MiB in 56 packages [2022-01-17T11:06:46.761Z] Removing intermediate container 78056d44ea44 [2022-01-17T11:06:46.761Z] ---> 9c77bf450b53 [2022-01-17T11:06:46.761Z] Step 8/11 : COPY . . [2022-01-17T11:06:47.736Z] ---> e8f6df6d5148 [2022-01-17T11:06:47.736Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T11:06:47.736Z] ---> Running in d144ed71749c [2022-01-17T11:07:55.754Z] Removing intermediate container d144ed71749c [2022-01-17T11:07:55.754Z] ---> ac9830cdfa0d [2022-01-17T11:07:55.754Z] Step 10/11 : ARG MAKE='make build' [2022-01-17T11:07:55.754Z] ---> Running in 1df3c5621044 [2022-01-17T11:07:55.754Z] Removing intermediate container 1df3c5621044 [2022-01-17T11:07:55.754Z] ---> 1349c7361c3c [2022-01-17T11:07:55.754Z] Step 11/11 : RUN $MAKE [2022-01-17T11:07:55.754Z] ---> Running in 4ae97c8f3fb7 [2022-01-17T11:07:56.744Z] noop [2022-01-17T11:07:57.017Z] Removing intermediate container 4ae97c8f3fb7 [2022-01-17T11:07:57.017Z] ---> 4ac6ea4562ac [2022-01-17T11:07:57.017Z] Successfully built 4ac6ea4562ac [2022-01-17T11:07:57.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:07:57.654Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T11:07:57.654Z] . [Pipeline] withDockerContainer [2022-01-17T11:07:57.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-1668 does not seem to be running inside a container [2022-01-17T11:07:57.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T11:07:59.070Z] $ docker top 4fe52a7904057a7a56892694b53ef3ff0be8bc9cedfd6776475ca13b450f1039 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T11:07:59.952Z] + go version [2022-01-17T11:07:59.952Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-17T11:07:59.985Z] $ docker stop --time=1 4fe52a7904057a7a56892694b53ef3ff0be8bc9cedfd6776475ca13b450f1039 [2022-01-17T11:08:01.568Z] $ docker rm -f 4fe52a7904057a7a56892694b53ef3ff0be8bc9cedfd6776475ca13b450f1039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:08:02.426Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T11:08:02.426Z] . [Pipeline] withDockerContainer [2022-01-17T11:08:02.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-1668 does not seem to be running inside a container [2022-01-17T11:08:02.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T11:08:03.879Z] $ docker top f5f2bb997e9fe85a8bd2f55fc985454ac232a220589d6ca31262a6e2ead526a9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-17T11:08:04.837Z] + make test [2022-01-17T11:08:04.837Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-17T11:08:05.817Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-17T11:09:13.869Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-17T11:09:13.869Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.682s coverage: 64.6% of statements [2022-01-17T11:09:13.869Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-17T11:09:28.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T11:09:28.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T11:09:28.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T11:09:31.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-17T11:09:31.038Z] $ docker stop --time=1 f5f2bb997e9fe85a8bd2f55fc985454ac232a220589d6ca31262a6e2ead526a9 [2022-01-17T11:09:32.767Z] $ docker rm -f f5f2bb997e9fe85a8bd2f55fc985454ac232a220589d6ca31262a6e2ead526a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T11:09:33.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-17T11:09:33.686Z] Warning: overwriting stash ‘coverage-report’ [2022-01-17T11:09:34.343Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T11:09:34.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-17T11:09:35.334Z] + ls -al . [2022-01-17T11:09:35.334Z] total 200 [2022-01-17T11:09:35.334Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 11:09 . [2022-01-17T11:09:35.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 11:05 .. [2022-01-17T11:09:35.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 11:05 .git [2022-01-17T11:09:35.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 11:05 .github [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 17 11:05 .gitignore [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 17 11:05 Attribution.txt [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 17 11:05 CHANGELOG.md [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jan 17 11:05 Dockerfile [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 11:05 GOVERNANCE.md [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 11:05 Jenkinsfile [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 11:05 LICENSE [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 17 11:05 Makefile [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 11:05 OWNERS.md [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 17 11:05 README.md [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 11:03 VERSION [2022-01-17T11:09:35.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 11:05 bin [2022-01-17T11:09:35.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 11:05 cmd [2022-01-17T11:09:35.334Z] -rw-r--r-- 1 jenkins jenkins 46339 Jan 17 11:09 coverage.out [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 350 Jan 17 11:05 go.mod [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 52323 Jan 17 11:05 go.sum [2022-01-17T11:09:35.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 11:05 internal [2022-01-17T11:09:35.334Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 11:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:09:35.732Z] + 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=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e --label arch=arm64 --label version=0.0.0 . [2022-01-17T11:09:36.009Z] Sending build context to Docker daemon 11.6MB [2022-01-17T11:09:36.300Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T11:09:36.300Z] Step 2/25 : FROM ${BASE} AS builder [2022-01-17T11:09:36.300Z] ---> 4ac6ea4562ac [2022-01-17T11:09:36.300Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T11:09:36.300Z] ---> Running in 7aff41aa6cd9 [2022-01-17T11:09:36.927Z] Removing intermediate container 7aff41aa6cd9 [2022-01-17T11:09:36.927Z] ---> c3bc2ee6f2a6 [2022-01-17T11:09:36.927Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T11:09:36.927Z] ---> Running in b143f68b6895 [2022-01-17T11:09:37.216Z] Removing intermediate container b143f68b6895 [2022-01-17T11:09:37.217Z] ---> c7c50425fa5b [2022-01-17T11:09:37.217Z] Step 5/25 : WORKDIR /device-virtual-go [2022-01-17T11:09:37.217Z] ---> Running in 5c98877f70a5 [2022-01-17T11:09:37.843Z] Removing intermediate container 5c98877f70a5 [2022-01-17T11:09:37.843Z] ---> d84a14db7bd1 [2022-01-17T11:09:37.843Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:09:37.843Z] ---> Running in a3adb7902aed [2022-01-17T11:09:39.863Z] Removing intermediate container a3adb7902aed [2022-01-17T11:09:39.863Z] ---> 710b8d79869d [2022-01-17T11:09:39.863Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T11:09:39.863Z] ---> Running in cbfe4ca3ca26 [2022-01-17T11:09:40.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T11:09:41.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T11:09:42.405Z] OK: 224 MiB in 56 packages [2022-01-17T11:09:43.383Z] Removing intermediate container cbfe4ca3ca26 [2022-01-17T11:09:43.383Z] ---> 8655ce30619c [2022-01-17T11:09:43.383Z] Step 8/25 : COPY . . [2022-01-17T11:09:44.359Z] ---> d9c499122128 [2022-01-17T11:09:44.359Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T11:09:44.359Z] ---> Running in e6d43dcec1bf [2022-01-17T11:09:46.973Z] Removing intermediate container e6d43dcec1bf [2022-01-17T11:09:46.973Z] ---> c72cb0520c71 [2022-01-17T11:09:46.973Z] Step 10/25 : ARG MAKE='make build' [2022-01-17T11:09:46.973Z] ---> Running in b7a2dbad9f59 [2022-01-17T11:09:46.973Z] Removing intermediate container b7a2dbad9f59 [2022-01-17T11:09:46.973Z] ---> b9808af3c2b9 [2022-01-17T11:09:46.973Z] Step 11/25 : RUN $MAKE [2022-01-17T11:09:46.973Z] ---> Running in 1a75ccf598d1 [2022-01-17T11:09:47.949Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-17T11:10:44.436Z] Removing intermediate container 1a75ccf598d1 [2022-01-17T11:10:44.436Z] ---> cb4666622736 [2022-01-17T11:10:44.436Z] Step 12/25 : FROM alpine:3.14 [2022-01-17T11:10:44.436Z] 3.14: Pulling from library/alpine [2022-01-17T11:10:44.436Z] be307f383ecc: Pulling fs layer [2022-01-17T11:10:44.436Z] be307f383ecc: Verifying Checksum [2022-01-17T11:10:44.436Z] be307f383ecc: Download complete [2022-01-17T11:10:44.436Z] be307f383ecc: Pull complete [2022-01-17T11:10:44.436Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T11:10:44.436Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T11:10:44.436Z] ---> 5b8b7b635229 [2022-01-17T11:10:44.436Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-17T11:10:44.436Z] ---> Running in 36dbce4b5f2c [2022-01-17T11:10:44.436Z] Removing intermediate container 36dbce4b5f2c [2022-01-17T11:10:44.436Z] ---> ae486798da9d [2022-01-17T11:10:44.436Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T11:10:44.436Z] ---> Running in db7dbca8e808 [2022-01-17T11:10:45.866Z] Removing intermediate container db7dbca8e808 [2022-01-17T11:10:45.866Z] ---> 1df3424604e8 [2022-01-17T11:10:45.866Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T11:10:46.141Z] ---> Running in e320c5d878fd [2022-01-17T11:10:47.115Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T11:10:48.091Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T11:10:48.686Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T11:10:48.686Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T11:10:48.957Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T11:10:48.957Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T11:10:48.957Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T11:10:49.228Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T11:10:49.228Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T11:10:49.228Z] OK: 8 MiB in 20 packages [2022-01-17T11:10:50.210Z] Removing intermediate container e320c5d878fd [2022-01-17T11:10:50.210Z] ---> 38d93fa28c20 [2022-01-17T11:10:50.210Z] Step 16/25 : WORKDIR / [2022-01-17T11:10:50.210Z] ---> Running in be038c587f39 [2022-01-17T11:10:50.806Z] Removing intermediate container be038c587f39 [2022-01-17T11:10:50.806Z] ---> 535ccf73cfe8 [2022-01-17T11:10:50.806Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-17T11:10:51.400Z] ---> 0f65eb6567a8 [2022-01-17T11:10:51.400Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-17T11:10:51.998Z] ---> 38f7d7c83afa [2022-01-17T11:10:51.998Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-01-17T11:10:52.974Z] ---> cf23ef8f03f6 [2022-01-17T11:10:52.974Z] Step 20/25 : EXPOSE 59900 [2022-01-17T11:10:52.974Z] ---> Running in a447b6c097b3 [2022-01-17T11:10:53.567Z] Removing intermediate container a447b6c097b3 [2022-01-17T11:10:53.567Z] ---> 06c2acb05351 [2022-01-17T11:10:53.567Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-01-17T11:10:53.567Z] ---> Running in 72611c346379 [2022-01-17T11:10:53.840Z] Removing intermediate container 72611c346379 [2022-01-17T11:10:53.840Z] ---> 8a3a067f0d6f [2022-01-17T11:10:53.840Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-17T11:10:53.840Z] ---> Running in ebe1365209c9 [2022-01-17T11:10:54.435Z] Removing intermediate container ebe1365209c9 [2022-01-17T11:10:54.435Z] ---> a0da20ecfc75 [2022-01-17T11:10:54.435Z] Step 23/25 : LABEL arch=arm64 [2022-01-17T11:10:54.435Z] ---> Running in db5dc07b7a7b [2022-01-17T11:10:54.706Z] Removing intermediate container db5dc07b7a7b [2022-01-17T11:10:54.706Z] ---> 793f8609171c [2022-01-17T11:10:54.706Z] Step 24/25 : LABEL git_sha=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [2022-01-17T11:10:54.978Z] ---> Running in ef8921d1dfdd [2022-01-17T11:10:55.251Z] Removing intermediate container ef8921d1dfdd [2022-01-17T11:10:55.251Z] ---> 1dd64f14792a [2022-01-17T11:10:55.251Z] Step 25/25 : LABEL version=0.0.0 [2022-01-17T11:10:55.251Z] ---> Running in 690f184aaa8c [2022-01-17T11:10:55.525Z] Removing intermediate container 690f184aaa8c [2022-01-17T11:10:55.525Z] ---> a477378cc3a1 [2022-01-17T11:10:55.525Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-17T11:10:55.525Z] Successfully built a477378cc3a1 [2022-01-17T11:10:55.525Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:10:56.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T11:10:56.491Z] [2022-01-17T11:10:56.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:10:56.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T11:10:57.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-17T11:10:57.181Z] 448f6bf000e3: Pulling fs layer [2022-01-17T11:10:57.181Z] f757da607395: Pulling fs layer [2022-01-17T11:10:57.181Z] 05883995daec: Pulling fs layer [2022-01-17T11:10:57.181Z] 8603b9c90790: Pulling fs layer [2022-01-17T11:10:57.181Z] 1560dd03e051: Pulling fs layer [2022-01-17T11:10:57.181Z] 27f5ce0e4adf: Pulling fs layer [2022-01-17T11:10:57.181Z] c2d8d7efcc4b: Pulling fs layer [2022-01-17T11:10:57.181Z] 8603b9c90790: Waiting [2022-01-17T11:10:57.181Z] 1560dd03e051: Waiting [2022-01-17T11:10:57.181Z] 27f5ce0e4adf: Waiting [2022-01-17T11:10:57.181Z] c2d8d7efcc4b: Waiting [2022-01-17T11:10:57.181Z] f757da607395: Verifying Checksum [2022-01-17T11:10:57.181Z] f757da607395: Download complete [2022-01-17T11:10:57.181Z] 8603b9c90790: Verifying Checksum [2022-01-17T11:10:57.181Z] 8603b9c90790: Download complete [2022-01-17T11:10:57.181Z] 1560dd03e051: Verifying Checksum [2022-01-17T11:10:57.181Z] 1560dd03e051: Download complete [2022-01-17T11:10:57.181Z] 27f5ce0e4adf: Download complete [2022-01-17T11:10:57.181Z] 05883995daec: Verifying Checksum [2022-01-17T11:10:57.181Z] 05883995daec: Download complete [2022-01-17T11:10:57.778Z] 448f6bf000e3: Verifying Checksum [2022-01-17T11:10:57.778Z] 448f6bf000e3: Download complete [2022-01-17T11:11:00.400Z] c2d8d7efcc4b: Verifying Checksum [2022-01-17T11:11:00.400Z] c2d8d7efcc4b: Download complete [2022-01-17T11:11:01.380Z] 448f6bf000e3: Pull complete [2022-01-17T11:11:01.975Z] f757da607395: Pull complete [2022-01-17T11:11:03.422Z] 05883995daec: Pull complete [2022-01-17T11:11:03.422Z] 8603b9c90790: Pull complete [2022-01-17T11:11:04.400Z] 1560dd03e051: Pull complete [2022-01-17T11:11:04.672Z] 27f5ce0e4adf: Pull complete [2022-01-17T11:11:19.741Z] c2d8d7efcc4b: Pull complete [2022-01-17T11:11:19.741Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-17T11:11:19.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T11:11:19.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-17T11:11:19.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-1668 does not seem to be running inside a container [2022-01-17T11:11:20.043Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-17T11:11:22.605Z] $ docker top 72cd526e7b0cb3d3eb274ce11bdbc94c1cc8af304433197242a96823d034427b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:23.543Z] ---> job-cost.sh [2022-01-17T11:11:23.543Z] lf-activate-venv: SKIPPING [2022-01-17T11:11:23.543Z] INFO: No Stack... [2022-01-17T11:11:24.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-17T11:11:24.408Z] INFO: Archiving Costs [Pipeline] sh [2022-01-17T11:11:25.082Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-01-17T11:11:25.083Z] + cut -d, -f6 [Pipeline] lock [2022-01-17T11:11:25.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [2022-01-17T11:11:25.177Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] did not exist. Created. [2022-01-17T11:11:25.178Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-17T11:11:25.947Z] /w/workspace/device-virtual-go/1@tmp/durable-a5ca15cd/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-a5ca15cd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-17T11:11:26.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-17T11:11:26.700Z] Warning: overwriting stash ‘stack-cost’ [2022-01-17T11:11:26.737Z] Stashed 1 file(s) [Pipeline] } [2022-01-17T11:11:26.751Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-17T11:11:26.822Z] $ docker stop --time=1 72cd526e7b0cb3d3eb274ce11bdbc94c1cc8af304433197242a96823d034427b [2022-01-17T11:11:28.303Z] $ docker rm -f 72cd526e7b0cb3d3eb274ce11bdbc94c1cc8af304433197242a96823d034427b [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 [2022-01-17T11:11:29.538Z] provisioning config files... [2022-01-17T11:11:29.548Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-257@tmp/config4336139736028535723tmp [Pipeline] { [Pipeline] sh [2022-01-17T11:11:29.898Z] + set +x [2022-01-17T11:11:29.898Z] + bash -s -- [2022-01-17T11:11:29.898Z] + curl -s https://codecov.io/bash [2022-01-17T11:11:29.898Z] [2022-01-17T11:11:29.898Z] _____ _ [2022-01-17T11:11:29.898Z] / ____| | | [2022-01-17T11:11:29.898Z] | | ___ __| | ___ ___ _____ __ [2022-01-17T11:11:29.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-17T11:11:29.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-17T11:11:29.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-17T11:11:29.898Z] Bash-1.0.6 [2022-01-17T11:11:29.898Z] [2022-01-17T11:11:29.898Z] [2022-01-17T11:11:29.898Z] ==> git version 2.24.4 found [2022-01-17T11:11:29.898Z] ==> 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 [2022-01-17T11:11:29.898Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-17T11:11:29.898Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-17T11:11:29.898Z] ==> Jenkins CI detected. [2022-01-17T11:11:29.898Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-257 [2022-01-17T11:11:29.898Z] project root: . [2022-01-17T11:11:29.898Z] --> token set from env [2022-01-17T11:11:29.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-17T11:11:29.898Z] ==> Running gcov in . (disable via -X gcov) [2022-01-17T11:11:29.898Z] ==> Python coveragepy not found [2022-01-17T11:11:29.898Z] ==> Searching for coverage reports in: [2022-01-17T11:11:29.898Z] + . [2022-01-17T11:11:30.158Z] -> Found 1 reports [2022-01-17T11:11:30.158Z] ==> Detecting git/mercurial file structure [2022-01-17T11:11:30.158Z] ==> Reading reports [2022-01-17T11:11:30.158Z] + ./coverage.out bytes=46339 [2022-01-17T11:11:30.158Z] ==> Appending adjustments [2022-01-17T11:11:30.158Z] https://docs.codecov.io/docs/fixing-reports [2022-01-17T11:11:30.158Z] + Found adjustments [2022-01-17T11:11:30.158Z] ==> Gzipping contents [2022-01-17T11:11:30.158Z] 8.0K /tmp/codecov.rWFrm8.gz [2022-01-17T11:11:30.158Z] ==> Uploading reports [2022-01-17T11:11:30.158Z] url: https://codecov.io [2022-01-17T11:11:30.158Z] query: branch=PR-257&commit=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=257&job=&cmd_args= [2022-01-17T11:11:30.158Z] -> Pinging Codecov [2022-01-17T11:11:30.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-257&commit=b439f0bc84bf1d3b5dc3a29352d45168f4a2321e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=257&job=&cmd_args= [2022-01-17T11:11:30.420Z] -> Uploading to [2022-01-17T11:11:30.420Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-17/5E52B4B073DB2E39498172D8E973AA87/b439f0bc84bf1d3b5dc3a29352d45168f4a2321e/5596ca3d-aca3-49da-a556-218271a1aaae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220117T111130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e5ef2756a76ddbf09c9b75bf657f854ca2f89d2bec1d2e737d9d39cb278ba9d [2022-01-17T11:11:30.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T11:11:30.420Z] Dload Upload Total Spent Left Speed [2022-01-17T11:11:30.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5518 0 0 100 5518 0 17071 --:--:-- --:--:-- --:--:-- 17030 [2022-01-17T11:11:30.941Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b439f0bc84bf1d3b5dc3a29352d45168f4a2321e [Pipeline] } [2022-01-17T11:11:30.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-17T11:11:32.810Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-257/archives ']' [2022-01-17T11:11:32.810Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-257/archives [2022-01-17T11:11:32.810Z] total 8 [2022-01-17T11:11:32.810Z] drwxr-xr-x. 3 root root 34 Jan 17 11:05 . [2022-01-17T11:11:32.810Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 17 11:05 .. [2022-01-17T11:11:32.810Z] drwxr-xr-x. 2 root root 6 Jan 17 11:05 cost [2022-01-17T11:11:32.810Z] -rw-r--r--. 1 root root 88 Jan 17 11:05 cost.csv [2022-01-17T11:11:32.810Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-257/archives [2022-01-17T11:11:32.810Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-257/archives [2022-01-17T11:11:32.810Z] total 8 [2022-01-17T11:11:32.810Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 17 11:05 . [2022-01-17T11:11:32.810Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 17 11:05 .. [2022-01-17T11:11:32.810Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 17 11:05 cost [2022-01-17T11:11:32.810Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 17 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:33.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:33.736Z] ---> package-listing.sh [2022-01-17T11:11:33.736Z] ++ facter osfamily [2022-01-17T11:11:33.736Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-17T11:11:33.998Z] + OS_FAMILY=redhat [2022-01-17T11:11:33.998Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-257 [2022-01-17T11:11:33.998Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-17T11:11:33.998Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-17T11:11:33.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-17T11:11:33.998Z] + PACKAGES=/tmp/packages_start.txt [2022-01-17T11:11:33.998Z] + '[' /w/workspace/foundry_device-virtual-go_PR-257 ']' [2022-01-17T11:11:33.998Z] + PACKAGES=/tmp/packages_end.txt [2022-01-17T11:11:33.998Z] + case "${OS_FAMILY}" in [2022-01-17T11:11:33.998Z] + rpm -qa [2022-01-17T11:11:33.998Z] + sort [2022-01-17T11:11:34.570Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-17T11:11:34.570Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-17T11:11:34.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-17T11:11:34.570Z] + '[' /w/workspace/foundry_device-virtual-go_PR-257 ']' [2022-01-17T11:11:34.570Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-257/archives/ [2022-01-17T11:11:34.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-257/archives/ [Pipeline] echo [2022-01-17T11:11:34.606Z] 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/foundry_device-virtual-go_PR-257/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-17T11:11:34.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-17T11:11:35.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T11:11:35.481Z] . [Pipeline] withDockerContainer [2022-01-17T11:11:35.574Z] prd-centos7-docker-4c-2g-1666 does not seem to be running inside a container [2022-01-17T11:11:35.607Z] $ 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/foundry_device-virtual-go_PR-257/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-257 -v /w/workspace/foundry_device-virtual-go_PR-257:/w/workspace/foundry_device-virtual-go_PR-257:rw,z -v /w/workspace/foundry_device-virtual-go_PR-257@tmp:/w/workspace/foundry_device-virtual-go_PR-257@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 [2022-01-17T11:11:35.812Z] $ docker top 123c83098d6d235993f73c51e5ad5e5da40d2a8dd649e7a4dd585b57d9f3618e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T11:11:36.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-17T11:11:36.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-17T11:11:36.836Z] + ls /var/log/sa-host [2022-01-17T11:11:36.836Z] + sadf -c /var/log/sa-host/sa17 [2022-01-17T11:11:36.836Z] file_magic: OK [2022-01-17T11:11:36.836Z] HZ: Using current value: 100 [2022-01-17T11:11:36.836Z] file_header: OK [2022-01-17T11:11:36.836Z] 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 [2022-01-17T11:11:36.836Z] Statistics: [2022-01-17T11:11:36.836Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-17T11:11:36.836Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T11:11:37.100Z] provisioning config files... [2022-01-17T11:11:37.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-257@tmp/config789758506678416298tmp [Pipeline] { [Pipeline] echo [2022-01-17T11:11:37.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:37.481Z] ---> create-netrc.sh [Pipeline] } [2022-01-17T11:11:37.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:37.919Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-17T11:11:37.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:38.266Z] ---> sudo-logs.sh [2022-01-17T11:11:38.266Z] Archiving 'sudo' log.. [2022-01-17T11:11:38.266Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1666.novalocal: Name or service not known [2022-01-17T11:11:38.266Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1666.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-17T11:11:38.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:38.665Z] ---> job-cost.sh [2022-01-17T11:11:38.665Z] lf-activate-venv: SKIPPING [2022-01-17T11:11:38.665Z] DEBUG: total: 0.05999999865889549 [2022-01-17T11:11:38.665Z] INFO: Retrieving Stack Cost... [2022-01-17T11:11:38.927Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-17T11:11:39.506Z] INFO: Archiving Costs [Pipeline] echo [2022-01-17T11:11:39.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T11:11:39.860Z] ---> logs-deploy.sh [2022-01-17T11:11:39.860Z] lf-activate-venv: SKIPPING [2022-01-17T11:11:39.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-257/1 [2022-01-17T11:11:39.860Z] INFO: archiving workspace using pattern(s): [2022-01-17T11:11:40.432Z] Archives upload complete. [2022-01-17T11:11:40.692Z] INFO: archiving logs to Nexus