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 [2022-07-07T22:04:13.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T22:04:13.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T22:04:13.822Z] ========================================================= [2022-07-07T22:04:13.822Z] EdgeX Global Pipelines Version Info [2022-07-07T22:04:13.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:04:14.631Z] ------------------- [2022-07-07T22:04:14.631Z] stable info: [2022-07-07T22:04:14.631Z] ------------------- [2022-07-07T22:04:14.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T22:04:14.631Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T22:04:14.631Z] Message: update stable to v1.0.234 [2022-07-07T22:04:15.208Z] ------------------- [2022-07-07T22:04:15.208Z] experimental info: [2022-07-07T22:04:15.208Z] ------------------- [2022-07-07T22:04:15.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T22:04:15.208Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T22:04:15.208Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T22:04:15.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-07-07T22:04:15.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-07-07T22:04:15.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T22:04:15.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T22:04:15.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T22:04:15.826Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T22:04:15.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T22:04:15.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-07T22:04:15.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T22:04:16.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T22:04:16.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T22:04:16.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-07-07T22:04:16.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T22:04:16.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T22:04:16.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T22:04:16.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T22:04:16.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T22:04:16.327Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T22:04:16.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T22:04:16.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T22:04:16.444Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-07T22:04:16.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-07T22:04:16.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-07T22:04:16.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-07T22:04:16.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-07T22:04:16.661Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T22:04:16.704Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T22:04:16.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo [2022-07-07T22:04:16.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo [2022-07-07T22:04:16.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo [2022-07-07T22:04:16.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo [2022-07-07T22:04:16.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dee9dff [Pipeline] echo [2022-07-07T22:04:16.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T22:04:17.080Z] provisioning config files... [2022-07-07T22:04:17.100Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config8727385265248568996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:04:17.457Z] ---> docker-login.sh [2022-07-07T22:04:17.457Z] nexus3.edgexfoundry.org:10001 [2022-07-07T22:04:17.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:17.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:17.719Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:17.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:17.719Z] [2022-07-07T22:04:17.719Z] Login Succeeded [2022-07-07T22:04:17.719Z] nexus3.edgexfoundry.org:10002 [2022-07-07T22:04:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:17.981Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:17.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:17.981Z] [2022-07-07T22:04:17.981Z] Login Succeeded [2022-07-07T22:04:17.981Z] nexus3.edgexfoundry.org:10003 [2022-07-07T22:04:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:18.241Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:18.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:18.241Z] [2022-07-07T22:04:18.241Z] Login Succeeded [2022-07-07T22:04:18.241Z] nexus3.edgexfoundry.org:10004 [2022-07-07T22:04:18.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:18.241Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:18.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:18.241Z] [2022-07-07T22:04:18.241Z] Login Succeeded [2022-07-07T22:04:18.241Z] docker.io [2022-07-07T22:04:18.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:18.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:18.766Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:18.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:18.766Z] [2022-07-07T22:04:18.766Z] Login Succeeded [2022-07-07T22:04:18.766Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T22:04:18.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-07T22:04:19.440Z] + git rev-list -1 --merges dee9dff36417b16c647c2e253ddac4962a4efcd1~1..dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo [2022-07-07T22:04:19.494Z] -----------> git rev-list -1 --merges dee9dff36417b16c647c2e253ddac4962a4efcd1~1..dee9dff36417b16c647c2e253ddac4962a4efcd1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [false] [Pipeline] sh [2022-07-07T22:04:19.810Z] + git log --format=format:%s -1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo [2022-07-07T22:04:19.845Z] ========================================================= [2022-07-07T22:04:19.845Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T22:04:19.845Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T22:04:20.283Z] + git log --format=format:%s -1 dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] echo [2022-07-07T22:04:20.314Z] [semverPrep] GIT_COMMIT: dee9dff36417b16c647c2e253ddac4962a4efcd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 [Pipeline] echo [2022-07-07T22:04:20.343Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-07T22:04:20.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T22:04:20.714Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T22:04:20.714Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T22:04:20.714Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T22:04:20.714Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-07T22:04:20.714Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T22:04:20.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:04:21.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T22:04:21.150Z] [2022-07-07T22:04:21.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:04:21.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T22:04:21.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T22:04:21.527Z] 42c077c10790: Pulling fs layer [2022-07-07T22:04:21.527Z] f63e77b7563a: Pulling fs layer [2022-07-07T22:04:21.527Z] bd5fdadae976: Pulling fs layer [2022-07-07T22:04:21.527Z] 205491f53016: Pulling fs layer [2022-07-07T22:04:21.527Z] df18705c85c3: Pulling fs layer [2022-07-07T22:04:21.527Z] bdb3f477010e: Pulling fs layer [2022-07-07T22:04:21.527Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T22:04:21.527Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T22:04:21.527Z] bdb8f0575790: Pulling fs layer [2022-07-07T22:04:21.527Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T22:04:21.527Z] 2343380bae48: Pulling fs layer [2022-07-07T22:04:21.527Z] 205491f53016: Waiting [2022-07-07T22:04:21.527Z] 2c6e9b1d212d: Waiting [2022-07-07T22:04:21.527Z] c8a8fc8e1c8f: Waiting [2022-07-07T22:04:21.527Z] bdb8f0575790: Waiting [2022-07-07T22:04:21.527Z] bdb3f477010e: Waiting [2022-07-07T22:04:21.527Z] 2343380bae48: Waiting [2022-07-07T22:04:21.527Z] 386e3cb2ff24: Waiting [2022-07-07T22:04:21.527Z] f63e77b7563a: Verifying Checksum [2022-07-07T22:04:21.527Z] f63e77b7563a: Download complete [2022-07-07T22:04:21.527Z] 205491f53016: Verifying Checksum [2022-07-07T22:04:21.527Z] 205491f53016: Download complete [2022-07-07T22:04:21.527Z] df18705c85c3: Verifying Checksum [2022-07-07T22:04:21.527Z] df18705c85c3: Download complete [2022-07-07T22:04:21.527Z] bd5fdadae976: Verifying Checksum [2022-07-07T22:04:21.527Z] bd5fdadae976: Download complete [2022-07-07T22:04:21.786Z] bdb3f477010e: Verifying Checksum [2022-07-07T22:04:21.786Z] bdb3f477010e: Download complete [2022-07-07T22:04:21.786Z] 2c6e9b1d212d: Download complete [2022-07-07T22:04:21.786Z] bdb8f0575790: Download complete [2022-07-07T22:04:21.786Z] 386e3cb2ff24: Download complete [2022-07-07T22:04:21.786Z] 2343380bae48: Download complete [2022-07-07T22:04:21.786Z] 42c077c10790: Verifying Checksum [2022-07-07T22:04:21.786Z] 42c077c10790: Download complete [2022-07-07T22:04:22.046Z] c8a8fc8e1c8f: Download complete [2022-07-07T22:04:22.988Z] 42c077c10790: Pull complete [2022-07-07T22:04:23.248Z] f63e77b7563a: Pull complete [2022-07-07T22:04:23.838Z] bd5fdadae976: Pull complete [2022-07-07T22:04:23.838Z] 205491f53016: Pull complete [2022-07-07T22:04:24.422Z] df18705c85c3: Pull complete [2022-07-07T22:04:24.422Z] bdb3f477010e: Pull complete [2022-07-07T22:04:26.338Z] c8a8fc8e1c8f: Pull complete [2022-07-07T22:04:26.338Z] 2c6e9b1d212d: Pull complete [2022-07-07T22:04:26.601Z] bdb8f0575790: Pull complete [2022-07-07T22:04:26.601Z] 386e3cb2ff24: Pull complete [2022-07-07T22:04:26.869Z] 2343380bae48: Pull complete [2022-07-07T22:04:26.869Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T22:04:26.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T22:04:26.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:04:27.104Z] prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container [2022-07-07T22:04:27.143Z] $ 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 [2022-07-07T22:04:28.633Z] $ docker top 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d -eo pid,comm [2022-07-07T22:04:28.702Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-07T22:04:28.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T22:04:28.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T22:04:28.828Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T22:04:28.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T22:04:28.971Z] $ docker exec 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent [2022-07-07T22:04:29.097Z] SSH_AUTH_SOCK=/tmp/ssh-aVAUKFsK4ieF/agent.32 [2022-07-07T22:04:29.097Z] SSH_AGENT_PID=39 [2022-07-07T22:04:29.104Z] Running ssh-add (command line suppressed) [2022-07-07T22:04:29.235Z] 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) [2022-07-07T22:04:29.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T22:04:29.579Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T22:04:29.610Z] $ docker exec --env ******** --env ******** 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent -k [2022-07-07T22:04:29.745Z] unset SSH_AUTH_SOCK; [2022-07-07T22:04:29.746Z] unset SSH_AGENT_PID; [2022-07-07T22:04:29.746Z] echo Agent pid 39 killed; [2022-07-07T22:04:29.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T22:04:29.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T22:04:29.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T22:04:29.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T22:04:29.982Z] $ docker exec 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent [2022-07-07T22:04:30.120Z] SSH_AUTH_SOCK=/tmp/ssh-UK3DLpA5ZYZv/agent.72 [2022-07-07T22:04:30.120Z] SSH_AGENT_PID=79 [2022-07-07T22:04:30.126Z] Running ssh-add (command line suppressed) [2022-07-07T22:04:30.278Z] 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) [2022-07-07T22:04:30.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T22:04:30.619Z] + git semver init [2022-07-07T22:04:30.884Z] 2022-07-07 22:04:30,826 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T22:04:30.884Z] 2022-07-07 22:04:30,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-294/.semver [2022-07-07T22:04:30.884Z] 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 [2022-07-07T22:04:30.884Z] 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) [2022-07-07T22:04:31.826Z] 2022-07-07 22:04:31,706 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-294/.git/info/exclude [2022-07-07T22:04:31.826Z] 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 [2022-07-07T22:04:31.826Z] 2022-07-07 22:04:31,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-294/.semver/PR-294 [2022-07-07T22:04:31.826Z] 2022-07-07 22:04:31,711 [execute] INFO git cat-file --batch-check [2022-07-07T22:04:31.826Z] 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=) [2022-07-07T22:04:31.826Z] 2022-07-07 22:04:31,717 [execute] INFO git cat-file --batch [2022-07-07T22:04:31.826Z] 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=) [2022-07-07T22:04:31.826Z] 2022-07-07 22:04:31,723 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-294/.semver/PR-294 [2022-07-07T22:04:31.826Z] 0.0.0 [Pipeline] } [2022-07-07T22:04:31.858Z] $ docker exec --env ******** --env ******** 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d ssh-agent -k [2022-07-07T22:04:31.985Z] unset SSH_AUTH_SOCK; [2022-07-07T22:04:31.985Z] unset SSH_AGENT_PID; [2022-07-07T22:04:31.986Z] echo Agent pid 79 killed; [2022-07-07T22:04:31.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T22:04:32.434Z] + git semver [Pipeline] } [2022-07-07T22:04:32.727Z] $ docker stop --time=1 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d [2022-07-07T22:04:34.103Z] $ docker rm -f 8ad951824a6587df5080a0900a5487536afd657e4562a42b449e0685a75bac1d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T22:04:34.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T22:04:34.871Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T22:04:34.887Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T22:04:35.456Z] provisioning config files... [2022-07-07T22:04:35.467Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config8816551565207740358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:04:35.809Z] ---> docker-login.sh [2022-07-07T22:04:35.809Z] nexus3.edgexfoundry.org:10001 [2022-07-07T22:04:35.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:35.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:35.809Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:35.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:35.809Z] [2022-07-07T22:04:35.809Z] Login Succeeded [2022-07-07T22:04:35.809Z] nexus3.edgexfoundry.org:10002 [2022-07-07T22:04:35.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:36.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:36.071Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:36.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:36.071Z] [2022-07-07T22:04:36.071Z] Login Succeeded [2022-07-07T22:04:36.071Z] nexus3.edgexfoundry.org:10003 [2022-07-07T22:04:36.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:36.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:36.071Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:36.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:36.071Z] [2022-07-07T22:04:36.071Z] Login Succeeded [2022-07-07T22:04:36.071Z] nexus3.edgexfoundry.org:10004 [2022-07-07T22:04:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:36.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:36.333Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:36.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:36.333Z] [2022-07-07T22:04:36.333Z] Login Succeeded [2022-07-07T22:04:36.333Z] docker.io [2022-07-07T22:04:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:04:36.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:04:36.595Z] Configure a credential helper to remove this warning. See [2022-07-07T22:04:36.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:04:36.595Z] [2022-07-07T22:04:36.595Z] Login Succeeded [2022-07-07T22:04:36.595Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T22:04:36.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T22:04:36.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T22:04:36.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T22:04:36.886Z] ========================================================= [2022-07-07T22:04:36.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T22:04:36.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:04:37.349Z] + 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 . [2022-07-07T22:04:37.349Z] Sending build context to Docker daemon 23.09MB [2022-07-07T22:04:37.349Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-07T22:04:37.349Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T22:04:37.612Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T22:04:37.612Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T22:04:37.612Z] 666ba61612fd: Pulling fs layer [2022-07-07T22:04:37.612Z] 8ed8ca486205: Pulling fs layer [2022-07-07T22:04:37.612Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T22:04:37.612Z] c516ae0d96e1: Pulling fs layer [2022-07-07T22:04:37.612Z] 684cea983483: Pulling fs layer [2022-07-07T22:04:37.612Z] dd3240ac7de5: Pulling fs layer [2022-07-07T22:04:37.612Z] b1e948a4e11c: Pulling fs layer [2022-07-07T22:04:37.612Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T22:04:37.612Z] 646ad004c059: Pulling fs layer [2022-07-07T22:04:37.612Z] c516ae0d96e1: Waiting [2022-07-07T22:04:37.612Z] cc1cd167ecdc: Waiting [2022-07-07T22:04:37.612Z] 684cea983483: Waiting [2022-07-07T22:04:37.612Z] a8fd76ee1af6: Waiting [2022-07-07T22:04:37.612Z] dd3240ac7de5: Waiting [2022-07-07T22:04:37.612Z] b1e948a4e11c: Waiting [2022-07-07T22:04:37.612Z] 646ad004c059: Waiting [2022-07-07T22:04:37.612Z] 8ed8ca486205: Verifying Checksum [2022-07-07T22:04:37.612Z] 8ed8ca486205: Download complete [2022-07-07T22:04:37.612Z] 666ba61612fd: Download complete [2022-07-07T22:04:37.612Z] c516ae0d96e1: Download complete [2022-07-07T22:04:37.612Z] 684cea983483: Verifying Checksum [2022-07-07T22:04:37.612Z] 684cea983483: Download complete [2022-07-07T22:04:37.612Z] dd3240ac7de5: Download complete [2022-07-07T22:04:37.612Z] 59bf1c3509f3: Download complete [2022-07-07T22:04:37.612Z] b1e948a4e11c: Verifying Checksum [2022-07-07T22:04:37.612Z] b1e948a4e11c: Download complete [2022-07-07T22:04:37.872Z] 59bf1c3509f3: Pull complete [2022-07-07T22:04:37.872Z] 666ba61612fd: Pull complete [2022-07-07T22:04:38.133Z] 8ed8ca486205: Pull complete [2022-07-07T22:04:38.133Z] 646ad004c059: Verifying Checksum [2022-07-07T22:04:38.133Z] 646ad004c059: Download complete [2022-07-07T22:04:38.393Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T22:04:38.393Z] a8fd76ee1af6: Download complete [2022-07-07T22:04:38.393Z] cc1cd167ecdc: Verifying Checksum [2022-07-07T22:04:38.393Z] cc1cd167ecdc: Download complete [2022-07-07T22:04:42.595Z] cc1cd167ecdc: Pull complete [2022-07-07T22:04:42.595Z] c516ae0d96e1: Pull complete [2022-07-07T22:04:42.595Z] 684cea983483: Pull complete [2022-07-07T22:04:42.595Z] dd3240ac7de5: Pull complete [2022-07-07T22:04:42.595Z] b1e948a4e11c: Pull complete [2022-07-07T22:04:45.134Z] a8fd76ee1af6: Pull complete [2022-07-07T22:04:45.704Z] 646ad004c059: Pull complete [2022-07-07T22:04:45.704Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T22:04:45.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T22:04:45.704Z] ---> 8f69c11f6b0c [2022-07-07T22:04:45.704Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T22:04:48.250Z] ---> Running in a084c7f5fd61 [2022-07-07T22:04:48.250Z] Removing intermediate container a084c7f5fd61 [2022-07-07T22:04:48.250Z] ---> 1c2fe4ee16da [2022-07-07T22:04:48.250Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T22:04:48.250Z] ---> Running in bf66baeec517 [2022-07-07T22:04:48.250Z] Removing intermediate container bf66baeec517 [2022-07-07T22:04:48.250Z] ---> 5a6fbfb197b0 [2022-07-07T22:04:48.250Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-07T22:04:48.250Z] ---> Running in 7188902a4709 [2022-07-07T22:04:48.250Z] Removing intermediate container 7188902a4709 [2022-07-07T22:04:48.250Z] ---> 6959bfaede0e [2022-07-07T22:04:48.250Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:04:48.250Z] ---> Running in 15aec51180fa [2022-07-07T22:04:49.194Z] Removing intermediate container 15aec51180fa [2022-07-07T22:04:49.194Z] ---> f81555782066 [2022-07-07T22:04:49.194Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T22:04:49.194Z] ---> Running in 4c0a4fef9710 [2022-07-07T22:04:49.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T22:04:50.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T22:04:50.285Z] Still waiting to schedule task [2022-07-07T22:04:50.285Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-07T22:04:50.401Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-07T22:04:50.660Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-07T22:04:50.660Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-07T22:04:50.660Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-07T22:04:50.938Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T22:04:50.938Z] OK: 224 MiB in 56 packages [2022-07-07T22:04:51.199Z] Removing intermediate container 4c0a4fef9710 [2022-07-07T22:04:51.199Z] ---> f66e43e89466 [2022-07-07T22:04:51.199Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-07T22:04:51.460Z] ---> 787f3f93d4c5 [2022-07-07T22:04:51.460Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T22:04:51.460Z] ---> Running in 5d2b0c3941e4 [2022-07-07T22:05:06.377Z] Removing intermediate container 5d2b0c3941e4 [2022-07-07T22:05:06.377Z] ---> 52417079f0f3 [2022-07-07T22:05:06.377Z] Step 10/12 : COPY . . [2022-07-07T22:05:06.377Z] ---> 5187be47d953 [2022-07-07T22:05:06.377Z] Step 11/12 : ARG MAKE='make build' [2022-07-07T22:05:06.377Z] ---> Running in 57c26ad4a083 [2022-07-07T22:05:06.377Z] Removing intermediate container 57c26ad4a083 [2022-07-07T22:05:06.377Z] ---> 2a93302e2622 [2022-07-07T22:05:06.377Z] Step 12/12 : RUN $MAKE [2022-07-07T22:05:06.377Z] ---> Running in ca1cdb5577c1 [2022-07-07T22:05:06.377Z] noop [2022-07-07T22:05:06.952Z] Removing intermediate container ca1cdb5577c1 [2022-07-07T22:05:06.952Z] ---> 944fb3c25fe5 [2022-07-07T22:05:06.952Z] Successfully built 944fb3c25fe5 [2022-07-07T22:05:06.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:05:07.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T22:05:07.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:05:07.580Z] prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container [2022-07-07T22:05:07.618Z] $ 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 [2022-07-07T22:05:08.044Z] $ docker top 81bac56a51e554f8026b9fc5710138800c32e1b8e7d1376d2cf3fe826bfca3eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T22:05:08.498Z] + go version [2022-07-07T22:05:08.498Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T22:05:08.543Z] $ docker stop --time=1 81bac56a51e554f8026b9fc5710138800c32e1b8e7d1376d2cf3fe826bfca3eb [2022-07-07T22:05:09.879Z] $ 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 [2022-07-07T22:05:10.588Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T22:05:10.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:05:10.756Z] prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container [2022-07-07T22:05:10.799Z] $ 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 [2022-07-07T22:05:11.185Z] $ docker top 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T22:05:11.630Z] + make test [2022-07-07T22:05:11.630Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-07T22:05:11.890Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-07T22:05:21.883Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-07T22:05:21.883Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-07-07T22:05:28.466Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-07T22:05:31.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T22:05:31.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T22:05:31.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T22:05:31.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T22:05:31.835Z] $ docker stop --time=1 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 [2022-07-07T22:05:33.656Z] $ docker rm -f 8224183d9d23298b8012ff55bdbe7a5a2a12b28b8342142aa276004a41cc69c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T22:05:34.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T22:05:34.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-07T22:05:34.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T22:05:35.122Z] + ls -al . [2022-07-07T22:05:35.122Z] total 192 [2022-07-07T22:05:35.122Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 22:05 . [2022-07-07T22:05:35.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:04 .. [2022-07-07T22:05:35.122Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:04 .git [2022-07-07T22:05:35.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 .github [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 7 22:04 .gitignore [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 22:04 .golangci.yml [2022-07-07T22:05:35.122Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 22:04 .semver [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 7 22:04 Attribution.txt [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 7 22:04 CHANGELOG.md [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 7 22:04 Dockerfile [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 22:04 GOVERNANCE.md [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 7 22:04 Jenkinsfile [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 22:04 LICENSE [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 7 22:04 Makefile [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 7 22:04 OWNERS.md [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 7 22:04 README.md [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 22:04 VERSION [2022-07-07T22:05:35.122Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 22:04 bin [2022-07-07T22:05:35.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 cmd [2022-07-07T22:05:35.122Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 7 22:05 coverage.out [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jul 7 22:04 go.mod [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 34835 Jul 7 22:04 go.sum [2022-07-07T22:05:35.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:04 internal [2022-07-07T22:05:35.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:04 snap [2022-07-07T22:05:35.122Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 7 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:05:35.511Z] + 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 . [2022-07-07T22:05:35.511Z] Sending build context to Docker daemon 23.14MB [2022-07-07T22:05:35.511Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-07T22:05:35.511Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-07T22:05:35.511Z] ---> 944fb3c25fe5 [2022-07-07T22:05:35.511Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T22:05:35.773Z] ---> Running in d5b1b34205f3 [2022-07-07T22:05:35.773Z] Removing intermediate container d5b1b34205f3 [2022-07-07T22:05:35.773Z] ---> 5a9414d2f5cd [2022-07-07T22:05:35.773Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T22:05:35.773Z] ---> Running in a6ff82fc795a [2022-07-07T22:05:36.035Z] Removing intermediate container a6ff82fc795a [2022-07-07T22:05:36.035Z] ---> 54d96a2571d4 [2022-07-07T22:05:36.035Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-07T22:05:36.035Z] ---> Running in 9f4ced7a6dfd [2022-07-07T22:05:36.035Z] Removing intermediate container 9f4ced7a6dfd [2022-07-07T22:05:36.035Z] ---> d072e7104a65 [2022-07-07T22:05:36.035Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:05:36.035Z] ---> Running in 518398f015c3 [2022-07-07T22:05:36.607Z] Removing intermediate container 518398f015c3 [2022-07-07T22:05:36.607Z] ---> 3d2777e86ba3 [2022-07-07T22:05:36.607Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T22:05:36.607Z] ---> Running in 92cb8a819bfb [2022-07-07T22:05:36.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T22:05:37.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T22:05:38.388Z] OK: 224 MiB in 56 packages [2022-07-07T22:05:38.650Z] Removing intermediate container 92cb8a819bfb [2022-07-07T22:05:38.650Z] ---> 1b78bcd6f2a6 [2022-07-07T22:05:38.650Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-07T22:05:38.650Z] ---> b7781e2ac382 [2022-07-07T22:05:38.650Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T22:05:38.650Z] ---> Running in 911bacb72337 [2022-07-07T22:05:39.592Z] Removing intermediate container 911bacb72337 [2022-07-07T22:05:39.592Z] ---> 19b460e1b15b [2022-07-07T22:05:39.592Z] Step 10/26 : COPY . . [2022-07-07T22:05:39.853Z] ---> b9af07401b57 [2022-07-07T22:05:39.853Z] Step 11/26 : ARG MAKE='make build' [2022-07-07T22:05:39.853Z] ---> Running in 5c4cf7958933 [2022-07-07T22:05:40.114Z] Removing intermediate container 5c4cf7958933 [2022-07-07T22:05:40.114Z] ---> b6b103ec8fc6 [2022-07-07T22:05:40.114Z] Step 12/26 : RUN $MAKE [2022-07-07T22:05:40.114Z] ---> Running in 44002efed04f [2022-07-07T22:05:40.377Z] 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 [2022-07-07T22:06:02.336Z] Removing intermediate container 44002efed04f [2022-07-07T22:06:02.336Z] ---> 989bc3c92b2a [2022-07-07T22:06:02.336Z] Step 13/26 : FROM alpine:3.16 [2022-07-07T22:06:02.336Z] 3.16: Pulling from library/alpine [2022-07-07T22:06:02.336Z] 2408cc74d12b: Pulling fs layer [2022-07-07T22:06:02.336Z] 2408cc74d12b: Verifying Checksum [2022-07-07T22:06:02.336Z] 2408cc74d12b: Download complete [2022-07-07T22:06:02.336Z] 2408cc74d12b: Pull complete [2022-07-07T22:06:02.336Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-07T22:06:02.336Z] Status: Downloaded newer image for alpine:3.16 [2022-07-07T22:06:02.336Z] ---> e66264b98777 [2022-07-07T22:06:02.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-07T22:06:02.336Z] ---> Running in 8625f9e4f8ce [2022-07-07T22:06:02.336Z] Removing intermediate container 8625f9e4f8ce [2022-07-07T22:06:02.336Z] ---> fa321bb126e7 [2022-07-07T22:06:02.336Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:06:02.336Z] ---> Running in 98328e1edd68 [2022-07-07T22:06:02.336Z] Removing intermediate container 98328e1edd68 [2022-07-07T22:06:02.336Z] ---> f9b2a926a074 [2022-07-07T22:06:02.336Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T22:06:02.597Z] ---> Running in cf4d1e88a2aa [2022-07-07T22:06:02.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-07T22:06:03.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-07T22:06:04.061Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T22:06:04.061Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-07T22:06:04.321Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T22:06:04.321Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-07T22:06:04.582Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T22:06:04.582Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T22:06:04.582Z] Executing busybox-1.35.0-r13.trigger [2022-07-07T22:06:04.582Z] OK: 8 MiB in 20 packages [2022-07-07T22:06:05.152Z] Removing intermediate container cf4d1e88a2aa [2022-07-07T22:06:05.152Z] ---> 62e648c4b77c [2022-07-07T22:06:05.152Z] Step 17/26 : WORKDIR / [2022-07-07T22:06:05.153Z] ---> Running in 4c459d6193d7 [2022-07-07T22:06:05.153Z] Removing intermediate container 4c459d6193d7 [2022-07-07T22:06:05.153Z] ---> aadd41a79534 [2022-07-07T22:06:05.153Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-07T22:06:05.414Z] ---> 97e81f080d34 [2022-07-07T22:06:05.414Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-07T22:06:05.414Z] ---> 270da1227c76 [2022-07-07T22:06:05.414Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-07T22:06:05.994Z] ---> 69da5649f3c3 [2022-07-07T22:06:05.994Z] Step 21/26 : EXPOSE 59900 [2022-07-07T22:06:06.254Z] ---> Running in 9d63f1e72d06 [2022-07-07T22:06:06.254Z] Removing intermediate container 9d63f1e72d06 [2022-07-07T22:06:06.254Z] ---> 3a8593d7f223 [2022-07-07T22:06:06.254Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-07T22:06:06.254Z] ---> Running in 78c5956a7714 [2022-07-07T22:06:06.254Z] Removing intermediate container 78c5956a7714 [2022-07-07T22:06:06.254Z] ---> b5925ae2a0fe [2022-07-07T22:06:06.254Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T22:06:06.515Z] ---> Running in b33e95ff0004 [2022-07-07T22:06:06.515Z] Removing intermediate container b33e95ff0004 [2022-07-07T22:06:06.515Z] ---> ed26b17dba31 [2022-07-07T22:06:06.515Z] Step 24/26 : LABEL arch=amd64 [2022-07-07T22:06:06.515Z] ---> Running in 061372f1df41 [2022-07-07T22:06:06.515Z] Removing intermediate container 061372f1df41 [2022-07-07T22:06:06.515Z] ---> 796315dd3956 [2022-07-07T22:06:06.515Z] Step 25/26 : LABEL git_sha=dee9dff36417b16c647c2e253ddac4962a4efcd1 [2022-07-07T22:06:06.778Z] ---> Running in 08a3ec61f23c [2022-07-07T22:06:06.778Z] Removing intermediate container 08a3ec61f23c [2022-07-07T22:06:06.778Z] ---> 6b24dbe6cda3 [2022-07-07T22:06:06.778Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T22:06:06.778Z] ---> Running in 2c25affe74eb [2022-07-07T22:06:06.778Z] Removing intermediate container 2c25affe74eb [2022-07-07T22:06:06.778Z] ---> 8901360a05dc [2022-07-07T22:06:06.778Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T22:06:06.778Z] Successfully built 8901360a05dc [2022-07-07T22:06:06.778Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:06:07.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T22:06:07.631Z] [2022-07-07T22:06:07.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:06:08.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T22:06:08.008Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T22:06:08.008Z] 5eb5b503b376: Pulling fs layer [2022-07-07T22:06:08.008Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T22:06:08.008Z] ec43610c2a17: Pulling fs layer [2022-07-07T22:06:08.008Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T22:06:08.008Z] 33b1e0a273af: Pulling fs layer [2022-07-07T22:06:08.008Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T22:06:08.008Z] 2f39f015ded8: Pulling fs layer [2022-07-07T22:06:08.008Z] 33b1e0a273af: Waiting [2022-07-07T22:06:08.008Z] 5d3b04190fa2: Waiting [2022-07-07T22:06:08.008Z] 2f39f015ded8: Waiting [2022-07-07T22:06:08.008Z] 3a2ae6a8a46f: Waiting [2022-07-07T22:06:08.008Z] 5c69ac0246d0: Verifying Checksum [2022-07-07T22:06:08.008Z] 5c69ac0246d0: Download complete [2022-07-07T22:06:08.008Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-07T22:06:08.008Z] 3a2ae6a8a46f: Download complete [2022-07-07T22:06:08.008Z] 33b1e0a273af: Verifying Checksum [2022-07-07T22:06:08.008Z] 33b1e0a273af: Download complete [2022-07-07T22:06:08.008Z] ec43610c2a17: Verifying Checksum [2022-07-07T22:06:08.008Z] ec43610c2a17: Download complete [2022-07-07T22:06:08.008Z] 5d3b04190fa2: Verifying Checksum [2022-07-07T22:06:08.008Z] 5d3b04190fa2: Download complete [2022-07-07T22:06:08.267Z] 5eb5b503b376: Download complete [2022-07-07T22:06:08.835Z] 2f39f015ded8: Verifying Checksum [2022-07-07T22:06:08.835Z] 2f39f015ded8: Download complete [2022-07-07T22:06:09.404Z] 5eb5b503b376: Pull complete [2022-07-07T22:06:09.664Z] 5c69ac0246d0: Pull complete [2022-07-07T22:06:09.926Z] ec43610c2a17: Pull complete [2022-07-07T22:06:09.926Z] 3a2ae6a8a46f: Pull complete [2022-07-07T22:06:10.187Z] 33b1e0a273af: Pull complete [2022-07-07T22:06:10.447Z] 5d3b04190fa2: Pull complete [2022-07-07T22:06:14.645Z] 2f39f015ded8: Pull complete [2022-07-07T22:06:14.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T22:06:14.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T22:06:14.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:06:14.877Z] prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container [2022-07-07T22:06:14.917Z] $ 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 [2022-07-07T22:06:16.905Z] $ docker top 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:06:17.345Z] ---> job-cost.sh [2022-07-07T22:06:17.345Z] lf-activate-venv: SKIPPING [2022-07-07T22:06:17.345Z] INFO: No Stack... [2022-07-07T22:06:17.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T22:06:18.175Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T22:06:18.498Z] + cut -d, -f6 [2022-07-07T22:06:18.499Z] + cat /w/workspace/foundry_device-virtual-go_PR-294/archives/cost.csv [Pipeline] lock [2022-07-07T22:06:18.540Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [2022-07-07T22:06:18.546Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] did not exist. Created. [2022-07-07T22:06:18.546Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T22:06:18.936Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-07T22:06:18.990Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T22:06:19.014Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T22:06:19.092Z] $ docker stop --time=1 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f [2022-07-07T22:06:20.265Z] $ docker rm -f 039a2062f511b368ac1a2ddc84dcdf1166881614bbb17b5094765c72641d6d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-07T22:08:42.460Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17198 in /w/workspace/foundry_device-virtual-go_PR-294 [Pipeline] { [Pipeline] ws [2022-07-07T22:08:42.502Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-07-07T22:08:42.598Z] The recommended git tool is: git [2022-07-07T22:08:48.460Z] using credential edgex-jenkins-ssh [2022-07-07T22:08:48.478Z] Cloning the remote Git repository [2022-07-07T22:08:48.549Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-07-07T22:08:48.625Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-07-07T22:08:48.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-07T22:08:48.718Z] > git --version # timeout=10 [2022-07-07T22:08:48.803Z] > git --version # 'git version 2.25.1' [2022-07-07T22:08:48.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T22:08:48.981Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T22:08:51.653Z] Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit dee9dff36417b16c647c2e253ddac4962a4efcd1 [2022-07-07T22:08:51.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-07T22:08:51.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T22:08:51.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-07T22:08:51.120Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-07T22:08:51.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T22:08:51.136Z] > 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 [2022-07-07T22:08:51.681Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T22:08:51.705Z] > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # timeout=10 [2022-07-07T22:08:51.923Z] Merge succeeded, producing dee9dff36417b16c647c2e253ddac4962a4efcd1 [2022-07-07T22:08:51.923Z] Checking out Revision dee9dff36417b16c647c2e253ddac4962a4efcd1 (PR-294) [2022-07-07T22:08:51.809Z] > git remote # timeout=10 [2022-07-07T22:08:51.840Z] > git config --get remote.origin.url # timeout=10 [2022-07-07T22:08:51.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T22:08:51.871Z] > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 [2022-07-07T22:08:51.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-07T22:08:51.934Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T22:08:51.962Z] > git checkout -f dee9dff36417b16c647c2e253ddac4962a4efcd1 # timeout=10 [2022-07-07T22:08:56.310Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16" [2022-07-07T22:08:56.377Z] > git --version # timeout=10 [2022-07-07T22:08:56.392Z] > git --version # 'git version 2.25.1' [2022-07-07T22:08:56.412Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T22:08:57.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T22:08:57.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T22:08:57.431Z] Dload Upload Total Spent Left Speed [2022-07-07T22:08:57.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 92300 0 --:--:-- --:--:-- --:--:-- 93000 [Pipeline] sh [2022-07-07T22:08:58.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T22:08:58.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-07T22:08:58.573Z] + sudo tee /etc/docker/daemon.new [2022-07-07T22:08:58.573Z] { [2022-07-07T22:08:58.573Z] "registry-mirrors": [ [2022-07-07T22:08:58.573Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T22:08:58.573Z] ], [2022-07-07T22:08:58.573Z] "bip": "10.250.0.254/24", [2022-07-07T22:08:58.573Z] "hosts": [ [2022-07-07T22:08:58.573Z] "tcp://0.0.0.0:5555", [2022-07-07T22:08:58.573Z] "unix:///var/run/docker.sock" [2022-07-07T22:08:58.573Z] ], [2022-07-07T22:08:58.573Z] "mtu": 1458, [2022-07-07T22:08:58.573Z] "selinux-enabled": true, [2022-07-07T22:08:58.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T22:08:58.573Z] } [Pipeline] sh [2022-07-07T22:08:58.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T22:08:59.296Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T22:09:17.878Z] provisioning config files... [2022-07-07T22:09:17.907Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6564366140005198008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:09:18.324Z] ---> docker-login.sh [2022-07-07T22:09:18.324Z] nexus3.edgexfoundry.org:10001 [2022-07-07T22:09:18.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:09:19.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:09:19.202Z] Configure a credential helper to remove this warning. See [2022-07-07T22:09:19.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:09:19.202Z] [2022-07-07T22:09:19.202Z] Login Succeeded [2022-07-07T22:09:19.202Z] nexus3.edgexfoundry.org:10002 [2022-07-07T22:09:19.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:09:19.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:09:19.761Z] Configure a credential helper to remove this warning. See [2022-07-07T22:09:19.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:09:19.761Z] [2022-07-07T22:09:19.761Z] Login Succeeded [2022-07-07T22:09:19.761Z] nexus3.edgexfoundry.org:10003 [2022-07-07T22:09:20.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:09:20.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:09:20.316Z] Configure a credential helper to remove this warning. See [2022-07-07T22:09:20.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:09:20.316Z] [2022-07-07T22:09:20.316Z] Login Succeeded [2022-07-07T22:09:20.316Z] nexus3.edgexfoundry.org:10004 [2022-07-07T22:09:20.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:09:20.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:09:20.877Z] Configure a credential helper to remove this warning. See [2022-07-07T22:09:20.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:09:20.877Z] [2022-07-07T22:09:20.877Z] Login Succeeded [2022-07-07T22:09:20.877Z] docker.io [2022-07-07T22:09:21.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T22:09:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T22:09:21.426Z] Configure a credential helper to remove this warning. See [2022-07-07T22:09:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T22:09:21.426Z] [2022-07-07T22:09:21.426Z] Login Succeeded [2022-07-07T22:09:21.426Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T22:09:21.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T22:09:21.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T22:09:21.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T22:09:21.904Z] ========================================================= [2022-07-07T22:09:21.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T22:09:21.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:09:22.397Z] + 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 . [2022-07-07T22:09:23.007Z] Sending build context to Docker daemon 11.7MB [2022-07-07T22:09:23.007Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-07T22:09:23.007Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T22:09:23.007Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T22:09:23.007Z] 9b3977197b4f: Pulling fs layer [2022-07-07T22:09:23.007Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T22:09:23.007Z] 94645a83ff95: Pulling fs layer [2022-07-07T22:09:23.007Z] e6fb740bc735: Pulling fs layer [2022-07-07T22:09:23.007Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T22:09:23.007Z] 355e64cbe906: Pulling fs layer [2022-07-07T22:09:23.007Z] 63ab81a10011: Pulling fs layer [2022-07-07T22:09:23.007Z] 555d1d1c4555: Pulling fs layer [2022-07-07T22:09:23.007Z] 7d9057610161: Pulling fs layer [2022-07-07T22:09:23.007Z] 355e64cbe906: Waiting [2022-07-07T22:09:23.007Z] 63ab81a10011: Waiting [2022-07-07T22:09:23.007Z] e6fb740bc735: Waiting [2022-07-07T22:09:23.007Z] 555d1d1c4555: Waiting [2022-07-07T22:09:23.007Z] 7d9057610161: Waiting [2022-07-07T22:09:23.007Z] 3a77bd46dcc9: Waiting [2022-07-07T22:09:23.007Z] 94645a83ff95: Download complete [2022-07-07T22:09:23.007Z] 1a89e8eeedd5: Verifying Checksum [2022-07-07T22:09:23.007Z] 1a89e8eeedd5: Download complete [2022-07-07T22:09:23.007Z] 3a77bd46dcc9: Verifying Checksum [2022-07-07T22:09:23.007Z] 3a77bd46dcc9: Download complete [2022-07-07T22:09:23.286Z] 355e64cbe906: Verifying Checksum [2022-07-07T22:09:23.286Z] 355e64cbe906: Download complete [2022-07-07T22:09:23.286Z] 9b3977197b4f: Download complete [2022-07-07T22:09:23.286Z] 63ab81a10011: Verifying Checksum [2022-07-07T22:09:23.286Z] 63ab81a10011: Download complete [2022-07-07T22:09:24.276Z] 9b3977197b4f: Pull complete [2022-07-07T22:09:24.276Z] 7d9057610161: Verifying Checksum [2022-07-07T22:09:24.276Z] 7d9057610161: Download complete [2022-07-07T22:09:24.883Z] 1a89e8eeedd5: Pull complete [2022-07-07T22:09:25.160Z] 94645a83ff95: Pull complete [2022-07-07T22:09:25.441Z] 555d1d1c4555: Download complete [2022-07-07T22:09:26.046Z] e6fb740bc735: Download complete [2022-07-07T22:09:38.478Z] e6fb740bc735: Pull complete [2022-07-07T22:09:38.478Z] 3a77bd46dcc9: Pull complete [2022-07-07T22:09:38.757Z] 355e64cbe906: Pull complete [2022-07-07T22:09:39.032Z] 63ab81a10011: Pull complete [2022-07-07T22:09:45.762Z] 555d1d1c4555: Pull complete [2022-07-07T22:09:48.413Z] 7d9057610161: Pull complete [2022-07-07T22:09:48.413Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T22:09:48.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T22:09:48.413Z] ---> 819e984ddca1 [2022-07-07T22:09:48.413Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T22:09:49.860Z] ---> Running in 9a241f7543eb [2022-07-07T22:09:50.141Z] Removing intermediate container 9a241f7543eb [2022-07-07T22:09:50.141Z] ---> d745c92b9b51 [2022-07-07T22:09:50.141Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T22:09:50.141Z] ---> Running in e068a7f567f8 [2022-07-07T22:09:50.421Z] Removing intermediate container e068a7f567f8 [2022-07-07T22:09:50.421Z] ---> 1f1175c83069 [2022-07-07T22:09:50.421Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-07T22:09:50.697Z] ---> Running in a82525041ce3 [2022-07-07T22:09:50.975Z] Removing intermediate container a82525041ce3 [2022-07-07T22:09:50.975Z] ---> 261a792742d4 [2022-07-07T22:09:50.975Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:09:50.975Z] ---> Running in 52e6a5bbf71b [2022-07-07T22:09:52.960Z] Removing intermediate container 52e6a5bbf71b [2022-07-07T22:09:52.960Z] ---> 24431bb8ec7b [2022-07-07T22:09:52.960Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T22:09:52.960Z] ---> Running in c5487de505e1 [2022-07-07T22:09:53.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T22:09:54.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T22:09:55.523Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-07T22:09:55.523Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-07T22:09:55.797Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-07T22:09:55.797Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-07T22:09:56.075Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T22:09:56.075Z] OK: 224 MiB in 56 packages [2022-07-07T22:09:57.084Z] Removing intermediate container c5487de505e1 [2022-07-07T22:09:57.084Z] ---> bd28b69968e5 [2022-07-07T22:09:57.084Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-07T22:09:57.683Z] ---> 03b1df5a9cfe [2022-07-07T22:09:57.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T22:09:57.683Z] ---> Running in 7f47d31743c7 [2022-07-07T22:10:44.711Z] Removing intermediate container 7f47d31743c7 [2022-07-07T22:10:44.711Z] ---> c24a104d9c38 [2022-07-07T22:10:44.711Z] Step 10/12 : COPY . . [2022-07-07T22:10:44.711Z] ---> a259536cc674 [2022-07-07T22:10:44.711Z] Step 11/12 : ARG MAKE='make build' [2022-07-07T22:10:44.711Z] ---> Running in 0b74bbe65686 [2022-07-07T22:10:44.711Z] Removing intermediate container 0b74bbe65686 [2022-07-07T22:10:44.711Z] ---> a65338292419 [2022-07-07T22:10:44.711Z] Step 12/12 : RUN $MAKE [2022-07-07T22:10:44.711Z] ---> Running in f9c3ac0c12d5 [2022-07-07T22:10:44.995Z] noop [2022-07-07T22:10:45.600Z] Removing intermediate container f9c3ac0c12d5 [2022-07-07T22:10:45.600Z] ---> dff97278c902 [2022-07-07T22:10:45.873Z] Successfully built dff97278c902 [2022-07-07T22:10:45.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:10:46.344Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T22:10:46.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:10:46.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container [2022-07-07T22:10:46.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-07T22:10:48.175Z] $ docker top 7f380fbc74e5425fc304f93ef631979fb5bae9695d51b3a79523aeb5d92e5c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T22:10:49.145Z] + go version [2022-07-07T22:10:49.145Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T22:10:49.183Z] $ docker stop --time=1 7f380fbc74e5425fc304f93ef631979fb5bae9695d51b3a79523aeb5d92e5c70 [2022-07-07T22:10:50.884Z] $ 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 [2022-07-07T22:10:51.783Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T22:10:51.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:10:52.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container [2022-07-07T22:10:52.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-07T22:10:53.470Z] $ docker top a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T22:10:54.459Z] + make test [2022-07-07T22:10:54.459Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-07T22:10:56.444Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-07T22:12:18.312Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-07T22:12:18.312Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.141s coverage: 65.7% of statements [2022-07-07T22:12:18.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-07T22:12:18.312Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-07T22:12:45.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T22:12:45.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T22:12:45.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T22:12:45.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T22:12:45.211Z] $ docker stop --time=1 a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 [2022-07-07T22:12:46.993Z] $ docker rm -f a2096e7f952f4e87c1bfffd49ebb79823513a8c5947e98f585db39e1b655ebe2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T22:12:48.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T22:12:48.093Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T22:12:48.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T22:12:49.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T22:12:49.630Z] + ls -al . [2022-07-07T22:12:49.630Z] total 188 [2022-07-07T22:12:49.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:10 . [2022-07-07T22:12:49.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:08 .. [2022-07-07T22:12:49.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 22:08 .git [2022-07-07T22:12:49.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 .github [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 7 22:08 .gitignore [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 7 22:08 .golangci.yml [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 7 22:08 Attribution.txt [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 7 22:08 CHANGELOG.md [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 7 22:08 Dockerfile [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 22:08 GOVERNANCE.md [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 7 22:08 Jenkinsfile [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 7 22:08 LICENSE [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 7 22:08 Makefile [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 7 22:08 OWNERS.md [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 7 22:08 README.md [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 22:04 VERSION [2022-07-07T22:12:49.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 22:08 bin [2022-07-07T22:12:49.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 cmd [2022-07-07T22:12:49.630Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 7 22:12 coverage.out [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jul 7 22:08 go.mod [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 34835 Jul 7 22:08 go.sum [2022-07-07T22:12:49.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 22:08 internal [2022-07-07T22:12:49.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 22:08 snap [2022-07-07T22:12:49.630Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 7 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:12:50.071Z] + 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 . [2022-07-07T22:12:50.670Z] Sending build context to Docker daemon 11.74MB [2022-07-07T22:12:50.670Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-07T22:12:50.670Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-07T22:12:50.670Z] ---> dff97278c902 [2022-07-07T22:12:50.670Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T22:12:50.670Z] ---> Running in 1535875249ac [2022-07-07T22:12:50.950Z] Removing intermediate container 1535875249ac [2022-07-07T22:12:50.950Z] ---> 54b938140a4f [2022-07-07T22:12:50.950Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T22:12:51.227Z] ---> Running in 323faf8a4b74 [2022-07-07T22:12:51.501Z] Removing intermediate container 323faf8a4b74 [2022-07-07T22:12:51.501Z] ---> e075506decb2 [2022-07-07T22:12:51.501Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-07T22:12:51.501Z] ---> Running in 65ecbee98cb4 [2022-07-07T22:12:51.786Z] Removing intermediate container 65ecbee98cb4 [2022-07-07T22:12:51.786Z] ---> 1c1dfe5b3a69 [2022-07-07T22:12:51.786Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:12:52.065Z] ---> Running in d21cd6bbdeeb [2022-07-07T22:12:53.499Z] Removing intermediate container d21cd6bbdeeb [2022-07-07T22:12:53.499Z] ---> 860337dbbb40 [2022-07-07T22:12:53.499Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T22:12:53.772Z] ---> Running in c54326f41f70 [2022-07-07T22:12:54.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T22:12:55.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T22:12:56.327Z] OK: 224 MiB in 56 packages [2022-07-07T22:12:57.312Z] Removing intermediate container c54326f41f70 [2022-07-07T22:12:57.312Z] ---> b4537e3caa88 [2022-07-07T22:12:57.312Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-07T22:12:57.907Z] ---> 2619b346d945 [2022-07-07T22:12:57.907Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T22:12:57.907Z] ---> Running in 89b006482772 [2022-07-07T22:12:59.884Z] Removing intermediate container 89b006482772 [2022-07-07T22:12:59.884Z] ---> 6ae3415f4d5e [2022-07-07T22:12:59.884Z] Step 10/26 : COPY . . [2022-07-07T22:13:01.320Z] ---> e2a1564a2caf [2022-07-07T22:13:01.320Z] Step 11/26 : ARG MAKE='make build' [2022-07-07T22:13:01.320Z] ---> Running in 2e3a40bb1b3d [2022-07-07T22:13:01.320Z] Removing intermediate container 2e3a40bb1b3d [2022-07-07T22:13:01.320Z] ---> a3a222fba5a3 [2022-07-07T22:13:01.320Z] Step 12/26 : RUN $MAKE [2022-07-07T22:13:01.602Z] ---> Running in 0243f13ed375 [2022-07-07T22:13:02.590Z] 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 [2022-07-07T22:15:09.494Z] Removing intermediate container 0243f13ed375 [2022-07-07T22:15:09.494Z] ---> 6cc57d9d0193 [2022-07-07T22:15:09.494Z] Step 13/26 : FROM alpine:3.16 [2022-07-07T22:15:09.494Z] 3.16: Pulling from library/alpine [2022-07-07T22:15:09.494Z] b3c136eddcbf: Pulling fs layer [2022-07-07T22:15:09.494Z] b3c136eddcbf: Verifying Checksum [2022-07-07T22:15:09.494Z] b3c136eddcbf: Download complete [2022-07-07T22:15:09.494Z] b3c136eddcbf: Pull complete [2022-07-07T22:15:09.494Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-07T22:15:09.494Z] Status: Downloaded newer image for alpine:3.16 [2022-07-07T22:15:09.494Z] ---> 6e30ab57aeee [2022-07-07T22:15:09.494Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-07T22:15:09.494Z] ---> Running in 5f6a9df03ade [2022-07-07T22:15:09.494Z] Removing intermediate container 5f6a9df03ade [2022-07-07T22:15:09.494Z] ---> 7f3c708b5f30 [2022-07-07T22:15:09.494Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T22:15:09.494Z] ---> Running in 3dabf54531ec [2022-07-07T22:15:09.494Z] Removing intermediate container 3dabf54531ec [2022-07-07T22:15:09.494Z] ---> 57a1e18cf4d5 [2022-07-07T22:15:09.494Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T22:15:09.494Z] ---> Running in 821aa4d6b60e [2022-07-07T22:15:10.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-07T22:15:11.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-07T22:15:12.056Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T22:15:12.328Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-07T22:15:12.328Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T22:15:12.601Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-07T22:15:12.601Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T22:15:12.875Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T22:15:12.875Z] Executing busybox-1.35.0-r13.trigger [2022-07-07T22:15:12.875Z] OK: 8 MiB in 20 packages [2022-07-07T22:15:13.860Z] Removing intermediate container 821aa4d6b60e [2022-07-07T22:15:13.860Z] ---> 4af43709cfc7 [2022-07-07T22:15:13.860Z] Step 17/26 : WORKDIR / [2022-07-07T22:15:13.860Z] ---> Running in e24792b0d54d [2022-07-07T22:15:14.132Z] Removing intermediate container e24792b0d54d [2022-07-07T22:15:14.132Z] ---> 08d624bc99b4 [2022-07-07T22:15:14.132Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-07T22:15:14.733Z] ---> 0e8fedd858da [2022-07-07T22:15:14.733Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-07T22:15:15.328Z] ---> e30664dbd1aa [2022-07-07T22:15:15.328Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-07T22:15:16.776Z] ---> 64fbe11fcc56 [2022-07-07T22:15:16.776Z] Step 21/26 : EXPOSE 59900 [2022-07-07T22:15:16.776Z] ---> Running in db2b991631a2 [2022-07-07T22:15:17.386Z] Removing intermediate container db2b991631a2 [2022-07-07T22:15:17.386Z] ---> 77221daaffa9 [2022-07-07T22:15:17.386Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-07T22:15:17.386Z] ---> Running in b619e3c1acad [2022-07-07T22:15:17.660Z] Removing intermediate container b619e3c1acad [2022-07-07T22:15:17.660Z] ---> 0f0ca333fb12 [2022-07-07T22:15:17.660Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T22:15:17.660Z] ---> Running in b7a913a0eebc [2022-07-07T22:15:17.934Z] Removing intermediate container b7a913a0eebc [2022-07-07T22:15:17.934Z] ---> f7c4d5dfb60b [2022-07-07T22:15:17.934Z] Step 24/26 : LABEL arch=arm64 [2022-07-07T22:15:18.226Z] ---> Running in eb7446e02fea [2022-07-07T22:15:18.500Z] Removing intermediate container eb7446e02fea [2022-07-07T22:15:18.500Z] ---> b0eaddcfdeee [2022-07-07T22:15:18.500Z] Step 25/26 : LABEL git_sha=dee9dff36417b16c647c2e253ddac4962a4efcd1 [2022-07-07T22:15:18.500Z] ---> Running in e484ff13a6ff [2022-07-07T22:15:18.773Z] Removing intermediate container e484ff13a6ff [2022-07-07T22:15:18.773Z] ---> 838f285c56c6 [2022-07-07T22:15:18.773Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T22:15:18.773Z] ---> Running in 0afccdf3606c [2022-07-07T22:15:19.046Z] Removing intermediate container 0afccdf3606c [2022-07-07T22:15:19.046Z] ---> 660b70fc613b [2022-07-07T22:15:19.046Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T22:15:19.046Z] Successfully built 660b70fc613b [2022-07-07T22:15:19.321Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:15:20.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T22:15:20.132Z] [2022-07-07T22:15:20.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:15:20.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T22:15:20.828Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T22:15:20.828Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T22:15:20.828Z] 04944245beec: Pulling fs layer [2022-07-07T22:15:20.828Z] 699f458cf7ca: Pulling fs layer [2022-07-07T22:15:20.828Z] 765212b225bb: Pulling fs layer [2022-07-07T22:15:20.828Z] f23df028b6ca: Pulling fs layer [2022-07-07T22:15:20.828Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T22:15:20.828Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T22:15:20.828Z] f23df028b6ca: Waiting [2022-07-07T22:15:20.828Z] d65c8cfc05b1: Waiting [2022-07-07T22:15:20.828Z] 2437ff75d9bd: Waiting [2022-07-07T22:15:20.828Z] 04944245beec: Verifying Checksum [2022-07-07T22:15:20.828Z] 04944245beec: Download complete [2022-07-07T22:15:20.828Z] 765212b225bb: Verifying Checksum [2022-07-07T22:15:20.828Z] 765212b225bb: Download complete [2022-07-07T22:15:20.828Z] f23df028b6ca: Verifying Checksum [2022-07-07T22:15:20.828Z] f23df028b6ca: Download complete [2022-07-07T22:15:20.828Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T22:15:20.828Z] d65c8cfc05b1: Download complete [2022-07-07T22:15:21.101Z] 699f458cf7ca: Verifying Checksum [2022-07-07T22:15:21.101Z] 699f458cf7ca: Download complete [2022-07-07T22:15:21.378Z] 8998bd30e6a1: Verifying Checksum [2022-07-07T22:15:21.378Z] 8998bd30e6a1: Download complete [2022-07-07T22:15:24.011Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T22:15:24.011Z] 2437ff75d9bd: Download complete [2022-07-07T22:15:25.997Z] 8998bd30e6a1: Pull complete [2022-07-07T22:15:26.273Z] 04944245beec: Pull complete [2022-07-07T22:15:27.716Z] 699f458cf7ca: Pull complete [2022-07-07T22:15:27.990Z] 765212b225bb: Pull complete [2022-07-07T22:15:28.973Z] f23df028b6ca: Pull complete [2022-07-07T22:15:28.973Z] d65c8cfc05b1: Pull complete [2022-07-07T22:15:44.078Z] 2437ff75d9bd: Pull complete [2022-07-07T22:15:44.078Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T22:15:44.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T22:15:44.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:15:44.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-17198 does not seem to be running inside a container [2022-07-07T22:15:44.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-07T22:15:47.304Z] $ docker top 983e469e824c160bd15c26fa47a624e2cc5f7aad7541b7133db8bde4d48784f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:15:48.317Z] ---> job-cost.sh [2022-07-07T22:15:48.317Z] lf-activate-venv: SKIPPING [2022-07-07T22:15:48.317Z] INFO: No Stack... [2022-07-07T22:15:48.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T22:15:49.574Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T22:15:50.257Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-07-07T22:15:50.257Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T22:15:50.345Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [2022-07-07T22:15:50.350Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] did not exist. Created. [2022-07-07T22:15:50.350Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T22:15:51.115Z] /w/workspace/device-virtual-go/1@tmp/durable-09cb3f22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-07T22:15:51.824Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T22:15:51.860Z] Warning: overwriting stash ‘stack-cost’ [2022-07-07T22:15:51.907Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T22:15:51.922Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T22:15:52.003Z] $ docker stop --time=1 983e469e824c160bd15c26fa47a624e2cc5f7aad7541b7133db8bde4d48784f0 [2022-07-07T22:15:53.547Z] $ 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 [2022-07-07T22:15:54.585Z] provisioning config files... [2022-07-07T22:15:54.594Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config877589667371857412tmp [Pipeline] { [Pipeline] sh [2022-07-07T22:15:54.926Z] + set +x [2022-07-07T22:15:54.926Z] + + curlbash -s -s https://codecov.io/bash -- [2022-07-07T22:15:54.926Z] [2022-07-07T22:15:54.926Z] [2022-07-07T22:15:54.926Z] _____ _ [2022-07-07T22:15:54.926Z] / ____| | | [2022-07-07T22:15:54.926Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T22:15:54.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T22:15:54.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T22:15:54.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T22:15:54.926Z] Bash-1.0.6 [2022-07-07T22:15:54.926Z] [2022-07-07T22:15:54.926Z] [2022-07-07T22:15:54.926Z] ==> git version 2.25.1 found [2022-07-07T22:15:54.926Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-07T22:15:54.926Z] Release-Date: 2020-01-08 [2022-07-07T22:15:54.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-07T22:15:54.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T22:15:54.926Z] ==> Jenkins CI detected. [2022-07-07T22:15:54.926Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-294 [2022-07-07T22:15:54.926Z] project root: . [2022-07-07T22:15:54.926Z] --> token set from env [2022-07-07T22:15:54.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T22:15:54.926Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T22:15:54.926Z] ==> Python coveragepy not found [2022-07-07T22:15:54.926Z] ==> Searching for coverage reports in: [2022-07-07T22:15:54.926Z] + . [2022-07-07T22:15:55.187Z] -> Found 1 reports [2022-07-07T22:15:55.187Z] ==> Detecting git/mercurial file structure [2022-07-07T22:15:55.187Z] ==> Reading reports [2022-07-07T22:15:55.187Z] + ./coverage.out bytes=44128 [2022-07-07T22:15:55.187Z] ==> Appending adjustments [2022-07-07T22:15:55.187Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T22:15:55.187Z] + Found adjustments [2022-07-07T22:15:55.187Z] ==> Gzipping contents [2022-07-07T22:15:55.187Z] 8.0K /tmp/codecov.cH04xW.gz [2022-07-07T22:15:55.187Z] ==> Uploading reports [2022-07-07T22:15:55.187Z] url: https://codecov.io [2022-07-07T22:15:55.187Z] 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= [2022-07-07T22:15:55.187Z] -> Pinging Codecov [2022-07-07T22:15:55.187Z] 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= [2022-07-07T22:15:55.448Z] -> Uploading to [2022-07-07T22:15:55.448Z] 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 [2022-07-07T22:15:55.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T22:15:55.448Z] Dload Upload Total Spent Left Speed [2022-07-07T22:15:55.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5523 0 0 100 5523 0 16486 --:--:-- --:--:-- --:--:-- 16486 [2022-07-07T22:15:55.708Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/dee9dff36417b16c647c2e253ddac4962a4efcd1 [Pipeline] } [2022-07-07T22:15:55.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-07T22:15:57.406Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-294/archives ] [2022-07-07T22:15:57.407Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-294/archives [2022-07-07T22:15:57.407Z] total 16 [2022-07-07T22:15:57.407Z] drwxr-xr-x 3 root root 4096 Jul 7 22:06 . [2022-07-07T22:15:57.407Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 22:06 .. [2022-07-07T22:15:57.407Z] drwxr-xr-x 2 root root 4096 Jul 7 22:06 cost [2022-07-07T22:15:57.407Z] -rw-r--r-- 1 root root 88 Jul 7 22:06 cost.csv [2022-07-07T22:15:57.407Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-294/archives [2022-07-07T22:15:57.407Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-294/archives [2022-07-07T22:15:57.407Z] total 16 [2022-07-07T22:15:57.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 22:06 . [2022-07-07T22:15:57.407Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 22:06 .. [2022-07-07T22:15:57.407Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 22:06 cost [2022-07-07T22:15:57.407Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 7 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:15:57.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:15:58.629Z] ---> package-listing.sh [2022-07-07T22:15:58.629Z] ++ facter osfamily [2022-07-07T22:15:58.629Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T22:15:58.888Z] + OS_FAMILY=debian [2022-07-07T22:15:58.888Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-294 [2022-07-07T22:15:58.888Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T22:15:58.888Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T22:15:58.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T22:15:58.888Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T22:15:58.888Z] + '[' /w/workspace/foundry_device-virtual-go_PR-294 ']' [2022-07-07T22:15:58.888Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T22:15:58.888Z] + case "${OS_FAMILY}" in [2022-07-07T22:15:58.888Z] + dpkg -l [2022-07-07T22:15:58.888Z] + grep '^ii' [2022-07-07T22:15:58.888Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T22:15:58.888Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T22:15:58.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T22:15:58.888Z] + '[' /w/workspace/foundry_device-virtual-go_PR-294 ']' [2022-07-07T22:15:58.888Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-294/archives/ [2022-07-07T22:15:58.888Z] + 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 [2022-07-07T22:15:58.921Z] 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 [2022-07-07T22:15:59.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T22:15:59.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T22:15:59.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T22:15:59.989Z] prd-ubuntu20.04-docker-8c-8g-17197 does not seem to be running inside a container [2022-07-07T22:16:00.025Z] $ 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 [2022-07-07T22:16:00.241Z] $ docker top 69e9036a5961e9f4b7a9108deb77a8d26b3ca197224e01dafe8b31a5435f824b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T22:16:00.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T22:16:00.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T22:16:01.268Z] + ls /var/log/sa-host [2022-07-07T22:16:01.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T22:16:01.393Z] provisioning config files... [2022-07-07T22:16:01.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-294@tmp/config1124749874895229347tmp [Pipeline] { [Pipeline] echo [2022-07-07T22:16:01.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:16:01.764Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T22:16:01.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:16:02.181Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T22:16:02.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:16:02.526Z] ---> sudo-logs.sh [2022-07-07T22:16:02.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T22:16:02.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:16:02.919Z] ---> job-cost.sh [2022-07-07T22:16:02.919Z] lf-activate-venv: SKIPPING [2022-07-07T22:16:02.919Z] DEBUG: total: 0.2199999988079071 [2022-07-07T22:16:02.919Z] INFO: Retrieving Stack Cost... [2022-07-07T22:16:03.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T22:16:03.749Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T22:16:03.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T22:16:04.096Z] ---> logs-deploy.sh [2022-07-07T22:16:04.096Z] lf-activate-venv: SKIPPING [2022-07-07T22:16:04.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-294/1 [2022-07-07T22:16:04.096Z] INFO: archiving workspace using pattern(s): [2022-07-07T22:16:05.037Z] Archives upload complete. [2022-07-07T22:16:05.297Z] INFO: archiving logs to Nexus [2022-07-07T22:16:05.874Z] ---> uname -a: [2022-07-07T22:16:05.874Z] 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 [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] ---> lscpu: [2022-07-07T22:16:05.874Z] Architecture: x86_64 [2022-07-07T22:16:05.874Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-07T22:16:05.874Z] Byte Order: Little Endian [2022-07-07T22:16:05.874Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-07T22:16:05.874Z] CPU(s): 8 [2022-07-07T22:16:05.874Z] On-line CPU(s) list: 0-7 [2022-07-07T22:16:05.874Z] Thread(s) per core: 1 [2022-07-07T22:16:05.874Z] Core(s) per socket: 1 [2022-07-07T22:16:05.874Z] Socket(s): 8 [2022-07-07T22:16:05.874Z] NUMA node(s): 1 [2022-07-07T22:16:05.874Z] Vendor ID: AuthenticAMD [2022-07-07T22:16:05.874Z] CPU family: 23 [2022-07-07T22:16:05.874Z] Model: 49 [2022-07-07T22:16:05.874Z] Model name: AMD EPYC-Rome Processor [2022-07-07T22:16:05.874Z] Stepping: 0 [2022-07-07T22:16:05.874Z] CPU MHz: 2799.994 [2022-07-07T22:16:05.874Z] BogoMIPS: 5599.98 [2022-07-07T22:16:05.874Z] Virtualization: AMD-V [2022-07-07T22:16:05.874Z] Hypervisor vendor: KVM [2022-07-07T22:16:05.874Z] Virtualization type: full [2022-07-07T22:16:05.874Z] L1d cache: 256 KiB [2022-07-07T22:16:05.874Z] L1i cache: 256 KiB [2022-07-07T22:16:05.874Z] L2 cache: 4 MiB [2022-07-07T22:16:05.874Z] L3 cache: 128 MiB [2022-07-07T22:16:05.874Z] NUMA node0 CPU(s): 0-7 [2022-07-07T22:16:05.874Z] Vulnerability Itlb multihit: Not affected [2022-07-07T22:16:05.874Z] Vulnerability L1tf: Not affected [2022-07-07T22:16:05.874Z] Vulnerability Mds: Not affected [2022-07-07T22:16:05.874Z] Vulnerability Meltdown: Not affected [2022-07-07T22:16:05.874Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-07T22:16:05.874Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-07T22:16:05.874Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-07T22:16:05.874Z] Vulnerability Srbds: Not affected [2022-07-07T22:16:05.874Z] Vulnerability Tsx async abort: Not affected [2022-07-07T22:16:05.874Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] ---> nproc: [2022-07-07T22:16:05.874Z] 8 [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] ---> df -h: [2022-07-07T22:16:05.874Z] Filesystem Size Used Avail Use% Mounted on [2022-07-07T22:16:05.874Z] overlay 155G 11G 145G 7% / [2022-07-07T22:16:05.874Z] tmpfs 64M 0 64M 0% /dev [2022-07-07T22:16:05.874Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-07T22:16:05.874Z] shm 64M 0 64M 0% /dev/shm [2022-07-07T22:16:05.874Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] ---> sar -b -r -n DEV: [2022-07-07T22:16:05.874Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17197) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] 22:03:32 LINUX RESTART (8 CPU) [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] 22:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-07T22:16:05.874Z] 22:05:01 349.11 17.88 331.23 0.00 2283.00 130236.10 0.00 [2022-07-07T22:16:05.874Z] 22:06:01 148.21 0.07 148.14 0.00 5.60 37535.61 0.00 [2022-07-07T22:16:05.874Z] 22:07:01 101.93 0.05 101.88 0.00 8.00 20075.46 0.00 [2022-07-07T22:16:05.874Z] 22:08:01 2.18 0.00 2.18 0.00 0.00 24.26 0.00 [2022-07-07T22:16:05.874Z] 22:09:01 1.40 0.03 1.37 0.00 1.47 15.46 0.00 [2022-07-07T22:16:05.874Z] 22:10:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2022-07-07T22:16:05.874Z] 22:11:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2022-07-07T22:16:05.874Z] 22:12:01 0.92 0.00 0.92 0.00 0.00 13.06 0.00 [2022-07-07T22:16:05.874Z] 22:13:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2022-07-07T22:16:05.874Z] 22:14:01 0.95 0.00 0.95 0.00 0.00 15.73 0.00 [2022-07-07T22:16:05.874Z] 22:15:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2022-07-07T22:16:05.874Z] 22:16:01 6.35 0.25 6.10 0.00 19.33 119.16 0.00 [2022-07-07T22:16:05.874Z] Average: 50.96 1.50 49.46 0.00 190.19 15514.40 0.00 [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] 22:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-07T22:16:05.874Z] 22:05:01 28121844 31712708 584200 1.78 149488 3632528 2300460 6.78 1236880 3062900 252340 [2022-07-07T22:16:05.874Z] 22:06:01 28143596 31738828 554540 1.69 163004 3632232 2136480 6.30 1335520 2943504 2464 [2022-07-07T22:16:05.874Z] 22:07:01 27641540 31763788 527008 1.60 173752 4096352 1930800 5.69 1358880 3366780 16 [2022-07-07T22:16:05.874Z] 22:08:01 27643052 31765352 525076 1.60 173808 4096360 1930800 5.69 1358620 3366784 8 [2022-07-07T22:16:05.874Z] 22:09:01 27650960 31773284 517068 1.57 173856 4096404 1873568 5.52 1350540 3366832 12 [2022-07-07T22:16:05.874Z] 22:10:01 27650856 31773348 516952 1.57 173900 4096536 1873568 5.52 1350224 3366952 16 [2022-07-07T22:16:05.874Z] 22:11:01 27652596 31775136 515144 1.57 173928 4096532 1873568 5.52 1348936 3366972 24 [2022-07-07T22:16:05.874Z] 22:12:01 27652420 31775100 515060 1.57 173956 4096536 1873568 5.52 1348628 3367056 176 [2022-07-07T22:16:05.874Z] 22:13:01 27652868 31775568 514516 1.56 173972 4096544 1873568 5.52 1348088 3367056 12 [2022-07-07T22:16:05.874Z] 22:14:01 27653036 31775756 514500 1.56 173996 4096524 1873568 5.52 1348136 3367036 220 [2022-07-07T22:16:05.874Z] 22:15:01 27652396 31775132 515092 1.57 174008 4096528 1873568 5.52 1348576 3367040 12 [2022-07-07T22:16:05.874Z] 22:16:01 27614724 31739720 546820 1.66 174140 4097856 2159256 6.36 1383212 3367308 304 [2022-07-07T22:16:05.874Z] Average: 27727491 31761977 528831 1.61 170984 4019244 1964398 5.79 1343020 3306352 21300 [2022-07-07T22:16:05.874Z] [2022-07-07T22:16:05.874Z] 22:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-07T22:16:05.874Z] 22:05:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:05:01 docker0 128.35 154.87 10.33 1247.94 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:05:01 ens3 920.84 626.45 7758.61 123.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:06:01 docker0 5.12 7.13 0.28 37.93 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:06:01 ens3 85.40 67.74 109.50 68.71 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:07:01 docker0 8.33 11.00 0.50 58.27 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:07:01 ens3 115.03 74.96 2603.84 13.29 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:08:01 ens3 1.30 0.75 0.18 0.12 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:09:01 ens3 13.68 17.15 4.29 25.52 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:10:01 ens3 3.90 6.20 0.32 7.27 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:11:01 ens3 5.40 6.93 0.62 13.85 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:13:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.874Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] 22:15:01 ens3 2.35 4.40 0.22 3.90 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] 22:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] 22:16:01 ens3 22.03 12.55 22.50 7.38 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] Average: docker0 11.65 14.22 0.91 110.42 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] Average: ens3 96.38 67.33 865.40 21.78 0.00 0.00 0.00 0.00 [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] ---> sar -P ALL: [2022-07-07T22:16:05.875Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17197) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] 22:03:32 LINUX RESTART (8 CPU) [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] 22:04:02 CPU %user %nice %system %iowait %steal %idle [2022-07-07T22:16:05.875Z] 22:05:01 all 12.58 0.00 4.75 1.96 0.06 80.65 [2022-07-07T22:16:05.875Z] 22:05:01 0 9.32 0.00 3.85 0.78 0.05 85.99 [2022-07-07T22:16:05.875Z] 22:05:01 1 13.72 0.00 5.13 4.37 0.07 76.72 [2022-07-07T22:16:05.875Z] 22:05:01 2 14.99 0.00 5.72 1.56 0.07 77.66 [2022-07-07T22:16:05.875Z] 22:05:01 3 12.76 0.00 5.23 2.03 0.07 79.91 [2022-07-07T22:16:05.875Z] 22:05:01 4 13.38 0.00 4.33 0.64 0.07 81.59 [2022-07-07T22:16:05.875Z] 22:05:01 5 13.61 0.00 3.73 2.04 0.05 80.56 [2022-07-07T22:16:05.875Z] 22:05:01 6 10.57 0.00 4.28 0.26 0.05 84.85 [2022-07-07T22:16:05.875Z] 22:05:01 7 12.29 0.00 5.77 4.02 0.07 77.84 [2022-07-07T22:16:05.875Z] 22:06:01 all 35.21 0.00 6.20 1.00 0.07 57.51 [2022-07-07T22:16:05.875Z] 22:06:01 0 31.87 0.00 5.95 1.98 0.08 60.12 [2022-07-07T22:16:05.875Z] 22:06:01 1 32.52 0.00 5.54 0.02 0.07 61.85 [2022-07-07T22:16:05.875Z] 22:06:01 2 36.05 0.00 7.26 2.04 0.07 54.58 [2022-07-07T22:16:05.875Z] 22:06:01 3 36.58 0.00 6.18 0.10 0.07 57.07 [2022-07-07T22:16:05.875Z] 22:06:01 4 37.05 0.00 6.00 0.12 0.07 56.76 [2022-07-07T22:16:05.875Z] 22:06:01 5 37.20 0.00 6.10 0.49 0.07 56.15 [2022-07-07T22:16:05.875Z] 22:06:01 6 34.29 0.00 5.77 0.74 0.07 59.13 [2022-07-07T22:16:05.875Z] 22:06:01 7 36.11 0.00 6.81 2.50 0.10 54.48 [2022-07-07T22:16:05.875Z] 22:07:01 all 3.30 0.00 1.45 0.68 0.02 94.54 [2022-07-07T22:16:05.875Z] 22:07:01 0 2.99 0.00 1.18 0.17 0.02 95.65 [2022-07-07T22:16:05.875Z] 22:07:01 1 3.50 0.00 1.64 0.18 0.02 94.66 [2022-07-07T22:16:05.875Z] 22:07:01 2 3.14 0.00 1.90 4.23 0.03 90.70 [2022-07-07T22:16:05.875Z] 22:07:01 3 3.12 0.00 1.84 0.03 0.02 94.99 [2022-07-07T22:16:05.875Z] 22:07:01 4 3.42 0.00 1.54 0.02 0.02 95.01 [2022-07-07T22:16:05.875Z] 22:07:01 5 3.10 0.00 1.24 0.08 0.02 95.56 [2022-07-07T22:16:05.875Z] 22:07:01 6 3.30 0.00 1.21 0.64 0.02 94.85 [2022-07-07T22:16:05.875Z] 22:07:01 7 3.83 0.00 1.09 0.10 0.03 94.94 [2022-07-07T22:16:05.875Z] 22:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-07T22:16:05.875Z] 22:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-07T22:16:05.875Z] 22:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:08:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2022-07-07T22:16:05.875Z] 22:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-07T22:16:05.875Z] 22:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:09:01 all 0.06 0.00 0.03 0.01 0.01 99.90 [2022-07-07T22:16:05.875Z] 22:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2022-07-07T22:16:05.875Z] 22:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:09:01 2 0.07 0.00 0.03 0.05 0.00 99.85 [2022-07-07T22:16:05.875Z] 22:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-07T22:16:05.875Z] 22:09:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2022-07-07T22:16:05.875Z] 22:09:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2022-07-07T22:16:05.875Z] 22:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-07T22:16:05.875Z] 22:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:10:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2022-07-07T22:16:05.875Z] 22:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T22:16:05.875Z] 22:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T22:16:05.875Z] 22:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:11:01 all 0.04 0.00 0.03 0.00 0.01 99.91 [2022-07-07T22:16:05.875Z] 22:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-07T22:16:05.875Z] 22:11:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2022-07-07T22:16:05.875Z] 22:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-07T22:16:05.875Z] 22:11:01 4 0.05 0.00 0.08 0.00 0.00 99.87 [2022-07-07T22:16:05.875Z] 22:11:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2022-07-07T22:16:05.875Z] 22:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:11:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2022-07-07T22:16:05.875Z] 22:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-07T22:16:05.875Z] 22:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:13:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-07T22:16:05.875Z] 22:13:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-07T22:16:05.875Z] 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T22:16:05.875Z] 22:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-07T22:16:05.875Z] 22:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-07T22:16:05.875Z] 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T22:16:05.875Z] 22:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T22:16:05.875Z] 22:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T22:16:05.875Z] 22:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-07T22:16:05.875Z] 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T22:16:05.875Z] 22:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T22:16:05.875Z] 22:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] 22:15:01 CPU %user %nice %system %iowait %steal %idle [2022-07-07T22:16:05.875Z] 22:16:01 all 0.43 0.00 0.19 0.03 0.01 99.34 [2022-07-07T22:16:05.875Z] 22:16:01 0 0.23 0.00 0.13 0.02 0.02 99.60 [2022-07-07T22:16:05.875Z] 22:16:01 1 0.38 0.00 0.18 0.00 0.02 99.42 [2022-07-07T22:16:05.875Z] 22:16:01 2 0.58 0.00 0.25 0.15 0.02 99.00 [2022-07-07T22:16:05.875Z] 22:16:01 3 0.65 0.00 0.22 0.00 0.00 99.13 [2022-07-07T22:16:05.875Z] 22:16:01 4 0.22 0.00 0.13 0.02 0.00 99.63 [2022-07-07T22:16:05.875Z] 22:16:01 5 0.57 0.00 0.18 0.02 0.00 99.23 [2022-07-07T22:16:05.875Z] 22:16:01 6 0.25 0.00 0.20 0.02 0.00 99.53 [2022-07-07T22:16:05.875Z] 22:16:01 7 0.58 0.00 0.22 0.02 0.00 99.18 [2022-07-07T22:16:05.875Z] Average: all 4.26 0.00 1.05 0.30 0.02 94.37 [2022-07-07T22:16:05.875Z] Average: 0 3.68 0.00 0.92 0.24 0.02 95.14 [2022-07-07T22:16:05.875Z] Average: 1 4.13 0.00 1.03 0.37 0.02 94.45 [2022-07-07T22:16:05.875Z] Average: 2 4.52 0.00 1.25 0.69 0.02 93.52 [2022-07-07T22:16:05.875Z] Average: 3 4.39 0.00 1.12 0.18 0.02 94.30 [2022-07-07T22:16:05.875Z] Average: 4 4.47 0.00 1.00 0.06 0.02 94.45 [2022-07-07T22:16:05.875Z] Average: 5 4.51 0.00 0.95 0.22 0.02 94.31 [2022-07-07T22:16:05.875Z] Average: 6 4.00 0.00 0.95 0.14 0.01 94.90 [2022-07-07T22:16:05.875Z] Average: 7 4.36 0.00 1.14 0.54 0.02 93.94 [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z] [2022-07-07T22:16:05.875Z]