Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 56d5edf24aea449f72cf007918c6d66e1903ca7c+c057a04f6cb87a8cdacff32a07698e3019c9b04b (662fa1fe8e136aa9d2b91436e3c47e630fd93b4c) Running in Durability level: MAX_SURVIVABILITY 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-ssh8612498733542046961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh7689151413968076399.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-242/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-242/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4457576259937151292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-242/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2634174473884041982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5441516941370508772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-242/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-242/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7803350151476798848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-622 in /w/workspace/foundry_device-virtual-go_PR-242 [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-242 # 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-242@tmp/jenkins-gitclient-ssh1226968127875661456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-242@tmp/jenkins-gitclient-ssh8415798278999036015.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # 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-242@tmp/jenkins-gitclient-ssh8283996526546851948.key > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T07:51:52.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T07:51:52.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T07:51:52.897Z] ========================================================= [2021-10-12T07:51:52.897Z] EdgeX Global Pipelines Version Info [2021-10-12T07:51:52.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T07:51:54.075Z] ------------------- [2021-10-12T07:51:54.075Z] stable info: [2021-10-12T07:51:54.075Z] ------------------- [2021-10-12T07:51:54.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T07:51:54.075Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T07:51:54.075Z] Message: update stable to v1.0.209 [2021-10-12T07:51:54.649Z] ------------------- [2021-10-12T07:51:54.649Z] experimental info: [2021-10-12T07:51:54.649Z] ------------------- [2021-10-12T07:51:54.649Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T07:51:54.649Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T07:51:54.649Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T07:51:54.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-12T07:51:54.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-12T07:51:54.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T07:51:54.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T07:51:54.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T07:51:55.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T07:51:55.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T07:51:55.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T07:51:55.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T07:51:55.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T07:51:55.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T07:51:55.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-12T07:51:55.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T07:51:55.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T07:51:55.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T07:51:55.430Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T07:51:55.466Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T07:51:55.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T07:51:55.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T07:51:55.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T07:51:55.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T07:51:55.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T07:51:55.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T07:51:55.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T07:51:55.752Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-12T07:51:55.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T07:51:55.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo [2021-10-12T07:51:55.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo [2021-10-12T07:51:55.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo [2021-10-12T07:51:55.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] echo [2021-10-12T07:51:55.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56d5edf [Pipeline] echo [2021-10-12T07:51:56.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T07:51:56.117Z] provisioning config files... [2021-10-12T07:51:56.131Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-242@tmp/config5768782207571805507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T07:51:56.484Z] ---> docker-login.sh [2021-10-12T07:51:56.484Z] nexus3.edgexfoundry.org:10001 [2021-10-12T07:51:56.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:51:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:51:56.484Z] Configure a credential helper to remove this warning. See [2021-10-12T07:51:56.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:51:56.484Z] [2021-10-12T07:51:56.484Z] Login Succeeded [2021-10-12T07:51:56.484Z] nexus3.edgexfoundry.org:10002 [2021-10-12T07:51:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:51:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:51:56.753Z] Configure a credential helper to remove this warning. See [2021-10-12T07:51:56.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:51:56.753Z] [2021-10-12T07:51:56.753Z] Login Succeeded [2021-10-12T07:51:56.753Z] nexus3.edgexfoundry.org:10003 [2021-10-12T07:51:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:51:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:51:56.753Z] Configure a credential helper to remove this warning. See [2021-10-12T07:51:56.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:51:56.754Z] [2021-10-12T07:51:56.754Z] Login Succeeded [2021-10-12T07:51:56.754Z] nexus3.edgexfoundry.org:10004 [2021-10-12T07:51:57.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:51:57.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:51:57.014Z] Configure a credential helper to remove this warning. See [2021-10-12T07:51:57.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:51:57.014Z] [2021-10-12T07:51:57.014Z] Login Succeeded [2021-10-12T07:51:57.014Z] docker.io [2021-10-12T07:51:57.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:51:57.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:51:57.276Z] Configure a credential helper to remove this warning. See [2021-10-12T07:51:57.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:51:57.276Z] [2021-10-12T07:51:57.276Z] Login Succeeded [2021-10-12T07:51:57.276Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T07:51:57.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T07:51:57.965Z] + git log --format=format:%s -1 56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] echo [2021-10-12T07:51:58.010Z] GIT_COMMIT: 56d5edf24aea449f72cf007918c6d66e1903ca7c, Commit Message: build: Bump device-sdk-go/v2 to 2.0.1-dev.17 [Pipeline] echo [2021-10-12T07:51:58.036Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:51:59.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T07:51:59.377Z] [2021-10-12T07:51:59.377Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:51:59.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T07:51:59.723Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T07:51:59.723Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T07:51:59.723Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T07:51:59.723Z] 4c7163046ea9: Pulling fs layer [2021-10-12T07:51:59.723Z] 0c2d73faf560: Pulling fs layer [2021-10-12T07:51:59.723Z] 0c2d73faf560: Waiting [2021-10-12T07:51:59.723Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T07:51:59.723Z] 3e5f54012d9b: Download complete [2021-10-12T07:51:59.723Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T07:51:59.723Z] a0d0a0d46f8b: Download complete [2021-10-12T07:51:59.723Z] 0c2d73faf560: Verifying Checksum [2021-10-12T07:51:59.723Z] 0c2d73faf560: Download complete [2021-10-12T07:51:59.723Z] 4c7163046ea9: Verifying Checksum [2021-10-12T07:51:59.723Z] 4c7163046ea9: Download complete [2021-10-12T07:51:59.990Z] a0d0a0d46f8b: Pull complete [2021-10-12T07:51:59.990Z] 3e5f54012d9b: Pull complete [2021-10-12T07:52:00.252Z] 4c7163046ea9: Pull complete [2021-10-12T07:52:00.514Z] 0c2d73faf560: Pull complete [2021-10-12T07:52:00.514Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T07:52:00.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T07:52:00.514Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T07:52:00.617Z] prd-centos7-docker-4c-2g-622 does not seem to be running inside a container [2021-10-12T07:52:00.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-242 -v /w/workspace/foundry_device-virtual-go_PR-242:/w/workspace/foundry_device-virtual-go_PR-242:rw,z -v /w/workspace/foundry_device-virtual-go_PR-242@tmp:/w/workspace/foundry_device-virtual-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T07:52:01.257Z] $ docker top 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T07:52:01.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T07:52:01.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T07:52:01.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T07:52:01.558Z] $ docker exec 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 ssh-agent [2021-10-12T07:52:01.689Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnbeGdc/agent.13 [2021-10-12T07:52:01.689Z] SSH_AGENT_PID=19 [2021-10-12T07:52:01.699Z] Running ssh-add (command line suppressed) [2021-10-12T07:52:01.819Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-242@tmp/private_key_3233774857719446424.key (/w/workspace/foundry_device-virtual-go_PR-242@tmp/private_key_3233774857719446424.key) [2021-10-12T07:52:01.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T07:52:02.164Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T07:52:02.190Z] $ docker exec --env ******** --env ******** 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 ssh-agent -k [2021-10-12T07:52:02.292Z] unset SSH_AUTH_SOCK; [2021-10-12T07:52:02.292Z] unset SSH_AGENT_PID; [2021-10-12T07:52:02.292Z] echo Agent pid 19 killed; [2021-10-12T07:52:02.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T07:52:02.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T07:52:02.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T07:52:02.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T07:52:02.487Z] $ docker exec 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 ssh-agent [2021-10-12T07:52:02.598Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXafImKM/agent.52 [2021-10-12T07:52:02.598Z] SSH_AGENT_PID=58 [2021-10-12T07:52:02.605Z] Running ssh-add (command line suppressed) [2021-10-12T07:52:02.699Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-242@tmp/private_key_3782291398144451369.key (/w/workspace/foundry_device-virtual-go_PR-242@tmp/private_key_3782291398144451369.key) [2021-10-12T07:52:02.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T07:52:03.036Z] + git semver init [2021-10-12T07:52:03.036Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T07:52:03.036Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-242/.git [2021-10-12T07:52:03.036Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-242 [2021-10-12T07:52:03.036Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T07:52:03.036Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T07:52:03.036Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T07:52:03.036Z] # $SEMVER_BRANCH = PR-242 [2021-10-12T07:52:03.036Z] # $SEMVER_TEMP = /tmp/semver-322217282 [2021-10-12T07:52:03.036Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-12T07:52:04.439Z] # '/tmp/semver-322217282' -> '/w/workspace/foundry_device-virtual-go_PR-242/.semver' [2021-10-12T07:52:04.439Z] # -> Force: false [2021-10-12T07:52:04.439Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-242/.semver [Pipeline] } [2021-10-12T07:52:04.461Z] $ docker exec --env ******** --env ******** 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 ssh-agent -k [2021-10-12T07:52:04.560Z] unset SSH_AUTH_SOCK; [2021-10-12T07:52:04.561Z] unset SSH_AGENT_PID; [2021-10-12T07:52:04.561Z] echo Agent pid 58 killed; [2021-10-12T07:52:04.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T07:52:04.974Z] + git semver [Pipeline] } [2021-10-12T07:52:05.007Z] $ docker stop --time=1 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 [2021-10-12T07:52:06.275Z] $ docker rm -f 122d2b01d4b5a155af47c5e8413cb1deace70e675a417890df90c49f6df24501 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T07:52:06.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T07:52:06.979Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T07:52:06.999Z] [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] node [Pipeline] node [2021-10-12T07:52:22.432Z] Still waiting to schedule task [2021-10-12T07:52:22.433Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T07:52:22.448Z] Still waiting to schedule task [2021-10-12T07:52:22.449Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-12T07:55:14.390Z] Running on prd-centos7-docker-4c-2g-623 in /w/workspace/foundry_device-virtual-go_PR-242 [Pipeline] { [Pipeline] ws [2021-10-12T07:55:14.434Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T07:55:14.549Z] The recommended git tool is: git [2021-10-12T07:55:16.508Z] using credential edgex-jenkins-ssh [2021-10-12T07:55:16.519Z] Cloning the remote Git repository [2021-10-12T07:55:15.846Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T07:55:15.901Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-12T07:55:15.935Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T07:55:15.935Z] > git --version # timeout=10 [2021-10-12T07:55:15.945Z] > git --version # 'git version 2.24.4' [2021-10-12T07:55:15.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T07:55:15.970Z] [INFO] Currently running in a labeled security context [2021-10-12T07:55:15.970Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T07:55:15.970Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1284749199629434060.key [2021-10-12T07:55:15.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T07:55:16.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T07:55:16.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T07:55:16.829Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T07:55:16.844Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T07:55:16.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T07:55:16.846Z] [INFO] Currently running in a labeled security context [2021-10-12T07:55:16.846Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T07:55:16.846Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6635686277190862820.key [2021-10-12T07:55:16.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T07:55:18.273Z] Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T07:55:18.389Z] Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T07:55:18.389Z] Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-242) [2021-10-12T07:55:17.589Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T07:55:17.603Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T07:55:17.637Z] > git remote # timeout=10 [2021-10-12T07:55:17.655Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T07:55:17.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T07:55:17.666Z] [INFO] Currently running in a labeled security context [2021-10-12T07:55:17.666Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T07:55:17.666Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5566884118444833652.key [2021-10-12T07:55:17.673Z] > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-12T07:55:17.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T07:55:17.697Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T07:55:17.708Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T07:55:21.956Z] Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" [2021-10-12T07:55:21.280Z] > git --version # timeout=10 [2021-10-12T07:55:21.287Z] > git --version # 'git version 2.24.4' [2021-10-12T07:55:21.292Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T07:55:22.577Z] provisioning config files... [2021-10-12T07:55:22.594Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config518907740110208920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T07:55:23.013Z] ---> docker-login.sh [2021-10-12T07:55:23.013Z] nexus3.edgexfoundry.org:10001 [2021-10-12T07:55:23.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:55:23.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:55:23.013Z] Configure a credential helper to remove this warning. See [2021-10-12T07:55:23.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:55:23.013Z] [2021-10-12T07:55:23.013Z] Login Succeeded [2021-10-12T07:55:23.013Z] nexus3.edgexfoundry.org:10002 [2021-10-12T07:55:23.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:55:23.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:55:23.276Z] Configure a credential helper to remove this warning. See [2021-10-12T07:55:23.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:55:23.276Z] [2021-10-12T07:55:23.276Z] Login Succeeded [2021-10-12T07:55:23.276Z] nexus3.edgexfoundry.org:10003 [2021-10-12T07:55:23.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:55:23.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:55:23.276Z] Configure a credential helper to remove this warning. See [2021-10-12T07:55:23.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:55:23.276Z] [2021-10-12T07:55:23.276Z] Login Succeeded [2021-10-12T07:55:23.276Z] nexus3.edgexfoundry.org:10004 [2021-10-12T07:55:23.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:55:23.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:55:23.537Z] Configure a credential helper to remove this warning. See [2021-10-12T07:55:23.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:55:23.537Z] [2021-10-12T07:55:23.537Z] Login Succeeded [2021-10-12T07:55:23.537Z] docker.io [2021-10-12T07:55:23.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T07:55:23.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T07:55:23.797Z] Configure a credential helper to remove this warning. See [2021-10-12T07:55:23.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T07:55:23.797Z] [2021-10-12T07:55:23.797Z] Login Succeeded [2021-10-12T07:55:23.797Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T07:55:23.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T07:55:24.068Z] ========================================================= [2021-10-12T07:55:24.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T07:55:24.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:55:24.464Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-12T07:55:24.464Z] Sending build context to Docker daemon 8.627MB [2021-10-12T07:55:24.464Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T07:55:24.464Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-12T07:55:24.464Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T07:55:24.464Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T07:55:24.464Z] 57d31006c564: Pulling fs layer [2021-10-12T07:55:24.464Z] bd5ccded8296: Pulling fs layer [2021-10-12T07:55:24.464Z] 304dd3a0f381: Pulling fs layer [2021-10-12T07:55:24.464Z] d37cda54a23b: Pulling fs layer [2021-10-12T07:55:24.464Z] bae75c0f2455: Pulling fs layer [2021-10-12T07:55:24.464Z] 806579b3d29a: Pulling fs layer [2021-10-12T07:55:24.464Z] c77eb801bf70: Pulling fs layer [2021-10-12T07:55:24.464Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T07:55:24.464Z] 304dd3a0f381: Waiting [2021-10-12T07:55:24.464Z] d37cda54a23b: Waiting [2021-10-12T07:55:24.464Z] bae75c0f2455: Waiting [2021-10-12T07:55:24.464Z] 806579b3d29a: Waiting [2021-10-12T07:55:24.464Z] c77eb801bf70: Waiting [2021-10-12T07:55:24.464Z] 6d0567d44e1a: Waiting [2021-10-12T07:55:24.464Z] bd5ccded8296: Verifying Checksum [2021-10-12T07:55:24.464Z] bd5ccded8296: Download complete [2021-10-12T07:55:24.464Z] 57d31006c564: Download complete [2021-10-12T07:55:24.729Z] d37cda54a23b: Verifying Checksum [2021-10-12T07:55:24.729Z] d37cda54a23b: Download complete [2021-10-12T07:55:24.729Z] bae75c0f2455: Download complete [2021-10-12T07:55:24.729Z] 806579b3d29a: Verifying Checksum [2021-10-12T07:55:24.729Z] 806579b3d29a: Download complete [2021-10-12T07:55:24.729Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T07:55:24.729Z] 4e9f2cdf4387: Download complete [2021-10-12T07:55:24.729Z] c77eb801bf70: Verifying Checksum [2021-10-12T07:55:24.729Z] c77eb801bf70: Download complete [2021-10-12T07:55:24.994Z] 4e9f2cdf4387: Pull complete [2021-10-12T07:55:25.260Z] 304dd3a0f381: Verifying Checksum [2021-10-12T07:55:25.260Z] 304dd3a0f381: Download complete [2021-10-12T07:55:25.260Z] 57d31006c564: Pull complete [2021-10-12T07:55:25.260Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T07:55:25.260Z] 6d0567d44e1a: Download complete [2021-10-12T07:55:25.260Z] bd5ccded8296: Pull complete [2021-10-12T07:55:29.514Z] 304dd3a0f381: Pull complete [2021-10-12T07:55:29.515Z] d37cda54a23b: Pull complete [2021-10-12T07:55:29.515Z] bae75c0f2455: Pull complete [2021-10-12T07:55:29.515Z] 806579b3d29a: Pull complete [2021-10-12T07:55:29.515Z] c77eb801bf70: Pull complete [2021-10-12T07:55:32.153Z] 6d0567d44e1a: Pull complete [2021-10-12T07:55:32.153Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T07:55:32.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T07:55:32.153Z] ---> e839a31ac9d1 [2021-10-12T07:55:32.153Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T07:55:35.457Z] ---> Running in c0661c3beeaf [2021-10-12T07:55:35.718Z] Removing intermediate container c0661c3beeaf [2021-10-12T07:55:35.718Z] ---> 5437c8d10351 [2021-10-12T07:55:35.718Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T07:55:35.718Z] ---> Running in ac9106b509e7 [2021-10-12T07:55:35.718Z] Removing intermediate container ac9106b509e7 [2021-10-12T07:55:35.718Z] ---> 1ec1fab86d9f [2021-10-12T07:55:35.718Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-12T07:55:35.718Z] ---> Running in 646facebf6f4 [2021-10-12T07:55:35.718Z] Removing intermediate container 646facebf6f4 [2021-10-12T07:55:35.718Z] ---> 7cbd95fa6570 [2021-10-12T07:55:35.718Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T07:55:35.718Z] ---> Running in fc46cf1af5e8 [2021-10-12T07:55:36.304Z] Removing intermediate container fc46cf1af5e8 [2021-10-12T07:55:36.304Z] ---> d527519c853a [2021-10-12T07:55:36.304Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T07:55:36.304Z] ---> Running in 27a3ad355f01 [2021-10-12T07:55:36.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T07:55:37.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T07:55:37.770Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-12T07:55:38.034Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-12T07:55:38.034Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-12T07:55:38.293Z] Executing busybox-1.32.1-r6.trigger [2021-10-12T07:55:38.293Z] OK: 223 MiB in 55 packages [2021-10-12T07:55:38.555Z] Removing intermediate container 27a3ad355f01 [2021-10-12T07:55:38.555Z] ---> f839e24a15ef [2021-10-12T07:55:38.555Z] Step 8/11 : COPY . . [2021-10-12T07:55:38.818Z] ---> dc2f2cedbfab [2021-10-12T07:55:38.818Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T07:55:38.818Z] ---> Running in ab03d398c5f9 [2021-10-12T07:56:10.995Z] Removing intermediate container ab03d398c5f9 [2021-10-12T07:56:10.995Z] ---> 73ee152249d4 [2021-10-12T07:56:10.995Z] Step 10/11 : ARG MAKE='make build' [2021-10-12T07:56:10.995Z] ---> Running in 941a2a535cfd [2021-10-12T07:56:10.995Z] Removing intermediate container 941a2a535cfd [2021-10-12T07:56:10.995Z] ---> 588a04fbe15c [2021-10-12T07:56:10.995Z] Step 11/11 : RUN $MAKE [2021-10-12T07:56:10.995Z] ---> Running in 780a530e3b13 [2021-10-12T07:56:10.995Z] noop [2021-10-12T07:56:10.995Z] Removing intermediate container 780a530e3b13 [2021-10-12T07:56:10.995Z] ---> 83c5dc755308 [2021-10-12T07:56:10.995Z] Successfully built 83c5dc755308 [2021-10-12T07:56:10.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:56:11.332Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T07:56:11.332Z] . [Pipeline] withDockerContainer [2021-10-12T07:56:11.416Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-10-12T07:56:11.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T07:56:11.783Z] $ docker top bd2ffc36c05c3addaf643823cd1450ed6d6d98ba11f19a1921b5f094b181c5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T07:56:12.214Z] + go version [2021-10-12T07:56:12.215Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T07:56:12.242Z] $ docker stop --time=1 bd2ffc36c05c3addaf643823cd1450ed6d6d98ba11f19a1921b5f094b181c5a2 [2021-10-12T07:56:13.424Z] $ docker rm -f bd2ffc36c05c3addaf643823cd1450ed6d6d98ba11f19a1921b5f094b181c5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:56:14.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T07:56:14.176Z] . [Pipeline] withDockerContainer [2021-10-12T07:56:14.256Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-10-12T07:56:14.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T07:56:14.616Z] $ docker top 71598fe3df2d3fc4e1c8eab9e4cc8ffc8bf64b968e364853e332a891e4961bf7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T07:56:15.042Z] + go mod tidy [Pipeline] sh [2021-10-12T07:56:15.630Z] + make test [2021-10-12T07:56:15.631Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-12T07:56:15.894Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-12T07:56:34.112Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-12T07:56:34.374Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.254s coverage: 64.6% of statements [2021-10-12T07:56:34.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-12T07:56:42.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T07:56:42.581Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-12T07:56:42.581Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-12T07:56:42.613Z] $ docker stop --time=1 71598fe3df2d3fc4e1c8eab9e4cc8ffc8bf64b968e364853e332a891e4961bf7 [2021-10-12T07:56:44.024Z] $ docker rm -f 71598fe3df2d3fc4e1c8eab9e4cc8ffc8bf64b968e364853e332a891e4961bf7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T07:56:44.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T07:56:44.631Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-12T07:56:45.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T07:56:46.283Z] + ls -al . [2021-10-12T07:56:46.283Z] total 172 [2021-10-12T07:56:46.283Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 12 07:56 . [2021-10-12T07:56:46.283Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 07:55 .. [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 8147 Oct 12 07:55 Attribution.txt [2021-10-12T07:56:46.283Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 12 07:55 bin [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 12 07:55 CHANGELOG.md [2021-10-12T07:56:46.283Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 12 07:55 cmd [2021-10-12T07:56:46.283Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 12 07:56 coverage.out [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 12 07:55 Dockerfile [2021-10-12T07:56:46.283Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 07:55 .git [2021-10-12T07:56:46.283Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 07:55 .github [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 12 07:55 .gitignore [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 763 Oct 12 07:55 go.mod [2021-10-12T07:56:46.283Z] -rw-r--r--. 1 jenkins jenkins 52158 Oct 12 07:56 go.sum [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 12 07:55 GOVERNANCE.md [2021-10-12T07:56:46.283Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 12 07:55 internal [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 12 07:55 Jenkinsfile [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 12 07:55 LICENSE [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 12 07:55 Makefile [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 12 07:55 OWNERS.md [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 12 07:55 README.md [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 07:52 VERSION [2021-10-12T07:56:46.283Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 12 07:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:56:46.612Z] + 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=56d5edf24aea449f72cf007918c6d66e1903ca7c --label arch=amd64 --label version=0.0.0 . [2021-10-12T07:56:46.613Z] Sending build context to Docker daemon 8.727MB [2021-10-12T07:56:46.613Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T07:56:46.613Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-12T07:56:46.613Z] ---> 83c5dc755308 [2021-10-12T07:56:46.613Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T07:56:46.613Z] ---> Running in 1ff42792f1f4 [2021-10-12T07:56:46.877Z] Removing intermediate container 1ff42792f1f4 [2021-10-12T07:56:46.877Z] ---> f95db0c68ddd [2021-10-12T07:56:46.877Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T07:56:46.877Z] ---> Running in dd43811020ed [2021-10-12T07:56:46.877Z] Removing intermediate container dd43811020ed [2021-10-12T07:56:46.877Z] ---> ddc5d0c723ff [2021-10-12T07:56:46.877Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-12T07:56:46.877Z] ---> Running in 01db7b9cc4b5 [2021-10-12T07:56:46.877Z] Removing intermediate container 01db7b9cc4b5 [2021-10-12T07:56:46.877Z] ---> 089404a78ff5 [2021-10-12T07:56:46.877Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T07:56:46.877Z] ---> Running in b7e19e54c4d9 [2021-10-12T07:56:47.451Z] Removing intermediate container b7e19e54c4d9 [2021-10-12T07:56:47.451Z] ---> 57ccb584d276 [2021-10-12T07:56:47.451Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T07:56:47.451Z] ---> Running in 2d70b010dc83 [2021-10-12T07:56:47.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T07:56:48.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T07:56:48.914Z] OK: 223 MiB in 55 packages [2021-10-12T07:56:49.177Z] Removing intermediate container 2d70b010dc83 [2021-10-12T07:56:49.177Z] ---> ecde0e318eb3 [2021-10-12T07:56:49.177Z] Step 8/25 : COPY . . [2021-10-12T07:56:49.437Z] ---> 8da5821c54cd [2021-10-12T07:56:49.437Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T07:56:49.437Z] ---> Running in 4572788c8003 [2021-10-12T07:56:50.020Z] Removing intermediate container 4572788c8003 [2021-10-12T07:56:50.020Z] ---> 233594e1b9ad [2021-10-12T07:56:50.020Z] Step 10/25 : ARG MAKE='make build' [2021-10-12T07:56:50.020Z] ---> Running in 1554af6176f1 [2021-10-12T07:56:50.282Z] Removing intermediate container 1554af6176f1 [2021-10-12T07:56:50.282Z] ---> b170063924bb [2021-10-12T07:56:50.282Z] Step 11/25 : RUN $MAKE [2021-10-12T07:56:50.282Z] ---> Running in 718e6926562d [2021-10-12T07:56:50.550Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-10-12T07:57:05.554Z] Removing intermediate container 718e6926562d [2021-10-12T07:57:05.554Z] ---> e19d2a363a79 [2021-10-12T07:57:05.554Z] Step 12/25 : FROM alpine:3.14 [2021-10-12T07:57:06.126Z] 3.14: Pulling from library/alpine [2021-10-12T07:57:06.389Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T07:57:06.653Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T07:57:06.653Z] a0d0a0d46f8b: Download complete [2021-10-12T07:57:06.914Z] a0d0a0d46f8b: Pull complete [2021-10-12T07:57:06.914Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T07:57:06.914Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T07:57:06.914Z] ---> 14119a10abf4 [2021-10-12T07:57:06.914Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-12T07:57:06.914Z] ---> Running in c32243ea704c [2021-10-12T07:57:06.914Z] Removing intermediate container c32243ea704c [2021-10-12T07:57:06.914Z] ---> 194929a1db02 [2021-10-12T07:57:06.914Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T07:57:06.914Z] ---> Running in 5d76af45d25b [2021-10-12T07:57:07.504Z] Removing intermediate container 5d76af45d25b [2021-10-12T07:57:07.505Z] ---> 7f39cb12f572 [2021-10-12T07:57:07.505Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-12T07:57:07.505Z] ---> Running in 7a9f4815930b [2021-10-12T07:57:07.772Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-12T07:57:08.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-12T07:57:08.985Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-12T07:57:08.985Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-12T07:57:08.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-12T07:57:09.251Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-12T07:57:09.251Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-12T07:57:09.517Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-12T07:57:09.517Z] Executing busybox-1.33.1-r3.trigger [2021-10-12T07:57:09.517Z] OK: 8 MiB in 20 packages [2021-10-12T07:57:09.778Z] Removing intermediate container 7a9f4815930b [2021-10-12T07:57:09.778Z] ---> e16018112c2b [2021-10-12T07:57:09.778Z] Step 16/25 : WORKDIR / [2021-10-12T07:57:09.778Z] ---> Running in 877c6530bcd3 [2021-10-12T07:57:09.778Z] Removing intermediate container 877c6530bcd3 [2021-10-12T07:57:09.778Z] ---> 90cd13ead7b3 [2021-10-12T07:57:09.778Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-12T07:57:10.036Z] ---> 351e57e9d827 [2021-10-12T07:57:10.036Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-12T07:57:10.036Z] ---> 3dae9440be7b [2021-10-12T07:57:10.036Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-12T07:57:10.616Z] ---> 15c624d93dcc [2021-10-12T07:57:10.616Z] Step 20/25 : EXPOSE 59900 [2021-10-12T07:57:10.616Z] ---> Running in 912b984959df [2021-10-12T07:57:10.616Z] Removing intermediate container 912b984959df [2021-10-12T07:57:10.616Z] ---> 3a7ed06e4bd9 [2021-10-12T07:57:10.616Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-12T07:57:10.616Z] ---> Running in 254bfd00a9fb [2021-10-12T07:57:10.616Z] Removing intermediate container 254bfd00a9fb [2021-10-12T07:57:10.616Z] ---> 6947b78b29ce [2021-10-12T07:57:10.616Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-12T07:57:10.616Z] ---> Running in 4a792b7eadc6 [2021-10-12T07:57:10.880Z] Removing intermediate container 4a792b7eadc6 [2021-10-12T07:57:10.880Z] ---> b09ef5052e67 [2021-10-12T07:57:10.880Z] Step 23/25 : LABEL arch=amd64 [2021-10-12T07:57:10.880Z] ---> Running in d10fd32be195 [2021-10-12T07:57:10.880Z] Removing intermediate container d10fd32be195 [2021-10-12T07:57:10.880Z] ---> 6de933aba21a [2021-10-12T07:57:10.880Z] Step 24/25 : LABEL git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T07:57:10.880Z] ---> Running in 3d08bb37f8fc [2021-10-12T07:57:10.880Z] Removing intermediate container 3d08bb37f8fc [2021-10-12T07:57:10.880Z] ---> 5539f33956e0 [2021-10-12T07:57:10.880Z] Step 25/25 : LABEL version=0.0.0 [2021-10-12T07:57:10.880Z] ---> Running in d8293f910a07 [2021-10-12T07:57:11.140Z] Removing intermediate container d8293f910a07 [2021-10-12T07:57:11.140Z] ---> dc401b4e71bc [2021-10-12T07:57:11.140Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T07:57:11.140Z] Successfully built dc401b4e71bc [2021-10-12T07:57:11.140Z] 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 [2021-10-12T07:57:12.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T07:57:12.056Z] [2021-10-12T07:57:12.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T07:57:12.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T07:57:12.393Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T07:57:12.393Z] b4d181a07f80: Pulling fs layer [2021-10-12T07:57:12.393Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T07:57:12.393Z] ed53099fbce6: Pulling fs layer [2021-10-12T07:57:12.393Z] dc539afda2c1: Pulling fs layer [2021-10-12T07:57:12.393Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T07:57:12.393Z] 9065ff56babe: Pulling fs layer [2021-10-12T07:57:12.393Z] d287ab97295c: Pulling fs layer [2021-10-12T07:57:12.393Z] 77bc0d833cb6: Waiting [2021-10-12T07:57:12.393Z] 9065ff56babe: Waiting [2021-10-12T07:57:12.393Z] d287ab97295c: Waiting [2021-10-12T07:57:12.393Z] dc539afda2c1: Waiting [2021-10-12T07:57:12.393Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T07:57:12.393Z] a1111a8f2ec3: Download complete [2021-10-12T07:57:12.393Z] dc539afda2c1: Verifying Checksum [2021-10-12T07:57:12.393Z] dc539afda2c1: Download complete [2021-10-12T07:57:12.393Z] ed53099fbce6: Verifying Checksum [2021-10-12T07:57:12.393Z] ed53099fbce6: Download complete [2021-10-12T07:57:12.393Z] 9065ff56babe: Verifying Checksum [2021-10-12T07:57:12.393Z] 9065ff56babe: Download complete [2021-10-12T07:57:12.656Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T07:57:12.656Z] 77bc0d833cb6: Download complete [2021-10-12T07:57:12.656Z] b4d181a07f80: Verifying Checksum [2021-10-12T07:57:12.656Z] b4d181a07f80: Download complete [2021-10-12T07:57:13.242Z] d287ab97295c: Verifying Checksum [2021-10-12T07:57:13.242Z] d287ab97295c: Download complete [2021-10-12T07:57:14.212Z] b4d181a07f80: Pull complete [2021-10-12T07:57:14.212Z] a1111a8f2ec3: Pull complete [2021-10-12T07:57:14.791Z] ed53099fbce6: Pull complete [2021-10-12T07:57:14.791Z] dc539afda2c1: Pull complete [2021-10-12T07:57:15.059Z] 77bc0d833cb6: Pull complete [2021-10-12T07:57:15.059Z] 9065ff56babe: Pull complete [2021-10-12T07:57:20.388Z] d287ab97295c: Pull complete [2021-10-12T07:57:20.388Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T07:57:20.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T07:57:20.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T07:57:20.469Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-10-12T07:57:20.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T07:57:23.031Z] $ docker top 2f1c72e5659cf7b21447e99dd0738db0cdc16af9bddc8ec427effea98e6942c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T07:57:23.488Z] ---> job-cost.sh [2021-10-12T07:57:23.489Z] lf-activate-venv: SKIPPING [2021-10-12T07:57:23.489Z] INFO: No Stack... [2021-10-12T07:57:24.058Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T07:57:24.318Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T07:57:24.627Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-12T07:57:24.627Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T07:57:24.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [2021-10-12T07:57:24.679Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] did not exist. Created. [2021-10-12T07:57:24.679Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T07:57:25.058Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T07:57:25.103Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T07:57:25.129Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T07:57:25.189Z] $ docker stop --time=1 2f1c72e5659cf7b21447e99dd0738db0cdc16af9bddc8ec427effea98e6942c8 [2021-10-12T07:57:26.326Z] $ docker rm -f 2f1c72e5659cf7b21447e99dd0738db0cdc16af9bddc8ec427effea98e6942c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T08:04:23.161Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-628 in /w/workspace/foundry_device-virtual-go_PR-242 [Pipeline] { [Pipeline] ws [2021-10-12T08:04:23.199Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T08:04:23.441Z] The recommended git tool is: git [2021-10-12T08:04:29.647Z] using credential edgex-jenkins-ssh [2021-10-12T08:04:29.663Z] Cloning the remote Git repository [2021-10-12T08:04:29.718Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T08:04:29.845Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-12T08:04:29.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T08:04:29.951Z] > git --version # timeout=10 [2021-10-12T08:04:29.973Z] > git --version # 'git version 2.17.1' [2021-10-12T08:04:29.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T08:04:30.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T08:04:31.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T08:04:31.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T08:04:31.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T08:04:31.924Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T08:04:31.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T08:04:31.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T08:04:32.673Z] Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T08:04:32.894Z] Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T08:04:32.895Z] Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-242) [2021-10-12T08:04:32.693Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T08:04:32.720Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T08:04:32.806Z] > git remote # timeout=10 [2021-10-12T08:04:32.827Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T08:04:32.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T08:04:32.851Z] > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-12T08:04:32.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T08:04:32.902Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T08:04:32.916Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T08:04:37.230Z] Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" [2021-10-12T08:04:37.295Z] > git --version # timeout=10 [2021-10-12T08:04:37.304Z] > git --version # 'git version 2.17.1' [2021-10-12T08:04:37.322Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T08:04:38.134Z] provisioning config files... [2021-10-12T08:04:38.164Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config145173696612398201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:04:38.764Z] ---> docker-login.sh [2021-10-12T08:04:38.764Z] nexus3.edgexfoundry.org:10001 [2021-10-12T08:04:39.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T08:04:40.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T08:04:40.363Z] Configure a credential helper to remove this warning. See [2021-10-12T08:04:40.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T08:04:40.363Z] [2021-10-12T08:04:40.363Z] Login Succeeded [2021-10-12T08:04:40.363Z] nexus3.edgexfoundry.org:10002 [2021-10-12T08:04:40.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T08:04:40.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T08:04:40.643Z] Configure a credential helper to remove this warning. See [2021-10-12T08:04:40.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T08:04:40.643Z] [2021-10-12T08:04:40.643Z] Login Succeeded [2021-10-12T08:04:40.643Z] nexus3.edgexfoundry.org:10003 [2021-10-12T08:04:41.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T08:04:41.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T08:04:41.250Z] Configure a credential helper to remove this warning. See [2021-10-12T08:04:41.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T08:04:41.250Z] [2021-10-12T08:04:41.250Z] Login Succeeded [2021-10-12T08:04:41.250Z] nexus3.edgexfoundry.org:10004 [2021-10-12T08:04:41.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T08:04:41.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T08:04:41.811Z] Configure a credential helper to remove this warning. See [2021-10-12T08:04:41.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T08:04:41.811Z] [2021-10-12T08:04:41.811Z] Login Succeeded [2021-10-12T08:04:41.811Z] docker.io [2021-10-12T08:04:42.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T08:04:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T08:04:42.698Z] Configure a credential helper to remove this warning. See [2021-10-12T08:04:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T08:04:42.698Z] [2021-10-12T08:04:42.698Z] Login Succeeded [2021-10-12T08:04:42.698Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T08:04:42.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T08:04:43.337Z] ========================================================= [2021-10-12T08:04:43.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T08:04:43.337Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:04:43.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-12T08:04:44.079Z] Sending build context to Docker daemon 8.626MB [2021-10-12T08:04:44.361Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T08:04:44.361Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-12T08:04:44.361Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T08:04:44.361Z] bbf911997326: Pulling fs layer [2021-10-12T08:04:44.361Z] 58ec367f63d7: Pulling fs layer [2021-10-12T08:04:44.361Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T08:04:44.361Z] fc5181fea5dc: Pulling fs layer [2021-10-12T08:04:44.361Z] 9c418107303f: Pulling fs layer [2021-10-12T08:04:44.361Z] 284eca6f2348: Pulling fs layer [2021-10-12T08:04:44.361Z] 842844d905b1: Pulling fs layer [2021-10-12T08:04:44.361Z] 901a3a57568e: Pulling fs layer [2021-10-12T08:04:44.361Z] 284eca6f2348: Waiting [2021-10-12T08:04:44.361Z] 842844d905b1: Waiting [2021-10-12T08:04:44.361Z] 901a3a57568e: Waiting [2021-10-12T08:04:44.361Z] fc5181fea5dc: Waiting [2021-10-12T08:04:44.361Z] 9c418107303f: Waiting [2021-10-12T08:04:44.361Z] 1b4a6ffa7d45: Download complete [2021-10-12T08:04:44.643Z] 58ec367f63d7: Download complete [2021-10-12T08:04:44.643Z] 9c418107303f: Verifying Checksum [2021-10-12T08:04:44.643Z] 9c418107303f: Download complete [2021-10-12T08:04:44.643Z] 284eca6f2348: Verifying Checksum [2021-10-12T08:04:44.643Z] 284eca6f2348: Download complete [2021-10-12T08:04:44.643Z] bbf911997326: Download complete [2021-10-12T08:04:44.643Z] 842844d905b1: Download complete [2021-10-12T08:04:45.260Z] bbf911997326: Pull complete [2021-10-12T08:04:46.270Z] 58ec367f63d7: Pull complete [2021-10-12T08:04:46.551Z] 1b4a6ffa7d45: Pull complete [2021-10-12T08:04:46.551Z] 901a3a57568e: Verifying Checksum [2021-10-12T08:04:46.551Z] 901a3a57568e: Download complete [2021-10-12T08:04:47.161Z] fc5181fea5dc: Verifying Checksum [2021-10-12T08:04:47.161Z] fc5181fea5dc: Download complete [2021-10-12T08:04:57.409Z] fc5181fea5dc: Pull complete [2021-10-12T08:04:57.409Z] 9c418107303f: Pull complete [2021-10-12T08:04:57.409Z] 284eca6f2348: Pull complete [2021-10-12T08:04:58.018Z] 842844d905b1: Pull complete [2021-10-12T08:05:03.489Z] 901a3a57568e: Pull complete [2021-10-12T08:05:03.489Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T08:05:03.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T08:05:03.489Z] ---> 72ade6ffb461 [2021-10-12T08:05:03.489Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T08:05:07.827Z] ---> Running in be06c0b97516 [2021-10-12T08:05:08.105Z] Removing intermediate container be06c0b97516 [2021-10-12T08:05:08.105Z] ---> 27a978c9ff93 [2021-10-12T08:05:08.105Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T08:05:08.383Z] ---> Running in f306b9c0825b [2021-10-12T08:05:08.660Z] Removing intermediate container f306b9c0825b [2021-10-12T08:05:08.660Z] ---> 84f76b827603 [2021-10-12T08:05:08.660Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-12T08:05:08.939Z] ---> Running in 515d342852cb [2021-10-12T08:05:09.566Z] Removing intermediate container 515d342852cb [2021-10-12T08:05:09.566Z] ---> 26a5732211f3 [2021-10-12T08:05:09.567Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T08:05:09.567Z] ---> Running in dcb8e89a9df4 [2021-10-12T08:05:12.233Z] Removing intermediate container dcb8e89a9df4 [2021-10-12T08:05:12.233Z] ---> fda1f7f07bc7 [2021-10-12T08:05:12.233Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T08:05:12.233Z] ---> Running in 47dc169086a5 [2021-10-12T08:05:13.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T08:05:14.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T08:05:15.295Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-12T08:05:15.295Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-12T08:05:15.295Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-12T08:05:15.576Z] Executing busybox-1.32.1-r6.trigger [2021-10-12T08:05:15.576Z] OK: 222 MiB in 55 packages [2021-10-12T08:05:17.028Z] Removing intermediate container 47dc169086a5 [2021-10-12T08:05:17.028Z] ---> 518ea1719540 [2021-10-12T08:05:17.028Z] Step 8/11 : COPY . . [2021-10-12T08:05:18.018Z] ---> 8821494718f2 [2021-10-12T08:05:18.018Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T08:05:18.295Z] ---> Running in 791126faccb8 [2021-10-12T08:06:40.170Z] Removing intermediate container 791126faccb8 [2021-10-12T08:06:40.170Z] ---> 5739a4630c62 [2021-10-12T08:06:40.170Z] Step 10/11 : ARG MAKE='make build' [2021-10-12T08:06:40.170Z] ---> Running in 58b3d38efe5f [2021-10-12T08:06:40.170Z] Removing intermediate container 58b3d38efe5f [2021-10-12T08:06:40.170Z] ---> 6b1229990b45 [2021-10-12T08:06:40.170Z] Step 11/11 : RUN $MAKE [2021-10-12T08:06:40.170Z] ---> Running in fa08e15c8a3a [2021-10-12T08:06:40.170Z] noop [2021-10-12T08:06:40.170Z] Removing intermediate container fa08e15c8a3a [2021-10-12T08:06:40.170Z] ---> c045df09d47e [2021-10-12T08:06:40.170Z] Successfully built c045df09d47e [2021-10-12T08:06:40.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:06:40.551Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T08:06:40.551Z] . [Pipeline] withDockerContainer [2021-10-12T08:06:40.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-10-12T08:06:40.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T08:06:42.443Z] $ docker top 19d1ea2441b2f2cee1fed32c202917580955fc24fdc83d8055f9161619ae4320 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T08:06:43.453Z] + go version [2021-10-12T08:06:43.454Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T08:06:43.490Z] $ docker stop --time=1 19d1ea2441b2f2cee1fed32c202917580955fc24fdc83d8055f9161619ae4320 [2021-10-12T08:06:45.721Z] $ docker rm -f 19d1ea2441b2f2cee1fed32c202917580955fc24fdc83d8055f9161619ae4320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:06:46.614Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T08:06:46.614Z] . [Pipeline] withDockerContainer [2021-10-12T08:06:46.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-10-12T08:06:46.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T08:06:48.599Z] $ docker top 845e03a5906fe1897f5deaab669ccc95b23cb92c5911f9c8ba5665d7c914ccc2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T08:06:49.631Z] + go mod tidy [Pipeline] sh [2021-10-12T08:06:51.324Z] + make test [2021-10-12T08:06:51.324Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-12T08:06:52.317Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-12T08:08:00.503Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-12T08:08:00.503Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.701s coverage: 64.6% of statements [2021-10-12T08:08:00.503Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-12T08:08:27.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T08:08:27.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-12T08:08:27.372Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-12T08:08:27.432Z] $ docker stop --time=1 845e03a5906fe1897f5deaab669ccc95b23cb92c5911f9c8ba5665d7c914ccc2 [2021-10-12T08:08:29.358Z] $ docker rm -f 845e03a5906fe1897f5deaab669ccc95b23cb92c5911f9c8ba5665d7c914ccc2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T08:08:30.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T08:08:30.293Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T08:08:30.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T08:08:31.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T08:08:31.825Z] + ls -al . [2021-10-12T08:08:31.825Z] total 196 [2021-10-12T08:08:31.825Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 12 08:08 . [2021-10-12T08:08:31.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 08:04 .. [2021-10-12T08:08:31.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 08:04 .git [2021-10-12T08:08:31.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 08:04 .github [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 12 08:04 .gitignore [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 8147 Oct 12 08:04 Attribution.txt [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 12 08:04 CHANGELOG.md [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 12 08:04 Dockerfile [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 08:04 GOVERNANCE.md [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 08:04 Jenkinsfile [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 08:04 LICENSE [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 12 08:04 Makefile [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 08:04 OWNERS.md [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 12 08:04 README.md [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 07:52 VERSION [2021-10-12T08:08:31.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 08:04 bin [2021-10-12T08:08:31.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 08:04 cmd [2021-10-12T08:08:31.825Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 12 08:07 coverage.out [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 763 Oct 12 08:04 go.mod [2021-10-12T08:08:31.825Z] -rw-r--r-- 1 jenkins jenkins 52158 Oct 12 08:06 go.sum [2021-10-12T08:08:31.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 08:04 internal [2021-10-12T08:08:31.825Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 08:04 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:08:32.205Z] + 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=56d5edf24aea449f72cf007918c6d66e1903ca7c --label arch=arm64 --label version=0.0.0 . [2021-10-12T08:08:32.481Z] Sending build context to Docker daemon 8.726MB [2021-10-12T08:08:32.481Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T08:08:32.481Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-12T08:08:32.481Z] ---> c045df09d47e [2021-10-12T08:08:32.481Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T08:08:32.763Z] ---> Running in aa2ea4cb7b44 [2021-10-12T08:08:33.369Z] Removing intermediate container aa2ea4cb7b44 [2021-10-12T08:08:33.369Z] ---> 8ea862446733 [2021-10-12T08:08:33.369Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T08:08:33.369Z] ---> Running in e5ac80b47d2a [2021-10-12T08:08:33.977Z] Removing intermediate container e5ac80b47d2a [2021-10-12T08:08:33.977Z] ---> 1dc20db3278b [2021-10-12T08:08:33.977Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-12T08:08:33.977Z] ---> Running in 48ad0c405acf [2021-10-12T08:08:34.582Z] Removing intermediate container 48ad0c405acf [2021-10-12T08:08:34.582Z] ---> f8251bccff0f [2021-10-12T08:08:34.582Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T08:08:34.582Z] ---> Running in 82c334dd3200 [2021-10-12T08:08:37.222Z] Removing intermediate container 82c334dd3200 [2021-10-12T08:08:37.222Z] ---> 0280483770cc [2021-10-12T08:08:37.222Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T08:08:37.222Z] ---> Running in 3e6e2908cfcc [2021-10-12T08:08:38.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T08:08:39.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T08:08:40.265Z] OK: 222 MiB in 55 packages [2021-10-12T08:08:41.263Z] Removing intermediate container 3e6e2908cfcc [2021-10-12T08:08:41.263Z] ---> 78fcd919a438 [2021-10-12T08:08:41.263Z] Step 8/25 : COPY . . [2021-10-12T08:08:42.720Z] ---> 720cbdc0ec07 [2021-10-12T08:08:42.720Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T08:08:42.720Z] ---> Running in 5fbc87463aac [2021-10-12T08:08:45.376Z] Removing intermediate container 5fbc87463aac [2021-10-12T08:08:45.376Z] ---> 8e8be0f4cdca [2021-10-12T08:08:45.376Z] Step 10/25 : ARG MAKE='make build' [2021-10-12T08:08:45.376Z] ---> Running in 55d4c6b46d80 [2021-10-12T08:08:45.990Z] Removing intermediate container 55d4c6b46d80 [2021-10-12T08:08:45.990Z] ---> 43f36fbefd10 [2021-10-12T08:08:45.990Z] Step 11/25 : RUN $MAKE [2021-10-12T08:08:45.990Z] ---> Running in d418c729db29 [2021-10-12T08:08:47.454Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-10-12T08:09:44.120Z] Removing intermediate container d418c729db29 [2021-10-12T08:09:44.120Z] ---> 0a51f3269acf [2021-10-12T08:09:44.120Z] Step 12/25 : FROM alpine:3.14 [2021-10-12T08:09:44.120Z] 3.14: Pulling from library/alpine [2021-10-12T08:09:44.120Z] 552d1f2373af: Pulling fs layer [2021-10-12T08:09:44.120Z] 552d1f2373af: Verifying Checksum [2021-10-12T08:09:44.120Z] 552d1f2373af: Download complete [2021-10-12T08:09:44.120Z] 552d1f2373af: Pull complete [2021-10-12T08:09:44.120Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T08:09:44.120Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T08:09:44.120Z] ---> bb3de5531c18 [2021-10-12T08:09:44.120Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-12T08:09:44.120Z] ---> Running in 14f97f6e591d [2021-10-12T08:09:44.120Z] Removing intermediate container 14f97f6e591d [2021-10-12T08:09:44.120Z] ---> c9fe09b3bc64 [2021-10-12T08:09:44.120Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T08:09:44.120Z] ---> Running in c6aba16e9c58 [2021-10-12T08:09:44.120Z] Removing intermediate container c6aba16e9c58 [2021-10-12T08:09:44.120Z] ---> 1299e92ba569 [2021-10-12T08:09:44.120Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-12T08:09:44.120Z] ---> Running in 2ce546427462 [2021-10-12T08:09:44.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-12T08:09:44.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-12T08:09:44.726Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-12T08:09:44.726Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-12T08:09:44.726Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-12T08:09:45.005Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-12T08:09:45.005Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-12T08:09:45.283Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-12T08:09:45.283Z] Executing busybox-1.33.1-r3.trigger [2021-10-12T08:09:45.283Z] OK: 8 MiB in 20 packages [2021-10-12T08:09:46.756Z] Removing intermediate container 2ce546427462 [2021-10-12T08:09:46.756Z] ---> ed924389356c [2021-10-12T08:09:46.756Z] Step 16/25 : WORKDIR / [2021-10-12T08:09:46.756Z] ---> Running in 0a489c4d32cc [2021-10-12T08:09:47.034Z] Removing intermediate container 0a489c4d32cc [2021-10-12T08:09:47.034Z] ---> 6183d31ffd8c [2021-10-12T08:09:47.034Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-12T08:09:48.028Z] ---> 4b86afac50bf [2021-10-12T08:09:48.028Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-12T08:09:48.635Z] ---> afd46e196218 [2021-10-12T08:09:48.635Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-12T08:09:50.092Z] ---> cd507ab3c38a [2021-10-12T08:09:50.092Z] Step 20/25 : EXPOSE 59900 [2021-10-12T08:09:50.369Z] ---> Running in 17eafecf9c2b [2021-10-12T08:09:50.647Z] Removing intermediate container 17eafecf9c2b [2021-10-12T08:09:50.647Z] ---> 5e59ce149576 [2021-10-12T08:09:50.647Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-12T08:09:50.924Z] ---> Running in 81bb48daac14 [2021-10-12T08:09:51.202Z] Removing intermediate container 81bb48daac14 [2021-10-12T08:09:51.202Z] ---> 52842d59a0dc [2021-10-12T08:09:51.202Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-12T08:09:51.481Z] ---> Running in 690efaadd350 [2021-10-12T08:09:51.762Z] Removing intermediate container 690efaadd350 [2021-10-12T08:09:51.762Z] ---> f0e9e26048a2 [2021-10-12T08:09:51.762Z] Step 23/25 : LABEL arch=arm64 [2021-10-12T08:09:52.042Z] ---> Running in db5a71a1bc21 [2021-10-12T08:09:52.322Z] Removing intermediate container db5a71a1bc21 [2021-10-12T08:09:52.322Z] ---> 98c0d0cc99c3 [2021-10-12T08:09:52.322Z] Step 24/25 : LABEL git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T08:09:52.601Z] ---> Running in a9c8da1d4657 [2021-10-12T08:09:53.208Z] Removing intermediate container a9c8da1d4657 [2021-10-12T08:09:53.208Z] ---> e705c326f81e [2021-10-12T08:09:53.208Z] Step 25/25 : LABEL version=0.0.0 [2021-10-12T08:09:53.208Z] ---> Running in b9ab76b0d343 [2021-10-12T08:09:53.487Z] Removing intermediate container b9ab76b0d343 [2021-10-12T08:09:53.487Z] ---> 28f52611c973 [2021-10-12T08:09:53.487Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T08:09:53.487Z] Successfully built 28f52611c973 [2021-10-12T08:09:53.487Z] 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 [2021-10-12T08:09:54.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T08:09:54.827Z] [2021-10-12T08:09:54.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:09:55.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T08:09:55.497Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T08:09:55.497Z] 448f6bf000e3: Pulling fs layer [2021-10-12T08:09:55.497Z] f757da607395: Pulling fs layer [2021-10-12T08:09:55.497Z] 05883995daec: Pulling fs layer [2021-10-12T08:09:55.497Z] 8603b9c90790: Pulling fs layer [2021-10-12T08:09:55.497Z] 1560dd03e051: Pulling fs layer [2021-10-12T08:09:55.497Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T08:09:55.497Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T08:09:55.497Z] 1560dd03e051: Waiting [2021-10-12T08:09:55.497Z] 27f5ce0e4adf: Waiting [2021-10-12T08:09:55.497Z] 8603b9c90790: Waiting [2021-10-12T08:09:55.497Z] c2d8d7efcc4b: Waiting [2021-10-12T08:09:55.777Z] f757da607395: Verifying Checksum [2021-10-12T08:09:55.777Z] f757da607395: Download complete [2021-10-12T08:09:55.777Z] 8603b9c90790: Verifying Checksum [2021-10-12T08:09:55.777Z] 8603b9c90790: Download complete [2021-10-12T08:09:55.777Z] 1560dd03e051: Verifying Checksum [2021-10-12T08:09:55.777Z] 1560dd03e051: Download complete [2021-10-12T08:09:55.777Z] 05883995daec: Verifying Checksum [2021-10-12T08:09:55.777Z] 05883995daec: Download complete [2021-10-12T08:09:55.777Z] 27f5ce0e4adf: Verifying Checksum [2021-10-12T08:09:55.777Z] 27f5ce0e4adf: Download complete [2021-10-12T08:09:56.057Z] 448f6bf000e3: Verifying Checksum [2021-10-12T08:09:56.057Z] 448f6bf000e3: Download complete [2021-10-12T08:09:58.712Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T08:09:58.712Z] c2d8d7efcc4b: Download complete [2021-10-12T08:10:00.168Z] 448f6bf000e3: Pull complete [2021-10-12T08:10:00.773Z] f757da607395: Pull complete [2021-10-12T08:10:02.233Z] 05883995daec: Pull complete [2021-10-12T08:10:02.509Z] 8603b9c90790: Pull complete [2021-10-12T08:10:03.501Z] 1560dd03e051: Pull complete [2021-10-12T08:10:03.785Z] 27f5ce0e4adf: Pull complete [2021-10-12T08:10:18.939Z] c2d8d7efcc4b: Pull complete [2021-10-12T08:10:18.939Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T08:10:18.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T08:10:18.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T08:10:19.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-628 does not seem to be running inside a container [2021-10-12T08:10:19.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-12T08:10:22.835Z] $ docker top 651a048013c1c95dfbbaf85e9b5ff1eb1c561d8cb6f70d643c041b65ec34a171 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:10:23.820Z] ---> job-cost.sh [2021-10-12T08:10:23.820Z] lf-activate-venv: SKIPPING [2021-10-12T08:10:23.820Z] INFO: No Stack... [2021-10-12T08:10:38.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T08:10:38.948Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T08:10:39.643Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-12T08:10:39.644Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T08:10:39.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [2021-10-12T08:10:39.741Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] did not exist. Created. [2021-10-12T08:10:39.742Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T08:10:40.485Z] /w/workspace/device-virtual-go/1@tmp/durable-60c63650/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-60c63650/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T08:10:41.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T08:10:41.235Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T08:10:41.278Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T08:10:41.291Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T08:10:41.350Z] $ docker stop --time=1 651a048013c1c95dfbbaf85e9b5ff1eb1c561d8cb6f70d643c041b65ec34a171 [2021-10-12T08:10:42.998Z] $ docker rm -f 651a048013c1c95dfbbaf85e9b5ff1eb1c561d8cb6f70d643c041b65ec34a171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-12T08:10:44.149Z] provisioning config files... [2021-10-12T08:10:44.160Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-242@tmp/config7118460552024037283tmp [Pipeline] { [Pipeline] sh [2021-10-12T08:10:44.511Z] + set +x [2021-10-12T08:10:44.511Z] + curl -s https://codecov.io/bash [2021-10-12T08:10:44.511Z] + bash -s -- [2021-10-12T08:10:44.511Z] [2021-10-12T08:10:44.511Z] _____ _ [2021-10-12T08:10:44.511Z] / ____| | | [2021-10-12T08:10:44.511Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T08:10:44.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T08:10:44.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T08:10:44.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T08:10:44.511Z] Bash-1.0.6 [2021-10-12T08:10:44.511Z] [2021-10-12T08:10:44.511Z] [2021-10-12T08:10:44.511Z] ==> git version 2.24.4 found [2021-10-12T08:10:44.511Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-12T08:10:44.511Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T08:10:44.511Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T08:10:44.511Z] ==> Jenkins CI detected. [2021-10-12T08:10:44.511Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-242 [2021-10-12T08:10:44.511Z] project root: . [2021-10-12T08:10:44.511Z] --> token set from env [2021-10-12T08:10:44.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T08:10:44.775Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T08:10:44.775Z] ==> Python coveragepy not found [2021-10-12T08:10:44.775Z] ==> Searching for coverage reports in: [2021-10-12T08:10:44.775Z] + . [2021-10-12T08:10:44.775Z] -> Found 1 reports [2021-10-12T08:10:44.775Z] ==> Detecting git/mercurial file structure [2021-10-12T08:10:44.775Z] ==> Reading reports [2021-10-12T08:10:44.775Z] + ./coverage.out bytes=46339 [2021-10-12T08:10:44.775Z] ==> Appending adjustments [2021-10-12T08:10:44.775Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T08:10:44.775Z] + Found adjustments [2021-10-12T08:10:44.775Z] ==> Gzipping contents [2021-10-12T08:10:44.775Z] 8.0K /tmp/codecov.iac3c8.gz [2021-10-12T08:10:44.775Z] ==> Uploading reports [2021-10-12T08:10:44.775Z] url: https://codecov.io [2021-10-12T08:10:44.775Z] query: branch=PR-242&commit=56d5edf24aea449f72cf007918c6d66e1903ca7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=242&job=&cmd_args= [2021-10-12T08:10:44.775Z] -> Pinging Codecov [2021-10-12T08:10:44.775Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-242&commit=56d5edf24aea449f72cf007918c6d66e1903ca7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=242&job=&cmd_args= [2021-10-12T08:10:45.036Z] -> Uploading to [2021-10-12T08:10:45.036Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/5E52B4B073DB2E39498172D8E973AA87/56d5edf24aea449f72cf007918c6d66e1903ca7c/52bac8dc-6dd6-41aa-8869-2e58736a433e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T081044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5fa1ff9f65bd13797ec8fb9ed684cf73084b088dd469fc051b68f1cbf30aaf3 [2021-10-12T08:10:45.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T08:10:45.036Z] Dload Upload Total Spent Left Speed [2021-10-12T08:10:45.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5492 0 0 100 5492 0 18227 --:--:-- --:--:-- --:--:-- 18245 [2021-10-12T08:10:45.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] } [2021-10-12T08:10:45.634Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-12T08:10:47.640Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-242/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:10:47.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:10:48.589Z] ---> package-listing.sh [2021-10-12T08:10:48.589Z] ++ facter osfamily [2021-10-12T08:10:48.589Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T08:10:48.861Z] + OS_FAMILY=redhat [2021-10-12T08:10:48.861Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-242 [2021-10-12T08:10:48.861Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T08:10:48.861Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T08:10:48.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T08:10:48.861Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T08:10:48.861Z] + '[' /w/workspace/foundry_device-virtual-go_PR-242 ']' [2021-10-12T08:10:48.861Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T08:10:48.861Z] + case "${OS_FAMILY}" in [2021-10-12T08:10:48.861Z] + sort [2021-10-12T08:10:48.861Z] + rpm -qa [2021-10-12T08:10:49.432Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T08:10:49.432Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T08:10:49.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T08:10:49.432Z] + '[' /w/workspace/foundry_device-virtual-go_PR-242 ']' [2021-10-12T08:10:49.432Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-242/archives/ [2021-10-12T08:10:49.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-242/archives/ [Pipeline] echo [2021-10-12T08:10:49.459Z] 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T08:10:49.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:10:50.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T08:10:50.343Z] [2021-10-12T08:10:50.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T08:10:50.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T08:10:50.680Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T08:10:50.680Z] b4d181a07f80: Pulling fs layer [2021-10-12T08:10:50.681Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T08:10:50.681Z] ed53099fbce6: Pulling fs layer [2021-10-12T08:10:50.681Z] dc539afda2c1: Pulling fs layer [2021-10-12T08:10:50.681Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T08:10:50.681Z] 9065ff56babe: Pulling fs layer [2021-10-12T08:10:50.681Z] d287ab97295c: Pulling fs layer [2021-10-12T08:10:50.681Z] 77bc0d833cb6: Waiting [2021-10-12T08:10:50.681Z] 9065ff56babe: Waiting [2021-10-12T08:10:50.681Z] d287ab97295c: Waiting [2021-10-12T08:10:50.681Z] dc539afda2c1: Waiting [2021-10-12T08:10:50.681Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T08:10:50.681Z] a1111a8f2ec3: Download complete [2021-10-12T08:10:50.681Z] dc539afda2c1: Verifying Checksum [2021-10-12T08:10:50.681Z] dc539afda2c1: Download complete [2021-10-12T08:10:50.947Z] ed53099fbce6: Verifying Checksum [2021-10-12T08:10:50.947Z] ed53099fbce6: Download complete [2021-10-12T08:10:50.947Z] 9065ff56babe: Verifying Checksum [2021-10-12T08:10:50.947Z] 9065ff56babe: Download complete [2021-10-12T08:10:50.947Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T08:10:50.947Z] 77bc0d833cb6: Download complete [2021-10-12T08:10:50.947Z] b4d181a07f80: Verifying Checksum [2021-10-12T08:10:50.947Z] b4d181a07f80: Download complete [2021-10-12T08:10:51.529Z] d287ab97295c: Verifying Checksum [2021-10-12T08:10:51.529Z] d287ab97295c: Download complete [2021-10-12T08:10:52.504Z] b4d181a07f80: Pull complete [2021-10-12T08:10:52.771Z] a1111a8f2ec3: Pull complete [2021-10-12T08:10:53.031Z] ed53099fbce6: Pull complete [2021-10-12T08:10:53.299Z] dc539afda2c1: Pull complete [2021-10-12T08:10:53.562Z] 77bc0d833cb6: Pull complete [2021-10-12T08:10:53.562Z] 9065ff56babe: Pull complete [2021-10-12T08:10:58.874Z] d287ab97295c: Pull complete [2021-10-12T08:10:58.874Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T08:10:58.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T08:10:58.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T08:10:58.971Z] prd-centos7-docker-4c-2g-622 does not seem to be running inside a container [2021-10-12T08:10:59.012Z] $ 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-242/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-242 -v /w/workspace/foundry_device-virtual-go_PR-242:/w/workspace/foundry_device-virtual-go_PR-242:rw,z -v /w/workspace/foundry_device-virtual-go_PR-242@tmp:/w/workspace/foundry_device-virtual-go_PR-242@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T08:11:01.209Z] $ docker top fd1a3cfadd7fedaff2f1640b9169b218e2a0e6025680aeb881c6abffb7049459 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T08:11:01.611Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T08:11:01.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T08:11:02.237Z] + ls /var/log/sa-host [2021-10-12T08:11:02.237Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T08:11:02.237Z] file_magic: OK [2021-10-12T08:11:02.237Z] HZ: Using current value: 100 [2021-10-12T08:11:02.237Z] file_header: OK [2021-10-12T08:11:02.237Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-12T08:11:02.237Z] Statistics: [2021-10-12T08:11:02.237Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T08:11:02.237Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T08:11:02.237Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T08:11:02.237Z] file_magic: OK [2021-10-12T08:11:02.237Z] HZ: Using current value: 100 [2021-10-12T08:11:02.237Z] file_header: OK [2021-10-12T08:11:02.237Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-12T08:11:02.237Z] Statistics: [2021-10-12T08:11:02.237Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T08:11:02.237Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T08:11:02.563Z] provisioning config files... [2021-10-12T08:11:02.575Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-242@tmp/config7319070326524099762tmp [Pipeline] { [Pipeline] echo [2021-10-12T08:11:02.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:11:02.933Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T08:11:02.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:11:03.381Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T08:11:03.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:11:03.739Z] ---> sudo-logs.sh [2021-10-12T08:11:03.739Z] Archiving 'sudo' log.. [2021-10-12T08:11:03.739Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-622.novalocal: Name or service not known [2021-10-12T08:11:03.739Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-622.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T08:11:03.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:11:04.144Z] ---> job-cost.sh [2021-10-12T08:11:04.144Z] lf-activate-venv: SKIPPING [2021-10-12T08:11:04.144Z] DEBUG: total: 0.10999999940395355 [2021-10-12T08:11:04.144Z] INFO: Retrieving Stack Cost... [2021-10-12T08:11:12.292Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T08:11:12.555Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T08:11:12.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T08:11:12.918Z] ---> logs-deploy.sh [2021-10-12T08:11:12.918Z] lf-activate-venv: SKIPPING [2021-10-12T08:11:12.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-242/1 [2021-10-12T08:11:12.918Z] INFO: archiving workspace using pattern(s): [2021-10-12T08:11:13.491Z] Archives upload complete. [2021-10-12T08:11:13.755Z] INFO: archiving logs to Nexus