Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from fbd728f8c09f8879304f90be7c33fd000c39a7eb+eb73192e64f29d5b7509ef98fadefc4f8094ab1e (25793eaf2f8cb122c24fd047e722c69f9ad46b3f) 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-ssh17917060738419002468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15610789858121192895.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4722015664999764829.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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14938098915021381532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh16333960966196146522.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh432608011422430732.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23807 in /w/workspace/foundry_device-virtual-go_PR-302 [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-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eb73192e64f29d5b7509ef98fadefc4f8094ab1e into PR head commit fbd728f8c09f8879304f90be7c33fd000c39a7eb Merge succeeded, producing fbd728f8c09f8879304f90be7c33fd000c39a7eb Checking out Revision fbd728f8c09f8879304f90be7c33fd000c39a7eb (PR-302) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb73192e64f29d5b7509ef98fadefc4f8094ab1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 Commit message: "build: Add option to build Core/Support services with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T22:33:07.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T22:33:07.519Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T22:33:07.612Z] ========================================================= [2022-08-29T22:33:07.612Z] EdgeX Global Pipelines Version Info [2022-08-29T22:33:07.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:33:08.397Z] ------------------- [2022-08-29T22:33:08.397Z] stable info: [2022-08-29T22:33:08.397Z] ------------------- [2022-08-29T22:33:08.397Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T22:33:08.397Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T22:33:08.397Z] Message: update stable to v1.0.239 [2022-08-29T22:33:08.971Z] ------------------- [2022-08-29T22:33:08.971Z] experimental info: [2022-08-29T22:33:08.971Z] ------------------- [2022-08-29T22:33:08.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T22:33:08.971Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T22:33:08.971Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T22:33:09.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-08-29T22:33:09.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-08-29T22:33:09.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T22:33:09.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T22:33:09.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T22:33:09.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T22:33:09.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T22:33:09.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-29T22:33:09.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T22:33:09.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T22:33:09.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T22:33:09.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-08-29T22:33:09.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T22:33:09.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T22:33:09.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T22:33:09.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T22:33:10.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T22:33:10.078Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T22:33:10.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T22:33:10.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T22:33:10.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-29T22:33:10.242Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-29T22:33:10.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-29T22:33:10.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-29T22:33:10.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-29T22:33:10.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T22:33:10.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T22:33:10.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo [2022-08-29T22:33:10.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo [2022-08-29T22:33:10.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo [2022-08-29T22:33:10.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo [2022-08-29T22:33:10.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbd728f [Pipeline] echo [2022-08-29T22:33:10.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:33:10.810Z] provisioning config files... [2022-08-29T22:33:10.826Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config6867511027035029155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:33:11.192Z] ---> docker-login.sh [2022-08-29T22:33:11.192Z] nexus3.edgexfoundry.org:10001 [2022-08-29T22:33:11.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:11.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:11.456Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:11.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:11.456Z] [2022-08-29T22:33:11.456Z] Login Succeeded [2022-08-29T22:33:11.456Z] nexus3.edgexfoundry.org:10002 [2022-08-29T22:33:11.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:11.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:11.716Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:11.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:11.716Z] [2022-08-29T22:33:11.716Z] Login Succeeded [2022-08-29T22:33:11.716Z] nexus3.edgexfoundry.org:10003 [2022-08-29T22:33:11.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:11.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:11.716Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:11.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:11.716Z] [2022-08-29T22:33:11.716Z] Login Succeeded [2022-08-29T22:33:11.716Z] nexus3.edgexfoundry.org:10004 [2022-08-29T22:33:11.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:11.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:11.976Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:11.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:11.976Z] [2022-08-29T22:33:11.976Z] Login Succeeded [2022-08-29T22:33:11.976Z] docker.io [2022-08-29T22:33:11.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:12.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:12.235Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:12.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:12.235Z] [2022-08-29T22:33:12.235Z] Login Succeeded [2022-08-29T22:33:12.235Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T22:33:12.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T22:33:12.887Z] + git rev-list -1 --merges fbd728f8c09f8879304f90be7c33fd000c39a7eb~1..fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo [2022-08-29T22:33:12.935Z] -----------> git rev-list -1 --merges fbd728f8c09f8879304f90be7c33fd000c39a7eb~1..fbd728f8c09f8879304f90be7c33fd000c39a7eb fbd728f8c09f8879304f90be7c33fd000c39a7eb [false] [Pipeline] sh [2022-08-29T22:33:13.248Z] + git log --format=format:%s -1 fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo [2022-08-29T22:33:13.283Z] ========================================================= [2022-08-29T22:33:13.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T22:33:13.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T22:33:13.712Z] + git log --format=format:%s -1 fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo [2022-08-29T22:33:13.744Z] [semverPrep] GIT_COMMIT: fbd728f8c09f8879304f90be7c33fd000c39a7eb, Commit Message: build: Add option to build Core/Support services with NATS Capability [Pipeline] echo [2022-08-29T22:33:13.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-29T22:33:14.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T22:33:14.155Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T22:33:14.155Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T22:33:14.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T22:33:14.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T22:33:14.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T22:33:14.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:33:14.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:33:14.604Z] [2022-08-29T22:33:14.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:33:14.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:33:14.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T22:33:14.982Z] b85a868b505f: Pulling fs layer [2022-08-29T22:33:14.982Z] e2be974225ed: Pulling fs layer [2022-08-29T22:33:14.982Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T22:33:14.982Z] 988bab9f4d93: Pulling fs layer [2022-08-29T22:33:14.982Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T22:33:14.982Z] eaf3925da568: Pulling fs layer [2022-08-29T22:33:14.982Z] 1469e6f7b9e6: Waiting [2022-08-29T22:33:14.982Z] bab4dde63d76: Pulling fs layer [2022-08-29T22:33:14.982Z] bde34c3a00c8: Pulling fs layer [2022-08-29T22:33:14.982Z] b352a97aabf1: Pulling fs layer [2022-08-29T22:33:14.982Z] bab4dde63d76: Waiting [2022-08-29T22:33:14.982Z] bde34c3a00c8: Waiting [2022-08-29T22:33:14.982Z] eaf3925da568: Waiting [2022-08-29T22:33:14.982Z] 4872d77fe225: Pulling fs layer [2022-08-29T22:33:14.982Z] 5851b861e8e6: Pulling fs layer [2022-08-29T22:33:14.982Z] 4872d77fe225: Waiting [2022-08-29T22:33:14.982Z] b352a97aabf1: Waiting [2022-08-29T22:33:14.982Z] 5851b861e8e6: Waiting [2022-08-29T22:33:14.982Z] 988bab9f4d93: Waiting [2022-08-29T22:33:14.982Z] e2be974225ed: Verifying Checksum [2022-08-29T22:33:14.982Z] e2be974225ed: Download complete [2022-08-29T22:33:14.982Z] 988bab9f4d93: Verifying Checksum [2022-08-29T22:33:14.982Z] 988bab9f4d93: Download complete [2022-08-29T22:33:15.243Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T22:33:15.243Z] 1469e6f7b9e6: Download complete [2022-08-29T22:33:15.243Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T22:33:15.243Z] 339a4e72a1f5: Download complete [2022-08-29T22:33:15.243Z] eaf3925da568: Verifying Checksum [2022-08-29T22:33:15.243Z] eaf3925da568: Download complete [2022-08-29T22:33:15.243Z] bde34c3a00c8: Download complete [2022-08-29T22:33:15.243Z] b352a97aabf1: Download complete [2022-08-29T22:33:15.243Z] 4872d77fe225: Download complete [2022-08-29T22:33:15.243Z] 5851b861e8e6: Verifying Checksum [2022-08-29T22:33:15.243Z] 5851b861e8e6: Download complete [2022-08-29T22:33:15.243Z] b85a868b505f: Verifying Checksum [2022-08-29T22:33:15.243Z] b85a868b505f: Download complete [2022-08-29T22:33:15.503Z] bab4dde63d76: Verifying Checksum [2022-08-29T22:33:15.503Z] bab4dde63d76: Download complete [2022-08-29T22:33:16.447Z] b85a868b505f: Pull complete [2022-08-29T22:33:16.708Z] e2be974225ed: Pull complete [2022-08-29T22:33:17.280Z] 339a4e72a1f5: Pull complete [2022-08-29T22:33:17.280Z] 988bab9f4d93: Pull complete [2022-08-29T22:33:17.542Z] 1469e6f7b9e6: Pull complete [2022-08-29T22:33:17.803Z] eaf3925da568: Pull complete [2022-08-29T22:33:19.741Z] bab4dde63d76: Pull complete [2022-08-29T22:33:19.741Z] bde34c3a00c8: Pull complete [2022-08-29T22:33:20.002Z] b352a97aabf1: Pull complete [2022-08-29T22:33:20.002Z] 4872d77fe225: Pull complete [2022-08-29T22:33:20.002Z] 5851b861e8e6: Pull complete [2022-08-29T22:33:20.002Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T22:33:20.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:33:20.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:33:20.506Z] prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container [2022-08-29T22:33:20.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-302 -v /w/workspace/foundry_device-virtual-go_PR-302:/w/workspace/foundry_device-virtual-go_PR-302:rw,z -v /w/workspace/foundry_device-virtual-go_PR-302@tmp:/w/workspace/foundry_device-virtual-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T22:33:22.460Z] $ docker top 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 -eo pid,comm [2022-08-29T22:33:22.531Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-29T22:33:22.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T22:33:22.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T22:33:22.653Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T22:33:22.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T22:33:22.800Z] $ docker exec 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent [2022-08-29T22:33:22.934Z] SSH_AUTH_SOCK=/tmp/ssh-tskq110xHcaM/agent.34 [2022-08-29T22:33:22.934Z] SSH_AGENT_PID=41 [2022-08-29T22:33:22.940Z] Running ssh-add (command line suppressed) [2022-08-29T22:33:23.052Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-302@tmp/private_key_1905848746333322356.key (/w/workspace/foundry_device-virtual-go_PR-302@tmp/private_key_1905848746333322356.key) [2022-08-29T22:33:23.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T22:33:23.405Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T22:33:23.430Z] $ docker exec --env ******** --env ******** 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent -k [2022-08-29T22:33:23.553Z] unset SSH_AUTH_SOCK; [2022-08-29T22:33:23.553Z] unset SSH_AGENT_PID; [2022-08-29T22:33:23.553Z] echo Agent pid 41 killed; [2022-08-29T22:33:23.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T22:33:23.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T22:33:23.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T22:33:23.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T22:33:23.797Z] $ docker exec 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent [2022-08-29T22:33:23.931Z] SSH_AUTH_SOCK=/tmp/ssh-w0VE4q7VxqnW/agent.73 [2022-08-29T22:33:23.931Z] SSH_AGENT_PID=79 [2022-08-29T22:33:23.937Z] Running ssh-add (command line suppressed) [2022-08-29T22:33:24.072Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-302@tmp/private_key_1752179908731989201.key (/w/workspace/foundry_device-virtual-go_PR-302@tmp/private_key_1752179908731989201.key) [2022-08-29T22:33:24.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T22:33:24.421Z] + git semver init [2022-08-29T22:33:24.686Z] 2022-08-29 22:33:24,649 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T22:33:24.686Z] 2022-08-29 22:33:24,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-302/.semver [2022-08-29T22:33:24.686Z] 2022-08-29 22:33:24,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-302/.semver [2022-08-29T22:33:24.686Z] 2022-08-29 22:33:24,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-302/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-302, universal_newlines=False, shell=None, istream=None) [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,710 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-302/.git/info/exclude [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-302/.semver/PR-302 with force:False [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,710 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-302/.semver/PR-302 [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,716 [execute] INFO git cat-file --batch-check [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,722 [execute] INFO git cat-file --batch [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T22:33:26.072Z] 2022-08-29 22:33:25,727 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-302/.semver/PR-302 [2022-08-29T22:33:26.072Z] 0.0.0 [Pipeline] } [2022-08-29T22:33:26.097Z] $ docker exec --env ******** --env ******** 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent -k [2022-08-29T22:33:26.225Z] unset SSH_AUTH_SOCK; [2022-08-29T22:33:26.226Z] unset SSH_AGENT_PID; [2022-08-29T22:33:26.226Z] echo Agent pid 79 killed; [2022-08-29T22:33:26.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T22:33:26.671Z] + git semver [Pipeline] } [2022-08-29T22:33:26.964Z] $ docker stop --time=1 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 [2022-08-29T22:33:28.268Z] $ docker rm -f 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:33:28.695Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T22:33:28.994Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T22:33:29.010Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:33:29.599Z] provisioning config files... [2022-08-29T22:33:29.610Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config810916891532100885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:33:29.958Z] ---> docker-login.sh [2022-08-29T22:33:29.958Z] nexus3.edgexfoundry.org:10001 [2022-08-29T22:33:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:29.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:29.958Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:29.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:29.958Z] [2022-08-29T22:33:29.958Z] Login Succeeded [2022-08-29T22:33:29.958Z] nexus3.edgexfoundry.org:10002 [2022-08-29T22:33:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:30.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:30.219Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:30.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:30.219Z] [2022-08-29T22:33:30.219Z] Login Succeeded [2022-08-29T22:33:30.219Z] nexus3.edgexfoundry.org:10003 [2022-08-29T22:33:30.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:30.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:30.219Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:30.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:30.219Z] [2022-08-29T22:33:30.219Z] Login Succeeded [2022-08-29T22:33:30.219Z] nexus3.edgexfoundry.org:10004 [2022-08-29T22:33:30.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:30.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:30.480Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:30.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:30.480Z] [2022-08-29T22:33:30.480Z] Login Succeeded [2022-08-29T22:33:30.480Z] docker.io [2022-08-29T22:33:30.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:33:30.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:33:30.741Z] Configure a credential helper to remove this warning. See [2022-08-29T22:33:30.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:33:30.741Z] [2022-08-29T22:33:30.741Z] Login Succeeded [2022-08-29T22:33:30.741Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T22:33:30.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T22:33:30.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:33:30.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:33:31.011Z] ========================================================= [2022-08-29T22:33:31.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T22:33:31.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:33:31.477Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T22:33:31.477Z] Sending build context to Docker daemon 23.12MB [2022-08-29T22:33:31.477Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T22:33:31.477Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T22:33:31.738Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T22:33:31.738Z] 2408cc74d12b: Pulling fs layer [2022-08-29T22:33:31.738Z] ea60b727a1ce: Pulling fs layer [2022-08-29T22:33:31.738Z] 30c4a7721957: Pulling fs layer [2022-08-29T22:33:31.738Z] 370296b7ddb6: Pulling fs layer [2022-08-29T22:33:31.738Z] 7c6cee850709: Pulling fs layer [2022-08-29T22:33:31.738Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T22:33:31.738Z] d94ebbe4e438: Pulling fs layer [2022-08-29T22:33:31.738Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T22:33:31.738Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T22:33:31.738Z] 370296b7ddb6: Waiting [2022-08-29T22:33:31.738Z] 39a5fcdaea64: Waiting [2022-08-29T22:33:31.738Z] d94ebbe4e438: Waiting [2022-08-29T22:33:31.738Z] 59ccb84bbe0f: Waiting [2022-08-29T22:33:31.738Z] 7c6cee850709: Waiting [2022-08-29T22:33:31.738Z] 30c4a7721957: Download complete [2022-08-29T22:33:31.738Z] ea60b727a1ce: Verifying Checksum [2022-08-29T22:33:31.738Z] ea60b727a1ce: Download complete [2022-08-29T22:33:31.738Z] 7c6cee850709: Download complete [2022-08-29T22:33:31.738Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T22:33:31.738Z] 39a5fcdaea64: Download complete [2022-08-29T22:33:31.738Z] 2408cc74d12b: Download complete [2022-08-29T22:33:31.738Z] d94ebbe4e438: Download complete [2022-08-29T22:33:32.005Z] 2408cc74d12b: Pull complete [2022-08-29T22:33:32.005Z] ea60b727a1ce: Pull complete [2022-08-29T22:33:32.005Z] 30c4a7721957: Pull complete [2022-08-29T22:33:32.272Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T22:33:32.272Z] 59ccb84bbe0f: Download complete [2022-08-29T22:33:32.272Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T22:33:32.272Z] bcfd1f05c69d: Download complete [2022-08-29T22:33:32.532Z] 370296b7ddb6: Verifying Checksum [2022-08-29T22:33:32.532Z] 370296b7ddb6: Download complete [2022-08-29T22:33:36.727Z] 370296b7ddb6: Pull complete [2022-08-29T22:33:36.727Z] 7c6cee850709: Pull complete [2022-08-29T22:33:36.727Z] 39a5fcdaea64: Pull complete [2022-08-29T22:33:36.727Z] d94ebbe4e438: Pull complete [2022-08-29T22:33:39.270Z] bcfd1f05c69d: Pull complete [2022-08-29T22:33:39.530Z] 59ccb84bbe0f: Pull complete [2022-08-29T22:33:39.530Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T22:33:39.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T22:33:39.530Z] ---> a4fb48ad2a94 [2022-08-29T22:33:39.530Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T22:33:42.073Z] ---> Running in 3dbd7b26df59 [2022-08-29T22:33:42.334Z] Removing intermediate container 3dbd7b26df59 [2022-08-29T22:33:42.334Z] ---> 82e5274794fd [2022-08-29T22:33:42.334Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T22:33:42.334Z] ---> Running in b5cafec74a0b [2022-08-29T22:33:42.334Z] Removing intermediate container b5cafec74a0b [2022-08-29T22:33:42.334Z] ---> c51a47984fe5 [2022-08-29T22:33:42.334Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:33:42.334Z] ---> Running in 378e493d7c9b [2022-08-29T22:33:42.334Z] Removing intermediate container 378e493d7c9b [2022-08-29T22:33:42.334Z] ---> eb9098ac00be [2022-08-29T22:33:42.334Z] Step 6/13 : WORKDIR /device-virtual-go [2022-08-29T22:33:42.334Z] ---> Running in b8894c5dd5f2 [2022-08-29T22:33:42.596Z] Removing intermediate container b8894c5dd5f2 [2022-08-29T22:33:42.596Z] ---> afa7c71089fa [2022-08-29T22:33:42.596Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:33:42.596Z] ---> Running in db7acf265722 [2022-08-29T22:33:43.169Z] Removing intermediate container db7acf265722 [2022-08-29T22:33:43.169Z] ---> cee6b4d26891 [2022-08-29T22:33:43.169Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T22:33:43.169Z] ---> Running in ff1bad7521e6 [2022-08-29T22:33:43.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:33:44.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:33:44.377Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-29T22:33:44.418Z] Still waiting to schedule task [2022-08-29T22:33:44.419Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-29T22:33:44.639Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-29T22:33:44.639Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-29T22:33:44.639Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-29T22:33:44.935Z] Executing busybox-1.35.0-r13.trigger [2022-08-29T22:33:44.935Z] OK: 216 MiB in 55 packages [2022-08-29T22:33:45.197Z] Removing intermediate container ff1bad7521e6 [2022-08-29T22:33:45.197Z] ---> 2c8e3542f24f [2022-08-29T22:33:45.197Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-29T22:33:45.457Z] ---> bbebaafbc549 [2022-08-29T22:33:45.457Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:33:45.457Z] ---> Running in f41fdb9972ee [2022-08-29T22:34:03.582Z] Removing intermediate container f41fdb9972ee [2022-08-29T22:34:03.582Z] ---> 17e5f1140c1f [2022-08-29T22:34:03.582Z] Step 11/13 : COPY . . [2022-08-29T22:34:03.582Z] ---> 5a8d1df86d86 [2022-08-29T22:34:03.582Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-29T22:34:03.582Z] ---> Running in 5687b3f6bc47 [2022-08-29T22:34:03.582Z] Removing intermediate container 5687b3f6bc47 [2022-08-29T22:34:03.582Z] ---> 0adeef45cef0 [2022-08-29T22:34:03.582Z] Step 13/13 : RUN $MAKE [2022-08-29T22:34:03.582Z] ---> Running in a5ad9dca8d32 [2022-08-29T22:34:03.582Z] noop [2022-08-29T22:34:03.582Z] Removing intermediate container a5ad9dca8d32 [2022-08-29T22:34:03.582Z] ---> 92771888f387 [2022-08-29T22:34:03.582Z] Successfully built 92771888f387 [2022-08-29T22:34:03.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:34:04.030Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T22:34:04.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:34:04.187Z] prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container [2022-08-29T22:34:04.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-302 -v /w/workspace/foundry_device-virtual-go_PR-302:/w/workspace/foundry_device-virtual-go_PR-302:rw,z -v /w/workspace/foundry_device-virtual-go_PR-302@tmp:/w/workspace/foundry_device-virtual-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T22:34:04.588Z] $ docker top 614f3f246a01a701e3aa6e358f68872fc912c9856a36f49531d3044e4e4ae167 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:34:04.985Z] + go version [2022-08-29T22:34:04.985Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T22:34:05.027Z] $ docker stop --time=1 614f3f246a01a701e3aa6e358f68872fc912c9856a36f49531d3044e4e4ae167 [2022-08-29T22:34:06.297Z] $ docker rm -f 614f3f246a01a701e3aa6e358f68872fc912c9856a36f49531d3044e4e4ae167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:34:07.006Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T22:34:07.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:34:07.179Z] prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container [2022-08-29T22:34:07.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-302 -v /w/workspace/foundry_device-virtual-go_PR-302:/w/workspace/foundry_device-virtual-go_PR-302:rw,z -v /w/workspace/foundry_device-virtual-go_PR-302@tmp:/w/workspace/foundry_device-virtual-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T22:34:07.567Z] $ docker top c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:34:07.962Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-302 [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:34:08.327Z] + make test [2022-08-29T22:34:08.328Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-29T22:34:08.588Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-29T22:34:18.570Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-29T22:34:18.570Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2022-08-29T22:34:23.844Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T22:34:23.844Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T22:34:26.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T22:34:26.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T22:34:26.377Z] ./bin/test-attribution-txt.sh [2022-08-29T22:34:26.637Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T22:34:26.637Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T22:34:26.637Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T22:34:26.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T22:34:26.716Z] $ docker stop --time=1 c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 [2022-08-29T22:34:28.676Z] $ docker rm -f c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:34:29.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T22:34:29.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-29T22:34:29.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T22:34:30.161Z] + ls -al . [2022-08-29T22:34:30.161Z] total 192 [2022-08-29T22:34:30.161Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 22:34 . [2022-08-29T22:34:30.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:33 .. [2022-08-29T22:34:30.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:34 .git [2022-08-29T22:34:30.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 .github [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 29 22:33 .gitignore [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:33 .golangci.yml [2022-08-29T22:34:30.161Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:33 .semver [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 29 22:33 Attribution.txt [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 29 22:33 CHANGELOG.md [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 2034 Aug 29 22:33 Dockerfile [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:33 GOVERNANCE.md [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 29 22:33 Jenkinsfile [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 22:33 LICENSE [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 2323 Aug 29 22:33 Makefile [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 29 22:33 OWNERS.md [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 3478 Aug 29 22:33 README.md [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 22:33 VERSION [2022-08-29T22:34:30.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:33 bin [2022-08-29T22:34:30.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 cmd [2022-08-29T22:34:30.161Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 29 22:34 coverage.out [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 29 22:33 go.mod [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 29 22:33 go.sum [2022-08-29T22:34:30.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 internal [2022-08-29T22:34:30.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:33 snap [2022-08-29T22:34:30.161Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 29 22:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:34:30.550Z] + 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=fbd728f8c09f8879304f90be7c33fd000c39a7eb --label arch=amd64 --label version=0.0.0 . [2022-08-29T22:34:30.550Z] Sending build context to Docker daemon 23.17MB [2022-08-29T22:34:30.550Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T22:34:30.550Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-29T22:34:30.550Z] ---> 92771888f387 [2022-08-29T22:34:30.550Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T22:34:30.810Z] ---> Running in 3f865261adfb [2022-08-29T22:34:30.810Z] Removing intermediate container 3f865261adfb [2022-08-29T22:34:30.810Z] ---> 89f092ac97a8 [2022-08-29T22:34:30.810Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T22:34:30.810Z] ---> Running in d9e5e4ee9d8d [2022-08-29T22:34:31.071Z] Removing intermediate container d9e5e4ee9d8d [2022-08-29T22:34:31.071Z] ---> 493aef240293 [2022-08-29T22:34:31.071Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:34:31.071Z] ---> Running in 4fe080c849f7 [2022-08-29T22:34:31.071Z] Removing intermediate container 4fe080c849f7 [2022-08-29T22:34:31.071Z] ---> 54e0c706844e [2022-08-29T22:34:31.071Z] Step 6/27 : WORKDIR /device-virtual-go [2022-08-29T22:34:31.071Z] ---> Running in e68d77135321 [2022-08-29T22:34:31.071Z] Removing intermediate container e68d77135321 [2022-08-29T22:34:31.071Z] ---> 2508d0f17bea [2022-08-29T22:34:31.071Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:34:31.071Z] ---> Running in 4fc457ec3d73 [2022-08-29T22:34:31.642Z] Removing intermediate container 4fc457ec3d73 [2022-08-29T22:34:31.642Z] ---> bcac292c681e [2022-08-29T22:34:31.642Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T22:34:31.642Z] ---> Running in 2e46f88c8442 [2022-08-29T22:34:31.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:34:32.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:34:33.110Z] OK: 216 MiB in 55 packages [2022-08-29T22:34:33.370Z] Removing intermediate container 2e46f88c8442 [2022-08-29T22:34:33.370Z] ---> 3c2aeb0f0414 [2022-08-29T22:34:33.370Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-29T22:34:33.631Z] ---> 0cee40b550c1 [2022-08-29T22:34:33.631Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:34:33.631Z] ---> Running in 1abc58fb4640 [2022-08-29T22:34:34.201Z] Removing intermediate container 1abc58fb4640 [2022-08-29T22:34:34.201Z] ---> b38cf9c2ab79 [2022-08-29T22:34:34.201Z] Step 11/27 : COPY . . [2022-08-29T22:34:34.775Z] ---> 0cb8a5f3f511 [2022-08-29T22:34:34.775Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-29T22:34:34.775Z] ---> Running in 6869cdf7af8f [2022-08-29T22:34:35.037Z] Removing intermediate container 6869cdf7af8f [2022-08-29T22:34:35.037Z] ---> 039ee139ba29 [2022-08-29T22:34:35.037Z] Step 13/27 : RUN $MAKE [2022-08-29T22:34:35.037Z] ---> Running in 3de5c4c17b87 [2022-08-29T22:34:35.297Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-29T22:34:57.242Z] Removing intermediate container 3de5c4c17b87 [2022-08-29T22:34:57.242Z] ---> 782ab84491cc [2022-08-29T22:34:57.242Z] Step 14/27 : FROM alpine:3.16 [2022-08-29T22:34:57.243Z] 3.16: Pulling from library/alpine [2022-08-29T22:34:57.243Z] 213ec9aee27d: Pulling fs layer [2022-08-29T22:34:57.243Z] 213ec9aee27d: Verifying Checksum [2022-08-29T22:34:57.243Z] 213ec9aee27d: Pull complete [2022-08-29T22:34:57.243Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:34:57.243Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T22:34:57.243Z] ---> 9c6f07244728 [2022-08-29T22:34:57.243Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-29T22:34:57.243Z] ---> Running in 97c33db9d8c9 [2022-08-29T22:34:57.243Z] Removing intermediate container 97c33db9d8c9 [2022-08-29T22:34:57.243Z] ---> f3ecb2c80c66 [2022-08-29T22:34:57.243Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:34:57.243Z] ---> Running in e163849362b0 [2022-08-29T22:34:57.243Z] Removing intermediate container e163849362b0 [2022-08-29T22:34:57.243Z] ---> 03d5ee2f9557 [2022-08-29T22:34:57.243Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T22:34:57.243Z] ---> Running in 8c410ac45fd8 [2022-08-29T22:34:57.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:34:58.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:34:58.448Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:34:58.448Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:34:58.709Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T22:34:58.709Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:34:58.709Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T22:34:58.970Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T22:34:58.970Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:34:58.970Z] OK: 8 MiB in 20 packages [2022-08-29T22:34:59.237Z] Removing intermediate container 8c410ac45fd8 [2022-08-29T22:34:59.237Z] ---> b26d268f3f19 [2022-08-29T22:34:59.237Z] Step 18/27 : WORKDIR / [2022-08-29T22:34:59.237Z] ---> Running in e5cf13c8b5cc [2022-08-29T22:34:59.496Z] Removing intermediate container e5cf13c8b5cc [2022-08-29T22:34:59.496Z] ---> 56f36449f88d [2022-08-29T22:34:59.496Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-29T22:34:59.496Z] ---> b76f17f7beb2 [2022-08-29T22:34:59.496Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-29T22:34:59.755Z] ---> 3e5410d6d328 [2022-08-29T22:34:59.755Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-08-29T22:35:00.323Z] ---> 7e350419aff2 [2022-08-29T22:35:00.323Z] Step 22/27 : EXPOSE 59900 [2022-08-29T22:35:00.323Z] ---> Running in c6ea7fcd8281 [2022-08-29T22:35:00.323Z] Removing intermediate container c6ea7fcd8281 [2022-08-29T22:35:00.323Z] ---> cd021d50b59c [2022-08-29T22:35:00.323Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-08-29T22:35:00.324Z] ---> Running in ccae6d4b3305 [2022-08-29T22:35:00.324Z] Removing intermediate container ccae6d4b3305 [2022-08-29T22:35:00.324Z] ---> b71b65ac5144 [2022-08-29T22:35:00.324Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:35:00.324Z] ---> Running in c041efddb484 [2022-08-29T22:35:00.584Z] Removing intermediate container c041efddb484 [2022-08-29T22:35:00.584Z] ---> 1c968982cbdc [2022-08-29T22:35:00.584Z] Step 25/27 : LABEL arch=amd64 [2022-08-29T22:35:00.584Z] ---> Running in 524a8c54b3b2 [2022-08-29T22:35:00.584Z] Removing intermediate container 524a8c54b3b2 [2022-08-29T22:35:00.584Z] ---> ee5fa83b83c4 [2022-08-29T22:35:00.584Z] Step 26/27 : LABEL git_sha=fbd728f8c09f8879304f90be7c33fd000c39a7eb [2022-08-29T22:35:00.584Z] ---> Running in dfd3df2b1e11 [2022-08-29T22:35:00.584Z] Removing intermediate container dfd3df2b1e11 [2022-08-29T22:35:00.584Z] ---> 600911517763 [2022-08-29T22:35:00.584Z] Step 27/27 : LABEL version=0.0.0 [2022-08-29T22:35:00.584Z] ---> Running in be1211f2908e [2022-08-29T22:35:00.846Z] Removing intermediate container be1211f2908e [2022-08-29T22:35:00.846Z] ---> 5fa994de7ea3 [2022-08-29T22:35:00.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T22:35:00.846Z] Successfully built 5fa994de7ea3 [2022-08-29T22:35:00.846Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:35:01.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:35:01.696Z] [2022-08-29T22:35:01.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:35:02.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:35:02.087Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T22:35:02.087Z] 5eb5b503b376: Pulling fs layer [2022-08-29T22:35:02.087Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T22:35:02.087Z] ec43610c2a17: Pulling fs layer [2022-08-29T22:35:02.087Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T22:35:02.087Z] 33b1e0a273af: Pulling fs layer [2022-08-29T22:35:02.087Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T22:35:02.087Z] 2f39f015ded8: Pulling fs layer [2022-08-29T22:35:02.087Z] 3a2ae6a8a46f: Waiting [2022-08-29T22:35:02.087Z] 5d3b04190fa2: Waiting [2022-08-29T22:35:02.087Z] 33b1e0a273af: Waiting [2022-08-29T22:35:02.087Z] 2f39f015ded8: Waiting [2022-08-29T22:35:02.087Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T22:35:02.087Z] 5c69ac0246d0: Download complete [2022-08-29T22:35:02.087Z] 3a2ae6a8a46f: Download complete [2022-08-29T22:35:02.087Z] 33b1e0a273af: Verifying Checksum [2022-08-29T22:35:02.087Z] 33b1e0a273af: Download complete [2022-08-29T22:35:02.353Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T22:35:02.353Z] 5d3b04190fa2: Download complete [2022-08-29T22:35:02.353Z] ec43610c2a17: Verifying Checksum [2022-08-29T22:35:02.353Z] ec43610c2a17: Download complete [2022-08-29T22:35:02.353Z] 5eb5b503b376: Verifying Checksum [2022-08-29T22:35:02.353Z] 5eb5b503b376: Download complete [2022-08-29T22:35:02.922Z] 2f39f015ded8: Download complete [2022-08-29T22:35:03.490Z] 5eb5b503b376: Pull complete [2022-08-29T22:35:03.753Z] 5c69ac0246d0: Pull complete [2022-08-29T22:35:04.013Z] ec43610c2a17: Pull complete [2022-08-29T22:35:04.271Z] 3a2ae6a8a46f: Pull complete [2022-08-29T22:35:04.271Z] 33b1e0a273af: Pull complete [2022-08-29T22:35:04.531Z] 5d3b04190fa2: Pull complete [2022-08-29T22:35:08.763Z] 2f39f015ded8: Pull complete [2022-08-29T22:35:08.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T22:35:08.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:35:08.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:35:08.989Z] prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container [2022-08-29T22:35:09.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-302 -v /w/workspace/foundry_device-virtual-go_PR-302:/w/workspace/foundry_device-virtual-go_PR-302:rw,z -v /w/workspace/foundry_device-virtual-go_PR-302@tmp:/w/workspace/foundry_device-virtual-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T22:35:27.326Z] $ docker top 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:35:27.846Z] ---> job-cost.sh [2022-08-29T22:35:27.846Z] lf-activate-venv: SKIPPING [2022-08-29T22:35:27.846Z] INFO: No Stack... [2022-08-29T22:35:28.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T22:35:28.592Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T22:35:29.164Z] + + cat /w/workspace/foundry_device-virtual-go_PR-302/archives/cost.csv [2022-08-29T22:35:29.164Z] cut -d, -f6 [Pipeline] lock [2022-08-29T22:35:29.206Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [2022-08-29T22:35:29.212Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] did not exist. Created. [2022-08-29T22:35:29.212Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T22:35:29.614Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-29T22:35:29.670Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T22:35:29.695Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T22:35:29.798Z] $ docker stop --time=1 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc [2022-08-29T22:35:30.957Z] $ docker rm -f 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T22:38:02.545Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23810 in /w/workspace/foundry_device-virtual-go_PR-302 [Pipeline] { [Pipeline] ws [2022-08-29T22:38:02.588Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-08-29T22:38:02.672Z] The recommended git tool is: git [2022-08-29T22:38:09.650Z] using credential edgex-jenkins-ssh [2022-08-29T22:38:09.666Z] Cloning the remote Git repository [2022-08-29T22:38:09.724Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-08-29T22:38:09.802Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-08-29T22:38:09.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-29T22:38:09.962Z] > git --version # timeout=10 [2022-08-29T22:38:10.020Z] > git --version # 'git version 2.25.1' [2022-08-29T22:38:10.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:38:10.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T22:38:12.668Z] Merging remotes/origin/main commit eb73192e64f29d5b7509ef98fadefc4f8094ab1e into PR head commit fbd728f8c09f8879304f90be7c33fd000c39a7eb [2022-08-29T22:38:12.886Z] Merge succeeded, producing fbd728f8c09f8879304f90be7c33fd000c39a7eb [2022-08-29T22:38:12.886Z] Checking out Revision fbd728f8c09f8879304f90be7c33fd000c39a7eb (PR-302) [2022-08-29T22:38:12.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-29T22:38:12.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T22:38:12.096Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-29T22:38:12.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-29T22:38:12.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:38:12.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T22:38:12.691Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T22:38:12.706Z] > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 [2022-08-29T22:38:12.795Z] > git remote # timeout=10 [2022-08-29T22:38:12.817Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T22:38:12.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:38:12.853Z] > git merge eb73192e64f29d5b7509ef98fadefc4f8094ab1e # timeout=10 [2022-08-29T22:38:12.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T22:38:12.897Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T22:38:12.907Z] > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 [2022-08-29T22:38:17.058Z] Commit message: "build: Add option to build Core/Support services with NATS Capability" [2022-08-29T22:38:17.124Z] > git --version # timeout=10 [2022-08-29T22:38:17.139Z] > git --version # 'git version 2.25.1' [2022-08-29T22:38:17.153Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T22:38:18.213Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T22:38:18.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T22:38:18.213Z] Dload Upload Total Spent Left Speed [2022-08-29T22:38:18.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-08-29T22:38:19.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T22:38:19.400Z] + + sudo tee /etc/docker/daemon.new [2022-08-29T22:38:19.400Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T22:38:19.400Z] { [2022-08-29T22:38:19.400Z] "registry-mirrors": [ [2022-08-29T22:38:19.400Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T22:38:19.400Z] ], [2022-08-29T22:38:19.400Z] "bip": "10.250.0.254/24", [2022-08-29T22:38:19.400Z] "hosts": [ [2022-08-29T22:38:19.400Z] "tcp://0.0.0.0:5555", [2022-08-29T22:38:19.400Z] "unix:///var/run/docker.sock" [2022-08-29T22:38:19.400Z] ], [2022-08-29T22:38:19.400Z] "mtu": 1458, [2022-08-29T22:38:19.400Z] "selinux-enabled": true, [2022-08-29T22:38:19.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T22:38:19.400Z] } [Pipeline] sh [2022-08-29T22:38:19.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T22:38:20.140Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:38:38.718Z] provisioning config files... [2022-08-29T22:38:38.751Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5767356689615062139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:38:39.173Z] ---> docker-login.sh [2022-08-29T22:38:39.173Z] nexus3.edgexfoundry.org:10001 [2022-08-29T22:38:39.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:38:40.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:38:40.061Z] Configure a credential helper to remove this warning. See [2022-08-29T22:38:40.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:38:40.061Z] [2022-08-29T22:38:40.061Z] Login Succeeded [2022-08-29T22:38:40.061Z] nexus3.edgexfoundry.org:10002 [2022-08-29T22:38:40.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:38:40.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:38:40.664Z] Configure a credential helper to remove this warning. See [2022-08-29T22:38:40.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:38:40.664Z] [2022-08-29T22:38:40.664Z] Login Succeeded [2022-08-29T22:38:40.664Z] nexus3.edgexfoundry.org:10003 [2022-08-29T22:38:40.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:38:41.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:38:41.218Z] Configure a credential helper to remove this warning. See [2022-08-29T22:38:41.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:38:41.218Z] [2022-08-29T22:38:41.218Z] Login Succeeded [2022-08-29T22:38:41.218Z] nexus3.edgexfoundry.org:10004 [2022-08-29T22:38:41.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:38:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:38:41.773Z] Configure a credential helper to remove this warning. See [2022-08-29T22:38:41.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:38:41.773Z] [2022-08-29T22:38:41.773Z] Login Succeeded [2022-08-29T22:38:41.773Z] docker.io [2022-08-29T22:38:42.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:38:42.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:38:42.323Z] Configure a credential helper to remove this warning. See [2022-08-29T22:38:42.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:38:42.323Z] [2022-08-29T22:38:42.323Z] Login Succeeded [2022-08-29T22:38:42.323Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T22:38:42.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T22:38:42.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:38:42.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:38:42.857Z] ========================================================= [2022-08-29T22:38:42.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T22:38:42.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:38:43.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T22:38:43.982Z] Sending build context to Docker daemon 11.7MB [2022-08-29T22:38:43.982Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:43.982Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T22:38:43.982Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T22:38:43.982Z] b3c136eddcbf: Pulling fs layer [2022-08-29T22:38:43.982Z] c0a3192eca97: Pulling fs layer [2022-08-29T22:38:43.982Z] a050256f5b6f: Pulling fs layer [2022-08-29T22:38:43.982Z] 656be50a0ddc: Pulling fs layer [2022-08-29T22:38:43.982Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T22:38:43.982Z] 46d945488cbd: Pulling fs layer [2022-08-29T22:38:43.982Z] 8a5474983e97: Pulling fs layer [2022-08-29T22:38:43.982Z] 329c88fbcd65: Pulling fs layer [2022-08-29T22:38:43.982Z] 46d945488cbd: Waiting [2022-08-29T22:38:43.982Z] 8a5474983e97: Waiting [2022-08-29T22:38:43.982Z] 329c88fbcd65: Waiting [2022-08-29T22:38:43.982Z] 656be50a0ddc: Waiting [2022-08-29T22:38:43.982Z] 2bbca73fdf42: Waiting [2022-08-29T22:38:43.982Z] a050256f5b6f: Verifying Checksum [2022-08-29T22:38:43.982Z] a050256f5b6f: Download complete [2022-08-29T22:38:43.982Z] c0a3192eca97: Verifying Checksum [2022-08-29T22:38:43.982Z] c0a3192eca97: Download complete [2022-08-29T22:38:43.982Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T22:38:43.982Z] 2bbca73fdf42: Download complete [2022-08-29T22:38:44.264Z] 46d945488cbd: Verifying Checksum [2022-08-29T22:38:44.264Z] 46d945488cbd: Download complete [2022-08-29T22:38:44.264Z] b3c136eddcbf: Verifying Checksum [2022-08-29T22:38:44.264Z] b3c136eddcbf: Download complete [2022-08-29T22:38:45.272Z] b3c136eddcbf: Pull complete [2022-08-29T22:38:45.272Z] 329c88fbcd65: Verifying Checksum [2022-08-29T22:38:45.272Z] 329c88fbcd65: Download complete [2022-08-29T22:38:45.874Z] c0a3192eca97: Pull complete [2022-08-29T22:38:46.149Z] a050256f5b6f: Pull complete [2022-08-29T22:38:46.425Z] 8a5474983e97: Verifying Checksum [2022-08-29T22:38:46.425Z] 8a5474983e97: Download complete [2022-08-29T22:38:47.406Z] 656be50a0ddc: Verifying Checksum [2022-08-29T22:38:47.406Z] 656be50a0ddc: Download complete [2022-08-29T22:39:02.507Z] 656be50a0ddc: Pull complete [2022-08-29T22:39:02.507Z] 2bbca73fdf42: Pull complete [2022-08-29T22:39:02.507Z] 46d945488cbd: Pull complete [2022-08-29T22:39:07.947Z] 8a5474983e97: Pull complete [2022-08-29T22:39:09.394Z] 329c88fbcd65: Pull complete [2022-08-29T22:39:09.674Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T22:39:09.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T22:39:09.674Z] ---> ff4287adb874 [2022-08-29T22:39:09.674Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T22:39:11.674Z] ---> Running in b118dcec42e1 [2022-08-29T22:39:12.670Z] Removing intermediate container b118dcec42e1 [2022-08-29T22:39:12.670Z] ---> a2b8c5b13b26 [2022-08-29T22:39:12.670Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T22:39:12.670Z] ---> Running in 173704db6286 [2022-08-29T22:39:12.948Z] Removing intermediate container 173704db6286 [2022-08-29T22:39:12.948Z] ---> 0fce76e0d83a [2022-08-29T22:39:12.948Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:39:13.221Z] ---> Running in d7e65d21f06d [2022-08-29T22:39:13.496Z] Removing intermediate container d7e65d21f06d [2022-08-29T22:39:13.496Z] ---> 41a5ce2e5744 [2022-08-29T22:39:13.496Z] Step 6/13 : WORKDIR /device-virtual-go [2022-08-29T22:39:13.496Z] ---> Running in c47d01fc9d44 [2022-08-29T22:39:13.773Z] Removing intermediate container c47d01fc9d44 [2022-08-29T22:39:13.773Z] ---> 417a6d8541ae [2022-08-29T22:39:13.773Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:39:14.049Z] ---> Running in f45fa462b770 [2022-08-29T22:39:16.045Z] Removing intermediate container f45fa462b770 [2022-08-29T22:39:16.045Z] ---> 550ada2bad62 [2022-08-29T22:39:16.045Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T22:39:16.045Z] ---> Running in 849e8bbe7fc9 [2022-08-29T22:39:17.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:18.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:18.651Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-29T22:39:18.928Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-29T22:39:18.928Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-29T22:39:19.203Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-29T22:39:19.203Z] Executing busybox-1.35.0-r13.trigger [2022-08-29T22:39:19.203Z] OK: 226 MiB in 55 packages [2022-08-29T22:39:20.180Z] Removing intermediate container 849e8bbe7fc9 [2022-08-29T22:39:20.181Z] ---> 5f0dde5103ad [2022-08-29T22:39:20.181Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-29T22:39:20.783Z] ---> 4b93dcc0ebaa [2022-08-29T22:39:20.783Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:20.783Z] ---> Running in 3221d1b8cfcc [2022-08-29T22:40:17.353Z] Removing intermediate container 3221d1b8cfcc [2022-08-29T22:40:17.353Z] ---> 861ef20189c8 [2022-08-29T22:40:17.353Z] Step 11/13 : COPY . . [2022-08-29T22:40:17.353Z] ---> e0a8441dc7bb [2022-08-29T22:40:17.353Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-29T22:40:17.353Z] ---> Running in 742723dd4823 [2022-08-29T22:40:17.353Z] Removing intermediate container 742723dd4823 [2022-08-29T22:40:17.353Z] ---> 7c9e761001a0 [2022-08-29T22:40:17.353Z] Step 13/13 : RUN $MAKE [2022-08-29T22:40:17.353Z] ---> Running in 8f384a3c02a6 [2022-08-29T22:40:17.353Z] noop [2022-08-29T22:40:17.353Z] Removing intermediate container 8f384a3c02a6 [2022-08-29T22:40:17.353Z] ---> 7654df697eb2 [2022-08-29T22:40:17.353Z] Successfully built 7654df697eb2 [2022-08-29T22:40:17.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:40:17.852Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T22:40:17.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:40:18.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container [2022-08-29T22:40:18.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T22:40:19.719Z] $ docker top a0f687c9245f44cc5e01895bc09557584459e016bb19bf3703ad07ecbe06a058 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:40:20.728Z] + go version [2022-08-29T22:40:20.728Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T22:40:20.764Z] $ docker stop --time=1 a0f687c9245f44cc5e01895bc09557584459e016bb19bf3703ad07ecbe06a058 [2022-08-29T22:40:22.457Z] $ docker rm -f a0f687c9245f44cc5e01895bc09557584459e016bb19bf3703ad07ecbe06a058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:40:23.395Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T22:40:23.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:40:23.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container [2022-08-29T22:40:23.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T22:40:25.149Z] $ docker top af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:40:26.136Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:40:26.873Z] + make test [2022-08-29T22:40:26.873Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-29T22:40:28.334Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-29T22:42:05.286Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-29T22:42:05.286Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.144s coverage: 65.7% of statements [2022-08-29T22:42:05.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T22:42:05.286Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T22:42:23.651Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T22:42:23.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T22:42:23.651Z] ./bin/test-attribution-txt.sh [2022-08-29T22:42:23.651Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T22:42:23.651Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T22:42:23.651Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T22:42:23.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T22:42:23.732Z] $ docker stop --time=1 af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe [2022-08-29T22:42:25.592Z] $ docker rm -f af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:42:26.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T22:42:26.765Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T22:42:27.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T22:42:28.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T22:42:28.372Z] + ls -al . [2022-08-29T22:42:28.373Z] total 188 [2022-08-29T22:42:28.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:40 . [2022-08-29T22:42:28.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:38 .. [2022-08-29T22:42:28.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:38 .git [2022-08-29T22:42:28.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 .github [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 29 22:38 .gitignore [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:38 .golangci.yml [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 29 22:38 Attribution.txt [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 29 22:38 CHANGELOG.md [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 2034 Aug 29 22:38 Dockerfile [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:38 GOVERNANCE.md [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 29 22:38 Jenkinsfile [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 22:38 LICENSE [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 2323 Aug 29 22:38 Makefile [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 29 22:38 OWNERS.md [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 3478 Aug 29 22:38 README.md [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 22:33 VERSION [2022-08-29T22:42:28.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:38 bin [2022-08-29T22:42:28.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 cmd [2022-08-29T22:42:28.373Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 29 22:41 coverage.out [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 29 22:38 go.mod [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 29 22:38 go.sum [2022-08-29T22:42:28.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 internal [2022-08-29T22:42:28.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:38 snap [2022-08-29T22:42:28.373Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 29 22:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:42:28.815Z] + 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=fbd728f8c09f8879304f90be7c33fd000c39a7eb --label arch=arm64 --label version=0.0.0 . [2022-08-29T22:42:29.420Z] Sending build context to Docker daemon 11.75MB [2022-08-29T22:42:29.420Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T22:42:29.420Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-29T22:42:29.420Z] ---> 7654df697eb2 [2022-08-29T22:42:29.420Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T22:42:29.420Z] ---> Running in e42dea1816fa [2022-08-29T22:42:29.698Z] Removing intermediate container e42dea1816fa [2022-08-29T22:42:29.698Z] ---> 345b54283388 [2022-08-29T22:42:29.698Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T22:42:29.974Z] ---> Running in 8698a4f26100 [2022-08-29T22:42:30.250Z] Removing intermediate container 8698a4f26100 [2022-08-29T22:42:30.250Z] ---> 9d22f44abda8 [2022-08-29T22:42:30.250Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:42:30.250Z] ---> Running in faa25b148f2f [2022-08-29T22:42:30.530Z] Removing intermediate container faa25b148f2f [2022-08-29T22:42:30.530Z] ---> 088d21d38434 [2022-08-29T22:42:30.530Z] Step 6/27 : WORKDIR /device-virtual-go [2022-08-29T22:42:30.807Z] ---> Running in 0c5bc6a73909 [2022-08-29T22:42:31.082Z] Removing intermediate container 0c5bc6a73909 [2022-08-29T22:42:31.082Z] ---> d56997e4e54b [2022-08-29T22:42:31.082Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:42:31.082Z] ---> Running in 111de2056037 [2022-08-29T22:42:33.087Z] Removing intermediate container 111de2056037 [2022-08-29T22:42:33.087Z] ---> acaf10d24223 [2022-08-29T22:42:33.087Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T22:42:33.087Z] ---> Running in b90e788fe076 [2022-08-29T22:42:34.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:42:35.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:42:36.058Z] OK: 226 MiB in 55 packages [2022-08-29T22:42:36.665Z] Removing intermediate container b90e788fe076 [2022-08-29T22:42:36.665Z] ---> 3d660a6d2bf3 [2022-08-29T22:42:36.665Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-29T22:42:37.268Z] ---> 71d5cc3b89ab [2022-08-29T22:42:37.268Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:42:37.268Z] ---> Running in 46694d13f15c [2022-08-29T22:42:39.912Z] Removing intermediate container 46694d13f15c [2022-08-29T22:42:39.912Z] ---> 8d8d136f871c [2022-08-29T22:42:39.912Z] Step 11/27 : COPY . . [2022-08-29T22:42:40.901Z] ---> 99f60f44f99b [2022-08-29T22:42:40.901Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-29T22:42:40.901Z] ---> Running in 8187ac62072a [2022-08-29T22:42:41.184Z] Removing intermediate container 8187ac62072a [2022-08-29T22:42:41.184Z] ---> 2d82d80f182d [2022-08-29T22:42:41.184Z] Step 13/27 : RUN $MAKE [2022-08-29T22:42:41.184Z] ---> Running in 382897821e9b [2022-08-29T22:42:42.641Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-29T22:45:04.616Z] Removing intermediate container 382897821e9b [2022-08-29T22:45:04.616Z] ---> de32c7be85d6 [2022-08-29T22:45:04.616Z] Step 14/27 : FROM alpine:3.16 [2022-08-29T22:45:05.599Z] 3.16: Pulling from library/alpine [2022-08-29T22:45:05.599Z] 9b18e9b68314: Pulling fs layer [2022-08-29T22:45:05.883Z] 9b18e9b68314: Verifying Checksum [2022-08-29T22:45:05.883Z] 9b18e9b68314: Download complete [2022-08-29T22:45:06.484Z] 9b18e9b68314: Pull complete [2022-08-29T22:45:06.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:45:06.484Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T22:45:06.484Z] ---> a6215f271958 [2022-08-29T22:45:06.484Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-29T22:45:06.484Z] ---> Running in e5caf0b5159b [2022-08-29T22:45:06.762Z] Removing intermediate container e5caf0b5159b [2022-08-29T22:45:06.762Z] ---> b45ea32ea083 [2022-08-29T22:45:06.762Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:45:07.052Z] ---> Running in 5d654209612f [2022-08-29T22:45:09.052Z] Removing intermediate container 5d654209612f [2022-08-29T22:45:09.052Z] ---> 5957bc709eac [2022-08-29T22:45:09.052Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T22:45:09.052Z] ---> Running in 37030ff0e780 [2022-08-29T22:45:10.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:45:11.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:45:12.016Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:45:12.291Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:45:12.291Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T22:45:12.291Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:45:12.564Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T22:45:12.564Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T22:45:12.841Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:45:12.841Z] OK: 8 MiB in 20 packages [2022-08-29T22:45:13.841Z] Removing intermediate container 37030ff0e780 [2022-08-29T22:45:13.841Z] ---> 3348a5e2e935 [2022-08-29T22:45:13.841Z] Step 18/27 : WORKDIR / [2022-08-29T22:45:13.841Z] ---> Running in 4db368ea10a7 [2022-08-29T22:45:14.450Z] Removing intermediate container 4db368ea10a7 [2022-08-29T22:45:14.450Z] ---> 4e1b03ae7b35 [2022-08-29T22:45:14.450Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-29T22:45:15.054Z] ---> 0137d5e4b1e5 [2022-08-29T22:45:15.054Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-29T22:45:15.651Z] ---> ca5ee9c37861 [2022-08-29T22:45:15.651Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-08-29T22:45:17.096Z] ---> 8e56a7047849 [2022-08-29T22:45:17.096Z] Step 22/27 : EXPOSE 59900 [2022-08-29T22:45:17.096Z] ---> Running in 647143d5a38f [2022-08-29T22:45:17.370Z] Removing intermediate container 647143d5a38f [2022-08-29T22:45:17.370Z] ---> ec54042cf26c [2022-08-29T22:45:17.370Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-08-29T22:45:17.370Z] ---> Running in 2431a5bd882a [2022-08-29T22:45:17.971Z] Removing intermediate container 2431a5bd882a [2022-08-29T22:45:17.971Z] ---> 2b319a3fae30 [2022-08-29T22:45:17.971Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:45:17.971Z] ---> Running in c7c5f9a618d2 [2022-08-29T22:45:18.244Z] Removing intermediate container c7c5f9a618d2 [2022-08-29T22:45:18.244Z] ---> e7c80d0dadb0 [2022-08-29T22:45:18.244Z] Step 25/27 : LABEL arch=arm64 [2022-08-29T22:45:18.244Z] ---> Running in 7b31daabe028 [2022-08-29T22:45:18.522Z] Removing intermediate container 7b31daabe028 [2022-08-29T22:45:18.522Z] ---> b2f633730b99 [2022-08-29T22:45:18.522Z] Step 26/27 : LABEL git_sha=fbd728f8c09f8879304f90be7c33fd000c39a7eb [2022-08-29T22:45:18.797Z] ---> Running in 53c02d53ccf8 [2022-08-29T22:45:19.070Z] Removing intermediate container 53c02d53ccf8 [2022-08-29T22:45:19.070Z] ---> c68c67ab960f [2022-08-29T22:45:19.070Z] Step 27/27 : LABEL version=0.0.0 [2022-08-29T22:45:19.070Z] ---> Running in 9f0237213d3e [2022-08-29T22:45:19.343Z] Removing intermediate container 9f0237213d3e [2022-08-29T22:45:19.343Z] ---> 0d604d13388f [2022-08-29T22:45:19.343Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T22:45:19.343Z] Successfully built 0d604d13388f [2022-08-29T22:45:19.343Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:45:20.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:45:20.156Z] [2022-08-29T22:45:20.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:45:20.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:45:20.857Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T22:45:20.857Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T22:45:20.857Z] 04944245beec: Pulling fs layer [2022-08-29T22:45:20.857Z] 699f458cf7ca: Pulling fs layer [2022-08-29T22:45:20.857Z] 765212b225bb: Pulling fs layer [2022-08-29T22:45:20.857Z] f23df028b6ca: Pulling fs layer [2022-08-29T22:45:20.857Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T22:45:20.857Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T22:45:20.857Z] f23df028b6ca: Waiting [2022-08-29T22:45:20.857Z] d65c8cfc05b1: Waiting [2022-08-29T22:45:20.857Z] 2437ff75d9bd: Waiting [2022-08-29T22:45:20.857Z] 765212b225bb: Waiting [2022-08-29T22:45:20.857Z] 04944245beec: Verifying Checksum [2022-08-29T22:45:20.857Z] 04944245beec: Download complete [2022-08-29T22:45:20.857Z] 765212b225bb: Verifying Checksum [2022-08-29T22:45:20.857Z] 765212b225bb: Download complete [2022-08-29T22:45:20.857Z] f23df028b6ca: Verifying Checksum [2022-08-29T22:45:20.857Z] f23df028b6ca: Download complete [2022-08-29T22:45:20.857Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T22:45:20.857Z] d65c8cfc05b1: Download complete [2022-08-29T22:45:21.135Z] 699f458cf7ca: Verifying Checksum [2022-08-29T22:45:21.135Z] 699f458cf7ca: Download complete [2022-08-29T22:45:21.413Z] 8998bd30e6a1: Download complete [2022-08-29T22:45:24.050Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T22:45:24.050Z] 2437ff75d9bd: Download complete [2022-08-29T22:45:26.059Z] 8998bd30e6a1: Pull complete [2022-08-29T22:45:26.660Z] 04944245beec: Pull complete [2022-08-29T22:45:28.098Z] 699f458cf7ca: Pull complete [2022-08-29T22:45:28.375Z] 765212b225bb: Pull complete [2022-08-29T22:45:29.361Z] f23df028b6ca: Pull complete [2022-08-29T22:45:29.361Z] d65c8cfc05b1: Pull complete [2022-08-29T22:45:44.487Z] 2437ff75d9bd: Pull complete [2022-08-29T22:45:44.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T22:45:44.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:45:44.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:45:44.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container [2022-08-29T22:45:45.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-29T22:45:47.957Z] $ docker top fe58c17efd05519079e903cc5c45025c702696f9a2a0012d68ed5b72074ca4c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:45:48.988Z] ---> job-cost.sh [2022-08-29T22:45:48.988Z] lf-activate-venv: SKIPPING [2022-08-29T22:45:48.988Z] INFO: No Stack... [2022-08-29T22:45:49.588Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T22:45:50.189Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T22:45:50.883Z] + cut -d, -f6 [2022-08-29T22:45:50.883Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2022-08-29T22:45:50.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [2022-08-29T22:45:50.971Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] did not exist. Created. [2022-08-29T22:45:50.971Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T22:45:51.731Z] /w/workspace/device-virtual-go/1@tmp/durable-9a0574ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-29T22:45:52.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T22:45:52.477Z] Warning: overwriting stash ‘stack-cost’ [2022-08-29T22:45:52.532Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T22:45:52.551Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T22:45:52.635Z] $ docker stop --time=1 fe58c17efd05519079e903cc5c45025c702696f9a2a0012d68ed5b72074ca4c5 [2022-08-29T22:45:54.234Z] $ docker rm -f fe58c17efd05519079e903cc5c45025c702696f9a2a0012d68ed5b72074ca4c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-29T22:45:55.381Z] provisioning config files... [2022-08-29T22:45:55.389Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config1905152383739038712tmp [Pipeline] { [Pipeline] sh [2022-08-29T22:45:55.732Z] + set +x [2022-08-29T22:45:55.732Z] + bash -s -- [2022-08-29T22:45:55.732Z] + curl -s https://codecov.io/bash [2022-08-29T22:45:55.732Z] [2022-08-29T22:45:55.732Z] _____ _ [2022-08-29T22:45:55.732Z] / ____| | | [2022-08-29T22:45:55.732Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T22:45:55.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T22:45:55.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T22:45:55.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T22:45:55.732Z] Bash-1.0.6 [2022-08-29T22:45:55.732Z] [2022-08-29T22:45:55.732Z] [2022-08-29T22:45:55.732Z] ==> git version 2.25.1 found [2022-08-29T22:45:55.732Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-29T22:45:55.732Z] Release-Date: 2020-01-08 [2022-08-29T22:45:55.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-29T22:45:55.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T22:45:55.732Z] ==> Jenkins CI detected. [2022-08-29T22:45:55.732Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-302 [2022-08-29T22:45:55.732Z] project root: . [2022-08-29T22:45:55.732Z] --> token set from env [2022-08-29T22:45:55.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T22:45:55.732Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T22:45:55.732Z] ==> Python coveragepy not found [2022-08-29T22:45:55.733Z] ==> Searching for coverage reports in: [2022-08-29T22:45:55.733Z] + . [2022-08-29T22:45:55.733Z] -> Found 1 reports [2022-08-29T22:45:55.733Z] ==> Detecting git/mercurial file structure [2022-08-29T22:45:55.996Z] ==> Reading reports [2022-08-29T22:45:55.996Z] + ./coverage.out bytes=44128 [2022-08-29T22:45:55.996Z] ==> Appending adjustments [2022-08-29T22:45:55.996Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T22:45:55.996Z] + Found adjustments [2022-08-29T22:45:55.996Z] ==> Gzipping contents [2022-08-29T22:45:55.996Z] 8.0K /tmp/codecov.x8EsEu.gz [2022-08-29T22:45:55.996Z] ==> Uploading reports [2022-08-29T22:45:55.996Z] url: https://codecov.io [2022-08-29T22:45:55.996Z] query: branch=PR-302&commit=fbd728f8c09f8879304f90be7c33fd000c39a7eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=302&job=&cmd_args= [2022-08-29T22:45:55.996Z] -> Pinging Codecov [2022-08-29T22:45:55.996Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-302&commit=fbd728f8c09f8879304f90be7c33fd000c39a7eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=302&job=&cmd_args= [2022-08-29T22:45:56.259Z] -> Uploading to [2022-08-29T22:45:56.259Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/5E52B4B073DB2E39498172D8E973AA87/fbd728f8c09f8879304f90be7c33fd000c39a7eb/cf7ce148-2101-48de-a492-3a4354cd693c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T224556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=403b83f8909a23c62ee8e09420ac7886e662f7d91454ca8d58847819c6c4f09f [2022-08-29T22:45:56.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T22:45:56.259Z] Dload Upload Total Spent Left Speed [2022-08-29T22:45:56.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5465 0 0 100 5465 0 20779 --:--:-- --:--:-- --:--:-- 20779 [2022-08-29T22:45:56.520Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] } [2022-08-29T22:45:56.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-29T22:45:58.447Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-302/archives ] [2022-08-29T22:45:58.447Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-302/archives [2022-08-29T22:45:58.447Z] total 16 [2022-08-29T22:45:58.447Z] drwxr-xr-x 3 root root 4096 Aug 29 22:35 . [2022-08-29T22:45:58.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:35 .. [2022-08-29T22:45:58.447Z] drwxr-xr-x 2 root root 4096 Aug 29 22:35 cost [2022-08-29T22:45:58.447Z] -rw-r--r-- 1 root root 89 Aug 29 22:35 cost.csv [2022-08-29T22:45:58.447Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-302/archives [2022-08-29T22:45:58.447Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-302/archives [2022-08-29T22:45:58.447Z] total 16 [2022-08-29T22:45:58.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:35 . [2022-08-29T22:45:58.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:35 .. [2022-08-29T22:45:58.447Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 22:35 cost [2022-08-29T22:45:58.447Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 29 22:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:45:58.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:45:59.663Z] ---> package-listing.sh [2022-08-29T22:45:59.663Z] ++ facter osfamily [2022-08-29T22:45:59.663Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T22:45:59.922Z] + OS_FAMILY=debian [2022-08-29T22:45:59.922Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-302 [2022-08-29T22:45:59.922Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T22:45:59.922Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T22:45:59.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T22:45:59.922Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T22:45:59.922Z] + '[' /w/workspace/foundry_device-virtual-go_PR-302 ']' [2022-08-29T22:45:59.922Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T22:45:59.922Z] + case "${OS_FAMILY}" in [2022-08-29T22:45:59.922Z] + grep '^ii' [2022-08-29T22:45:59.922Z] + dpkg -l [2022-08-29T22:45:59.922Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T22:45:59.922Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T22:45:59.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T22:45:59.922Z] + '[' /w/workspace/foundry_device-virtual-go_PR-302 ']' [2022-08-29T22:45:59.922Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-302/archives/ [2022-08-29T22:45:59.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-302/archives/ [Pipeline] echo [2022-08-29T22:45:59.958Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T22:46:00.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:46:00.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:46:00.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:46:01.050Z] prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container [2022-08-29T22:46:01.100Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-302/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-302 -v /w/workspace/foundry_device-virtual-go_PR-302:/w/workspace/foundry_device-virtual-go_PR-302:rw,z -v /w/workspace/foundry_device-virtual-go_PR-302@tmp:/w/workspace/foundry_device-virtual-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T22:46:01.288Z] $ docker top f3be9f2365d06523648a9091fbdba3130bd39204e201ab84d7fc09009972cd8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:46:01.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T22:46:01.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T22:46:02.304Z] + ls /var/log/sa-host [2022-08-29T22:46:02.304Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:46:02.435Z] provisioning config files... [2022-08-29T22:46:02.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config4631007410342594901tmp [Pipeline] { [Pipeline] echo [2022-08-29T22:46:02.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:46:02.806Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T22:46:02.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:46:03.234Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T22:46:03.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:46:03.575Z] ---> sudo-logs.sh [2022-08-29T22:46:03.575Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T22:46:03.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:46:03.970Z] ---> job-cost.sh [2022-08-29T22:46:03.970Z] lf-activate-venv: SKIPPING [2022-08-29T22:46:03.970Z] DEBUG: total: 0.2199999988079071 [2022-08-29T22:46:03.970Z] INFO: Retrieving Stack Cost... [2022-08-29T22:46:04.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T22:46:04.806Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T22:46:04.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:46:05.152Z] ---> logs-deploy.sh [2022-08-29T22:46:05.153Z] lf-activate-venv: SKIPPING [2022-08-29T22:46:05.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-302/1 [2022-08-29T22:46:05.153Z] INFO: archiving workspace using pattern(s): [2022-08-29T22:46:06.094Z] Archives upload complete. [2022-08-29T22:46:06.354Z] INFO: archiving logs to Nexus [2022-08-29T22:46:06.943Z] ---> uname -a: [2022-08-29T22:46:06.943Z] Linux prd-ubuntu20-04-docker-8c-8g-23807 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] ---> lscpu: [2022-08-29T22:46:06.943Z] Architecture: x86_64 [2022-08-29T22:46:06.943Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-29T22:46:06.943Z] Byte Order: Little Endian [2022-08-29T22:46:06.943Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-29T22:46:06.943Z] CPU(s): 8 [2022-08-29T22:46:06.943Z] On-line CPU(s) list: 0-7 [2022-08-29T22:46:06.943Z] Thread(s) per core: 1 [2022-08-29T22:46:06.943Z] Core(s) per socket: 1 [2022-08-29T22:46:06.943Z] Socket(s): 8 [2022-08-29T22:46:06.943Z] NUMA node(s): 1 [2022-08-29T22:46:06.943Z] Vendor ID: AuthenticAMD [2022-08-29T22:46:06.943Z] CPU family: 23 [2022-08-29T22:46:06.943Z] Model: 49 [2022-08-29T22:46:06.943Z] Model name: AMD EPYC-Rome Processor [2022-08-29T22:46:06.943Z] Stepping: 0 [2022-08-29T22:46:06.943Z] CPU MHz: 2799.864 [2022-08-29T22:46:06.943Z] BogoMIPS: 5599.72 [2022-08-29T22:46:06.943Z] Virtualization: AMD-V [2022-08-29T22:46:06.943Z] Hypervisor vendor: KVM [2022-08-29T22:46:06.943Z] Virtualization type: full [2022-08-29T22:46:06.943Z] L1d cache: 256 KiB [2022-08-29T22:46:06.943Z] L1i cache: 256 KiB [2022-08-29T22:46:06.943Z] L2 cache: 4 MiB [2022-08-29T22:46:06.943Z] L3 cache: 128 MiB [2022-08-29T22:46:06.943Z] NUMA node0 CPU(s): 0-7 [2022-08-29T22:46:06.943Z] Vulnerability Itlb multihit: Not affected [2022-08-29T22:46:06.943Z] Vulnerability L1tf: Not affected [2022-08-29T22:46:06.943Z] Vulnerability Mds: Not affected [2022-08-29T22:46:06.943Z] Vulnerability Meltdown: Not affected [2022-08-29T22:46:06.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-29T22:46:06.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-29T22:46:06.943Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-29T22:46:06.943Z] Vulnerability Srbds: Not affected [2022-08-29T22:46:06.943Z] Vulnerability Tsx async abort: Not affected [2022-08-29T22:46:06.943Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] ---> nproc: [2022-08-29T22:46:06.943Z] 8 [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] ---> df -h: [2022-08-29T22:46:06.943Z] Filesystem Size Used Avail Use% Mounted on [2022-08-29T22:46:06.943Z] overlay 155G 11G 145G 7% / [2022-08-29T22:46:06.943Z] tmpfs 64M 0 64M 0% /dev [2022-08-29T22:46:06.943Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-29T22:46:06.943Z] shm 64M 0 64M 0% /dev/shm [2022-08-29T22:46:06.943Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] ---> sar -b -r -n DEV: [2022-08-29T22:46:06.943Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23807) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] 22:32:31 LINUX RESTART (8 CPU) [2022-08-29T22:46:06.943Z] [2022-08-29T22:46:06.943Z] 22:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-29T22:46:06.943Z] 22:34:01 408.15 13.40 394.75 0.00 2123.25 143449.29 0.00 [2022-08-29T22:46:06.943Z] 22:35:01 189.67 0.12 189.55 0.00 14.13 27174.40 0.00 [2022-08-29T22:46:06.943Z] 22:36:01 32.31 0.02 32.29 0.00 4.27 16738.68 0.00 [2022-08-29T22:46:06.943Z] 22:37:01 1.77 0.00 1.77 0.00 0.00 22.01 0.00 [2022-08-29T22:46:06.943Z] 22:38:01 1.63 0.02 1.62 0.00 0.13 18.40 0.00 [2022-08-29T22:46:06.943Z] 22:39:01 1.95 0.00 1.95 0.00 0.00 26.80 0.00 [2022-08-29T22:46:06.943Z] 22:40:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2022-08-29T22:46:06.943Z] 22:41:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 [2022-08-29T22:46:06.944Z] 22:42:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2022-08-29T22:46:06.944Z] 22:43:01 1.53 0.00 1.53 0.00 0.00 23.06 0.00 [2022-08-29T22:46:06.944Z] 22:44:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-08-29T22:46:06.944Z] 22:45:01 1.43 0.00 1.43 0.00 0.00 18.93 0.00 [2022-08-29T22:46:06.944Z] 22:46:01 5.55 0.27 5.28 0.00 21.60 112.91 0.00 [2022-08-29T22:46:06.944Z] Average: 49.93 1.06 48.86 0.00 166.41 14433.98 0.00 [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-29T22:46:06.944Z] 22:34:01 28101056 31750288 545476 1.66 158756 3678136 2156244 6.35 1230676 3082944 0 [2022-08-29T22:46:06.944Z] 22:35:01 28080268 31761756 529088 1.61 165716 3714052 1931280 5.69 1289372 3050924 500 [2022-08-29T22:46:06.944Z] 22:36:01 27569768 31760912 528924 1.61 173948 4165984 1928604 5.68 1308248 3490116 148 [2022-08-29T22:46:06.944Z] 22:37:01 27563488 31754676 534984 1.63 173976 4165984 1928604 5.68 1314976 3490116 48 [2022-08-29T22:46:06.944Z] 22:38:01 27574720 31765960 523712 1.59 174012 4165992 1928604 5.68 1303900 3490192 24 [2022-08-29T22:46:06.944Z] 22:39:01 27574468 31765696 523920 1.59 174064 4165996 1928604 5.68 1304228 3490204 56 [2022-08-29T22:46:06.944Z] 22:40:01 27583028 31774316 515244 1.57 174108 4166000 1928604 5.68 1296604 3490212 24 [2022-08-29T22:46:06.944Z] 22:41:01 27582820 31774184 515228 1.57 174144 4166004 1928604 5.68 1296040 3490216 60 [2022-08-29T22:46:06.944Z] 22:42:01 27583240 31774640 514920 1.57 174176 4166004 1928604 5.68 1296156 3490216 16 [2022-08-29T22:46:06.944Z] 22:43:01 27583224 31774660 514856 1.57 174220 4165976 1928604 5.68 1296324 3490208 92 [2022-08-29T22:46:06.944Z] 22:44:01 27583120 31774604 514840 1.57 174248 4165992 1928604 5.68 1296240 3490216 20 [2022-08-29T22:46:06.944Z] 22:45:01 27583372 31774904 514488 1.56 174296 4165992 1928604 5.68 1296116 3490224 60 [2022-08-29T22:46:06.944Z] 22:46:01 27563360 31756992 529464 1.61 174408 4167404 2043484 6.02 1312400 3490760 476 [2022-08-29T22:46:06.944Z] Average: 27655841 31766430 523473 1.59 172313 4093809 1955158 5.76 1295483 3425119 117 [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-29T22:46:06.944Z] 22:34:01 docker0 145.13 174.30 11.90 1663.81 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:34:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:34:01 ens3 511.75 363.22 7555.48 74.78 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:35:01 docker0 16.01 19.83 0.94 99.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:35:01 ens3 87.94 71.54 190.13 70.86 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:36:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:36:01 ens3 91.37 57.67 2520.76 9.86 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:37:01 ens3 20.38 17.54 14.08 18.03 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:38:01 ens3 8.07 15.58 0.82 15.23 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:39:01 ens3 2.80 4.00 0.43 7.20 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:40:01 ens3 3.58 4.23 0.79 8.47 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:41:01 ens3 1.60 0.47 0.49 0.27 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:42:01 ens3 0.78 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:43:01 ens3 1.52 0.55 0.52 0.34 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:44:01 ens3 1.48 0.68 0.66 0.48 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:45:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] 22:46:01 ens3 15.15 9.78 17.60 5.84 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] Average: docker0 12.40 14.93 0.99 135.60 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] Average: ens3 57.43 41.96 792.45 16.26 0.00 0.00 0.00 0.00 [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] ---> sar -P ALL: [2022-08-29T22:46:06.944Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23807) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] 22:32:31 LINUX RESTART (8 CPU) [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] 22:33:01 CPU %user %nice %system %iowait %steal %idle [2022-08-29T22:46:06.944Z] 22:34:01 all 10.93 0.00 4.50 2.66 0.06 81.85 [2022-08-29T22:46:06.944Z] 22:34:01 0 12.21 0.00 4.44 4.49 0.03 78.83 [2022-08-29T22:46:06.944Z] 22:34:01 1 10.85 0.00 4.31 0.17 0.07 84.60 [2022-08-29T22:46:06.944Z] 22:34:01 2 11.94 0.00 4.12 5.05 0.05 78.84 [2022-08-29T22:46:06.944Z] 22:34:01 3 10.67 0.00 5.67 4.96 0.07 78.64 [2022-08-29T22:46:06.944Z] 22:34:01 4 11.85 0.00 4.47 1.31 0.05 82.32 [2022-08-29T22:46:06.944Z] 22:34:01 5 10.58 0.00 3.88 0.86 0.07 84.61 [2022-08-29T22:46:06.944Z] 22:34:01 6 9.45 0.00 4.39 3.66 0.05 82.45 [2022-08-29T22:46:06.944Z] 22:34:01 7 9.83 0.00 4.77 0.81 0.07 84.52 [2022-08-29T22:46:06.944Z] 22:35:01 all 35.77 0.00 6.20 0.99 0.07 56.98 [2022-08-29T22:46:06.944Z] 22:35:01 0 34.79 0.00 6.25 1.67 0.08 57.22 [2022-08-29T22:46:06.944Z] 22:35:01 1 35.16 0.00 6.82 0.49 0.07 57.46 [2022-08-29T22:46:06.944Z] 22:35:01 2 35.85 0.00 5.97 1.23 0.07 56.88 [2022-08-29T22:46:06.944Z] 22:35:01 3 35.80 0.00 5.99 0.69 0.07 57.45 [2022-08-29T22:46:06.944Z] 22:35:01 4 36.64 0.00 5.88 0.07 0.07 57.35 [2022-08-29T22:46:06.944Z] 22:35:01 5 36.23 0.00 6.17 0.24 0.07 57.29 [2022-08-29T22:46:06.944Z] 22:35:01 6 35.71 0.00 6.23 2.97 0.07 55.02 [2022-08-29T22:46:06.944Z] 22:35:01 7 35.95 0.00 6.26 0.54 0.10 57.14 [2022-08-29T22:46:06.944Z] 22:36:01 all 2.69 0.00 1.01 6.49 0.03 89.80 [2022-08-29T22:46:06.944Z] 22:36:01 0 2.46 0.00 0.79 22.09 0.03 74.64 [2022-08-29T22:46:06.944Z] 22:36:01 1 2.65 0.00 1.73 0.02 0.02 95.58 [2022-08-29T22:46:06.944Z] 22:36:01 2 2.66 0.00 0.69 0.02 0.02 96.62 [2022-08-29T22:46:06.944Z] 22:36:01 3 3.23 0.00 0.80 0.00 0.02 95.96 [2022-08-29T22:46:06.944Z] 22:36:01 4 3.01 0.00 0.85 0.54 0.03 95.56 [2022-08-29T22:46:06.944Z] 22:36:01 5 2.60 0.00 1.34 29.26 0.02 66.78 [2022-08-29T22:46:06.944Z] 22:36:01 6 2.21 0.00 0.97 0.03 0.05 96.74 [2022-08-29T22:46:06.944Z] 22:36:01 7 2.70 0.00 0.87 0.00 0.02 96.42 [2022-08-29T22:46:06.944Z] 22:37:01 all 0.13 0.00 0.04 0.05 0.01 99.77 [2022-08-29T22:46:06.944Z] 22:37:01 0 0.02 0.00 0.07 0.18 0.00 99.73 [2022-08-29T22:46:06.944Z] 22:37:01 1 0.71 0.00 0.03 0.00 0.00 99.25 [2022-08-29T22:46:06.944Z] 22:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-29T22:46:06.944Z] 22:37:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:37:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2022-08-29T22:46:06.944Z] 22:37:01 5 0.03 0.00 0.03 0.18 0.00 99.75 [2022-08-29T22:46:06.944Z] 22:37:01 6 0.00 0.00 0.00 0.00 0.08 99.92 [2022-08-29T22:46:06.944Z] 22:37:01 7 0.15 0.00 0.07 0.00 0.00 99.78 [2022-08-29T22:46:06.944Z] 22:38:01 all 0.05 0.00 0.03 0.01 0.01 99.91 [2022-08-29T22:46:06.944Z] 22:38:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2022-08-29T22:46:06.944Z] 22:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-29T22:46:06.944Z] 22:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-29T22:46:06.944Z] 22:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-29T22:46:06.944Z] 22:38:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2022-08-29T22:46:06.944Z] 22:38:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-29T22:46:06.944Z] 22:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-29T22:46:06.944Z] 22:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-08-29T22:46:06.944Z] 22:39:01 0 0.05 0.00 0.03 0.07 0.00 99.85 [2022-08-29T22:46:06.944Z] 22:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-29T22:46:06.944Z] 22:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-29T22:46:06.944Z] 22:39:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-08-29T22:46:06.944Z] 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:40:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2022-08-29T22:46:06.944Z] 22:40:01 0 0.02 0.00 0.02 0.23 0.00 99.73 [2022-08-29T22:46:06.944Z] 22:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-29T22:46:06.944Z] 22:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-29T22:46:06.944Z] 22:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:40:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2022-08-29T22:46:06.944Z] 22:40:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-08-29T22:46:06.944Z] 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:40:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2022-08-29T22:46:06.944Z] 22:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-29T22:46:06.944Z] 22:41:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-29T22:46:06.944Z] 22:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:41:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-29T22:46:06.944Z] 22:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-29T22:46:06.944Z] 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-08-29T22:46:06.944Z] 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-29T22:46:06.944Z] 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-29T22:46:06.944Z] 22:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-29T22:46:06.944Z] 22:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-08-29T22:46:06.944Z] 22:43:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-29T22:46:06.944Z] 22:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-29T22:46:06.944Z] 22:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-29T22:46:06.944Z] 22:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-29T22:46:06.944Z] 22:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-29T22:46:06.944Z] 22:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-29T22:46:06.944Z] 22:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T22:46:06.944Z] 22:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-29T22:46:06.944Z] 22:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T22:46:06.944Z] 22:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] 22:44:01 CPU %user %nice %system %iowait %steal %idle [2022-08-29T22:46:06.944Z] 22:45:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2022-08-29T22:46:06.944Z] 22:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2022-08-29T22:46:06.944Z] 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:45:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2022-08-29T22:46:06.944Z] 22:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2022-08-29T22:46:06.944Z] 22:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-29T22:46:06.944Z] 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T22:46:06.944Z] 22:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-29T22:46:06.944Z] 22:46:01 all 0.43 0.00 0.17 0.01 0.01 99.38 [2022-08-29T22:46:06.944Z] 22:46:01 0 0.53 0.00 0.15 0.05 0.00 99.27 [2022-08-29T22:46:06.944Z] 22:46:01 1 0.48 0.00 0.13 0.00 0.00 99.38 [2022-08-29T22:46:06.944Z] 22:46:01 2 0.53 0.00 0.20 0.00 0.02 99.25 [2022-08-29T22:46:06.944Z] 22:46:01 3 0.23 0.00 0.17 0.02 0.02 99.57 [2022-08-29T22:46:06.944Z] 22:46:01 4 0.28 0.00 0.20 0.00 0.02 99.50 [2022-08-29T22:46:06.944Z] 22:46:01 5 0.58 0.00 0.12 0.02 0.02 99.27 [2022-08-29T22:46:06.944Z] 22:46:01 6 0.32 0.00 0.20 0.02 0.02 99.45 [2022-08-29T22:46:06.944Z] 22:46:01 7 0.47 0.00 0.18 0.02 0.00 99.33 [2022-08-29T22:46:06.944Z] Average: all 3.82 0.00 0.92 0.79 0.02 94.46 [2022-08-29T22:46:06.944Z] Average: 0 3.84 0.00 0.90 2.22 0.02 93.02 [2022-08-29T22:46:06.944Z] Average: 1 3.81 0.00 1.00 0.05 0.01 95.13 [2022-08-29T22:46:06.944Z] Average: 2 3.90 0.00 0.84 0.48 0.01 94.76 [2022-08-29T22:46:06.944Z] Average: 3 3.82 0.00 0.97 0.43 0.01 94.76 [2022-08-29T22:46:06.944Z] Average: 4 3.99 0.00 0.89 0.15 0.03 94.95 [2022-08-29T22:46:06.944Z] Average: 5 3.83 0.00 0.88 2.34 0.01 92.93 [2022-08-29T22:46:06.944Z] Average: 6 3.64 0.00 0.90 0.51 0.02 94.94 [2022-08-29T22:46:06.944Z] Average: 7 3.77 0.00 0.93 0.10 0.02 95.17 [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z] [2022-08-29T22:46:06.944Z]