Pull request #258 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-virtual-go Obtained Jenkinsfile from bf2a4df93eeb1df5541589475a1f0932332d3693+724087511cf3d7293bcbfd68c5d6ae44a4ff0394 (4689838bd70c183e3e2e4e8927d22a6563f2d03b) 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-ssh13669306958918789001.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-ssh684111185504992159.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-258/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-258/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14050248996958618115.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-258/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16920454135355480716.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-ssh12481507905509309353.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-258/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-258/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12099060167879494528.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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1847’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1853 in /w/workspace/foundry_device-virtual-go_PR-258 [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-258 # 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-258@tmp/jenkins-gitclient-ssh7992237793995025600.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-258@tmp/jenkins-gitclient-ssh1987467164281269083.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 724087511cf3d7293bcbfd68c5d6ae44a4ff0394 into PR head commit bf2a4df93eeb1df5541589475a1f0932332d3693 Merge succeeded, producing bf2a4df93eeb1df5541589475a1f0932332d3693 Checking out Revision bf2a4df93eeb1df5541589475a1f0932332d3693 (PR-258) > git config core.sparsecheckout # timeout=10 > git checkout -f bf2a4df93eeb1df5541589475a1f0932332d3693 # 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-258@tmp/jenkins-gitclient-ssh1900187110282004597.key > git merge 724087511cf3d7293bcbfd68c5d6ae44a4ff0394 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf2a4df93eeb1df5541589475a1f0932332d3693 # timeout=10 Commit message: "ci: Go 1.17 related changes" 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-19T19:53:14.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T19:53:14.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T19:53:14.776Z] ========================================================= [2022-01-19T19:53:14.776Z] EdgeX Global Pipelines Version Info [2022-01-19T19:53:14.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:15.959Z] ------------------- [2022-01-19T19:53:15.959Z] stable info: [2022-01-19T19:53:15.959Z] ------------------- [2022-01-19T19:53:15.959Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T19:53:15.959Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:15.959Z] Message: update stable to v1.0.219 [2022-01-19T19:53:16.538Z] ------------------- [2022-01-19T19:53:16.538Z] experimental info: [2022-01-19T19:53:16.538Z] ------------------- [2022-01-19T19:53:16.538Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:16.538Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:16.538Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T19:53:16.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-19T19:53:16.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-19T19:53:16.839Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T19:53:16.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T19:53:16.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T19:53:16.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T19:53:16.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T19:53:17.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T19:53:17.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T19:53:17.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T19:53:17.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T19:53:17.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-19T19:53:17.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T19:53:17.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T19:53:17.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:17.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:17.390Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:17.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:17.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T19:53:17.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-19T19:53:17.559Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T19:53:17.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T19:53:17.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T19:53:17.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T19:53:17.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T19:53:17.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T19:53:17.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-258 [Pipeline] echo [2022-01-19T19:53:17.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-258 [Pipeline] echo [2022-01-19T19:53:17.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-258 [Pipeline] echo [2022-01-19T19:53:17.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf2a4df93eeb1df5541589475a1f0932332d3693 [Pipeline] echo [2022-01-19T19:53:17.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf2a4df [Pipeline] echo [2022-01-19T19:53:18.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:53:18.152Z] provisioning config files... [2022-01-19T19:53:18.169Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-258@tmp/config2583479908830899789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:18.515Z] ---> docker-login.sh [2022-01-19T19:53:18.515Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:18.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:18.777Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:18.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:18.777Z] [2022-01-19T19:53:18.777Z] Login Succeeded [2022-01-19T19:53:18.777Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:18.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:18.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:18.777Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:18.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:18.777Z] [2022-01-19T19:53:18.777Z] Login Succeeded [2022-01-19T19:53:18.777Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:19.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:19.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:19.043Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:19.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:19.043Z] [2022-01-19T19:53:19.043Z] Login Succeeded [2022-01-19T19:53:19.043Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:19.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:19.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:19.043Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:19.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:19.043Z] [2022-01-19T19:53:19.043Z] Login Succeeded [2022-01-19T19:53:19.043Z] docker.io [2022-01-19T19:53:19.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:19.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:19.575Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:19.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:19.575Z] [2022-01-19T19:53:19.575Z] Login Succeeded [2022-01-19T19:53:19.575Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:19.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T19:53:20.244Z] + git rev-list -1 --merges bf2a4df93eeb1df5541589475a1f0932332d3693~1..bf2a4df93eeb1df5541589475a1f0932332d3693 [Pipeline] echo [2022-01-19T19:53:20.296Z] -----------> git rev-list -1 --merges bf2a4df93eeb1df5541589475a1f0932332d3693~1..bf2a4df93eeb1df5541589475a1f0932332d3693 bf2a4df93eeb1df5541589475a1f0932332d3693 [false] [Pipeline] sh [2022-01-19T19:53:20.632Z] + git log --format=format:%s -1 bf2a4df93eeb1df5541589475a1f0932332d3693 [Pipeline] echo [2022-01-19T19:53:20.670Z] ========================================================= [2022-01-19T19:53:20.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T19:53:20.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:53:21.158Z] + git log --format=format:%s -1 bf2a4df93eeb1df5541589475a1f0932332d3693 [Pipeline] echo [2022-01-19T19:53:21.195Z] [semverPrep] GIT_COMMIT: bf2a4df93eeb1df5541589475a1f0932332d3693, Commit Message: ci: Go 1.17 related changes [Pipeline] echo [2022-01-19T19:53:21.229Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T19:53:21.639Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T19:53:21.639Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T19:53:21.639Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T19:53:21.639Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T19:53:21.639Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T19:53:21.639Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T19:53:21.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:22.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:22.040Z] [2022-01-19T19:53:22.040Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:22.397Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:22.397Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T19:53:22.397Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T19:53:22.397Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T19:53:22.397Z] 4c7163046ea9: Pulling fs layer [2022-01-19T19:53:22.397Z] 0c2d73faf560: Pulling fs layer [2022-01-19T19:53:22.397Z] 0c2d73faf560: Waiting [2022-01-19T19:53:22.397Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T19:53:22.397Z] 3e5f54012d9b: Download complete [2022-01-19T19:53:22.397Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T19:53:22.397Z] a0d0a0d46f8b: Download complete [2022-01-19T19:53:22.397Z] 0c2d73faf560: Verifying Checksum [2022-01-19T19:53:22.397Z] 0c2d73faf560: Download complete [2022-01-19T19:53:22.397Z] 4c7163046ea9: Verifying Checksum [2022-01-19T19:53:22.397Z] 4c7163046ea9: Download complete [2022-01-19T19:53:22.665Z] a0d0a0d46f8b: Pull complete [2022-01-19T19:53:22.665Z] 3e5f54012d9b: Pull complete [2022-01-19T19:53:22.930Z] 4c7163046ea9: Pull complete [2022-01-19T19:53:23.194Z] 0c2d73faf560: Pull complete [2022-01-19T19:53:23.194Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T19:53:23.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:23.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T19:53:23.306Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2022-01-19T19:53:23.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-258 -v /w/workspace/foundry_device-virtual-go_PR-258:/w/workspace/foundry_device-virtual-go_PR-258:rw,z -v /w/workspace/foundry_device-virtual-go_PR-258@tmp:/w/workspace/foundry_device-virtual-go_PR-258@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:10004/edgex-devops/git-semver:latest cat [2022-01-19T19:53:24.174Z] $ docker top 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T19:53:24.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:24.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:24.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:24.459Z] $ docker exec 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 ssh-agent [2022-01-19T19:53:24.578Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBIBCPC/agent.15 [2022-01-19T19:53:24.578Z] SSH_AGENT_PID=22 [2022-01-19T19:53:24.585Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:24.674Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-258@tmp/private_key_1726916678389835179.key (/w/workspace/foundry_device-virtual-go_PR-258@tmp/private_key_1726916678389835179.key) [2022-01-19T19:53:24.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:25.038Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T19:53:25.066Z] $ docker exec --env ******** --env ******** 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 ssh-agent -k [2022-01-19T19:53:25.162Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:25.163Z] unset SSH_AGENT_PID; [2022-01-19T19:53:25.163Z] echo Agent pid 22 killed; [2022-01-19T19:53:25.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T19:53:25.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:25.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:25.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:25.367Z] $ docker exec 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 ssh-agent [2022-01-19T19:53:25.502Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMPagmE/agent.55 [2022-01-19T19:53:25.502Z] SSH_AGENT_PID=61 [2022-01-19T19:53:25.507Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:25.612Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-258@tmp/private_key_5417078828202299543.key (/w/workspace/foundry_device-virtual-go_PR-258@tmp/private_key_5417078828202299543.key) [2022-01-19T19:53:25.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:25.960Z] + git semver init [2022-01-19T19:53:25.960Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T19:53:25.960Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-258/.git [2022-01-19T19:53:25.960Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-258 [2022-01-19T19:53:25.960Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T19:53:25.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:25.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T19:53:25.960Z] # $SEMVER_BRANCH = PR-258 [2022-01-19T19:53:25.960Z] # $SEMVER_TEMP = /tmp/semver-289112622 [2022-01-19T19:53:25.960Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-19T19:53:27.347Z] # '/tmp/semver-289112622' -> '/w/workspace/foundry_device-virtual-go_PR-258/.semver' [2022-01-19T19:53:27.347Z] # -> Force: false [2022-01-19T19:53:27.347Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-258/.semver [Pipeline] } [2022-01-19T19:53:27.368Z] $ docker exec --env ******** --env ******** 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 ssh-agent -k [2022-01-19T19:53:27.470Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:27.470Z] unset SSH_AGENT_PID; [2022-01-19T19:53:27.470Z] echo Agent pid 61 killed; [2022-01-19T19:53:27.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T19:53:27.918Z] + git semver [Pipeline] } [2022-01-19T19:53:27.950Z] $ docker stop --time=1 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 [2022-01-19T19:53:29.940Z] $ docker rm -f 77369a94aa4c38ac31704c70aeda2ab18adb634dfb7da460e8ba5c59f9c99583 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:53:30.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T19:53:30.681Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T19:53:30.700Z] [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-19T19:53:31.335Z] provisioning config files... [2022-01-19T19:53:31.348Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-258@tmp/config6848158524204767047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:31.699Z] ---> docker-login.sh [2022-01-19T19:53:31.700Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:31.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:31.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:31.700Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:31.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:31.700Z] [2022-01-19T19:53:31.700Z] Login Succeeded [2022-01-19T19:53:31.700Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:31.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:31.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:31.962Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:31.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:31.962Z] [2022-01-19T19:53:31.962Z] Login Succeeded [2022-01-19T19:53:31.962Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:31.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:31.962Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:31.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:31.962Z] [2022-01-19T19:53:31.962Z] Login Succeeded [2022-01-19T19:53:31.962Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.224Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.224Z] [2022-01-19T19:53:32.224Z] Login Succeeded [2022-01-19T19:53:32.224Z] docker.io [2022-01-19T19:53:32.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.493Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.493Z] [2022-01-19T19:53:32.493Z] Login Succeeded [2022-01-19T19:53:32.493Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:32.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T19:53:32.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:53:32.751Z] ========================================================= [2022-01-19T19:53:32.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T19:53:32.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:33.162Z] + 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-19T19:53:33.162Z] Sending build context to Docker daemon 22.83MB [2022-01-19T19:53:33.162Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:53:33.162Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T19:53:33.422Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T19:53:33.422Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T19:53:33.422Z] 666ba61612fd: Pulling fs layer [2022-01-19T19:53:33.422Z] 8ed8ca486205: Pulling fs layer [2022-01-19T19:53:33.422Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T19:53:33.422Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T19:53:33.422Z] f965cba54748: Pulling fs layer [2022-01-19T19:53:33.422Z] 861ffc35075e: Pulling fs layer [2022-01-19T19:53:33.422Z] 4b385c91608e: Pulling fs layer [2022-01-19T19:53:33.422Z] 560528eb2ebb: Pulling fs layer [2022-01-19T19:53:33.422Z] 4fe6c5a15a65: Waiting [2022-01-19T19:53:33.422Z] 22a0e8bec74d: Waiting [2022-01-19T19:53:33.422Z] f965cba54748: Waiting [2022-01-19T19:53:33.422Z] 861ffc35075e: Waiting [2022-01-19T19:53:33.422Z] 4b385c91608e: Waiting [2022-01-19T19:53:33.422Z] 560528eb2ebb: Waiting [2022-01-19T19:53:33.422Z] 8ed8ca486205: Download complete [2022-01-19T19:53:33.422Z] 666ba61612fd: Verifying Checksum [2022-01-19T19:53:33.422Z] 666ba61612fd: Download complete [2022-01-19T19:53:33.422Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T19:53:33.422Z] 22a0e8bec74d: Download complete [2022-01-19T19:53:33.422Z] f965cba54748: Verifying Checksum [2022-01-19T19:53:33.422Z] f965cba54748: Download complete [2022-01-19T19:53:33.422Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T19:53:33.422Z] 59bf1c3509f3: Download complete [2022-01-19T19:53:33.422Z] 861ffc35075e: Verifying Checksum [2022-01-19T19:53:33.422Z] 861ffc35075e: Download complete [2022-01-19T19:53:33.692Z] 4b385c91608e: Verifying Checksum [2022-01-19T19:53:33.693Z] 4b385c91608e: Download complete [2022-01-19T19:53:33.958Z] 59bf1c3509f3: Pull complete [2022-01-19T19:53:33.958Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T19:53:33.958Z] 4fe6c5a15a65: Download complete [2022-01-19T19:53:34.218Z] 560528eb2ebb: Verifying Checksum [2022-01-19T19:53:34.218Z] 560528eb2ebb: Download complete [2022-01-19T19:53:34.218Z] 666ba61612fd: Pull complete [2022-01-19T19:53:34.218Z] 8ed8ca486205: Pull complete [2022-01-19T19:53:39.557Z] 4fe6c5a15a65: Pull complete [2022-01-19T19:53:39.557Z] 22a0e8bec74d: Pull complete [2022-01-19T19:53:39.557Z] f965cba54748: Pull complete [2022-01-19T19:53:39.557Z] 861ffc35075e: Pull complete [2022-01-19T19:53:39.557Z] 4b385c91608e: Pull complete [2022-01-19T19:53:41.566Z] 560528eb2ebb: Pull complete [2022-01-19T19:53:41.566Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T19:53:41.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:53:41.566Z] ---> dd4a08f94e63 [2022-01-19T19:53:41.566Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:53:44.123Z] ---> Running in 99914fab8d2d [2022-01-19T19:53:44.123Z] Removing intermediate container 99914fab8d2d [2022-01-19T19:53:44.123Z] ---> 95af2b9789e8 [2022-01-19T19:53:44.123Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:53:44.123Z] ---> Running in 601c2dc91f2c [2022-01-19T19:53:44.384Z] Removing intermediate container 601c2dc91f2c [2022-01-19T19:53:44.384Z] ---> e867368079d5 [2022-01-19T19:53:44.384Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-19T19:53:44.384Z] ---> Running in 2f2f10cf8869 [2022-01-19T19:53:44.384Z] Removing intermediate container 2f2f10cf8869 [2022-01-19T19:53:44.384Z] ---> 6d0f0e6f7557 [2022-01-19T19:53:44.384Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:53:44.384Z] ---> Running in 3b56751ddf8c [2022-01-19T19:53:44.967Z] Removing intermediate container 3b56751ddf8c [2022-01-19T19:53:44.967Z] ---> f4122c617baa [2022-01-19T19:53:44.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:53:44.967Z] ---> Running in c206e59980ce [2022-01-19T19:53:45.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:53:46.145Z] Still waiting to schedule task [2022-01-19T19:53:46.146Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:46.146Z] ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:46.146Z] ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:46.146Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline [2022-01-19T19:53:46.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:53:46.443Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T19:53:46.714Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T19:53:46.714Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T19:53:46.714Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T19:53:46.977Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T19:53:46.977Z] OK: 224 MiB in 56 packages [2022-01-19T19:53:47.243Z] Removing intermediate container c206e59980ce [2022-01-19T19:53:47.243Z] ---> bff76b445c45 [2022-01-19T19:53:47.243Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-19T19:53:47.503Z] ---> 6fc96b09dada [2022-01-19T19:53:47.503Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:53:47.503Z] ---> Running in 94700e5767d3 [2022-01-19T19:54:19.662Z] Removing intermediate container 94700e5767d3 [2022-01-19T19:54:19.662Z] ---> 2bdc085e93ac [2022-01-19T19:54:19.662Z] Step 10/12 : COPY . . [2022-01-19T19:54:19.662Z] ---> 1ba367cb2144 [2022-01-19T19:54:19.662Z] Step 11/12 : ARG MAKE='make build' [2022-01-19T19:54:19.662Z] ---> Running in 99873f7df35e [2022-01-19T19:54:19.662Z] Removing intermediate container 99873f7df35e [2022-01-19T19:54:19.662Z] ---> cc1f02bc3914 [2022-01-19T19:54:19.662Z] Step 12/12 : RUN $MAKE [2022-01-19T19:54:19.662Z] ---> Running in 717feb556e8f [2022-01-19T19:54:19.662Z] noop [2022-01-19T19:54:19.662Z] Removing intermediate container 717feb556e8f [2022-01-19T19:54:19.662Z] ---> 2f9c106c3213 [2022-01-19T19:54:19.662Z] Successfully built 2f9c106c3213 [2022-01-19T19:54:19.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:20.001Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:20.001Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:20.101Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2022-01-19T19:54:20.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-258 -v /w/workspace/foundry_device-virtual-go_PR-258:/w/workspace/foundry_device-virtual-go_PR-258:rw,z -v /w/workspace/foundry_device-virtual-go_PR-258@tmp:/w/workspace/foundry_device-virtual-go_PR-258@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:20.518Z] $ docker top 611e7b6268dcabd3928f96ffed525ebfc5c211d422669b4e526ad749b298b091 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:54:20.948Z] + go version [2022-01-19T19:54:20.949Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T19:54:20.987Z] $ docker stop --time=1 611e7b6268dcabd3928f96ffed525ebfc5c211d422669b4e526ad749b298b091 [2022-01-19T19:54:22.166Z] $ docker rm -f 611e7b6268dcabd3928f96ffed525ebfc5c211d422669b4e526ad749b298b091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:22.876Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:22.876Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:22.958Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2022-01-19T19:54:22.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-258 -v /w/workspace/foundry_device-virtual-go_PR-258:/w/workspace/foundry_device-virtual-go_PR-258:rw,z -v /w/workspace/foundry_device-virtual-go_PR-258@tmp:/w/workspace/foundry_device-virtual-go_PR-258@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:23.404Z] $ docker top 180d7d0138d8f120c15f8feb86958438f766deed1c554567e7690546ce9d1c56 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:54:23.868Z] + make test [2022-01-19T19:54:23.868Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T19:54:24.130Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-19T19:54:46.184Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-19T19:54:46.184Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.235s coverage: 64.6% of statements [2022-01-19T19:54:46.184Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T19:54:50.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T19:54:50.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T19:54:50.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T19:54:50.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T19:54:50.744Z] $ docker stop --time=1 180d7d0138d8f120c15f8feb86958438f766deed1c554567e7690546ce9d1c56 [2022-01-19T19:54:52.310Z] $ docker rm -f 180d7d0138d8f120c15f8feb86958438f766deed1c554567e7690546ce9d1c56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:54:52.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T19:54:52.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T19:54:53.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T19:54:53.936Z] + ls -al . [2022-01-19T19:54:53.936Z] total 176 [2022-01-19T19:54:53.936Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 19:54 . [2022-01-19T19:54:53.936Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 19:53 .. [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 19 19:53 Attribution.txt [2022-01-19T19:54:53.936Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 19:53 bin [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 19 19:53 CHANGELOG.md [2022-01-19T19:54:53.936Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 19 19:53 cmd [2022-01-19T19:54:53.936Z] -rw-r--r--. 1 jenkins jenkins 46339 Jan 19 19:54 coverage.out [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 19 19:53 Dockerfile [2022-01-19T19:54:53.936Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 19:53 .git [2022-01-19T19:54:53.936Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 19:53 .github [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 19 19:53 .gitignore [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 350 Jan 19 19:53 go.mod [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 52323 Jan 19 19:53 go.sum [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 19:53 GOVERNANCE.md [2022-01-19T19:54:53.936Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 19:53 internal [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 19 19:53 Jenkinsfile [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 19 19:53 LICENSE [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 19 19:53 Makefile [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 19 19:53 OWNERS.md [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 19 19:53 README.md [2022-01-19T19:54:53.936Z] drwx------. 3 jenkins jenkins 71 Jan 19 19:53 .semver [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 19:53 VERSION [2022-01-19T19:54:53.936Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 19 19:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:54.269Z] + 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=bf2a4df93eeb1df5541589475a1f0932332d3693 --label arch=amd64 --label version=0.0.0 . [2022-01-19T19:54:54.269Z] Sending build context to Docker daemon 22.88MB [2022-01-19T19:54:54.269Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:54:54.269Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T19:54:54.269Z] ---> 2f9c106c3213 [2022-01-19T19:54:54.269Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:54:54.532Z] ---> Running in 49f11074fd8d [2022-01-19T19:54:54.793Z] Removing intermediate container 49f11074fd8d [2022-01-19T19:54:54.793Z] ---> ec7646df9bd4 [2022-01-19T19:54:54.793Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:54:54.793Z] ---> Running in 93a874888544 [2022-01-19T19:54:54.793Z] Removing intermediate container 93a874888544 [2022-01-19T19:54:54.793Z] ---> 66828f4c14c6 [2022-01-19T19:54:54.793Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-19T19:54:54.793Z] ---> Running in e80d03e1522b [2022-01-19T19:54:55.057Z] Removing intermediate container e80d03e1522b [2022-01-19T19:54:55.057Z] ---> 8b4c5045fc3a [2022-01-19T19:54:55.057Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:54:55.057Z] ---> Running in 73dfdf9badd5 [2022-01-19T19:54:55.317Z] Removing intermediate container 73dfdf9badd5 [2022-01-19T19:54:55.317Z] ---> e8c59933c81a [2022-01-19T19:54:55.317Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:54:55.579Z] ---> Running in b858934d55fa [2022-01-19T19:54:55.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:56.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:56.992Z] OK: 224 MiB in 56 packages [2022-01-19T19:54:57.253Z] Removing intermediate container b858934d55fa [2022-01-19T19:54:57.253Z] ---> 8790cc6f2d40 [2022-01-19T19:54:57.253Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-19T19:54:57.253Z] ---> 89ba8f4b743c [2022-01-19T19:54:57.253Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:54:57.253Z] ---> Running in a73195a90b4b [2022-01-19T19:54:57.831Z] Removing intermediate container a73195a90b4b [2022-01-19T19:54:57.831Z] ---> f7405abb48ee [2022-01-19T19:54:57.831Z] Step 10/26 : COPY . . [2022-01-19T19:54:58.415Z] ---> 1532f8821114 [2022-01-19T19:54:58.415Z] Step 11/26 : ARG MAKE='make build' [2022-01-19T19:54:58.415Z] ---> Running in a33b3e72d6c2 [2022-01-19T19:54:58.681Z] Removing intermediate container a33b3e72d6c2 [2022-01-19T19:54:58.681Z] ---> ff79b5b56286 [2022-01-19T19:54:58.681Z] Step 12/26 : RUN $MAKE [2022-01-19T19:54:58.681Z] ---> Running in 3ef71a1b35e5 [2022-01-19T19:54:58.954Z] 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-19T19:55:17.191Z] Removing intermediate container 3ef71a1b35e5 [2022-01-19T19:55:17.191Z] ---> 389658a31ad9 [2022-01-19T19:55:17.191Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T19:55:17.775Z] 3.14: Pulling from library/alpine [2022-01-19T19:55:17.775Z] 97518928ae5f: Pulling fs layer [2022-01-19T19:55:18.035Z] 97518928ae5f: Verifying Checksum [2022-01-19T19:55:18.035Z] 97518928ae5f: Download complete [2022-01-19T19:55:18.035Z] 97518928ae5f: Pull complete [2022-01-19T19:55:18.035Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T19:55:18.035Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T19:55:18.035Z] ---> 0a97eee8041e [2022-01-19T19:55:18.036Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-19T19:55:18.299Z] ---> Running in e7c2930ebb16 [2022-01-19T19:55:18.299Z] Removing intermediate container e7c2930ebb16 [2022-01-19T19:55:18.299Z] ---> db0357700254 [2022-01-19T19:55:18.299Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:55:18.299Z] ---> Running in c76153b1fe37 [2022-01-19T19:55:18.873Z] Removing intermediate container c76153b1fe37 [2022-01-19T19:55:18.873Z] ---> 69b28b6c170e [2022-01-19T19:55:18.873Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T19:55:18.873Z] ---> Running in 01a321151dad [2022-01-19T19:55:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:20.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:20.340Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T19:55:20.340Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T19:55:20.340Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T19:55:20.610Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T19:55:20.610Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T19:55:20.610Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T19:55:20.870Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:55:20.870Z] OK: 8 MiB in 20 packages [2022-01-19T19:55:21.149Z] Removing intermediate container 01a321151dad [2022-01-19T19:55:21.149Z] ---> 809782489a94 [2022-01-19T19:55:21.149Z] Step 17/26 : WORKDIR / [2022-01-19T19:55:21.150Z] ---> Running in b8e20861f49e [2022-01-19T19:55:21.150Z] Removing intermediate container b8e20861f49e [2022-01-19T19:55:21.150Z] ---> fe41547de762 [2022-01-19T19:55:21.150Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-19T19:55:21.412Z] ---> f830fb0417a6 [2022-01-19T19:55:21.412Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-19T19:55:21.671Z] ---> 8bc21b72e5e4 [2022-01-19T19:55:21.671Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-19T19:55:21.933Z] ---> fe13bb42ddce [2022-01-19T19:55:21.933Z] Step 21/26 : EXPOSE 59900 [2022-01-19T19:55:21.933Z] ---> Running in 3aa326998518 [2022-01-19T19:55:22.191Z] Removing intermediate container 3aa326998518 [2022-01-19T19:55:22.191Z] ---> a524b062f37e [2022-01-19T19:55:22.191Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-19T19:55:22.191Z] ---> Running in 3146d529e3f7 [2022-01-19T19:55:22.191Z] Removing intermediate container 3146d529e3f7 [2022-01-19T19:55:22.191Z] ---> 8a7046f3b5f8 [2022-01-19T19:55:22.191Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T19:55:22.191Z] ---> Running in 8fc8ec2b77a1 [2022-01-19T19:55:22.449Z] Removing intermediate container 8fc8ec2b77a1 [2022-01-19T19:55:22.449Z] ---> aeac5398ba83 [2022-01-19T19:55:22.449Z] Step 24/26 : LABEL arch=amd64 [2022-01-19T19:55:22.449Z] ---> Running in 71780239f6ef [2022-01-19T19:55:22.449Z] Removing intermediate container 71780239f6ef [2022-01-19T19:55:22.449Z] ---> 6b0830fea98a [2022-01-19T19:55:22.449Z] Step 25/26 : LABEL git_sha=bf2a4df93eeb1df5541589475a1f0932332d3693 [2022-01-19T19:55:22.449Z] ---> Running in 94cb628bae34 [2022-01-19T19:55:22.709Z] Removing intermediate container 94cb628bae34 [2022-01-19T19:55:22.709Z] ---> fef256ebb333 [2022-01-19T19:55:22.709Z] Step 26/26 : LABEL version=0.0.0 [2022-01-19T19:55:22.709Z] ---> Running in 12ef73b131f6 [2022-01-19T19:55:22.709Z] Removing intermediate container 12ef73b131f6 [2022-01-19T19:55:22.709Z] ---> 58f060e4417c [2022-01-19T19:55:22.709Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T19:55:22.709Z] Successfully built 58f060e4417c [2022-01-19T19:55:22.709Z] 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-19T19:55:23.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:23.514Z] [2022-01-19T19:55:23.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:55:23.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:23.860Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T19:55:23.860Z] b4d181a07f80: Pulling fs layer [2022-01-19T19:55:23.860Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T19:55:23.860Z] ed53099fbce6: Pulling fs layer [2022-01-19T19:55:23.860Z] dc539afda2c1: Pulling fs layer [2022-01-19T19:55:23.860Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T19:55:23.860Z] 9065ff56babe: Pulling fs layer [2022-01-19T19:55:23.860Z] d287ab97295c: Pulling fs layer [2022-01-19T19:55:23.860Z] 77bc0d833cb6: Waiting [2022-01-19T19:55:23.860Z] 9065ff56babe: Waiting [2022-01-19T19:55:23.860Z] d287ab97295c: Waiting [2022-01-19T19:55:23.860Z] dc539afda2c1: Waiting [2022-01-19T19:55:23.860Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T19:55:23.860Z] a1111a8f2ec3: Download complete [2022-01-19T19:55:23.860Z] dc539afda2c1: Verifying Checksum [2022-01-19T19:55:23.860Z] dc539afda2c1: Download complete [2022-01-19T19:55:24.125Z] ed53099fbce6: Verifying Checksum [2022-01-19T19:55:24.125Z] ed53099fbce6: Download complete [2022-01-19T19:55:24.125Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T19:55:24.125Z] 77bc0d833cb6: Download complete [2022-01-19T19:55:24.125Z] b4d181a07f80: Verifying Checksum [2022-01-19T19:55:24.125Z] b4d181a07f80: Download complete [2022-01-19T19:55:24.125Z] 9065ff56babe: Verifying Checksum [2022-01-19T19:55:24.125Z] 9065ff56babe: Download complete [2022-01-19T19:55:24.724Z] d287ab97295c: Verifying Checksum [2022-01-19T19:55:24.724Z] d287ab97295c: Download complete [2022-01-19T19:55:25.681Z] b4d181a07f80: Pull complete [2022-01-19T19:55:25.681Z] a1111a8f2ec3: Pull complete [2022-01-19T19:55:26.634Z] ed53099fbce6: Pull complete [2022-01-19T19:55:26.634Z] dc539afda2c1: Pull complete [2022-01-19T19:55:26.895Z] 77bc0d833cb6: Pull complete [2022-01-19T19:55:26.895Z] 9065ff56babe: Pull complete [2022-01-19T19:55:32.222Z] d287ab97295c: Pull complete [2022-01-19T19:55:32.222Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T19:55:32.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:32.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T19:55:32.328Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2022-01-19T19:55:32.362Z] $ 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-258 -v /w/workspace/foundry_device-virtual-go_PR-258:/w/workspace/foundry_device-virtual-go_PR-258:rw,z -v /w/workspace/foundry_device-virtual-go_PR-258@tmp:/w/workspace/foundry_device-virtual-go_PR-258@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T19:55:34.802Z] $ docker top a4f2ba32aadf6270a8ae1f79c9106b6f30d5427e812b01768ccb0b6104b984b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:55:35.283Z] ---> job-cost.sh [2022-01-19T19:55:35.283Z] lf-activate-venv: SKIPPING [2022-01-19T19:55:35.283Z] INFO: No Stack... [2022-01-19T19:55:35.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T19:55:35.806Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T19:55:36.198Z] + cat /w/workspace/foundry_device-virtual-go_PR-258/archives/cost.csv [2022-01-19T19:55:36.198Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T19:55:36.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [2022-01-19T19:55:36.248Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] did not exist. Created. [2022-01-19T19:55:36.248Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T19:55:36.646Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T19:55:36.704Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T19:55:36.721Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T19:55:36.801Z] $ docker stop --time=1 a4f2ba32aadf6270a8ae1f79c9106b6f30d5427e812b01768ccb0b6104b984b0 [2022-01-19T19:55:37.946Z] $ docker rm -f a4f2ba32aadf6270a8ae1f79c9106b6f30d5427e812b01768ccb0b6104b984b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T19:56:33.263Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1867 in /w/workspace/foundry_device-virtual-go_PR-258 [Pipeline] { [Pipeline] ws [2022-01-19T19:56:33.308Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T19:56:33.592Z] The recommended git tool is: git [2022-01-19T19:56:39.315Z] using credential edgex-jenkins-ssh [2022-01-19T19:56:39.334Z] Cloning the remote Git repository [2022-01-19T19:56:39.401Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-19T19:56:39.509Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-01-19T19:56:39.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-19T19:56:39.622Z] > git --version # timeout=10 [2022-01-19T19:56:39.648Z] > git --version # 'git version 2.17.1' [2022-01-19T19:56:39.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:39.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:56:43.401Z] Merging remotes/origin/main commit 724087511cf3d7293bcbfd68c5d6ae44a4ff0394 into PR head commit bf2a4df93eeb1df5541589475a1f0932332d3693 [2022-01-19T19:56:43.705Z] Merge succeeded, producing bf2a4df93eeb1df5541589475a1f0932332d3693 [2022-01-19T19:56:43.706Z] Checking out Revision bf2a4df93eeb1df5541589475a1f0932332d3693 (PR-258) [2022-01-19T19:56:42.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-19T19:56:42.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:56:42.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-19T19:56:42.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-19T19:56:42.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:42.721Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T19:56:43.433Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:56:43.460Z] > git checkout -f bf2a4df93eeb1df5541589475a1f0932332d3693 # timeout=10 [2022-01-19T19:56:43.577Z] > git remote # timeout=10 [2022-01-19T19:56:43.604Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:56:43.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:43.647Z] > git merge 724087511cf3d7293bcbfd68c5d6ae44a4ff0394 # timeout=10 [2022-01-19T19:56:43.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:56:43.714Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:56:43.732Z] > git checkout -f bf2a4df93eeb1df5541589475a1f0932332d3693 # timeout=10 [2022-01-19T19:56:48.745Z] Commit message: "ci: Go 1.17 related changes" [2022-01-19T19:56:48.824Z] > git --version # timeout=10 [2022-01-19T19:56:48.836Z] > git --version # 'git version 2.17.1' [2022-01-19T19:56:48.859Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:56:49.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T19:56:49.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T19:56:49.976Z] Dload Upload Total Spent Left Speed [2022-01-19T19:56:49.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2022-01-19T19:56:50.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T19:56:50.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T19:56:50.968Z] + sudo tee /etc/docker/daemon.new [2022-01-19T19:56:50.968Z] { [2022-01-19T19:56:50.968Z] "registry-mirrors": [ [2022-01-19T19:56:50.968Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T19:56:50.968Z] ], [2022-01-19T19:56:50.968Z] "bip": "10.250.0.254/24", [2022-01-19T19:56:50.968Z] "hosts": [ [2022-01-19T19:56:50.968Z] "tcp://0.0.0.0:5555", [2022-01-19T19:56:50.968Z] "unix:///var/run/docker.sock" [2022-01-19T19:56:50.968Z] ], [2022-01-19T19:56:50.968Z] "mtu": 1458, [2022-01-19T19:56:50.968Z] "selinux-enabled": true, [2022-01-19T19:56:50.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T19:56:50.968Z] } [Pipeline] sh [2022-01-19T19:56:51.363Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T19:56:51.778Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:57:10.336Z] provisioning config files... [2022-01-19T19:57:10.367Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7765828154651864207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:57:10.785Z] ---> docker-login.sh [2022-01-19T19:57:10.785Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:57:11.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:11.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:11.995Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:11.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:11.995Z] [2022-01-19T19:57:11.995Z] Login Succeeded [2022-01-19T19:57:11.995Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:57:12.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:12.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:12.272Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:12.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:12.272Z] [2022-01-19T19:57:12.272Z] Login Succeeded [2022-01-19T19:57:12.272Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:57:12.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:12.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:12.831Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:12.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:12.831Z] [2022-01-19T19:57:12.831Z] Login Succeeded [2022-01-19T19:57:12.831Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:57:13.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:13.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:13.385Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:13.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:13.385Z] [2022-01-19T19:57:13.385Z] Login Succeeded [2022-01-19T19:57:13.385Z] docker.io [2022-01-19T19:57:13.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:14.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:14.260Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:14.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:14.260Z] [2022-01-19T19:57:14.260Z] Login Succeeded [2022-01-19T19:57:14.260Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:57:14.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T19:57:14.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:57:14.954Z] ========================================================= [2022-01-19T19:57:14.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T19:57:14.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:57:15.413Z] + 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-19T19:57:15.687Z] Sending build context to Docker daemon 11.55MB [2022-01-19T19:57:15.966Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:15.966Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T19:57:15.966Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T19:57:15.966Z] 9b3977197b4f: Pulling fs layer [2022-01-19T19:57:15.966Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T19:57:15.966Z] 94645a83ff95: Pulling fs layer [2022-01-19T19:57:15.966Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T19:57:15.966Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T19:57:15.966Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T19:57:15.966Z] 9a6b49a46696: Pulling fs layer [2022-01-19T19:57:15.966Z] cf05db05a679: Pulling fs layer [2022-01-19T19:57:15.966Z] 4b8299f9d1f4: Waiting [2022-01-19T19:57:15.966Z] cf05db05a679: Waiting [2022-01-19T19:57:15.966Z] 9a6b49a46696: Waiting [2022-01-19T19:57:15.966Z] 0c92f367c5e7: Waiting [2022-01-19T19:57:15.966Z] 3f3a8bcf1eab: Waiting [2022-01-19T19:57:15.966Z] 94645a83ff95: Verifying Checksum [2022-01-19T19:57:15.966Z] 94645a83ff95: Download complete [2022-01-19T19:57:16.242Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T19:57:16.242Z] 1a89e8eeedd5: Download complete [2022-01-19T19:57:16.242Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T19:57:16.242Z] 0c92f367c5e7: Download complete [2022-01-19T19:57:16.242Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T19:57:16.242Z] 4b8299f9d1f4: Download complete [2022-01-19T19:57:16.242Z] 9b3977197b4f: Verifying Checksum [2022-01-19T19:57:16.242Z] 9a6b49a46696: Verifying Checksum [2022-01-19T19:57:16.242Z] 9a6b49a46696: Download complete [2022-01-19T19:57:16.844Z] 9b3977197b4f: Pull complete [2022-01-19T19:57:17.447Z] 1a89e8eeedd5: Pull complete [2022-01-19T19:57:18.050Z] 94645a83ff95: Pull complete [2022-01-19T19:57:18.326Z] cf05db05a679: Verifying Checksum [2022-01-19T19:57:18.326Z] cf05db05a679: Download complete [2022-01-19T19:57:18.926Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T19:57:18.926Z] 3f3a8bcf1eab: Download complete [2022-01-19T19:57:31.347Z] 3f3a8bcf1eab: Pull complete [2022-01-19T19:57:31.347Z] 0c92f367c5e7: Pull complete [2022-01-19T19:57:31.347Z] 4b8299f9d1f4: Pull complete [2022-01-19T19:57:31.952Z] 9a6b49a46696: Pull complete [2022-01-19T19:57:38.740Z] cf05db05a679: Pull complete [2022-01-19T19:57:38.741Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T19:57:38.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:57:38.741Z] ---> 0ccda1f7e2ee [2022-01-19T19:57:38.741Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:57:39.018Z] ---> Running in 1e0e9089fd02 [2022-01-19T19:57:39.618Z] Removing intermediate container 1e0e9089fd02 [2022-01-19T19:57:39.618Z] ---> d6910df50d54 [2022-01-19T19:57:39.618Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:57:39.618Z] ---> Running in 49f4f15c2e8d [2022-01-19T19:57:40.215Z] Removing intermediate container 49f4f15c2e8d [2022-01-19T19:57:40.215Z] ---> f1aef43dd59b [2022-01-19T19:57:40.215Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-19T19:57:40.215Z] ---> Running in 9616d89bdd54 [2022-01-19T19:57:40.809Z] Removing intermediate container 9616d89bdd54 [2022-01-19T19:57:40.809Z] ---> 159386ae779a [2022-01-19T19:57:40.809Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:40.809Z] ---> Running in 90920067f64e [2022-01-19T19:57:42.790Z] Removing intermediate container 90920067f64e [2022-01-19T19:57:42.790Z] ---> efd756823c9c [2022-01-19T19:57:42.790Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:57:43.062Z] ---> Running in 45e4267383fa [2022-01-19T19:57:44.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T19:57:45.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T19:57:45.989Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T19:57:45.989Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T19:57:46.261Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T19:57:46.533Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T19:57:46.533Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T19:57:46.533Z] OK: 224 MiB in 56 packages [2022-01-19T19:57:47.967Z] Removing intermediate container 45e4267383fa [2022-01-19T19:57:47.967Z] ---> 4114e9a605c2 [2022-01-19T19:57:47.967Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-19T19:57:48.250Z] ---> 47ceec37689e [2022-01-19T19:57:48.250Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:57:48.524Z] ---> Running in 379f686b0a28 [2022-01-19T19:59:25.412Z] Removing intermediate container 379f686b0a28 [2022-01-19T19:59:25.412Z] ---> d1d50faab09b [2022-01-19T19:59:25.412Z] Step 10/12 : COPY . . [2022-01-19T19:59:25.412Z] ---> 0f8335061a49 [2022-01-19T19:59:25.412Z] Step 11/12 : ARG MAKE='make build' [2022-01-19T19:59:25.412Z] ---> Running in f906eefb71ec [2022-01-19T19:59:25.412Z] Removing intermediate container f906eefb71ec [2022-01-19T19:59:25.412Z] ---> ff614e9cbf77 [2022-01-19T19:59:25.412Z] Step 12/12 : RUN $MAKE [2022-01-19T19:59:25.412Z] ---> Running in 26854019f745 [2022-01-19T19:59:25.412Z] noop [2022-01-19T19:59:25.412Z] Removing intermediate container 26854019f745 [2022-01-19T19:59:25.412Z] ---> faf58ca67954 [2022-01-19T19:59:25.412Z] Successfully built faf58ca67954 [2022-01-19T19:59:25.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:25.809Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:25.809Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:26.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-1867 does not seem to be running inside a container [2022-01-19T19:59:26.222Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:27.934Z] $ docker top 6c892f48e6103a1b828993ca9980d1ca7974a556c213baef98786ec9e9d8742e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:59:28.985Z] + go version [2022-01-19T19:59:28.985Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T19:59:29.060Z] $ docker stop --time=1 6c892f48e6103a1b828993ca9980d1ca7974a556c213baef98786ec9e9d8742e [2022-01-19T19:59:30.857Z] $ docker rm -f 6c892f48e6103a1b828993ca9980d1ca7974a556c213baef98786ec9e9d8742e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:31.797Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:31.797Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:32.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-1867 does not seem to be running inside a container [2022-01-19T19:59:32.181Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:33.786Z] $ docker top 6474ec4122d2baf02a22579a0e99be03f3902598997846841429a4d1ac493dbf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:59:34.907Z] + make test [2022-01-19T19:59:34.907Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T19:59:36.921Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-19T20:00:58.900Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-19T20:01:03.253Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.609s coverage: 64.6% of statements [2022-01-19T20:01:03.253Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:01:30.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:01:30.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:01:30.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:01:32.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:01:32.869Z] $ docker stop --time=1 6474ec4122d2baf02a22579a0e99be03f3902598997846841429a4d1ac493dbf [2022-01-19T20:01:34.745Z] $ docker rm -f 6474ec4122d2baf02a22579a0e99be03f3902598997846841429a4d1ac493dbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:01:35.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:01:35.809Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:01:36.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:01:37.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:01:37.511Z] + ls -al . [2022-01-19T20:01:37.511Z] total 200 [2022-01-19T20:01:37.511Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 20:01 . [2022-01-19T20:01:37.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 19:56 .. [2022-01-19T20:01:37.511Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 19:56 .git [2022-01-19T20:01:37.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:56 .github [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 19 19:56 .gitignore [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 19 19:56 Attribution.txt [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 19 19:56 CHANGELOG.md [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 19 19:56 Dockerfile [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 19:56 GOVERNANCE.md [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 19 19:56 Jenkinsfile [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 19:56 LICENSE [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 19 19:56 Makefile [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 19 19:56 OWNERS.md [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 19 19:56 README.md [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 19:53 VERSION [2022-01-19T20:01:37.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:56 bin [2022-01-19T20:01:37.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:56 cmd [2022-01-19T20:01:37.511Z] -rw-r--r-- 1 jenkins jenkins 46339 Jan 19 20:01 coverage.out [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 350 Jan 19 19:56 go.mod [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 52323 Jan 19 19:56 go.sum [2022-01-19T20:01:37.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:56 internal [2022-01-19T20:01:37.511Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 19 19:56 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:01:37.937Z] + 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=bf2a4df93eeb1df5541589475a1f0932332d3693 --label arch=arm64 --label version=0.0.0 . [2022-01-19T20:01:38.568Z] Sending build context to Docker daemon 11.6MB [2022-01-19T20:01:38.568Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:01:38.568Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T20:01:38.568Z] ---> faf58ca67954 [2022-01-19T20:01:38.568Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:01:38.866Z] ---> Running in ca585190c17a [2022-01-19T20:01:39.169Z] Removing intermediate container ca585190c17a [2022-01-19T20:01:39.169Z] ---> f95641072213 [2022-01-19T20:01:39.169Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:01:39.495Z] ---> Running in dfb8be1e57ef [2022-01-19T20:01:39.788Z] Removing intermediate container dfb8be1e57ef [2022-01-19T20:01:39.788Z] ---> 86864c7a4223 [2022-01-19T20:01:39.788Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-19T20:01:40.065Z] ---> Running in 98eb0999bb72 [2022-01-19T20:01:40.360Z] Removing intermediate container 98eb0999bb72 [2022-01-19T20:01:40.360Z] ---> 6a8b7fafad1d [2022-01-19T20:01:40.360Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:01:40.644Z] ---> Running in d6b30e51b318 [2022-01-19T20:01:42.635Z] Removing intermediate container d6b30e51b318 [2022-01-19T20:01:42.635Z] ---> e5fe3b9f828b [2022-01-19T20:01:42.635Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:01:42.635Z] ---> Running in 1263fb4cab3f [2022-01-19T20:01:44.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:01:44.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:01:46.132Z] OK: 224 MiB in 56 packages [2022-01-19T20:01:47.124Z] Removing intermediate container 1263fb4cab3f [2022-01-19T20:01:47.124Z] ---> 3c7698aa9c30 [2022-01-19T20:01:47.124Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-19T20:01:47.723Z] ---> 00824084c8aa [2022-01-19T20:01:47.723Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:01:47.723Z] ---> Running in 620fd0779a68 [2022-01-19T20:01:50.365Z] Removing intermediate container 620fd0779a68 [2022-01-19T20:01:50.365Z] ---> ba85ac10a9d6 [2022-01-19T20:01:50.365Z] Step 10/26 : COPY . . [2022-01-19T20:01:51.804Z] ---> 0778bce0e947 [2022-01-19T20:01:51.804Z] Step 11/26 : ARG MAKE='make build' [2022-01-19T20:01:51.804Z] ---> Running in 49d03ffde72d [2022-01-19T20:01:52.083Z] Removing intermediate container 49d03ffde72d [2022-01-19T20:01:52.083Z] ---> e04cd1d59dce [2022-01-19T20:01:52.083Z] Step 12/26 : RUN $MAKE [2022-01-19T20:01:52.083Z] ---> Running in 2b8657d3c257 [2022-01-19T20:01:53.522Z] 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-19T20:03:01.581Z] Removing intermediate container 2b8657d3c257 [2022-01-19T20:03:01.581Z] ---> f121043544f2 [2022-01-19T20:03:01.581Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T20:03:01.581Z] 3.14: Pulling from library/alpine [2022-01-19T20:03:01.581Z] be307f383ecc: Pulling fs layer [2022-01-19T20:03:01.581Z] be307f383ecc: Download complete [2022-01-19T20:03:01.581Z] be307f383ecc: Pull complete [2022-01-19T20:03:01.581Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:03:01.581Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:03:01.581Z] ---> 5b8b7b635229 [2022-01-19T20:03:01.581Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-19T20:03:01.581Z] ---> Running in 3faf14e86893 [2022-01-19T20:03:01.581Z] Removing intermediate container 3faf14e86893 [2022-01-19T20:03:01.581Z] ---> c26652fa575e [2022-01-19T20:03:01.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:03:01.581Z] ---> Running in b2c928bf193f [2022-01-19T20:03:03.013Z] Removing intermediate container b2c928bf193f [2022-01-19T20:03:03.013Z] ---> 5abe236a57aa [2022-01-19T20:03:03.013Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:03:03.289Z] ---> Running in 919681831f4f [2022-01-19T20:03:04.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:03:05.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:03:06.223Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T20:03:06.223Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:03:06.223Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T20:03:06.223Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:03:06.498Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T20:03:06.498Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T20:03:06.772Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:03:06.772Z] OK: 8 MiB in 20 packages [2022-01-19T20:03:07.746Z] Removing intermediate container 919681831f4f [2022-01-19T20:03:07.746Z] ---> 4865303f10f3 [2022-01-19T20:03:07.746Z] Step 17/26 : WORKDIR / [2022-01-19T20:03:07.746Z] ---> Running in 70908a4210e2 [2022-01-19T20:03:08.343Z] Removing intermediate container 70908a4210e2 [2022-01-19T20:03:08.343Z] ---> 601e708122bb [2022-01-19T20:03:08.343Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-19T20:03:08.938Z] ---> 0ed579ad4e6b [2022-01-19T20:03:08.938Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-19T20:03:09.533Z] ---> 8677661ed9a6 [2022-01-19T20:03:09.533Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-19T20:03:10.510Z] ---> 753aa264f6c3 [2022-01-19T20:03:10.510Z] Step 21/26 : EXPOSE 59900 [2022-01-19T20:03:10.784Z] ---> Running in 643f98c80dba [2022-01-19T20:03:11.060Z] Removing intermediate container 643f98c80dba [2022-01-19T20:03:11.060Z] ---> 208e6e8960a1 [2022-01-19T20:03:11.060Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-19T20:03:11.060Z] ---> Running in 5c02da876615 [2022-01-19T20:03:11.659Z] Removing intermediate container 5c02da876615 [2022-01-19T20:03:11.659Z] ---> 9b930703a077 [2022-01-19T20:03:11.659Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:03:11.659Z] ---> Running in 92ab78ef48b9 [2022-01-19T20:03:11.931Z] Removing intermediate container 92ab78ef48b9 [2022-01-19T20:03:11.931Z] ---> c913958475e0 [2022-01-19T20:03:11.931Z] Step 24/26 : LABEL arch=arm64 [2022-01-19T20:03:11.931Z] ---> Running in db0d3e45f29a [2022-01-19T20:03:12.520Z] Removing intermediate container db0d3e45f29a [2022-01-19T20:03:12.520Z] ---> fc453da6eef8 [2022-01-19T20:03:12.520Z] Step 25/26 : LABEL git_sha=bf2a4df93eeb1df5541589475a1f0932332d3693 [2022-01-19T20:03:12.520Z] ---> Running in 8bf2c679d65f [2022-01-19T20:03:12.795Z] Removing intermediate container 8bf2c679d65f [2022-01-19T20:03:12.795Z] ---> c184cef53223 [2022-01-19T20:03:12.795Z] Step 26/26 : LABEL version=0.0.0 [2022-01-19T20:03:12.795Z] ---> Running in 7d4341da7a34 [2022-01-19T20:03:13.066Z] Removing intermediate container 7d4341da7a34 [2022-01-19T20:03:13.066Z] ---> 69cc3d07eb0c [2022-01-19T20:03:13.066Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:03:13.066Z] Successfully built 69cc3d07eb0c [2022-01-19T20:03:13.066Z] 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-19T20:03:14.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:03:14.054Z] [2022-01-19T20:03:14.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:03:14.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:03:14.427Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T20:03:14.427Z] 448f6bf000e3: Pulling fs layer [2022-01-19T20:03:14.427Z] f757da607395: Pulling fs layer [2022-01-19T20:03:14.427Z] 05883995daec: Pulling fs layer [2022-01-19T20:03:14.427Z] 8603b9c90790: Pulling fs layer [2022-01-19T20:03:14.427Z] 1560dd03e051: Pulling fs layer [2022-01-19T20:03:14.427Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T20:03:14.427Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T20:03:14.427Z] 8603b9c90790: Waiting [2022-01-19T20:03:14.427Z] 1560dd03e051: Waiting [2022-01-19T20:03:14.427Z] 27f5ce0e4adf: Waiting [2022-01-19T20:03:14.427Z] c2d8d7efcc4b: Waiting [2022-01-19T20:03:14.698Z] f757da607395: Verifying Checksum [2022-01-19T20:03:14.698Z] f757da607395: Download complete [2022-01-19T20:03:14.698Z] 8603b9c90790: Verifying Checksum [2022-01-19T20:03:14.698Z] 8603b9c90790: Download complete [2022-01-19T20:03:14.698Z] 1560dd03e051: Verifying Checksum [2022-01-19T20:03:14.698Z] 1560dd03e051: Download complete [2022-01-19T20:03:14.698Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T20:03:14.698Z] 27f5ce0e4adf: Download complete [2022-01-19T20:03:14.698Z] 05883995daec: Verifying Checksum [2022-01-19T20:03:14.698Z] 05883995daec: Download complete [2022-01-19T20:03:14.978Z] 448f6bf000e3: Verifying Checksum [2022-01-19T20:03:14.978Z] 448f6bf000e3: Download complete [2022-01-19T20:03:17.593Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T20:03:17.593Z] c2d8d7efcc4b: Download complete [2022-01-19T20:03:19.029Z] 448f6bf000e3: Pull complete [2022-01-19T20:03:19.306Z] f757da607395: Pull complete [2022-01-19T20:03:20.738Z] 05883995daec: Pull complete [2022-01-19T20:03:21.014Z] 8603b9c90790: Pull complete [2022-01-19T20:03:21.991Z] 1560dd03e051: Pull complete [2022-01-19T20:03:22.266Z] 27f5ce0e4adf: Pull complete [2022-01-19T20:03:37.343Z] c2d8d7efcc4b: Pull complete [2022-01-19T20:03:37.343Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T20:03:37.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:03:37.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T20:03:37.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-1867 does not seem to be running inside a container [2022-01-19T20:03:37.683Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T20:03:40.717Z] $ docker top 745f15ee55e53a8563c4091d26113671206d022215a601c976e41fe9017aced0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:41.744Z] ---> job-cost.sh [2022-01-19T20:03:41.744Z] lf-activate-venv: SKIPPING [2022-01-19T20:03:41.744Z] INFO: No Stack... [2022-01-19T20:03:42.016Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T20:03:42.290Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:03:42.981Z] + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, [2022-01-19T20:03:42.981Z] -f6 [Pipeline] lock [2022-01-19T20:03:43.071Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [2022-01-19T20:03:43.077Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] did not exist. Created. [2022-01-19T20:03:43.077Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:03:43.835Z] /w/workspace/device-virtual-go/1@tmp/durable-b6e8fd7e/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-b6e8fd7e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T20:03:44.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T20:03:44.634Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T20:03:44.689Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:03:44.705Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-258-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:03:44.777Z] $ docker stop --time=1 745f15ee55e53a8563c4091d26113671206d022215a601c976e41fe9017aced0 [2022-01-19T20:03:46.316Z] $ docker rm -f 745f15ee55e53a8563c4091d26113671206d022215a601c976e41fe9017aced0 [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-19T20:03:47.349Z] provisioning config files... [2022-01-19T20:03:47.409Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-258@tmp/config7965315770394578693tmp [Pipeline] { [Pipeline] sh [2022-01-19T20:03:47.785Z] + set +x [2022-01-19T20:03:47.785Z] + curl -s https://codecov.io/bash [2022-01-19T20:03:47.785Z] + bash -s -- [2022-01-19T20:03:47.785Z] [2022-01-19T20:03:47.785Z] _____ _ [2022-01-19T20:03:47.785Z] / ____| | | [2022-01-19T20:03:47.785Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T20:03:47.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T20:03:47.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T20:03:47.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T20:03:47.785Z] Bash-1.0.6 [2022-01-19T20:03:47.785Z] [2022-01-19T20:03:47.785Z] [2022-01-19T20:03:47.785Z] ==> git version 2.24.4 found [2022-01-19T20:03:47.785Z] ==> 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-19T20:03:47.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T20:03:47.785Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T20:03:47.785Z] ==> Jenkins CI detected. [2022-01-19T20:03:47.785Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-258 [2022-01-19T20:03:47.785Z] project root: . [2022-01-19T20:03:47.785Z] --> token set from env [2022-01-19T20:03:47.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T20:03:47.785Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T20:03:47.785Z] ==> Python coveragepy not found [2022-01-19T20:03:47.785Z] ==> Searching for coverage reports in: [2022-01-19T20:03:47.785Z] + . [2022-01-19T20:03:47.785Z] -> Found 1 reports [2022-01-19T20:03:47.785Z] ==> Detecting git/mercurial file structure [2022-01-19T20:03:47.785Z] ==> Reading reports [2022-01-19T20:03:47.785Z] + ./coverage.out bytes=46339 [2022-01-19T20:03:47.785Z] ==> Appending adjustments [2022-01-19T20:03:47.785Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T20:03:48.046Z] + Found adjustments [2022-01-19T20:03:48.046Z] ==> Gzipping contents [2022-01-19T20:03:48.046Z] 8.0K /tmp/codecov.UGJAoi.gz [2022-01-19T20:03:48.046Z] ==> Uploading reports [2022-01-19T20:03:48.046Z] url: https://codecov.io [2022-01-19T20:03:48.046Z] query: branch=PR-258&commit=bf2a4df93eeb1df5541589475a1f0932332d3693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-258%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=258&job=&cmd_args= [2022-01-19T20:03:48.046Z] -> Pinging Codecov [2022-01-19T20:03:48.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-258&commit=bf2a4df93eeb1df5541589475a1f0932332d3693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-258%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=258&job=&cmd_args= [2022-01-19T20:03:48.313Z] -> Uploading to [2022-01-19T20:03:48.313Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/5E52B4B073DB2E39498172D8E973AA87/bf2a4df93eeb1df5541589475a1f0932332d3693/5142c157-f72c-44bd-8910-779155167442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T200348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37d530e660993484f08472aff4bf0b469983d6eb65b0b7a36ac0ee02a7174f99 [2022-01-19T20:03:48.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:03:48.313Z] Dload Upload Total Spent Left Speed [2022-01-19T20:03:48.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5490 0 0 100 5490 0 14432 --:--:-- --:--:-- --:--:-- 14447 100 5490 0 0 100 5490 0 14426 --:--:-- --:--:-- --:--:-- 14409 [2022-01-19T20:03:48.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bf2a4df93eeb1df5541589475a1f0932332d3693 [Pipeline] } [2022-01-19T20:03:48.868Z] 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-19T20:03:50.739Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-258/archives ']' [2022-01-19T20:03:50.739Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-258/archives [2022-01-19T20:03:50.739Z] total 8 [2022-01-19T20:03:50.739Z] drwxr-xr-x. 3 root root 34 Jan 19 19:55 . [2022-01-19T20:03:50.739Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:03:50.739Z] drwxr-xr-x. 2 root root 6 Jan 19 19:55 cost [2022-01-19T20:03:50.739Z] -rw-r--r--. 1 root root 88 Jan 19 19:55 cost.csv [2022-01-19T20:03:50.739Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-258/archives [2022-01-19T20:03:50.739Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-258/archives [2022-01-19T20:03:50.739Z] total 8 [2022-01-19T20:03:50.739Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:55 . [2022-01-19T20:03:50.739Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:03:50.739Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:55 cost [2022-01-19T20:03:50.739Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 19 19:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:51.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:51.671Z] ---> package-listing.sh [2022-01-19T20:03:51.671Z] ++ facter osfamily [2022-01-19T20:03:51.671Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T20:03:51.931Z] + OS_FAMILY=redhat [2022-01-19T20:03:51.931Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-258 [2022-01-19T20:03:51.931Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T20:03:51.931Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T20:03:51.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T20:03:51.931Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T20:03:51.931Z] + '[' /w/workspace/foundry_device-virtual-go_PR-258 ']' [2022-01-19T20:03:51.931Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T20:03:51.931Z] + case "${OS_FAMILY}" in [2022-01-19T20:03:51.931Z] + rpm -qa [2022-01-19T20:03:51.931Z] + sort [2022-01-19T20:03:52.507Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T20:03:52.507Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T20:03:52.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T20:03:52.507Z] + '[' /w/workspace/foundry_device-virtual-go_PR-258 ']' [2022-01-19T20:03:52.507Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-258/archives/ [2022-01-19T20:03:52.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-258/archives/ [Pipeline] echo [2022-01-19T20:03:52.538Z] 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-258/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T20:03:52.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:03:53.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:03:53.423Z] . [Pipeline] withDockerContainer [2022-01-19T20:03:53.512Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2022-01-19T20:03:53.545Z] $ 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-258/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-258 -v /w/workspace/foundry_device-virtual-go_PR-258:/w/workspace/foundry_device-virtual-go_PR-258:rw,z -v /w/workspace/foundry_device-virtual-go_PR-258@tmp:/w/workspace/foundry_device-virtual-go_PR-258@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T20:03:53.754Z] $ docker top 39439d1e0278e9e7da7b2a0df032409c24960956a8d25b3b277a757cd209385c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:03:54.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T20:03:54.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T20:03:54.791Z] + ls /var/log/sa-host [2022-01-19T20:03:54.791Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T20:03:54.791Z] file_magic: OK [2022-01-19T20:03:54.791Z] HZ: Using current value: 100 [2022-01-19T20:03:54.791Z] file_header: OK [2022-01-19T20:03:54.791Z] 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-19T20:03:54.791Z] Statistics: [2022-01-19T20:03:54.791Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:03:54.791Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T20:03:54.791Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T20:03:54.791Z] file_magic: OK [2022-01-19T20:03:54.791Z] HZ: Using current value: 100 [2022-01-19T20:03:54.791Z] file_header: OK [2022-01-19T20:03:54.791Z] 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-19T20:03:54.791Z] Statistics: [2022-01-19T20:03:54.791Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:03:54.791Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:03:54.947Z] provisioning config files... [2022-01-19T20:03:54.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-258@tmp/config2643606644129298775tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:03:55.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:55.339Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T20:03:55.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:55.768Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T20:03:55.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:56.128Z] ---> sudo-logs.sh [2022-01-19T20:03:56.128Z] Archiving 'sudo' log.. [2022-01-19T20:03:56.128Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1853.novalocal: Name or service not known [2022-01-19T20:03:56.128Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1853.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T20:03:56.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:56.532Z] ---> job-cost.sh [2022-01-19T20:03:56.532Z] lf-activate-venv: SKIPPING [2022-01-19T20:03:56.532Z] DEBUG: total: 0.05999999865889549 [2022-01-19T20:03:56.532Z] INFO: Retrieving Stack Cost... [2022-01-19T20:03:57.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:03:57.380Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T20:03:57.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:57.726Z] ---> logs-deploy.sh [2022-01-19T20:03:57.726Z] lf-activate-venv: SKIPPING [2022-01-19T20:03:57.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-258/1 [2022-01-19T20:03:57.726Z] INFO: archiving workspace using pattern(s): [2022-01-19T20:03:58.299Z] Archives upload complete. [2022-01-19T20:03:58.559Z] INFO: archiving logs to Nexus