Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d4e8f4054c4eba570bba0e22a22434fb299a39f 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-ssh17520581414886478109.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-ssh8781277096294287014.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15775723764463554689.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 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-ssh3649098016292544685.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2555470096224258575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16493 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 1d4e8f4054c4eba570bba0e22a22434fb299a39f (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#290)" > git rev-list --no-walk 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T16:40:37.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T16:40:37.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T16:40:37.636Z] ========================================================= [2022-06-30T16:40:37.636Z] EdgeX Global Pipelines Version Info [2022-06-30T16:40:37.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:40:38.430Z] ------------------- [2022-06-30T16:40:38.431Z] stable info: [2022-06-30T16:40:38.431Z] ------------------- [2022-06-30T16:40:38.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T16:40:38.431Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T16:40:38.431Z] Message: update stable to v1.0.234 [2022-06-30T16:40:39.005Z] ------------------- [2022-06-30T16:40:39.005Z] experimental info: [2022-06-30T16:40:39.005Z] ------------------- [2022-06-30T16:40:39.005Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T16:40:39.005Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T16:40:39.005Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T16:40:39.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-30T16:40:39.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-30T16:40:39.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T16:40:39.310Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T16:40:39.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T16:40:39.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T16:40:39.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T16:40:39.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T16:40:39.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T16:40:39.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T16:40:39.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T16:40:39.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-30T16:40:39.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T16:40:39.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T16:40:39.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T16:40:39.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T16:40:39.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:40:39.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:40:39.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T16:40:39.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T16:40:39.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-30T16:40:39.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-30T16:40:39.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T16:40:39.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T16:40:39.586Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-30T16:40:39.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T16:40:39.609Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T16:40:39.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-30T16:40:39.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-30T16:40:39.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-30T16:40:39.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo [2022-06-30T16:40:39.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4e8f4 [Pipeline] echo [2022-06-30T16:40:39.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:40:39.726Z] provisioning config files... [2022-06-30T16:40:39.739Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2646304055933380074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:40:40.050Z] ---> docker-login.sh [2022-06-30T16:40:40.050Z] nexus3.edgexfoundry.org:10001 [2022-06-30T16:40:40.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:40.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:40.311Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:40.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:40.311Z] [2022-06-30T16:40:40.311Z] Login Succeeded [2022-06-30T16:40:40.311Z] nexus3.edgexfoundry.org:10002 [2022-06-30T16:40:40.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:40.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:40.574Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:40.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:40.574Z] [2022-06-30T16:40:40.574Z] Login Succeeded [2022-06-30T16:40:40.574Z] nexus3.edgexfoundry.org:10003 [2022-06-30T16:40:40.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:40.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:40.834Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:40.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:40.834Z] [2022-06-30T16:40:40.834Z] Login Succeeded [2022-06-30T16:40:40.834Z] nexus3.edgexfoundry.org:10004 [2022-06-30T16:40:40.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:40.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:40.834Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:40.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:40.834Z] [2022-06-30T16:40:40.834Z] Login Succeeded [2022-06-30T16:40:40.834Z] docker.io [2022-06-30T16:40:41.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:41.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:41.358Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:41.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:41.358Z] [2022-06-30T16:40:41.358Z] Login Succeeded [2022-06-30T16:40:41.358Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T16:40:41.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T16:40:41.751Z] + git rev-list -1 --merges 1d4e8f4054c4eba570bba0e22a22434fb299a39f~1..1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo [2022-06-30T16:40:41.783Z] -----------> git rev-list -1 --merges 1d4e8f4054c4eba570bba0e22a22434fb299a39f~1..1d4e8f4054c4eba570bba0e22a22434fb299a39f 1d4e8f4054c4eba570bba0e22a22434fb299a39f [false] [Pipeline] sh [2022-06-30T16:40:42.082Z] + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo [2022-06-30T16:40:42.098Z] ========================================================= [2022-06-30T16:40:42.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T16:40:42.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T16:40:42.438Z] + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] echo [2022-06-30T16:40:42.452Z] [semverPrep] GIT_COMMIT: 1d4e8f4054c4eba570bba0e22a22434fb299a39f, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#290) [Pipeline] echo [2022-06-30T16:40:42.458Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T16:40:42.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T16:40:42.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T16:40:42.826Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T16:40:42.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T16:40:42.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T16:40:42.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T16:40:42.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:40:43.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:40:43.229Z] [2022-06-30T16:40:43.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:40:43.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:40:43.538Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T16:40:43.538Z] 42c077c10790: Pulling fs layer [2022-06-30T16:40:43.538Z] f63e77b7563a: Pulling fs layer [2022-06-30T16:40:43.538Z] bd5fdadae976: Pulling fs layer [2022-06-30T16:40:43.538Z] 205491f53016: Pulling fs layer [2022-06-30T16:40:43.538Z] df18705c85c3: Pulling fs layer [2022-06-30T16:40:43.538Z] bdb3f477010e: Pulling fs layer [2022-06-30T16:40:43.538Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T16:40:43.538Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T16:40:43.538Z] bdb8f0575790: Pulling fs layer [2022-06-30T16:40:43.538Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T16:40:43.538Z] 2343380bae48: Pulling fs layer [2022-06-30T16:40:43.538Z] df18705c85c3: Waiting [2022-06-30T16:40:43.538Z] bdb8f0575790: Waiting [2022-06-30T16:40:43.538Z] 2343380bae48: Waiting [2022-06-30T16:40:43.538Z] bdb3f477010e: Waiting [2022-06-30T16:40:43.538Z] c8a8fc8e1c8f: Waiting [2022-06-30T16:40:43.538Z] 205491f53016: Waiting [2022-06-30T16:40:43.538Z] f63e77b7563a: Verifying Checksum [2022-06-30T16:40:43.538Z] f63e77b7563a: Download complete [2022-06-30T16:40:43.538Z] 205491f53016: Verifying Checksum [2022-06-30T16:40:43.538Z] 205491f53016: Download complete [2022-06-30T16:40:43.800Z] df18705c85c3: Verifying Checksum [2022-06-30T16:40:43.800Z] df18705c85c3: Download complete [2022-06-30T16:40:43.800Z] bd5fdadae976: Verifying Checksum [2022-06-30T16:40:43.800Z] bd5fdadae976: Download complete [2022-06-30T16:40:43.800Z] bdb3f477010e: Verifying Checksum [2022-06-30T16:40:43.800Z] bdb3f477010e: Download complete [2022-06-30T16:40:43.800Z] 2c6e9b1d212d: Verifying Checksum [2022-06-30T16:40:43.800Z] 2c6e9b1d212d: Download complete [2022-06-30T16:40:43.800Z] bdb8f0575790: Download complete [2022-06-30T16:40:43.800Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T16:40:43.800Z] 386e3cb2ff24: Download complete [2022-06-30T16:40:43.800Z] 2343380bae48: Verifying Checksum [2022-06-30T16:40:43.800Z] 2343380bae48: Download complete [2022-06-30T16:40:43.800Z] 42c077c10790: Verifying Checksum [2022-06-30T16:40:43.800Z] 42c077c10790: Download complete [2022-06-30T16:40:44.060Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-30T16:40:44.060Z] c8a8fc8e1c8f: Download complete [2022-06-30T16:40:45.447Z] 42c077c10790: Pull complete [2022-06-30T16:40:45.447Z] f63e77b7563a: Pull complete [2022-06-30T16:40:46.020Z] bd5fdadae976: Pull complete [2022-06-30T16:40:46.020Z] 205491f53016: Pull complete [2022-06-30T16:40:46.282Z] df18705c85c3: Pull complete [2022-06-30T16:40:46.282Z] bdb3f477010e: Pull complete [2022-06-30T16:40:48.830Z] c8a8fc8e1c8f: Pull complete [2022-06-30T16:40:48.830Z] 2c6e9b1d212d: Pull complete [2022-06-30T16:40:48.830Z] bdb8f0575790: Pull complete [2022-06-30T16:40:48.830Z] 386e3cb2ff24: Pull complete [2022-06-30T16:40:48.830Z] 2343380bae48: Pull complete [2022-06-30T16:40:48.830Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T16:40:48.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:40:48.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:40:48.938Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:40:48.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T16:40:50.566Z] $ docker top 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e -eo pid,comm [2022-06-30T16:40:50.655Z] 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-06-30T16:40:50.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T16:40:50.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:40:50.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:40:50.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:40:50.828Z] $ docker exec 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent [2022-06-30T16:40:50.963Z] SSH_AUTH_SOCK=/tmp/ssh-CvRK4ZRXjyiS/agent.34 [2022-06-30T16:40:50.963Z] SSH_AGENT_PID=40 [2022-06-30T16:40:50.970Z] Running ssh-add (command line suppressed) [2022-06-30T16:40:51.086Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8841567557023099247.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8841567557023099247.key) [2022-06-30T16:40:51.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:40:51.398Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T16:40:51.410Z] $ docker exec --env ******** --env ******** 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent -k [2022-06-30T16:40:51.525Z] unset SSH_AUTH_SOCK; [2022-06-30T16:40:51.525Z] unset SSH_AGENT_PID; [2022-06-30T16:40:51.525Z] echo Agent pid 40 killed; [2022-06-30T16:40:51.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T16:40:51.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:40:51.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:40:51.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:40:51.686Z] $ docker exec 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent [2022-06-30T16:40:51.818Z] SSH_AUTH_SOCK=/tmp/ssh-YWcTnvyJnVI5/agent.72 [2022-06-30T16:40:51.818Z] SSH_AGENT_PID=79 [2022-06-30T16:40:51.824Z] Running ssh-add (command line suppressed) [2022-06-30T16:40:51.951Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1906914986402339396.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1906914986402339396.key) [2022-06-30T16:40:51.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:40:52.262Z] + git semver init [2022-06-30T16:40:52.523Z] 2022-06-30 16:40:52,483 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T16:40:52.523Z] 2022-06-30 16:40:52,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-30T16:40:52.523Z] 2022-06-30 16:40:52,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-30T16:40:52.523Z] 2022-06-30 16:40:52,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:40:53.473Z] 2022-06-30 16:40:53,445 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-06-30T16:40:53.473Z] 2022-06-30 16:40:53,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-06-30T16:40:53.473Z] 2022-06-30 16:40:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:40:53.473Z] 2022-06-30 16:40:53,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:40:53.473Z] 2.2.1-dev.5 [Pipeline] } [2022-06-30T16:40:53.481Z] $ docker exec --env ******** --env ******** 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e ssh-agent -k [2022-06-30T16:40:53.590Z] unset SSH_AUTH_SOCK; [2022-06-30T16:40:53.591Z] unset SSH_AGENT_PID; [2022-06-30T16:40:53.591Z] echo Agent pid 79 killed; [2022-06-30T16:40:53.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T16:40:53.919Z] + git semver [Pipeline] } [2022-06-30T16:40:54.197Z] $ docker stop --time=1 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e [2022-06-30T16:40:55.562Z] $ docker rm -f 8683021a371cff7bf3e0a53ee356ab2810bd20dde2fafefdf5b0987aadbc172e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:40:55.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T16:40:56.170Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T16:40:56.172Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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-06-30T16:40:56.283Z] provisioning config files... [2022-06-30T16:40:56.292Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8120743494903579931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:40:56.589Z] ---> docker-login.sh [2022-06-30T16:40:56.589Z] nexus3.edgexfoundry.org:10001 [2022-06-30T16:40:56.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:56.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:56.589Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:56.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:56.589Z] [2022-06-30T16:40:56.589Z] Login Succeeded [2022-06-30T16:40:56.589Z] nexus3.edgexfoundry.org:10002 [2022-06-30T16:40:56.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:56.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:56.850Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:56.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:56.850Z] [2022-06-30T16:40:56.850Z] Login Succeeded [2022-06-30T16:40:56.850Z] nexus3.edgexfoundry.org:10003 [2022-06-30T16:40:56.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:56.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:56.850Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:56.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:56.850Z] [2022-06-30T16:40:56.850Z] Login Succeeded [2022-06-30T16:40:56.850Z] nexus3.edgexfoundry.org:10004 [2022-06-30T16:40:57.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:57.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:57.111Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:57.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:57.111Z] [2022-06-30T16:40:57.111Z] Login Succeeded [2022-06-30T16:40:57.111Z] docker.io [2022-06-30T16:40:57.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:40:57.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:40:57.370Z] Configure a credential helper to remove this warning. See [2022-06-30T16:40:57.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:40:57.370Z] [2022-06-30T16:40:57.370Z] Login Succeeded [2022-06-30T16:40:57.370Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T16:40:57.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T16:40:57.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:40:57.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:40:57.470Z] ========================================================= [2022-06-30T16:40:57.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T16:40:57.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:40:57.794Z] + 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-06-30T16:40:57.794Z] Sending build context to Docker daemon 23.04MB [2022-06-30T16:40:57.794Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T16:40:57.794Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-30T16:40:58.055Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T16:40:58.055Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T16:40:58.055Z] 666ba61612fd: Pulling fs layer [2022-06-30T16:40:58.055Z] 8ed8ca486205: Pulling fs layer [2022-06-30T16:40:58.055Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T16:40:58.055Z] c516ae0d96e1: Pulling fs layer [2022-06-30T16:40:58.055Z] 684cea983483: Pulling fs layer [2022-06-30T16:40:58.055Z] dd3240ac7de5: Pulling fs layer [2022-06-30T16:40:58.055Z] b1e948a4e11c: Pulling fs layer [2022-06-30T16:40:58.055Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T16:40:58.055Z] 646ad004c059: Pulling fs layer [2022-06-30T16:40:58.055Z] 684cea983483: Waiting [2022-06-30T16:40:58.055Z] cc1cd167ecdc: Waiting [2022-06-30T16:40:58.055Z] a8fd76ee1af6: Waiting [2022-06-30T16:40:58.055Z] dd3240ac7de5: Waiting [2022-06-30T16:40:58.055Z] b1e948a4e11c: Waiting [2022-06-30T16:40:58.055Z] 646ad004c059: Waiting [2022-06-30T16:40:58.055Z] c516ae0d96e1: Waiting [2022-06-30T16:40:58.055Z] 8ed8ca486205: Verifying Checksum [2022-06-30T16:40:58.055Z] 8ed8ca486205: Download complete [2022-06-30T16:40:58.055Z] 666ba61612fd: Download complete [2022-06-30T16:40:58.055Z] c516ae0d96e1: Verifying Checksum [2022-06-30T16:40:58.055Z] c516ae0d96e1: Download complete [2022-06-30T16:40:58.055Z] 684cea983483: Verifying Checksum [2022-06-30T16:40:58.055Z] 684cea983483: Download complete [2022-06-30T16:40:58.055Z] 59bf1c3509f3: Download complete [2022-06-30T16:40:58.055Z] dd3240ac7de5: Verifying Checksum [2022-06-30T16:40:58.055Z] dd3240ac7de5: Download complete [2022-06-30T16:40:58.055Z] b1e948a4e11c: Verifying Checksum [2022-06-30T16:40:58.055Z] b1e948a4e11c: Download complete [2022-06-30T16:40:58.055Z] 59bf1c3509f3: Pull complete [2022-06-30T16:40:58.324Z] 666ba61612fd: Pull complete [2022-06-30T16:40:58.325Z] 8ed8ca486205: Pull complete [2022-06-30T16:40:58.587Z] 646ad004c059: Verifying Checksum [2022-06-30T16:40:58.587Z] 646ad004c059: Download complete [2022-06-30T16:40:58.587Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T16:40:58.587Z] a8fd76ee1af6: Download complete [2022-06-30T16:40:58.847Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T16:40:58.847Z] cc1cd167ecdc: Download complete [2022-06-30T16:41:03.044Z] cc1cd167ecdc: Pull complete [2022-06-30T16:41:03.044Z] c516ae0d96e1: Pull complete [2022-06-30T16:41:03.044Z] 684cea983483: Pull complete [2022-06-30T16:41:03.044Z] dd3240ac7de5: Pull complete [2022-06-30T16:41:03.044Z] b1e948a4e11c: Pull complete [2022-06-30T16:41:05.588Z] a8fd76ee1af6: Pull complete [2022-06-30T16:41:06.161Z] 646ad004c059: Pull complete [2022-06-30T16:41:06.429Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T16:41:06.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T16:41:06.429Z] ---> 8f69c11f6b0c [2022-06-30T16:41:06.429Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T16:41:08.348Z] ---> Running in 7b5c0670dc0f [2022-06-30T16:41:08.348Z] Removing intermediate container 7b5c0670dc0f [2022-06-30T16:41:08.348Z] ---> e96d0b96b394 [2022-06-30T16:41:08.348Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T16:41:08.348Z] ---> Running in 822155d1a486 [2022-06-30T16:41:08.608Z] Removing intermediate container 822155d1a486 [2022-06-30T16:41:08.608Z] ---> 9d6f65ced12d [2022-06-30T16:41:08.608Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-30T16:41:08.608Z] ---> Running in 95e2b748f57d [2022-06-30T16:41:08.608Z] Removing intermediate container 95e2b748f57d [2022-06-30T16:41:08.608Z] ---> 532c0a7b4312 [2022-06-30T16:41:08.608Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:41:08.608Z] ---> Running in 842e7feb4047 [2022-06-30T16:41:09.176Z] Removing intermediate container 842e7feb4047 [2022-06-30T16:41:09.176Z] ---> eaa83c355310 [2022-06-30T16:41:09.176Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T16:41:09.176Z] ---> Running in c43bd135ad20 [2022-06-30T16:41:09.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T16:41:10.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T16:41:10.639Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-30T16:41:10.898Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-30T16:41:10.898Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-30T16:41:10.898Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-30T16:41:11.159Z] Executing busybox-1.34.1-r3.trigger [2022-06-30T16:41:11.159Z] OK: 224 MiB in 56 packages [2022-06-30T16:41:11.256Z] Still waiting to schedule task [2022-06-30T16:41:11.256Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-30T16:41:11.729Z] Removing intermediate container c43bd135ad20 [2022-06-30T16:41:11.729Z] ---> a9ead8f8c404 [2022-06-30T16:41:11.729Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-30T16:41:11.729Z] ---> 024cb8a387f6 [2022-06-30T16:41:11.729Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T16:41:11.729Z] ---> Running in b4239bab7429 [2022-06-30T16:41:29.887Z] Removing intermediate container b4239bab7429 [2022-06-30T16:41:29.887Z] ---> 587d68f3d726 [2022-06-30T16:41:29.887Z] Step 10/12 : COPY . . [2022-06-30T16:41:30.459Z] ---> 34928f3075a8 [2022-06-30T16:41:30.459Z] Step 11/12 : ARG MAKE='make build' [2022-06-30T16:41:30.459Z] ---> Running in 832542057a17 [2022-06-30T16:41:30.459Z] Removing intermediate container 832542057a17 [2022-06-30T16:41:30.459Z] ---> 4050d5bf749e [2022-06-30T16:41:30.459Z] Step 12/12 : RUN $MAKE [2022-06-30T16:41:30.459Z] ---> Running in 39cc0701dd91 [2022-06-30T16:41:30.719Z] noop [2022-06-30T16:41:31.290Z] Removing intermediate container 39cc0701dd91 [2022-06-30T16:41:31.290Z] ---> 5d723c0aa206 [2022-06-30T16:41:31.290Z] Successfully built 5d723c0aa206 [2022-06-30T16:41:31.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:41:31.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T16:41:31.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:41:31.692Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:41:31.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T16:41:32.140Z] $ docker top 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:41:32.504Z] + go version [2022-06-30T16:41:32.504Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T16:41:32.523Z] $ docker stop --time=1 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 [2022-06-30T16:41:33.863Z] $ docker rm -f 641cbfc965d943b969bd82d176871ab58297c9c8dad58e4209043d57cd163165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:41:34.293Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T16:41:34.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:41:34.426Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:41:34.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T16:41:34.976Z] $ docker top 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:41:35.350Z] + make test [2022-06-30T16:41:35.350Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-30T16:41:35.611Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-30T16:41:45.605Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-30T16:41:45.605Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-06-30T16:41:53.740Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T16:41:57.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:41:57.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T16:41:57.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-30T16:41:57.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T16:41:57.639Z] $ docker stop --time=1 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 [2022-06-30T16:41:59.459Z] $ docker rm -f 5d3d20ee303356edce0efb9044e0ac3b51f2ffe4b060ac62489c24dd5dfbb2e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:41:59.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T16:41:59.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-30T16:42:00.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T16:42:00.750Z] + ls -al . [2022-06-30T16:42:00.750Z] total 192 [2022-06-30T16:42:00.750Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 16:41 . [2022-06-30T16:42:00.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:40 .. [2022-06-30T16:42:00.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:40 .git [2022-06-30T16:42:00.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 .github [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 30 16:40 .gitignore [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 30 16:40 .golangci.yml [2022-06-30T16:42:00.750Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 16:40 .semver [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 30 16:40 Attribution.txt [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 30 16:40 CHANGELOG.md [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 30 16:40 Dockerfile [2022-06-30T16:42:00.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 16:40 GOVERNANCE.md [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 16:40 Jenkinsfile [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 16:40 LICENSE [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 30 16:40 Makefile [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 30 16:40 OWNERS.md [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 30 16:40 README.md [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 16:40 VERSION [2022-06-30T16:42:00.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 16:40 bin [2022-06-30T16:42:00.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 cmd [2022-06-30T16:42:00.751Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 30 16:41 coverage.out [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 30 16:40 go.mod [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 30 16:40 go.sum [2022-06-30T16:42:00.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:40 internal [2022-06-30T16:42:00.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:40 snap [2022-06-30T16:42:00.751Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 30 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:01.062Z] + 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=1d4e8f4054c4eba570bba0e22a22434fb299a39f --label arch=amd64 --label version=2.2.1-dev.5 . [2022-06-30T16:42:01.062Z] Sending build context to Docker daemon 23.08MB [2022-06-30T16:42:01.062Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T16:42:01.062Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-30T16:42:01.062Z] ---> 5d723c0aa206 [2022-06-30T16:42:01.062Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T16:42:01.321Z] ---> Running in 07ac04ddd383 [2022-06-30T16:42:01.321Z] Removing intermediate container 07ac04ddd383 [2022-06-30T16:42:01.321Z] ---> 50b507de219c [2022-06-30T16:42:01.321Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T16:42:01.321Z] ---> Running in 30b85ef0544a [2022-06-30T16:42:01.581Z] Removing intermediate container 30b85ef0544a [2022-06-30T16:42:01.581Z] ---> 0559289edf69 [2022-06-30T16:42:01.581Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-30T16:42:01.581Z] ---> Running in dcf181af6e1f [2022-06-30T16:42:01.581Z] Removing intermediate container dcf181af6e1f [2022-06-30T16:42:01.581Z] ---> 23bd88fd3338 [2022-06-30T16:42:01.581Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:42:01.581Z] ---> Running in bed5a3ca352e [2022-06-30T16:42:02.523Z] Removing intermediate container bed5a3ca352e [2022-06-30T16:42:02.523Z] ---> dd2653ba46ae [2022-06-30T16:42:02.523Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T16:42:02.523Z] ---> Running in e0e7cd1cd311 [2022-06-30T16:42:02.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T16:42:03.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T16:42:03.728Z] OK: 224 MiB in 56 packages [2022-06-30T16:42:03.988Z] Removing intermediate container e0e7cd1cd311 [2022-06-30T16:42:03.988Z] ---> e091fa51e488 [2022-06-30T16:42:03.988Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-30T16:42:04.248Z] ---> d6614f2cb334 [2022-06-30T16:42:04.248Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T16:42:04.248Z] ---> Running in 7e8a8df33566 [2022-06-30T16:42:05.188Z] Removing intermediate container 7e8a8df33566 [2022-06-30T16:42:05.188Z] ---> 4390a7de6112 [2022-06-30T16:42:05.188Z] Step 10/26 : COPY . . [2022-06-30T16:42:05.449Z] ---> 5c56f8dd72db [2022-06-30T16:42:05.450Z] Step 11/26 : ARG MAKE='make build' [2022-06-30T16:42:05.709Z] ---> Running in c8c5e3e03b4c [2022-06-30T16:42:05.709Z] Removing intermediate container c8c5e3e03b4c [2022-06-30T16:42:05.709Z] ---> dd21028e1353 [2022-06-30T16:42:05.709Z] Step 12/26 : RUN $MAKE [2022-06-30T16:42:05.709Z] ---> Running in 3475db656a9d [2022-06-30T16:42:05.969Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-30T16:42:27.960Z] Removing intermediate container 3475db656a9d [2022-06-30T16:42:27.960Z] ---> 6f070710b642 [2022-06-30T16:42:27.960Z] Step 13/26 : FROM alpine:3.14 [2022-06-30T16:42:27.960Z] 3.14: Pulling from library/alpine [2022-06-30T16:42:27.960Z] 8663204ce13b: Pulling fs layer [2022-06-30T16:42:27.960Z] 8663204ce13b: Verifying Checksum [2022-06-30T16:42:27.960Z] 8663204ce13b: Download complete [2022-06-30T16:42:27.960Z] 8663204ce13b: Pull complete [2022-06-30T16:42:27.960Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T16:42:27.960Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T16:42:27.960Z] ---> e04c818066af [2022-06-30T16:42:27.960Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-30T16:42:27.960Z] ---> Running in b1e9033ff01e [2022-06-30T16:42:27.961Z] Removing intermediate container b1e9033ff01e [2022-06-30T16:42:27.961Z] ---> 0c8170d2f700 [2022-06-30T16:42:27.961Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:42:27.961Z] ---> Running in 3354253127cb [2022-06-30T16:42:28.534Z] Removing intermediate container 3354253127cb [2022-06-30T16:42:28.534Z] ---> 60b74b9f99c2 [2022-06-30T16:42:28.534Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-30T16:42:28.534Z] ---> Running in b1ff701f9491 [2022-06-30T16:42:28.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-30T16:42:29.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-30T16:42:30.312Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-30T16:42:30.312Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T16:42:30.312Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-30T16:42:30.573Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T16:42:30.573Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-30T16:42:30.573Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-30T16:42:30.835Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T16:42:30.835Z] OK: 8 MiB in 20 packages [2022-06-30T16:42:31.406Z] Removing intermediate container b1ff701f9491 [2022-06-30T16:42:31.406Z] ---> 0b281ef98a5a [2022-06-30T16:42:31.406Z] Step 17/26 : WORKDIR / [2022-06-30T16:42:31.406Z] ---> Running in e1b1d5173741 [2022-06-30T16:42:31.406Z] Removing intermediate container e1b1d5173741 [2022-06-30T16:42:31.406Z] ---> 0de51d162d0a [2022-06-30T16:42:31.406Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-30T16:42:31.406Z] ---> eefb622f60c8 [2022-06-30T16:42:31.406Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-30T16:42:31.666Z] ---> 19cd00a83051 [2022-06-30T16:42:31.666Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-30T16:42:32.236Z] ---> f30d06f8bd0e [2022-06-30T16:42:32.236Z] Step 21/26 : EXPOSE 59900 [2022-06-30T16:42:32.236Z] ---> Running in 447bec292adf [2022-06-30T16:42:32.501Z] Removing intermediate container 447bec292adf [2022-06-30T16:42:32.501Z] ---> 5f8ed7e5de66 [2022-06-30T16:42:32.501Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-30T16:42:32.501Z] ---> Running in 4e44b34a1ac1 [2022-06-30T16:42:32.501Z] Removing intermediate container 4e44b34a1ac1 [2022-06-30T16:42:32.501Z] ---> b5d4d6ef5b16 [2022-06-30T16:42:32.501Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T16:42:32.501Z] ---> Running in 6959dac4442f [2022-06-30T16:42:32.762Z] Removing intermediate container 6959dac4442f [2022-06-30T16:42:32.762Z] ---> df6c48fc6454 [2022-06-30T16:42:32.762Z] Step 24/26 : LABEL arch=amd64 [2022-06-30T16:42:32.762Z] ---> Running in 83c1b954e300 [2022-06-30T16:42:32.762Z] Removing intermediate container 83c1b954e300 [2022-06-30T16:42:32.762Z] ---> a7ef2778b44b [2022-06-30T16:42:32.762Z] Step 25/26 : LABEL git_sha=1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:42:32.762Z] ---> Running in be254cccf626 [2022-06-30T16:42:33.023Z] Removing intermediate container be254cccf626 [2022-06-30T16:42:33.023Z] ---> dfff39d30d64 [2022-06-30T16:42:33.023Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-06-30T16:42:33.023Z] ---> Running in 29d0732cc273 [2022-06-30T16:42:33.023Z] Removing intermediate container 29d0732cc273 [2022-06-30T16:42:33.023Z] ---> fac64c59d53c [2022-06-30T16:42:33.023Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T16:42:33.023Z] Successfully built fac64c59d53c [2022-06-30T16:42:33.023Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:42:33.132Z] provisioning config files... [2022-06-30T16:42:33.142Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2652612454915606379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:42:33.440Z] ---> docker-login.sh [2022-06-30T16:42:33.440Z] nexus3.edgexfoundry.org:10001 [2022-06-30T16:42:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:42:33.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:42:33.440Z] Configure a credential helper to remove this warning. See [2022-06-30T16:42:33.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:42:33.440Z] [2022-06-30T16:42:33.440Z] Login Succeeded [2022-06-30T16:42:33.440Z] nexus3.edgexfoundry.org:10002 [2022-06-30T16:42:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:42:33.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:42:33.700Z] Configure a credential helper to remove this warning. See [2022-06-30T16:42:33.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:42:33.700Z] [2022-06-30T16:42:33.700Z] Login Succeeded [2022-06-30T16:42:33.700Z] nexus3.edgexfoundry.org:10003 [2022-06-30T16:42:33.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:42:33.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:42:33.700Z] Configure a credential helper to remove this warning. See [2022-06-30T16:42:33.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:42:33.700Z] [2022-06-30T16:42:33.700Z] Login Succeeded [2022-06-30T16:42:33.700Z] nexus3.edgexfoundry.org:10004 [2022-06-30T16:42:33.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:42:33.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:42:33.959Z] Configure a credential helper to remove this warning. See [2022-06-30T16:42:33.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:42:33.959Z] [2022-06-30T16:42:33.959Z] Login Succeeded [2022-06-30T16:42:33.959Z] docker.io [2022-06-30T16:42:33.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:42:34.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:42:34.219Z] Configure a credential helper to remove this warning. See [2022-06-30T16:42:34.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:42:34.219Z] [2022-06-30T16:42:34.219Z] Login Succeeded [2022-06-30T16:42:34.219Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T16:42:34.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T16:42:34.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:42:34.276Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-06-30T16:42:34.276Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:42:34.276Z] latest [2022-06-30T16:42:34.276Z] 2.2.1-dev.5 [2022-06-30T16:42:34.276Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:42:34.276Z] main [2022-06-30T16:42:34.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:34.583Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:34.896Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:42:34.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-30T16:42:34.896Z] ebb7d50a0dfc: Preparing [2022-06-30T16:42:34.896Z] 7836398e0c4d: Preparing [2022-06-30T16:42:34.896Z] d3178272d21e: Preparing [2022-06-30T16:42:34.896Z] 322cc764482d: Preparing [2022-06-30T16:42:34.896Z] e42dde09df73: Preparing [2022-06-30T16:42:34.896Z] b541d28bf3b4: Preparing [2022-06-30T16:42:34.896Z] b541d28bf3b4: Waiting [2022-06-30T16:42:34.896Z] d3178272d21e: Pushed [2022-06-30T16:42:34.896Z] 7836398e0c4d: Pushed [2022-06-30T16:42:34.896Z] e42dde09df73: Pushed [2022-06-30T16:42:34.896Z] b541d28bf3b4: Layer already exists [2022-06-30T16:42:35.158Z] 322cc764482d: Pushed [2022-06-30T16:42:37.703Z] ebb7d50a0dfc: Pushed [2022-06-30T16:42:37.962Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:38.279Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:38.591Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-30T16:42:38.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-30T16:42:38.591Z] ebb7d50a0dfc: Preparing [2022-06-30T16:42:38.591Z] 7836398e0c4d: Preparing [2022-06-30T16:42:38.591Z] d3178272d21e: Preparing [2022-06-30T16:42:38.591Z] 322cc764482d: Preparing [2022-06-30T16:42:38.591Z] e42dde09df73: Preparing [2022-06-30T16:42:38.591Z] b541d28bf3b4: Preparing [2022-06-30T16:42:38.591Z] 7836398e0c4d: Layer already exists [2022-06-30T16:42:38.591Z] e42dde09df73: Layer already exists [2022-06-30T16:42:38.591Z] ebb7d50a0dfc: Layer already exists [2022-06-30T16:42:38.591Z] d3178272d21e: Layer already exists [2022-06-30T16:42:38.591Z] 322cc764482d: Layer already exists [2022-06-30T16:42:38.591Z] b541d28bf3b4: Layer already exists [2022-06-30T16:42:38.591Z] latest: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:38.903Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:39.212Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 [2022-06-30T16:42:39.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-30T16:42:39.212Z] ebb7d50a0dfc: Preparing [2022-06-30T16:42:39.212Z] 7836398e0c4d: Preparing [2022-06-30T16:42:39.212Z] d3178272d21e: Preparing [2022-06-30T16:42:39.212Z] 322cc764482d: Preparing [2022-06-30T16:42:39.212Z] e42dde09df73: Preparing [2022-06-30T16:42:39.212Z] b541d28bf3b4: Preparing [2022-06-30T16:42:39.212Z] b541d28bf3b4: Waiting [2022-06-30T16:42:39.212Z] e42dde09df73: Layer already exists [2022-06-30T16:42:39.212Z] 322cc764482d: Layer already exists [2022-06-30T16:42:39.212Z] 7836398e0c4d: Layer already exists [2022-06-30T16:42:39.212Z] ebb7d50a0dfc: Layer already exists [2022-06-30T16:42:39.212Z] d3178272d21e: Layer already exists [2022-06-30T16:42:39.212Z] b541d28bf3b4: Layer already exists [2022-06-30T16:42:39.212Z] 2.2.1-dev.5: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:39.540Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:39.855Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:42:39.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-30T16:42:39.855Z] ebb7d50a0dfc: Preparing [2022-06-30T16:42:39.855Z] 7836398e0c4d: Preparing [2022-06-30T16:42:39.855Z] d3178272d21e: Preparing [2022-06-30T16:42:39.855Z] 322cc764482d: Preparing [2022-06-30T16:42:39.855Z] e42dde09df73: Preparing [2022-06-30T16:42:39.855Z] b541d28bf3b4: Preparing [2022-06-30T16:42:39.855Z] b541d28bf3b4: Waiting [2022-06-30T16:42:39.855Z] e42dde09df73: Layer already exists [2022-06-30T16:42:39.855Z] ebb7d50a0dfc: Layer already exists [2022-06-30T16:42:39.855Z] 7836398e0c4d: Layer already exists [2022-06-30T16:42:39.855Z] 322cc764482d: Layer already exists [2022-06-30T16:42:39.855Z] d3178272d21e: Layer already exists [2022-06-30T16:42:39.855Z] b541d28bf3b4: Layer already exists [2022-06-30T16:42:39.855Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:40.176Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:40.492Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-06-30T16:42:40.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-30T16:42:40.492Z] ebb7d50a0dfc: Preparing [2022-06-30T16:42:40.492Z] 7836398e0c4d: Preparing [2022-06-30T16:42:40.492Z] d3178272d21e: Preparing [2022-06-30T16:42:40.492Z] 322cc764482d: Preparing [2022-06-30T16:42:40.492Z] e42dde09df73: Preparing [2022-06-30T16:42:40.492Z] b541d28bf3b4: Preparing [2022-06-30T16:42:40.492Z] b541d28bf3b4: Waiting [2022-06-30T16:42:40.492Z] 7836398e0c4d: Layer already exists [2022-06-30T16:42:40.492Z] 322cc764482d: Layer already exists [2022-06-30T16:42:40.492Z] ebb7d50a0dfc: Layer already exists [2022-06-30T16:42:40.492Z] e42dde09df73: Layer already exists [2022-06-30T16:42:40.492Z] d3178272d21e: Layer already exists [2022-06-30T16:42:40.492Z] b541d28bf3b4: Layer already exists [2022-06-30T16:42:40.492Z] main: digest: sha256:08be1ac4c62d6e729f70c2e2852f46febd272e1195c09d02604f4e9026311266 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T16:42:40.544Z] ===================================================== [Pipeline] echo [2022-06-30T16:42:40.555Z] taggedImages: [2022-06-30T16:42:40.555Z] - nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:42:40.555Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-30T16:42:40.555Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.5 [2022-06-30T16:42:40.555Z] - nexus3.edgexfoundry.org:10004/device-virtual:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:42:40.555Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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-06-30T16:42:40.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:42:40.928Z] [2022-06-30T16:42:40.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:42:41.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:42:41.227Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T16:42:41.227Z] 5eb5b503b376: Pulling fs layer [2022-06-30T16:42:41.227Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T16:42:41.227Z] ec43610c2a17: Pulling fs layer [2022-06-30T16:42:41.227Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T16:42:41.227Z] 33b1e0a273af: Pulling fs layer [2022-06-30T16:42:41.227Z] 3a2ae6a8a46f: Waiting [2022-06-30T16:42:41.227Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T16:42:41.227Z] 2f39f015ded8: Pulling fs layer [2022-06-30T16:42:41.227Z] 33b1e0a273af: Waiting [2022-06-30T16:42:41.227Z] 5d3b04190fa2: Waiting [2022-06-30T16:42:41.227Z] 2f39f015ded8: Waiting [2022-06-30T16:42:41.227Z] 5c69ac0246d0: Verifying Checksum [2022-06-30T16:42:41.227Z] 5c69ac0246d0: Download complete [2022-06-30T16:42:41.227Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-30T16:42:41.227Z] 3a2ae6a8a46f: Download complete [2022-06-30T16:42:41.227Z] 33b1e0a273af: Verifying Checksum [2022-06-30T16:42:41.227Z] 33b1e0a273af: Download complete [2022-06-30T16:42:41.227Z] ec43610c2a17: Verifying Checksum [2022-06-30T16:42:41.227Z] ec43610c2a17: Download complete [2022-06-30T16:42:41.227Z] 5d3b04190fa2: Download complete [2022-06-30T16:42:41.487Z] 5eb5b503b376: Verifying Checksum [2022-06-30T16:42:41.487Z] 5eb5b503b376: Download complete [2022-06-30T16:42:42.055Z] 2f39f015ded8: Download complete [2022-06-30T16:42:42.991Z] 5eb5b503b376: Pull complete [2022-06-30T16:42:42.991Z] 5c69ac0246d0: Pull complete [2022-06-30T16:42:43.559Z] ec43610c2a17: Pull complete [2022-06-30T16:42:43.559Z] 3a2ae6a8a46f: Pull complete [2022-06-30T16:42:43.817Z] 33b1e0a273af: Pull complete [2022-06-30T16:42:43.817Z] 5d3b04190fa2: Pull complete [2022-06-30T16:42:48.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16494 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-06-30T16:42:48.908Z] Running in /w/workspace/device-virtual-go/41 [Pipeline] { [Pipeline] checkout [2022-06-30T16:42:48.977Z] The recommended git tool is: git [2022-06-30T16:42:49.187Z] 2f39f015ded8: Pull complete [2022-06-30T16:42:49.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T16:42:49.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:42:49.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:42:49.314Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:42:49.361Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T16:42:51.329Z] $ docker top 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:42:51.735Z] ---> job-cost.sh [2022-06-30T16:42:51.735Z] lf-activate-venv: SKIPPING [2022-06-30T16:42:51.735Z] INFO: No Stack... [2022-06-30T16:42:51.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T16:42:52.563Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T16:42:52.854Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-06-30T16:42:52.854Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T16:42:52.869Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [2022-06-30T16:42:52.875Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] did not exist. Created. [2022-06-30T16:42:52.875Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T16:42:53.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T16:42:53.207Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T16:42:53.214Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T16:42:53.240Z] $ docker stop --time=1 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 [2022-06-30T16:42:54.395Z] $ docker rm -f 99af478f67c8b19317de99b6ba9f1671086c3effa35fafbad3ec2e4e582c9b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T16:42:56.120Z] using credential edgex-jenkins-ssh [2022-06-30T16:42:56.142Z] Cloning the remote Git repository [2022-06-30T16:42:56.217Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-30T16:42:56.374Z] > git init /w/workspace/device-virtual-go/41 # timeout=10 [2022-06-30T16:42:56.542Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-30T16:42:56.542Z] > git --version # timeout=10 [2022-06-30T16:42:56.602Z] > git --version # 'git version 2.25.1' [2022-06-30T16:42:56.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T16:42:56.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T16:42:58.710Z] Avoid second fetch [2022-06-30T16:42:58.711Z] Checking out Revision 1d4e8f4054c4eba570bba0e22a22434fb299a39f (main) [2022-06-30T16:42:58.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-30T16:42:58.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T16:42:58.737Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T16:42:58.752Z] > git checkout -f 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 [2022-06-30T16:43:02.878Z] Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#290)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T16:43:03.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T16:43:03.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T16:43:03.729Z] Dload Upload Total Spent Left Speed [2022-06-30T16:43:03.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48240 0 --:--:-- --:--:-- --:--:-- 48240 [Pipeline] sh [2022-06-30T16:43:04.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T16:43:04.870Z] + + sudosudo tee /etc/docker/daemon.new [2022-06-30T16:43:04.871Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T16:43:04.871Z] { [2022-06-30T16:43:04.871Z] "registry-mirrors": [ [2022-06-30T16:43:04.871Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T16:43:04.871Z] ], [2022-06-30T16:43:04.871Z] "bip": "10.250.0.254/24", [2022-06-30T16:43:04.871Z] "hosts": [ [2022-06-30T16:43:04.871Z] "tcp://0.0.0.0:5555", [2022-06-30T16:43:04.871Z] "unix:///var/run/docker.sock" [2022-06-30T16:43:04.871Z] ], [2022-06-30T16:43:04.871Z] "mtu": 1458, [2022-06-30T16:43:04.871Z] "selinux-enabled": true, [2022-06-30T16:43:04.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T16:43:04.871Z] } [Pipeline] sh [2022-06-30T16:43:05.217Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T16:43:05.558Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:43:23.896Z] provisioning config files... [2022-06-30T16:43:23.918Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/41@tmp/config5376623621940151180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:43:24.269Z] ---> docker-login.sh [2022-06-30T16:43:24.269Z] nexus3.edgexfoundry.org:10001 [2022-06-30T16:43:24.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:43:25.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:43:25.137Z] Configure a credential helper to remove this warning. See [2022-06-30T16:43:25.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:43:25.137Z] [2022-06-30T16:43:25.137Z] Login Succeeded [2022-06-30T16:43:25.137Z] nexus3.edgexfoundry.org:10002 [2022-06-30T16:43:25.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:43:25.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:43:25.690Z] Configure a credential helper to remove this warning. See [2022-06-30T16:43:25.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:43:25.690Z] [2022-06-30T16:43:25.690Z] Login Succeeded [2022-06-30T16:43:25.690Z] nexus3.edgexfoundry.org:10003 [2022-06-30T16:43:25.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:43:25.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:43:25.963Z] Configure a credential helper to remove this warning. See [2022-06-30T16:43:25.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:43:25.963Z] [2022-06-30T16:43:25.963Z] Login Succeeded [2022-06-30T16:43:25.963Z] nexus3.edgexfoundry.org:10004 [2022-06-30T16:43:26.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:43:26.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:43:26.563Z] Configure a credential helper to remove this warning. See [2022-06-30T16:43:26.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:43:26.563Z] [2022-06-30T16:43:26.563Z] Login Succeeded [2022-06-30T16:43:26.563Z] docker.io [2022-06-30T16:43:26.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:43:27.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:43:27.433Z] Configure a credential helper to remove this warning. See [2022-06-30T16:43:27.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:43:27.433Z] [2022-06-30T16:43:27.433Z] Login Succeeded [2022-06-30T16:43:27.433Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T16:43:27.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T16:43:28.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:43:28.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:43:28.041Z] ========================================================= [2022-06-30T16:43:28.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T16:43:28.041Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:43:28.438Z] + 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-06-30T16:43:29.036Z] Sending build context to Docker daemon 11.65MB [2022-06-30T16:43:29.036Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T16:43:29.036Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-30T16:43:29.036Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T16:43:29.036Z] 9b3977197b4f: Pulling fs layer [2022-06-30T16:43:29.036Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T16:43:29.036Z] 94645a83ff95: Pulling fs layer [2022-06-30T16:43:29.036Z] e6fb740bc735: Pulling fs layer [2022-06-30T16:43:29.036Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T16:43:29.036Z] 355e64cbe906: Pulling fs layer [2022-06-30T16:43:29.036Z] 63ab81a10011: Pulling fs layer [2022-06-30T16:43:29.036Z] 555d1d1c4555: Pulling fs layer [2022-06-30T16:43:29.036Z] 7d9057610161: Pulling fs layer [2022-06-30T16:43:29.036Z] 355e64cbe906: Waiting [2022-06-30T16:43:29.036Z] 63ab81a10011: Waiting [2022-06-30T16:43:29.036Z] 555d1d1c4555: Waiting [2022-06-30T16:43:29.036Z] 7d9057610161: Waiting [2022-06-30T16:43:29.036Z] 3a77bd46dcc9: Waiting [2022-06-30T16:43:29.036Z] e6fb740bc735: Waiting [2022-06-30T16:43:29.036Z] 94645a83ff95: Verifying Checksum [2022-06-30T16:43:29.036Z] 94645a83ff95: Download complete [2022-06-30T16:43:29.036Z] 1a89e8eeedd5: Verifying Checksum [2022-06-30T16:43:29.036Z] 1a89e8eeedd5: Download complete [2022-06-30T16:43:29.036Z] 3a77bd46dcc9: Verifying Checksum [2022-06-30T16:43:29.036Z] 3a77bd46dcc9: Download complete [2022-06-30T16:43:29.036Z] 355e64cbe906: Verifying Checksum [2022-06-30T16:43:29.036Z] 355e64cbe906: Download complete [2022-06-30T16:43:29.313Z] 9b3977197b4f: Download complete [2022-06-30T16:43:29.313Z] 63ab81a10011: Verifying Checksum [2022-06-30T16:43:29.313Z] 63ab81a10011: Download complete [2022-06-30T16:43:30.476Z] 9b3977197b4f: Pull complete [2022-06-30T16:43:30.476Z] 7d9057610161: Verifying Checksum [2022-06-30T16:43:30.476Z] 7d9057610161: Download complete [2022-06-30T16:43:31.078Z] 1a89e8eeedd5: Pull complete [2022-06-30T16:43:31.359Z] 94645a83ff95: Pull complete [2022-06-30T16:43:31.633Z] 555d1d1c4555: Verifying Checksum [2022-06-30T16:43:31.633Z] 555d1d1c4555: Download complete [2022-06-30T16:43:32.226Z] e6fb740bc735: Verifying Checksum [2022-06-30T16:43:32.226Z] e6fb740bc735: Download complete [2022-06-30T16:43:44.663Z] e6fb740bc735: Pull complete [2022-06-30T16:43:44.663Z] 3a77bd46dcc9: Pull complete [2022-06-30T16:43:44.663Z] 355e64cbe906: Pull complete [2022-06-30T16:43:44.663Z] 63ab81a10011: Pull complete [2022-06-30T16:43:51.395Z] 555d1d1c4555: Pull complete [2022-06-30T16:43:53.388Z] 7d9057610161: Pull complete [2022-06-30T16:43:53.388Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T16:43:53.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T16:43:53.388Z] ---> 819e984ddca1 [2022-06-30T16:43:53.388Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T16:43:54.838Z] ---> Running in 2beb2f257301 [2022-06-30T16:43:55.111Z] Removing intermediate container 2beb2f257301 [2022-06-30T16:43:55.111Z] ---> adbcb05ec163 [2022-06-30T16:43:55.111Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T16:43:55.111Z] ---> Running in a5f265a0dfca [2022-06-30T16:43:55.385Z] Removing intermediate container a5f265a0dfca [2022-06-30T16:43:55.385Z] ---> a95477fe6c94 [2022-06-30T16:43:55.385Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-30T16:43:55.385Z] ---> Running in 5759ed2f5781 [2022-06-30T16:43:55.663Z] Removing intermediate container 5759ed2f5781 [2022-06-30T16:43:55.663Z] ---> 2e1c006adb68 [2022-06-30T16:43:55.663Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:43:55.940Z] ---> Running in 14219fe171d4 [2022-06-30T16:43:57.377Z] Removing intermediate container 14219fe171d4 [2022-06-30T16:43:57.377Z] ---> 7c19e64bc161 [2022-06-30T16:43:57.377Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T16:43:57.653Z] ---> Running in 19a594b7a373 [2022-06-30T16:43:58.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T16:43:59.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T16:44:00.415Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-30T16:44:00.692Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-30T16:44:00.692Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-30T16:44:00.965Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-30T16:44:00.965Z] Executing busybox-1.34.1-r3.trigger [2022-06-30T16:44:00.965Z] OK: 224 MiB in 56 packages [2022-06-30T16:44:01.949Z] Removing intermediate container 19a594b7a373 [2022-06-30T16:44:01.949Z] ---> 3cc2819bbfc4 [2022-06-30T16:44:01.949Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-30T16:44:02.554Z] ---> 3768a492d6a6 [2022-06-30T16:44:02.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T16:44:02.554Z] ---> Running in 5c07445ff546 [2022-06-30T16:44:49.525Z] Removing intermediate container 5c07445ff546 [2022-06-30T16:44:49.525Z] ---> 30717cf221a5 [2022-06-30T16:44:49.525Z] Step 10/12 : COPY . . [2022-06-30T16:44:49.525Z] ---> 69f9f9e3891c [2022-06-30T16:44:49.525Z] Step 11/12 : ARG MAKE='make build' [2022-06-30T16:44:49.525Z] ---> Running in 0b7990037b32 [2022-06-30T16:44:49.525Z] Removing intermediate container 0b7990037b32 [2022-06-30T16:44:49.525Z] ---> e223240b8c8e [2022-06-30T16:44:49.525Z] Step 12/12 : RUN $MAKE [2022-06-30T16:44:49.525Z] ---> Running in 607429b0f99b [2022-06-30T16:44:49.525Z] noop [2022-06-30T16:44:49.525Z] Removing intermediate container 607429b0f99b [2022-06-30T16:44:49.525Z] ---> c2c2e304c0b7 [2022-06-30T16:44:49.525Z] Successfully built c2c2e304c0b7 [2022-06-30T16:44:49.525Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:49.887Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T16:44:49.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:44:50.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container [2022-06-30T16:44:50.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T16:44:51.418Z] $ docker top e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:44:52.305Z] + go version [2022-06-30T16:44:52.305Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T16:44:52.338Z] $ docker stop --time=1 e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 [2022-06-30T16:44:53.960Z] $ docker rm -f e9886effbf07bd67a4583e9817b59cf2d3e2e917c398ee13724724f71a6ca484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:54.547Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T16:44:54.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:44:54.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container [2022-06-30T16:44:54.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T16:44:56.100Z] $ docker top 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:44:57.000Z] + make test [2022-06-30T16:44:57.000Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-30T16:44:58.442Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-30T16:46:20.252Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-30T16:46:20.252Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.147s coverage: 65.7% of statements [2022-06-30T16:46:20.252Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-30T16:46:20.252Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T16:46:47.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:46:47.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T16:46:47.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-30T16:46:50.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T16:46:50.547Z] $ docker stop --time=1 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 [2022-06-30T16:46:52.423Z] $ docker rm -f 28170dcc6a7a6a1287f0d4ceb499a4af28a68f5bd691ec650336178ef7a77ac4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:46:53.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T16:46:53.426Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T16:46:53.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T16:46:54.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T16:46:54.698Z] + ls -al . [2022-06-30T16:46:54.698Z] total 188 [2022-06-30T16:46:54.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:46 . [2022-06-30T16:46:54.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:42 .. [2022-06-30T16:46:54.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 16:43 .git [2022-06-30T16:46:54.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 .github [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 30 16:42 .gitignore [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 30 16:42 .golangci.yml [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 30 16:42 Attribution.txt [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 30 16:42 CHANGELOG.md [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 30 16:42 Dockerfile [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 16:42 GOVERNANCE.md [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 30 16:42 Jenkinsfile [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 16:42 LICENSE [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 30 16:42 Makefile [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 30 16:42 OWNERS.md [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 30 16:42 README.md [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 16:40 VERSION [2022-06-30T16:46:54.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 16:42 bin [2022-06-30T16:46:54.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 cmd [2022-06-30T16:46:54.698Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 30 16:46 coverage.out [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 30 16:42 go.mod [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 30 16:42 go.sum [2022-06-30T16:46:54.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 16:42 internal [2022-06-30T16:46:54.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 16:42 snap [2022-06-30T16:46:54.698Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 30 16:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:46:55.067Z] + 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=1d4e8f4054c4eba570bba0e22a22434fb299a39f --label arch=arm64 --label version=2.2.1-dev.5 . [2022-06-30T16:46:55.345Z] Sending build context to Docker daemon 11.7MB [2022-06-30T16:46:55.618Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T16:46:55.618Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-30T16:46:55.618Z] ---> c2c2e304c0b7 [2022-06-30T16:46:55.618Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-30T16:46:55.618Z] ---> Running in f4b3eba70aeb [2022-06-30T16:46:55.905Z] Removing intermediate container f4b3eba70aeb [2022-06-30T16:46:55.905Z] ---> 7995140821fb [2022-06-30T16:46:55.905Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T16:46:56.182Z] ---> Running in 7c7e20c50daf [2022-06-30T16:46:56.457Z] Removing intermediate container 7c7e20c50daf [2022-06-30T16:46:56.457Z] ---> 930ac89f3175 [2022-06-30T16:46:56.457Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-30T16:46:56.457Z] ---> Running in cac4959e1037 [2022-06-30T16:46:57.057Z] Removing intermediate container cac4959e1037 [2022-06-30T16:46:57.057Z] ---> 71706785b48f [2022-06-30T16:46:57.057Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:46:57.057Z] ---> Running in e67c26d713aa [2022-06-30T16:46:59.045Z] Removing intermediate container e67c26d713aa [2022-06-30T16:46:59.045Z] ---> a55d8bf47315 [2022-06-30T16:46:59.045Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T16:46:59.045Z] ---> Running in e5cb2e8daf3d [2022-06-30T16:47:00.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T16:47:01.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T16:47:01.612Z] OK: 224 MiB in 56 packages [2022-06-30T16:47:02.601Z] Removing intermediate container e5cb2e8daf3d [2022-06-30T16:47:02.601Z] ---> 0c77171058e0 [2022-06-30T16:47:02.601Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-30T16:47:03.203Z] ---> f54ba1d4eff4 [2022-06-30T16:47:03.203Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T16:47:03.203Z] ---> Running in 986b2138f1f8 [2022-06-30T16:47:05.194Z] Removing intermediate container 986b2138f1f8 [2022-06-30T16:47:05.194Z] ---> aebbc90d0d90 [2022-06-30T16:47:05.194Z] Step 10/26 : COPY . . [2022-06-30T16:47:06.638Z] ---> 7e9e17199fe6 [2022-06-30T16:47:06.638Z] Step 11/26 : ARG MAKE='make build' [2022-06-30T16:47:06.638Z] ---> Running in 470b084914aa [2022-06-30T16:47:06.912Z] Removing intermediate container 470b084914aa [2022-06-30T16:47:06.912Z] ---> c44bf1be0917 [2022-06-30T16:47:06.912Z] Step 12/26 : RUN $MAKE [2022-06-30T16:47:06.912Z] ---> Running in 948fa618a448 [2022-06-30T16:47:07.895Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-30T16:49:29.855Z] Removing intermediate container 948fa618a448 [2022-06-30T16:49:29.855Z] ---> 95e1fa471f81 [2022-06-30T16:49:29.855Z] Step 13/26 : FROM alpine:3.14 [2022-06-30T16:49:29.855Z] 3.14: Pulling from library/alpine [2022-06-30T16:49:29.855Z] 455c02918c45: Pulling fs layer [2022-06-30T16:49:29.855Z] 455c02918c45: Download complete [2022-06-30T16:49:29.855Z] 455c02918c45: Pull complete [2022-06-30T16:49:29.855Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T16:49:29.855Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T16:49:29.855Z] ---> ac73e934f311 [2022-06-30T16:49:29.855Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-30T16:49:29.855Z] ---> Running in f3ce1381dedf [2022-06-30T16:49:29.855Z] Removing intermediate container f3ce1381dedf [2022-06-30T16:49:29.855Z] ---> b0cf018b7ce7 [2022-06-30T16:49:29.855Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T16:49:29.855Z] ---> Running in f65a2f859c6a [2022-06-30T16:49:29.855Z] Removing intermediate container f65a2f859c6a [2022-06-30T16:49:29.855Z] ---> 5125c84f5a63 [2022-06-30T16:49:29.855Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-30T16:49:29.855Z] ---> Running in 4d4d402688ae [2022-06-30T16:49:29.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-30T16:49:29.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-30T16:49:29.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-30T16:49:29.855Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T16:49:29.855Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-30T16:49:29.855Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T16:49:29.855Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-30T16:49:29.855Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-30T16:49:29.855Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T16:49:29.855Z] OK: 8 MiB in 20 packages [2022-06-30T16:49:30.467Z] Removing intermediate container 4d4d402688ae [2022-06-30T16:49:30.467Z] ---> 9eb1b9cd0a4c [2022-06-30T16:49:30.467Z] Step 17/26 : WORKDIR / [2022-06-30T16:49:30.743Z] ---> Running in e2870ec91ef8 [2022-06-30T16:49:31.021Z] Removing intermediate container e2870ec91ef8 [2022-06-30T16:49:31.021Z] ---> 06c65f490605 [2022-06-30T16:49:31.021Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-30T16:49:31.627Z] ---> 9dcf7c30bb97 [2022-06-30T16:49:31.627Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-30T16:49:32.230Z] ---> 284bb6ef4ad1 [2022-06-30T16:49:32.230Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-30T16:49:34.250Z] ---> 22a3072eba18 [2022-06-30T16:49:34.250Z] Step 21/26 : EXPOSE 59900 [2022-06-30T16:49:34.250Z] ---> Running in 29b789f59f70 [2022-06-30T16:49:34.250Z] Removing intermediate container 29b789f59f70 [2022-06-30T16:49:34.250Z] ---> b3f924c690c5 [2022-06-30T16:49:34.250Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-30T16:49:34.250Z] ---> Running in b5a31246b36a [2022-06-30T16:49:34.526Z] Removing intermediate container b5a31246b36a [2022-06-30T16:49:34.526Z] ---> 9f497b30c53f [2022-06-30T16:49:34.526Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T16:49:34.805Z] ---> Running in e7bdd00e03a3 [2022-06-30T16:49:35.080Z] Removing intermediate container e7bdd00e03a3 [2022-06-30T16:49:35.080Z] ---> c0418b5250cd [2022-06-30T16:49:35.080Z] Step 24/26 : LABEL arch=arm64 [2022-06-30T16:49:35.080Z] ---> Running in 3b0481753170 [2022-06-30T16:49:35.359Z] Removing intermediate container 3b0481753170 [2022-06-30T16:49:35.359Z] ---> f73ac0b3b174 [2022-06-30T16:49:35.359Z] Step 25/26 : LABEL git_sha=1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:49:35.636Z] ---> Running in d997791bde14 [2022-06-30T16:49:35.913Z] Removing intermediate container d997791bde14 [2022-06-30T16:49:35.913Z] ---> a4b05bcc1989 [2022-06-30T16:49:35.913Z] Step 26/26 : LABEL version=2.2.1-dev.5 [2022-06-30T16:49:35.913Z] ---> Running in 6ecb8ddea0ff [2022-06-30T16:49:36.189Z] Removing intermediate container 6ecb8ddea0ff [2022-06-30T16:49:36.189Z] ---> 39af277b9e0d [2022-06-30T16:49:36.189Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T16:49:36.189Z] Successfully built 39af277b9e0d [2022-06-30T16:49:36.189Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:49:36.582Z] provisioning config files... [2022-06-30T16:49:36.603Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/41@tmp/config3012269464277541725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:49:36.966Z] ---> docker-login.sh [2022-06-30T16:49:36.966Z] nexus3.edgexfoundry.org:10001 [2022-06-30T16:49:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:49:37.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:49:37.243Z] Configure a credential helper to remove this warning. See [2022-06-30T16:49:37.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:49:37.243Z] [2022-06-30T16:49:37.243Z] Login Succeeded [2022-06-30T16:49:37.243Z] nexus3.edgexfoundry.org:10002 [2022-06-30T16:49:37.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:49:37.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:49:37.847Z] Configure a credential helper to remove this warning. See [2022-06-30T16:49:37.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:49:37.847Z] [2022-06-30T16:49:37.847Z] Login Succeeded [2022-06-30T16:49:37.847Z] nexus3.edgexfoundry.org:10003 [2022-06-30T16:49:38.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:49:38.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:49:38.396Z] Configure a credential helper to remove this warning. See [2022-06-30T16:49:38.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:49:38.396Z] [2022-06-30T16:49:38.396Z] Login Succeeded [2022-06-30T16:49:38.396Z] nexus3.edgexfoundry.org:10004 [2022-06-30T16:49:38.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:49:38.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:49:38.668Z] Configure a credential helper to remove this warning. See [2022-06-30T16:49:38.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:49:38.668Z] [2022-06-30T16:49:38.668Z] Login Succeeded [2022-06-30T16:49:38.668Z] docker.io [2022-06-30T16:49:39.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T16:49:39.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T16:49:39.539Z] Configure a credential helper to remove this warning. See [2022-06-30T16:49:39.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T16:49:39.539Z] [2022-06-30T16:49:39.539Z] Login Succeeded [2022-06-30T16:49:39.539Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T16:49:39.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T16:49:39.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:49:39.609Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-06-30T16:49:39.609Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:49:39.609Z] latest [2022-06-30T16:49:39.609Z] 2.2.1-dev.5 [2022-06-30T16:49:39.609Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:49:39.609Z] main [2022-06-30T16:49:39.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:39.976Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:40.347Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:49:40.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-30T16:49:40.347Z] f22e3fbd1a2a: Preparing [2022-06-30T16:49:40.347Z] cb0f1674f3a7: Preparing [2022-06-30T16:49:40.347Z] 042839726db5: Preparing [2022-06-30T16:49:40.347Z] a176817c13c4: Preparing [2022-06-30T16:49:40.347Z] 9328dae8a4b0: Preparing [2022-06-30T16:49:40.347Z] f73e7dbfee58: Preparing [2022-06-30T16:49:40.347Z] f73e7dbfee58: Waiting [2022-06-30T16:49:40.624Z] cb0f1674f3a7: Pushed [2022-06-30T16:49:40.624Z] 9328dae8a4b0: Pushed [2022-06-30T16:49:40.624Z] 042839726db5: Pushed [2022-06-30T16:49:40.624Z] f73e7dbfee58: Layer already exists [2022-06-30T16:49:41.229Z] a176817c13c4: Pushed [2022-06-30T16:49:46.663Z] f22e3fbd1a2a: Pushed [2022-06-30T16:49:46.663Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:47.038Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:47.408Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-30T16:49:47.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-30T16:49:47.408Z] f22e3fbd1a2a: Preparing [2022-06-30T16:49:47.408Z] cb0f1674f3a7: Preparing [2022-06-30T16:49:47.408Z] 042839726db5: Preparing [2022-06-30T16:49:47.408Z] a176817c13c4: Preparing [2022-06-30T16:49:47.408Z] 9328dae8a4b0: Preparing [2022-06-30T16:49:47.408Z] f73e7dbfee58: Preparing [2022-06-30T16:49:47.408Z] f73e7dbfee58: Waiting [2022-06-30T16:49:47.408Z] cb0f1674f3a7: Layer already exists [2022-06-30T16:49:47.408Z] a176817c13c4: Layer already exists [2022-06-30T16:49:47.408Z] f22e3fbd1a2a: Layer already exists [2022-06-30T16:49:47.408Z] 9328dae8a4b0: Layer already exists [2022-06-30T16:49:47.408Z] 042839726db5: Layer already exists [2022-06-30T16:49:47.408Z] f73e7dbfee58: Layer already exists [2022-06-30T16:49:47.682Z] latest: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:48.068Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:48.438Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 [2022-06-30T16:49:48.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-30T16:49:48.438Z] f22e3fbd1a2a: Preparing [2022-06-30T16:49:48.438Z] cb0f1674f3a7: Preparing [2022-06-30T16:49:48.438Z] 042839726db5: Preparing [2022-06-30T16:49:48.438Z] a176817c13c4: Preparing [2022-06-30T16:49:48.438Z] 9328dae8a4b0: Preparing [2022-06-30T16:49:48.438Z] f73e7dbfee58: Preparing [2022-06-30T16:49:48.438Z] f73e7dbfee58: Waiting [2022-06-30T16:49:48.438Z] cb0f1674f3a7: Layer already exists [2022-06-30T16:49:48.438Z] a176817c13c4: Layer already exists [2022-06-30T16:49:48.438Z] 9328dae8a4b0: Layer already exists [2022-06-30T16:49:48.438Z] f22e3fbd1a2a: Layer already exists [2022-06-30T16:49:48.438Z] 042839726db5: Layer already exists [2022-06-30T16:49:48.438Z] f73e7dbfee58: Layer already exists [2022-06-30T16:49:48.713Z] 2.2.1-dev.5: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:49.091Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:49.466Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:49:49.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-30T16:49:49.466Z] f22e3fbd1a2a: Preparing [2022-06-30T16:49:49.466Z] cb0f1674f3a7: Preparing [2022-06-30T16:49:49.466Z] 042839726db5: Preparing [2022-06-30T16:49:49.466Z] a176817c13c4: Preparing [2022-06-30T16:49:49.466Z] 9328dae8a4b0: Preparing [2022-06-30T16:49:49.466Z] f73e7dbfee58: Preparing [2022-06-30T16:49:49.466Z] f73e7dbfee58: Waiting [2022-06-30T16:49:49.466Z] a176817c13c4: Layer already exists [2022-06-30T16:49:49.466Z] cb0f1674f3a7: Layer already exists [2022-06-30T16:49:49.466Z] 042839726db5: Layer already exists [2022-06-30T16:49:49.466Z] 9328dae8a4b0: Layer already exists [2022-06-30T16:49:49.466Z] f22e3fbd1a2a: Layer already exists [2022-06-30T16:49:49.466Z] f73e7dbfee58: Layer already exists [2022-06-30T16:49:49.742Z] 1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:50.119Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:50.491Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-06-30T16:49:50.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-30T16:49:50.491Z] f22e3fbd1a2a: Preparing [2022-06-30T16:49:50.491Z] cb0f1674f3a7: Preparing [2022-06-30T16:49:50.491Z] 042839726db5: Preparing [2022-06-30T16:49:50.491Z] a176817c13c4: Preparing [2022-06-30T16:49:50.491Z] 9328dae8a4b0: Preparing [2022-06-30T16:49:50.491Z] f73e7dbfee58: Preparing [2022-06-30T16:49:50.491Z] f73e7dbfee58: Waiting [2022-06-30T16:49:50.491Z] a176817c13c4: Layer already exists [2022-06-30T16:49:50.491Z] 9328dae8a4b0: Layer already exists [2022-06-30T16:49:50.491Z] cb0f1674f3a7: Layer already exists [2022-06-30T16:49:50.491Z] 042839726db5: Layer already exists [2022-06-30T16:49:50.491Z] f22e3fbd1a2a: Layer already exists [2022-06-30T16:49:50.767Z] f73e7dbfee58: Layer already exists [2022-06-30T16:49:50.767Z] main: digest: sha256:705c3a9c1ba70d18a3d9a4850eb4a6ab0924fc12a9fbec8dbd31940efefff581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-30T16:49:50.836Z] ===================================================== [Pipeline] echo [2022-06-30T16:49:50.846Z] taggedImages: [2022-06-30T16:49:50.846Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f [2022-06-30T16:49:50.846Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-30T16:49:50.846Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.5 [2022-06-30T16:49:50.846Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1d4e8f4054c4eba570bba0e22a22434fb299a39f-2.2.1-dev.5 [2022-06-30T16:49:50.846Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:51.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:49:51.233Z] [2022-06-30T16:49:51.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:51.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:49:51.870Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-30T16:49:51.870Z] 8998bd30e6a1: Pulling fs layer [2022-06-30T16:49:51.870Z] 04944245beec: Pulling fs layer [2022-06-30T16:49:51.870Z] 699f458cf7ca: Pulling fs layer [2022-06-30T16:49:51.870Z] 765212b225bb: Pulling fs layer [2022-06-30T16:49:51.870Z] f23df028b6ca: Pulling fs layer [2022-06-30T16:49:51.870Z] d65c8cfc05b1: Pulling fs layer [2022-06-30T16:49:51.870Z] 2437ff75d9bd: Pulling fs layer [2022-06-30T16:49:51.870Z] f23df028b6ca: Waiting [2022-06-30T16:49:51.870Z] d65c8cfc05b1: Waiting [2022-06-30T16:49:51.870Z] 2437ff75d9bd: Waiting [2022-06-30T16:49:51.870Z] 765212b225bb: Waiting [2022-06-30T16:49:51.870Z] 04944245beec: Verifying Checksum [2022-06-30T16:49:51.870Z] 04944245beec: Download complete [2022-06-30T16:49:51.870Z] 765212b225bb: Verifying Checksum [2022-06-30T16:49:51.870Z] 765212b225bb: Download complete [2022-06-30T16:49:51.870Z] f23df028b6ca: Download complete [2022-06-30T16:49:51.870Z] d65c8cfc05b1: Verifying Checksum [2022-06-30T16:49:51.870Z] d65c8cfc05b1: Download complete [2022-06-30T16:49:52.147Z] 699f458cf7ca: Verifying Checksum [2022-06-30T16:49:52.147Z] 699f458cf7ca: Download complete [2022-06-30T16:49:52.422Z] 8998bd30e6a1: Verifying Checksum [2022-06-30T16:49:52.422Z] 8998bd30e6a1: Download complete [2022-06-30T16:49:55.059Z] 2437ff75d9bd: Verifying Checksum [2022-06-30T16:49:55.059Z] 2437ff75d9bd: Download complete [2022-06-30T16:49:57.048Z] 8998bd30e6a1: Pull complete [2022-06-30T16:49:57.332Z] 04944245beec: Pull complete [2022-06-30T16:49:58.775Z] 699f458cf7ca: Pull complete [2022-06-30T16:49:59.051Z] 765212b225bb: Pull complete [2022-06-30T16:50:00.035Z] f23df028b6ca: Pull complete [2022-06-30T16:50:00.035Z] d65c8cfc05b1: Pull complete [2022-06-30T16:50:15.145Z] 2437ff75d9bd: Pull complete [2022-06-30T16:50:15.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-30T16:50:15.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:50:15.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:50:15.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-16494 does not seem to be running inside a container [2022-06-30T16:50:15.514Z] $ 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/41 -v /w/workspace/device-virtual-go/41:/w/workspace/device-virtual-go/41:rw,z -v /w/workspace/device-virtual-go/41@tmp:/w/workspace/device-virtual-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-30T16:50:18.219Z] $ docker top 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:50:19.117Z] ---> job-cost.sh [2022-06-30T16:50:19.117Z] lf-activate-venv: SKIPPING [2022-06-30T16:50:19.117Z] INFO: No Stack... [2022-06-30T16:50:19.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-30T16:50:20.365Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T16:50:21.039Z] + cat /w/workspace/device-virtual-go/41/archives/cost.csv [2022-06-30T16:50:21.039Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T16:50:21.102Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [2022-06-30T16:50:21.109Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] did not exist. Created. [2022-06-30T16:50:21.109Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T16:50:21.862Z] /w/workspace/device-virtual-go/41@tmp/durable-52eaf87c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-30T16:50:22.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-30T16:50:22.590Z] Warning: overwriting stash ‘stack-cost’ [2022-06-30T16:50:22.644Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T16:50:22.653Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T16:50:22.695Z] $ docker stop --time=1 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 [2022-06-30T16:50:24.238Z] $ docker rm -f 34e0edea9ff5ef68705633739c32e985971e190bf3177fbc8759a131e8f96a77 [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-06-30T16:50:24.735Z] provisioning config files... [2022-06-30T16:50:24.743Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4430816372379589873tmp [Pipeline] { [Pipeline] sh [2022-06-30T16:50:25.034Z] + set +x [2022-06-30T16:50:25.034Z] + curl -s+ https://codecov.io/bash [2022-06-30T16:50:25.034Z] bash -s -- [2022-06-30T16:50:25.034Z] [2022-06-30T16:50:25.034Z] _____ _ [2022-06-30T16:50:25.034Z] / ____| | | [2022-06-30T16:50:25.034Z] | | ___ __| | ___ ___ _____ __ [2022-06-30T16:50:25.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-30T16:50:25.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-30T16:50:25.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-30T16:50:25.034Z] Bash-1.0.6 [2022-06-30T16:50:25.034Z] [2022-06-30T16:50:25.034Z] [2022-06-30T16:50:25.034Z] ==> git version 2.25.1 found [2022-06-30T16:50:25.034Z] ==> 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-06-30T16:50:25.034Z] Release-Date: 2020-01-08 [2022-06-30T16:50:25.034Z] 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-06-30T16:50:25.034Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-30T16:50:25.034Z] ==> Jenkins CI detected. [2022-06-30T16:50:25.034Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-06-30T16:50:25.034Z] project root: . [2022-06-30T16:50:25.034Z] --> token set from env [2022-06-30T16:50:25.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-30T16:50:25.034Z] ==> Running gcov in . (disable via -X gcov) [2022-06-30T16:50:25.034Z] ==> Python coveragepy not found [2022-06-30T16:50:25.034Z] ==> Searching for coverage reports in: [2022-06-30T16:50:25.034Z] + . [2022-06-30T16:50:25.034Z] -> Found 1 reports [2022-06-30T16:50:25.034Z] ==> Detecting git/mercurial file structure [2022-06-30T16:50:25.034Z] ==> Reading reports [2022-06-30T16:50:25.034Z] + ./coverage.out bytes=44128 [2022-06-30T16:50:25.034Z] ==> Appending adjustments [2022-06-30T16:50:25.034Z] https://docs.codecov.io/docs/fixing-reports [2022-06-30T16:50:25.295Z] + Found adjustments [2022-06-30T16:50:25.295Z] ==> Gzipping contents [2022-06-30T16:50:25.295Z] 8.0K /tmp/codecov.8Sv4qN.gz [2022-06-30T16:50:25.295Z] ==> Uploading reports [2022-06-30T16:50:25.295Z] url: https://codecov.io [2022-06-30T16:50:25.295Z] query: branch=main&commit=1d4e8f4054c4eba570bba0e22a22434fb299a39f&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-30T16:50:25.295Z] -> Pinging Codecov [2022-06-30T16:50:25.295Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=1d4e8f4054c4eba570bba0e22a22434fb299a39f&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-30T16:50:25.556Z] -> Uploading to [2022-06-30T16:50:25.556Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-30/5E52B4B073DB2E39498172D8E973AA87/1d4e8f4054c4eba570bba0e22a22434fb299a39f/c56df380-08db-475e-87f5-07f0781da6f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T165025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e17a35e26942da77a9774e6b1a505cbb8c68d251fc0af5a43f2401bf997fed7 [2022-06-30T16:50:25.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T16:50:25.556Z] Dload Upload Total Spent Left Speed [2022-06-30T16:50:25.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5504 0 0 100 5504 0 27113 --:--:-- --:--:-- --:--:-- 26980 100 5504 0 0 100 5504 0 21007 --:--:-- --:--:-- --:--:-- 20927 [2022-06-30T16:50:25.816Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] } [2022-06-30T16:50:25.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-30T16:50:25.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-30T16:50:25.999Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:50:26.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T16:50:26.297Z] [2022-06-30T16:50:26.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:50:26.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T16:50:26.603Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-30T16:50:26.603Z] df9b9388f04a: Pulling fs layer [2022-06-30T16:50:26.603Z] 52dc419b0ee2: Pulling fs layer [2022-06-30T16:50:26.603Z] 25bc292e5bac: Pulling fs layer [2022-06-30T16:50:26.603Z] 114826534d7a: Pulling fs layer [2022-06-30T16:50:26.603Z] 4657fd5d0bcf: Pulling fs layer [2022-06-30T16:50:26.603Z] 6ad1cebc031e: Pulling fs layer [2022-06-30T16:50:26.603Z] 8a3aa393b2d8: Pulling fs layer [2022-06-30T16:50:26.603Z] 4657fd5d0bcf: Waiting [2022-06-30T16:50:26.603Z] 6ad1cebc031e: Waiting [2022-06-30T16:50:26.603Z] 8a3aa393b2d8: Waiting [2022-06-30T16:50:26.603Z] 114826534d7a: Waiting [2022-06-30T16:50:26.603Z] 25bc292e5bac: Verifying Checksum [2022-06-30T16:50:26.603Z] 25bc292e5bac: Download complete [2022-06-30T16:50:26.603Z] 52dc419b0ee2: Verifying Checksum [2022-06-30T16:50:26.603Z] 52dc419b0ee2: Download complete [2022-06-30T16:50:26.603Z] 4657fd5d0bcf: Verifying Checksum [2022-06-30T16:50:26.603Z] 4657fd5d0bcf: Download complete [2022-06-30T16:50:26.603Z] df9b9388f04a: Download complete [2022-06-30T16:50:26.865Z] 6ad1cebc031e: Verifying Checksum [2022-06-30T16:50:26.865Z] 6ad1cebc031e: Download complete [2022-06-30T16:50:26.865Z] df9b9388f04a: Pull complete [2022-06-30T16:50:27.126Z] 52dc419b0ee2: Pull complete [2022-06-30T16:50:27.126Z] 25bc292e5bac: Pull complete [2022-06-30T16:50:27.385Z] 114826534d7a: Verifying Checksum [2022-06-30T16:50:27.385Z] 114826534d7a: Download complete [2022-06-30T16:50:27.645Z] 8a3aa393b2d8: Verifying Checksum [2022-06-30T16:50:27.645Z] 8a3aa393b2d8: Download complete [2022-06-30T16:50:30.944Z] 114826534d7a: Pull complete [2022-06-30T16:50:30.944Z] 4657fd5d0bcf: Pull complete [2022-06-30T16:50:31.514Z] 6ad1cebc031e: Pull complete [2022-06-30T16:50:34.805Z] 8a3aa393b2d8: Pull complete [2022-06-30T16:50:34.805Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-30T16:50:34.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-30T16:50:34.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:50:34.906Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:50:34.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-30T16:50:37.437Z] $ docker top 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-30T16:50:37.496Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-06-30T16:50:37.773Z] + set -o pipefail [2022-06-30T16:50:37.773Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-06-30T16:50:43.055Z] [2022-06-30T16:50:43.055Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-06-30T16:50:43.055Z] [2022-06-30T16:50:43.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2c8e2f53-d783-493c-8c15-d73a761f56ec [2022-06-30T16:50:43.055Z] [2022-06-30T16:50:43.055Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-30T16:50:43.055Z] [2022-06-30T16:50:43.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-30T16:50:43.055Z] [2022-06-30T16:50:43.627Z] [2022-06-30T16:50:43.627Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-30T16:50:43.627Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-30T16:50:43.650Z] $ docker stop --time=1 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 [2022-06-30T16:50:46.060Z] $ docker rm -f 20ca6ab394565418e91be1509a36c15529c16e053808a588dc6c6afdfd6e4702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T16:50:46.773Z] + git log --format=format:%s -1 1d4e8f4054c4eba570bba0e22a22434fb299a39f [Pipeline] sh [2022-06-30T16:50:47.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T16:50:47.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:50:47.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:50:47.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:50:47.452Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:50:47.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T16:50:47.934Z] $ docker top 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T16:50:48.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:50:48.021Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:50:48.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:50:48.155Z] $ docker exec 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 ssh-agent [2022-06-30T16:50:48.262Z] SSH_AUTH_SOCK=/tmp/ssh-iObPoD0TKIeX/agent.33 [2022-06-30T16:50:48.262Z] SSH_AGENT_PID=39 [2022-06-30T16:50:48.267Z] Running ssh-add (command line suppressed) [2022-06-30T16:50:48.384Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4664954849048656735.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4664954849048656735.key) [2022-06-30T16:50:48.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:50:48.677Z] + git semver tag [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,873 [run_tag] DEBUG tag force:False [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,873 [check_head_tag] DEBUG check head tag [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,874 [execute] INFO git cat-file --batch-check [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,878 [execute] INFO git cat-file --batch [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,889 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:50:48.937Z] 2022-06-30 16:50:48,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:50:48.937Z] 2.2.1-dev.5 [Pipeline] } [2022-06-30T16:50:48.956Z] $ docker exec --env ******** --env ******** 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 ssh-agent -k [2022-06-30T16:50:49.080Z] unset SSH_AUTH_SOCK; [2022-06-30T16:50:49.080Z] unset SSH_AGENT_PID; [2022-06-30T16:50:49.080Z] echo Agent pid 39 killed; [2022-06-30T16:50:49.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T16:50:49.383Z] + git semver [Pipeline] } [2022-06-30T16:50:49.668Z] $ docker stop --time=1 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 [2022-06-30T16:50:50.972Z] $ docker rm -f 58b47645bbde978557b8bd7279e2aa6cc16864b937969e6c5656bbf88a2150e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:50:51.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T16:50:51.366Z] [2022-06-30T16:50:51.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:50:51.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T16:50:51.664Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-30T16:50:51.664Z] ab5ef0e58194: Pulling fs layer [2022-06-30T16:50:51.664Z] 9712f1f96733: Pulling fs layer [2022-06-30T16:50:51.664Z] 63f879dbbcfc: Pulling fs layer [2022-06-30T16:50:51.664Z] 0d9ebad4ef96: Pulling fs layer [2022-06-30T16:50:51.664Z] e9a5061849ea: Pulling fs layer [2022-06-30T16:50:51.664Z] d747dcd14b5f: Pulling fs layer [2022-06-30T16:50:51.664Z] 2de7ff778b66: Pulling fs layer [2022-06-30T16:50:51.664Z] e9a5061849ea: Waiting [2022-06-30T16:50:51.664Z] 2de7ff778b66: Waiting [2022-06-30T16:50:51.664Z] d747dcd14b5f: Waiting [2022-06-30T16:50:51.664Z] 0d9ebad4ef96: Waiting [2022-06-30T16:50:51.664Z] 9712f1f96733: Verifying Checksum [2022-06-30T16:50:51.664Z] 9712f1f96733: Download complete [2022-06-30T16:50:51.924Z] 63f879dbbcfc: Verifying Checksum [2022-06-30T16:50:51.924Z] 63f879dbbcfc: Download complete [2022-06-30T16:50:52.184Z] e9a5061849ea: Verifying Checksum [2022-06-30T16:50:52.184Z] e9a5061849ea: Download complete [2022-06-30T16:50:52.184Z] 0d9ebad4ef96: Verifying Checksum [2022-06-30T16:50:52.184Z] 0d9ebad4ef96: Download complete [2022-06-30T16:50:52.184Z] d747dcd14b5f: Download complete [2022-06-30T16:50:52.184Z] ab5ef0e58194: Verifying Checksum [2022-06-30T16:50:52.184Z] ab5ef0e58194: Download complete [2022-06-30T16:50:52.184Z] 2de7ff778b66: Verifying Checksum [2022-06-30T16:50:52.184Z] 2de7ff778b66: Download complete [2022-06-30T16:50:55.485Z] ab5ef0e58194: Pull complete [2022-06-30T16:50:55.485Z] 9712f1f96733: Pull complete [2022-06-30T16:50:55.749Z] 63f879dbbcfc: Pull complete [2022-06-30T16:50:59.949Z] 0d9ebad4ef96: Pull complete [2022-06-30T16:51:00.210Z] e9a5061849ea: Pull complete [2022-06-30T16:51:00.470Z] d747dcd14b5f: Pull complete [2022-06-30T16:51:01.852Z] 2de7ff778b66: Pull complete [2022-06-30T16:51:01.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-30T16:51:01.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-30T16:51:01.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:51:01.952Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:51:01.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-30T16:51:04.566Z] $ docker top 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:51:04.638Z] provisioning config files... [2022-06-30T16:51:04.646Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7106892038102397814tmp [2022-06-30T16:51:04.657Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config646985379222122442tmp [2022-06-30T16:51:04.667Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7669335920286559685tmp [Pipeline] { [Pipeline] echo [2022-06-30T16:51:04.685Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:04.971Z] ---> sigul-configuration.sh [2022-06-30T16:51:04.972Z] gpg: directory `/root/.gnupg' created [2022-06-30T16:51:04.972Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-30T16:51:04.972Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-30T16:51:04.972Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-30T16:51:04.972Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-30T16:51:04.972Z] gpg: CAST5 encrypted data [2022-06-30T16:51:04.972Z] gpg: encrypted with 1 passphrase [2022-06-30T16:51:04.972Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-30T16:51:05.262Z] + mkdir /home/jenkins [2022-06-30T16:51:05.262Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-30T16:51:05.553Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-30T16:51:05.564Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:05.851Z] ---> sigul-install.sh [2022-06-30T16:51:05.851Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-30T16:51:06.139Z] + git tag --list [2022-06-30T16:51:06.139Z] v1.0.0 [2022-06-30T16:51:06.139Z] v1.1.0 [2022-06-30T16:51:06.139Z] v1.1.1 [2022-06-30T16:51:06.139Z] v1.2.1 [2022-06-30T16:51:06.139Z] v1.2.2 [2022-06-30T16:51:06.139Z] v1.2.3 [2022-06-30T16:51:06.139Z] v1.3.0 [2022-06-30T16:51:06.139Z] v1.3.1 [2022-06-30T16:51:06.139Z] v2.0.0 [2022-06-30T16:51:06.139Z] v2.1.0 [2022-06-30T16:51:06.139Z] v2.1.1 [2022-06-30T16:51:06.139Z] v2.1.1-dev.1 [2022-06-30T16:51:06.139Z] v2.1.1-dev.2 [2022-06-30T16:51:06.139Z] v2.2.0 [2022-06-30T16:51:06.139Z] v2.2.1-dev.1 [2022-06-30T16:51:06.139Z] v2.2.1-dev.2 [2022-06-30T16:51:06.139Z] v2.2.1-dev.3 [2022-06-30T16:51:06.139Z] v2.2.1-dev.4 [2022-06-30T16:51:06.139Z] v2.2.1-dev.5 [Pipeline] sh [2022-06-30T16:51:06.431Z] + lftools sign git-tag v2.2.1-dev.5 [2022-06-30T16:51:07.003Z] Signing Git tag with Sigul... [2022-06-30T16:51:07.003Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-06-30T16:51:07.277Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:07.568Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-30T16:51:07.577Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-30T16:51:07.608Z] $ docker stop --time=1 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 [2022-06-30T16:51:08.933Z] $ docker rm -f 6ccf84a2b417aab7a06f9fa8ea55c2d47c938b0c82da7cfcf1b9a9013c438dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-30T16:51:09.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T16:51:09.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:51:09.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:51:09.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:51:09.758Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:51:09.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T16:51:10.246Z] $ docker top bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T16:51:10.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:51:10.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:51:10.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:51:10.479Z] $ docker exec bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 ssh-agent [2022-06-30T16:51:10.599Z] SSH_AUTH_SOCK=/tmp/ssh-UeEuFz2d4CQ2/agent.32 [2022-06-30T16:51:10.599Z] SSH_AGENT_PID=39 [2022-06-30T16:51:10.606Z] Running ssh-add (command line suppressed) [2022-06-30T16:51:10.739Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_678099391843008889.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_678099391843008889.key) [2022-06-30T16:51:10.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:51:11.043Z] + git semver bump pre [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,246 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,246 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,247 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,247 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,247 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,249 [execute] INFO git cat-file --batch-check [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,256 [execute] INFO git cat-file --batch [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T16:51:11.304Z] 2022-06-30 16:51:11,263 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:51:11.304Z] 2.2.1-dev.6 [Pipeline] } [2022-06-30T16:51:11.326Z] $ docker exec --env ******** --env ******** bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 ssh-agent -k [2022-06-30T16:51:11.441Z] unset SSH_AUTH_SOCK; [2022-06-30T16:51:11.441Z] unset SSH_AGENT_PID; [2022-06-30T16:51:11.441Z] echo Agent pid 39 killed; [2022-06-30T16:51:11.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T16:51:11.750Z] + git semver [Pipeline] } [2022-06-30T16:51:12.033Z] $ docker stop --time=1 bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 [2022-06-30T16:51:13.322Z] $ docker rm -f bd9248757ad3f9f1b866d7d486bdaefd0e76b8b89e671772fc6d35d9e75b8ee6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:51:13.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T16:51:13.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:51:13.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:51:13.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:51:14.059Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:51:14.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T16:51:14.514Z] $ docker top 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T16:51:14.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:51:14.612Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:51:14.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:51:14.760Z] $ docker exec 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe ssh-agent [2022-06-30T16:51:14.874Z] SSH_AUTH_SOCK=/tmp/ssh-RdVXzz5zBQZQ/agent.33 [2022-06-30T16:51:14.874Z] SSH_AGENT_PID=39 [2022-06-30T16:51:14.879Z] Running ssh-add (command line suppressed) [2022-06-30T16:51:14.995Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5032765162246077529.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5032765162246077529.key) [2022-06-30T16:51:15.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:51:15.294Z] + git semver push [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,502 [run_push] DEBUG push [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,503 [execute] INFO git cat-file --batch-check [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,508 [execute] INFO git rev-list 3487852fc029f51fe0ebb7a3682b31c3c56024f8 -- [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,508 [execute] DEBUG Popen(['git', 'rev-list', '3487852fc029f51fe0ebb7a3682b31c3c56024f8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,513 [execute] INFO git fetch -v origin [2022-06-30T16:51:15.557Z] 2022-06-30 16:51:15,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-30T16:51:16.187Z] 2022-06-30 16:51:15,997 [run_push] DEBUG no remote changes detected [2022-06-30T16:51:16.187Z] 2022-06-30 16:51:15,997 [execute] INFO git push origin semver [2022-06-30T16:51:16.187Z] 2022-06-30 16:51:15,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:51:18.863Z] 2022-06-30 16:51:18,727 [run_push] DEBUG push all version tags [2022-06-30T16:51:18.863Z] 2022-06-30 16:51:18,727 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-30T16:51:18.863Z] 2022-06-30 16:51:18,729 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:51:19.435Z] 2022-06-30 16:51:19,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-30T16:51:19.435Z] 2.2.1-dev.6 [Pipeline] } [2022-06-30T16:51:19.456Z] $ docker exec --env ******** --env ******** 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe ssh-agent -k [2022-06-30T16:51:19.557Z] unset SSH_AUTH_SOCK; [2022-06-30T16:51:19.558Z] unset SSH_AGENT_PID; [2022-06-30T16:51:19.558Z] echo Agent pid 39 killed; [2022-06-30T16:51:19.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T16:51:19.865Z] + git semver [Pipeline] } [2022-06-30T16:51:20.151Z] $ docker stop --time=1 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe [2022-06-30T16:51:21.447Z] $ docker rm -f 04038800ac3818af75d3ddbdfb4e044d4652c04bdcff4ddc3f8e44ecd2239cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-06-30T16:51:22.012Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-06-30T16:51:22.012Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-30T16:51:22.012Z] total 16 [2022-06-30T16:51:22.012Z] drwxr-xr-x 3 root root 4096 Jun 30 16:42 . [2022-06-30T16:51:22.012Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:51 .. [2022-06-30T16:51:22.012Z] drwxr-xr-x 2 root root 4096 Jun 30 16:42 cost [2022-06-30T16:51:22.012Z] -rw-r--r-- 1 root root 87 Jun 30 16:42 cost.csv [2022-06-30T16:51:22.012Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-30T16:51:22.012Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-30T16:51:22.012Z] total 16 [2022-06-30T16:51:22.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 16:42 . [2022-06-30T16:51:22.012Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:51 .. [2022-06-30T16:51:22.012Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 16:42 cost [2022-06-30T16:51:22.012Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 30 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:22.302Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:23.168Z] ---> package-listing.sh [2022-06-30T16:51:23.168Z] ++ facter osfamily [2022-06-30T16:51:23.168Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-30T16:51:23.428Z] + OS_FAMILY=debian [2022-06-30T16:51:23.428Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-06-30T16:51:23.428Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-30T16:51:23.428Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-30T16:51:23.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-30T16:51:23.428Z] + PACKAGES=/tmp/packages_start.txt [2022-06-30T16:51:23.428Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-30T16:51:23.428Z] + PACKAGES=/tmp/packages_end.txt [2022-06-30T16:51:23.428Z] + case "${OS_FAMILY}" in [2022-06-30T16:51:23.428Z] + dpkg -l [2022-06-30T16:51:23.428Z] + grep '^ii' [2022-06-30T16:51:23.428Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-30T16:51:23.428Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-30T16:51:23.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-30T16:51:23.428Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-30T16:51:23.428Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-06-30T16:51:23.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-06-30T16:51:23.441Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-30T16:51:23.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:51:24.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:51:24.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:51:24.368Z] prd-ubuntu20.04-docker-8c-8g-16493 does not seem to be running inside a container [2022-06-30T16:51:24.413Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T16:51:24.703Z] $ docker top 85fded5bc053ed78f7356033c40240e5b00848e6e78f2f9268013b871b7887bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:51:25.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-30T16:51:25.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-30T16:51:25.626Z] + ls /var/log/sa-host [2022-06-30T16:51:25.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:51:25.749Z] provisioning config files... [2022-06-30T16:51:25.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5355726367552153311tmp [Pipeline] { [Pipeline] echo [2022-06-30T16:51:25.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:26.056Z] ---> create-netrc.sh [Pipeline] } [2022-06-30T16:51:26.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:26.404Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-30T16:51:26.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:26.698Z] ---> sudo-logs.sh [2022-06-30T16:51:26.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-30T16:51:26.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:27.007Z] ---> job-cost.sh [2022-06-30T16:51:27.007Z] lf-activate-venv: SKIPPING [2022-06-30T16:51:27.007Z] DEBUG: total: 0.2199999988079071 [2022-06-30T16:51:27.007Z] INFO: Retrieving Stack Cost... [2022-06-30T16:51:27.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T16:51:28.151Z] INFO: Archiving Costs [Pipeline] echo [2022-06-30T16:51:28.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:51:28.449Z] ---> logs-deploy.sh [2022-06-30T16:51:28.449Z] lf-activate-venv: SKIPPING [2022-06-30T16:51:28.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/41 [2022-06-30T16:51:28.449Z] INFO: archiving workspace using pattern(s): [2022-06-30T16:51:29.392Z] Archives upload complete. [2022-06-30T16:51:29.651Z] INFO: archiving logs to Nexus [2022-06-30T16:51:30.222Z] ---> uname -a: [2022-06-30T16:51:30.222Z] Linux prd-ubuntu20-04-docker-8c-8g-16493 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] ---> lscpu: [2022-06-30T16:51:30.222Z] Architecture: x86_64 [2022-06-30T16:51:30.222Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-30T16:51:30.222Z] Byte Order: Little Endian [2022-06-30T16:51:30.222Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-30T16:51:30.222Z] CPU(s): 8 [2022-06-30T16:51:30.222Z] On-line CPU(s) list: 0-7 [2022-06-30T16:51:30.222Z] Thread(s) per core: 1 [2022-06-30T16:51:30.222Z] Core(s) per socket: 1 [2022-06-30T16:51:30.222Z] Socket(s): 8 [2022-06-30T16:51:30.222Z] NUMA node(s): 1 [2022-06-30T16:51:30.222Z] Vendor ID: AuthenticAMD [2022-06-30T16:51:30.222Z] CPU family: 23 [2022-06-30T16:51:30.222Z] Model: 49 [2022-06-30T16:51:30.222Z] Model name: AMD EPYC-Rome Processor [2022-06-30T16:51:30.222Z] Stepping: 0 [2022-06-30T16:51:30.222Z] CPU MHz: 2799.998 [2022-06-30T16:51:30.222Z] BogoMIPS: 5599.99 [2022-06-30T16:51:30.222Z] Virtualization: AMD-V [2022-06-30T16:51:30.222Z] Hypervisor vendor: KVM [2022-06-30T16:51:30.222Z] Virtualization type: full [2022-06-30T16:51:30.222Z] L1d cache: 256 KiB [2022-06-30T16:51:30.222Z] L1i cache: 256 KiB [2022-06-30T16:51:30.222Z] L2 cache: 4 MiB [2022-06-30T16:51:30.222Z] L3 cache: 128 MiB [2022-06-30T16:51:30.222Z] NUMA node0 CPU(s): 0-7 [2022-06-30T16:51:30.222Z] Vulnerability Itlb multihit: Not affected [2022-06-30T16:51:30.222Z] Vulnerability L1tf: Not affected [2022-06-30T16:51:30.222Z] Vulnerability Mds: Not affected [2022-06-30T16:51:30.222Z] Vulnerability Meltdown: Not affected [2022-06-30T16:51:30.222Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-30T16:51:30.222Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-30T16:51:30.222Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-30T16:51:30.222Z] Vulnerability Srbds: Not affected [2022-06-30T16:51:30.222Z] Vulnerability Tsx async abort: Not affected [2022-06-30T16:51:30.222Z] 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-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] ---> nproc: [2022-06-30T16:51:30.222Z] 8 [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] ---> df -h: [2022-06-30T16:51:30.222Z] Filesystem Size Used Avail Use% Mounted on [2022-06-30T16:51:30.222Z] overlay 155G 13G 143G 8% / [2022-06-30T16:51:30.222Z] tmpfs 64M 0 64M 0% /dev [2022-06-30T16:51:30.222Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-30T16:51:30.222Z] shm 64M 0 64M 0% /dev/shm [2022-06-30T16:51:30.222Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] ---> sar -b -r -n DEV: [2022-06-30T16:51:30.222Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16493) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] 16:39:59 LINUX RESTART (8 CPU) [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-30T16:51:30.222Z] 16:41:01 429.28 83.84 345.44 0.00 10822.73 208758.54 0.00 [2022-06-30T16:51:30.222Z] 16:42:01 189.07 1.15 187.92 0.00 21.73 63319.45 0.00 [2022-06-30T16:51:30.222Z] 16:43:01 168.66 0.08 168.57 0.00 13.60 35313.58 0.00 [2022-06-30T16:51:30.222Z] 16:44:01 1.63 0.00 1.63 0.00 0.00 20.01 0.00 [2022-06-30T16:51:30.222Z] 16:45:01 1.45 0.02 1.43 0.00 0.13 17.46 0.00 [2022-06-30T16:51:30.222Z] 16:46:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-06-30T16:51:30.222Z] 16:47:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-06-30T16:51:30.222Z] 16:48:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2022-06-30T16:51:30.222Z] 16:49:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2022-06-30T16:51:30.222Z] 16:50:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-06-30T16:51:30.222Z] 16:51:01 72.74 0.40 72.34 0.00 12.93 38609.53 0.00 [2022-06-30T16:51:30.222Z] Average: 78.92 7.77 71.15 0.00 988.25 31463.62 0.00 [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.222Z] 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-30T16:51:30.222Z] 16:41:01 29009740 31742456 572176 1.74 111936 2899844 2381988 7.02 1140536 2374008 546324 [2022-06-30T16:51:30.222Z] 16:42:01 28366392 31736672 557064 1.69 162772 3420876 2530348 7.46 1336680 2736008 428 [2022-06-30T16:51:30.222Z] 16:43:01 27641128 31762688 526420 1.60 174604 4095680 1916996 5.65 1362896 3364072 256 [2022-06-30T16:51:30.222Z] 16:44:01 27641096 31762628 526396 1.60 174644 4095680 1916996 5.65 1361944 3364072 16 [2022-06-30T16:51:30.222Z] 16:45:01 27643704 31765360 523252 1.59 174684 4095684 1916996 5.65 1359272 3364080 24 [2022-06-30T16:51:30.222Z] 16:46:01 27643792 31765880 523084 1.59 174724 4095692 1916996 5.65 1358400 3364540 12 [2022-06-30T16:51:30.222Z] 16:47:01 27645700 31767772 521244 1.59 174748 4095696 1916996 5.65 1357428 3364552 24 [2022-06-30T16:51:30.222Z] 16:48:01 27651920 31774320 514928 1.57 174772 4095700 1916996 5.65 1350212 3364856 24 [2022-06-30T16:51:30.222Z] 16:49:01 27652328 31774784 514388 1.56 174796 4095704 1916996 5.65 1349812 3364876 32 [2022-06-30T16:51:30.222Z] 16:50:01 27652556 31775104 514068 1.56 174844 4095704 1916996 5.65 1349848 3364908 12 [2022-06-30T16:51:30.222Z] 16:51:01 26150060 31744504 542288 1.65 215564 5403516 1909384 5.63 1459992 4630952 636088 [2022-06-30T16:51:30.222Z] Average: 27699856 31761106 530483 1.61 171644 4044525 2014335 5.94 1344275 3332448 107567 [2022-06-30T16:51:30.222Z] [2022-06-30T16:51:30.223Z] 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-30T16:51:30.223Z] 16:41:01 lo 8.67 8.67 0.83 0.83 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:41:01 ens3 899.82 604.58 8984.15 113.55 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:41:01 docker0 25.00 23.68 1.96 185.38 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:42:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:42:01 ens3 203.07 161.39 1085.40 80.58 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:42:01 veth5ad6971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:42:01 veth7fc1c30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:42:01 docker0 106.02 131.91 8.46 1042.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:43:01 lo 7.87 7.87 0.78 0.78 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:43:01 ens3 211.26 166.39 2699.73 286.81 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:43:01 docker0 12.85 17.10 0.77 89.69 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:44:01 ens3 8.43 4.02 11.95 0.53 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:45:01 ens3 1.13 0.95 0.54 0.43 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:46:01 ens3 0.82 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:47:01 ens3 1.98 0.52 0.52 0.28 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:48:01 ens3 0.70 0.52 0.36 0.28 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:49:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:51:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:51:01 ens3 349.75 218.66 7853.45 31.88 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] 16:51:01 docker0 39.00 46.72 3.43 683.88 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] Average: ens3 152.47 105.21 1876.08 46.76 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] Average: docker0 16.62 19.95 1.33 181.91 0.00 0.00 0.00 0.00 [2022-06-30T16:51:30.223Z] [2022-06-30T16:51:30.223Z] [2022-06-30T16:51:30.223Z] ---> sar -P ALL: [2022-06-30T16:51:30.223Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16493) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T16:51:30.223Z] [2022-06-30T16:51:30.223Z] 16:39:59 LINUX RESTART (8 CPU) [2022-06-30T16:51:30.223Z] [2022-06-30T16:51:30.223Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2022-06-30T16:51:30.223Z] 16:41:01 all 11.25 0.00 4.84 2.90 0.06 80.95 [2022-06-30T16:51:30.223Z] 16:41:01 0 10.43 0.00 4.16 4.34 0.05 81.02 [2022-06-30T16:51:30.223Z] 16:41:01 1 11.31 0.00 4.98 3.73 0.05 79.93 [2022-06-30T16:51:30.223Z] 16:41:01 2 12.70 0.00 4.51 2.81 0.05 79.93 [2022-06-30T16:51:30.223Z] 16:41:01 3 11.88 0.00 3.73 1.67 0.07 82.65 [2022-06-30T16:51:30.223Z] 16:41:01 4 11.33 0.00 5.75 1.02 0.05 81.85 [2022-06-30T16:51:30.223Z] 16:41:01 5 10.73 0.00 4.99 2.12 0.05 82.11 [2022-06-30T16:51:30.223Z] 16:41:01 6 9.14 0.00 4.95 5.62 0.05 80.24 [2022-06-30T16:51:30.223Z] 16:41:01 7 12.46 0.00 5.67 1.86 0.08 79.92 [2022-06-30T16:51:30.223Z] 16:42:01 all 28.46 0.00 6.79 1.58 0.08 63.10 [2022-06-30T16:51:30.223Z] 16:42:01 0 28.14 0.00 6.43 0.25 0.07 65.11 [2022-06-30T16:51:30.223Z] 16:42:01 1 29.13 0.00 7.50 4.99 0.08 58.30 [2022-06-30T16:51:30.223Z] 16:42:01 2 29.68 0.00 7.17 3.03 0.07 60.04 [2022-06-30T16:51:30.223Z] 16:42:01 3 27.43 0.00 6.50 0.32 0.08 65.66 [2022-06-30T16:51:30.223Z] 16:42:01 4 30.40 0.00 6.78 0.64 0.10 62.08 [2022-06-30T16:51:30.223Z] 16:42:01 5 28.03 0.00 6.88 0.42 0.08 64.59 [2022-06-30T16:51:30.223Z] 16:42:01 6 27.77 0.00 6.21 0.39 0.07 65.56 [2022-06-30T16:51:30.223Z] 16:42:01 7 27.07 0.00 6.83 2.60 0.07 63.43 [2022-06-30T16:51:30.223Z] 16:43:01 all 19.66 0.00 4.32 1.10 0.07 74.85 [2022-06-30T16:51:30.223Z] 16:43:01 0 19.64 0.00 5.03 2.17 0.07 73.09 [2022-06-30T16:51:30.223Z] 16:43:01 1 19.72 0.00 4.66 0.35 0.05 75.21 [2022-06-30T16:51:30.223Z] 16:43:01 2 20.50 0.00 3.80 0.17 0.07 75.47 [2022-06-30T16:51:30.223Z] 16:43:01 3 20.66 0.00 3.89 0.40 0.08 74.96 [2022-06-30T16:51:30.223Z] 16:43:01 4 19.75 0.00 4.25 2.11 0.05 73.85 [2022-06-30T16:51:30.223Z] 16:43:01 5 19.80 0.00 4.77 2.06 0.07 73.30 [2022-06-30T16:51:30.223Z] 16:43:01 6 18.44 0.00 4.12 0.67 0.05 76.72 [2022-06-30T16:51:30.223Z] 16:43:01 7 18.76 0.00 4.06 0.88 0.08 76.23 [2022-06-30T16:51:30.223Z] 16:44:01 all 0.26 0.00 0.03 0.01 0.01 99.70 [2022-06-30T16:51:30.223Z] 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-06-30T16:51:30.223Z] 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:44:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2022-06-30T16:51:30.223Z] 16:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:44:01 6 1.86 0.00 0.08 0.00 0.02 98.04 [2022-06-30T16:51:30.223Z] 16:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-06-30T16:51:30.223Z] 16:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-06-30T16:51:30.223Z] 16:45:01 4 0.08 0.00 0.02 0.02 0.00 99.88 [2022-06-30T16:51:30.223Z] 16:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:45:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2022-06-30T16:51:30.223Z] 16:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T16:51:30.223Z] 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-06-30T16:51:30.223Z] 16:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-30T16:51:30.223Z] 16:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T16:51:30.223Z] 16:47:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:47:01 4 0.03 0.00 0.07 0.02 0.02 99.87 [2022-06-30T16:51:30.223Z] 16:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-30T16:51:30.223Z] 16:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-30T16:51:30.223Z] 16:48:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-06-30T16:51:30.223Z] 16:48:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-06-30T16:51:30.223Z] 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:48:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2022-06-30T16:51:30.223Z] 16:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-06-30T16:51:30.223Z] 16:48:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:49:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-06-30T16:51:30.223Z] 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T16:51:30.223Z] 16:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.223Z] 16:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-30T16:51:30.223Z] 16:49:01 4 0.13 0.00 0.02 0.05 0.00 99.80 [2022-06-30T16:51:30.223Z] 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:49:01 6 0.13 0.00 0.02 0.00 0.00 99.85 [2022-06-30T16:51:30.223Z] 16:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-30T16:51:30.223Z] 16:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-30T16:51:30.223Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T16:51:30.223Z] 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T16:51:30.223Z] 16:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-30T16:51:30.223Z] 16:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-30T16:51:30.224Z] 16:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T16:51:30.224Z] 16:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-30T16:51:30.224Z] 16:51:01 all 9.06 0.00 3.49 0.85 0.04 86.56 [2022-06-30T16:51:30.224Z] 16:51:01 0 10.00 0.00 3.52 0.29 0.03 86.17 [2022-06-30T16:51:30.224Z] 16:51:01 1 8.66 0.00 2.82 0.03 0.05 88.43 [2022-06-30T16:51:30.224Z] 16:51:01 2 9.07 0.00 4.14 0.12 0.05 86.62 [2022-06-30T16:51:30.224Z] 16:51:01 3 9.23 0.00 3.62 0.02 0.03 87.09 [2022-06-30T16:51:30.224Z] 16:51:01 4 8.16 0.00 3.77 2.36 0.05 85.66 [2022-06-30T16:51:30.224Z] 16:51:01 5 8.93 0.00 3.64 3.57 0.03 83.82 [2022-06-30T16:51:30.224Z] 16:51:01 6 8.23 0.00 2.69 0.22 0.05 88.82 [2022-06-30T16:51:30.224Z] 16:51:01 7 10.17 0.00 3.72 0.15 0.05 85.90 [2022-06-30T16:51:30.224Z] [2022-06-30T16:51:30.224Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-06-30T16:51:30.224Z] Average: all 6.21 0.00 1.76 0.58 0.02 91.42 [2022-06-30T16:51:30.224Z] Average: 0 6.16 0.00 1.73 0.64 0.02 91.44 [2022-06-30T16:51:30.224Z] Average: 1 6.21 0.00 1.81 0.82 0.02 91.13 [2022-06-30T16:51:30.224Z] Average: 2 6.50 0.00 1.77 0.55 0.02 91.15 [2022-06-30T16:51:30.224Z] Average: 3 6.25 0.00 1.61 0.22 0.03 91.90 [2022-06-30T16:51:30.224Z] Average: 4 6.32 0.00 1.87 0.57 0.03 91.21 [2022-06-30T16:51:30.224Z] Average: 5 6.10 0.00 1.84 0.74 0.02 91.29 [2022-06-30T16:51:30.224Z] Average: 6 5.95 0.00 1.64 0.63 0.02 91.76 [2022-06-30T16:51:30.224Z] Average: 7 6.18 0.00 1.84 0.50 0.03 91.46 [2022-06-30T16:51:30.224Z] [2022-06-30T16:51:30.224Z] [2022-06-30T16:51:30.224Z]