Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb+b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (932cb9740442ce9af4ac7134a393f3c16766519d) 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-ssh8756914078257008351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh86279871802743690.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-244/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-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7572577522343139030.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-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4331424679783436959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2568353023021646295.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-244/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-244/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5805201480997004223.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2161 in /w/workspace/foundry_device-virtual-go_PR-244 [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-244 # 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-244@tmp/jenkins-gitclient-ssh4011297732293376801.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-244@tmp/jenkins-gitclient-ssh4599586753153193453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # 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-244@tmp/jenkins-gitclient-ssh2688233441052102633.key > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T11:08:26.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T11:08:26.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-18T11:08:26.332Z] ========================================================= [2021-10-18T11:08:26.332Z] EdgeX Global Pipelines Version Info [2021-10-18T11:08:26.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:08:27.510Z] ------------------- [2021-10-18T11:08:27.510Z] stable info: [2021-10-18T11:08:27.510Z] ------------------- [2021-10-18T11:08:27.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T11:08:27.510Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T11:08:27.510Z] Message: update stable to v1.0.210 [2021-10-18T11:08:28.080Z] ------------------- [2021-10-18T11:08:28.080Z] experimental info: [2021-10-18T11:08:28.080Z] ------------------- [2021-10-18T11:08:28.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T11:08:28.080Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T11:08:28.080Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T11:08:28.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-18T11:08:28.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-18T11:08:28.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T11:08:28.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T11:08:28.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T11:08:28.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T11:08:28.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T11:08:28.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-18T11:08:28.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T11:08:28.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T11:08:28.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T11:08:28.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-18T11:08:28.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T11:08:28.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T11:08:28.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T11:08:28.917Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T11:08:28.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T11:08:28.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T11:08:29.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T11:08:29.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-18T11:08:29.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-18T11:08:29.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-18T11:08:29.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-18T11:08:29.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-18T11:08:29.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-18T11:08:29.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T11:08:29.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo [2021-10-18T11:08:29.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo [2021-10-18T11:08:29.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo [2021-10-18T11:08:29.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] echo [2021-10-18T11:08:29.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45ad324 [Pipeline] echo [2021-10-18T11:08:29.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T11:08:29.697Z] provisioning config files... [2021-10-18T11:08:29.716Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config6344887902286356260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:08:30.076Z] ---> docker-login.sh [2021-10-18T11:08:30.076Z] nexus3.edgexfoundry.org:10001 [2021-10-18T11:08:30.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:08:30.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:08:30.337Z] Configure a credential helper to remove this warning. See [2021-10-18T11:08:30.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:08:30.337Z] [2021-10-18T11:08:30.337Z] Login Succeeded [2021-10-18T11:08:30.337Z] nexus3.edgexfoundry.org:10002 [2021-10-18T11:08:30.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:08:30.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:08:30.337Z] Configure a credential helper to remove this warning. See [2021-10-18T11:08:30.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:08:30.337Z] [2021-10-18T11:08:30.337Z] Login Succeeded [2021-10-18T11:08:30.337Z] nexus3.edgexfoundry.org:10003 [2021-10-18T11:08:30.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:08:30.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:08:30.602Z] Configure a credential helper to remove this warning. See [2021-10-18T11:08:30.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:08:30.602Z] [2021-10-18T11:08:30.602Z] Login Succeeded [2021-10-18T11:08:30.602Z] nexus3.edgexfoundry.org:10004 [2021-10-18T11:08:30.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:08:30.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:08:30.602Z] Configure a credential helper to remove this warning. See [2021-10-18T11:08:30.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:08:30.602Z] [2021-10-18T11:08:30.602Z] Login Succeeded [2021-10-18T11:08:30.602Z] docker.io [2021-10-18T11:08:30.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:08:31.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:08:31.179Z] Configure a credential helper to remove this warning. See [2021-10-18T11:08:31.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:08:31.179Z] [2021-10-18T11:08:31.179Z] Login Succeeded [2021-10-18T11:08:31.179Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T11:08:31.199Z] 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-18T11:08:31.850Z] + git log --format=format:%s -1 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] echo [2021-10-18T11:08:31.906Z] GIT_COMMIT: 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-10-18T11:08:31.935Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:08:33.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T11:08:33.554Z] [2021-10-18T11:08:33.554Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:08:33.900Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T11:08:33.901Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T11:08:33.901Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T11:08:33.901Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T11:08:33.901Z] 4c7163046ea9: Pulling fs layer [2021-10-18T11:08:33.901Z] 0c2d73faf560: Pulling fs layer [2021-10-18T11:08:33.901Z] 0c2d73faf560: Waiting [2021-10-18T11:08:33.901Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T11:08:33.901Z] 3e5f54012d9b: Download complete [2021-10-18T11:08:33.901Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T11:08:33.901Z] a0d0a0d46f8b: Download complete [2021-10-18T11:08:33.901Z] 4c7163046ea9: Verifying Checksum [2021-10-18T11:08:33.901Z] 4c7163046ea9: Download complete [2021-10-18T11:08:33.901Z] 0c2d73faf560: Verifying Checksum [2021-10-18T11:08:33.901Z] 0c2d73faf560: Download complete [2021-10-18T11:08:34.165Z] a0d0a0d46f8b: Pull complete [2021-10-18T11:08:34.165Z] 3e5f54012d9b: Pull complete [2021-10-18T11:08:34.425Z] 4c7163046ea9: Pull complete [2021-10-18T11:08:34.685Z] 0c2d73faf560: Pull complete [2021-10-18T11:08:34.685Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T11:08:34.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T11:08:34.685Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T11:08:34.774Z] prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container [2021-10-18T11:08:34.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-244 -v /w/workspace/foundry_device-virtual-go_PR-244:/w/workspace/foundry_device-virtual-go_PR-244:rw,z -v /w/workspace/foundry_device-virtual-go_PR-244@tmp:/w/workspace/foundry_device-virtual-go_PR-244@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T11:08:35.476Z] $ docker top 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T11:08:35.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T11:08:35.640Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T11:08:35.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T11:08:35.749Z] $ docker exec 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent [2021-10-18T11:08:35.864Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaOmpeP/agent.15 [2021-10-18T11:08:35.864Z] SSH_AGENT_PID=21 [2021-10-18T11:08:35.874Z] Running ssh-add (command line suppressed) [2021-10-18T11:08:35.963Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_1030885180659919633.key (/w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_1030885180659919633.key) [2021-10-18T11:08:35.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T11:08:36.303Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T11:08:36.326Z] $ docker exec --env ******** --env ******** 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent -k [2021-10-18T11:08:36.411Z] unset SSH_AUTH_SOCK; [2021-10-18T11:08:36.412Z] unset SSH_AGENT_PID; [2021-10-18T11:08:36.412Z] echo Agent pid 21 killed; [2021-10-18T11:08:36.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T11:08:36.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T11:08:36.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T11:08:36.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T11:08:36.596Z] $ docker exec 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent [2021-10-18T11:08:36.686Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMBpgn/agent.56 [2021-10-18T11:08:36.686Z] SSH_AGENT_PID=62 [2021-10-18T11:08:36.692Z] Running ssh-add (command line suppressed) [2021-10-18T11:08:36.782Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_7958472869018534220.key (/w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_7958472869018534220.key) [2021-10-18T11:08:36.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T11:08:37.133Z] + git semver init [2021-10-18T11:08:37.133Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T11:08:37.133Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-244/.git [2021-10-18T11:08:37.133Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-244 [2021-10-18T11:08:37.133Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T11:08:37.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T11:08:37.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T11:08:37.133Z] # $SEMVER_BRANCH = PR-244 [2021-10-18T11:08:37.133Z] # $SEMVER_TEMP = /tmp/semver-240419159 [2021-10-18T11:08:37.133Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-18T11:08:38.078Z] # '/tmp/semver-240419159' -> '/w/workspace/foundry_device-virtual-go_PR-244/.semver' [2021-10-18T11:08:38.078Z] # -> Force: false [2021-10-18T11:08:38.078Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-244/.semver [Pipeline] } [2021-10-18T11:08:38.106Z] $ docker exec --env ******** --env ******** 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent -k [2021-10-18T11:08:38.189Z] unset SSH_AUTH_SOCK; [2021-10-18T11:08:38.190Z] unset SSH_AGENT_PID; [2021-10-18T11:08:38.190Z] echo Agent pid 62 killed; [2021-10-18T11:08:38.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T11:08:38.602Z] + git semver [Pipeline] } [2021-10-18T11:08:38.629Z] $ docker stop --time=1 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede [2021-10-18T11:08:39.919Z] $ docker rm -f 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T11:08:40.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T11:08:40.597Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T11:08:40.614Z] [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-18T11:08:56.025Z] Still waiting to schedule task [2021-10-18T11:08:56.026Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2161’ [2021-10-18T11:08:56.049Z] Still waiting to schedule task [2021-10-18T11:08:56.049Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-18T11:11:03.525Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2162 in /w/workspace/foundry_device-virtual-go_PR-244 [Pipeline] { [Pipeline] ws [2021-10-18T11:11:03.575Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T11:11:03.882Z] The recommended git tool is: git [2021-10-18T11:11:09.415Z] using credential edgex-jenkins-ssh [2021-10-18T11:11:09.433Z] Cloning the remote Git repository [2021-10-18T11:11:09.520Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:09.638Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-18T11:11:09.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:09.781Z] > git --version # timeout=10 [2021-10-18T11:11:09.832Z] > git --version # 'git version 2.17.1' [2021-10-18T11:11:09.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:09.965Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T11:11:12.639Z] Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:11:11.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-18T11:11:11.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T11:11:12.002Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-18T11:11:12.042Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:12.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:12.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T11:11:12.670Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T11:11:12.686Z] > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 [2021-10-18T11:11:12.882Z] Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:11:12.883Z] Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) [2021-10-18T11:11:12.774Z] > git remote # timeout=10 [2021-10-18T11:11:12.799Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T11:11:12.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:12.843Z] > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 [2021-10-18T11:11:12.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T11:11:12.900Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T11:11:12.911Z] > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 [2021-10-18T11:11:17.259Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-10-18T11:11:17.332Z] > git --version # timeout=10 [2021-10-18T11:11:17.344Z] > git --version # 'git version 2.17.1' [2021-10-18T11:11:17.354Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T11:11:18.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-18T11:11:18.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T11:11:18.620Z] Dload Upload Total Spent Left Speed [2021-10-18T11:11:18.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh [2021-10-18T11:11:19.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-18T11:11:19.478Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-18T11:11:19.478Z] + sudo tee /etc/docker/daemon.new [2021-10-18T11:11:19.478Z] { [2021-10-18T11:11:19.478Z] "registry-mirrors": [ [2021-10-18T11:11:19.478Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-18T11:11:19.478Z] ], [2021-10-18T11:11:19.478Z] "bip": "10.250.0.254/24", [2021-10-18T11:11:19.478Z] "hosts": [ [2021-10-18T11:11:19.478Z] "tcp://0.0.0.0:5555", [2021-10-18T11:11:19.478Z] "unix:///var/run/docker.sock" [2021-10-18T11:11:19.478Z] ], [2021-10-18T11:11:19.478Z] "mtu": 1458, [2021-10-18T11:11:19.478Z] "selinux-enabled": true, [2021-10-18T11:11:19.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-18T11:11:19.478Z] } [Pipeline] sh [2021-10-18T11:11:19.844Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-18T11:11:20.224Z] + sudo service docker restart [2021-10-18T11:11:34.469Z] Running on prd-centos7-docker-4c-2g-2163 in /w/workspace/foundry_device-virtual-go_PR-244 [Pipeline] { [Pipeline] ws [2021-10-18T11:11:34.506Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T11:11:34.622Z] The recommended git tool is: git [2021-10-18T11:11:36.474Z] using credential edgex-jenkins-ssh [2021-10-18T11:11:36.486Z] Cloning the remote Git repository [2021-10-18T11:11:36.513Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:36.642Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-18T11:11:36.682Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:36.682Z] > git --version # timeout=10 [2021-10-18T11:11:36.693Z] > git --version # 'git version 2.24.4' [2021-10-18T11:11:36.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:36.727Z] [INFO] Currently running in a labeled security context [2021-10-18T11:11:36.727Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T11:11:36.727Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8003863987802943818.key [2021-10-18T11:11:36.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T11:11:37.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-18T11:11:37.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T11:11:37.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-18T11:11:37.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-18T11:11:37.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:37.667Z] [INFO] Currently running in a labeled security context [2021-10-18T11:11:37.667Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T11:11:37.667Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3411846942878487920.key [2021-10-18T11:11:37.674Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T11:11:38.124Z] Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:11:38.209Z] Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:11:38.209Z] Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T11:11:38.687Z] provisioning config files... [2021-10-18T11:11:38.718Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1556413593267402760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:11:39.130Z] ---> docker-login.sh [2021-10-18T11:11:39.130Z] nexus3.edgexfoundry.org:10001 [2021-10-18T11:11:38.135Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T11:11:38.141Z] > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 [2021-10-18T11:11:38.172Z] > git remote # timeout=10 [2021-10-18T11:11:38.177Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T11:11:38.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T11:11:38.184Z] [INFO] Currently running in a labeled security context [2021-10-18T11:11:38.185Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T11:11:38.185Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7421194591266740216.key [2021-10-18T11:11:38.191Z] > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 [2021-10-18T11:11:38.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T11:11:38.216Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T11:11:38.221Z] > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 [2021-10-18T11:11:40.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:40.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:40.872Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:40.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:40.872Z] [2021-10-18T11:11:40.872Z] Login Succeeded [2021-10-18T11:11:40.872Z] nexus3.edgexfoundry.org:10002 [2021-10-18T11:11:41.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:41.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:41.485Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:41.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:41.485Z] [2021-10-18T11:11:41.485Z] Login Succeeded [2021-10-18T11:11:41.485Z] nexus3.edgexfoundry.org:10003 [2021-10-18T11:11:41.810Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-10-18T11:11:41.836Z] > git --version # timeout=10 [2021-10-18T11:11:41.842Z] > git --version # 'git version 2.24.4' [2021-10-18T11:11:41.850Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T11:11:42.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:42.098Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:42.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:42.098Z] [2021-10-18T11:11:42.098Z] Login Succeeded [2021-10-18T11:11:42.098Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T11:11:42.431Z] provisioning config files... [2021-10-18T11:11:42.453Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7807817301359828066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:11:42.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:42.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:42.708Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:42.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:42.708Z] [2021-10-18T11:11:42.708Z] Login Succeeded [2021-10-18T11:11:42.708Z] docker.io [2021-10-18T11:11:42.889Z] ---> docker-login.sh [2021-10-18T11:11:42.889Z] nexus3.edgexfoundry.org:10001 [2021-10-18T11:11:42.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:42.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:42.889Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:42.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:42.889Z] [2021-10-18T11:11:42.889Z] Login Succeeded [2021-10-18T11:11:42.889Z] nexus3.edgexfoundry.org:10002 [2021-10-18T11:11:43.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:43.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:43.162Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:43.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:43.162Z] [2021-10-18T11:11:43.162Z] Login Succeeded [2021-10-18T11:11:43.162Z] nexus3.edgexfoundry.org:10003 [2021-10-18T11:11:43.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:43.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:43.162Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:43.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:43.162Z] [2021-10-18T11:11:43.162Z] Login Succeeded [2021-10-18T11:11:43.162Z] nexus3.edgexfoundry.org:10004 [2021-10-18T11:11:43.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:43.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:43.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:43.426Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:43.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:43.426Z] [2021-10-18T11:11:43.426Z] Login Succeeded [2021-10-18T11:11:43.426Z] docker.io [2021-10-18T11:11:43.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T11:11:43.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:43.592Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:43.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:43.592Z] [2021-10-18T11:11:43.592Z] Login Succeeded [2021-10-18T11:11:43.592Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T11:11:43.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-18T11:11:43.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T11:11:43.685Z] Configure a credential helper to remove this warning. See [2021-10-18T11:11:43.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T11:11:43.685Z] [2021-10-18T11:11:43.685Z] Login Succeeded [2021-10-18T11:11:43.685Z] ---> docker-login.sh ends [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [2021-10-18T11:11:43.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T11:11:44.006Z] ========================================================= [2021-10-18T11:11:44.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T11:11:44.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-10-18T11:11:44.311Z] ========================================================= [2021-10-18T11:11:44.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-18T11:11:44.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:11:45.643Z] + 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-18T11:11:45.643Z] Sending build context to Docker daemon 8.631MB [2021-10-18T11:11:45.643Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T11:11:45.643Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-18T11:11:45.643Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T11:11:45.643Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T11:11:45.643Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T11:11:45.643Z] b8b176561691: Pulling fs layer [2021-10-18T11:11:45.643Z] 4527c011a84f: Pulling fs layer [2021-10-18T11:11:45.643Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T11:11:45.643Z] e0aca202a116: Pulling fs layer [2021-10-18T11:11:45.643Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T11:11:45.643Z] 34cad66bf833: Pulling fs layer [2021-10-18T11:11:45.643Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T11:11:45.643Z] 4527c011a84f: Waiting [2021-10-18T11:11:45.643Z] 5d74067f8e1e: Waiting [2021-10-18T11:11:45.643Z] e0aca202a116: Waiting [2021-10-18T11:11:45.643Z] b4e3c513aaa6: Waiting [2021-10-18T11:11:45.643Z] 3a43be97a3b4: Waiting [2021-10-18T11:11:45.643Z] b8b176561691: Verifying Checksum [2021-10-18T11:11:45.643Z] b8b176561691: Download complete [2021-10-18T11:11:45.643Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T11:11:45.643Z] 31adcdaf11c8: Download complete [2021-10-18T11:11:45.643Z] 5d74067f8e1e: Verifying Checksum [2021-10-18T11:11:45.643Z] 5d74067f8e1e: Download complete [2021-10-18T11:11:45.643Z] e0aca202a116: Verifying Checksum [2021-10-18T11:11:45.643Z] e0aca202a116: Download complete [2021-10-18T11:11:45.643Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T11:11:45.643Z] 3a43be97a3b4: Download complete [2021-10-18T11:11:45.643Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T11:11:45.643Z] a0d0a0d46f8b: Download complete [2021-10-18T11:11:45.643Z] 34cad66bf833: Verifying Checksum [2021-10-18T11:11:45.643Z] 34cad66bf833: Download complete [2021-10-18T11:11:45.643Z] a0d0a0d46f8b: Pull complete [2021-10-18T11:11:45.643Z] 31adcdaf11c8: Pull complete [2021-10-18T11:11:45.643Z] 4527c011a84f: Verifying Checksum [2021-10-18T11:11:45.643Z] 4527c011a84f: Download complete [2021-10-18T11:11:45.643Z] b8b176561691: Pull complete [2021-10-18T11:11:45.643Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T11:11:45.643Z] b4e3c513aaa6: Download complete [2021-10-18T11:11:45.967Z] + 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-18T11:11:46.588Z] Sending build context to Docker daemon 8.631MB [2021-10-18T11:11:46.588Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T11:11:46.588Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-18T11:11:46.588Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-18T11:11:46.588Z] 552d1f2373af: Pulling fs layer [2021-10-18T11:11:46.588Z] ea3f2d53f512: Pulling fs layer [2021-10-18T11:11:46.588Z] 9e70ebbbe112: Pulling fs layer [2021-10-18T11:11:46.588Z] 7a9cfe048b4a: Pulling fs layer [2021-10-18T11:11:46.588Z] 72dc09318566: Pulling fs layer [2021-10-18T11:11:46.588Z] f4f7b4309257: Pulling fs layer [2021-10-18T11:11:46.588Z] 0ac9a79272e3: Pulling fs layer [2021-10-18T11:11:46.588Z] b78e95d17946: Pulling fs layer [2021-10-18T11:11:46.588Z] 72dc09318566: Waiting [2021-10-18T11:11:46.588Z] f4f7b4309257: Waiting [2021-10-18T11:11:46.588Z] 0ac9a79272e3: Waiting [2021-10-18T11:11:46.588Z] b78e95d17946: Waiting [2021-10-18T11:11:46.588Z] 7a9cfe048b4a: Waiting [2021-10-18T11:11:46.870Z] 9e70ebbbe112: Verifying Checksum [2021-10-18T11:11:46.870Z] 9e70ebbbe112: Download complete [2021-10-18T11:11:46.870Z] ea3f2d53f512: Verifying Checksum [2021-10-18T11:11:46.870Z] 72dc09318566: Verifying Checksum [2021-10-18T11:11:46.870Z] 72dc09318566: Download complete [2021-10-18T11:11:46.870Z] f4f7b4309257: Verifying Checksum [2021-10-18T11:11:46.870Z] f4f7b4309257: Download complete [2021-10-18T11:11:46.870Z] 0ac9a79272e3: Verifying Checksum [2021-10-18T11:11:46.870Z] 0ac9a79272e3: Download complete [2021-10-18T11:11:46.870Z] 552d1f2373af: Verifying Checksum [2021-10-18T11:11:46.870Z] 552d1f2373af: Download complete [2021-10-18T11:11:47.885Z] 552d1f2373af: Pull complete [2021-10-18T11:11:48.503Z] ea3f2d53f512: Pull complete [2021-10-18T11:11:48.786Z] 9e70ebbbe112: Pull complete [2021-10-18T11:11:48.786Z] b78e95d17946: Verifying Checksum [2021-10-18T11:11:48.786Z] b78e95d17946: Download complete [2021-10-18T11:11:49.019Z] 4527c011a84f: Pull complete [2021-10-18T11:11:49.020Z] 5d74067f8e1e: Pull complete [2021-10-18T11:11:49.020Z] e0aca202a116: Pull complete [2021-10-18T11:11:49.020Z] 3a43be97a3b4: Pull complete [2021-10-18T11:11:49.296Z] 34cad66bf833: Pull complete [2021-10-18T11:11:49.402Z] 7a9cfe048b4a: Verifying Checksum [2021-10-18T11:11:49.402Z] 7a9cfe048b4a: Download complete [2021-10-18T11:11:51.285Z] b4e3c513aaa6: Pull complete [2021-10-18T11:11:51.547Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T11:11:51.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T11:11:51.547Z] ---> 9f6097aaca64 [2021-10-18T11:11:51.547Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-18T11:11:55.770Z] ---> Running in 2c3696b335de [2021-10-18T11:11:55.770Z] Removing intermediate container 2c3696b335de [2021-10-18T11:11:55.770Z] ---> a98f0884fc39 [2021-10-18T11:11:55.770Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T11:11:55.770Z] ---> Running in a4d405999be5 [2021-10-18T11:11:55.770Z] Removing intermediate container a4d405999be5 [2021-10-18T11:11:55.770Z] ---> ad94955a6944 [2021-10-18T11:11:55.770Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-18T11:11:55.770Z] ---> Running in 62439ac420bb [2021-10-18T11:11:55.770Z] Removing intermediate container 62439ac420bb [2021-10-18T11:11:55.770Z] ---> e895f46d7033 [2021-10-18T11:11:55.770Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:11:55.770Z] ---> Running in 377af4d4eb24 [2021-10-18T11:11:55.770Z] Removing intermediate container 377af4d4eb24 [2021-10-18T11:11:55.770Z] ---> 12de9c60bfe9 [2021-10-18T11:11:55.770Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T11:11:55.770Z] ---> Running in 748af50d81a4 [2021-10-18T11:11:56.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T11:11:57.431Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T11:11:57.698Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-18T11:11:57.698Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-18T11:11:57.698Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-18T11:11:57.960Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-18T11:11:57.960Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T11:11:57.960Z] OK: 224 MiB in 56 packages [2021-10-18T11:11:58.232Z] Removing intermediate container 748af50d81a4 [2021-10-18T11:11:58.233Z] ---> 19368450ced8 [2021-10-18T11:11:58.233Z] Step 8/11 : COPY . . [2021-10-18T11:11:58.493Z] ---> 24255ee06557 [2021-10-18T11:11:58.493Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T11:11:58.753Z] ---> Running in f8c012c6b9c6 [2021-10-18T11:11:59.632Z] 7a9cfe048b4a: Pull complete [2021-10-18T11:11:59.914Z] 72dc09318566: Pull complete [2021-10-18T11:12:00.193Z] f4f7b4309257: Pull complete [2021-10-18T11:12:00.810Z] 0ac9a79272e3: Pull complete [2021-10-18T11:12:06.269Z] b78e95d17946: Pull complete [2021-10-18T11:12:06.269Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-18T11:12:06.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T11:12:06.269Z] ---> 8b459fc5aaf0 [2021-10-18T11:12:06.269Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-18T11:12:10.615Z] ---> Running in 80fcaa6c781a [2021-10-18T11:12:11.224Z] Removing intermediate container 80fcaa6c781a [2021-10-18T11:12:11.224Z] ---> 9ee7ecf52867 [2021-10-18T11:12:11.224Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T11:12:11.224Z] ---> Running in fbdf0ccba9fa [2021-10-18T11:12:11.835Z] Removing intermediate container fbdf0ccba9fa [2021-10-18T11:12:11.835Z] ---> a052b746a351 [2021-10-18T11:12:11.835Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-18T11:12:11.835Z] ---> Running in 2ef323ac8c2c [2021-10-18T11:12:12.440Z] Removing intermediate container 2ef323ac8c2c [2021-10-18T11:12:12.440Z] ---> 83d9ee311721 [2021-10-18T11:12:12.440Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:12:12.440Z] ---> Running in 8842ed9e4294 [2021-10-18T11:12:15.109Z] Removing intermediate container 8842ed9e4294 [2021-10-18T11:12:15.109Z] ---> 1b27d42c8a04 [2021-10-18T11:12:15.109Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T11:12:15.109Z] ---> Running in f91094f09fa9 [2021-10-18T11:12:16.562Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T11:12:17.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T11:12:18.166Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-10-18T11:12:18.166Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-10-18T11:12:18.166Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-10-18T11:12:18.447Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-10-18T11:12:18.448Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T11:12:18.448Z] OK: 223 MiB in 56 packages [2021-10-18T11:12:19.905Z] Removing intermediate container f91094f09fa9 [2021-10-18T11:12:19.905Z] ---> 762b4649f92a [2021-10-18T11:12:19.905Z] Step 8/11 : COPY . . [2021-10-18T11:12:21.357Z] ---> 27545b40fb00 [2021-10-18T11:12:21.357Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T11:12:21.636Z] ---> Running in f967e430e173 [2021-10-18T11:12:37.525Z] Removing intermediate container f8c012c6b9c6 [2021-10-18T11:12:37.525Z] ---> 907e3cbf3d8e [2021-10-18T11:12:37.525Z] Step 10/11 : ARG MAKE='make build' [2021-10-18T11:12:37.525Z] ---> Running in e40a55ad44d1 [2021-10-18T11:12:37.525Z] Removing intermediate container e40a55ad44d1 [2021-10-18T11:12:37.525Z] ---> 3fc3c190e7f4 [2021-10-18T11:12:37.525Z] Step 11/11 : RUN $MAKE [2021-10-18T11:12:37.525Z] ---> Running in da59fcf89287 [2021-10-18T11:12:37.525Z] noop [2021-10-18T11:12:37.525Z] Removing intermediate container da59fcf89287 [2021-10-18T11:12:37.525Z] ---> 71534123cf30 [2021-10-18T11:12:37.525Z] Successfully built 71534123cf30 [2021-10-18T11:12:37.525Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:12:37.873Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T11:12:37.873Z] . [Pipeline] withDockerContainer [2021-10-18T11:12:37.954Z] prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container [2021-10-18T11:12:37.995Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-18T11:12:38.369Z] $ docker top 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T11:12:38.791Z] + go version [2021-10-18T11:12:38.791Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T11:12:38.818Z] $ docker stop --time=1 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 [2021-10-18T11:12:40.007Z] $ docker rm -f 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:12:40.721Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T11:12:40.721Z] . [Pipeline] withDockerContainer [2021-10-18T11:12:40.804Z] prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container [2021-10-18T11:12:40.858Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-18T11:12:41.222Z] $ docker top ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T11:12:41.684Z] + go mod tidy [Pipeline] sh [2021-10-18T11:12:42.263Z] + make test [2021-10-18T11:12:42.263Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-18T11:12:42.526Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-18T11:13:04.671Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-18T11:13:04.671Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.303s coverage: 64.6% of statements [2021-10-18T11:13:04.671Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-18T11:13:10.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T11:13:10.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-18T11:13:10.261Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-18T11:13:10.857Z] $ docker stop --time=1 ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b [2021-10-18T11:13:12.330Z] $ docker rm -f ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T11:13:12.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T11:13:12.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-18T11:13:15.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T11:13:16.488Z] + ls -al . [2021-10-18T11:13:16.488Z] total 172 [2021-10-18T11:13:16.488Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 18 11:13 . [2021-10-18T11:13:16.488Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 18 11:11 .. [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 8147 Oct 18 11:11 Attribution.txt [2021-10-18T11:13:16.488Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 18 11:11 bin [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 18 11:11 CHANGELOG.md [2021-10-18T11:13:16.488Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 18 11:11 cmd [2021-10-18T11:13:16.488Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 18 11:13 coverage.out [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 18 11:11 Dockerfile [2021-10-18T11:13:16.488Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 18 11:11 .git [2021-10-18T11:13:16.488Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 11:11 .github [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 18 11:11 .gitignore [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 763 Oct 18 11:11 go.mod [2021-10-18T11:13:16.488Z] -rw-r--r--. 1 jenkins jenkins 52158 Oct 18 11:12 go.sum [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 18 11:11 GOVERNANCE.md [2021-10-18T11:13:16.488Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 11:11 internal [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 18 11:11 Jenkinsfile [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 18 11:11 LICENSE [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 18 11:11 Makefile [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 18 11:11 OWNERS.md [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 18 11:11 README.md [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 18 11:08 VERSION [2021-10-18T11:13:16.488Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 18 11:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:13:16.814Z] + 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=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb --label arch=amd64 --label version=0.0.0 . [2021-10-18T11:13:16.814Z] Sending build context to Docker daemon 8.731MB [2021-10-18T11:13:16.814Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T11:13:16.814Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-18T11:13:16.814Z] ---> 71534123cf30 [2021-10-18T11:13:16.814Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-18T11:13:16.814Z] ---> Running in 63b66ca5c714 [2021-10-18T11:13:17.076Z] Removing intermediate container 63b66ca5c714 [2021-10-18T11:13:17.076Z] ---> ecbb86541a50 [2021-10-18T11:13:17.076Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T11:13:17.076Z] ---> Running in a1a5e425907a [2021-10-18T11:13:17.076Z] Removing intermediate container a1a5e425907a [2021-10-18T11:13:17.076Z] ---> 32602f31c003 [2021-10-18T11:13:17.076Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-18T11:13:17.076Z] ---> Running in a58e276e0989 [2021-10-18T11:13:17.341Z] Removing intermediate container a58e276e0989 [2021-10-18T11:13:17.341Z] ---> c12ced8f0250 [2021-10-18T11:13:17.341Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:13:17.341Z] ---> Running in 6f90781fc3b5 [2021-10-18T11:13:17.603Z] Removing intermediate container 6f90781fc3b5 [2021-10-18T11:13:17.603Z] ---> 7b14b80da765 [2021-10-18T11:13:17.603Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T11:13:17.603Z] ---> Running in 847273beb69f [2021-10-18T11:13:17.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T11:13:18.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T11:13:19.380Z] OK: 224 MiB in 56 packages [2021-10-18T11:13:19.641Z] Removing intermediate container 847273beb69f [2021-10-18T11:13:19.641Z] ---> ce9399e569b0 [2021-10-18T11:13:19.641Z] Step 8/25 : COPY . . [2021-10-18T11:13:19.904Z] ---> 346b7414cfcb [2021-10-18T11:13:19.904Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T11:13:19.904Z] ---> Running in 1582f59598bd [2021-10-18T11:13:20.481Z] Removing intermediate container 1582f59598bd [2021-10-18T11:13:20.481Z] ---> 43ef0f07e907 [2021-10-18T11:13:20.481Z] Step 10/25 : ARG MAKE='make build' [2021-10-18T11:13:20.481Z] ---> Running in 98f6932016dd [2021-10-18T11:13:20.739Z] Removing intermediate container 98f6932016dd [2021-10-18T11:13:20.739Z] ---> f59e0d980910 [2021-10-18T11:13:20.739Z] Step 11/25 : RUN $MAKE [2021-10-18T11:13:20.739Z] ---> Running in a8a4d40f4fd1 [2021-10-18T11:13:21.017Z] 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-18T11:13:36.038Z] Removing intermediate container a8a4d40f4fd1 [2021-10-18T11:13:36.038Z] ---> e5310762b911 [2021-10-18T11:13:36.038Z] Step 12/25 : FROM alpine:3.14 [2021-10-18T11:13:36.610Z] 3.14: Pulling from library/alpine [2021-10-18T11:13:36.871Z] a0d0a0d46f8b: Already exists [2021-10-18T11:13:37.133Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T11:13:37.133Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T11:13:37.133Z] ---> 14119a10abf4 [2021-10-18T11:13:37.133Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-18T11:13:37.133Z] ---> Running in d0e272967c4d [2021-10-18T11:13:37.133Z] Removing intermediate container d0e272967c4d [2021-10-18T11:13:37.133Z] ---> 3c6a74a5f4f2 [2021-10-18T11:13:37.133Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:13:37.133Z] ---> Running in 8515372e3506 [2021-10-18T11:13:37.712Z] Removing intermediate container 8515372e3506 [2021-10-18T11:13:37.712Z] ---> d4b3bd281fbf [2021-10-18T11:13:37.712Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-18T11:13:37.712Z] ---> Running in d68ead579feb [2021-10-18T11:13:37.973Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T11:13:38.920Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T11:13:39.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-18T11:13:39.182Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T11:13:39.182Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-18T11:13:39.442Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T11:13:39.442Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-18T11:13:39.701Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-18T11:13:39.701Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T11:13:39.701Z] OK: 8 MiB in 20 packages [2021-10-18T11:13:39.962Z] Removing intermediate container d68ead579feb [2021-10-18T11:13:39.962Z] ---> 556098b9f596 [2021-10-18T11:13:39.962Z] Step 16/25 : WORKDIR / [2021-10-18T11:13:39.962Z] ---> Running in a7ccaf585d03 [2021-10-18T11:13:39.962Z] Removing intermediate container a7ccaf585d03 [2021-10-18T11:13:39.962Z] ---> 190e34f9f032 [2021-10-18T11:13:39.962Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-18T11:13:40.226Z] ---> 4cb47a8f7299 [2021-10-18T11:13:40.226Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-18T11:13:40.226Z] ---> 8a926938ad94 [2021-10-18T11:13:40.226Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-18T11:13:40.795Z] ---> 005b96ff6b95 [2021-10-18T11:13:40.795Z] Step 20/25 : EXPOSE 59900 [2021-10-18T11:13:40.795Z] ---> Running in cf657ab65dab [2021-10-18T11:13:40.795Z] Removing intermediate container cf657ab65dab [2021-10-18T11:13:40.795Z] ---> 7a6dd7eafcbb [2021-10-18T11:13:40.795Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-18T11:13:40.795Z] ---> Running in b6ab8117b3c1 [2021-10-18T11:13:41.056Z] Removing intermediate container b6ab8117b3c1 [2021-10-18T11:13:41.056Z] ---> 9eaefbd9dce1 [2021-10-18T11:13:41.056Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T11:13:41.056Z] ---> Running in 55dbdce16acf [2021-10-18T11:13:41.056Z] Removing intermediate container 55dbdce16acf [2021-10-18T11:13:41.056Z] ---> e996ca7f3873 [2021-10-18T11:13:41.056Z] Step 23/25 : LABEL arch=amd64 [2021-10-18T11:13:41.056Z] ---> Running in ad5d41c802c4 [2021-10-18T11:13:41.056Z] Removing intermediate container ad5d41c802c4 [2021-10-18T11:13:41.056Z] ---> 4e71c60d3964 [2021-10-18T11:13:41.056Z] Step 24/25 : LABEL git_sha=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:13:41.056Z] ---> Running in 74effd424321 [2021-10-18T11:13:41.314Z] Removing intermediate container 74effd424321 [2021-10-18T11:13:41.314Z] ---> 906bdefc6551 [2021-10-18T11:13:41.315Z] Step 25/25 : LABEL version=0.0.0 [2021-10-18T11:13:41.315Z] ---> Running in bf0a5e3946cb [2021-10-18T11:13:41.315Z] Removing intermediate container bf0a5e3946cb [2021-10-18T11:13:41.315Z] ---> be8017dd2100 [2021-10-18T11:13:41.315Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T11:13:41.315Z] Successfully built be8017dd2100 [2021-10-18T11:13:41.315Z] 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-18T11:13:42.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:13:42.243Z] [2021-10-18T11:13:42.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:13:42.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:13:42.576Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T11:13:42.576Z] b4d181a07f80: Pulling fs layer [2021-10-18T11:13:42.576Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T11:13:42.576Z] ed53099fbce6: Pulling fs layer [2021-10-18T11:13:42.576Z] dc539afda2c1: Pulling fs layer [2021-10-18T11:13:42.576Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T11:13:42.576Z] 9065ff56babe: Pulling fs layer [2021-10-18T11:13:42.576Z] d287ab97295c: Pulling fs layer [2021-10-18T11:13:42.576Z] dc539afda2c1: Waiting [2021-10-18T11:13:42.576Z] 77bc0d833cb6: Waiting [2021-10-18T11:13:42.576Z] 9065ff56babe: Waiting [2021-10-18T11:13:42.576Z] d287ab97295c: Waiting [2021-10-18T11:13:42.576Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T11:13:42.576Z] a1111a8f2ec3: Download complete [2021-10-18T11:13:42.576Z] dc539afda2c1: Verifying Checksum [2021-10-18T11:13:42.576Z] dc539afda2c1: Download complete [2021-10-18T11:13:42.576Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T11:13:42.576Z] 77bc0d833cb6: Download complete [2021-10-18T11:13:42.835Z] 9065ff56babe: Verifying Checksum [2021-10-18T11:13:42.835Z] 9065ff56babe: Download complete [2021-10-18T11:13:42.835Z] ed53099fbce6: Verifying Checksum [2021-10-18T11:13:42.835Z] ed53099fbce6: Download complete [2021-10-18T11:13:42.835Z] b4d181a07f80: Verifying Checksum [2021-10-18T11:13:42.835Z] b4d181a07f80: Download complete [2021-10-18T11:13:43.415Z] d287ab97295c: Verifying Checksum [2021-10-18T11:13:43.415Z] d287ab97295c: Download complete [2021-10-18T11:13:43.518Z] Removing intermediate container f967e430e173 [2021-10-18T11:13:43.518Z] ---> 46d2553f4fbd [2021-10-18T11:13:43.518Z] Step 10/11 : ARG MAKE='make build' [2021-10-18T11:13:43.518Z] ---> Running in f7e275ba2c2e [2021-10-18T11:13:43.518Z] Removing intermediate container f7e275ba2c2e [2021-10-18T11:13:43.518Z] ---> ed9b1f6c5719 [2021-10-18T11:13:43.518Z] Step 11/11 : RUN $MAKE [2021-10-18T11:13:43.518Z] ---> Running in 994a66dc2e1d [2021-10-18T11:13:43.518Z] noop [2021-10-18T11:13:43.518Z] Removing intermediate container 994a66dc2e1d [2021-10-18T11:13:43.518Z] ---> 7589018bb510 [2021-10-18T11:13:43.518Z] Successfully built 7589018bb510 [2021-10-18T11:13:43.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:13:43.903Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T11:13:43.903Z] . [Pipeline] withDockerContainer [2021-10-18T11:13:44.163Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-10-18T11:13:44.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T11:13:44.374Z] b4d181a07f80: Pull complete [2021-10-18T11:13:44.374Z] a1111a8f2ec3: Pull complete [2021-10-18T11:13:44.955Z] ed53099fbce6: Pull complete [2021-10-18T11:13:44.955Z] dc539afda2c1: Pull complete [2021-10-18T11:13:45.222Z] 77bc0d833cb6: Pull complete [2021-10-18T11:13:45.222Z] 9065ff56babe: Pull complete [2021-10-18T11:13:45.914Z] $ docker top ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T11:13:46.984Z] + go version [2021-10-18T11:13:46.984Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-18T11:13:47.019Z] $ docker stop --time=1 ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a [2021-10-18T11:13:48.862Z] $ docker rm -f ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:13:49.768Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T11:13:49.768Z] . [Pipeline] withDockerContainer [2021-10-18T11:13:50.055Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-10-18T11:13:50.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T11:13:50.549Z] d287ab97295c: Pull complete [2021-10-18T11:13:50.549Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T11:13:50.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:13:50.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:13:51.817Z] $ docker top 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-10-18T11:13:52.264Z] prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container [2021-10-18T11:13:52.302Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T11:13:54.668Z] $ docker top 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-10-18T11:13:55.175Z] ---> job-cost.sh [2021-10-18T11:13:55.175Z] lf-activate-venv: SKIPPING [2021-10-18T11:13:55.175Z] INFO: No Stack... [2021-10-18T11:13:55.436Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T11:13:55.627Z] + go mod tidy [2021-10-18T11:13:55.698Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T11:13:56.009Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-18T11:13:56.009Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T11:13:56.056Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [2021-10-18T11:13:56.061Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] did not exist. Created. [2021-10-18T11:13:56.061Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T11:13:56.436Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-18T11:13:56.478Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T11:13:56.499Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T11:13:56.567Z] $ docker stop --time=1 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df [2021-10-18T11:13:57.693Z] $ docker rm -f 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T11:13:58.467Z] + make test [2021-10-18T11:13:58.468Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-18T11:13:59.931Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-18T11:15:08.112Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-18T11:15:08.112Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.738s coverage: 64.6% of statements [2021-10-18T11:15:08.112Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-18T11:15:35.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T11:15:35.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-18T11:15:35.034Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-18T11:15:35.074Z] $ docker stop --time=1 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 [2021-10-18T11:15:37.021Z] $ docker rm -f 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T11:15:37.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T11:15:38.015Z] Warning: overwriting stash ‘coverage-report’ [2021-10-18T11:15:38.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T11:15:40.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T11:15:40.559Z] + ls -al . [2021-10-18T11:15:40.559Z] total 196 [2021-10-18T11:15:40.559Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 11:15 . [2021-10-18T11:15:40.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:11 .. [2021-10-18T11:15:40.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:11 .git [2021-10-18T11:15:40.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:11 .github [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 18 11:11 .gitignore [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 8147 Oct 18 11:11 Attribution.txt [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 18 11:11 CHANGELOG.md [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 18 11:11 Dockerfile [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:11 GOVERNANCE.md [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:11 Jenkinsfile [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:11 LICENSE [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 18 11:11 Makefile [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:11 OWNERS.md [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 18 11:11 README.md [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 11:08 VERSION [2021-10-18T11:15:40.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:11 bin [2021-10-18T11:15:40.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:11 cmd [2021-10-18T11:15:40.559Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 18 11:15 coverage.out [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 763 Oct 18 11:11 go.mod [2021-10-18T11:15:40.559Z] -rw-r--r-- 1 jenkins jenkins 52158 Oct 18 11:13 go.sum [2021-10-18T11:15:40.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:11 internal [2021-10-18T11:15:40.559Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:15:40.957Z] + 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=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb --label arch=arm64 --label version=0.0.0 . [2021-10-18T11:15:41.605Z] Sending build context to Docker daemon 8.731MB [2021-10-18T11:15:41.605Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T11:15:41.605Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-18T11:15:41.605Z] ---> 7589018bb510 [2021-10-18T11:15:41.605Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-18T11:15:41.887Z] ---> Running in 3de910f6326f [2021-10-18T11:15:42.165Z] Removing intermediate container 3de910f6326f [2021-10-18T11:15:42.165Z] ---> ef2455b756e2 [2021-10-18T11:15:42.165Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T11:15:42.444Z] ---> Running in 7dcde6cd8074 [2021-10-18T11:15:43.065Z] Removing intermediate container 7dcde6cd8074 [2021-10-18T11:15:43.065Z] ---> a9134a25a7ec [2021-10-18T11:15:43.065Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-18T11:15:43.065Z] ---> Running in 3978e41ac0d4 [2021-10-18T11:15:43.675Z] Removing intermediate container 3978e41ac0d4 [2021-10-18T11:15:43.675Z] ---> 0c55829bff4c [2021-10-18T11:15:43.675Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:15:43.675Z] ---> Running in 38d914b51173 [2021-10-18T11:15:46.334Z] Removing intermediate container 38d914b51173 [2021-10-18T11:15:46.334Z] ---> dfb5f68e5b27 [2021-10-18T11:15:46.334Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T11:15:46.334Z] ---> Running in a91ea8d67d3c [2021-10-18T11:15:47.329Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T11:15:48.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T11:15:48.938Z] OK: 223 MiB in 56 packages [2021-10-18T11:15:50.398Z] Removing intermediate container a91ea8d67d3c [2021-10-18T11:15:50.398Z] ---> 405325e7607d [2021-10-18T11:15:50.398Z] Step 8/25 : COPY . . [2021-10-18T11:15:51.393Z] ---> 2b41e9713cc2 [2021-10-18T11:15:51.393Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T11:15:51.393Z] ---> Running in da37a51a9783 [2021-10-18T11:15:54.056Z] Removing intermediate container da37a51a9783 [2021-10-18T11:15:54.056Z] ---> beefd2f1a331 [2021-10-18T11:15:54.056Z] Step 10/25 : ARG MAKE='make build' [2021-10-18T11:15:54.056Z] ---> Running in 89d2489390d0 [2021-10-18T11:15:54.661Z] Removing intermediate container 89d2489390d0 [2021-10-18T11:15:54.661Z] ---> 002fb68156ba [2021-10-18T11:15:54.661Z] Step 11/25 : RUN $MAKE [2021-10-18T11:15:54.949Z] ---> Running in 927a8ea18e17 [2021-10-18T11:15:55.943Z] 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-18T11:16:52.595Z] Removing intermediate container 927a8ea18e17 [2021-10-18T11:16:52.595Z] ---> 0c2caf1a2db1 [2021-10-18T11:16:52.595Z] Step 12/25 : FROM alpine:3.14 [2021-10-18T11:16:52.595Z] 3.14: Pulling from library/alpine [2021-10-18T11:16:52.595Z] 552d1f2373af: Already exists [2021-10-18T11:16:52.595Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T11:16:52.595Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T11:16:52.595Z] ---> bb3de5531c18 [2021-10-18T11:16:52.595Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-18T11:16:52.595Z] ---> Running in 080d94251f3e [2021-10-18T11:16:52.595Z] Removing intermediate container 080d94251f3e [2021-10-18T11:16:52.595Z] ---> 104d755ad314 [2021-10-18T11:16:52.595Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T11:16:52.595Z] ---> Running in bbc06b9b31a6 [2021-10-18T11:16:52.595Z] Removing intermediate container bbc06b9b31a6 [2021-10-18T11:16:52.595Z] ---> 30225dfc35ca [2021-10-18T11:16:52.595Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-18T11:16:52.596Z] ---> Running in 6510fa936aa7 [2021-10-18T11:16:52.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T11:16:52.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T11:16:53.584Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-18T11:16:53.584Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T11:16:53.584Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-18T11:16:53.584Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T11:16:53.859Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-18T11:16:53.859Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-18T11:16:53.859Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T11:16:54.136Z] OK: 8 MiB in 20 packages [2021-10-18T11:16:55.127Z] Removing intermediate container 6510fa936aa7 [2021-10-18T11:16:55.127Z] ---> 4c0ba583860d [2021-10-18T11:16:55.127Z] Step 16/25 : WORKDIR / [2021-10-18T11:16:55.406Z] ---> Running in 088fdb618f2d [2021-10-18T11:16:56.012Z] Removing intermediate container 088fdb618f2d [2021-10-18T11:16:56.012Z] ---> 23c27273bced [2021-10-18T11:16:56.012Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-18T11:16:56.618Z] ---> d460abb26c5a [2021-10-18T11:16:56.618Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-18T11:16:57.609Z] ---> bb1bb0192319 [2021-10-18T11:16:57.609Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-18T11:16:59.060Z] ---> 4d0e9a1e18af [2021-10-18T11:16:59.060Z] Step 20/25 : EXPOSE 59900 [2021-10-18T11:16:59.060Z] ---> Running in c766ee520123 [2021-10-18T11:16:59.665Z] Removing intermediate container c766ee520123 [2021-10-18T11:16:59.665Z] ---> 85b649507105 [2021-10-18T11:16:59.665Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-18T11:16:59.665Z] ---> Running in 0469c26fcb7a [2021-10-18T11:17:00.272Z] Removing intermediate container 0469c26fcb7a [2021-10-18T11:17:00.272Z] ---> ba5b16c8541e [2021-10-18T11:17:00.272Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T11:17:00.272Z] ---> Running in 81d76ab8609c [2021-10-18T11:17:00.875Z] Removing intermediate container 81d76ab8609c [2021-10-18T11:17:00.875Z] ---> f6ac9fc4cd87 [2021-10-18T11:17:00.875Z] Step 23/25 : LABEL arch=arm64 [2021-10-18T11:17:00.875Z] ---> Running in 769a6196980d [2021-10-18T11:17:01.479Z] Removing intermediate container 769a6196980d [2021-10-18T11:17:01.479Z] ---> 10edfcd9c973 [2021-10-18T11:17:01.479Z] Step 24/25 : LABEL git_sha=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [2021-10-18T11:17:01.479Z] ---> Running in 83958c01cf54 [2021-10-18T11:17:02.084Z] Removing intermediate container 83958c01cf54 [2021-10-18T11:17:02.084Z] ---> 70b2d3cbb035 [2021-10-18T11:17:02.084Z] Step 25/25 : LABEL version=0.0.0 [2021-10-18T11:17:02.084Z] ---> Running in ccb9ce7acaf7 [2021-10-18T11:17:02.687Z] Removing intermediate container ccb9ce7acaf7 [2021-10-18T11:17:02.687Z] ---> 41dc544fdfff [2021-10-18T11:17:02.687Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T11:17:02.687Z] Successfully built 41dc544fdfff [2021-10-18T11:17:02.687Z] 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-18T11:17:03.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T11:17:03.776Z] [2021-10-18T11:17:03.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:17:04.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T11:17:04.439Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-18T11:17:04.439Z] 448f6bf000e3: Pulling fs layer [2021-10-18T11:17:04.439Z] f757da607395: Pulling fs layer [2021-10-18T11:17:04.439Z] 05883995daec: Pulling fs layer [2021-10-18T11:17:04.439Z] 8603b9c90790: Pulling fs layer [2021-10-18T11:17:04.439Z] 1560dd03e051: Pulling fs layer [2021-10-18T11:17:04.439Z] 27f5ce0e4adf: Pulling fs layer [2021-10-18T11:17:04.439Z] c2d8d7efcc4b: Pulling fs layer [2021-10-18T11:17:04.439Z] 1560dd03e051: Waiting [2021-10-18T11:17:04.439Z] 27f5ce0e4adf: Waiting [2021-10-18T11:17:04.439Z] c2d8d7efcc4b: Waiting [2021-10-18T11:17:04.439Z] 8603b9c90790: Waiting [2021-10-18T11:17:04.439Z] f757da607395: Verifying Checksum [2021-10-18T11:17:04.439Z] f757da607395: Download complete [2021-10-18T11:17:04.717Z] 8603b9c90790: Verifying Checksum [2021-10-18T11:17:04.717Z] 8603b9c90790: Download complete [2021-10-18T11:17:04.717Z] 05883995daec: Verifying Checksum [2021-10-18T11:17:04.717Z] 05883995daec: Download complete [2021-10-18T11:17:04.717Z] 1560dd03e051: Verifying Checksum [2021-10-18T11:17:04.717Z] 1560dd03e051: Download complete [2021-10-18T11:17:04.717Z] 27f5ce0e4adf: Verifying Checksum [2021-10-18T11:17:04.717Z] 27f5ce0e4adf: Download complete [2021-10-18T11:17:05.000Z] 448f6bf000e3: Verifying Checksum [2021-10-18T11:17:05.000Z] 448f6bf000e3: Download complete [2021-10-18T11:17:07.647Z] c2d8d7efcc4b: Verifying Checksum [2021-10-18T11:17:07.647Z] c2d8d7efcc4b: Download complete [2021-10-18T11:17:08.643Z] 448f6bf000e3: Pull complete [2021-10-18T11:17:09.250Z] f757da607395: Pull complete [2021-10-18T11:17:10.699Z] 05883995daec: Pull complete [2021-10-18T11:17:11.304Z] 8603b9c90790: Pull complete [2021-10-18T11:17:12.295Z] 1560dd03e051: Pull complete [2021-10-18T11:17:12.571Z] 27f5ce0e4adf: Pull complete [2021-10-18T11:17:27.710Z] c2d8d7efcc4b: Pull complete [2021-10-18T11:17:27.710Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-18T11:17:27.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T11:17:27.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-18T11:17:27.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-10-18T11:17:28.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-18T11:17:31.910Z] $ docker top e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:17:32.902Z] ---> job-cost.sh [2021-10-18T11:17:32.902Z] lf-activate-venv: SKIPPING [2021-10-18T11:17:32.902Z] INFO: No Stack... [2021-10-18T11:17:33.504Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-18T11:17:34.123Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T11:17:34.842Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-18T11:17:34.842Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T11:17:34.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [2021-10-18T11:17:34.971Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] did not exist. Created. [2021-10-18T11:17:34.971Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T11:17:35.743Z] /w/workspace/device-virtual-go/1@tmp/durable-9331af6b/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-9331af6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-18T11:17:36.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-18T11:17:36.478Z] Warning: overwriting stash ‘stack-cost’ [2021-10-18T11:17:36.515Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T11:17:36.531Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T11:17:36.588Z] $ docker stop --time=1 e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 [2021-10-18T11:17:38.263Z] $ docker rm -f e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 [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-18T11:17:40.754Z] provisioning config files... [2021-10-18T11:17:40.765Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config1257983937892667077tmp [Pipeline] { [Pipeline] sh [2021-10-18T11:17:41.108Z] + set +x [2021-10-18T11:17:41.108Z] + curl -s https://codecov.io/bash [2021-10-18T11:17:41.108Z] + bash -s -- [2021-10-18T11:17:41.108Z] [2021-10-18T11:17:41.108Z] _____ _ [2021-10-18T11:17:41.108Z] / ____| | | [2021-10-18T11:17:41.108Z] | | ___ __| | ___ ___ _____ __ [2021-10-18T11:17:41.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-18T11:17:41.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-18T11:17:41.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-18T11:17:41.108Z] Bash-1.0.6 [2021-10-18T11:17:41.108Z] [2021-10-18T11:17:41.108Z] [2021-10-18T11:17:41.108Z] ==> git version 2.24.4 found [2021-10-18T11:17:41.108Z] ==> 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-18T11:17:41.108Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-18T11:17:41.108Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-18T11:17:41.108Z] ==> Jenkins CI detected. [2021-10-18T11:17:41.108Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-244 [2021-10-18T11:17:41.108Z] project root: . [2021-10-18T11:17:41.108Z] --> token set from env [2021-10-18T11:17:41.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-18T11:17:41.108Z] ==> Running gcov in . (disable via -X gcov) [2021-10-18T11:17:41.108Z] ==> Python coveragepy not found [2021-10-18T11:17:41.108Z] ==> Searching for coverage reports in: [2021-10-18T11:17:41.108Z] + . [2021-10-18T11:17:41.370Z] -> Found 1 reports [2021-10-18T11:17:41.370Z] ==> Detecting git/mercurial file structure [2021-10-18T11:17:41.370Z] ==> Reading reports [2021-10-18T11:17:41.370Z] + ./coverage.out bytes=46339 [2021-10-18T11:17:41.370Z] ==> Appending adjustments [2021-10-18T11:17:41.370Z] https://docs.codecov.io/docs/fixing-reports [2021-10-18T11:17:41.370Z] + Found adjustments [2021-10-18T11:17:41.370Z] ==> Gzipping contents [2021-10-18T11:17:41.370Z] 8.0K /tmp/codecov.DV1rhY.gz [2021-10-18T11:17:41.370Z] ==> Uploading reports [2021-10-18T11:17:41.370Z] url: https://codecov.io [2021-10-18T11:17:41.370Z] query: branch=PR-244&commit=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=244&job=&cmd_args= [2021-10-18T11:17:41.370Z] -> Pinging Codecov [2021-10-18T11:17:41.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-244&commit=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=244&job=&cmd_args= [2021-10-18T11:17:41.942Z] -> Uploading to [2021-10-18T11:17:41.942Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-18/5E52B4B073DB2E39498172D8E973AA87/45ad3248cddfdb4b9428551cdb9f6822a52e8bbb/adb77336-9bf9-41ac-8066-7be783b2c0c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T111741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aed94877ab2e6d809cf6c2049a71c171d6aac79c2ecde699b37505e14fd9308d [2021-10-18T11:17:41.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T11:17:41.942Z] Dload Upload Total Spent Left Speed [2021-10-18T11:17:42.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5463 0 0 100 5463 0 15711 --:--:-- --:--:-- --:--:-- 15743 [2021-10-18T11:17:42.203Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] } [2021-10-18T11:17:42.226Z] 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-18T11:17:44.317Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-244/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:17:44.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:17:45.249Z] ---> package-listing.sh [2021-10-18T11:17:45.249Z] ++ facter osfamily [2021-10-18T11:17:45.249Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T11:17:45.511Z] + OS_FAMILY=redhat [2021-10-18T11:17:45.511Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-244 [2021-10-18T11:17:45.511Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T11:17:45.511Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T11:17:45.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T11:17:45.511Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T11:17:45.511Z] + '[' /w/workspace/foundry_device-virtual-go_PR-244 ']' [2021-10-18T11:17:45.511Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T11:17:45.511Z] + case "${OS_FAMILY}" in [2021-10-18T11:17:45.511Z] + rpm -qa [2021-10-18T11:17:45.511Z] + sort [2021-10-18T11:17:46.082Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T11:17:46.082Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T11:17:46.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T11:17:46.082Z] + '[' /w/workspace/foundry_device-virtual-go_PR-244 ']' [2021-10-18T11:17:46.082Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-244/archives/ [2021-10-18T11:17:46.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-244/archives/ [Pipeline] echo [2021-10-18T11:17:46.108Z] 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-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-18T11:17:46.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:17:46.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:17:46.988Z] [2021-10-18T11:17:46.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T11:17:47.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:17:47.327Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T11:17:47.327Z] b4d181a07f80: Pulling fs layer [2021-10-18T11:17:47.327Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T11:17:47.327Z] ed53099fbce6: Pulling fs layer [2021-10-18T11:17:47.327Z] dc539afda2c1: Pulling fs layer [2021-10-18T11:17:47.327Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T11:17:47.327Z] 9065ff56babe: Pulling fs layer [2021-10-18T11:17:47.327Z] d287ab97295c: Pulling fs layer [2021-10-18T11:17:47.327Z] 77bc0d833cb6: Waiting [2021-10-18T11:17:47.327Z] 9065ff56babe: Waiting [2021-10-18T11:17:47.327Z] d287ab97295c: Waiting [2021-10-18T11:17:47.327Z] dc539afda2c1: Waiting [2021-10-18T11:17:47.327Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T11:17:47.327Z] a1111a8f2ec3: Download complete [2021-10-18T11:17:47.327Z] dc539afda2c1: Verifying Checksum [2021-10-18T11:17:47.327Z] dc539afda2c1: Download complete [2021-10-18T11:17:47.589Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T11:17:47.589Z] 77bc0d833cb6: Download complete [2021-10-18T11:17:47.589Z] ed53099fbce6: Verifying Checksum [2021-10-18T11:17:47.589Z] ed53099fbce6: Download complete [2021-10-18T11:17:47.589Z] 9065ff56babe: Verifying Checksum [2021-10-18T11:17:47.589Z] 9065ff56babe: Download complete [2021-10-18T11:17:47.589Z] b4d181a07f80: Verifying Checksum [2021-10-18T11:17:47.589Z] b4d181a07f80: Download complete [2021-10-18T11:17:48.178Z] d287ab97295c: Verifying Checksum [2021-10-18T11:17:48.178Z] d287ab97295c: Download complete [2021-10-18T11:17:49.132Z] b4d181a07f80: Pull complete [2021-10-18T11:17:49.133Z] a1111a8f2ec3: Pull complete [2021-10-18T11:17:49.713Z] ed53099fbce6: Pull complete [2021-10-18T11:17:49.977Z] dc539afda2c1: Pull complete [2021-10-18T11:17:50.245Z] 77bc0d833cb6: Pull complete [2021-10-18T11:17:50.245Z] 9065ff56babe: Pull complete [2021-10-18T11:17:55.576Z] d287ab97295c: Pull complete [2021-10-18T11:17:55.577Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T11:17:55.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T11:17:55.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T11:17:55.660Z] prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container [2021-10-18T11:17:55.691Z] $ 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-244/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-244 -v /w/workspace/foundry_device-virtual-go_PR-244:/w/workspace/foundry_device-virtual-go_PR-244:rw,z -v /w/workspace/foundry_device-virtual-go_PR-244@tmp:/w/workspace/foundry_device-virtual-go_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T11:17:58.136Z] $ docker top a596f26a0396a33edeb63661184a6f66b6896653e56855e8e55f7e2ccd690e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T11:17:58.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T11:17:58.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T11:17:59.165Z] + ls /var/log/sa-host [2021-10-18T11:17:59.165Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T11:17:59.165Z] file_magic: OK [2021-10-18T11:17:59.165Z] HZ: Using current value: 100 [2021-10-18T11:17:59.165Z] file_header: OK [2021-10-18T11:17:59.165Z] 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-18T11:17:59.165Z] Statistics: [2021-10-18T11:17:59.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T11:17:59.165Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T11:17:59.165Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T11:17:59.165Z] file_magic: OK [2021-10-18T11:17:59.165Z] HZ: Using current value: 100 [2021-10-18T11:17:59.165Z] file_header: OK [2021-10-18T11:17:59.165Z] 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-18T11:17:59.165Z] Statistics: [2021-10-18T11:17:59.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T11:17:59.165Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T11:18:01.367Z] provisioning config files... [2021-10-18T11:18:01.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config330555034709582589tmp [Pipeline] { [Pipeline] echo [2021-10-18T11:18:01.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:18:01.751Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T11:18:01.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:18:02.169Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T11:18:02.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:18:02.517Z] ---> sudo-logs.sh [2021-10-18T11:18:02.517Z] Archiving 'sudo' log.. [2021-10-18T11:18:02.517Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2161.novalocal: Name or service not known [2021-10-18T11:18:02.517Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2161.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T11:18:02.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:18:02.902Z] ---> job-cost.sh [2021-10-18T11:18:02.902Z] lf-activate-venv: SKIPPING [2021-10-18T11:18:02.902Z] DEBUG: total: 0.10999999940395355 [2021-10-18T11:18:02.902Z] INFO: Retrieving Stack Cost... [2021-10-18T11:18:03.473Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T11:18:03.733Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T11:18:03.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T11:18:04.085Z] ---> logs-deploy.sh [2021-10-18T11:18:04.085Z] lf-activate-venv: SKIPPING [2021-10-18T11:18:04.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-244/1 [2021-10-18T11:18:04.085Z] INFO: archiving workspace using pattern(s): [2021-10-18T11:18:04.657Z] Archives upload complete. [2021-10-18T11:18:04.919Z] INFO: archiving logs to Nexus