Pull request #294 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 dee9dff36417b16c647c2e253ddac4962a4efcd1+1d4e8f4054c4eba570bba0e22a22434fb299a39f (0663c40558a18b1411b05ea93897050eba1550ed) 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-ssh16951916299586637285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12061724998602437206.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-294/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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14020204684928723076.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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16354089515324167163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17031071724333141625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-294/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-294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2735680787325402109.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-17197 in /w/workspace/foundry_device-virtual-go_PR-294 [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-294 # 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit dee9dff36417b16c647c2e253ddac4962a4efcd1 Merge succeeded, producing dee9dff36417b16c647c2e253ddac4962a4efcd1 Checking out Revision dee9dff36417b16c647c2e253ddac4962a4efcd1 (PR-294) > 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/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:13 ========================================================= 22:04:13 EdgeX Global Pipelines Version Info 22:04:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:14 ------------------- 22:04:14 stable info: 22:04:14 ------------------- 22:04:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:14 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:04:14 Message: update stable to v1.0.234 22:04:15 ------------------- 22:04:15 experimental info: 22:04:15 ------------------- 22:04:15 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:15 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 22:04:15 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dee9dff [Pipeline] echo 22:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:17 provisioning config files... 22:04:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config8727385265248568996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:17 ---> docker-login.sh 22:04:17 nexus3.edgexfoundry.org:10001 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:17 Configure a credential helper to remove this warning. See 22:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:17 22:04:17 Login Succeeded 22:04:17 nexus3.edgexfoundry.org:10002 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:17 Configure a credential helper to remove this warning. See 22:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:17 22:04:17 Login Succeeded 22:04:17 nexus3.edgexfoundry.org:10003 22:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:18 Configure a credential helper to remove this warning. See 22:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:18 22:04:18 Login Succeeded 22:04:18 nexus3.edgexfoundry.org:10004 22:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:18 Configure a credential helper to remove this warning. See 22:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:18 22:04:18 Login Succeeded 22:04:18 docker.io 22:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:18 Configure a credential helper to remove this warning. See 22:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:18 22:04:18 Login Succeeded 22:04:18 ---> docker-login.sh ends [Pipeline] } 22:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:04:19 + git rev-list -1 --merges dee9dff36417b16c647c2e253ddac4962a4efcd1~1..dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo 22:04:19 -----------> git rev-list -1 --merges dee9dff36417b16c647c2e253ddac4962a4efcd1~1..dee9dff36417b16c647c2e253ddac4962a4efcd1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [false] [Pipeline] sh 22:04:19 + git log --format=format:%s -1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo 22:04:19 ========================================================= 22:04:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:04:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:20 + git log --format=format:%s -1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo 22:04:20 [semverPrep] GIT_COMMIT: dee9dff36417b16c647c2e253ddac4962a4efcd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 [Pipeline] echo 22:04:20 [semverPrep] This is not a build commit. [Pipeline] sh 22:04:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:20 + grep -v github /etc/ssh/ssh_known_hosts 22:04:20 + [ -e /tmp/ssh_known_hosts ] 22:04:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:04:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:04:20 + sudo tee -a /etc/ssh/ssh_known_hosts 22:04:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:21 22:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:21 0.1.4: Pulling from edgex-devops/py-git-semver 22:04:21 42c077c10790: Pulling fs layer 22:04:21 f63e77b7563a: Pulling fs layer 22:04:21 bd5fdadae976: Pulling fs layer 22:04:21 205491f53016: Pulling fs layer 22:04:21 df18705c85c3: Pulling fs layer 22:04:21 bdb3f477010e: Pulling fs layer 22:04:21 c8a8fc8e1c8f: Pulling fs layer 22:04:21 2c6e9b1d212d: Pulling fs layer 22:04:21 bdb8f0575790: Pulling fs layer 22:04:21 386e3cb2ff24: Pulling fs layer 22:04:21 2343380bae48: Pulling fs layer 22:04:21 205491f53016: Waiting 22:04:21 2c6e9b1d212d: Waiting 22:04:21 c8a8fc8e1c8f: Waiting 22:04:21 bdb8f0575790: Waiting 22:04:21 bdb3f477010e: Waiting 22:04:21 2343380bae48: Waiting 22:04:21 386e3cb2ff24: Waiting 22:04:21 f63e77b7563a: Verifying Checksum 22:04:21 f63e77b7563a: Download complete 22:04:21 205491f53016: Verifying Checksum 22:04:21 205491f53016: Download complete 22:04:21 df18705c85c3: Verifying Checksum 22:04:21 df18705c85c3: Download complete 22:04:21 bd5fdadae976: Verifying Checksum 22:04:21 bd5fdadae976: Download complete 22:04:21 bdb3f477010e: Verifying Checksum 22:04:21 bdb3f477010e: Download complete 22:04:21 2c6e9b1d212d: Download complete 22:04:21 bdb8f0575790: Download complete 22:04:21 386e3cb2ff24: Download complete 22:04:21 2343380bae48: Download complete 22:04:21 42c077c10790: Verifying Checksum 22:04:21 42c077c10790: Download complete 22:04:22 c8a8fc8e1c8f: Download complete 22:04:22 42c077c10790: Pull complete 22:04:23 f63e77b7563a: Pull complete 22:04:23 bd5fdadae976: Pull complete 22:04:23 205491f53016: Pull complete 22:04:24 df18705c85c3: Pull complete 22:04:24 bdb3f477010e: Pull complete 22:04:26 c8a8fc8e1c8f: Pull complete 22:04:26 2c6e9b1d212d: Pull complete 22:04:26 bdb8f0575790: Pull complete 22:04:26 386e3cb2ff24: Pull complete 22:04:26 2343380bae48: Pull complete 22:04:26 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 22:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:27 prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container 22:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-294 -v /w/workspace/foundry_device-virtual-go_PR-294:/w/workspace/foundry_device-virtual-go_PR-294:rw,z -v /w/workspace/foundry_device-virtual-go_PR-294@tmp:/w/workspace/foundry_device-virtual-go_PR-294@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:04:28 $ docker top 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d -eo pid,comm 22:04:28 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:04:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:28 [ssh-agent] Looking for ssh-agent implementation... 22:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:28 $ docker exec 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent 22:04:29 SSH_AUTH_SOCK=/tmp/ssh-aVAUKFsK4ieF/agent.32 22:04:29 SSH_AGENT_PID=39 22:04:29 Running ssh-add (command line suppressed) 22:04:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-294@tmp/private_key_7908771147587561407.key (/w/workspace/foundry_device-virtual-go_PR-294@tmp/private_key_7908771147587561407.key) 22:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:29 + git tag --points-at HEAD [Pipeline] } 22:04:29 $ docker exec --env ******** --env ******** 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent -k 22:04:29 unset SSH_AUTH_SOCK; 22:04:29 unset SSH_AGENT_PID; 22:04:29 echo Agent pid 39 killed; 22:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:29 [ssh-agent] Looking for ssh-agent implementation... 22:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:29 $ docker exec 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent 22:04:30 SSH_AUTH_SOCK=/tmp/ssh-UK3DLpA5ZYZv/agent.72 22:04:30 SSH_AGENT_PID=79 22:04:30 Running ssh-add (command line suppressed) 22:04:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-294@tmp/private_key_3336982349167124017.key (/w/workspace/foundry_device-virtual-go_PR-294@tmp/private_key_3336982349167124017.key) 22:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:30 + git semver init 22:04:30 2022-07-07 22:04:30,826 [run_init] DEBUG init version:0.0.0 force:False 22:04:30 2022-07-07 22:04:30,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-294/.semver 22:04:30 2022-07-07 22:04:30,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-294/.semver 22:04:30 2022-07-07 22:04:30,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-294/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-294, universal_newlines=False, shell=None, istream=None) 22:04:31 2022-07-07 22:04:31,706 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-294/.git/info/exclude 22:04:31 2022-07-07 22:04:31,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-294/.semver/PR-294 with force:False 22:04:31 2022-07-07 22:04:31,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-294/.semver/PR-294 22:04:31 2022-07-07 22:04:31,711 [execute] INFO git cat-file --batch-check 22:04:31 2022-07-07 22:04:31,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-294/.semver, universal_newlines=False, shell=None, istream=) 22:04:31 2022-07-07 22:04:31,717 [execute] INFO git cat-file --batch 22:04:31 2022-07-07 22:04:31,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-294/.semver, universal_newlines=False, shell=None, istream=) 22:04:31 2022-07-07 22:04:31,723 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-294/.semver/PR-294 22:04:31 0.0.0 [Pipeline] } 22:04:31 $ docker exec --env ******** --env ******** 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent -k 22:04:31 unset SSH_AUTH_SOCK; 22:04:31 unset SSH_AGENT_PID; 22:04:31 echo Agent pid 79 killed; 22:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:32 + git semver [Pipeline] } 22:04:32 $ docker stop --time=1 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d 22:04:34 $ docker rm -f 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d [Pipeline] // withDockerContainer [Pipeline] sh 22:04:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:04:34 Stashed 1 file(s) [Pipeline] echo 22:04:34 [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:04:35 provisioning config files... 22:04:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config8816551565207740358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:35 ---> docker-login.sh 22:04:35 nexus3.edgexfoundry.org:10001 22:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:35 Configure a credential helper to remove this warning. See 22:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:35 22:04:35 Login Succeeded 22:04:35 nexus3.edgexfoundry.org:10002 22:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10003 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10004 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 docker.io 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 ---> docker-login.sh ends [Pipeline] } 22:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:36 ========================================================= 22:04:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:04:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:04:37 Sending build context to Docker daemon 23.09MB 22:04:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:04:37 Step 2/12 : FROM ${BASE} AS builder 22:04:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:04:37 59bf1c3509f3: Pulling fs layer 22:04:37 666ba61612fd: Pulling fs layer 22:04:37 8ed8ca486205: Pulling fs layer 22:04:37 cc1cd167ecdc: Pulling fs layer 22:04:37 c516ae0d96e1: Pulling fs layer 22:04:37 684cea983483: Pulling fs layer 22:04:37 dd3240ac7de5: Pulling fs layer 22:04:37 b1e948a4e11c: Pulling fs layer 22:04:37 a8fd76ee1af6: Pulling fs layer 22:04:37 646ad004c059: Pulling fs layer 22:04:37 c516ae0d96e1: Waiting 22:04:37 cc1cd167ecdc: Waiting 22:04:37 684cea983483: Waiting 22:04:37 a8fd76ee1af6: Waiting 22:04:37 dd3240ac7de5: Waiting 22:04:37 b1e948a4e11c: Waiting 22:04:37 646ad004c059: Waiting 22:04:37 8ed8ca486205: Verifying Checksum 22:04:37 8ed8ca486205: Download complete 22:04:37 666ba61612fd: Download complete 22:04:37 c516ae0d96e1: Download complete 22:04:37 684cea983483: Verifying Checksum 22:04:37 684cea983483: Download complete 22:04:37 dd3240ac7de5: Download complete 22:04:37 59bf1c3509f3: Download complete 22:04:37 b1e948a4e11c: Verifying Checksum 22:04:37 b1e948a4e11c: Download complete 22:04:37 59bf1c3509f3: Pull complete 22:04:37 666ba61612fd: Pull complete 22:04:38 8ed8ca486205: Pull complete 22:04:38 646ad004c059: Verifying Checksum 22:04:38 646ad004c059: Download complete 22:04:38 a8fd76ee1af6: Verifying Checksum 22:04:38 a8fd76ee1af6: Download complete 22:04:38 cc1cd167ecdc: Verifying Checksum 22:04:38 cc1cd167ecdc: Download complete 22:04:42 cc1cd167ecdc: Pull complete 22:04:42 c516ae0d96e1: Pull complete 22:04:42 684cea983483: Pull complete 22:04:42 dd3240ac7de5: Pull complete 22:04:42 b1e948a4e11c: Pull complete 22:04:45 a8fd76ee1af6: Pull complete 22:04:45 646ad004c059: Pull complete 22:04:45 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 22:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:04:45 ---> 8f69c11f6b0c 22:04:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:04:48 ---> Running in a084c7f5fd61 22:04:48 Removing intermediate container a084c7f5fd61 22:04:48 ---> 1c2fe4ee16da 22:04:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:04:48 ---> Running in bf66baeec517 22:04:48 Removing intermediate container bf66baeec517 22:04:48 ---> 5a6fbfb197b0 22:04:48 Step 5/12 : WORKDIR /device-virtual-go 22:04:48 ---> Running in 7188902a4709 22:04:48 Removing intermediate container 7188902a4709 22:04:48 ---> 6959bfaede0e 22:04:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:48 ---> Running in 15aec51180fa 22:04:49 Removing intermediate container 15aec51180fa 22:04:49 ---> f81555782066 22:04:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:49 ---> Running in 4c0a4fef9710 22:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:04:50 Still waiting to schedule task 22:04:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:04:50 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:04:50 (2/4) Installing libedit (20210910.3.1-r0) 22:04:50 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:04:50 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:04:50 Executing busybox-1.34.1-r3.trigger 22:04:50 OK: 224 MiB in 56 packages 22:04:51 Removing intermediate container 4c0a4fef9710 22:04:51 ---> f66e43e89466 22:04:51 Step 8/12 : COPY go.mod vendor* ./ 22:04:51 ---> 787f3f93d4c5 22:04:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:51 ---> Running in 5d2b0c3941e4 22:05:06 Removing intermediate container 5d2b0c3941e4 22:05:06 ---> 52417079f0f3 22:05:06 Step 10/12 : COPY . . 22:05:06 ---> 5187be47d953 22:05:06 Step 11/12 : ARG MAKE='make build' 22:05:06 ---> Running in 57c26ad4a083 22:05:06 Removing intermediate container 57c26ad4a083 22:05:06 ---> 2a93302e2622 22:05:06 Step 12/12 : RUN $MAKE 22:05:06 ---> Running in ca1cdb5577c1 22:05:06 noop 22:05:06 Removing intermediate container ca1cdb5577c1 22:05:06 ---> 944fb3c25fe5 22:05:06 Successfully built 944fb3c25fe5 22:05:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:07 + docker inspect -f . ci-base-image-x86_64 22:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:07 prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container 22:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-294 -v /w/workspace/foundry_device-virtual-go_PR-294:/w/workspace/foundry_device-virtual-go_PR-294:rw,z -v /w/workspace/foundry_device-virtual-go_PR-294@tmp:/w/workspace/foundry_device-virtual-go_PR-294@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:05:08 $ docker top 81bac56a51e554f8026b9fc5710138800c32e1b8e7d1376d2cf3fe826bfca3eb -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:08 + go version 22:05:08 go version go1.17.7 linux/amd64 [Pipeline] } 22:05:08 $ docker stop --time=1 81bac56a51e554f8026b9fc5710138800c32e1b8e7d1376d2cf3fe826bfca3eb 22:05:09 $ docker rm -f 81bac56a51e554f8026b9fc5710138800c32e1b8e7d1376d2cf3fe826bfca3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:10 + docker inspect -f . ci-base-image-x86_64 22:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:10 prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container 22:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-294 -v /w/workspace/foundry_device-virtual-go_PR-294:/w/workspace/foundry_device-virtual-go_PR-294:rw,z -v /w/workspace/foundry_device-virtual-go_PR-294@tmp:/w/workspace/foundry_device-virtual-go_PR-294@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:05:11 $ docker top 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:05:11 + make test 22:05:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:05:11 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:05:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:05:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 22:05:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:05:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:31 ./bin/test-attribution-txt.sh [Pipeline] echo 22:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:05:31 $ docker stop --time=1 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 22:05:33 $ docker rm -f 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:05:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:35 + ls -al . 22:05:35 total 192 22:05:35 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 22:05 . 22:05:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:04 .. 22:05:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:04 .git 22:05:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 .github 22:05:35 -rw-rw-r-- 1 jenkins jenkins 337 Jul 7 22:04 .gitignore 22:05:35 -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 22:04 .golangci.yml 22:05:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 22:04 .semver 22:05:35 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 7 22:04 Attribution.txt 22:05:35 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 7 22:04 CHANGELOG.md 22:05:35 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 7 22:04 Dockerfile 22:05:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 22:04 GOVERNANCE.md 22:05:35 -rw-rw-r-- 1 jenkins jenkins 660 Jul 7 22:04 Jenkinsfile 22:05:35 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 22:04 LICENSE 22:05:35 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 7 22:04 Makefile 22:05:35 -rw-rw-r-- 1 jenkins jenkins 623 Jul 7 22:04 OWNERS.md 22:05:35 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 7 22:04 README.md 22:05:35 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 22:04 VERSION 22:05:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 22:04 bin 22:05:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 cmd 22:05:35 -rw-r--r-- 1 jenkins jenkins 44128 Jul 7 22:05 coverage.out 22:05:35 -rw-rw-r-- 1 jenkins jenkins 3189 Jul 7 22:04 go.mod 22:05:35 -rw-rw-r-- 1 jenkins jenkins 34835 Jul 7 22:04 go.sum 22:05:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 internal 22:05:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:04 snap 22:05:35 -rw-rw-r-- 1 jenkins jenkins 235 Jul 7 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:35 + 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=dee9dff36417b16c647c2e253ddac4962a4efcd1 --label arch=amd64 --label version=0.0.0 . 22:05:35 Sending build context to Docker daemon 23.14MB 22:05:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:05:35 Step 2/26 : FROM ${BASE} AS builder 22:05:35 ---> 944fb3c25fe5 22:05:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:05:35 ---> Running in d5b1b34205f3 22:05:35 Removing intermediate container d5b1b34205f3 22:05:35 ---> 5a9414d2f5cd 22:05:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:05:35 ---> Running in a6ff82fc795a 22:05:36 Removing intermediate container a6ff82fc795a 22:05:36 ---> 54d96a2571d4 22:05:36 Step 5/26 : WORKDIR /device-virtual-go 22:05:36 ---> Running in 9f4ced7a6dfd 22:05:36 Removing intermediate container 9f4ced7a6dfd 22:05:36 ---> d072e7104a65 22:05:36 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:36 ---> Running in 518398f015c3 22:05:36 Removing intermediate container 518398f015c3 22:05:36 ---> 3d2777e86ba3 22:05:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:36 ---> Running in 92cb8a819bfb 22:05:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:05:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:05:38 OK: 224 MiB in 56 packages 22:05:38 Removing intermediate container 92cb8a819bfb 22:05:38 ---> 1b78bcd6f2a6 22:05:38 Step 8/26 : COPY go.mod vendor* ./ 22:05:38 ---> b7781e2ac382 22:05:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:38 ---> Running in 911bacb72337 22:05:39 Removing intermediate container 911bacb72337 22:05:39 ---> 19b460e1b15b 22:05:39 Step 10/26 : COPY . . 22:05:39 ---> b9af07401b57 22:05:39 Step 11/26 : ARG MAKE='make build' 22:05:39 ---> Running in 5c4cf7958933 22:05:40 Removing intermediate container 5c4cf7958933 22:05:40 ---> b6b103ec8fc6 22:05:40 Step 12/26 : RUN $MAKE 22:05:40 ---> Running in 44002efed04f 22:05:40 CGO_ENABLED=1 GO111MODULE=on go build -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:06:02 Removing intermediate container 44002efed04f 22:06:02 ---> 989bc3c92b2a 22:06:02 Step 13/26 : FROM alpine:3.16 22:06:02 3.16: Pulling from library/alpine 22:06:02 2408cc74d12b: Pulling fs layer 22:06:02 2408cc74d12b: Verifying Checksum 22:06:02 2408cc74d12b: Download complete 22:06:02 2408cc74d12b: Pull complete 22:06:02 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 22:06:02 Status: Downloaded newer image for alpine:3.16 22:06:02 ---> e66264b98777 22:06:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:06:02 ---> Running in 8625f9e4f8ce 22:06:02 Removing intermediate container 8625f9e4f8ce 22:06:02 ---> fa321bb126e7 22:06:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:02 ---> Running in 98328e1edd68 22:06:02 Removing intermediate container 98328e1edd68 22:06:02 ---> f9b2a926a074 22:06:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:06:02 ---> Running in cf4d1e88a2aa 22:06:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:06:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:06:04 (1/6) Installing dumb-init (1.2.5-r1) 22:06:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:06:04 (3/6) Installing libsodium (1.0.18-r0) 22:06:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:06:04 (5/6) Installing libzmq (4.3.4-r0) 22:06:04 (6/6) Installing zeromq (4.3.4-r0) 22:06:04 Executing busybox-1.35.0-r13.trigger 22:06:04 OK: 8 MiB in 20 packages 22:06:05 Removing intermediate container cf4d1e88a2aa 22:06:05 ---> 62e648c4b77c 22:06:05 Step 17/26 : WORKDIR / 22:06:05 ---> Running in 4c459d6193d7 22:06:05 Removing intermediate container 4c459d6193d7 22:06:05 ---> aadd41a79534 22:06:05 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:06:05 ---> 97e81f080d34 22:06:05 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:06:05 ---> 270da1227c76 22:06:05 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:06:05 ---> 69da5649f3c3 22:06:05 Step 21/26 : EXPOSE 59900 22:06:06 ---> Running in 9d63f1e72d06 22:06:06 Removing intermediate container 9d63f1e72d06 22:06:06 ---> 3a8593d7f223 22:06:06 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:06:06 ---> Running in 78c5956a7714 22:06:06 Removing intermediate container 78c5956a7714 22:06:06 ---> b5925ae2a0fe 22:06:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:06 ---> Running in b33e95ff0004 22:06:06 Removing intermediate container b33e95ff0004 22:06:06 ---> ed26b17dba31 22:06:06 Step 24/26 : LABEL arch=amd64 22:06:06 ---> Running in 061372f1df41 22:06:06 Removing intermediate container 061372f1df41 22:06:06 ---> 796315dd3956 22:06:06 Step 25/26 : LABEL git_sha=dee9dff36417b16c647c2e253ddac4962a4efcd1 22:06:06 ---> Running in 08a3ec61f23c 22:06:06 Removing intermediate container 08a3ec61f23c 22:06:06 ---> 6b24dbe6cda3 22:06:06 Step 26/26 : LABEL version=0.0.0 22:06:06 ---> Running in 2c25affe74eb 22:06:06 Removing intermediate container 2c25affe74eb 22:06:06 ---> 8901360a05dc 22:06:06 [Warning] One or more build-args [ARCH] were not consumed 22:06:06 Successfully built 8901360a05dc 22:06:06 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:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:07 22:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:08 latest: Pulling from edgex-lftools-log-publisher 22:06:08 5eb5b503b376: Pulling fs layer 22:06:08 5c69ac0246d0: Pulling fs layer 22:06:08 ec43610c2a17: Pulling fs layer 22:06:08 3a2ae6a8a46f: Pulling fs layer 22:06:08 33b1e0a273af: Pulling fs layer 22:06:08 5d3b04190fa2: Pulling fs layer 22:06:08 2f39f015ded8: Pulling fs layer 22:06:08 33b1e0a273af: Waiting 22:06:08 5d3b04190fa2: Waiting 22:06:08 2f39f015ded8: Waiting 22:06:08 3a2ae6a8a46f: Waiting 22:06:08 5c69ac0246d0: Verifying Checksum 22:06:08 5c69ac0246d0: Download complete 22:06:08 3a2ae6a8a46f: Verifying Checksum 22:06:08 3a2ae6a8a46f: Download complete 22:06:08 33b1e0a273af: Verifying Checksum 22:06:08 33b1e0a273af: Download complete 22:06:08 ec43610c2a17: Verifying Checksum 22:06:08 ec43610c2a17: Download complete 22:06:08 5d3b04190fa2: Verifying Checksum 22:06:08 5d3b04190fa2: Download complete 22:06:08 5eb5b503b376: Download complete 22:06:08 2f39f015ded8: Verifying Checksum 22:06:08 2f39f015ded8: Download complete 22:06:09 5eb5b503b376: Pull complete 22:06:09 5c69ac0246d0: Pull complete 22:06:09 ec43610c2a17: Pull complete 22:06:09 3a2ae6a8a46f: Pull complete 22:06:10 33b1e0a273af: Pull complete 22:06:10 5d3b04190fa2: Pull complete 22:06:14 2f39f015ded8: Pull complete 22:06:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:14 prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container 22:06:14 $ 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-294 -v /w/workspace/foundry_device-virtual-go_PR-294:/w/workspace/foundry_device-virtual-go_PR-294:rw,z -v /w/workspace/foundry_device-virtual-go_PR-294@tmp:/w/workspace/foundry_device-virtual-go_PR-294@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:06:16 $ docker top 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:17 ---> job-cost.sh 22:06:17 lf-activate-venv: SKIPPING 22:06:17 INFO: No Stack... 22:06:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:18 INFO: Archiving Costs [Pipeline] sh 22:06:18 + cut -d, -f6 22:06:18 + cat /w/workspace/foundry_device-virtual-go_PR-294/archives/cost.csv [Pipeline] lock 22:06:18 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] 22:06:18 Resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] did not exist. Created. 22:06:18 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:18 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:18 Stashed 1 file(s) [Pipeline] } 22:06:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:19 $ docker stop --time=1 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f 22:06:20 $ docker rm -f 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17198 in /w/workspace/foundry_device-virtual-go_PR-294 [Pipeline] { [Pipeline] ws 22:08:42 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:08:42 The recommended git tool is: git 22:08:48 using credential edgex-jenkins-ssh 22:08:48 Cloning the remote Git repository 22:08:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:08:48 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:08:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:08:48 > git --version # timeout=10 22:08:48 > git --version # 'git version 2.25.1' 22:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:51 Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit dee9dff36417b16c647c2e253ddac4962a4efcd1 22:08:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:08:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:08:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:08:51 > git config core.sparsecheckout # timeout=10 22:08:51 > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # timeout=10 22:08:51 Merge succeeded, producing dee9dff36417b16c647c2e253ddac4962a4efcd1 22:08:51 Checking out Revision dee9dff36417b16c647c2e253ddac4962a4efcd1 (PR-294) 22:08:51 > git remote # timeout=10 22:08:51 > git config --get remote.origin.url # timeout=10 22:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:51 > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 22:08:51 > git rev-parse HEAD^{commit} # timeout=10 22:08:51 > git config core.sparsecheckout # timeout=10 22:08:51 > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # timeout=10 22:08:56 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16" 22:08:56 > git --version # timeout=10 22:08:56 > git --version # 'git version 2.25.1' 22:08:56 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:57 Dload Upload Total Spent Left Speed 22:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 92300 0 --:--:-- --:--:-- --:--:-- 93000 [Pipeline] sh 22:08:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:58 + sudo tee /etc/docker/daemon.new 22:08:58 { 22:08:58 "registry-mirrors": [ 22:08:58 "https://nexus3.edgexfoundry.org:10001" 22:08:58 ], 22:08:58 "bip": "10.250.0.254/24", 22:08:58 "hosts": [ 22:08:58 "tcp://0.0.0.0:5555", 22:08:58 "unix:///var/run/docker.sock" 22:08:58 ], 22:08:58 "mtu": 1458, 22:08:58 "selinux-enabled": true, 22:08:58 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:58 } [Pipeline] sh 22:08:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:17 provisioning config files... 22:09:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6564366140005198008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:18 ---> docker-login.sh 22:09:18 nexus3.edgexfoundry.org:10001 22:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:19 Configure a credential helper to remove this warning. See 22:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:19 22:09:19 Login Succeeded 22:09:19 nexus3.edgexfoundry.org:10002 22:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:19 Configure a credential helper to remove this warning. See 22:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:19 22:09:19 Login Succeeded 22:09:19 nexus3.edgexfoundry.org:10003 22:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:20 Configure a credential helper to remove this warning. See 22:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:20 22:09:20 Login Succeeded 22:09:20 nexus3.edgexfoundry.org:10004 22:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:20 Configure a credential helper to remove this warning. See 22:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:20 22:09:20 Login Succeeded 22:09:20 docker.io 22:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:21 Configure a credential helper to remove this warning. See 22:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:21 22:09:21 Login Succeeded 22:09:21 ---> docker-login.sh ends [Pipeline] } 22:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:21 ========================================================= 22:09:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:09:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:09:23 Sending build context to Docker daemon 11.7MB 22:09:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:09:23 Step 2/12 : FROM ${BASE} AS builder 22:09:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:23 9b3977197b4f: Pulling fs layer 22:09:23 1a89e8eeedd5: Pulling fs layer 22:09:23 94645a83ff95: Pulling fs layer 22:09:23 e6fb740bc735: Pulling fs layer 22:09:23 3a77bd46dcc9: Pulling fs layer 22:09:23 355e64cbe906: Pulling fs layer 22:09:23 63ab81a10011: Pulling fs layer 22:09:23 555d1d1c4555: Pulling fs layer 22:09:23 7d9057610161: Pulling fs layer 22:09:23 355e64cbe906: Waiting 22:09:23 63ab81a10011: Waiting 22:09:23 e6fb740bc735: Waiting 22:09:23 555d1d1c4555: Waiting 22:09:23 7d9057610161: Waiting 22:09:23 3a77bd46dcc9: Waiting 22:09:23 94645a83ff95: Download complete 22:09:23 1a89e8eeedd5: Verifying Checksum 22:09:23 1a89e8eeedd5: Download complete 22:09:23 3a77bd46dcc9: Verifying Checksum 22:09:23 3a77bd46dcc9: Download complete 22:09:23 355e64cbe906: Verifying Checksum 22:09:23 355e64cbe906: Download complete 22:09:23 9b3977197b4f: Download complete 22:09:23 63ab81a10011: Verifying Checksum 22:09:23 63ab81a10011: Download complete 22:09:24 9b3977197b4f: Pull complete 22:09:24 7d9057610161: Verifying Checksum 22:09:24 7d9057610161: Download complete 22:09:24 1a89e8eeedd5: Pull complete 22:09:25 94645a83ff95: Pull complete 22:09:25 555d1d1c4555: Download complete 22:09:26 e6fb740bc735: Download complete 22:09:38 e6fb740bc735: Pull complete 22:09:38 3a77bd46dcc9: Pull complete 22:09:38 355e64cbe906: Pull complete 22:09:39 63ab81a10011: Pull complete 22:09:45 555d1d1c4555: Pull complete 22:09:48 7d9057610161: Pull complete 22:09:48 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 22:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:09:48 ---> 819e984ddca1 22:09:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:09:49 ---> Running in 9a241f7543eb 22:09:50 Removing intermediate container 9a241f7543eb 22:09:50 ---> d745c92b9b51 22:09:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:09:50 ---> Running in e068a7f567f8 22:09:50 Removing intermediate container e068a7f567f8 22:09:50 ---> 1f1175c83069 22:09:50 Step 5/12 : WORKDIR /device-virtual-go 22:09:50 ---> Running in a82525041ce3 22:09:50 Removing intermediate container a82525041ce3 22:09:50 ---> 261a792742d4 22:09:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:50 ---> Running in 52e6a5bbf71b 22:09:52 Removing intermediate container 52e6a5bbf71b 22:09:52 ---> 24431bb8ec7b 22:09:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:52 ---> Running in c5487de505e1 22:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:09:55 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:09:55 (2/4) Installing libedit (20210910.3.1-r0) 22:09:55 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:09:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:09:56 Executing busybox-1.34.1-r3.trigger 22:09:56 OK: 224 MiB in 56 packages 22:09:57 Removing intermediate container c5487de505e1 22:09:57 ---> bd28b69968e5 22:09:57 Step 8/12 : COPY go.mod vendor* ./ 22:09:57 ---> 03b1df5a9cfe 22:09:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:57 ---> Running in 7f47d31743c7 22:10:44 Removing intermediate container 7f47d31743c7 22:10:44 ---> c24a104d9c38 22:10:44 Step 10/12 : COPY . . 22:10:44 ---> a259536cc674 22:10:44 Step 11/12 : ARG MAKE='make build' 22:10:44 ---> Running in 0b74bbe65686 22:10:44 Removing intermediate container 0b74bbe65686 22:10:44 ---> a65338292419 22:10:44 Step 12/12 : RUN $MAKE 22:10:44 ---> Running in f9c3ac0c12d5 22:10:44 noop 22:10:45 Removing intermediate container f9c3ac0c12d5 22:10:45 ---> dff97278c902 22:10:45 Successfully built dff97278c902 22:10:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:46 + docker inspect -f . ci-base-image-arm64 22:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:46 prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container 22:10:46 $ 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:10:48 $ docker top 7f380fbc74e5425fc304f93ef631979fb5bae9695d51b3a79523aeb5d92e5c70 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:49 + go version 22:10:49 go version go1.17.7 linux/arm64 [Pipeline] } 22:10:49 $ docker stop --time=1 7f380fbc74e5425fc304f93ef631979fb5bae9695d51b3a79523aeb5d92e5c70 22:10:50 $ docker rm -f 7f380fbc74e5425fc304f93ef631979fb5bae9695d51b3a79523aeb5d92e5c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:51 + docker inspect -f . ci-base-image-arm64 22:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container 22:10:52 $ 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:10:53 $ docker top a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:10:54 + make test 22:10:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:10:56 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:12:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:12:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.141s coverage: 65.7% of statements 22:12:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:12:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:12:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:45 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:45 $ docker stop --time=1 a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 22:12:46 $ docker rm -f a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:48 Warning: overwriting stash ‘coverage-report’ 22:12:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:49 + ls -al . 22:12:49 total 188 22:12:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:10 . 22:12:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:08 .. 22:12:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:08 .git 22:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 .github 22:12:49 -rw-rw-r-- 1 jenkins jenkins 337 Jul 7 22:08 .gitignore 22:12:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 22:08 .golangci.yml 22:12:49 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 7 22:08 Attribution.txt 22:12:49 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 7 22:08 CHANGELOG.md 22:12:49 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 7 22:08 Dockerfile 22:12:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 22:08 GOVERNANCE.md 22:12:49 -rw-rw-r-- 1 jenkins jenkins 660 Jul 7 22:08 Jenkinsfile 22:12:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 22:08 LICENSE 22:12:49 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 7 22:08 Makefile 22:12:49 -rw-rw-r-- 1 jenkins jenkins 623 Jul 7 22:08 OWNERS.md 22:12:49 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 7 22:08 README.md 22:12:49 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 22:04 VERSION 22:12:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 22:08 bin 22:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 cmd 22:12:49 -rw-r--r-- 1 jenkins jenkins 44128 Jul 7 22:12 coverage.out 22:12:49 -rw-rw-r-- 1 jenkins jenkins 3189 Jul 7 22:08 go.mod 22:12:49 -rw-rw-r-- 1 jenkins jenkins 34835 Jul 7 22:08 go.sum 22:12:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 internal 22:12:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:08 snap 22:12:49 -rw-rw-r-- 1 jenkins jenkins 235 Jul 7 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:50 + 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=dee9dff36417b16c647c2e253ddac4962a4efcd1 --label arch=arm64 --label version=0.0.0 . 22:12:50 Sending build context to Docker daemon 11.74MB 22:12:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:12:50 Step 2/26 : FROM ${BASE} AS builder 22:12:50 ---> dff97278c902 22:12:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:12:50 ---> Running in 1535875249ac 22:12:50 Removing intermediate container 1535875249ac 22:12:50 ---> 54b938140a4f 22:12:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:12:51 ---> Running in 323faf8a4b74 22:12:51 Removing intermediate container 323faf8a4b74 22:12:51 ---> e075506decb2 22:12:51 Step 5/26 : WORKDIR /device-virtual-go 22:12:51 ---> Running in 65ecbee98cb4 22:12:51 Removing intermediate container 65ecbee98cb4 22:12:51 ---> 1c1dfe5b3a69 22:12:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:52 ---> Running in d21cd6bbdeeb 22:12:53 Removing intermediate container d21cd6bbdeeb 22:12:53 ---> 860337dbbb40 22:12:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:53 ---> Running in c54326f41f70 22:12:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:12:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:12:56 OK: 224 MiB in 56 packages 22:12:57 Removing intermediate container c54326f41f70 22:12:57 ---> b4537e3caa88 22:12:57 Step 8/26 : COPY go.mod vendor* ./ 22:12:57 ---> 2619b346d945 22:12:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:57 ---> Running in 89b006482772 22:12:59 Removing intermediate container 89b006482772 22:12:59 ---> 6ae3415f4d5e 22:12:59 Step 10/26 : COPY . . 22:13:01 ---> e2a1564a2caf 22:13:01 Step 11/26 : ARG MAKE='make build' 22:13:01 ---> Running in 2e3a40bb1b3d 22:13:01 Removing intermediate container 2e3a40bb1b3d 22:13:01 ---> a3a222fba5a3 22:13:01 Step 12/26 : RUN $MAKE 22:13:01 ---> Running in 0243f13ed375 22:13:02 CGO_ENABLED=1 GO111MODULE=on go build -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:15:09 Removing intermediate container 0243f13ed375 22:15:09 ---> 6cc57d9d0193 22:15:09 Step 13/26 : FROM alpine:3.16 22:15:09 3.16: Pulling from library/alpine 22:15:09 b3c136eddcbf: Pulling fs layer 22:15:09 b3c136eddcbf: Verifying Checksum 22:15:09 b3c136eddcbf: Download complete 22:15:09 b3c136eddcbf: Pull complete 22:15:09 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 22:15:09 Status: Downloaded newer image for alpine:3.16 22:15:09 ---> 6e30ab57aeee 22:15:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:15:09 ---> Running in 5f6a9df03ade 22:15:09 Removing intermediate container 5f6a9df03ade 22:15:09 ---> 7f3c708b5f30 22:15:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:09 ---> Running in 3dabf54531ec 22:15:09 Removing intermediate container 3dabf54531ec 22:15:09 ---> 57a1e18cf4d5 22:15:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:15:09 ---> Running in 821aa4d6b60e 22:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:15:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:15:12 (1/6) Installing dumb-init (1.2.5-r1) 22:15:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:15:12 (3/6) Installing libsodium (1.0.18-r0) 22:15:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:15:12 (5/6) Installing libzmq (4.3.4-r0) 22:15:12 (6/6) Installing zeromq (4.3.4-r0) 22:15:12 Executing busybox-1.35.0-r13.trigger 22:15:12 OK: 8 MiB in 20 packages 22:15:13 Removing intermediate container 821aa4d6b60e 22:15:13 ---> 4af43709cfc7 22:15:13 Step 17/26 : WORKDIR / 22:15:13 ---> Running in e24792b0d54d 22:15:14 Removing intermediate container e24792b0d54d 22:15:14 ---> 08d624bc99b4 22:15:14 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:15:14 ---> 0e8fedd858da 22:15:14 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:15:15 ---> e30664dbd1aa 22:15:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:15:16 ---> 64fbe11fcc56 22:15:16 Step 21/26 : EXPOSE 59900 22:15:16 ---> Running in db2b991631a2 22:15:17 Removing intermediate container db2b991631a2 22:15:17 ---> 77221daaffa9 22:15:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:15:17 ---> Running in b619e3c1acad 22:15:17 Removing intermediate container b619e3c1acad 22:15:17 ---> 0f0ca333fb12 22:15:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:17 ---> Running in b7a913a0eebc 22:15:17 Removing intermediate container b7a913a0eebc 22:15:17 ---> f7c4d5dfb60b 22:15:17 Step 24/26 : LABEL arch=arm64 22:15:18 ---> Running in eb7446e02fea 22:15:18 Removing intermediate container eb7446e02fea 22:15:18 ---> b0eaddcfdeee 22:15:18 Step 25/26 : LABEL git_sha=dee9dff36417b16c647c2e253ddac4962a4efcd1 22:15:18 ---> Running in e484ff13a6ff 22:15:18 Removing intermediate container e484ff13a6ff 22:15:18 ---> 838f285c56c6 22:15:18 Step 26/26 : LABEL version=0.0.0 22:15:18 ---> Running in 0afccdf3606c 22:15:19 Removing intermediate container 0afccdf3606c 22:15:19 ---> 660b70fc613b 22:15:19 [Warning] One or more build-args [ARCH] were not consumed 22:15:19 Successfully built 660b70fc613b 22:15: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:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:20 22:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:20 arm64: Pulling from edgex-lftools-log-publisher 22:15:20 8998bd30e6a1: Pulling fs layer 22:15:20 04944245beec: Pulling fs layer 22:15:20 699f458cf7ca: Pulling fs layer 22:15:20 765212b225bb: Pulling fs layer 22:15:20 f23df028b6ca: Pulling fs layer 22:15:20 d65c8cfc05b1: Pulling fs layer 22:15:20 2437ff75d9bd: Pulling fs layer 22:15:20 f23df028b6ca: Waiting 22:15:20 d65c8cfc05b1: Waiting 22:15:20 2437ff75d9bd: Waiting 22:15:20 04944245beec: Verifying Checksum 22:15:20 04944245beec: Download complete 22:15:20 765212b225bb: Verifying Checksum 22:15:20 765212b225bb: Download complete 22:15:20 f23df028b6ca: Verifying Checksum 22:15:20 f23df028b6ca: Download complete 22:15:20 d65c8cfc05b1: Verifying Checksum 22:15:20 d65c8cfc05b1: Download complete 22:15:21 699f458cf7ca: Verifying Checksum 22:15:21 699f458cf7ca: Download complete 22:15:21 8998bd30e6a1: Verifying Checksum 22:15:21 8998bd30e6a1: Download complete 22:15:24 2437ff75d9bd: Verifying Checksum 22:15:24 2437ff75d9bd: Download complete 22:15:25 8998bd30e6a1: Pull complete 22:15:26 04944245beec: Pull complete 22:15:27 699f458cf7ca: Pull complete 22:15:27 765212b225bb: Pull complete 22:15:28 f23df028b6ca: Pull complete 22:15:28 d65c8cfc05b1: Pull complete 22:15:44 2437ff75d9bd: Pull complete 22:15:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:44 prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container 22:15:44 $ 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:15:47 $ docker top 983e469e824c160bd15c26fa47a624e2cc5f7aad7541b7133db8bde4d48784f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:48 ---> job-cost.sh 22:15:48 lf-activate-venv: SKIPPING 22:15:48 INFO: No Stack... 22:15:48 INFO: Retrieving Pricing Info for: v3-standard-4 22:15:49 INFO: Archiving Costs [Pipeline] sh 22:15:50 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 22:15:50 + cut -d, -f6 [Pipeline] lock 22:15:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] 22:15:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] did not exist. Created. 22:15:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:15:51 /w/workspace/device-virtual-go/1@tmp/durable-09cb3f22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:15:51 + echo total: 0.10999999940395355 [Pipeline] stash 22:15:51 Warning: overwriting stash ‘stack-cost’ 22:15:51 Stashed 1 file(s) [Pipeline] } 22:15:51 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:15:52 $ docker stop --time=1 983e469e824c160bd15c26fa47a624e2cc5f7aad7541b7133db8bde4d48784f0 22:15:53 $ docker rm -f 983e469e824c160bd15c26fa47a624e2cc5f7aad7541b7133db8bde4d48784f0 [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:15:54 provisioning config files... 22:15:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config877589667371857412tmp [Pipeline] { [Pipeline] sh 22:15:54 + set +x 22:15:54 + + curlbash -s -s https://codecov.io/bash -- 22:15:54 22:15:54 22:15:54 _____ _ 22:15:54 / ____| | | 22:15:54 | | ___ __| | ___ ___ _____ __ 22:15:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:15:54 | |___| (_) | (_| | __/ (_| (_) \ V / 22:15:54 \_____\___/ \__,_|\___|\___\___/ \_/ 22:15:54 Bash-1.0.6 22:15:54 22:15:54 22:15:54 ==> git version 2.25.1 found 22:15:54 ==> 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:15:54 Release-Date: 2020-01-08 22:15:54 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:15:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:15:54 ==> Jenkins CI detected. 22:15:54 current dir:  /w/workspace/foundry_device-virtual-go_PR-294 22:15:54 project root: . 22:15:54 --> token set from env 22:15:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:15:54 ==> Running gcov in . (disable via -X gcov) 22:15:54 ==> Python coveragepy not found 22:15:54 ==> Searching for coverage reports in: 22:15:54 + . 22:15:55 -> Found 1 reports 22:15:55 ==> Detecting git/mercurial file structure 22:15:55 ==> Reading reports 22:15:55 + ./coverage.out bytes=44128 22:15:55 ==> Appending adjustments 22:15:55 https://docs.codecov.io/docs/fixing-reports 22:15:55 + Found adjustments 22:15:55 ==> Gzipping contents 22:15:55 8.0K /tmp/codecov.cH04xW.gz 22:15:55 ==> Uploading reports 22:15:55 url: https://codecov.io 22:15:55 query: branch=PR-294&commit=dee9dff36417b16c647c2e253ddac4962a4efcd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=294&job=&cmd_args= 22:15:55 -> Pinging Codecov 22:15: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-294&commit=dee9dff36417b16c647c2e253ddac4962a4efcd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=294&job=&cmd_args= 22:15:55 -> Uploading to 22:15:55 https://storage.googleapis.com/codecov/v4/raw/2022-07-07/5E52B4B073DB2E39498172D8E973AA87/dee9dff36417b16c647c2e253ddac4962a4efcd1/b5864906-ff7f-48ad-a701-11c15bd93898.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T221555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6fe41d83881d5c2f3a36124e10e5c1d8026342e6a4b707933269afe71826638 22:15:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:55 Dload Upload Total Spent Left Speed 22:15:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5523 0 0 100 5523 0 16486 --:--:-- --:--:-- --:--:-- 16486 22:15:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] } 22:15:55 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:15:57 + [ -d /w/workspace/foundry_device-virtual-go_PR-294/archives ] 22:15:57 + ls -al /w/workspace/foundry_device-virtual-go_PR-294/archives 22:15:57 total 16 22:15:57 drwxr-xr-x 3 root root 4096 Jul 7 22:06 . 22:15:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 22:06 .. 22:15:57 drwxr-xr-x 2 root root 4096 Jul 7 22:06 cost 22:15:57 -rw-r--r-- 1 root root 88 Jul 7 22:06 cost.csv 22:15:57 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-294/archives 22:15:57 + ls -al /w/workspace/foundry_device-virtual-go_PR-294/archives 22:15:57 total 16 22:15:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 22:06 . 22:15:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 22:06 .. 22:15:57 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 22:06 cost 22:15:57 -rw-r--r-- 1 jenkins jenkins 88 Jul 7 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:15:58 ---> package-listing.sh 22:15:58 ++ facter osfamily 22:15:58 ++ tr '[:upper:]' '[:lower:]' 22:15:58 + OS_FAMILY=debian 22:15:58 + workspace=/w/workspace/foundry_device-virtual-go_PR-294 22:15:58 + START_PACKAGES=/tmp/packages_start.txt 22:15:58 + END_PACKAGES=/tmp/packages_end.txt 22:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:58 + PACKAGES=/tmp/packages_start.txt 22:15:58 + '[' /w/workspace/foundry_device-virtual-go_PR-294 ']' 22:15:58 + PACKAGES=/tmp/packages_end.txt 22:15:58 + case "${OS_FAMILY}" in 22:15:58 + dpkg -l 22:15:58 + grep '^ii' 22:15:58 + '[' -f /tmp/packages_start.txt ']' 22:15:58 + '[' -f /tmp/packages_end.txt ']' 22:15:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:58 + '[' /w/workspace/foundry_device-virtual-go_PR-294 ']' 22:15:58 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-294/archives/ 22:15:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-294/archives/ [Pipeline] echo 22:15:58 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-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:15:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:59 prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container 22:16:00 $ 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-294/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-294 -v /w/workspace/foundry_device-virtual-go_PR-294:/w/workspace/foundry_device-virtual-go_PR-294:rw,z -v /w/workspace/foundry_device-virtual-go_PR-294@tmp:/w/workspace/foundry_device-virtual-go_PR-294@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:16:00 $ docker top 69e9036a5961e9f4b7a9108deb77a8d26b3ca197224e01dafe8b31a5435f824b -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:16:00 + mkdir -p /var/log/sysstat [Pipeline] sh 22:16:01 + ls /var/log/sa-host 22:16:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:01 provisioning config files... 22:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config1124749874895229347tmp [Pipeline] { [Pipeline] echo 22:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:16:01 ---> create-netrc.sh [Pipeline] } 22:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:16:02 ---> python-tools-install.sh [Pipeline] echo 22:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:16:02 ---> sudo-logs.sh 22:16:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:16:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:16:02 ---> job-cost.sh 22:16:02 lf-activate-venv: SKIPPING 22:16:02 DEBUG: total: 0.2199999988079071 22:16:02 INFO: Retrieving Stack Cost... 22:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:03 INFO: Archiving Costs [Pipeline] echo 22:16:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:16:04 ---> logs-deploy.sh 22:16:04 lf-activate-venv: SKIPPING 22:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-294/1 22:16:04 INFO: archiving workspace using pattern(s): 22:16:05 Archives upload complete. 22:16:05 INFO: archiving logs to Nexus 22:16:05 ---> uname -a: 22:16:05 Linux prd-ubuntu20-04-docker-8c-8g-17197 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:16:05 22:16:05 22:16:05 ---> lscpu: 22:16:05 Architecture: x86_64 22:16:05 CPU op-mode(s): 32-bit, 64-bit 22:16:05 Byte Order: Little Endian 22:16:05 Address sizes: 40 bits physical, 48 bits virtual 22:16:05 CPU(s): 8 22:16:05 On-line CPU(s) list: 0-7 22:16:05 Thread(s) per core: 1 22:16:05 Core(s) per socket: 1 22:16:05 Socket(s): 8 22:16:05 NUMA node(s): 1 22:16:05 Vendor ID: AuthenticAMD 22:16:05 CPU family: 23 22:16:05 Model: 49 22:16:05 Model name: AMD EPYC-Rome Processor 22:16:05 Stepping: 0 22:16:05 CPU MHz: 2799.994 22:16:05 BogoMIPS: 5599.98 22:16:05 Virtualization: AMD-V 22:16:05 Hypervisor vendor: KVM 22:16:05 Virtualization type: full 22:16:05 L1d cache: 256 KiB 22:16:05 L1i cache: 256 KiB 22:16:05 L2 cache: 4 MiB 22:16:05 L3 cache: 128 MiB 22:16:05 NUMA node0 CPU(s): 0-7 22:16:05 Vulnerability Itlb multihit: Not affected 22:16:05 Vulnerability L1tf: Not affected 22:16:05 Vulnerability Mds: Not affected 22:16:05 Vulnerability Meltdown: Not affected 22:16:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:16:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:16:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:16:05 Vulnerability Srbds: Not affected 22:16:05 Vulnerability Tsx async abort: Not affected 22:16:05 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:16:05 22:16:05 22:16:05 ---> nproc: 22:16:05 8 22:16:05 22:16:05 22:16:05 ---> df -h: 22:16:05 Filesystem Size Used Avail Use% Mounted on 22:16:05 overlay 155G 11G 145G 7% / 22:16:05 tmpfs 64M 0 64M 0% /dev 22:16:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:16:05 shm 64M 0 64M 0% /dev/shm 22:16:05 /dev/vda1 155G 11G 145G 7% /facter-os 22:16:05 22:16:05 22:16:05 ---> sar -b -r -n DEV: 22:16:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17197) 07/07/22 _x86_64_ (8 CPU) 22:16:05 22:16:05 22:03:32 LINUX RESTART (8 CPU) 22:16:05 22:16:05 22:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:16:05 22:05:01 349.11 17.88 331.23 0.00 2283.00 130236.10 0.00 22:16:05 22:06:01 148.21 0.07 148.14 0.00 5.60 37535.61 0.00 22:16:05 22:07:01 101.93 0.05 101.88 0.00 8.00 20075.46 0.00 22:16:05 22:08:01 2.18 0.00 2.18 0.00 0.00 24.26 0.00 22:16:05 22:09:01 1.40 0.03 1.37 0.00 1.47 15.46 0.00 22:16:05 22:10:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 22:16:05 22:11:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 22:16:05 22:12:01 0.92 0.00 0.92 0.00 0.00 13.06 0.00 22:16:05 22:13:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 22:16:05 22:14:01 0.95 0.00 0.95 0.00 0.00 15.73 0.00 22:16:05 22:15:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 22:16:05 22:16:01 6.35 0.25 6.10 0.00 19.33 119.16 0.00 22:16:05 Average: 50.96 1.50 49.46 0.00 190.19 15514.40 0.00 22:16:05 22:16:05 22:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:16:05 22:05:01 28121844 31712708 584200 1.78 149488 3632528 2300460 6.78 1236880 3062900 252340 22:16:05 22:06:01 28143596 31738828 554540 1.69 163004 3632232 2136480 6.30 1335520 2943504 2464 22:16:05 22:07:01 27641540 31763788 527008 1.60 173752 4096352 1930800 5.69 1358880 3366780 16 22:16:05 22:08:01 27643052 31765352 525076 1.60 173808 4096360 1930800 5.69 1358620 3366784 8 22:16:05 22:09:01 27650960 31773284 517068 1.57 173856 4096404 1873568 5.52 1350540 3366832 12 22:16:05 22:10:01 27650856 31773348 516952 1.57 173900 4096536 1873568 5.52 1350224 3366952 16 22:16:05 22:11:01 27652596 31775136 515144 1.57 173928 4096532 1873568 5.52 1348936 3366972 24 22:16:05 22:12:01 27652420 31775100 515060 1.57 173956 4096536 1873568 5.52 1348628 3367056 176 22:16:05 22:13:01 27652868 31775568 514516 1.56 173972 4096544 1873568 5.52 1348088 3367056 12 22:16:05 22:14:01 27653036 31775756 514500 1.56 173996 4096524 1873568 5.52 1348136 3367036 220 22:16:05 22:15:01 27652396 31775132 515092 1.57 174008 4096528 1873568 5.52 1348576 3367040 12 22:16:05 22:16:01 27614724 31739720 546820 1.66 174140 4097856 2159256 6.36 1383212 3367308 304 22:16:05 Average: 27727491 31761977 528831 1.61 170984 4019244 1964398 5.79 1343020 3306352 21300 22:16:05 22:16:05 22:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:16:05 22:05:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 22:16:05 22:05:01 docker0 128.35 154.87 10.33 1247.94 0.00 0.00 0.00 0.00 22:16:05 22:05:01 ens3 920.84 626.45 7758.61 123.01 0.00 0.00 0.00 0.00 22:16:05 22:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:16:05 22:06:01 docker0 5.12 7.13 0.28 37.93 0.00 0.00 0.00 0.00 22:16:05 22:06:01 ens3 85.40 67.74 109.50 68.71 0.00 0.00 0.00 0.00 22:16:05 22:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:16:05 22:07:01 docker0 8.33 11.00 0.50 58.27 0.00 0.00 0.00 0.00 22:16:05 22:07:01 ens3 115.03 74.96 2603.84 13.29 0.00 0.00 0.00 0.00 22:16:05 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:08:01 ens3 1.30 0.75 0.18 0.12 0.00 0.00 0.00 0.00 22:16:05 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:09:01 ens3 13.68 17.15 4.29 25.52 0.00 0.00 0.00 0.00 22:16:05 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:10:01 ens3 3.90 6.20 0.32 7.27 0.00 0.00 0.00 0.00 22:16:05 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:11:01 ens3 5.40 6.93 0.62 13.85 0.00 0.00 0.00 0.00 22:16:05 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:13:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:16:05 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:15:01 ens3 2.35 4.40 0.22 3.90 0.00 0.00 0.00 0.00 22:16:05 22:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 22:16:05 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:05 22:16:01 ens3 22.03 12.55 22.50 7.38 0.00 0.00 0.00 0.00 22:16:05 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 22:16:05 Average: docker0 11.65 14.22 0.91 110.42 0.00 0.00 0.00 0.00 22:16:05 Average: ens3 96.38 67.33 865.40 21.78 0.00 0.00 0.00 0.00 22:16:05 22:16:05 22:16:05 ---> sar -P ALL: 22:16:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17197) 07/07/22 _x86_64_ (8 CPU) 22:16:05 22:16:05 22:03:32 LINUX RESTART (8 CPU) 22:16:05 22:16:05 22:04:02 CPU %user %nice %system %iowait %steal %idle 22:16:05 22:05:01 all 12.58 0.00 4.75 1.96 0.06 80.65 22:16:05 22:05:01 0 9.32 0.00 3.85 0.78 0.05 85.99 22:16:05 22:05:01 1 13.72 0.00 5.13 4.37 0.07 76.72 22:16:05 22:05:01 2 14.99 0.00 5.72 1.56 0.07 77.66 22:16:05 22:05:01 3 12.76 0.00 5.23 2.03 0.07 79.91 22:16:05 22:05:01 4 13.38 0.00 4.33 0.64 0.07 81.59 22:16:05 22:05:01 5 13.61 0.00 3.73 2.04 0.05 80.56 22:16:05 22:05:01 6 10.57 0.00 4.28 0.26 0.05 84.85 22:16:05 22:05:01 7 12.29 0.00 5.77 4.02 0.07 77.84 22:16:05 22:06:01 all 35.21 0.00 6.20 1.00 0.07 57.51 22:16:05 22:06:01 0 31.87 0.00 5.95 1.98 0.08 60.12 22:16:05 22:06:01 1 32.52 0.00 5.54 0.02 0.07 61.85 22:16:05 22:06:01 2 36.05 0.00 7.26 2.04 0.07 54.58 22:16:05 22:06:01 3 36.58 0.00 6.18 0.10 0.07 57.07 22:16:05 22:06:01 4 37.05 0.00 6.00 0.12 0.07 56.76 22:16:05 22:06:01 5 37.20 0.00 6.10 0.49 0.07 56.15 22:16:05 22:06:01 6 34.29 0.00 5.77 0.74 0.07 59.13 22:16:05 22:06:01 7 36.11 0.00 6.81 2.50 0.10 54.48 22:16:05 22:07:01 all 3.30 0.00 1.45 0.68 0.02 94.54 22:16:05 22:07:01 0 2.99 0.00 1.18 0.17 0.02 95.65 22:16:05 22:07:01 1 3.50 0.00 1.64 0.18 0.02 94.66 22:16:05 22:07:01 2 3.14 0.00 1.90 4.23 0.03 90.70 22:16:05 22:07:01 3 3.12 0.00 1.84 0.03 0.02 94.99 22:16:05 22:07:01 4 3.42 0.00 1.54 0.02 0.02 95.01 22:16:05 22:07:01 5 3.10 0.00 1.24 0.08 0.02 95.56 22:16:05 22:07:01 6 3.30 0.00 1.21 0.64 0.02 94.85 22:16:05 22:07:01 7 3.83 0.00 1.09 0.10 0.03 94.94 22:16:05 22:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:16:05 22:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:16:05 22:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:08:01 2 0.02 0.00 0.00 0.07 0.00 99.92 22:16:05 22:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:16:05 22:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:16:05 22:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:09:01 all 0.06 0.00 0.03 0.01 0.01 99.90 22:16:05 22:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 22:16:05 22:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:16:05 22:09:01 2 0.07 0.00 0.03 0.05 0.00 99.85 22:16:05 22:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:16:05 22:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:16:05 22:09:01 5 0.07 0.00 0.07 0.00 0.02 99.85 22:16:05 22:09:01 6 0.08 0.00 0.03 0.00 0.02 99.87 22:16:05 22:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 22:16:05 22:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:16:05 22:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:16:05 22:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:10:01 2 0.00 0.00 0.02 0.07 0.00 99.92 22:16:05 22:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:16:05 22:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:16:05 22:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:16:05 22:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:16:05 22:11:01 all 0.04 0.00 0.03 0.00 0.01 99.91 22:16:05 22:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:16:05 22:11:01 2 0.03 0.00 0.02 0.03 0.02 99.90 22:16:05 22:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:16:05 22:11:01 4 0.05 0.00 0.08 0.00 0.00 99.87 22:16:05 22:11:01 5 0.07 0.00 0.07 0.00 0.02 99.85 22:16:05 22:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:11:01 7 0.08 0.00 0.00 0.00 0.02 99.90 22:16:05 22:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 22:16:05 22:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 22:16:05 22:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:16:05 22:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:16:05 22:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:13:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:16:05 22:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:16:05 22:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:16:05 22:13:01 2 0.03 0.00 0.02 0.03 0.00 99.92 22:16:05 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:16:05 22:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:16:05 22:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:16:05 22:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 22:16:05 22:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:16:05 22:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:16:05 22:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 22:16:05 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:16:05 22:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:16:05 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:16:05 22:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:16:05 22:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:16:05 22:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:16:05 22:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:16:05 22:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:16:05 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:16:05 22:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:16:05 22:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:16:05 22:16:05 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:16:05 22:16:01 all 0.43 0.00 0.19 0.03 0.01 99.34 22:16:05 22:16:01 0 0.23 0.00 0.13 0.02 0.02 99.60 22:16:05 22:16:01 1 0.38 0.00 0.18 0.00 0.02 99.42 22:16:05 22:16:01 2 0.58 0.00 0.25 0.15 0.02 99.00 22:16:05 22:16:01 3 0.65 0.00 0.22 0.00 0.00 99.13 22:16:05 22:16:01 4 0.22 0.00 0.13 0.02 0.00 99.63 22:16:05 22:16:01 5 0.57 0.00 0.18 0.02 0.00 99.23 22:16:05 22:16:01 6 0.25 0.00 0.20 0.02 0.00 99.53 22:16:05 22:16:01 7 0.58 0.00 0.22 0.02 0.00 99.18 22:16:05 Average: all 4.26 0.00 1.05 0.30 0.02 94.37 22:16:05 Average: 0 3.68 0.00 0.92 0.24 0.02 95.14 22:16:05 Average: 1 4.13 0.00 1.03 0.37 0.02 94.45 22:16:05 Average: 2 4.52 0.00 1.25 0.69 0.02 93.52 22:16:05 Average: 3 4.39 0.00 1.12 0.18 0.02 94.30 22:16:05 Average: 4 4.47 0.00 1.00 0.06 0.02 94.45 22:16:05 Average: 5 4.51 0.00 0.95 0.22 0.02 94.31 22:16:05 Average: 6 4.00 0.00 0.95 0.14 0.01 94.90 22:16:05 Average: 7 4.36 0.00 1.14 0.54 0.02 93.94 22:16:05 22:16:05 22:16:05