Pull request #261 updated 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 eaton-coreymutter for edgexfoundry/device-virtual-go Loading trusted files from base branch main at d36d4eb5d49c50cebb55fcc728bec397aa4f388e rather than a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 Obtained Jenkinsfile from d36d4eb5d49c50cebb55fcc728bec397aa4f388e 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-ssh7536731943049469768.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-ssh15788369227945543358.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3648880380418090727.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 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-ssh3133225411946610837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5536017965813414773.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-docker-4c-2g-3858’ is offline Running on prd-centos7-docker-4c-2g-3860 in /w/workspace/foundry_device-virtual-go_PR-261 [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-261 # 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-261@tmp/jenkins-gitclient-ssh6152990801732787390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 Merge succeeded, producing a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 Checking out Revision a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 (PR-261) > 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-261@tmp/jenkins-gitclient-ssh6237900989141886974.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 # 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-261@tmp/jenkins-gitclient-ssh3979879046676083888.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 # timeout=10 Commit message: "fix: Add mutex to make map concurrency-safe" First time build. Skipping changelog. > git rev-list --no-walk 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-25T17:45:14.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-25T17:45:14.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-25T17:45:14.263Z] ========================================================= [2022-01-25T17:45:14.263Z] EdgeX Global Pipelines Version Info [2022-01-25T17:45:14.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:45:15.393Z] ------------------- [2022-01-25T17:45:15.393Z] stable info: [2022-01-25T17:45:15.393Z] ------------------- [2022-01-25T17:45:15.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-25T17:45:15.393Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T17:45:15.393Z] Message: update stable to v1.0.219 [2022-01-25T17:45:15.962Z] ------------------- [2022-01-25T17:45:15.962Z] experimental info: [2022-01-25T17:45:15.962Z] ------------------- [2022-01-25T17:45:15.962Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-25T17:45:15.962Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T17:45:15.962Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-25T17:45:16.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-25T17:45:16.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-25T17:45:16.137Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-25T17:45:16.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-25T17:45:16.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-25T17:45:16.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-25T17:45:16.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-25T17:45:16.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-25T17:45:16.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-25T17:45:16.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-25T17:45:16.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-25T17:45:16.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-25T17:45:16.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-25T17:45:16.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-25T17:45:16.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T17:45:16.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T17:45:16.334Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-25T17:45:16.348Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-25T17:45:16.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-25T17:45:16.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-25T17:45:16.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-25T17:45:16.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-25T17:45:16.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-25T17:45:16.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-25T17:45:16.454Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-25T17:45:16.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-25T17:45:16.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2022-01-25T17:45:16.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2022-01-25T17:45:16.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2022-01-25T17:45:16.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [Pipeline] echo [2022-01-25T17:45:16.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f4e1c [Pipeline] echo [2022-01-25T17:45:16.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T17:45:16.624Z] provisioning config files... [2022-01-25T17:45:16.638Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config7552478078307861132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:45:16.947Z] ---> docker-login.sh [2022-01-25T17:45:16.947Z] nexus3.edgexfoundry.org:10001 [2022-01-25T17:45:16.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:17.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:17.212Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:17.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:17.212Z] [2022-01-25T17:45:17.212Z] Login Succeeded [2022-01-25T17:45:17.212Z] nexus3.edgexfoundry.org:10002 [2022-01-25T17:45:17.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:17.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:17.212Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:17.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:17.212Z] [2022-01-25T17:45:17.212Z] Login Succeeded [2022-01-25T17:45:17.212Z] nexus3.edgexfoundry.org:10003 [2022-01-25T17:45:17.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:17.471Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:17.471Z] [2022-01-25T17:45:17.471Z] Login Succeeded [2022-01-25T17:45:17.471Z] nexus3.edgexfoundry.org:10004 [2022-01-25T17:45:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:17.471Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:17.471Z] [2022-01-25T17:45:17.471Z] Login Succeeded [2022-01-25T17:45:17.471Z] docker.io [2022-01-25T17:45:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:18.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:18.048Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:18.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:18.048Z] [2022-01-25T17:45:18.048Z] Login Succeeded [2022-01-25T17:45:18.048Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T17:45:18.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-25T17:45:18.446Z] + git rev-list -1 --merges a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797~1..a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [Pipeline] echo [2022-01-25T17:45:18.480Z] -----------> git rev-list -1 --merges a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797~1..a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [false] [Pipeline] sh [2022-01-25T17:45:18.776Z] + git log --format=format:%s -1 a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [Pipeline] echo [2022-01-25T17:45:18.791Z] ========================================================= [2022-01-25T17:45:18.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-25T17:45:18.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T17:45:19.122Z] + git log --format=format:%s -1 a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [Pipeline] echo [2022-01-25T17:45:19.135Z] [semverPrep] GIT_COMMIT: a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797, Commit Message: fix: Add mutex to make map concurrency-safe [Pipeline] echo [2022-01-25T17:45:19.143Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-25T17:45:19.516Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-25T17:45:19.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-25T17:45:19.516Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-25T17:45:19.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-25T17:45:19.516Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-25T17:45:19.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-25T17:45:19.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:45:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T17:45:19.866Z] [2022-01-25T17:45:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:45:20.182Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T17:45:20.182Z] latest: Pulling from edgex-devops/git-semver [2022-01-25T17:45:20.182Z] a0d0a0d46f8b: Pulling fs layer [2022-01-25T17:45:20.182Z] 3e5f54012d9b: Pulling fs layer [2022-01-25T17:45:20.182Z] 4c7163046ea9: Pulling fs layer [2022-01-25T17:45:20.182Z] 0c2d73faf560: Pulling fs layer [2022-01-25T17:45:20.182Z] 0c2d73faf560: Waiting [2022-01-25T17:45:20.182Z] 3e5f54012d9b: Verifying Checksum [2022-01-25T17:45:20.182Z] 3e5f54012d9b: Download complete [2022-01-25T17:45:20.182Z] a0d0a0d46f8b: Verifying Checksum [2022-01-25T17:45:20.182Z] a0d0a0d46f8b: Download complete [2022-01-25T17:45:20.182Z] 0c2d73faf560: Verifying Checksum [2022-01-25T17:45:20.182Z] 0c2d73faf560: Download complete [2022-01-25T17:45:20.182Z] 4c7163046ea9: Verifying Checksum [2022-01-25T17:45:20.182Z] 4c7163046ea9: Download complete [2022-01-25T17:45:20.446Z] a0d0a0d46f8b: Pull complete [2022-01-25T17:45:20.446Z] 3e5f54012d9b: Pull complete [2022-01-25T17:45:20.711Z] 4c7163046ea9: Pull complete [2022-01-25T17:45:20.974Z] 0c2d73faf560: Pull complete [2022-01-25T17:45:20.974Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-25T17:45:20.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T17:45:20.974Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-25T17:45:21.047Z] prd-centos7-docker-4c-2g-3860 does not seem to be running inside a container [2022-01-25T17:45:21.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-25T17:45:21.937Z] $ docker top d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-25T17:45:22.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T17:45:22.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T17:45:22.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T17:45:22.147Z] $ docker exec d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 ssh-agent [2022-01-25T17:45:22.240Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcMGAjM/agent.14 [2022-01-25T17:45:22.240Z] SSH_AGENT_PID=21 [2022-01-25T17:45:22.247Z] Running ssh-add (command line suppressed) [2022-01-25T17:45:22.330Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_4553811663308691791.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_4553811663308691791.key) [2022-01-25T17:45:22.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T17:45:22.634Z] + git tag --points-at HEAD [Pipeline] } [2022-01-25T17:45:22.644Z] $ docker exec --env ******** --env ******** d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 ssh-agent -k [2022-01-25T17:45:22.731Z] unset SSH_AUTH_SOCK; [2022-01-25T17:45:22.731Z] unset SSH_AGENT_PID; [2022-01-25T17:45:22.731Z] echo Agent pid 21 killed; [2022-01-25T17:45:22.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-25T17:45:22.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T17:45:22.767Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T17:45:22.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T17:45:22.891Z] $ docker exec d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 ssh-agent [2022-01-25T17:45:23.013Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbmMFON/agent.56 [2022-01-25T17:45:23.013Z] SSH_AGENT_PID=63 [2022-01-25T17:45:23.018Z] Running ssh-add (command line suppressed) [2022-01-25T17:45:23.128Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1912141658688285259.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1912141658688285259.key) [2022-01-25T17:45:23.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T17:45:23.447Z] + git semver init [2022-01-25T17:45:23.447Z] # -> Open(): unable to determine branch for HEAD [2022-01-25T17:45:23.447Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git [2022-01-25T17:45:23.447Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T17:45:23.447Z] # $SEMVER_REMOTE_NAME = origin [2022-01-25T17:45:23.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-25T17:45:23.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-25T17:45:23.447Z] # $SEMVER_BRANCH = PR-261 [2022-01-25T17:45:23.447Z] # $SEMVER_TEMP = /tmp/semver-675673223 [2022-01-25T17:45:23.447Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-25T17:45:24.845Z] # '/tmp/semver-675673223' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' [2022-01-25T17:45:24.845Z] # -> Force: false [2022-01-25T17:45:24.845Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } [2022-01-25T17:45:24.861Z] $ docker exec --env ******** --env ******** d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 ssh-agent -k [2022-01-25T17:45:24.952Z] unset SSH_AUTH_SOCK; [2022-01-25T17:45:24.953Z] unset SSH_AGENT_PID; [2022-01-25T17:45:24.953Z] echo Agent pid 63 killed; [2022-01-25T17:45:24.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T17:45:25.273Z] + git semver [Pipeline] } [2022-01-25T17:45:25.286Z] $ docker stop --time=1 d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 [2022-01-25T17:45:26.597Z] $ docker rm -f d1a003efc90f4eae7e1cb53e5c44d37f4a3180fea50420e16773fd93c755b4c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T17:45:26.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-25T17:45:27.175Z] Stashed 1 file(s) [Pipeline] echo [2022-01-25T17:45:27.178Z] [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-25T17:45:27.353Z] provisioning config files... [2022-01-25T17:45:27.363Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config4937237590749979600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:45:27.672Z] ---> docker-login.sh [2022-01-25T17:45:27.672Z] nexus3.edgexfoundry.org:10001 [2022-01-25T17:45:27.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:27.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:27.672Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:27.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:27.672Z] [2022-01-25T17:45:27.672Z] Login Succeeded [2022-01-25T17:45:27.672Z] nexus3.edgexfoundry.org:10002 [2022-01-25T17:45:27.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:27.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:27.672Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:27.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:27.672Z] [2022-01-25T17:45:27.672Z] Login Succeeded [2022-01-25T17:45:27.672Z] nexus3.edgexfoundry.org:10003 [2022-01-25T17:45:27.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:27.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:27.933Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:27.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:27.933Z] [2022-01-25T17:45:27.933Z] Login Succeeded [2022-01-25T17:45:27.933Z] nexus3.edgexfoundry.org:10004 [2022-01-25T17:45:27.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:27.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:27.933Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:27.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:27.933Z] [2022-01-25T17:45:27.933Z] Login Succeeded [2022-01-25T17:45:27.933Z] docker.io [2022-01-25T17:45:28.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:45:28.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:45:28.455Z] Configure a credential helper to remove this warning. See [2022-01-25T17:45:28.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:45:28.455Z] [2022-01-25T17:45:28.455Z] Login Succeeded [2022-01-25T17:45:28.455Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T17:45:28.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T17:45:28.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T17:45:28.545Z] ========================================================= [2022-01-25T17:45:28.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-25T17:45:28.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:45:28.850Z] + 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-25T17:45:28.850Z] Sending build context to Docker daemon 22.9MB [2022-01-25T17:45:28.850Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T17:45:28.850Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-25T17:45:29.114Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-25T17:45:29.114Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T17:45:29.114Z] 666ba61612fd: Pulling fs layer [2022-01-25T17:45:29.114Z] 8ed8ca486205: Pulling fs layer [2022-01-25T17:45:29.114Z] 4fe6c5a15a65: Pulling fs layer [2022-01-25T17:45:29.114Z] 22a0e8bec74d: Pulling fs layer [2022-01-25T17:45:29.114Z] f965cba54748: Pulling fs layer [2022-01-25T17:45:29.114Z] 861ffc35075e: Pulling fs layer [2022-01-25T17:45:29.114Z] 4b385c91608e: Pulling fs layer [2022-01-25T17:45:29.114Z] 560528eb2ebb: Pulling fs layer [2022-01-25T17:45:29.114Z] 4fe6c5a15a65: Waiting [2022-01-25T17:45:29.114Z] 22a0e8bec74d: Waiting [2022-01-25T17:45:29.114Z] f965cba54748: Waiting [2022-01-25T17:45:29.114Z] 861ffc35075e: Waiting [2022-01-25T17:45:29.114Z] 4b385c91608e: Waiting [2022-01-25T17:45:29.114Z] 560528eb2ebb: Waiting [2022-01-25T17:45:29.114Z] 8ed8ca486205: Verifying Checksum [2022-01-25T17:45:29.114Z] 8ed8ca486205: Download complete [2022-01-25T17:45:29.114Z] 666ba61612fd: Verifying Checksum [2022-01-25T17:45:29.114Z] 666ba61612fd: Download complete [2022-01-25T17:45:29.114Z] 22a0e8bec74d: Verifying Checksum [2022-01-25T17:45:29.114Z] 22a0e8bec74d: Download complete [2022-01-25T17:45:29.114Z] f965cba54748: Verifying Checksum [2022-01-25T17:45:29.114Z] f965cba54748: Download complete [2022-01-25T17:45:29.114Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T17:45:29.114Z] 59bf1c3509f3: Download complete [2022-01-25T17:45:29.114Z] 861ffc35075e: Verifying Checksum [2022-01-25T17:45:29.114Z] 861ffc35075e: Download complete [2022-01-25T17:45:29.114Z] 4b385c91608e: Verifying Checksum [2022-01-25T17:45:29.114Z] 4b385c91608e: Download complete [2022-01-25T17:45:29.384Z] 59bf1c3509f3: Pull complete [2022-01-25T17:45:29.646Z] 4fe6c5a15a65: Verifying Checksum [2022-01-25T17:45:29.646Z] 4fe6c5a15a65: Download complete [2022-01-25T17:45:29.646Z] 560528eb2ebb: Verifying Checksum [2022-01-25T17:45:29.646Z] 560528eb2ebb: Download complete [2022-01-25T17:45:29.646Z] 666ba61612fd: Pull complete [2022-01-25T17:45:29.646Z] 8ed8ca486205: Pull complete [2022-01-25T17:45:33.884Z] 4fe6c5a15a65: Pull complete [2022-01-25T17:45:33.884Z] 22a0e8bec74d: Pull complete [2022-01-25T17:45:33.884Z] f965cba54748: Pull complete [2022-01-25T17:45:33.884Z] 861ffc35075e: Pull complete [2022-01-25T17:45:33.884Z] 4b385c91608e: Pull complete [2022-01-25T17:45:35.822Z] 560528eb2ebb: Pull complete [2022-01-25T17:45:35.822Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-25T17:45:35.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T17:45:35.822Z] ---> dd4a08f94e63 [2022-01-25T17:45:35.822Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T17:45:37.735Z] ---> Running in bc6891c65360 [2022-01-25T17:45:37.735Z] Removing intermediate container bc6891c65360 [2022-01-25T17:45:37.735Z] ---> 045bf486366a [2022-01-25T17:45:37.735Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T17:45:37.735Z] ---> Running in 744a985230d9 [2022-01-25T17:45:37.735Z] Removing intermediate container 744a985230d9 [2022-01-25T17:45:37.735Z] ---> 45de7f992a64 [2022-01-25T17:45:37.735Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-25T17:45:37.735Z] ---> Running in 9234971efc13 [2022-01-25T17:45:37.735Z] Removing intermediate container 9234971efc13 [2022-01-25T17:45:37.735Z] ---> 66473da29a1b [2022-01-25T17:45:37.735Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:45:37.735Z] ---> Running in f8abbe9a3d96 [2022-01-25T17:45:38.308Z] Removing intermediate container f8abbe9a3d96 [2022-01-25T17:45:38.308Z] ---> 89ef860eb926 [2022-01-25T17:45:38.308Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T17:45:38.308Z] ---> Running in 7de61cc96727 [2022-01-25T17:45:38.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T17:45:39.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T17:45:39.776Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-25T17:45:40.039Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-25T17:45:40.039Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-25T17:45:40.039Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-25T17:45:40.302Z] Executing busybox-1.34.1-r3.trigger [2022-01-25T17:45:40.302Z] OK: 224 MiB in 56 packages [2022-01-25T17:45:40.563Z] Removing intermediate container 7de61cc96727 [2022-01-25T17:45:40.563Z] ---> bbcca68aef70 [2022-01-25T17:45:40.563Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-25T17:45:40.563Z] ---> fcce9c9e304a [2022-01-25T17:45:40.563Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T17:45:40.563Z] ---> Running in df014a05f092 [2022-01-25T17:45:42.305Z] Still waiting to schedule task [2022-01-25T17:45:42.306Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3859’ is offline [2022-01-25T17:46:19.342Z] Removing intermediate container df014a05f092 [2022-01-25T17:46:19.342Z] ---> b7c8a1360678 [2022-01-25T17:46:19.342Z] Step 10/12 : COPY . . [2022-01-25T17:46:19.342Z] ---> 9606a45f2a7c [2022-01-25T17:46:19.342Z] Step 11/12 : ARG MAKE='make build' [2022-01-25T17:46:19.342Z] ---> Running in 90390c4a5850 [2022-01-25T17:46:19.342Z] Removing intermediate container 90390c4a5850 [2022-01-25T17:46:19.342Z] ---> 2f1e09804313 [2022-01-25T17:46:19.342Z] Step 12/12 : RUN $MAKE [2022-01-25T17:46:19.342Z] ---> Running in d467ca82e764 [2022-01-25T17:46:19.342Z] noop [2022-01-25T17:46:19.342Z] Removing intermediate container d467ca82e764 [2022-01-25T17:46:19.342Z] ---> 147202a81a23 [2022-01-25T17:46:19.342Z] Successfully built 147202a81a23 [2022-01-25T17:46:19.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:46:19.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T17:46:19.642Z] . [Pipeline] withDockerContainer [2022-01-25T17:46:19.715Z] prd-centos7-docker-4c-2g-3860 does not seem to be running inside a container [2022-01-25T17:46:19.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-25T17:46:20.092Z] $ docker top 9ca426d83e017ab51df006a6ae931cdf498822e9c63d22c4ee5d56ac0f4ef777 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T17:46:20.467Z] + go version [2022-01-25T17:46:20.467Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-25T17:46:20.479Z] $ docker stop --time=1 9ca426d83e017ab51df006a6ae931cdf498822e9c63d22c4ee5d56ac0f4ef777 [2022-01-25T17:46:21.658Z] $ docker rm -f 9ca426d83e017ab51df006a6ae931cdf498822e9c63d22c4ee5d56ac0f4ef777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:46:22.059Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T17:46:22.059Z] . [Pipeline] withDockerContainer [2022-01-25T17:46:22.117Z] prd-centos7-docker-4c-2g-3860 does not seem to be running inside a container [2022-01-25T17:46:22.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-25T17:46:23.016Z] $ docker top e9b627d1c9cf22be72c42a7acae838aa01f0cb63497e53f2ae599a8507945c6d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-25T17:46:23.378Z] + make test [2022-01-25T17:46:23.378Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-25T17:46:23.639Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-25T17:46:38.628Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-25T17:46:38.628Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.026s coverage: 65.5% of statements [2022-01-25T17:46:38.628Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-25T17:46:42.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T17:46:42.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T17:46:42.861Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T17:46:42.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-25T17:46:42.886Z] $ docker stop --time=1 e9b627d1c9cf22be72c42a7acae838aa01f0cb63497e53f2ae599a8507945c6d [2022-01-25T17:46:44.477Z] $ docker rm -f e9b627d1c9cf22be72c42a7acae838aa01f0cb63497e53f2ae599a8507945c6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T17:46:44.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-25T17:46:44.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-25T17:46:45.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-25T17:46:46.274Z] + ls -al . [2022-01-25T17:46:46.274Z] total 172 [2022-01-25T17:46:46.274Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 25 17:46 . [2022-01-25T17:46:46.274Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 25 17:45 .. [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 25 17:45 Attribution.txt [2022-01-25T17:46:46.274Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 17:45 bin [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 25 17:45 CHANGELOG.md [2022-01-25T17:46:46.274Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 25 17:45 cmd [2022-01-25T17:46:46.274Z] -rw-r--r--. 1 jenkins jenkins 44394 Jan 25 17:46 coverage.out [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 25 17:45 Dockerfile [2022-01-25T17:46:46.274Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 25 17:45 .git [2022-01-25T17:46:46.274Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 25 17:45 .github [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 25 17:45 .gitignore [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 2746 Jan 25 17:45 go.mod [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 49169 Jan 25 17:45 go.sum [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 17:45 GOVERNANCE.md [2022-01-25T17:46:46.274Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 25 17:45 internal [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 25 17:45 Jenkinsfile [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 25 17:45 LICENSE [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 25 17:45 Makefile [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 25 17:45 OWNERS.md [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 25 17:45 README.md [2022-01-25T17:46:46.274Z] drwx------. 3 jenkins jenkins 71 Jan 25 17:45 .semver [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 25 17:45 VERSION [2022-01-25T17:46:46.274Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 25 17:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:46:46.569Z] + 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=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 --label arch=amd64 --label version=0.0.0 . [2022-01-25T17:46:46.569Z] Sending build context to Docker daemon 22.94MB [2022-01-25T17:46:46.569Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T17:46:46.569Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-25T17:46:46.569Z] ---> 147202a81a23 [2022-01-25T17:46:46.569Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T17:46:46.840Z] ---> Running in b42153f28331 [2022-01-25T17:46:46.840Z] Removing intermediate container b42153f28331 [2022-01-25T17:46:46.840Z] ---> d570911797bf [2022-01-25T17:46:46.840Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T17:46:46.840Z] ---> Running in 0b5b52721e8d [2022-01-25T17:46:47.118Z] Removing intermediate container 0b5b52721e8d [2022-01-25T17:46:47.118Z] ---> 38f2f59505e2 [2022-01-25T17:46:47.118Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-25T17:46:47.118Z] ---> Running in 0900649ae38a [2022-01-25T17:46:47.118Z] Removing intermediate container 0900649ae38a [2022-01-25T17:46:47.118Z] ---> 766b331d924a [2022-01-25T17:46:47.118Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:46:47.118Z] ---> Running in 8290a9ade957 [2022-01-25T17:46:47.692Z] Removing intermediate container 8290a9ade957 [2022-01-25T17:46:47.692Z] ---> eecd6619ccdc [2022-01-25T17:46:47.692Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T17:46:47.692Z] ---> Running in 7e0d7071c35b [2022-01-25T17:46:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T17:46:48.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T17:46:48.905Z] OK: 224 MiB in 56 packages [2022-01-25T17:46:49.170Z] Removing intermediate container 7e0d7071c35b [2022-01-25T17:46:49.170Z] ---> ebc224334304 [2022-01-25T17:46:49.170Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-25T17:46:49.431Z] ---> c4f8ecd24c39 [2022-01-25T17:46:49.431Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T17:46:49.431Z] ---> Running in d09dfc2ad28b [2022-01-25T17:46:50.006Z] Removing intermediate container d09dfc2ad28b [2022-01-25T17:46:50.006Z] ---> 4b88f0bad8a5 [2022-01-25T17:46:50.006Z] Step 10/26 : COPY . . [2022-01-25T17:46:50.585Z] ---> 016bc7ec8cb4 [2022-01-25T17:46:50.585Z] Step 11/26 : ARG MAKE='make build' [2022-01-25T17:46:50.585Z] ---> Running in bb88065c1aa3 [2022-01-25T17:46:50.854Z] Removing intermediate container bb88065c1aa3 [2022-01-25T17:46:50.854Z] ---> 6137c27675ae [2022-01-25T17:46:50.854Z] Step 12/26 : RUN $MAKE [2022-01-25T17:46:50.854Z] ---> Running in 0080dfd4b489 [2022-01-25T17:46:51.116Z] 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-25T17:47:03.450Z] Removing intermediate container 0080dfd4b489 [2022-01-25T17:47:03.450Z] ---> 2493282607b1 [2022-01-25T17:47:03.450Z] Step 13/26 : FROM alpine:3.14 [2022-01-25T17:47:03.450Z] 3.14: Pulling from library/alpine [2022-01-25T17:47:03.450Z] 97518928ae5f: Pulling fs layer [2022-01-25T17:47:03.450Z] 97518928ae5f: Verifying Checksum [2022-01-25T17:47:03.450Z] 97518928ae5f: Download complete [2022-01-25T17:47:03.717Z] 97518928ae5f: Pull complete [2022-01-25T17:47:03.717Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T17:47:03.717Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T17:47:03.717Z] ---> 0a97eee8041e [2022-01-25T17:47:03.717Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-25T17:47:03.717Z] ---> Running in 63e53f63b5cc [2022-01-25T17:47:03.717Z] Removing intermediate container 63e53f63b5cc [2022-01-25T17:47:03.717Z] ---> a14acfb5fecb [2022-01-25T17:47:03.717Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:47:03.717Z] ---> Running in 280a71c9b392 [2022-01-25T17:47:04.290Z] Removing intermediate container 280a71c9b392 [2022-01-25T17:47:04.290Z] ---> 10244c208d66 [2022-01-25T17:47:04.290Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T17:47:04.290Z] ---> Running in 9e6794271157 [2022-01-25T17:47:04.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T17:47:05.493Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T17:47:05.754Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T17:47:05.754Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T17:47:05.754Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T17:47:05.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3861 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws [2022-01-25T17:47:05.969Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2022-01-25T17:47:06.015Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T17:47:06.015Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T17:47:06.015Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T17:47:06.168Z] The recommended git tool is: git [2022-01-25T17:47:06.280Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T17:47:06.280Z] OK: 8 MiB in 20 packages [2022-01-25T17:47:06.543Z] Removing intermediate container 9e6794271157 [2022-01-25T17:47:06.543Z] ---> 34ea7526a1ef [2022-01-25T17:47:06.543Z] Step 17/26 : WORKDIR / [2022-01-25T17:47:06.543Z] ---> Running in c7d4fc1d6123 [2022-01-25T17:47:06.543Z] Removing intermediate container c7d4fc1d6123 [2022-01-25T17:47:06.543Z] ---> db31b5756721 [2022-01-25T17:47:06.543Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-25T17:47:06.804Z] ---> 228760f4dd3c [2022-01-25T17:47:06.804Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-25T17:47:06.804Z] ---> 2e9b629b239c [2022-01-25T17:47:06.804Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-25T17:47:07.376Z] ---> 0082be63ba8a [2022-01-25T17:47:07.376Z] Step 21/26 : EXPOSE 59900 [2022-01-25T17:47:07.376Z] ---> Running in e261476751c2 [2022-01-25T17:47:07.376Z] Removing intermediate container e261476751c2 [2022-01-25T17:47:07.376Z] ---> b72fb579d8c4 [2022-01-25T17:47:07.376Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-25T17:47:07.376Z] ---> Running in f647acbc73dc [2022-01-25T17:47:07.635Z] Removing intermediate container f647acbc73dc [2022-01-25T17:47:07.636Z] ---> ed88e19e713f [2022-01-25T17:47:07.636Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T17:47:07.636Z] ---> Running in 8b29041d8087 [2022-01-25T17:47:07.636Z] Removing intermediate container 8b29041d8087 [2022-01-25T17:47:07.636Z] ---> a30e80dc0784 [2022-01-25T17:47:07.636Z] Step 24/26 : LABEL arch=amd64 [2022-01-25T17:47:07.636Z] ---> Running in f4f8187cb18a [2022-01-25T17:47:07.636Z] Removing intermediate container f4f8187cb18a [2022-01-25T17:47:07.636Z] ---> 8e34dd1b2c57 [2022-01-25T17:47:07.636Z] Step 25/26 : LABEL git_sha=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [2022-01-25T17:47:07.896Z] ---> Running in 059b4e0a313b [2022-01-25T17:47:07.896Z] Removing intermediate container 059b4e0a313b [2022-01-25T17:47:07.896Z] ---> c7e967bae116 [2022-01-25T17:47:07.896Z] Step 26/26 : LABEL version=0.0.0 [2022-01-25T17:47:07.896Z] ---> Running in 532adb1c9cd9 [2022-01-25T17:47:07.896Z] Removing intermediate container 532adb1c9cd9 [2022-01-25T17:47:07.896Z] ---> fa1c05f8cdab [2022-01-25T17:47:07.896Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-25T17:47:07.896Z] Successfully built fa1c05f8cdab [2022-01-25T17:47:07.896Z] 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-25T17:47:08.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T17:47:08.339Z] [2022-01-25T17:47:08.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:47:08.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T17:47:08.656Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-25T17:47:08.656Z] b4d181a07f80: Pulling fs layer [2022-01-25T17:47:08.656Z] a1111a8f2ec3: Pulling fs layer [2022-01-25T17:47:08.656Z] ed53099fbce6: Pulling fs layer [2022-01-25T17:47:08.656Z] dc539afda2c1: Pulling fs layer [2022-01-25T17:47:08.656Z] 77bc0d833cb6: Pulling fs layer [2022-01-25T17:47:08.656Z] 9065ff56babe: Pulling fs layer [2022-01-25T17:47:08.656Z] d287ab97295c: Pulling fs layer [2022-01-25T17:47:08.656Z] dc539afda2c1: Waiting [2022-01-25T17:47:08.656Z] 77bc0d833cb6: Waiting [2022-01-25T17:47:08.656Z] 9065ff56babe: Waiting [2022-01-25T17:47:08.656Z] d287ab97295c: Waiting [2022-01-25T17:47:08.656Z] a1111a8f2ec3: Verifying Checksum [2022-01-25T17:47:08.656Z] a1111a8f2ec3: Download complete [2022-01-25T17:47:08.656Z] dc539afda2c1: Verifying Checksum [2022-01-25T17:47:08.656Z] dc539afda2c1: Download complete [2022-01-25T17:47:08.926Z] ed53099fbce6: Verifying Checksum [2022-01-25T17:47:08.926Z] ed53099fbce6: Download complete [2022-01-25T17:47:08.926Z] 9065ff56babe: Verifying Checksum [2022-01-25T17:47:08.926Z] 9065ff56babe: Download complete [2022-01-25T17:47:08.926Z] 77bc0d833cb6: Verifying Checksum [2022-01-25T17:47:08.926Z] 77bc0d833cb6: Download complete [2022-01-25T17:47:08.926Z] b4d181a07f80: Verifying Checksum [2022-01-25T17:47:08.926Z] b4d181a07f80: Download complete [2022-01-25T17:47:09.516Z] d287ab97295c: Verifying Checksum [2022-01-25T17:47:09.516Z] d287ab97295c: Download complete [2022-01-25T17:47:10.464Z] using credential edgex-jenkins-ssh [2022-01-25T17:47:10.489Z] Cloning the remote Git repository [2022-01-25T17:47:10.491Z] b4d181a07f80: Pull complete [2022-01-25T17:47:10.757Z] a1111a8f2ec3: Pull complete [2022-01-25T17:47:10.544Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T17:47:10.618Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2022-01-25T17:47:10.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T17:47:10.703Z] > git --version # timeout=10 [2022-01-25T17:47:10.728Z] > git --version # 'git version 2.17.1' [2022-01-25T17:47:10.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T17:47:10.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T17:47:11.334Z] ed53099fbce6: Pull complete [2022-01-25T17:47:11.334Z] dc539afda2c1: Pull complete [2022-01-25T17:47:11.596Z] 77bc0d833cb6: Pull complete [2022-01-25T17:47:11.596Z] 9065ff56babe: Pull complete [2022-01-25T17:47:13.481Z] Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [2022-01-25T17:47:12.755Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-25T17:47:12.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T17:47:12.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-25T17:47:12.840Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T17:47:12.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T17:47:12.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T17:47:13.499Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T17:47:13.704Z] Merge succeeded, producing a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [2022-01-25T17:47:13.705Z] Checking out Revision a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 (PR-261) [2022-01-25T17:47:13.527Z] > git checkout -f a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 # timeout=10 [2022-01-25T17:47:13.616Z] > git remote # timeout=10 [2022-01-25T17:47:13.634Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T17:47:13.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T17:47:13.662Z] > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 [2022-01-25T17:47:13.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T17:47:13.709Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T17:47:13.720Z] > git checkout -f a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 # timeout=10 [2022-01-25T17:47:16.919Z] d287ab97295c: Pull complete [2022-01-25T17:47:16.919Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-25T17:47:16.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T17:47:16.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-25T17:47:16.995Z] prd-centos7-docker-4c-2g-3860 does not seem to be running inside a container [2022-01-25T17:47:17.026Z] $ 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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-25T17:47:17.837Z] Commit message: "fix: Add mutex to make map concurrency-safe" [2022-01-25T17:47:18.224Z] [2022-01-25T17:47:18.224Z] GitHub has been notified of this commit’s build result [2022-01-25T17:47:18.224Z] [2022-01-25T17:47:19.576Z] $ docker top 211084dcdfa751556d2f8bffcf945dd6f84c656bf039f5adc19a70a8e3e33cda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T17:47:19.993Z] ---> job-cost.sh [2022-01-25T17:47:19.993Z] lf-activate-venv: SKIPPING [2022-01-25T17:47:19.993Z] INFO: No Stack... [2022-01-25T17:47:20.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-25T17:47:20.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T17:47:20.287Z] Dload Upload Total Spent Left Speed [2022-01-25T17:47:20.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-01-25T17:47:20.563Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T17:47:20.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-25T17:47:20.829Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T17:47:21.146Z] + sudo tee /etc/docker/daemon.new [2022-01-25T17:47:21.147Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-25T17:47:21.147Z] { [2022-01-25T17:47:21.147Z] "registry-mirrors": [ [2022-01-25T17:47:21.147Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-25T17:47:21.147Z] ], [2022-01-25T17:47:21.147Z] "bip": "10.250.0.254/24", [2022-01-25T17:47:21.147Z] "hosts": [ [2022-01-25T17:47:21.147Z] "tcp://0.0.0.0:5555", [2022-01-25T17:47:21.147Z] "unix:///var/run/docker.sock" [2022-01-25T17:47:21.147Z] ], [2022-01-25T17:47:21.147Z] "mtu": 1458, [2022-01-25T17:47:21.147Z] "selinux-enabled": true, [2022-01-25T17:47:21.147Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-25T17:47:21.147Z] } [Pipeline] sh [2022-01-25T17:47:21.191Z] + cut -d, -f6 [2022-01-25T17:47:21.191Z] + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv [Pipeline] lock [2022-01-25T17:47:21.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [2022-01-25T17:47:21.250Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] did not exist. Created. [2022-01-25T17:47:21.250Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T17:47:21.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-25T17:47:21.562Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-25T17:47:21.613Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T17:47:21.619Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T17:47:21.635Z] $ docker stop --time=1 211084dcdfa751556d2f8bffcf945dd6f84c656bf039f5adc19a70a8e3e33cda [2022-01-25T17:47:21.841Z] + sudo service docker restart [2022-01-25T17:47:22.786Z] $ docker rm -f 211084dcdfa751556d2f8bffcf945dd6f84c656bf039f5adc19a70a8e3e33cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T17:47:40.195Z] provisioning config files... [2022-01-25T17:47:40.220Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config6006516886660979037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:47:40.571Z] ---> docker-login.sh [2022-01-25T17:47:40.571Z] nexus3.edgexfoundry.org:10001 [2022-01-25T17:47:41.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:47:41.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:47:41.438Z] Configure a credential helper to remove this warning. See [2022-01-25T17:47:41.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:47:41.438Z] [2022-01-25T17:47:41.438Z] Login Succeeded [2022-01-25T17:47:41.438Z] nexus3.edgexfoundry.org:10002 [2022-01-25T17:47:41.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:47:41.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:47:41.712Z] Configure a credential helper to remove this warning. See [2022-01-25T17:47:41.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:47:41.712Z] [2022-01-25T17:47:41.712Z] Login Succeeded [2022-01-25T17:47:41.712Z] nexus3.edgexfoundry.org:10003 [2022-01-25T17:47:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:47:42.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:47:42.257Z] Configure a credential helper to remove this warning. See [2022-01-25T17:47:42.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:47:42.257Z] [2022-01-25T17:47:42.257Z] Login Succeeded [2022-01-25T17:47:42.257Z] nexus3.edgexfoundry.org:10004 [2022-01-25T17:47:42.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:47:42.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:47:42.530Z] Configure a credential helper to remove this warning. See [2022-01-25T17:47:42.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:47:42.530Z] [2022-01-25T17:47:42.530Z] Login Succeeded [2022-01-25T17:47:42.530Z] docker.io [2022-01-25T17:47:42.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T17:47:43.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T17:47:43.399Z] Configure a credential helper to remove this warning. See [2022-01-25T17:47:43.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T17:47:43.399Z] [2022-01-25T17:47:43.399Z] Login Succeeded [2022-01-25T17:47:43.399Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T17:47:43.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T17:47:43.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T17:47:43.969Z] ========================================================= [2022-01-25T17:47:43.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-25T17:47:43.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:47:44.312Z] + 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-25T17:47:44.585Z] Sending build context to Docker daemon 11.61MB [2022-01-25T17:47:44.863Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T17:47:44.863Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-25T17:47:44.863Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-25T17:47:44.863Z] 9b3977197b4f: Pulling fs layer [2022-01-25T17:47:44.863Z] 1a89e8eeedd5: Pulling fs layer [2022-01-25T17:47:44.863Z] 94645a83ff95: Pulling fs layer [2022-01-25T17:47:44.863Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-25T17:47:44.863Z] 0c92f367c5e7: Pulling fs layer [2022-01-25T17:47:44.863Z] 4b8299f9d1f4: Pulling fs layer [2022-01-25T17:47:44.863Z] 9a6b49a46696: Pulling fs layer [2022-01-25T17:47:44.863Z] cf05db05a679: Pulling fs layer [2022-01-25T17:47:44.863Z] 4b8299f9d1f4: Waiting [2022-01-25T17:47:44.863Z] 3f3a8bcf1eab: Waiting [2022-01-25T17:47:44.863Z] 9a6b49a46696: Waiting [2022-01-25T17:47:44.863Z] cf05db05a679: Waiting [2022-01-25T17:47:44.863Z] 0c92f367c5e7: Waiting [2022-01-25T17:47:44.863Z] 94645a83ff95: Verifying Checksum [2022-01-25T17:47:44.863Z] 94645a83ff95: Download complete [2022-01-25T17:47:44.863Z] 1a89e8eeedd5: Verifying Checksum [2022-01-25T17:47:44.863Z] 1a89e8eeedd5: Download complete [2022-01-25T17:47:44.863Z] 0c92f367c5e7: Download complete [2022-01-25T17:47:45.148Z] 4b8299f9d1f4: Verifying Checksum [2022-01-25T17:47:45.148Z] 4b8299f9d1f4: Download complete [2022-01-25T17:47:45.148Z] 9a6b49a46696: Verifying Checksum [2022-01-25T17:47:45.148Z] 9a6b49a46696: Download complete [2022-01-25T17:47:45.148Z] 9b3977197b4f: Download complete [2022-01-25T17:47:45.749Z] 9b3977197b4f: Pull complete [2022-01-25T17:47:46.349Z] 1a89e8eeedd5: Pull complete [2022-01-25T17:47:46.624Z] 94645a83ff95: Pull complete [2022-01-25T17:47:46.911Z] cf05db05a679: Verifying Checksum [2022-01-25T17:47:46.911Z] cf05db05a679: Download complete [2022-01-25T17:47:47.508Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-25T17:47:47.508Z] 3f3a8bcf1eab: Download complete [2022-01-25T17:47:59.918Z] 3f3a8bcf1eab: Pull complete [2022-01-25T17:47:59.918Z] 0c92f367c5e7: Pull complete [2022-01-25T17:47:59.918Z] 4b8299f9d1f4: Pull complete [2022-01-25T17:47:59.918Z] 9a6b49a46696: Pull complete [2022-01-25T17:48:05.337Z] cf05db05a679: Pull complete [2022-01-25T17:48:05.337Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-25T17:48:05.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T17:48:05.337Z] ---> 0ccda1f7e2ee [2022-01-25T17:48:05.337Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T17:48:07.317Z] ---> Running in 3fc887b9c460 [2022-01-25T17:48:07.317Z] Removing intermediate container 3fc887b9c460 [2022-01-25T17:48:07.317Z] ---> 1122e6dbe1ba [2022-01-25T17:48:07.317Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T17:48:07.589Z] ---> Running in 78d4cae3c2c4 [2022-01-25T17:48:07.862Z] Removing intermediate container 78d4cae3c2c4 [2022-01-25T17:48:07.862Z] ---> a6570f1e0c3b [2022-01-25T17:48:07.862Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-25T17:48:07.862Z] ---> Running in 37a2e26c3911 [2022-01-25T17:48:08.455Z] Removing intermediate container 37a2e26c3911 [2022-01-25T17:48:08.455Z] ---> a930216ff531 [2022-01-25T17:48:08.455Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:48:08.455Z] ---> Running in 7b5be68f7f9a [2022-01-25T17:48:10.433Z] Removing intermediate container 7b5be68f7f9a [2022-01-25T17:48:10.433Z] ---> 6ea3bd03239d [2022-01-25T17:48:10.433Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T17:48:10.433Z] ---> Running in 63df2758d4a7 [2022-01-25T17:48:11.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T17:48:12.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T17:48:12.979Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-25T17:48:12.979Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-25T17:48:13.253Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-25T17:48:13.253Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-25T17:48:13.253Z] Executing busybox-1.34.1-r3.trigger [2022-01-25T17:48:13.253Z] OK: 224 MiB in 56 packages [2022-01-25T17:48:14.244Z] Removing intermediate container 63df2758d4a7 [2022-01-25T17:48:14.244Z] ---> d020e03d8d44 [2022-01-25T17:48:14.244Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-25T17:48:14.849Z] ---> b587be4ef47d [2022-01-25T17:48:14.849Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T17:48:14.849Z] ---> Running in db84c4475b47 [2022-01-25T17:49:36.610Z] Removing intermediate container db84c4475b47 [2022-01-25T17:49:36.610Z] ---> b4d2f8fb7ab0 [2022-01-25T17:49:36.610Z] Step 10/12 : COPY . . [2022-01-25T17:49:36.610Z] ---> 05753e38fad4 [2022-01-25T17:49:36.610Z] Step 11/12 : ARG MAKE='make build' [2022-01-25T17:49:36.610Z] ---> Running in 81182934ea4b [2022-01-25T17:49:36.610Z] Removing intermediate container 81182934ea4b [2022-01-25T17:49:36.610Z] ---> 7e43dcb8b9be [2022-01-25T17:49:36.610Z] Step 12/12 : RUN $MAKE [2022-01-25T17:49:36.610Z] ---> Running in e87b8111e987 [2022-01-25T17:49:36.610Z] noop [2022-01-25T17:49:36.610Z] Removing intermediate container e87b8111e987 [2022-01-25T17:49:36.610Z] ---> 2777bf82f807 [2022-01-25T17:49:36.610Z] Successfully built 2777bf82f807 [2022-01-25T17:49:36.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:49:36.952Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T17:49:36.952Z] . [Pipeline] withDockerContainer [2022-01-25T17:49:37.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-3861 does not seem to be running inside a container [2022-01-25T17:49:37.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-25T17:49:38.553Z] $ docker top ef7bfc44748d592862559422c29c01e469e6b24b122dc5592c367ab85c12df06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T17:49:39.448Z] + go version [2022-01-25T17:49:39.448Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-25T17:49:39.470Z] $ docker stop --time=1 ef7bfc44748d592862559422c29c01e469e6b24b122dc5592c367ab85c12df06 [2022-01-25T17:49:41.116Z] $ docker rm -f ef7bfc44748d592862559422c29c01e469e6b24b122dc5592c367ab85c12df06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:49:41.719Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T17:49:41.719Z] . [Pipeline] withDockerContainer [2022-01-25T17:49:41.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-3861 does not seem to be running inside a container [2022-01-25T17:49:41.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-25T17:49:43.289Z] $ docker top 6f46b88f2beb797488466ed8fbf379d54ff5dd32c6929cbb5d376aa8e2899268 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-25T17:49:44.170Z] + make test [2022-01-25T17:49:44.170Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-25T17:49:45.150Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-25T17:50:32.156Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-25T17:50:32.156Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.111s coverage: 65.5% of statements [2022-01-25T17:50:32.156Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-25T17:50:47.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T17:50:47.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T17:50:47.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T17:50:48.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-25T17:50:48.720Z] $ docker stop --time=1 6f46b88f2beb797488466ed8fbf379d54ff5dd32c6929cbb5d376aa8e2899268 [2022-01-25T17:50:50.479Z] $ docker rm -f 6f46b88f2beb797488466ed8fbf379d54ff5dd32c6929cbb5d376aa8e2899268 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T17:50:51.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-25T17:50:51.297Z] Warning: overwriting stash ‘coverage-report’ [2022-01-25T17:50:51.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T17:50:52.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-25T17:50:52.497Z] + ls -al . [2022-01-25T17:50:52.497Z] total 196 [2022-01-25T17:50:52.497Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 17:50 . [2022-01-25T17:50:52.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 17:47 .. [2022-01-25T17:50:52.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 17:47 .git [2022-01-25T17:50:52.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 17:47 .github [2022-01-25T17:50:52.497Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 25 17:47 .gitignore [2022-01-25T17:50:52.497Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 25 17:47 Attribution.txt [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 25 17:47 CHANGELOG.md [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 25 17:47 Dockerfile [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 17:47 GOVERNANCE.md [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 25 17:47 Jenkinsfile [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 17:47 LICENSE [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 25 17:47 Makefile [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 25 17:47 OWNERS.md [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 25 17:47 README.md [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 17:45 VERSION [2022-01-25T17:50:52.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 17:47 bin [2022-01-25T17:50:52.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 17:47 cmd [2022-01-25T17:50:52.498Z] -rw-r--r-- 1 jenkins jenkins 44394 Jan 25 17:50 coverage.out [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 2746 Jan 25 17:47 go.mod [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 49169 Jan 25 17:47 go.sum [2022-01-25T17:50:52.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 17:47 internal [2022-01-25T17:50:52.498Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 25 17:47 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:50:52.835Z] + 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=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 --label arch=arm64 --label version=0.0.0 . [2022-01-25T17:50:53.110Z] Sending build context to Docker daemon 11.65MB [2022-01-25T17:50:53.386Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T17:50:53.386Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-25T17:50:53.386Z] ---> 2777bf82f807 [2022-01-25T17:50:53.386Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T17:50:53.386Z] ---> Running in a1484a01dc8e [2022-01-25T17:50:53.661Z] Removing intermediate container a1484a01dc8e [2022-01-25T17:50:53.661Z] ---> 0c85b73c4e9b [2022-01-25T17:50:53.661Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T17:50:53.934Z] ---> Running in 6b3a94a96d5a [2022-01-25T17:50:54.207Z] Removing intermediate container 6b3a94a96d5a [2022-01-25T17:50:54.207Z] ---> 89a438b62e8e [2022-01-25T17:50:54.207Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-25T17:50:54.207Z] ---> Running in 316c079828fa [2022-01-25T17:50:54.811Z] Removing intermediate container 316c079828fa [2022-01-25T17:50:54.811Z] ---> e23389900dc3 [2022-01-25T17:50:54.811Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:50:54.811Z] ---> Running in 592ccee338f5 [2022-01-25T17:50:56.249Z] Removing intermediate container 592ccee338f5 [2022-01-25T17:50:56.249Z] ---> 68929c8e4f4a [2022-01-25T17:50:56.249Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T17:50:56.531Z] ---> Running in 53b7b3dbf4dd [2022-01-25T17:50:57.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T17:50:58.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T17:50:59.078Z] OK: 224 MiB in 56 packages [2022-01-25T17:51:00.060Z] Removing intermediate container 53b7b3dbf4dd [2022-01-25T17:51:00.060Z] ---> ce2ee4dfffd4 [2022-01-25T17:51:00.060Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-25T17:51:00.663Z] ---> fc1a49e5f59a [2022-01-25T17:51:00.663Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T17:51:00.663Z] ---> Running in fb4e22dab465 [2022-01-25T17:51:02.637Z] Removing intermediate container fb4e22dab465 [2022-01-25T17:51:02.637Z] ---> 1a15fa433bd4 [2022-01-25T17:51:02.637Z] Step 10/26 : COPY . . [2022-01-25T17:51:04.073Z] ---> a47019657133 [2022-01-25T17:51:04.073Z] Step 11/26 : ARG MAKE='make build' [2022-01-25T17:51:04.073Z] ---> Running in e64ff724cd3c [2022-01-25T17:51:04.345Z] Removing intermediate container e64ff724cd3c [2022-01-25T17:51:04.345Z] ---> f14e0cd4b5d4 [2022-01-25T17:51:04.345Z] Step 12/26 : RUN $MAKE [2022-01-25T17:51:04.345Z] ---> Running in 0013af796c77 [2022-01-25T17:51:05.331Z] 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-25T17:51:44.314Z] Removing intermediate container 0013af796c77 [2022-01-25T17:51:44.314Z] ---> 3a921ca701d4 [2022-01-25T17:51:44.314Z] Step 13/26 : FROM alpine:3.14 [2022-01-25T17:51:44.314Z] 3.14: Pulling from library/alpine [2022-01-25T17:51:44.314Z] be307f383ecc: Pulling fs layer [2022-01-25T17:51:44.314Z] be307f383ecc: Verifying Checksum [2022-01-25T17:51:44.314Z] be307f383ecc: Download complete [2022-01-25T17:51:44.314Z] be307f383ecc: Pull complete [2022-01-25T17:51:44.314Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T17:51:44.314Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T17:51:44.314Z] ---> 5b8b7b635229 [2022-01-25T17:51:44.314Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-25T17:51:44.314Z] ---> Running in 0bd6b04ad0b6 [2022-01-25T17:51:44.314Z] Removing intermediate container 0bd6b04ad0b6 [2022-01-25T17:51:44.314Z] ---> 0a2f1ee2226e [2022-01-25T17:51:44.314Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T17:51:44.314Z] ---> Running in e9e1ca722547 [2022-01-25T17:51:46.284Z] Removing intermediate container e9e1ca722547 [2022-01-25T17:51:46.284Z] ---> 27b06a82517c [2022-01-25T17:51:46.284Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T17:51:46.284Z] ---> Running in 03191eca3b80 [2022-01-25T17:51:47.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T17:51:47.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T17:51:48.821Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T17:51:48.821Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T17:51:48.821Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T17:51:49.090Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T17:51:49.090Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T17:51:49.090Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T17:51:49.361Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T17:51:49.361Z] OK: 8 MiB in 20 packages [2022-01-25T17:51:50.338Z] Removing intermediate container 03191eca3b80 [2022-01-25T17:51:50.338Z] ---> 605d6016ab81 [2022-01-25T17:51:50.338Z] Step 17/26 : WORKDIR / [2022-01-25T17:51:50.338Z] ---> Running in c8d2570c59d3 [2022-01-25T17:51:50.618Z] Removing intermediate container c8d2570c59d3 [2022-01-25T17:51:50.618Z] ---> 913d02803ef6 [2022-01-25T17:51:50.618Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-25T17:51:51.213Z] ---> 6b03ca7c569d [2022-01-25T17:51:51.213Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-25T17:51:51.812Z] ---> bf8c7777b241 [2022-01-25T17:51:51.812Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-25T17:51:52.797Z] ---> f54d8aa40c08 [2022-01-25T17:51:52.797Z] Step 21/26 : EXPOSE 59900 [2022-01-25T17:51:52.797Z] ---> Running in 205dd2f6aab7 [2022-01-25T17:51:53.390Z] Removing intermediate container 205dd2f6aab7 [2022-01-25T17:51:53.390Z] ---> 01f1d349bdf7 [2022-01-25T17:51:53.390Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-25T17:51:53.390Z] ---> Running in 28e9e18bf451 [2022-01-25T17:51:53.666Z] Removing intermediate container 28e9e18bf451 [2022-01-25T17:51:53.666Z] ---> 77c3b238c4df [2022-01-25T17:51:53.666Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T17:51:53.666Z] ---> Running in 1bf471ebb0b3 [2022-01-25T17:51:54.259Z] Removing intermediate container 1bf471ebb0b3 [2022-01-25T17:51:54.259Z] ---> 8eacdb0b20f2 [2022-01-25T17:51:54.259Z] Step 24/26 : LABEL arch=arm64 [2022-01-25T17:51:54.259Z] ---> Running in 0646d8b38fda [2022-01-25T17:51:54.531Z] Removing intermediate container 0646d8b38fda [2022-01-25T17:51:54.531Z] ---> 09e52a1ac613 [2022-01-25T17:51:54.531Z] Step 25/26 : LABEL git_sha=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [2022-01-25T17:51:54.531Z] ---> Running in 534865f96b21 [2022-01-25T17:51:55.128Z] Removing intermediate container 534865f96b21 [2022-01-25T17:51:55.128Z] ---> ee7193516ecc [2022-01-25T17:51:55.128Z] Step 26/26 : LABEL version=0.0.0 [2022-01-25T17:51:55.128Z] ---> Running in b5315ea4069c [2022-01-25T17:51:55.403Z] Removing intermediate container b5315ea4069c [2022-01-25T17:51:55.403Z] ---> 8f2c9bdc7b42 [2022-01-25T17:51:55.403Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-25T17:51:55.403Z] Successfully built 8f2c9bdc7b42 [2022-01-25T17:51:55.403Z] 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-25T17:51:55.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T17:51:55.825Z] [2022-01-25T17:51:55.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:51:56.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T17:51:56.460Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-25T17:51:56.460Z] 448f6bf000e3: Pulling fs layer [2022-01-25T17:51:56.460Z] f757da607395: Pulling fs layer [2022-01-25T17:51:56.460Z] 05883995daec: Pulling fs layer [2022-01-25T17:51:56.460Z] 8603b9c90790: Pulling fs layer [2022-01-25T17:51:56.460Z] 1560dd03e051: Pulling fs layer [2022-01-25T17:51:56.460Z] 27f5ce0e4adf: Pulling fs layer [2022-01-25T17:51:56.460Z] c2d8d7efcc4b: Pulling fs layer [2022-01-25T17:51:56.460Z] 8603b9c90790: Waiting [2022-01-25T17:51:56.460Z] 27f5ce0e4adf: Waiting [2022-01-25T17:51:56.460Z] c2d8d7efcc4b: Waiting [2022-01-25T17:51:56.460Z] 1560dd03e051: Waiting [2022-01-25T17:51:56.460Z] f757da607395: Verifying Checksum [2022-01-25T17:51:56.460Z] f757da607395: Download complete [2022-01-25T17:51:56.460Z] 8603b9c90790: Verifying Checksum [2022-01-25T17:51:56.460Z] 8603b9c90790: Download complete [2022-01-25T17:51:56.460Z] 1560dd03e051: Download complete [2022-01-25T17:51:56.460Z] 27f5ce0e4adf: Verifying Checksum [2022-01-25T17:51:56.460Z] 27f5ce0e4adf: Download complete [2022-01-25T17:51:56.733Z] 05883995daec: Verifying Checksum [2022-01-25T17:51:56.733Z] 05883995daec: Download complete [2022-01-25T17:51:57.009Z] 448f6bf000e3: Verifying Checksum [2022-01-25T17:51:57.009Z] 448f6bf000e3: Download complete [2022-01-25T17:51:59.624Z] c2d8d7efcc4b: Verifying Checksum [2022-01-25T17:51:59.624Z] c2d8d7efcc4b: Download complete [2022-01-25T17:52:00.611Z] 448f6bf000e3: Pull complete [2022-01-25T17:52:01.208Z] f757da607395: Pull complete [2022-01-25T17:52:02.638Z] 05883995daec: Pull complete [2022-01-25T17:52:02.638Z] 8603b9c90790: Pull complete [2022-01-25T17:52:03.613Z] 1560dd03e051: Pull complete [2022-01-25T17:52:03.888Z] 27f5ce0e4adf: Pull complete [2022-01-25T17:52:18.956Z] c2d8d7efcc4b: Pull complete [2022-01-25T17:52:18.956Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-25T17:52:18.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T17:52:18.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-25T17:52:19.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-3861 does not seem to be running inside a container [2022-01-25T17:52:19.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-25T17:52:21.871Z] $ docker top 17dc2cfdb4013b91b73e1896061aeb5581d00126aec0bbf2c02d1b324963a8d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:22.774Z] ---> job-cost.sh [2022-01-25T17:52:22.774Z] lf-activate-venv: SKIPPING [2022-01-25T17:52:22.774Z] INFO: No Stack... [2022-01-25T17:52:23.045Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-25T17:52:23.317Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T17:52:23.981Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2022-01-25T17:52:23.981Z] + cut -d, -f6 [Pipeline] lock [2022-01-25T17:52:24.044Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [2022-01-25T17:52:24.053Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] did not exist. Created. [2022-01-25T17:52:24.053Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T17:52:24.729Z] /w/workspace/device-virtual-go/3@tmp/durable-587cdb9b/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-587cdb9b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-25T17:52:25.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-25T17:52:25.422Z] Warning: overwriting stash ‘stack-cost’ [2022-01-25T17:52:25.464Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T17:52:25.474Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T17:52:25.490Z] $ docker stop --time=1 17dc2cfdb4013b91b73e1896061aeb5581d00126aec0bbf2c02d1b324963a8d5 [2022-01-25T17:52:26.983Z] $ docker rm -f 17dc2cfdb4013b91b73e1896061aeb5581d00126aec0bbf2c02d1b324963a8d5 [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-25T17:52:27.417Z] provisioning config files... [2022-01-25T17:52:27.425Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config8342266898919936496tmp [Pipeline] { [Pipeline] sh [2022-01-25T17:52:27.731Z] + set +x [2022-01-25T17:52:27.731Z] + bash -s -- [2022-01-25T17:52:27.731Z] + curl -s https://codecov.io/bash [2022-01-25T17:52:27.731Z] [2022-01-25T17:52:27.731Z] _____ _ [2022-01-25T17:52:27.731Z] / ____| | | [2022-01-25T17:52:27.731Z] | | ___ __| | ___ ___ _____ __ [2022-01-25T17:52:27.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-25T17:52:27.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-25T17:52:27.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-25T17:52:27.731Z] Bash-1.0.6 [2022-01-25T17:52:27.731Z] [2022-01-25T17:52:27.731Z] [2022-01-25T17:52:27.731Z] ==> git version 2.24.4 found [2022-01-25T17:52:27.731Z] ==> 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-25T17:52:27.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-25T17:52:27.731Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-25T17:52:27.731Z] ==> Jenkins CI detected. [2022-01-25T17:52:27.731Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T17:52:27.731Z] project root: . [2022-01-25T17:52:27.731Z] --> token set from env [2022-01-25T17:52:27.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-25T17:52:27.731Z] ==> Running gcov in . (disable via -X gcov) [2022-01-25T17:52:27.731Z] ==> Python coveragepy not found [2022-01-25T17:52:27.731Z] ==> Searching for coverage reports in: [2022-01-25T17:52:27.731Z] + . [2022-01-25T17:52:27.731Z] -> Found 1 reports [2022-01-25T17:52:27.731Z] ==> Detecting git/mercurial file structure [2022-01-25T17:52:27.731Z] ==> Reading reports [2022-01-25T17:52:27.731Z] + ./coverage.out bytes=44394 [2022-01-25T17:52:27.991Z] ==> Appending adjustments [2022-01-25T17:52:27.991Z] https://docs.codecov.io/docs/fixing-reports [2022-01-25T17:52:27.991Z] + Found adjustments [2022-01-25T17:52:27.991Z] ==> Gzipping contents [2022-01-25T17:52:27.991Z] 8.0K /tmp/codecov.Jwu4mO.gz [2022-01-25T17:52:27.991Z] ==> Uploading reports [2022-01-25T17:52:27.991Z] url: https://codecov.io [2022-01-25T17:52:27.991Z] query: branch=PR-261&commit=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-25T17:52:27.991Z] -> Pinging Codecov [2022-01-25T17:52:27.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-261&commit=a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-25T17:52:28.564Z] -> Uploading to [2022-01-25T17:52:28.564Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-25/5E52B4B073DB2E39498172D8E973AA87/a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797/4ac227a7-1a4e-45a7-8678-abbb64e943ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T175228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2c1b66cabcbf24dd66159ca16c7a9d68c19fbf1103abd33d2a9f8c4908f1e53 [2022-01-25T17:52:28.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T17:52:28.564Z] Dload Upload Total Spent Left Speed [2022-01-25T17:52:28.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5318 0 0 100 5318 0 16296 --:--:-- --:--:-- --:--:-- 16312 [2022-01-25T17:52:28.872Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 [Pipeline] } [2022-01-25T17:52:28.922Z] 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-25T17:52:29.710Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' [2022-01-25T17:52:29.710Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T17:52:29.710Z] total 8 [2022-01-25T17:52:29.710Z] drwxr-xr-x. 3 root root 34 Jan 25 17:47 . [2022-01-25T17:52:29.710Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 17:47 .. [2022-01-25T17:52:29.710Z] drwxr-xr-x. 2 root root 6 Jan 25 17:47 cost [2022-01-25T17:52:29.710Z] -rw-r--r--. 1 root root 88 Jan 25 17:47 cost.csv [2022-01-25T17:52:29.710Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T17:52:29.710Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T17:52:29.710Z] total 8 [2022-01-25T17:52:29.710Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 17:47 . [2022-01-25T17:52:29.710Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 17:47 .. [2022-01-25T17:52:29.710Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 17:47 cost [2022-01-25T17:52:29.710Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 25 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:30.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:30.712Z] ---> package-listing.sh [2022-01-25T17:52:30.712Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-25T17:52:30.712Z] ++ facter osfamily [2022-01-25T17:52:30.973Z] + OS_FAMILY=redhat [2022-01-25T17:52:30.973Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T17:52:30.973Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-25T17:52:30.973Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-25T17:52:30.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-25T17:52:30.973Z] + PACKAGES=/tmp/packages_start.txt [2022-01-25T17:52:30.973Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-25T17:52:30.973Z] + PACKAGES=/tmp/packages_end.txt [2022-01-25T17:52:30.973Z] + case "${OS_FAMILY}" in [2022-01-25T17:52:30.973Z] + rpm -qa [2022-01-25T17:52:30.973Z] + sort [2022-01-25T17:52:31.546Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-25T17:52:31.546Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-25T17:52:31.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-25T17:52:31.546Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-25T17:52:31.546Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ [2022-01-25T17:52:31.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-261/archives/ [Pipeline] echo [2022-01-25T17:52:31.560Z] 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-25T17:52:31.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-25T17:52:32.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T17:52:32.411Z] . [Pipeline] withDockerContainer [2022-01-25T17:52:32.477Z] prd-centos7-docker-4c-2g-3860 does not seem to be running inside a container [2022-01-25T17:52:32.509Z] $ 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-261/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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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-25T17:52:32.728Z] $ docker top 7851ef4a441b829a0177d069a9162351a85641682dafc0e6bc61eeccbc283e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T17:52:33.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-25T17:52:33.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-25T17:52:33.688Z] + ls /var/log/sa-host [2022-01-25T17:52:33.688Z] + sadf -c /var/log/sa-host/sa17 [2022-01-25T17:52:33.688Z] file_magic: OK [2022-01-25T17:52:33.688Z] HZ: Using current value: 100 [2022-01-25T17:52:33.688Z] file_header: OK [2022-01-25T17:52:33.688Z] 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-25T17:52:33.688Z] Statistics: [2022-01-25T17:52:33.688Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T17:52:33.688Z] File successfully converted to sysstat format version 12.0.3 [2022-01-25T17:52:33.688Z] + sadf -c /var/log/sa-host/sa25 [2022-01-25T17:52:33.688Z] file_magic: OK [2022-01-25T17:52:33.688Z] HZ: Using current value: 100 [2022-01-25T17:52:33.688Z] file_header: OK [2022-01-25T17:52:33.688Z] 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-25T17:52:33.688Z] Statistics: [2022-01-25T17:52:33.688Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T17:52:33.688Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T17:52:33.772Z] provisioning config files... [2022-01-25T17:52:33.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config931268706027276016tmp [Pipeline] { [Pipeline] echo [2022-01-25T17:52:33.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:34.088Z] ---> create-netrc.sh [Pipeline] } [2022-01-25T17:52:34.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:34.423Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-25T17:52:34.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:34.720Z] ---> sudo-logs.sh [2022-01-25T17:52:34.721Z] Archiving 'sudo' log.. [2022-01-25T17:52:34.721Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3860.novalocal: Name or service not known [2022-01-25T17:52:34.721Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3860.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-25T17:52:34.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:35.030Z] ---> job-cost.sh [2022-01-25T17:52:35.030Z] lf-activate-venv: SKIPPING [2022-01-25T17:52:35.030Z] DEBUG: total: 0.05999999865889549 [2022-01-25T17:52:35.030Z] INFO: Retrieving Stack Cost... [2022-01-25T17:52:35.289Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T17:52:35.859Z] INFO: Archiving Costs [Pipeline] echo [2022-01-25T17:52:35.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T17:52:36.166Z] ---> logs-deploy.sh [2022-01-25T17:52:36.166Z] lf-activate-venv: SKIPPING [2022-01-25T17:52:36.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/3 [2022-01-25T17:52:36.166Z] INFO: archiving workspace using pattern(s): [2022-01-25T17:52:37.108Z] Archives upload complete. [2022-01-25T17:52:37.108Z] INFO: archiving logs to Nexus