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 22:33:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:33:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:33:07 ========================================================= 22:33:07 EdgeX Global Pipelines Version Info 22:33:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:33:08 ------------------- 22:33:08 stable info: 22:33:08 ------------------- 22:33:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:33:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:33:08 Message: update stable to v1.0.239 22:33:08 ------------------- 22:33:08 experimental info: 22:33:08 ------------------- 22:33:08 Commited By: **** collab-it+edgex@linuxfoundation.org 22:33:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:33:08 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:33:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbd728f [Pipeline] echo 22:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:10 provisioning config files... 22:33:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config6867511027035029155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:11 ---> docker-login.sh 22:33:11 nexus3.edgexfoundry.org:10001 22:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:11 Configure a credential helper to remove this warning. See 22:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:11 22:33:11 Login Succeeded 22:33:11 nexus3.edgexfoundry.org:10002 22:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:11 Configure a credential helper to remove this warning. See 22:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:11 22:33:11 Login Succeeded 22:33:11 nexus3.edgexfoundry.org:10003 22:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:11 Configure a credential helper to remove this warning. See 22:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:11 22:33:11 Login Succeeded 22:33:11 nexus3.edgexfoundry.org:10004 22:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:11 Configure a credential helper to remove this warning. See 22:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:11 22:33:11 Login Succeeded 22:33:11 docker.io 22:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:12 Configure a credential helper to remove this warning. See 22:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:12 22:33:12 Login Succeeded 22:33:12 ---> docker-login.sh ends [Pipeline] } 22:33:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:33:12 + git rev-list -1 --merges fbd728f8c09f8879304f90be7c33fd000c39a7eb~1..fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo 22:33:12 -----------> git rev-list -1 --merges fbd728f8c09f8879304f90be7c33fd000c39a7eb~1..fbd728f8c09f8879304f90be7c33fd000c39a7eb fbd728f8c09f8879304f90be7c33fd000c39a7eb [false] [Pipeline] sh 22:33:13 + git log --format=format:%s -1 fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo 22:33:13 ========================================================= 22:33:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:33:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:13 + git log --format=format:%s -1 fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] echo 22:33:13 [semverPrep] GIT_COMMIT: fbd728f8c09f8879304f90be7c33fd000c39a7eb, Commit Message: build: Add option to build Core/Support services with NATS Capability [Pipeline] echo 22:33:13 [semverPrep] This is not a build commit. [Pipeline] sh 22:33:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:14 + grep -v github /etc/ssh/ssh_known_hosts 22:33:14 + [ -e /tmp/ssh_known_hosts ] 22:33:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:33:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:33:14 + sudo tee -a /etc/ssh/ssh_known_hosts 22:33:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:14 22:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:14 0.1.4: Pulling from edgex-devops/py-git-semver 22:33:14 b85a868b505f: Pulling fs layer 22:33:14 e2be974225ed: Pulling fs layer 22:33:14 339a4e72a1f5: Pulling fs layer 22:33:14 988bab9f4d93: Pulling fs layer 22:33:14 1469e6f7b9e6: Pulling fs layer 22:33:14 eaf3925da568: Pulling fs layer 22:33:14 1469e6f7b9e6: Waiting 22:33:14 bab4dde63d76: Pulling fs layer 22:33:14 bde34c3a00c8: Pulling fs layer 22:33:14 b352a97aabf1: Pulling fs layer 22:33:14 bab4dde63d76: Waiting 22:33:14 bde34c3a00c8: Waiting 22:33:14 eaf3925da568: Waiting 22:33:14 4872d77fe225: Pulling fs layer 22:33:14 5851b861e8e6: Pulling fs layer 22:33:14 4872d77fe225: Waiting 22:33:14 b352a97aabf1: Waiting 22:33:14 5851b861e8e6: Waiting 22:33:14 988bab9f4d93: Waiting 22:33:14 e2be974225ed: Verifying Checksum 22:33:14 e2be974225ed: Download complete 22:33:14 988bab9f4d93: Verifying Checksum 22:33:14 988bab9f4d93: Download complete 22:33:15 1469e6f7b9e6: Verifying Checksum 22:33:15 1469e6f7b9e6: Download complete 22:33:15 339a4e72a1f5: Verifying Checksum 22:33:15 339a4e72a1f5: Download complete 22:33:15 eaf3925da568: Verifying Checksum 22:33:15 eaf3925da568: Download complete 22:33:15 bde34c3a00c8: Download complete 22:33:15 b352a97aabf1: Download complete 22:33:15 4872d77fe225: Download complete 22:33:15 5851b861e8e6: Verifying Checksum 22:33:15 5851b861e8e6: Download complete 22:33:15 b85a868b505f: Verifying Checksum 22:33:15 b85a868b505f: Download complete 22:33:15 bab4dde63d76: Verifying Checksum 22:33:15 bab4dde63d76: Download complete 22:33:16 b85a868b505f: Pull complete 22:33:16 e2be974225ed: Pull complete 22:33:17 339a4e72a1f5: Pull complete 22:33:17 988bab9f4d93: Pull complete 22:33:17 1469e6f7b9e6: Pull complete 22:33:17 eaf3925da568: Pull complete 22:33:19 bab4dde63d76: Pull complete 22:33:19 bde34c3a00c8: Pull complete 22:33:20 b352a97aabf1: Pull complete 22:33:20 4872d77fe225: Pull complete 22:33:20 5851b861e8e6: Pull complete 22:33:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:20 prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container 22:33:20 $ 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 22:33:22 $ docker top 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 -eo pid,comm 22:33:22 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). 22:33:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:22 [ssh-agent] Looking for ssh-agent implementation... 22:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:22 $ docker exec 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent 22:33:22 SSH_AUTH_SOCK=/tmp/ssh-tskq110xHcaM/agent.34 22:33:22 SSH_AGENT_PID=41 22:33:22 Running ssh-add (command line suppressed) 22:33:23 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) 22:33:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:23 + git tag --points-at HEAD [Pipeline] } 22:33:23 $ docker exec --env ******** --env ******** 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent -k 22:33:23 unset SSH_AUTH_SOCK; 22:33:23 unset SSH_AGENT_PID; 22:33:23 echo Agent pid 41 killed; 22:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:33:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:23 [ssh-agent] Looking for ssh-agent implementation... 22:33:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:23 $ docker exec 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent 22:33:23 SSH_AUTH_SOCK=/tmp/ssh-w0VE4q7VxqnW/agent.73 22:33:23 SSH_AGENT_PID=79 22:33:23 Running ssh-add (command line suppressed) 22:33:24 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) 22:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:24 + git semver init 22:33:24 2022-08-29 22:33:24,649 [run_init] DEBUG init version:0.0.0 force:False 22:33:24 2022-08-29 22:33:24,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-302/.semver 22:33:24 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 22:33:24 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) 22:33:26 2022-08-29 22:33:25,710 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-302/.git/info/exclude 22:33:26 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 22:33:26 2022-08-29 22:33:25,710 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-302/.semver/PR-302 22:33:26 2022-08-29 22:33:25,716 [execute] INFO git cat-file --batch-check 22:33:26 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=) 22:33:26 2022-08-29 22:33:25,722 [execute] INFO git cat-file --batch 22:33:26 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=) 22:33:26 2022-08-29 22:33:25,727 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-302/.semver/PR-302 22:33:26 0.0.0 [Pipeline] } 22:33:26 $ docker exec --env ******** --env ******** 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 ssh-agent -k 22:33:26 unset SSH_AUTH_SOCK; 22:33:26 unset SSH_AGENT_PID; 22:33:26 echo Agent pid 79 killed; 22:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:26 + git semver [Pipeline] } 22:33:26 $ docker stop --time=1 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 22:33:28 $ docker rm -f 65ef30e007b83414842cf4bd22e25b18b8ecb168f7eb6ce904494f1c04eedbf8 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:33:28 Stashed 1 file(s) [Pipeline] echo 22:33:29 [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 22:33:29 provisioning config files... 22:33:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config810916891532100885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:29 ---> docker-login.sh 22:33:29 nexus3.edgexfoundry.org:10001 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:29 Configure a credential helper to remove this warning. See 22:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:29 22:33:29 Login Succeeded 22:33:29 nexus3.edgexfoundry.org:10002 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 nexus3.edgexfoundry.org:10003 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 nexus3.edgexfoundry.org:10004 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 docker.io 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 ---> docker-login.sh ends [Pipeline] } 22:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:31 ========================================================= 22:33:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:33:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:31 + 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 . 22:33:31 Sending build context to Docker daemon 23.12MB 22:33:31 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:33:31 Step 2/13 : FROM ${BASE} AS builder 22:33:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:31 2408cc74d12b: Pulling fs layer 22:33:31 ea60b727a1ce: Pulling fs layer 22:33:31 30c4a7721957: Pulling fs layer 22:33:31 370296b7ddb6: Pulling fs layer 22:33:31 7c6cee850709: Pulling fs layer 22:33:31 39a5fcdaea64: Pulling fs layer 22:33:31 d94ebbe4e438: Pulling fs layer 22:33:31 bcfd1f05c69d: Pulling fs layer 22:33:31 59ccb84bbe0f: Pulling fs layer 22:33:31 370296b7ddb6: Waiting 22:33:31 39a5fcdaea64: Waiting 22:33:31 d94ebbe4e438: Waiting 22:33:31 59ccb84bbe0f: Waiting 22:33:31 7c6cee850709: Waiting 22:33:31 30c4a7721957: Download complete 22:33:31 ea60b727a1ce: Verifying Checksum 22:33:31 ea60b727a1ce: Download complete 22:33:31 7c6cee850709: Download complete 22:33:31 39a5fcdaea64: Verifying Checksum 22:33:31 39a5fcdaea64: Download complete 22:33:31 2408cc74d12b: Download complete 22:33:31 d94ebbe4e438: Download complete 22:33:32 2408cc74d12b: Pull complete 22:33:32 ea60b727a1ce: Pull complete 22:33:32 30c4a7721957: Pull complete 22:33:32 59ccb84bbe0f: Verifying Checksum 22:33:32 59ccb84bbe0f: Download complete 22:33:32 bcfd1f05c69d: Verifying Checksum 22:33:32 bcfd1f05c69d: Download complete 22:33:32 370296b7ddb6: Verifying Checksum 22:33:32 370296b7ddb6: Download complete 22:33:36 370296b7ddb6: Pull complete 22:33:36 7c6cee850709: Pull complete 22:33:36 39a5fcdaea64: Pull complete 22:33:36 d94ebbe4e438: Pull complete 22:33:39 bcfd1f05c69d: Pull complete 22:33:39 59ccb84bbe0f: Pull complete 22:33:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:33:39 ---> a4fb48ad2a94 22:33:39 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:33:42 ---> Running in 3dbd7b26df59 22:33:42 Removing intermediate container 3dbd7b26df59 22:33:42 ---> 82e5274794fd 22:33:42 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:33:42 ---> Running in b5cafec74a0b 22:33:42 Removing intermediate container b5cafec74a0b 22:33:42 ---> c51a47984fe5 22:33:42 Step 5/13 : ARG ADD_BUILD_TAGS="" 22:33:42 ---> Running in 378e493d7c9b 22:33:42 Removing intermediate container 378e493d7c9b 22:33:42 ---> eb9098ac00be 22:33:42 Step 6/13 : WORKDIR /device-virtual-go 22:33:42 ---> Running in b8894c5dd5f2 22:33:42 Removing intermediate container b8894c5dd5f2 22:33:42 ---> afa7c71089fa 22:33:42 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:42 ---> Running in db7acf265722 22:33:43 Removing intermediate container db7acf265722 22:33:43 ---> cee6b4d26891 22:33:43 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:43 ---> Running in ff1bad7521e6 22:33:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:33:44 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:33:44 Still waiting to schedule task 22:33:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:33:44 (2/4) Installing libedit (20210910.3.1-r0) 22:33:44 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:33:44 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:33:44 Executing busybox-1.35.0-r13.trigger 22:33:44 OK: 216 MiB in 55 packages 22:33:45 Removing intermediate container ff1bad7521e6 22:33:45 ---> 2c8e3542f24f 22:33:45 Step 9/13 : COPY go.mod vendor* ./ 22:33:45 ---> bbebaafbc549 22:33:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:45 ---> Running in f41fdb9972ee 22:34:03 Removing intermediate container f41fdb9972ee 22:34:03 ---> 17e5f1140c1f 22:34:03 Step 11/13 : COPY . . 22:34:03 ---> 5a8d1df86d86 22:34:03 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:34:03 ---> Running in 5687b3f6bc47 22:34:03 Removing intermediate container 5687b3f6bc47 22:34:03 ---> 0adeef45cef0 22:34:03 Step 13/13 : RUN $MAKE 22:34:03 ---> Running in a5ad9dca8d32 22:34:03 noop 22:34:03 Removing intermediate container a5ad9dca8d32 22:34:03 ---> 92771888f387 22:34:03 Successfully built 92771888f387 22:34:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:04 + docker inspect -f . ci-base-image-x86_64 22:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:04 prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container 22:34:04 $ 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 22:34:04 $ docker top 614f3f246a01a701e3aa6e358f68872fc912c9856a36f49531d3044e4e4ae167 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:04 + go version 22:34:04 go version go1.18.3 linux/amd64 [Pipeline] } 22:34:05 $ docker stop --time=1 614f3f246a01a701e3aa6e358f68872fc912c9856a36f49531d3044e4e4ae167 22:34:06 $ 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 22:34:07 + docker inspect -f . ci-base-image-x86_64 22:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:07 prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container 22:34:07 $ 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 22:34:07 $ docker top c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:07 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-302 [Pipeline] fileExists [Pipeline] sh 22:34:08 + make test 22:34:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:34:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:34:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:34:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements 22:34:23 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." 22:34:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:34:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:26 ./bin/test-attribution-txt.sh 22:34:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:34:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:34:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:34:26 $ docker stop --time=1 c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 22:34:28 $ docker rm -f c160ecf7ea04c447d185bb4813f20ddb143c906020516aca7aeef66dc845cff2 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:34:30 + ls -al . 22:34:30 total 192 22:34:30 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 22:34 . 22:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:33 .. 22:34:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:34 .git 22:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 .github 22:34:30 -rw-rw-r-- 1 jenkins jenkins 337 Aug 29 22:33 .gitignore 22:34:30 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:33 .golangci.yml 22:34:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:33 .semver 22:34:30 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 29 22:33 Attribution.txt 22:34:30 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 29 22:33 CHANGELOG.md 22:34:30 -rw-rw-r-- 1 jenkins jenkins 2034 Aug 29 22:33 Dockerfile 22:34:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:33 GOVERNANCE.md 22:34:30 -rw-rw-r-- 1 jenkins jenkins 660 Aug 29 22:33 Jenkinsfile 22:34:30 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 22:33 LICENSE 22:34:30 -rw-rw-r-- 1 jenkins jenkins 2323 Aug 29 22:33 Makefile 22:34:30 -rw-rw-r-- 1 jenkins jenkins 623 Aug 29 22:33 OWNERS.md 22:34:30 -rw-rw-r-- 1 jenkins jenkins 3478 Aug 29 22:33 README.md 22:34:30 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 22:33 VERSION 22:34:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:33 bin 22:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 cmd 22:34:30 -rw-r--r-- 1 jenkins jenkins 44128 Aug 29 22:34 coverage.out 22:34:30 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 29 22:33 go.mod 22:34:30 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 29 22:33 go.sum 22:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:33 internal 22:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:33 snap 22:34:30 -rw-rw-r-- 1 jenkins jenkins 235 Aug 29 22:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + 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 . 22:34:30 Sending build context to Docker daemon 23.17MB 22:34:30 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 22:34:30 Step 2/27 : FROM ${BASE} AS builder 22:34:30 ---> 92771888f387 22:34:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:34:30 ---> Running in 3f865261adfb 22:34:30 Removing intermediate container 3f865261adfb 22:34:30 ---> 89f092ac97a8 22:34:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:34:30 ---> Running in d9e5e4ee9d8d 22:34:31 Removing intermediate container d9e5e4ee9d8d 22:34:31 ---> 493aef240293 22:34:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:34:31 ---> Running in 4fe080c849f7 22:34:31 Removing intermediate container 4fe080c849f7 22:34:31 ---> 54e0c706844e 22:34:31 Step 6/27 : WORKDIR /device-virtual-go 22:34:31 ---> Running in e68d77135321 22:34:31 Removing intermediate container e68d77135321 22:34:31 ---> 2508d0f17bea 22:34:31 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:31 ---> Running in 4fc457ec3d73 22:34:31 Removing intermediate container 4fc457ec3d73 22:34:31 ---> bcac292c681e 22:34:31 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:34:31 ---> Running in 2e46f88c8442 22:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:33 OK: 216 MiB in 55 packages 22:34:33 Removing intermediate container 2e46f88c8442 22:34:33 ---> 3c2aeb0f0414 22:34:33 Step 9/27 : COPY go.mod vendor* ./ 22:34:33 ---> 0cee40b550c1 22:34:33 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:33 ---> Running in 1abc58fb4640 22:34:34 Removing intermediate container 1abc58fb4640 22:34:34 ---> b38cf9c2ab79 22:34:34 Step 11/27 : COPY . . 22:34:34 ---> 0cb8a5f3f511 22:34:34 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:34:34 ---> Running in 6869cdf7af8f 22:34:35 Removing intermediate container 6869cdf7af8f 22:34:35 ---> 039ee139ba29 22:34:35 Step 13/27 : RUN $MAKE 22:34:35 ---> Running in 3de5c4c17b87 22:34:35 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 22:34:57 Removing intermediate container 3de5c4c17b87 22:34:57 ---> 782ab84491cc 22:34:57 Step 14/27 : FROM alpine:3.16 22:34:57 3.16: Pulling from library/alpine 22:34:57 213ec9aee27d: Pulling fs layer 22:34:57 213ec9aee27d: Verifying Checksum 22:34:57 213ec9aee27d: Pull complete 22:34:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:34:57 Status: Downloaded newer image for alpine:3.16 22:34:57 ---> 9c6f07244728 22:34:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:34:57 ---> Running in 97c33db9d8c9 22:34:57 Removing intermediate container 97c33db9d8c9 22:34:57 ---> f3ecb2c80c66 22:34:57 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:57 ---> Running in e163849362b0 22:34:57 Removing intermediate container e163849362b0 22:34:57 ---> 03d5ee2f9557 22:34:57 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 22:34:57 ---> Running in 8c410ac45fd8 22:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:58 (1/6) Installing dumb-init (1.2.5-r1) 22:34:58 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:34:58 (3/6) Installing libsodium (1.0.18-r0) 22:34:58 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:34:58 (5/6) Installing libzmq (4.3.4-r0) 22:34:58 (6/6) Installing zeromq (4.3.4-r0) 22:34:58 Executing busybox-1.35.0-r17.trigger 22:34:58 OK: 8 MiB in 20 packages 22:34:59 Removing intermediate container 8c410ac45fd8 22:34:59 ---> b26d268f3f19 22:34:59 Step 18/27 : WORKDIR / 22:34:59 ---> Running in e5cf13c8b5cc 22:34:59 Removing intermediate container e5cf13c8b5cc 22:34:59 ---> 56f36449f88d 22:34:59 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:34:59 ---> b76f17f7beb2 22:34:59 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 22:34:59 ---> 3e5410d6d328 22:34:59 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 22:35:00 ---> 7e350419aff2 22:35:00 Step 22/27 : EXPOSE 59900 22:35:00 ---> Running in c6ea7fcd8281 22:35:00 Removing intermediate container c6ea7fcd8281 22:35:00 ---> cd021d50b59c 22:35:00 Step 23/27 : ENTRYPOINT ["/device-virtual"] 22:35:00 ---> Running in ccae6d4b3305 22:35:00 Removing intermediate container ccae6d4b3305 22:35:00 ---> b71b65ac5144 22:35:00 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:35:00 ---> Running in c041efddb484 22:35:00 Removing intermediate container c041efddb484 22:35:00 ---> 1c968982cbdc 22:35:00 Step 25/27 : LABEL arch=amd64 22:35:00 ---> Running in 524a8c54b3b2 22:35:00 Removing intermediate container 524a8c54b3b2 22:35:00 ---> ee5fa83b83c4 22:35:00 Step 26/27 : LABEL git_sha=fbd728f8c09f8879304f90be7c33fd000c39a7eb 22:35:00 ---> Running in dfd3df2b1e11 22:35:00 Removing intermediate container dfd3df2b1e11 22:35:00 ---> 600911517763 22:35:00 Step 27/27 : LABEL version=0.0.0 22:35:00 ---> Running in be1211f2908e 22:35:00 Removing intermediate container be1211f2908e 22:35:00 ---> 5fa994de7ea3 22:35:00 [Warning] One or more build-args [ARCH] were not consumed 22:35:00 Successfully built 5fa994de7ea3 22:35:00 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 22:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:01 22:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:02 latest: Pulling from edgex-lftools-log-publisher 22:35:02 5eb5b503b376: Pulling fs layer 22:35:02 5c69ac0246d0: Pulling fs layer 22:35:02 ec43610c2a17: Pulling fs layer 22:35:02 3a2ae6a8a46f: Pulling fs layer 22:35:02 33b1e0a273af: Pulling fs layer 22:35:02 5d3b04190fa2: Pulling fs layer 22:35:02 2f39f015ded8: Pulling fs layer 22:35:02 3a2ae6a8a46f: Waiting 22:35:02 5d3b04190fa2: Waiting 22:35:02 33b1e0a273af: Waiting 22:35:02 2f39f015ded8: Waiting 22:35:02 5c69ac0246d0: Verifying Checksum 22:35:02 5c69ac0246d0: Download complete 22:35:02 3a2ae6a8a46f: Download complete 22:35:02 33b1e0a273af: Verifying Checksum 22:35:02 33b1e0a273af: Download complete 22:35:02 5d3b04190fa2: Verifying Checksum 22:35:02 5d3b04190fa2: Download complete 22:35:02 ec43610c2a17: Verifying Checksum 22:35:02 ec43610c2a17: Download complete 22:35:02 5eb5b503b376: Verifying Checksum 22:35:02 5eb5b503b376: Download complete 22:35:02 2f39f015ded8: Download complete 22:35:03 5eb5b503b376: Pull complete 22:35:03 5c69ac0246d0: Pull complete 22:35:04 ec43610c2a17: Pull complete 22:35:04 3a2ae6a8a46f: Pull complete 22:35:04 33b1e0a273af: Pull complete 22:35:04 5d3b04190fa2: Pull complete 22:35:08 2f39f015ded8: Pull complete 22:35:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:08 prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container 22:35:09 $ 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 22:35:27 $ docker top 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:27 ---> job-cost.sh 22:35:27 lf-activate-venv: SKIPPING 22:35:27 INFO: No Stack... 22:35:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:28 INFO: Archiving Costs [Pipeline] sh 22:35:29 + + cat /w/workspace/foundry_device-virtual-go_PR-302/archives/cost.csv 22:35:29 cut -d, -f6 [Pipeline] lock 22:35:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] 22:35:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] did not exist. Created. 22:35:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:35:29 Stashed 1 file(s) [Pipeline] } 22:35:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:29 $ docker stop --time=1 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc 22:35:30 $ docker rm -f 7b9e8db4229748057b7e05f688edf161dc45d630384a5f8c214018b8e5d3b2dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:38:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23810 in /w/workspace/foundry_device-virtual-go_PR-302 [Pipeline] { [Pipeline] ws 22:38:02 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:38:02 The recommended git tool is: git 22:38:09 using credential edgex-jenkins-ssh 22:38:09 Cloning the remote Git repository 22:38:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:38:09 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:38:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:38:09 > git --version # timeout=10 22:38:10 > git --version # 'git version 2.25.1' 22:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:12 Merging remotes/origin/main commit eb73192e64f29d5b7509ef98fadefc4f8094ab1e into PR head commit fbd728f8c09f8879304f90be7c33fd000c39a7eb 22:38:12 Merge succeeded, producing fbd728f8c09f8879304f90be7c33fd000c39a7eb 22:38:12 Checking out Revision fbd728f8c09f8879304f90be7c33fd000c39a7eb (PR-302) 22:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:38:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:12 > 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 22:38:12 > git config core.sparsecheckout # timeout=10 22:38:12 > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 22:38:12 > git remote # timeout=10 22:38:12 > git config --get remote.origin.url # timeout=10 22:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:12 > git merge eb73192e64f29d5b7509ef98fadefc4f8094ab1e # timeout=10 22:38:12 > git rev-parse HEAD^{commit} # timeout=10 22:38:12 > git config core.sparsecheckout # timeout=10 22:38:12 > git checkout -f fbd728f8c09f8879304f90be7c33fd000c39a7eb # timeout=10 22:38:17 Commit message: "build: Add option to build Core/Support services with NATS Capability" 22:38:17 > git --version # timeout=10 22:38:17 > git --version # 'git version 2.25.1' 22:38:17 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:38:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:18 Dload Upload Total Spent Left Speed 22:38:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 22:38:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:38:19 + + sudo tee /etc/docker/daemon.new 22:38:19 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:38:19 { 22:38:19 "registry-mirrors": [ 22:38:19 "https://nexus3.edgexfoundry.org:10001" 22:38:19 ], 22:38:19 "bip": "10.250.0.254/24", 22:38:19 "hosts": [ 22:38:19 "tcp://0.0.0.0:5555", 22:38:19 "unix:///var/run/docker.sock" 22:38:19 ], 22:38:19 "mtu": 1458, 22:38:19 "selinux-enabled": true, 22:38:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:38:19 } [Pipeline] sh 22:38:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:38:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:38 provisioning config files... 22:38:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5767356689615062139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:39 ---> docker-login.sh 22:38:39 nexus3.edgexfoundry.org:10001 22:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:40 Configure a credential helper to remove this warning. See 22:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:40 22:38:40 Login Succeeded 22:38:40 nexus3.edgexfoundry.org:10002 22:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:40 Configure a credential helper to remove this warning. See 22:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:40 22:38:40 Login Succeeded 22:38:40 nexus3.edgexfoundry.org:10003 22:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:41 Configure a credential helper to remove this warning. See 22:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:41 22:38:41 Login Succeeded 22:38:41 nexus3.edgexfoundry.org:10004 22:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:41 Configure a credential helper to remove this warning. See 22:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:41 22:38:41 Login Succeeded 22:38:41 docker.io 22:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:42 Configure a credential helper to remove this warning. See 22:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:42 22:38:42 Login Succeeded 22:38:42 ---> docker-login.sh ends [Pipeline] } 22:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:42 ========================================================= 22:38:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:38:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:43 + 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 . 22:38:43 Sending build context to Docker daemon 11.7MB 22:38:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:38:43 Step 2/13 : FROM ${BASE} AS builder 22:38:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:43 b3c136eddcbf: Pulling fs layer 22:38:43 c0a3192eca97: Pulling fs layer 22:38:43 a050256f5b6f: Pulling fs layer 22:38:43 656be50a0ddc: Pulling fs layer 22:38:43 2bbca73fdf42: Pulling fs layer 22:38:43 46d945488cbd: Pulling fs layer 22:38:43 8a5474983e97: Pulling fs layer 22:38:43 329c88fbcd65: Pulling fs layer 22:38:43 46d945488cbd: Waiting 22:38:43 8a5474983e97: Waiting 22:38:43 329c88fbcd65: Waiting 22:38:43 656be50a0ddc: Waiting 22:38:43 2bbca73fdf42: Waiting 22:38:43 a050256f5b6f: Verifying Checksum 22:38:43 a050256f5b6f: Download complete 22:38:43 c0a3192eca97: Verifying Checksum 22:38:43 c0a3192eca97: Download complete 22:38:43 2bbca73fdf42: Verifying Checksum 22:38:43 2bbca73fdf42: Download complete 22:38:44 46d945488cbd: Verifying Checksum 22:38:44 46d945488cbd: Download complete 22:38:44 b3c136eddcbf: Verifying Checksum 22:38:44 b3c136eddcbf: Download complete 22:38:45 b3c136eddcbf: Pull complete 22:38:45 329c88fbcd65: Verifying Checksum 22:38:45 329c88fbcd65: Download complete 22:38:45 c0a3192eca97: Pull complete 22:38:46 a050256f5b6f: Pull complete 22:38:46 8a5474983e97: Verifying Checksum 22:38:46 8a5474983e97: Download complete 22:38:47 656be50a0ddc: Verifying Checksum 22:38:47 656be50a0ddc: Download complete 22:39:02 656be50a0ddc: Pull complete 22:39:02 2bbca73fdf42: Pull complete 22:39:02 46d945488cbd: Pull complete 22:39:07 8a5474983e97: Pull complete 22:39:09 329c88fbcd65: Pull complete 22:39:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:39:09 ---> ff4287adb874 22:39:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:39:11 ---> Running in b118dcec42e1 22:39:12 Removing intermediate container b118dcec42e1 22:39:12 ---> a2b8c5b13b26 22:39:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:39:12 ---> Running in 173704db6286 22:39:12 Removing intermediate container 173704db6286 22:39:12 ---> 0fce76e0d83a 22:39:12 Step 5/13 : ARG ADD_BUILD_TAGS="" 22:39:13 ---> Running in d7e65d21f06d 22:39:13 Removing intermediate container d7e65d21f06d 22:39:13 ---> 41a5ce2e5744 22:39:13 Step 6/13 : WORKDIR /device-virtual-go 22:39:13 ---> Running in c47d01fc9d44 22:39:13 Removing intermediate container c47d01fc9d44 22:39:13 ---> 417a6d8541ae 22:39:13 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:14 ---> Running in f45fa462b770 22:39:16 Removing intermediate container f45fa462b770 22:39:16 ---> 550ada2bad62 22:39:16 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:16 ---> Running in 849e8bbe7fc9 22:39:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:39:18 (2/4) Installing libedit (20210910.3.1-r0) 22:39:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:39:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:39:19 Executing busybox-1.35.0-r13.trigger 22:39:19 OK: 226 MiB in 55 packages 22:39:20 Removing intermediate container 849e8bbe7fc9 22:39:20 ---> 5f0dde5103ad 22:39:20 Step 9/13 : COPY go.mod vendor* ./ 22:39:20 ---> 4b93dcc0ebaa 22:39:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:20 ---> Running in 3221d1b8cfcc 22:40:17 Removing intermediate container 3221d1b8cfcc 22:40:17 ---> 861ef20189c8 22:40:17 Step 11/13 : COPY . . 22:40:17 ---> e0a8441dc7bb 22:40:17 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:40:17 ---> Running in 742723dd4823 22:40:17 Removing intermediate container 742723dd4823 22:40:17 ---> 7c9e761001a0 22:40:17 Step 13/13 : RUN $MAKE 22:40:17 ---> Running in 8f384a3c02a6 22:40:17 noop 22:40:17 Removing intermediate container 8f384a3c02a6 22:40:17 ---> 7654df697eb2 22:40:17 Successfully built 7654df697eb2 22:40:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:17 + docker inspect -f . ci-base-image-arm64 22:40:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:18 prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container 22:40:18 $ 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 22:40:19 $ docker top a0f687c9245f44cc5e01895bc09557584459e016bb19bf3703ad07ecbe06a058 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:20 + go version 22:40:20 go version go1.18.3 linux/arm64 [Pipeline] } 22:40:20 $ docker stop --time=1 a0f687c9245f44cc5e01895bc09557584459e016bb19bf3703ad07ecbe06a058 22:40:22 $ 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 22:40:23 + docker inspect -f . ci-base-image-arm64 22:40:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container 22:40:23 $ 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 22:40:25 $ docker top af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:26 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 22:40:26 + make test 22:40:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:40:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:42:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:42:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.144s coverage: 65.7% of statements 22:42:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:42:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:42:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:23 ./bin/test-attribution-txt.sh 22:42:23 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:42:23 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:42:23 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:42:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:42:23 $ docker stop --time=1 af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe 22:42:25 $ docker rm -f af34858798976b2dfd538384ad27b676b5e1fd8bc07c26347faa608ebbf9e4fe [Pipeline] // withDockerContainer [Pipeline] sh 22:42:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:26 Warning: overwriting stash ‘coverage-report’ 22:42:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:28 + ls -al . 22:42:28 total 188 22:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:40 . 22:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:38 .. 22:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 22:38 .git 22:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 .github 22:42:28 -rw-rw-r-- 1 jenkins jenkins 337 Aug 29 22:38 .gitignore 22:42:28 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 22:38 .golangci.yml 22:42:28 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 29 22:38 Attribution.txt 22:42:28 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 29 22:38 CHANGELOG.md 22:42:28 -rw-rw-r-- 1 jenkins jenkins 2034 Aug 29 22:38 Dockerfile 22:42:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 22:38 GOVERNANCE.md 22:42:28 -rw-rw-r-- 1 jenkins jenkins 660 Aug 29 22:38 Jenkinsfile 22:42:28 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 22:38 LICENSE 22:42:28 -rw-rw-r-- 1 jenkins jenkins 2323 Aug 29 22:38 Makefile 22:42:28 -rw-rw-r-- 1 jenkins jenkins 623 Aug 29 22:38 OWNERS.md 22:42:28 -rw-rw-r-- 1 jenkins jenkins 3478 Aug 29 22:38 README.md 22:42:28 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 22:33 VERSION 22:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 22:38 bin 22:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 cmd 22:42:28 -rw-r--r-- 1 jenkins jenkins 44128 Aug 29 22:41 coverage.out 22:42:28 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 29 22:38 go.mod 22:42:28 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 29 22:38 go.sum 22:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 22:38 internal 22:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 22:38 snap 22:42:28 -rw-rw-r-- 1 jenkins jenkins 235 Aug 29 22:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:28 + 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 . 22:42:29 Sending build context to Docker daemon 11.75MB 22:42:29 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 22:42:29 Step 2/27 : FROM ${BASE} AS builder 22:42:29 ---> 7654df697eb2 22:42:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:42:29 ---> Running in e42dea1816fa 22:42:29 Removing intermediate container e42dea1816fa 22:42:29 ---> 345b54283388 22:42:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:42:29 ---> Running in 8698a4f26100 22:42:30 Removing intermediate container 8698a4f26100 22:42:30 ---> 9d22f44abda8 22:42:30 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:42:30 ---> Running in faa25b148f2f 22:42:30 Removing intermediate container faa25b148f2f 22:42:30 ---> 088d21d38434 22:42:30 Step 6/27 : WORKDIR /device-virtual-go 22:42:30 ---> Running in 0c5bc6a73909 22:42:31 Removing intermediate container 0c5bc6a73909 22:42:31 ---> d56997e4e54b 22:42:31 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:31 ---> Running in 111de2056037 22:42:33 Removing intermediate container 111de2056037 22:42:33 ---> acaf10d24223 22:42:33 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:33 ---> Running in b90e788fe076 22:42:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:36 OK: 226 MiB in 55 packages 22:42:36 Removing intermediate container b90e788fe076 22:42:36 ---> 3d660a6d2bf3 22:42:36 Step 9/27 : COPY go.mod vendor* ./ 22:42:37 ---> 71d5cc3b89ab 22:42:37 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:37 ---> Running in 46694d13f15c 22:42:39 Removing intermediate container 46694d13f15c 22:42:39 ---> 8d8d136f871c 22:42:39 Step 11/27 : COPY . . 22:42:40 ---> 99f60f44f99b 22:42:40 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:42:40 ---> Running in 8187ac62072a 22:42:41 Removing intermediate container 8187ac62072a 22:42:41 ---> 2d82d80f182d 22:42:41 Step 13/27 : RUN $MAKE 22:42:41 ---> Running in 382897821e9b 22:42:42 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 22:45:04 Removing intermediate container 382897821e9b 22:45:04 ---> de32c7be85d6 22:45:04 Step 14/27 : FROM alpine:3.16 22:45:05 3.16: Pulling from library/alpine 22:45:05 9b18e9b68314: Pulling fs layer 22:45:05 9b18e9b68314: Verifying Checksum 22:45:05 9b18e9b68314: Download complete 22:45:06 9b18e9b68314: Pull complete 22:45:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:45:06 Status: Downloaded newer image for alpine:3.16 22:45:06 ---> a6215f271958 22:45:06 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:45:06 ---> Running in e5caf0b5159b 22:45:06 Removing intermediate container e5caf0b5159b 22:45:06 ---> b45ea32ea083 22:45:06 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:07 ---> Running in 5d654209612f 22:45:09 Removing intermediate container 5d654209612f 22:45:09 ---> 5957bc709eac 22:45:09 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 22:45:09 ---> Running in 37030ff0e780 22:45:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:12 (1/6) Installing dumb-init (1.2.5-r1) 22:45:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:45:12 (3/6) Installing libsodium (1.0.18-r0) 22:45:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:45:12 (5/6) Installing libzmq (4.3.4-r0) 22:45:12 (6/6) Installing zeromq (4.3.4-r0) 22:45:12 Executing busybox-1.35.0-r17.trigger 22:45:12 OK: 8 MiB in 20 packages 22:45:13 Removing intermediate container 37030ff0e780 22:45:13 ---> 3348a5e2e935 22:45:13 Step 18/27 : WORKDIR / 22:45:13 ---> Running in 4db368ea10a7 22:45:14 Removing intermediate container 4db368ea10a7 22:45:14 ---> 4e1b03ae7b35 22:45:14 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:45:15 ---> 0137d5e4b1e5 22:45:15 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 22:45:15 ---> ca5ee9c37861 22:45:15 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 22:45:17 ---> 8e56a7047849 22:45:17 Step 22/27 : EXPOSE 59900 22:45:17 ---> Running in 647143d5a38f 22:45:17 Removing intermediate container 647143d5a38f 22:45:17 ---> ec54042cf26c 22:45:17 Step 23/27 : ENTRYPOINT ["/device-virtual"] 22:45:17 ---> Running in 2431a5bd882a 22:45:17 Removing intermediate container 2431a5bd882a 22:45:17 ---> 2b319a3fae30 22:45:17 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:17 ---> Running in c7c5f9a618d2 22:45:18 Removing intermediate container c7c5f9a618d2 22:45:18 ---> e7c80d0dadb0 22:45:18 Step 25/27 : LABEL arch=arm64 22:45:18 ---> Running in 7b31daabe028 22:45:18 Removing intermediate container 7b31daabe028 22:45:18 ---> b2f633730b99 22:45:18 Step 26/27 : LABEL git_sha=fbd728f8c09f8879304f90be7c33fd000c39a7eb 22:45:18 ---> Running in 53c02d53ccf8 22:45:19 Removing intermediate container 53c02d53ccf8 22:45:19 ---> c68c67ab960f 22:45:19 Step 27/27 : LABEL version=0.0.0 22:45:19 ---> Running in 9f0237213d3e 22:45:19 Removing intermediate container 9f0237213d3e 22:45:19 ---> 0d604d13388f 22:45:19 [Warning] One or more build-args [ARCH] were not consumed 22:45:19 Successfully built 0d604d13388f 22:45:19 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 22:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:20 22:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:20 arm64: Pulling from edgex-lftools-log-publisher 22:45:20 8998bd30e6a1: Pulling fs layer 22:45:20 04944245beec: Pulling fs layer 22:45:20 699f458cf7ca: Pulling fs layer 22:45:20 765212b225bb: Pulling fs layer 22:45:20 f23df028b6ca: Pulling fs layer 22:45:20 d65c8cfc05b1: Pulling fs layer 22:45:20 2437ff75d9bd: Pulling fs layer 22:45:20 f23df028b6ca: Waiting 22:45:20 d65c8cfc05b1: Waiting 22:45:20 2437ff75d9bd: Waiting 22:45:20 765212b225bb: Waiting 22:45:20 04944245beec: Verifying Checksum 22:45:20 04944245beec: Download complete 22:45:20 765212b225bb: Verifying Checksum 22:45:20 765212b225bb: Download complete 22:45:20 f23df028b6ca: Verifying Checksum 22:45:20 f23df028b6ca: Download complete 22:45:20 d65c8cfc05b1: Verifying Checksum 22:45:20 d65c8cfc05b1: Download complete 22:45:21 699f458cf7ca: Verifying Checksum 22:45:21 699f458cf7ca: Download complete 22:45:21 8998bd30e6a1: Download complete 22:45:24 2437ff75d9bd: Verifying Checksum 22:45:24 2437ff75d9bd: Download complete 22:45:26 8998bd30e6a1: Pull complete 22:45:26 04944245beec: Pull complete 22:45:28 699f458cf7ca: Pull complete 22:45:28 765212b225bb: Pull complete 22:45:29 f23df028b6ca: Pull complete 22:45:29 d65c8cfc05b1: Pull complete 22:45:44 2437ff75d9bd: Pull complete 22:45:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-23810 does not seem to be running inside a container 22:45:45 $ 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 22:45:47 $ docker top fe58c17efd05519079e903cc5c45025c702696f9a2a0012d68ed5b72074ca4c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:48 ---> job-cost.sh 22:45:48 lf-activate-venv: SKIPPING 22:45:48 INFO: No Stack... 22:45:49 INFO: Retrieving Pricing Info for: v3-standard-4 22:45:50 INFO: Archiving Costs [Pipeline] sh 22:45:50 + cut -d, -f6 22:45:50 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 22:45:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] 22:45:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] did not exist. Created. 22:45:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:51 /w/workspace/device-virtual-go/1@tmp/durable-9a0574ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:45:52 + echo total: 0.10999999940395355 [Pipeline] stash 22:45:52 Warning: overwriting stash ‘stack-cost’ 22:45:52 Stashed 1 file(s) [Pipeline] } 22:45:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:45:52 $ docker stop --time=1 fe58c17efd05519079e903cc5c45025c702696f9a2a0012d68ed5b72074ca4c5 22:45:54 $ 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 22:45:55 provisioning config files... 22:45:55 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config1905152383739038712tmp [Pipeline] { [Pipeline] sh 22:45:55 + set +x 22:45:55 + bash -s -- 22:45:55 + curl -s https://codecov.io/bash 22:45:55 22:45:55 _____ _ 22:45:55 / ____| | | 22:45:55 | | ___ __| | ___ ___ _____ __ 22:45:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:45:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:45:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:45:55 Bash-1.0.6 22:45:55 22:45:55 22:45:55 ==> git version 2.25.1 found 22:45:55 ==> 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 22:45:55 Release-Date: 2020-01-08 22:45:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:45:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:45:55 ==> Jenkins CI detected. 22:45:55 current dir:  /w/workspace/foundry_device-virtual-go_PR-302 22:45:55 project root: . 22:45:55 --> token set from env 22:45:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:45:55 ==> Running gcov in . (disable via -X gcov) 22:45:55 ==> Python coveragepy not found 22:45:55 ==> Searching for coverage reports in: 22:45:55 + . 22:45:55 -> Found 1 reports 22:45:55 ==> Detecting git/mercurial file structure 22:45:55 ==> Reading reports 22:45:55 + ./coverage.out bytes=44128 22:45:55 ==> Appending adjustments 22:45:55 https://docs.codecov.io/docs/fixing-reports 22:45:55 + Found adjustments 22:45:55 ==> Gzipping contents 22:45:55 8.0K /tmp/codecov.x8EsEu.gz 22:45:55 ==> Uploading reports 22:45:55 url: https://codecov.io 22:45:55 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= 22:45:55 -> Pinging Codecov 22:45:55 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= 22:45:56 -> Uploading to 22:45:56 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 22:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:56 Dload Upload Total Spent Left Speed 22:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5465 0 0 100 5465 0 20779 --:--:-- --:--:-- --:--:-- 20779 22:45:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/fbd728f8c09f8879304f90be7c33fd000c39a7eb [Pipeline] } 22:45:56 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 22:45:58 + [ -d /w/workspace/foundry_device-virtual-go_PR-302/archives ] 22:45:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-302/archives 22:45:58 total 16 22:45:58 drwxr-xr-x 3 root root 4096 Aug 29 22:35 . 22:45:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:35 .. 22:45:58 drwxr-xr-x 2 root root 4096 Aug 29 22:35 cost 22:45:58 -rw-r--r-- 1 root root 89 Aug 29 22:35 cost.csv 22:45:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-302/archives 22:45:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-302/archives 22:45:58 total 16 22:45:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 22:35 . 22:45:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 22:35 .. 22:45:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 22:35 cost 22:45:58 -rw-r--r-- 1 jenkins jenkins 89 Aug 29 22:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:45:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:59 ---> package-listing.sh 22:45:59 ++ facter osfamily 22:45:59 ++ tr '[:upper:]' '[:lower:]' 22:45:59 + OS_FAMILY=debian 22:45:59 + workspace=/w/workspace/foundry_device-virtual-go_PR-302 22:45:59 + START_PACKAGES=/tmp/packages_start.txt 22:45:59 + END_PACKAGES=/tmp/packages_end.txt 22:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:59 + PACKAGES=/tmp/packages_start.txt 22:45:59 + '[' /w/workspace/foundry_device-virtual-go_PR-302 ']' 22:45:59 + PACKAGES=/tmp/packages_end.txt 22:45:59 + case "${OS_FAMILY}" in 22:45:59 + grep '^ii' 22:45:59 + dpkg -l 22:45:59 + '[' -f /tmp/packages_start.txt ']' 22:45:59 + '[' -f /tmp/packages_end.txt ']' 22:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:59 + '[' /w/workspace/foundry_device-virtual-go_PR-302 ']' 22:45:59 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-302/archives/ 22:45:59 + 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 22:45:59 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 22:46:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:01 prd-ubuntu20.04-docker-8c-8g-23807 does not seem to be running inside a container 22:46:01 $ 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 22:46:01 $ docker top f3be9f2365d06523648a9091fbdba3130bd39204e201ab84d7fc09009972cd8e -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:02 + ls /var/log/sa-host 22:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:02 provisioning config files... 22:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-302@tmp/config4631007410342594901tmp [Pipeline] { [Pipeline] echo 22:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> create-netrc.sh [Pipeline] } 22:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:03 ---> python-tools-install.sh [Pipeline] echo 22:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:03 ---> sudo-logs.sh 22:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:03 ---> job-cost.sh 22:46:03 lf-activate-venv: SKIPPING 22:46:03 DEBUG: total: 0.2199999988079071 22:46:03 INFO: Retrieving Stack Cost... 22:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:04 INFO: Archiving Costs [Pipeline] echo 22:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:05 ---> logs-deploy.sh 22:46:05 lf-activate-venv: SKIPPING 22:46:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-302/1 22:46:05 INFO: archiving workspace using pattern(s): 22:46:06 Archives upload complete. 22:46:06 INFO: archiving logs to Nexus 22:46:06 ---> uname -a: 22:46:06 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 22:46:06 22:46:06 22:46:06 ---> lscpu: 22:46:06 Architecture: x86_64 22:46:06 CPU op-mode(s): 32-bit, 64-bit 22:46:06 Byte Order: Little Endian 22:46:06 Address sizes: 40 bits physical, 48 bits virtual 22:46:06 CPU(s): 8 22:46:06 On-line CPU(s) list: 0-7 22:46:06 Thread(s) per core: 1 22:46:06 Core(s) per socket: 1 22:46:06 Socket(s): 8 22:46:06 NUMA node(s): 1 22:46:06 Vendor ID: AuthenticAMD 22:46:06 CPU family: 23 22:46:06 Model: 49 22:46:06 Model name: AMD EPYC-Rome Processor 22:46:06 Stepping: 0 22:46:06 CPU MHz: 2799.864 22:46:06 BogoMIPS: 5599.72 22:46:06 Virtualization: AMD-V 22:46:06 Hypervisor vendor: KVM 22:46:06 Virtualization type: full 22:46:06 L1d cache: 256 KiB 22:46:06 L1i cache: 256 KiB 22:46:06 L2 cache: 4 MiB 22:46:06 L3 cache: 128 MiB 22:46:06 NUMA node0 CPU(s): 0-7 22:46:06 Vulnerability Itlb multihit: Not affected 22:46:06 Vulnerability L1tf: Not affected 22:46:06 Vulnerability Mds: Not affected 22:46:06 Vulnerability Meltdown: Not affected 22:46:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:46:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:46:06 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:46:06 Vulnerability Srbds: Not affected 22:46:06 Vulnerability Tsx async abort: Not affected 22:46:06 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 22:46:06 22:46:06 22:46:06 ---> nproc: 22:46:06 8 22:46:06 22:46:06 22:46:06 ---> df -h: 22:46:06 Filesystem Size Used Avail Use% Mounted on 22:46:06 overlay 155G 11G 145G 7% / 22:46:06 tmpfs 64M 0 64M 0% /dev 22:46:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:46:06 shm 64M 0 64M 0% /dev/shm 22:46:06 /dev/vda1 155G 11G 145G 7% /facter-os 22:46:06 22:46:06 22:46:06 ---> sar -b -r -n DEV: 22:46:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23807) 08/29/22 _x86_64_ (8 CPU) 22:46:06 22:46:06 22:32:31 LINUX RESTART (8 CPU) 22:46:06 22:46:06 22:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:46:06 22:34:01 408.15 13.40 394.75 0.00 2123.25 143449.29 0.00 22:46:06 22:35:01 189.67 0.12 189.55 0.00 14.13 27174.40 0.00 22:46:06 22:36:01 32.31 0.02 32.29 0.00 4.27 16738.68 0.00 22:46:06 22:37:01 1.77 0.00 1.77 0.00 0.00 22.01 0.00 22:46:06 22:38:01 1.63 0.02 1.62 0.00 0.13 18.40 0.00 22:46:06 22:39:01 1.95 0.00 1.95 0.00 0.00 26.80 0.00 22:46:06 22:40:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 22:46:06 22:41:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 22:46:06 22:42:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 22:46:06 22:43:01 1.53 0.00 1.53 0.00 0.00 23.06 0.00 22:46:06 22:44:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 22:46:06 22:45:01 1.43 0.00 1.43 0.00 0.00 18.93 0.00 22:46:06 22:46:01 5.55 0.27 5.28 0.00 21.60 112.91 0.00 22:46:06 Average: 49.93 1.06 48.86 0.00 166.41 14433.98 0.00 22:46:06 22:46:06 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:06 22:34:01 28101056 31750288 545476 1.66 158756 3678136 2156244 6.35 1230676 3082944 0 22:46:06 22:35:01 28080268 31761756 529088 1.61 165716 3714052 1931280 5.69 1289372 3050924 500 22:46:06 22:36:01 27569768 31760912 528924 1.61 173948 4165984 1928604 5.68 1308248 3490116 148 22:46:06 22:37:01 27563488 31754676 534984 1.63 173976 4165984 1928604 5.68 1314976 3490116 48 22:46:06 22:38:01 27574720 31765960 523712 1.59 174012 4165992 1928604 5.68 1303900 3490192 24 22:46:06 22:39:01 27574468 31765696 523920 1.59 174064 4165996 1928604 5.68 1304228 3490204 56 22:46:06 22:40:01 27583028 31774316 515244 1.57 174108 4166000 1928604 5.68 1296604 3490212 24 22:46:06 22:41:01 27582820 31774184 515228 1.57 174144 4166004 1928604 5.68 1296040 3490216 60 22:46:06 22:42:01 27583240 31774640 514920 1.57 174176 4166004 1928604 5.68 1296156 3490216 16 22:46:06 22:43:01 27583224 31774660 514856 1.57 174220 4165976 1928604 5.68 1296324 3490208 92 22:46:06 22:44:01 27583120 31774604 514840 1.57 174248 4165992 1928604 5.68 1296240 3490216 20 22:46:06 22:45:01 27583372 31774904 514488 1.56 174296 4165992 1928604 5.68 1296116 3490224 60 22:46:06 22:46:01 27563360 31756992 529464 1.61 174408 4167404 2043484 6.02 1312400 3490760 476 22:46:06 Average: 27655841 31766430 523473 1.59 172313 4093809 1955158 5.76 1295483 3425119 117 22:46:06 22:46:06 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:06 22:34:01 docker0 145.13 174.30 11.90 1663.81 0.00 0.00 0.00 0.00 22:46:06 22:34:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 22:46:06 22:34:01 ens3 511.75 363.22 7555.48 74.78 0.00 0.00 0.00 0.00 22:46:06 22:35:01 docker0 16.01 19.83 0.94 99.01 0.00 0.00 0.00 0.00 22:46:06 22:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:46:06 22:35:01 ens3 87.94 71.54 190.13 70.86 0.00 0.00 0.00 0.00 22:46:06 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:36:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 22:46:06 22:36:01 ens3 91.37 57.67 2520.76 9.86 0.00 0.00 0.00 0.00 22:46:06 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:06 22:37:01 ens3 20.38 17.54 14.08 18.03 0.00 0.00 0.00 0.00 22:46:06 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:38:01 ens3 8.07 15.58 0.82 15.23 0.00 0.00 0.00 0.00 22:46:06 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:06 22:39:01 ens3 2.80 4.00 0.43 7.20 0.00 0.00 0.00 0.00 22:46:06 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:40:01 ens3 3.58 4.23 0.79 8.47 0.00 0.00 0.00 0.00 22:46:06 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:06 22:41:01 ens3 1.60 0.47 0.49 0.27 0.00 0.00 0.00 0.00 22:46:06 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:42:01 ens3 0.78 0.10 0.14 0.07 0.00 0.00 0.00 0.00 22:46:06 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:06 22:43:01 ens3 1.52 0.55 0.52 0.34 0.00 0.00 0.00 0.00 22:46:06 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:44:01 ens3 1.48 0.68 0.66 0.48 0.00 0.00 0.00 0.00 22:46:06 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:06 22:45:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:46:06 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:06 22:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:46:06 22:46:01 ens3 15.15 9.78 17.60 5.84 0.00 0.00 0.00 0.00 22:46:06 Average: docker0 12.40 14.93 0.99 135.60 0.00 0.00 0.00 0.00 22:46:06 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 22:46:06 Average: ens3 57.43 41.96 792.45 16.26 0.00 0.00 0.00 0.00 22:46:06 22:46:06 22:46:06 ---> sar -P ALL: 22:46:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23807) 08/29/22 _x86_64_ (8 CPU) 22:46:06 22:46:06 22:32:31 LINUX RESTART (8 CPU) 22:46:06 22:46:06 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:46:06 22:34:01 all 10.93 0.00 4.50 2.66 0.06 81.85 22:46:06 22:34:01 0 12.21 0.00 4.44 4.49 0.03 78.83 22:46:06 22:34:01 1 10.85 0.00 4.31 0.17 0.07 84.60 22:46:06 22:34:01 2 11.94 0.00 4.12 5.05 0.05 78.84 22:46:06 22:34:01 3 10.67 0.00 5.67 4.96 0.07 78.64 22:46:06 22:34:01 4 11.85 0.00 4.47 1.31 0.05 82.32 22:46:06 22:34:01 5 10.58 0.00 3.88 0.86 0.07 84.61 22:46:06 22:34:01 6 9.45 0.00 4.39 3.66 0.05 82.45 22:46:06 22:34:01 7 9.83 0.00 4.77 0.81 0.07 84.52 22:46:06 22:35:01 all 35.77 0.00 6.20 0.99 0.07 56.98 22:46:06 22:35:01 0 34.79 0.00 6.25 1.67 0.08 57.22 22:46:06 22:35:01 1 35.16 0.00 6.82 0.49 0.07 57.46 22:46:06 22:35:01 2 35.85 0.00 5.97 1.23 0.07 56.88 22:46:06 22:35:01 3 35.80 0.00 5.99 0.69 0.07 57.45 22:46:06 22:35:01 4 36.64 0.00 5.88 0.07 0.07 57.35 22:46:06 22:35:01 5 36.23 0.00 6.17 0.24 0.07 57.29 22:46:06 22:35:01 6 35.71 0.00 6.23 2.97 0.07 55.02 22:46:06 22:35:01 7 35.95 0.00 6.26 0.54 0.10 57.14 22:46:06 22:36:01 all 2.69 0.00 1.01 6.49 0.03 89.80 22:46:06 22:36:01 0 2.46 0.00 0.79 22.09 0.03 74.64 22:46:06 22:36:01 1 2.65 0.00 1.73 0.02 0.02 95.58 22:46:06 22:36:01 2 2.66 0.00 0.69 0.02 0.02 96.62 22:46:06 22:36:01 3 3.23 0.00 0.80 0.00 0.02 95.96 22:46:06 22:36:01 4 3.01 0.00 0.85 0.54 0.03 95.56 22:46:06 22:36:01 5 2.60 0.00 1.34 29.26 0.02 66.78 22:46:06 22:36:01 6 2.21 0.00 0.97 0.03 0.05 96.74 22:46:06 22:36:01 7 2.70 0.00 0.87 0.00 0.02 96.42 22:46:06 22:37:01 all 0.13 0.00 0.04 0.05 0.01 99.77 22:46:06 22:37:01 0 0.02 0.00 0.07 0.18 0.00 99.73 22:46:06 22:37:01 1 0.71 0.00 0.03 0.00 0.00 99.25 22:46:06 22:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:46:06 22:37:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:46:06 22:37:01 4 0.10 0.00 0.03 0.00 0.02 99.85 22:46:06 22:37:01 5 0.03 0.00 0.03 0.18 0.00 99.75 22:46:06 22:37:01 6 0.00 0.00 0.00 0.00 0.08 99.92 22:46:06 22:37:01 7 0.15 0.00 0.07 0.00 0.00 99.78 22:46:06 22:38:01 all 0.05 0.00 0.03 0.01 0.01 99.91 22:46:06 22:38:01 0 0.03 0.00 0.03 0.07 0.02 99.85 22:46:06 22:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:46:06 22:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 22:46:06 22:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:46:06 22:38:01 4 0.05 0.00 0.05 0.00 0.02 99.88 22:46:06 22:38:01 5 0.07 0.00 0.00 0.00 0.00 99.93 22:46:06 22:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:46:06 22:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:46:06 22:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:46:06 22:39:01 0 0.05 0.00 0.03 0.07 0.00 99.85 22:46:06 22:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:06 22:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:46:06 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:46:06 22:39:01 5 0.08 0.00 0.00 0.00 0.00 99.92 22:46:06 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:06 22:40:01 all 0.05 0.00 0.01 0.03 0.01 99.90 22:46:06 22:40:01 0 0.02 0.00 0.02 0.23 0.00 99.73 22:46:06 22:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:46:06 22:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:46:06 22:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:06 22:40:01 4 0.08 0.00 0.03 0.00 0.02 99.87 22:46:06 22:40:01 5 0.08 0.00 0.00 0.00 0.00 99.92 22:46:06 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:06 22:40:01 7 0.10 0.00 0.02 0.00 0.02 99.87 22:46:06 22:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:46:06 22:41:01 0 0.03 0.00 0.02 0.03 0.02 99.90 22:46:06 22:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:06 22:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:46:06 22:41:01 3 0.07 0.00 0.02 0.00 0.02 99.90 22:46:06 22:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:46:06 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:06 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:06 22:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:46:06 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:06 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:46:06 22:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:06 22:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:46:06 22:43:01 0 0.03 0.00 0.02 0.03 0.02 99.90 22:46:06 22:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:06 22:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:06 22:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:46:06 22:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:46:06 22:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:46:06 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:46:06 22:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:46:06 22:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 22:46:06 22:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:06 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:46:06 22:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:46:06 22:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:06 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:06 22:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:46:06 22:46:06 22:44:01 CPU %user %nice %system %iowait %steal %idle 22:46:06 22:45:01 all 0.03 0.00 0.00 0.00 0.01 99.95 22:46:06 22:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 22:46:06 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:45:01 3 0.08 0.00 0.02 0.00 0.00 99.90 22:46:06 22:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 22:46:06 22:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 22:46:06 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:06 22:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:46:06 22:46:01 all 0.43 0.00 0.17 0.01 0.01 99.38 22:46:06 22:46:01 0 0.53 0.00 0.15 0.05 0.00 99.27 22:46:06 22:46:01 1 0.48 0.00 0.13 0.00 0.00 99.38 22:46:06 22:46:01 2 0.53 0.00 0.20 0.00 0.02 99.25 22:46:06 22:46:01 3 0.23 0.00 0.17 0.02 0.02 99.57 22:46:06 22:46:01 4 0.28 0.00 0.20 0.00 0.02 99.50 22:46:06 22:46:01 5 0.58 0.00 0.12 0.02 0.02 99.27 22:46:06 22:46:01 6 0.32 0.00 0.20 0.02 0.02 99.45 22:46:06 22:46:01 7 0.47 0.00 0.18 0.02 0.00 99.33 22:46:06 Average: all 3.82 0.00 0.92 0.79 0.02 94.46 22:46:06 Average: 0 3.84 0.00 0.90 2.22 0.02 93.02 22:46:06 Average: 1 3.81 0.00 1.00 0.05 0.01 95.13 22:46:06 Average: 2 3.90 0.00 0.84 0.48 0.01 94.76 22:46:06 Average: 3 3.82 0.00 0.97 0.43 0.01 94.76 22:46:06 Average: 4 3.99 0.00 0.89 0.15 0.03 94.95 22:46:06 Average: 5 3.83 0.00 0.88 2.34 0.01 92.93 22:46:06 Average: 6 3.64 0.00 0.90 0.51 0.02 94.94 22:46:06 Average: 7 3.77 0.00 0.93 0.10 0.02 95.17 22:46:06 22:46:06 22:46:06