Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36f1c9105c586ba8e2014e0f524de26550782ad6 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-ssh4006172608291105464.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-ssh4499303066870302032.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-ssh15205863866634317289.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-ssh9823545984064184275.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-ssh10651198623724922007.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2682 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 36f1c9105c586ba8e2014e0f524de26550782ad6 (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 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 Commit message: "Merge pull request #291 from weichou1229/upgrade-sdk" > git rev-list --no-walk dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-19T06:14:26.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T06:14:26.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T06:14:26.480Z] ========================================================= [2022-06-19T06:14:26.480Z] EdgeX Global Pipelines Version Info [2022-06-19T06:14:26.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:14:27.246Z] ------------------- [2022-06-19T06:14:27.246Z] stable info: [2022-06-19T06:14:27.246Z] ------------------- [2022-06-19T06:14:27.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T06:14:27.246Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:14:27.246Z] Message: update stable to v1.0.234 [2022-06-19T06:14:27.820Z] ------------------- [2022-06-19T06:14:27.820Z] experimental info: [2022-06-19T06:14:27.820Z] ------------------- [2022-06-19T06:14:27.820Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T06:14:27.820Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:14:27.820Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T06:14:28.059Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-19T06:14:28.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-19T06:14:28.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T06:14:28.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T06:14:28.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T06:14:28.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T06:14:28.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T06:14:28.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T06:14:28.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T06:14:28.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T06:14:28.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T06:14:28.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-19T06:14:28.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T06:14:28.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T06:14:28.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:14:28.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:14:28.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:14:28.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:14:28.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T06:14:28.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T06:14:28.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T06:14:28.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T06:14:28.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T06:14:28.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T06:14:28.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T06:14:28.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T06:14:28.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T06:14:28.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-19T06:14:28.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-19T06:14:28.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-19T06:14:28.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo [2022-06-19T06:14:28.432Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36f1c91 [Pipeline] echo [2022-06-19T06:14:28.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:14:28.484Z] provisioning config files... [2022-06-19T06:14:28.499Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config350112892328007844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:14:28.822Z] ---> docker-login.sh [2022-06-19T06:14:28.822Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:14:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:29.083Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:29.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:29.083Z] [2022-06-19T06:14:29.083Z] Login Succeeded [2022-06-19T06:14:29.083Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:14:29.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:29.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:29.346Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:29.346Z] [2022-06-19T06:14:29.346Z] Login Succeeded [2022-06-19T06:14:29.346Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:14:29.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:29.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:29.346Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:29.346Z] [2022-06-19T06:14:29.346Z] Login Succeeded [2022-06-19T06:14:29.346Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:14:29.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:29.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:29.608Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:29.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:29.608Z] [2022-06-19T06:14:29.608Z] Login Succeeded [2022-06-19T06:14:29.608Z] docker.io [2022-06-19T06:14:29.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:29.875Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:29.875Z] [2022-06-19T06:14:29.875Z] Login Succeeded [2022-06-19T06:14:29.875Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:14:29.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T06:14:30.326Z] + git rev-list -1 --merges 36f1c9105c586ba8e2014e0f524de26550782ad6~1..36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo [2022-06-19T06:14:30.354Z] -----------> git rev-list -1 --merges 36f1c9105c586ba8e2014e0f524de26550782ad6~1..36f1c9105c586ba8e2014e0f524de26550782ad6 36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:14:30.354Z] 36f1c9105c586ba8e2014e0f524de26550782ad6 [false] [Pipeline] sh [2022-06-19T06:14:30.655Z] + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo [2022-06-19T06:14:30.671Z] ========================================================= [2022-06-19T06:14:30.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T06:14:30.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:14:31.013Z] + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo [2022-06-19T06:14:31.025Z] [semverPrep] GIT_COMMIT: 36f1c9105c586ba8e2014e0f524de26550782ad6, Commit Message: Merge pull request #291 from weichou1229/upgrade-sdk [Pipeline] echo [2022-06-19T06:14:31.035Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T06:14:31.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:14:31.383Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T06:14:31.383Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T06:14:31.383Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T06:14:31.383Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T06:14:31.383Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T06:14:31.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:31.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:14:31.733Z] [2022-06-19T06:14:31.733Z] 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-19T06:14:32.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:14:32.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T06:14:32.039Z] 42c077c10790: Pulling fs layer [2022-06-19T06:14:32.039Z] f63e77b7563a: Pulling fs layer [2022-06-19T06:14:32.039Z] bd5fdadae976: Pulling fs layer [2022-06-19T06:14:32.039Z] 205491f53016: Pulling fs layer [2022-06-19T06:14:32.039Z] df18705c85c3: Pulling fs layer [2022-06-19T06:14:32.039Z] df18705c85c3: Waiting [2022-06-19T06:14:32.039Z] 205491f53016: Waiting [2022-06-19T06:14:32.039Z] bdb3f477010e: Pulling fs layer [2022-06-19T06:14:32.039Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T06:14:32.039Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T06:14:32.039Z] bdb8f0575790: Pulling fs layer [2022-06-19T06:14:32.040Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T06:14:32.040Z] 2343380bae48: Pulling fs layer [2022-06-19T06:14:32.040Z] 386e3cb2ff24: Waiting [2022-06-19T06:14:32.040Z] 2343380bae48: Waiting [2022-06-19T06:14:32.040Z] bdb8f0575790: Waiting [2022-06-19T06:14:32.040Z] f63e77b7563a: Download complete [2022-06-19T06:14:32.040Z] 205491f53016: Download complete [2022-06-19T06:14:32.299Z] df18705c85c3: Verifying Checksum [2022-06-19T06:14:32.299Z] df18705c85c3: Download complete [2022-06-19T06:14:32.299Z] bd5fdadae976: Verifying Checksum [2022-06-19T06:14:32.299Z] bd5fdadae976: Download complete [2022-06-19T06:14:32.299Z] bdb3f477010e: Download complete [2022-06-19T06:14:32.299Z] 2c6e9b1d212d: Download complete [2022-06-19T06:14:32.299Z] bdb8f0575790: Verifying Checksum [2022-06-19T06:14:32.299Z] bdb8f0575790: Download complete [2022-06-19T06:14:32.299Z] 386e3cb2ff24: Verifying Checksum [2022-06-19T06:14:32.299Z] 386e3cb2ff24: Download complete [2022-06-19T06:14:32.299Z] 2343380bae48: Download complete [2022-06-19T06:14:32.299Z] 42c077c10790: Verifying Checksum [2022-06-19T06:14:32.299Z] 42c077c10790: Download complete [2022-06-19T06:14:32.559Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-19T06:14:32.559Z] c8a8fc8e1c8f: Download complete [2022-06-19T06:14:33.499Z] 42c077c10790: Pull complete [2022-06-19T06:14:33.763Z] f63e77b7563a: Pull complete [2022-06-19T06:14:34.333Z] bd5fdadae976: Pull complete [2022-06-19T06:14:34.333Z] 205491f53016: Pull complete [2022-06-19T06:14:34.597Z] df18705c85c3: Pull complete [2022-06-19T06:14:34.597Z] bdb3f477010e: Pull complete [2022-06-19T06:14:36.514Z] c8a8fc8e1c8f: Pull complete [2022-06-19T06:14:36.514Z] 2c6e9b1d212d: Pull complete [2022-06-19T06:14:36.776Z] bdb8f0575790: Pull complete [2022-06-19T06:14:36.776Z] 386e3cb2ff24: Pull complete [2022-06-19T06:14:36.776Z] 2343380bae48: Pull complete [2022-06-19T06:14:37.040Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T06:14:37.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:14:37.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:14:37.143Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:14:37.185Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:14:38.606Z] $ docker top a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b -eo pid,comm [2022-06-19T06:14:38.669Z] 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-19T06:14:38.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:14:38.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:14:38.705Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:14:38.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:14:38.846Z] $ docker exec a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent [2022-06-19T06:14:38.966Z] SSH_AUTH_SOCK=/tmp/ssh-E5kT93RFyErh/agent.33 [2022-06-19T06:14:38.966Z] SSH_AGENT_PID=39 [2022-06-19T06:14:38.973Z] Running ssh-add (command line suppressed) [2022-06-19T06:14:39.097Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1749640624444210142.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1749640624444210142.key) [2022-06-19T06:14:39.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:14:39.398Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T06:14:39.422Z] $ docker exec --env ******** --env ******** a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent -k [2022-06-19T06:14:39.535Z] unset SSH_AUTH_SOCK; [2022-06-19T06:14:39.535Z] unset SSH_AGENT_PID; [2022-06-19T06:14:39.535Z] echo Agent pid 39 killed; [2022-06-19T06:14:39.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T06:14:39.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:14:39.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:14:39.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:14:39.709Z] $ docker exec a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent [2022-06-19T06:14:39.844Z] SSH_AUTH_SOCK=/tmp/ssh-yyXvx0pwa3U2/agent.73 [2022-06-19T06:14:39.844Z] SSH_AGENT_PID=80 [2022-06-19T06:14:39.850Z] Running ssh-add (command line suppressed) [2022-06-19T06:14:39.972Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4976078113191530401.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4976078113191530401.key) [2022-06-19T06:14:39.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:14:40.272Z] + git semver init [2022-06-19T06:14:40.535Z] 2022-06-19 06:14:40,460 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T06:14:40.535Z] 2022-06-19 06:14:40,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-19T06:14:40.535Z] 2022-06-19 06:14:40,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-19T06:14:40.535Z] 2022-06-19 06:14:40,461 [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-19T06:14:41.475Z] 2022-06-19 06:14:41,374 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-06-19T06:14:41.475Z] 2022-06-19 06:14:41,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-06-19T06:14:41.475Z] 2022-06-19 06:14:41,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:14:41.475Z] 2022-06-19 06:14:41,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:14:41.475Z] 2.2.1-dev.3 [Pipeline] } [2022-06-19T06:14:41.490Z] $ docker exec --env ******** --env ******** a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent -k [2022-06-19T06:14:41.600Z] unset SSH_AUTH_SOCK; [2022-06-19T06:14:41.600Z] unset SSH_AGENT_PID; [2022-06-19T06:14:41.600Z] echo Agent pid 80 killed; [2022-06-19T06:14:41.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:14:41.920Z] + git semver [Pipeline] } [2022-06-19T06:14:42.200Z] $ docker stop --time=1 a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b [2022-06-19T06:14:43.529Z] $ docker rm -f a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:14:43.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T06:14:44.138Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T06:14:44.141Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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-19T06:14:44.316Z] provisioning config files... [2022-06-19T06:14:44.325Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config629197621358894447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:14:44.619Z] ---> docker-login.sh [2022-06-19T06:14:44.619Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:14:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:44.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:44.619Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:44.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:44.619Z] [2022-06-19T06:14:44.619Z] Login Succeeded [2022-06-19T06:14:44.619Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:14:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:44.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:44.884Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:44.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:44.884Z] [2022-06-19T06:14:44.884Z] Login Succeeded [2022-06-19T06:14:44.884Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:14:44.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:44.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:44.884Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:44.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:44.884Z] [2022-06-19T06:14:44.884Z] Login Succeeded [2022-06-19T06:14:44.884Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:14:44.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:45.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:45.143Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:45.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:45.143Z] [2022-06-19T06:14:45.143Z] Login Succeeded [2022-06-19T06:14:45.143Z] docker.io [2022-06-19T06:14:45.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:45.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:45.403Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:45.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:45.403Z] [2022-06-19T06:14:45.403Z] Login Succeeded [2022-06-19T06:14:45.403Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:14:45.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:14:45.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:14:45.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:14:45.489Z] ========================================================= [2022-06-19T06:14:45.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T06:14:45.489Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:45.876Z] + 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-19T06:14:45.876Z] Sending build context to Docker daemon 22.99MB [2022-06-19T06:14:45.876Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:14:45.876Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T06:14:45.876Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T06:14:45.876Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T06:14:45.876Z] 666ba61612fd: Pulling fs layer [2022-06-19T06:14:45.876Z] 8ed8ca486205: Pulling fs layer [2022-06-19T06:14:45.876Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T06:14:45.876Z] c516ae0d96e1: Pulling fs layer [2022-06-19T06:14:45.876Z] 684cea983483: Pulling fs layer [2022-06-19T06:14:45.876Z] dd3240ac7de5: Pulling fs layer [2022-06-19T06:14:45.876Z] b1e948a4e11c: Pulling fs layer [2022-06-19T06:14:45.876Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T06:14:45.876Z] 646ad004c059: Pulling fs layer [2022-06-19T06:14:45.876Z] 684cea983483: Waiting [2022-06-19T06:14:45.876Z] cc1cd167ecdc: Waiting [2022-06-19T06:14:45.876Z] c516ae0d96e1: Waiting [2022-06-19T06:14:45.876Z] dd3240ac7de5: Waiting [2022-06-19T06:14:45.876Z] b1e948a4e11c: Waiting [2022-06-19T06:14:45.876Z] 646ad004c059: Waiting [2022-06-19T06:14:45.876Z] a8fd76ee1af6: Waiting [2022-06-19T06:14:45.876Z] 8ed8ca486205: Verifying Checksum [2022-06-19T06:14:45.876Z] 8ed8ca486205: Download complete [2022-06-19T06:14:45.876Z] 666ba61612fd: Verifying Checksum [2022-06-19T06:14:45.876Z] 666ba61612fd: Download complete [2022-06-19T06:14:45.876Z] c516ae0d96e1: Verifying Checksum [2022-06-19T06:14:45.876Z] c516ae0d96e1: Download complete [2022-06-19T06:14:45.876Z] 684cea983483: Verifying Checksum [2022-06-19T06:14:45.876Z] 684cea983483: Download complete [2022-06-19T06:14:46.135Z] dd3240ac7de5: Download complete [2022-06-19T06:14:46.135Z] 59bf1c3509f3: Verifying Checksum [2022-06-19T06:14:46.135Z] 59bf1c3509f3: Download complete [2022-06-19T06:14:46.135Z] b1e948a4e11c: Verifying Checksum [2022-06-19T06:14:46.135Z] b1e948a4e11c: Download complete [2022-06-19T06:14:46.135Z] 59bf1c3509f3: Pull complete [2022-06-19T06:14:46.403Z] 666ba61612fd: Pull complete [2022-06-19T06:14:46.403Z] 8ed8ca486205: Pull complete [2022-06-19T06:14:46.403Z] 646ad004c059: Verifying Checksum [2022-06-19T06:14:46.403Z] 646ad004c059: Download complete [2022-06-19T06:14:46.667Z] a8fd76ee1af6: Verifying Checksum [2022-06-19T06:14:46.667Z] cc1cd167ecdc: Verifying Checksum [2022-06-19T06:14:46.667Z] cc1cd167ecdc: Download complete [2022-06-19T06:14:50.866Z] cc1cd167ecdc: Pull complete [2022-06-19T06:14:50.866Z] c516ae0d96e1: Pull complete [2022-06-19T06:14:50.866Z] 684cea983483: Pull complete [2022-06-19T06:14:50.866Z] dd3240ac7de5: Pull complete [2022-06-19T06:14:50.866Z] b1e948a4e11c: Pull complete [2022-06-19T06:14:53.404Z] a8fd76ee1af6: Pull complete [2022-06-19T06:14:53.975Z] 646ad004c059: Pull complete [2022-06-19T06:14:53.975Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T06:14:53.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T06:14:53.975Z] ---> 8f69c11f6b0c [2022-06-19T06:14:53.975Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:14:55.907Z] ---> Running in ed7ff0c956c6 [2022-06-19T06:14:55.907Z] Removing intermediate container ed7ff0c956c6 [2022-06-19T06:14:55.907Z] ---> ad083bc497c7 [2022-06-19T06:14:55.907Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:14:55.907Z] ---> Running in 1f62120ab739 [2022-06-19T06:14:56.171Z] Removing intermediate container 1f62120ab739 [2022-06-19T06:14:56.171Z] ---> 02607961b769 [2022-06-19T06:14:56.171Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-19T06:14:56.171Z] ---> Running in c3789b82d57e [2022-06-19T06:14:56.171Z] Removing intermediate container c3789b82d57e [2022-06-19T06:14:56.171Z] ---> bbffe6085d47 [2022-06-19T06:14:56.171Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:14:56.171Z] ---> Running in 23b1793f10de [2022-06-19T06:14:56.750Z] Removing intermediate container 23b1793f10de [2022-06-19T06:14:56.750Z] ---> fce447a3b963 [2022-06-19T06:14:56.750Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:14:56.750Z] ---> Running in a0d4c55f1344 [2022-06-19T06:14:57.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:14:57.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:14:58.208Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-19T06:14:58.468Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-19T06:14:58.468Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-19T06:14:58.468Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-19T06:14:58.728Z] Executing busybox-1.34.1-r3.trigger [2022-06-19T06:14:58.728Z] OK: 224 MiB in 56 packages [2022-06-19T06:14:58.988Z] Removing intermediate container a0d4c55f1344 [2022-06-19T06:14:58.988Z] ---> 679fc9747c50 [2022-06-19T06:14:58.988Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-19T06:14:59.247Z] ---> b12e4154a96b [2022-06-19T06:14:59.247Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:14:59.247Z] ---> Running in 6a4218b7f2ee [2022-06-19T06:14:59.256Z] Still waiting to schedule task [2022-06-19T06:14:59.257Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-19T06:15:14.148Z] Removing intermediate container 6a4218b7f2ee [2022-06-19T06:15:14.148Z] ---> 50d8941884b1 [2022-06-19T06:15:14.148Z] Step 10/12 : COPY . . [2022-06-19T06:15:14.148Z] ---> a392b9ab4766 [2022-06-19T06:15:14.148Z] Step 11/12 : ARG MAKE='make build' [2022-06-19T06:15:14.148Z] ---> Running in e4f2c7aef33b [2022-06-19T06:15:14.148Z] Removing intermediate container e4f2c7aef33b [2022-06-19T06:15:14.148Z] ---> da47844a7085 [2022-06-19T06:15:14.148Z] Step 12/12 : RUN $MAKE [2022-06-19T06:15:14.148Z] ---> Running in 7fd289f4219f [2022-06-19T06:15:14.148Z] noop [2022-06-19T06:15:14.148Z] Removing intermediate container 7fd289f4219f [2022-06-19T06:15:14.148Z] ---> 89ef6431a16b [2022-06-19T06:15:14.148Z] Successfully built 89ef6431a16b [2022-06-19T06:15:14.148Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:14.480Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:15:14.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:15:14.552Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:15:14.587Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-19T06:15:14.981Z] $ docker top 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:15:15.327Z] + go version [2022-06-19T06:15:15.327Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T06:15:15.341Z] $ docker stop --time=1 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 [2022-06-19T06:15:16.627Z] $ docker rm -f 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:17.070Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:15:17.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:15:17.169Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:15:17.295Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-19T06:15:17.703Z] $ docker top e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:15:18.070Z] + make test [2022-06-19T06:15:18.070Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-19T06:15:18.328Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-19T06:15:28.307Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-19T06:15:28.307Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.7% of statements [2022-06-19T06:15:34.882Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:15:39.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:15:39.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:15:39.083Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:15:39.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:15:39.114Z] $ docker stop --time=1 e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 [2022-06-19T06:15:40.927Z] $ docker rm -f e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:15:41.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:15:41.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T06:15:41.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:15:42.143Z] + ls -al . [2022-06-19T06:15:42.143Z] total 192 [2022-06-19T06:15:42.143Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:15 . [2022-06-19T06:15:42.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:14 .. [2022-06-19T06:15:42.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:14 .git [2022-06-19T06:15:42.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 .github [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 19 06:14 .gitignore [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:14 .golangci.yml [2022-06-19T06:15:42.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:14 .semver [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 19 06:14 Attribution.txt [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 19 06:14 CHANGELOG.md [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 19 06:14 Dockerfile [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:14 GOVERNANCE.md [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:14 Jenkinsfile [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 06:14 LICENSE [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 19 06:14 Makefile [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 19 06:14 OWNERS.md [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 19 06:14 README.md [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:14 VERSION [2022-06-19T06:15:42.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:14 bin [2022-06-19T06:15:42.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 cmd [2022-06-19T06:15:42.143Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 19 06:15 coverage.out [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 19 06:14 go.mod [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:14 go.sum [2022-06-19T06:15:42.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 internal [2022-06-19T06:15:42.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 snap [2022-06-19T06:15:42.143Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 19 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:42.463Z] + 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=36f1c9105c586ba8e2014e0f524de26550782ad6 --label arch=amd64 --label version=2.2.1-dev.3 . [2022-06-19T06:15:42.463Z] Sending build context to Docker daemon 23.03MB [2022-06-19T06:15:42.463Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:15:42.463Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:15:42.463Z] ---> 89ef6431a16b [2022-06-19T06:15:42.463Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:15:42.725Z] ---> Running in ca5aa3fab2a2 [2022-06-19T06:15:42.725Z] Removing intermediate container ca5aa3fab2a2 [2022-06-19T06:15:42.725Z] ---> 8b0b4552c3c7 [2022-06-19T06:15:42.725Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:15:42.725Z] ---> Running in 83fe5ac1369d [2022-06-19T06:15:42.985Z] Removing intermediate container 83fe5ac1369d [2022-06-19T06:15:42.985Z] ---> 24dc6524dd48 [2022-06-19T06:15:42.985Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-19T06:15:42.985Z] ---> Running in 98b8d5e12dc9 [2022-06-19T06:15:42.985Z] Removing intermediate container 98b8d5e12dc9 [2022-06-19T06:15:42.985Z] ---> 7c86773871d5 [2022-06-19T06:15:42.985Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:15:42.985Z] ---> Running in 3d247788c5b1 [2022-06-19T06:15:43.554Z] Removing intermediate container 3d247788c5b1 [2022-06-19T06:15:43.554Z] ---> b41eb033258b [2022-06-19T06:15:43.554Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:15:43.554Z] ---> Running in fbe4eb493edb [2022-06-19T06:15:43.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:44.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:45.016Z] OK: 224 MiB in 56 packages [2022-06-19T06:15:45.277Z] Removing intermediate container fbe4eb493edb [2022-06-19T06:15:45.277Z] ---> 5dcd37e2cef2 [2022-06-19T06:15:45.277Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-19T06:15:45.544Z] ---> 04d7c4559bf4 [2022-06-19T06:15:45.544Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:15:45.544Z] ---> Running in 7316153d551e [2022-06-19T06:15:46.114Z] Removing intermediate container 7316153d551e [2022-06-19T06:15:46.114Z] ---> ebfd5a10ffa3 [2022-06-19T06:15:46.114Z] Step 10/26 : COPY . . [2022-06-19T06:15:46.691Z] ---> 2eba4a37cda1 [2022-06-19T06:15:46.691Z] Step 11/26 : ARG MAKE='make build' [2022-06-19T06:15:46.691Z] ---> Running in 48c2172f186f [2022-06-19T06:15:46.951Z] Removing intermediate container 48c2172f186f [2022-06-19T06:15:46.951Z] ---> 271a753456cb [2022-06-19T06:15:46.951Z] Step 12/26 : RUN $MAKE [2022-06-19T06:15:46.951Z] ---> Running in bd714811a308 [2022-06-19T06:15:47.212Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-19T06:16:09.161Z] Removing intermediate container bd714811a308 [2022-06-19T06:16:09.161Z] ---> d2b5db1da7ee [2022-06-19T06:16:09.161Z] Step 13/26 : FROM alpine:3.14 [2022-06-19T06:16:09.161Z] 3.14: Pulling from library/alpine [2022-06-19T06:16:09.161Z] 8663204ce13b: Pulling fs layer [2022-06-19T06:16:09.161Z] 8663204ce13b: Verifying Checksum [2022-06-19T06:16:09.161Z] 8663204ce13b: Download complete [2022-06-19T06:16:09.161Z] 8663204ce13b: Pull complete [2022-06-19T06:16:09.161Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-19T06:16:09.161Z] Status: Downloaded newer image for alpine:3.14 [2022-06-19T06:16:09.161Z] ---> e04c818066af [2022-06-19T06:16:09.161Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-19T06:16:09.161Z] ---> Running in b050c00399e3 [2022-06-19T06:16:09.161Z] Removing intermediate container b050c00399e3 [2022-06-19T06:16:09.161Z] ---> 598f3b5ef343 [2022-06-19T06:16:09.161Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:16:09.161Z] ---> Running in 2f52f5946c61 [2022-06-19T06:16:09.161Z] Removing intermediate container 2f52f5946c61 [2022-06-19T06:16:09.161Z] ---> b7489f10f768 [2022-06-19T06:16:09.161Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:16:09.161Z] ---> Running in 06573bd1fa4c [2022-06-19T06:16:09.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:16:09.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:16:09.734Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:16:09.734Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-19T06:16:09.734Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:16:09.995Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-19T06:16:09.995Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:16:09.995Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:16:10.267Z] Executing busybox-1.33.1-r7.trigger [2022-06-19T06:16:10.267Z] OK: 8 MiB in 20 packages [2022-06-19T06:16:10.525Z] Removing intermediate container 06573bd1fa4c [2022-06-19T06:16:10.525Z] ---> 8ed83781f0bc [2022-06-19T06:16:10.525Z] Step 17/26 : WORKDIR / [2022-06-19T06:16:10.525Z] ---> Running in a3b7c8c13f64 [2022-06-19T06:16:10.525Z] Removing intermediate container a3b7c8c13f64 [2022-06-19T06:16:10.526Z] ---> 55417b33938c [2022-06-19T06:16:10.526Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-19T06:16:10.784Z] ---> 049ca50eca67 [2022-06-19T06:16:10.784Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-19T06:16:11.042Z] ---> c53e8b6eecaf [2022-06-19T06:16:11.042Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-19T06:16:11.610Z] ---> 04d65a6cccd5 [2022-06-19T06:16:11.610Z] Step 21/26 : EXPOSE 59900 [2022-06-19T06:16:11.610Z] ---> Running in 6b37bfba01a5 [2022-06-19T06:16:11.610Z] Removing intermediate container 6b37bfba01a5 [2022-06-19T06:16:11.610Z] ---> 5342ca899e62 [2022-06-19T06:16:11.610Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-19T06:16:11.610Z] ---> Running in 3e2283f48b21 [2022-06-19T06:16:11.870Z] Removing intermediate container 3e2283f48b21 [2022-06-19T06:16:11.870Z] ---> cfaf67e8754c [2022-06-19T06:16:11.870Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:16:11.870Z] ---> Running in e92be115b423 [2022-06-19T06:16:11.870Z] Removing intermediate container e92be115b423 [2022-06-19T06:16:11.870Z] ---> c087ee29e157 [2022-06-19T06:16:11.870Z] Step 24/26 : LABEL arch=amd64 [2022-06-19T06:16:11.870Z] ---> Running in 1e57aa6639dd [2022-06-19T06:16:12.130Z] Removing intermediate container 1e57aa6639dd [2022-06-19T06:16:12.130Z] ---> 5dfa6cabd8f3 [2022-06-19T06:16:12.130Z] Step 25/26 : LABEL git_sha=36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:16:12.130Z] ---> Running in 68d8347daaea [2022-06-19T06:16:12.130Z] Removing intermediate container 68d8347daaea [2022-06-19T06:16:12.130Z] ---> ba834ad1b55c [2022-06-19T06:16:12.130Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-06-19T06:16:12.130Z] ---> Running in 58a188a60003 [2022-06-19T06:16:12.389Z] Removing intermediate container 58a188a60003 [2022-06-19T06:16:12.390Z] ---> 0ebd7bb46e2a [2022-06-19T06:16:12.390Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:16:12.390Z] Successfully built 0ebd7bb46e2a [2022-06-19T06:16:12.390Z] 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-19T06:16:12.488Z] provisioning config files... [2022-06-19T06:16:12.500Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1562538567473499466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:16:12.795Z] ---> docker-login.sh [2022-06-19T06:16:12.795Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:16:12.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:16:12.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:16:12.795Z] Configure a credential helper to remove this warning. See [2022-06-19T06:16:12.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:16:12.795Z] [2022-06-19T06:16:12.795Z] Login Succeeded [2022-06-19T06:16:12.795Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:16:12.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:16:13.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:16:13.058Z] Configure a credential helper to remove this warning. See [2022-06-19T06:16:13.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:16:13.058Z] [2022-06-19T06:16:13.058Z] Login Succeeded [2022-06-19T06:16:13.058Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:16:13.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:16:13.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:16:13.058Z] Configure a credential helper to remove this warning. See [2022-06-19T06:16:13.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:16:13.058Z] [2022-06-19T06:16:13.058Z] Login Succeeded [2022-06-19T06:16:13.058Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:16:13.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:16:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:16:13.317Z] Configure a credential helper to remove this warning. See [2022-06-19T06:16:13.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:16:13.317Z] [2022-06-19T06:16:13.317Z] Login Succeeded [2022-06-19T06:16:13.317Z] docker.io [2022-06-19T06:16:13.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:16:13.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:16:13.577Z] Configure a credential helper to remove this warning. See [2022-06-19T06:16:13.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:16:13.577Z] [2022-06-19T06:16:13.577Z] Login Succeeded [2022-06-19T06:16:13.577Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:16:13.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:16:13.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:16:13.633Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-06-19T06:16:13.633Z] 36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:16:13.633Z] latest [2022-06-19T06:16:13.633Z] 2.2.1-dev.3 [2022-06-19T06:16:13.633Z] 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:16:13.633Z] main [2022-06-19T06:16:13.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:13.940Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:14.248Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:16:14.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-19T06:16:14.248Z] 25b32ef8cdfc: Preparing [2022-06-19T06:16:14.248Z] eb4a26eb97af: Preparing [2022-06-19T06:16:14.248Z] 882d5310f6d7: Preparing [2022-06-19T06:16:14.248Z] 060a9350092e: Preparing [2022-06-19T06:16:14.248Z] cbf47ce88025: Preparing [2022-06-19T06:16:14.248Z] b541d28bf3b4: Preparing [2022-06-19T06:16:14.248Z] b541d28bf3b4: Waiting [2022-06-19T06:16:14.248Z] cbf47ce88025: Pushed [2022-06-19T06:16:14.248Z] 882d5310f6d7: Pushed [2022-06-19T06:16:14.248Z] eb4a26eb97af: Pushed [2022-06-19T06:16:14.248Z] b541d28bf3b4: Layer already exists [2022-06-19T06:16:14.507Z] 060a9350092e: Pushed [2022-06-19T06:16:17.044Z] 25b32ef8cdfc: Pushed [2022-06-19T06:16:17.044Z] 36f1c9105c586ba8e2014e0f524de26550782ad6: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:17.626Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:17.950Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-19T06:16:17.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-19T06:16:17.950Z] 25b32ef8cdfc: Preparing [2022-06-19T06:16:17.950Z] eb4a26eb97af: Preparing [2022-06-19T06:16:17.950Z] 882d5310f6d7: Preparing [2022-06-19T06:16:17.950Z] 060a9350092e: Preparing [2022-06-19T06:16:17.950Z] cbf47ce88025: Preparing [2022-06-19T06:16:17.950Z] b541d28bf3b4: Preparing [2022-06-19T06:16:17.950Z] b541d28bf3b4: Waiting [2022-06-19T06:16:17.950Z] 25b32ef8cdfc: Layer already exists [2022-06-19T06:16:17.950Z] 060a9350092e: Layer already exists [2022-06-19T06:16:17.950Z] cbf47ce88025: Layer already exists [2022-06-19T06:16:17.950Z] 882d5310f6d7: Layer already exists [2022-06-19T06:16:17.950Z] eb4a26eb97af: Layer already exists [2022-06-19T06:16:17.950Z] b541d28bf3b4: Layer already exists [2022-06-19T06:16:17.950Z] latest: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:18.302Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:18.637Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 [2022-06-19T06:16:18.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-19T06:16:18.637Z] 25b32ef8cdfc: Preparing [2022-06-19T06:16:18.637Z] eb4a26eb97af: Preparing [2022-06-19T06:16:18.637Z] 882d5310f6d7: Preparing [2022-06-19T06:16:18.637Z] 060a9350092e: Preparing [2022-06-19T06:16:18.637Z] cbf47ce88025: Preparing [2022-06-19T06:16:18.637Z] b541d28bf3b4: Preparing [2022-06-19T06:16:18.637Z] b541d28bf3b4: Waiting [2022-06-19T06:16:18.637Z] eb4a26eb97af: Layer already exists [2022-06-19T06:16:18.637Z] cbf47ce88025: Layer already exists [2022-06-19T06:16:18.637Z] 25b32ef8cdfc: Layer already exists [2022-06-19T06:16:18.637Z] 060a9350092e: Layer already exists [2022-06-19T06:16:18.637Z] 882d5310f6d7: Layer already exists [2022-06-19T06:16:18.637Z] b541d28bf3b4: Layer already exists [2022-06-19T06:16:18.637Z] 2.2.1-dev.3: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:18.947Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:19.267Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:16:19.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-19T06:16:19.267Z] 25b32ef8cdfc: Preparing [2022-06-19T06:16:19.267Z] eb4a26eb97af: Preparing [2022-06-19T06:16:19.267Z] 882d5310f6d7: Preparing [2022-06-19T06:16:19.267Z] 060a9350092e: Preparing [2022-06-19T06:16:19.267Z] cbf47ce88025: Preparing [2022-06-19T06:16:19.267Z] b541d28bf3b4: Preparing [2022-06-19T06:16:19.267Z] b541d28bf3b4: Waiting [2022-06-19T06:16:19.267Z] 060a9350092e: Layer already exists [2022-06-19T06:16:19.267Z] 882d5310f6d7: Layer already exists [2022-06-19T06:16:19.267Z] cbf47ce88025: Layer already exists [2022-06-19T06:16:19.267Z] eb4a26eb97af: Layer already exists [2022-06-19T06:16:19.267Z] 25b32ef8cdfc: Layer already exists [2022-06-19T06:16:19.267Z] b541d28bf3b4: Layer already exists [2022-06-19T06:16:19.267Z] 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:19.587Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:19.902Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-06-19T06:16:19.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-19T06:16:19.902Z] 25b32ef8cdfc: Preparing [2022-06-19T06:16:19.902Z] eb4a26eb97af: Preparing [2022-06-19T06:16:19.902Z] 882d5310f6d7: Preparing [2022-06-19T06:16:19.902Z] 060a9350092e: Preparing [2022-06-19T06:16:19.902Z] cbf47ce88025: Preparing [2022-06-19T06:16:19.902Z] b541d28bf3b4: Preparing [2022-06-19T06:16:19.902Z] b541d28bf3b4: Waiting [2022-06-19T06:16:19.902Z] 060a9350092e: Layer already exists [2022-06-19T06:16:19.902Z] eb4a26eb97af: Layer already exists [2022-06-19T06:16:19.902Z] 25b32ef8cdfc: Layer already exists [2022-06-19T06:16:19.902Z] 882d5310f6d7: Layer already exists [2022-06-19T06:16:19.902Z] cbf47ce88025: Layer already exists [2022-06-19T06:16:19.902Z] b541d28bf3b4: Layer already exists [2022-06-19T06:16:19.902Z] main: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:16:19.951Z] ===================================================== [Pipeline] echo [2022-06-19T06:16:19.959Z] taggedImages: [2022-06-19T06:16:19.959Z] - nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:16:19.959Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-19T06:16:19.959Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 [2022-06-19T06:16:19.959Z] - nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:16:19.959Z] - 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-19T06:16:20.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:16:20.331Z] [2022-06-19T06:16:20.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:16:20.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:16:20.633Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T06:16:20.633Z] 5eb5b503b376: Pulling fs layer [2022-06-19T06:16:20.633Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T06:16:20.633Z] ec43610c2a17: Pulling fs layer [2022-06-19T06:16:20.633Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T06:16:20.633Z] 33b1e0a273af: Pulling fs layer [2022-06-19T06:16:20.633Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T06:16:20.633Z] 2f39f015ded8: Pulling fs layer [2022-06-19T06:16:20.633Z] 5d3b04190fa2: Waiting [2022-06-19T06:16:20.633Z] 2f39f015ded8: Waiting [2022-06-19T06:16:20.633Z] 3a2ae6a8a46f: Waiting [2022-06-19T06:16:20.633Z] 5c69ac0246d0: Download complete [2022-06-19T06:16:20.633Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-19T06:16:20.633Z] 3a2ae6a8a46f: Download complete [2022-06-19T06:16:20.633Z] 33b1e0a273af: Verifying Checksum [2022-06-19T06:16:20.633Z] 33b1e0a273af: Download complete [2022-06-19T06:16:20.893Z] 5d3b04190fa2: Verifying Checksum [2022-06-19T06:16:20.893Z] 5d3b04190fa2: Download complete [2022-06-19T06:16:20.893Z] ec43610c2a17: Verifying Checksum [2022-06-19T06:16:20.893Z] ec43610c2a17: Download complete [2022-06-19T06:16:20.893Z] 5eb5b503b376: Verifying Checksum [2022-06-19T06:16:20.893Z] 5eb5b503b376: Download complete [2022-06-19T06:16:21.466Z] 2f39f015ded8: Download complete [2022-06-19T06:16:22.036Z] 5eb5b503b376: Pull complete [2022-06-19T06:16:22.295Z] 5c69ac0246d0: Pull complete [2022-06-19T06:16:22.864Z] ec43610c2a17: Pull complete [2022-06-19T06:16:22.864Z] 3a2ae6a8a46f: Pull complete [2022-06-19T06:16:23.123Z] 33b1e0a273af: Pull complete [2022-06-19T06:16:23.123Z] 5d3b04190fa2: Pull complete [2022-06-19T06:16:27.315Z] 2f39f015ded8: Pull complete [2022-06-19T06:16:27.315Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T06:16:27.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:16:27.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:16:27.410Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:16:27.447Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T06:16:29.242Z] $ docker top a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:16:29.630Z] ---> job-cost.sh [2022-06-19T06:16:29.630Z] lf-activate-venv: SKIPPING [2022-06-19T06:16:29.630Z] INFO: No Stack... [2022-06-19T06:16:30.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:16:30.461Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:16:30.753Z] + + catcut /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv -d, [2022-06-19T06:16:30.753Z] -f6 [Pipeline] lock [2022-06-19T06:16:30.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [2022-06-19T06:16:30.772Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] did not exist. Created. [2022-06-19T06:16:30.772Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:16:31.073Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T06:16:31.096Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:16:31.103Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:16:31.125Z] $ docker stop --time=1 a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 [2022-06-19T06:16:32.285Z] $ docker rm -f a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T06:24:45.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3128 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-06-19T06:24:45.134Z] Running in /w/workspace/device-virtual-go/39 [Pipeline] { [Pipeline] checkout [2022-06-19T06:24:45.164Z] The recommended git tool is: git [2022-06-19T06:24:51.536Z] using credential edgex-jenkins-ssh [2022-06-19T06:24:51.553Z] Cloning the remote Git repository [2022-06-19T06:24:51.651Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-19T06:24:51.898Z] > git init /w/workspace/device-virtual-go/39 # timeout=10 [2022-06-19T06:24:51.993Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-19T06:24:51.994Z] > git --version # timeout=10 [2022-06-19T06:24:52.023Z] > git --version # 'git version 2.25.1' [2022-06-19T06:24:52.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T06:24:52.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T06:24:54.079Z] Avoid second fetch [2022-06-19T06:24:54.079Z] Checking out Revision 36f1c9105c586ba8e2014e0f524de26550782ad6 (main) [2022-06-19T06:24:54.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-19T06:24:54.064Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T06:24:54.112Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T06:24:54.133Z] > git checkout -f 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 [2022-06-19T06:24:58.405Z] Commit message: "Merge pull request #291 from weichou1229/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:24:59.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T06:24:59.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T06:24:59.282Z] Dload Upload Total Spent Left Speed [2022-06-19T06:24:59.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-06-19T06:25:00.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T06:25:00.416Z] + sudo tee /etc/docker/daemon.new [2022-06-19T06:25:00.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-19T06:25:00.416Z] { [2022-06-19T06:25:00.416Z] "registry-mirrors": [ [2022-06-19T06:25:00.416Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T06:25:00.416Z] ], [2022-06-19T06:25:00.416Z] "bip": "10.250.0.254/24", [2022-06-19T06:25:00.416Z] "hosts": [ [2022-06-19T06:25:00.416Z] "tcp://0.0.0.0:5555", [2022-06-19T06:25:00.416Z] "unix:///var/run/docker.sock" [2022-06-19T06:25:00.416Z] ], [2022-06-19T06:25:00.416Z] "mtu": 1458, [2022-06-19T06:25:00.416Z] "selinux-enabled": true, [2022-06-19T06:25:00.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T06:25:00.416Z] } [Pipeline] sh [2022-06-19T06:25:00.830Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T06:25:01.179Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:25:19.528Z] provisioning config files... [2022-06-19T06:25:19.552Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/39@tmp/config732909521817840345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:25:19.911Z] ---> docker-login.sh [2022-06-19T06:25:19.911Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:25:20.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:25:20.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:25:20.780Z] Configure a credential helper to remove this warning. See [2022-06-19T06:25:20.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:25:20.780Z] [2022-06-19T06:25:20.780Z] Login Succeeded [2022-06-19T06:25:20.780Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:25:21.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:25:21.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:25:21.325Z] Configure a credential helper to remove this warning. See [2022-06-19T06:25:21.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:25:21.325Z] [2022-06-19T06:25:21.325Z] Login Succeeded [2022-06-19T06:25:21.325Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:25:21.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:25:21.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:25:21.600Z] Configure a credential helper to remove this warning. See [2022-06-19T06:25:21.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:25:21.600Z] [2022-06-19T06:25:21.600Z] Login Succeeded [2022-06-19T06:25:21.600Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:25:21.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:25:22.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:25:22.147Z] Configure a credential helper to remove this warning. See [2022-06-19T06:25:22.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:25:22.147Z] [2022-06-19T06:25:22.147Z] Login Succeeded [2022-06-19T06:25:22.147Z] docker.io [2022-06-19T06:25:22.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:25:22.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:25:22.687Z] Configure a credential helper to remove this warning. See [2022-06-19T06:25:22.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:25:22.687Z] [2022-06-19T06:25:22.687Z] Login Succeeded [2022-06-19T06:25:22.687Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:25:22.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:25:23.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:25:23.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:25:23.218Z] ========================================================= [2022-06-19T06:25:23.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T06:25:23.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:25:23.614Z] + 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-19T06:25:23.887Z] Sending build context to Docker daemon 11.62MB [2022-06-19T06:25:23.887Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:25:23.887Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T06:25:24.165Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T06:25:24.165Z] 9b3977197b4f: Pulling fs layer [2022-06-19T06:25:24.165Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T06:25:24.165Z] 94645a83ff95: Pulling fs layer [2022-06-19T06:25:24.165Z] e6fb740bc735: Pulling fs layer [2022-06-19T06:25:24.165Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T06:25:24.165Z] 355e64cbe906: Pulling fs layer [2022-06-19T06:25:24.165Z] 63ab81a10011: Pulling fs layer [2022-06-19T06:25:24.165Z] 555d1d1c4555: Pulling fs layer [2022-06-19T06:25:24.165Z] 7d9057610161: Pulling fs layer [2022-06-19T06:25:24.165Z] 355e64cbe906: Waiting [2022-06-19T06:25:24.165Z] 63ab81a10011: Waiting [2022-06-19T06:25:24.165Z] 555d1d1c4555: Waiting [2022-06-19T06:25:24.165Z] 7d9057610161: Waiting [2022-06-19T06:25:24.165Z] e6fb740bc735: Waiting [2022-06-19T06:25:24.165Z] 3a77bd46dcc9: Waiting [2022-06-19T06:25:24.165Z] 94645a83ff95: Verifying Checksum [2022-06-19T06:25:24.165Z] 94645a83ff95: Download complete [2022-06-19T06:25:24.165Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T06:25:24.165Z] 1a89e8eeedd5: Download complete [2022-06-19T06:25:24.165Z] 3a77bd46dcc9: Download complete [2022-06-19T06:25:24.165Z] 355e64cbe906: Verifying Checksum [2022-06-19T06:25:24.165Z] 355e64cbe906: Download complete [2022-06-19T06:25:24.165Z] 9b3977197b4f: Verifying Checksum [2022-06-19T06:25:24.165Z] 9b3977197b4f: Download complete [2022-06-19T06:25:24.440Z] 63ab81a10011: Verifying Checksum [2022-06-19T06:25:24.440Z] 63ab81a10011: Download complete [2022-06-19T06:25:25.426Z] 9b3977197b4f: Pull complete [2022-06-19T06:25:25.426Z] 7d9057610161: Verifying Checksum [2022-06-19T06:25:25.426Z] 7d9057610161: Download complete [2022-06-19T06:25:25.701Z] 1a89e8eeedd5: Pull complete [2022-06-19T06:25:25.981Z] 94645a83ff95: Pull complete [2022-06-19T06:25:26.261Z] 555d1d1c4555: Verifying Checksum [2022-06-19T06:25:26.261Z] 555d1d1c4555: Download complete [2022-06-19T06:25:26.864Z] e6fb740bc735: Verifying Checksum [2022-06-19T06:25:26.864Z] e6fb740bc735: Download complete [2022-06-19T06:25:39.252Z] e6fb740bc735: Pull complete [2022-06-19T06:25:39.252Z] 3a77bd46dcc9: Pull complete [2022-06-19T06:25:39.252Z] 355e64cbe906: Pull complete [2022-06-19T06:25:39.252Z] 63ab81a10011: Pull complete [2022-06-19T06:25:44.667Z] 555d1d1c4555: Pull complete [2022-06-19T06:25:46.107Z] 7d9057610161: Pull complete [2022-06-19T06:25:46.107Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T06:25:46.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T06:25:46.107Z] ---> 819e984ddca1 [2022-06-19T06:25:46.107Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:25:48.107Z] ---> Running in b336bd4ae7c5 [2022-06-19T06:25:48.107Z] Removing intermediate container b336bd4ae7c5 [2022-06-19T06:25:48.107Z] ---> 33dfda93bd4e [2022-06-19T06:25:48.107Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:25:48.107Z] ---> Running in c1fd4786b760 [2022-06-19T06:25:48.389Z] Removing intermediate container c1fd4786b760 [2022-06-19T06:25:48.390Z] ---> 5e153d2a7ad0 [2022-06-19T06:25:48.390Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-19T06:25:48.664Z] ---> Running in a8c4cecf5803 [2022-06-19T06:25:48.941Z] Removing intermediate container a8c4cecf5803 [2022-06-19T06:25:48.941Z] ---> 1b9804a3a281 [2022-06-19T06:25:48.941Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:25:48.941Z] ---> Running in f020af7562c7 [2022-06-19T06:25:50.953Z] Removing intermediate container f020af7562c7 [2022-06-19T06:25:50.953Z] ---> 0d1b030a0e93 [2022-06-19T06:25:50.953Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:25:50.953Z] ---> Running in 502a985e9bb2 [2022-06-19T06:25:52.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:25:53.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:25:54.908Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-19T06:25:54.908Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-19T06:25:54.908Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-19T06:25:55.187Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-19T06:25:55.187Z] Executing busybox-1.34.1-r3.trigger [2022-06-19T06:25:55.187Z] OK: 224 MiB in 56 packages [2022-06-19T06:25:56.171Z] Removing intermediate container 502a985e9bb2 [2022-06-19T06:25:56.171Z] ---> 270622d1c891 [2022-06-19T06:25:56.171Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-19T06:25:56.767Z] ---> 3c9a403c7a45 [2022-06-19T06:25:56.767Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:25:56.767Z] ---> Running in 339d4a736f48 [2022-06-19T06:26:43.800Z] Removing intermediate container 339d4a736f48 [2022-06-19T06:26:43.800Z] ---> 6ee2d823d2df [2022-06-19T06:26:43.800Z] Step 10/12 : COPY . . [2022-06-19T06:26:43.800Z] ---> 00bf6ed62822 [2022-06-19T06:26:43.800Z] Step 11/12 : ARG MAKE='make build' [2022-06-19T06:26:43.800Z] ---> Running in bb8969a7c00f [2022-06-19T06:26:43.800Z] Removing intermediate container bb8969a7c00f [2022-06-19T06:26:43.800Z] ---> 8bdb12536eb3 [2022-06-19T06:26:43.800Z] Step 12/12 : RUN $MAKE [2022-06-19T06:26:43.800Z] ---> Running in eb395ced92b9 [2022-06-19T06:26:43.800Z] noop [2022-06-19T06:26:44.072Z] Removing intermediate container eb395ced92b9 [2022-06-19T06:26:44.072Z] ---> c935cb338c78 [2022-06-19T06:26:44.072Z] Successfully built c935cb338c78 [2022-06-19T06:26:44.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:26:44.446Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T06:26:44.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:26:44.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2022-06-19T06:26:44.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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-19T06:26:46.010Z] $ docker top ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:26:46.909Z] + go version [2022-06-19T06:26:46.909Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T06:26:46.936Z] $ docker stop --time=1 ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 [2022-06-19T06:26:48.556Z] $ docker rm -f ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:26:49.144Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T06:26:49.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:26:49.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2022-06-19T06:26:49.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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-19T06:26:50.769Z] $ docker top 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:26:51.673Z] + make test [2022-06-19T06:26:51.673Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-19T06:26:53.674Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-19T06:28:15.528Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-19T06:28:15.528Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.140s coverage: 65.7% of statements [2022-06-19T06:28:15.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T06:28:15.528Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:28:42.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:28:42.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:28:42.364Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:28:45.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:28:45.030Z] $ docker stop --time=1 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b [2022-06-19T06:28:46.865Z] $ docker rm -f 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:28:47.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:28:47.856Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T06:28:48.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:28:48.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:28:49.178Z] + ls -al . [2022-06-19T06:28:49.178Z] total 188 [2022-06-19T06:28:49.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:28 . [2022-06-19T06:28:49.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 .. [2022-06-19T06:28:49.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:24 .git [2022-06-19T06:28:49.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 .github [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 19 06:24 .gitignore [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:24 .golangci.yml [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jun 19 06:24 Attribution.txt [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 19 06:24 CHANGELOG.md [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 19 06:24 Dockerfile [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:24 GOVERNANCE.md [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:24 Jenkinsfile [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 06:24 LICENSE [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 19 06:24 Makefile [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 19 06:24 OWNERS.md [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 19 06:24 README.md [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:14 VERSION [2022-06-19T06:28:49.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 bin [2022-06-19T06:28:49.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 cmd [2022-06-19T06:28:49.178Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 19 06:28 coverage.out [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 3189 Jun 19 06:24 go.mod [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:24 go.sum [2022-06-19T06:28:49.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 internal [2022-06-19T06:28:49.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 snap [2022-06-19T06:28:49.178Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 19 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:28:49.585Z] + 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=36f1c9105c586ba8e2014e0f524de26550782ad6 --label arch=arm64 --label version=2.2.1-dev.3 . [2022-06-19T06:28:50.214Z] Sending build context to Docker daemon 11.67MB [2022-06-19T06:28:50.214Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:28:50.214Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:28:50.214Z] ---> c935cb338c78 [2022-06-19T06:28:50.214Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:28:50.214Z] ---> Running in 5286fede711a [2022-06-19T06:28:50.512Z] Removing intermediate container 5286fede711a [2022-06-19T06:28:50.512Z] ---> a892f9dd8dba [2022-06-19T06:28:50.512Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:28:50.794Z] ---> Running in 0078234aeeef [2022-06-19T06:28:51.070Z] Removing intermediate container 0078234aeeef [2022-06-19T06:28:51.070Z] ---> 2ebb13c8f886 [2022-06-19T06:28:51.070Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-19T06:28:51.070Z] ---> Running in 2cb4b75e67c6 [2022-06-19T06:28:51.673Z] Removing intermediate container 2cb4b75e67c6 [2022-06-19T06:28:51.673Z] ---> 5fec0a607006 [2022-06-19T06:28:51.673Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:28:51.673Z] ---> Running in 0459535cc8f3 [2022-06-19T06:28:53.109Z] Removing intermediate container 0459535cc8f3 [2022-06-19T06:28:53.109Z] ---> e7e8e6bd0434 [2022-06-19T06:28:53.109Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:28:53.384Z] ---> Running in ae823b7b1c42 [2022-06-19T06:28:54.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:28:55.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:28:56.332Z] OK: 224 MiB in 56 packages [2022-06-19T06:28:56.933Z] Removing intermediate container ae823b7b1c42 [2022-06-19T06:28:56.933Z] ---> 7067e8f22558 [2022-06-19T06:28:56.933Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-19T06:28:57.530Z] ---> e629d47bf37e [2022-06-19T06:28:57.530Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:28:57.530Z] ---> Running in e5d776eb99b1 [2022-06-19T06:28:59.508Z] Removing intermediate container e5d776eb99b1 [2022-06-19T06:28:59.508Z] ---> 0fc44f1d3969 [2022-06-19T06:28:59.508Z] Step 10/26 : COPY . . [2022-06-19T06:29:00.970Z] ---> 94c58860c3ac [2022-06-19T06:29:00.970Z] Step 11/26 : ARG MAKE='make build' [2022-06-19T06:29:00.970Z] ---> Running in 0e1204d6114b [2022-06-19T06:29:00.970Z] Removing intermediate container 0e1204d6114b [2022-06-19T06:29:00.970Z] ---> b578c29925a8 [2022-06-19T06:29:00.970Z] Step 12/26 : RUN $MAKE [2022-06-19T06:29:01.252Z] ---> Running in 0dfdff0ce3bd [2022-06-19T06:29:02.233Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-19T06:31:09.116Z] Removing intermediate container 0dfdff0ce3bd [2022-06-19T06:31:09.116Z] ---> 1a0f8bd032f1 [2022-06-19T06:31:09.116Z] Step 13/26 : FROM alpine:3.14 [2022-06-19T06:31:09.116Z] 3.14: Pulling from library/alpine [2022-06-19T06:31:09.116Z] 455c02918c45: Pulling fs layer [2022-06-19T06:31:09.116Z] 455c02918c45: Download complete [2022-06-19T06:31:09.116Z] 455c02918c45: Pull complete [2022-06-19T06:31:09.116Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-19T06:31:09.116Z] Status: Downloaded newer image for alpine:3.14 [2022-06-19T06:31:09.116Z] ---> ac73e934f311 [2022-06-19T06:31:09.116Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-19T06:31:09.116Z] ---> Running in bd03b07b113b [2022-06-19T06:31:09.116Z] Removing intermediate container bd03b07b113b [2022-06-19T06:31:09.116Z] ---> f020a835267b [2022-06-19T06:31:09.117Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:31:09.117Z] ---> Running in 3f2b77bc82c1 [2022-06-19T06:31:09.713Z] Removing intermediate container 3f2b77bc82c1 [2022-06-19T06:31:09.714Z] ---> 62ad7a764956 [2022-06-19T06:31:09.714Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:31:09.714Z] ---> Running in cb8fe7fee16b [2022-06-19T06:31:10.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:31:11.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:31:12.649Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:31:12.649Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-19T06:31:12.649Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:31:12.649Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-19T06:31:12.921Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:31:12.921Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:31:12.921Z] Executing busybox-1.33.1-r7.trigger [2022-06-19T06:31:13.193Z] OK: 8 MiB in 20 packages [2022-06-19T06:31:14.185Z] Removing intermediate container cb8fe7fee16b [2022-06-19T06:31:14.185Z] ---> 19e326989f15 [2022-06-19T06:31:14.185Z] Step 17/26 : WORKDIR / [2022-06-19T06:31:14.185Z] ---> Running in fab6258002e8 [2022-06-19T06:31:14.456Z] Removing intermediate container fab6258002e8 [2022-06-19T06:31:14.456Z] ---> 7ddf7617fb8e [2022-06-19T06:31:14.456Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-19T06:31:15.048Z] ---> d5cc1899e7e7 [2022-06-19T06:31:15.048Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-19T06:31:15.645Z] ---> 5ed29502db0c [2022-06-19T06:31:15.645Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-19T06:31:17.077Z] ---> b9cd888a4394 [2022-06-19T06:31:17.077Z] Step 21/26 : EXPOSE 59900 [2022-06-19T06:31:17.348Z] ---> Running in b563e9b9b9cb [2022-06-19T06:31:17.620Z] Removing intermediate container b563e9b9b9cb [2022-06-19T06:31:17.620Z] ---> 073b08b0e669 [2022-06-19T06:31:17.620Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-19T06:31:17.620Z] ---> Running in 7726c18e3c75 [2022-06-19T06:31:17.893Z] Removing intermediate container 7726c18e3c75 [2022-06-19T06:31:17.893Z] ---> 81ee1b367aa8 [2022-06-19T06:31:17.893Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:31:17.893Z] ---> Running in 2edb35e34001 [2022-06-19T06:31:18.485Z] Removing intermediate container 2edb35e34001 [2022-06-19T06:31:18.485Z] ---> a3f75d39ef58 [2022-06-19T06:31:18.485Z] Step 24/26 : LABEL arch=arm64 [2022-06-19T06:31:18.485Z] ---> Running in f925e1d9d916 [2022-06-19T06:31:18.756Z] Removing intermediate container f925e1d9d916 [2022-06-19T06:31:18.756Z] ---> 7479a3f5862a [2022-06-19T06:31:18.756Z] Step 25/26 : LABEL git_sha=36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:31:18.757Z] ---> Running in d09c67efad95 [2022-06-19T06:31:19.030Z] Removing intermediate container d09c67efad95 [2022-06-19T06:31:19.030Z] ---> f9d3fbda873f [2022-06-19T06:31:19.030Z] Step 26/26 : LABEL version=2.2.1-dev.3 [2022-06-19T06:31:19.302Z] ---> Running in 514e85a2848f [2022-06-19T06:31:19.574Z] Removing intermediate container 514e85a2848f [2022-06-19T06:31:19.574Z] ---> fe9473b96cac [2022-06-19T06:31:19.574Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:31:19.574Z] Successfully built fe9473b96cac [2022-06-19T06:31:19.574Z] 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-19T06:31:19.693Z] provisioning config files... [2022-06-19T06:31:19.711Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/39@tmp/config1604537777943609817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:31:20.057Z] ---> docker-login.sh [2022-06-19T06:31:20.057Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:31:20.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:20.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:20.328Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:20.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:20.328Z] [2022-06-19T06:31:20.328Z] Login Succeeded [2022-06-19T06:31:20.328Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:31:20.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:20.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:20.920Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:20.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:20.920Z] [2022-06-19T06:31:20.920Z] Login Succeeded [2022-06-19T06:31:20.920Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:31:21.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:21.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:21.517Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:21.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:21.517Z] [2022-06-19T06:31:21.517Z] Login Succeeded [2022-06-19T06:31:21.517Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:31:21.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:22.060Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:22.060Z] [2022-06-19T06:31:22.060Z] Login Succeeded [2022-06-19T06:31:22.060Z] docker.io [2022-06-19T06:31:22.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:22.600Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:22.600Z] [2022-06-19T06:31:22.600Z] Login Succeeded [2022-06-19T06:31:22.872Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:31:22.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:31:22.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:31:22.938Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-06-19T06:31:22.938Z] 36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:31:22.938Z] latest [2022-06-19T06:31:22.938Z] 2.2.1-dev.3 [2022-06-19T06:31:22.938Z] 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:31:22.938Z] main [2022-06-19T06:31:22.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:23.303Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:23.670Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:31:23.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-19T06:31:23.670Z] 908951b53a1a: Preparing [2022-06-19T06:31:23.670Z] f53aaa8bb064: Preparing [2022-06-19T06:31:23.670Z] b404cd42227a: Preparing [2022-06-19T06:31:23.670Z] b107862c1fe4: Preparing [2022-06-19T06:31:23.670Z] c6741484d897: Preparing [2022-06-19T06:31:23.670Z] f73e7dbfee58: Preparing [2022-06-19T06:31:23.670Z] f73e7dbfee58: Waiting [2022-06-19T06:31:23.943Z] b404cd42227a: Pushed [2022-06-19T06:31:23.943Z] c6741484d897: Pushed [2022-06-19T06:31:23.943Z] f53aaa8bb064: Pushed [2022-06-19T06:31:23.943Z] f73e7dbfee58: Layer already exists [2022-06-19T06:31:24.539Z] b107862c1fe4: Pushed [2022-06-19T06:31:29.918Z] 908951b53a1a: Pushed [2022-06-19T06:31:29.918Z] 36f1c9105c586ba8e2014e0f524de26550782ad6: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:30.289Z] + 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-19T06:31:30.655Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-19T06:31:30.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-19T06:31:30.655Z] 908951b53a1a: Preparing [2022-06-19T06:31:30.655Z] f53aaa8bb064: Preparing [2022-06-19T06:31:30.655Z] b404cd42227a: Preparing [2022-06-19T06:31:30.655Z] b107862c1fe4: Preparing [2022-06-19T06:31:30.655Z] c6741484d897: Preparing [2022-06-19T06:31:30.655Z] f73e7dbfee58: Preparing [2022-06-19T06:31:30.655Z] f73e7dbfee58: Waiting [2022-06-19T06:31:30.655Z] c6741484d897: Layer already exists [2022-06-19T06:31:30.655Z] 908951b53a1a: Layer already exists [2022-06-19T06:31:30.655Z] b404cd42227a: Layer already exists [2022-06-19T06:31:30.655Z] b107862c1fe4: Layer already exists [2022-06-19T06:31:30.655Z] f53aaa8bb064: Layer already exists [2022-06-19T06:31:30.929Z] f73e7dbfee58: Layer already exists [2022-06-19T06:31:30.929Z] latest: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:31.296Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:31.649Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 [2022-06-19T06:31:31.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-19T06:31:31.649Z] 908951b53a1a: Preparing [2022-06-19T06:31:31.649Z] f53aaa8bb064: Preparing [2022-06-19T06:31:31.649Z] b404cd42227a: Preparing [2022-06-19T06:31:31.649Z] b107862c1fe4: Preparing [2022-06-19T06:31:31.649Z] c6741484d897: Preparing [2022-06-19T06:31:31.649Z] f73e7dbfee58: Preparing [2022-06-19T06:31:31.649Z] f73e7dbfee58: Waiting [2022-06-19T06:31:31.649Z] 908951b53a1a: Layer already exists [2022-06-19T06:31:31.649Z] c6741484d897: Layer already exists [2022-06-19T06:31:31.649Z] f53aaa8bb064: Layer already exists [2022-06-19T06:31:31.649Z] b107862c1fe4: Layer already exists [2022-06-19T06:31:31.649Z] b404cd42227a: Layer already exists [2022-06-19T06:31:31.649Z] f73e7dbfee58: Layer already exists [2022-06-19T06:31:31.920Z] 2.2.1-dev.3: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:32.289Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:32.639Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:31:32.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-19T06:31:32.639Z] 908951b53a1a: Preparing [2022-06-19T06:31:32.639Z] f53aaa8bb064: Preparing [2022-06-19T06:31:32.639Z] b404cd42227a: Preparing [2022-06-19T06:31:32.639Z] b107862c1fe4: Preparing [2022-06-19T06:31:32.639Z] c6741484d897: Preparing [2022-06-19T06:31:32.639Z] f73e7dbfee58: Preparing [2022-06-19T06:31:32.639Z] f73e7dbfee58: Waiting [2022-06-19T06:31:32.639Z] c6741484d897: Layer already exists [2022-06-19T06:31:32.639Z] b404cd42227a: Layer already exists [2022-06-19T06:31:32.639Z] b107862c1fe4: Layer already exists [2022-06-19T06:31:32.639Z] 908951b53a1a: Layer already exists [2022-06-19T06:31:32.639Z] f53aaa8bb064: Layer already exists [2022-06-19T06:31:32.639Z] f73e7dbfee58: Layer already exists [2022-06-19T06:31:32.910Z] 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:33.274Z] + 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-19T06:31:33.632Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-06-19T06:31:33.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-19T06:31:33.632Z] 908951b53a1a: Preparing [2022-06-19T06:31:33.632Z] f53aaa8bb064: Preparing [2022-06-19T06:31:33.632Z] b404cd42227a: Preparing [2022-06-19T06:31:33.632Z] b107862c1fe4: Preparing [2022-06-19T06:31:33.632Z] c6741484d897: Preparing [2022-06-19T06:31:33.632Z] f73e7dbfee58: Preparing [2022-06-19T06:31:33.632Z] f73e7dbfee58: Waiting [2022-06-19T06:31:33.632Z] f53aaa8bb064: Layer already exists [2022-06-19T06:31:33.632Z] b107862c1fe4: Layer already exists [2022-06-19T06:31:33.632Z] b404cd42227a: Layer already exists [2022-06-19T06:31:33.632Z] 908951b53a1a: Layer already exists [2022-06-19T06:31:33.632Z] c6741484d897: Layer already exists [2022-06-19T06:31:33.632Z] f73e7dbfee58: Layer already exists [2022-06-19T06:31:33.903Z] main: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:31:33.958Z] ===================================================== [Pipeline] echo [2022-06-19T06:31:33.967Z] taggedImages: [2022-06-19T06:31:33.967Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 [2022-06-19T06:31:33.967Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-19T06:31:33.967Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 [2022-06-19T06:31:33.967Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [2022-06-19T06:31:33.967Z] - 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-19T06:31:34.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:31:34.367Z] [2022-06-19T06:31:34.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:34.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:31:35.040Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T06:31:35.040Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T06:31:35.040Z] 04944245beec: Pulling fs layer [2022-06-19T06:31:35.040Z] 699f458cf7ca: Pulling fs layer [2022-06-19T06:31:35.040Z] 765212b225bb: Pulling fs layer [2022-06-19T06:31:35.040Z] f23df028b6ca: Pulling fs layer [2022-06-19T06:31:35.040Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T06:31:35.040Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T06:31:35.040Z] f23df028b6ca: Waiting [2022-06-19T06:31:35.040Z] 2437ff75d9bd: Waiting [2022-06-19T06:31:35.040Z] d65c8cfc05b1: Waiting [2022-06-19T06:31:35.040Z] 765212b225bb: Waiting [2022-06-19T06:31:35.040Z] 04944245beec: Verifying Checksum [2022-06-19T06:31:35.040Z] 04944245beec: Download complete [2022-06-19T06:31:35.040Z] 765212b225bb: Verifying Checksum [2022-06-19T06:31:35.040Z] 765212b225bb: Download complete [2022-06-19T06:31:35.040Z] f23df028b6ca: Verifying Checksum [2022-06-19T06:31:35.040Z] f23df028b6ca: Download complete [2022-06-19T06:31:35.338Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T06:31:35.338Z] d65c8cfc05b1: Download complete [2022-06-19T06:31:35.338Z] 699f458cf7ca: Verifying Checksum [2022-06-19T06:31:35.338Z] 699f458cf7ca: Download complete [2022-06-19T06:31:35.951Z] 8998bd30e6a1: Download complete [2022-06-19T06:31:38.590Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T06:31:38.590Z] 2437ff75d9bd: Download complete [2022-06-19T06:31:40.569Z] 8998bd30e6a1: Pull complete [2022-06-19T06:31:40.842Z] 04944245beec: Pull complete [2022-06-19T06:31:42.818Z] 699f458cf7ca: Pull complete [2022-06-19T06:31:42.818Z] 765212b225bb: Pull complete [2022-06-19T06:31:43.415Z] f23df028b6ca: Pull complete [2022-06-19T06:31:44.015Z] d65c8cfc05b1: Pull complete [2022-06-19T06:31:59.118Z] 2437ff75d9bd: Pull complete [2022-06-19T06:31:59.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T06:31:59.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:31:59.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:31:59.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2022-06-19T06:31:59.487Z] $ 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/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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-19T06:32:02.295Z] $ docker top edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:03.238Z] ---> job-cost.sh [2022-06-19T06:32:03.238Z] lf-activate-venv: SKIPPING [2022-06-19T06:32:03.238Z] INFO: No Stack... [2022-06-19T06:32:03.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T06:32:04.431Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:32:05.106Z] + cat /w/workspace/device-virtual-go/39/archives/cost.csv [2022-06-19T06:32:05.106Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T06:32:05.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [2022-06-19T06:32:05.181Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] did not exist. Created. [2022-06-19T06:32:05.181Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:32:05.871Z] /w/workspace/device-virtual-go/39@tmp/durable-60574373/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T06:32:06.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T06:32:06.578Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T06:32:06.625Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:32:06.632Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:32:06.652Z] $ docker stop --time=1 edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 [2022-06-19T06:32:08.185Z] $ docker rm -f edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 [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-19T06:32:08.679Z] provisioning config files... [2022-06-19T06:32:08.688Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config323469583035078963tmp [Pipeline] { [Pipeline] sh [2022-06-19T06:32:08.981Z] + set +x [2022-06-19T06:32:08.981Z] + curl -s https://codecov.io/bash [2022-06-19T06:32:08.981Z] + bash -s -- [2022-06-19T06:32:08.981Z] [2022-06-19T06:32:08.981Z] _____ _ [2022-06-19T06:32:08.981Z] / ____| | | [2022-06-19T06:32:08.981Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T06:32:08.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T06:32:08.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T06:32:08.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T06:32:08.981Z] Bash-1.0.6 [2022-06-19T06:32:08.981Z] [2022-06-19T06:32:08.981Z] [2022-06-19T06:32:08.981Z] ==> git version 2.25.1 found [2022-06-19T06:32:08.981Z] ==> 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-19T06:32:08.981Z] Release-Date: 2020-01-08 [2022-06-19T06:32:08.981Z] 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-19T06:32:08.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T06:32:08.981Z] ==> Jenkins CI detected. [2022-06-19T06:32:08.981Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-06-19T06:32:08.981Z] project root: . [2022-06-19T06:32:08.981Z] --> token set from env [2022-06-19T06:32:08.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T06:32:08.981Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T06:32:08.981Z] ==> Python coveragepy not found [2022-06-19T06:32:08.981Z] ==> Searching for coverage reports in: [2022-06-19T06:32:08.981Z] + . [2022-06-19T06:32:08.981Z] -> Found 1 reports [2022-06-19T06:32:08.981Z] ==> Detecting git/mercurial file structure [2022-06-19T06:32:08.981Z] ==> Reading reports [2022-06-19T06:32:08.981Z] + ./coverage.out bytes=44128 [2022-06-19T06:32:08.981Z] ==> Appending adjustments [2022-06-19T06:32:08.981Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T06:32:09.242Z] + Found adjustments [2022-06-19T06:32:09.242Z] ==> Gzipping contents [2022-06-19T06:32:09.242Z] 8.0K /tmp/codecov.X2vSD0.gz [2022-06-19T06:32:09.242Z] ==> Uploading reports [2022-06-19T06:32:09.242Z] url: https://codecov.io [2022-06-19T06:32:09.242Z] query: branch=main&commit=36f1c9105c586ba8e2014e0f524de26550782ad6&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T06:32:09.242Z] -> Pinging Codecov [2022-06-19T06:32:09.242Z] 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=36f1c9105c586ba8e2014e0f524de26550782ad6&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T06:32:09.503Z] -> Uploading to [2022-06-19T06:32:09.503Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/5E52B4B073DB2E39498172D8E973AA87/36f1c9105c586ba8e2014e0f524de26550782ad6/bd388f74-96a4-4667-8025-baffe5c9ae6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T063209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2ec25fd672a5468974b2e8f5f9e271cec3500ca61090e0fe0256ecebcbcd951 [2022-06-19T06:32:09.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T06:32:09.503Z] Dload Upload Total Spent Left Speed [2022-06-19T06:32:09.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5503 0 0 100 5503 0 22739 --:--:-- --:--:-- --:--:-- 22739 [2022-06-19T06:32:09.764Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } [2022-06-19T06:32:09.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-19T06:32:09.975Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-19T06:32:09.987Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:10.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:10.295Z] [2022-06-19T06:32:10.295Z] 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-19T06:32:10.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:10.692Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-19T06:32:10.692Z] df9b9388f04a: Pulling fs layer [2022-06-19T06:32:10.692Z] 52dc419b0ee2: Pulling fs layer [2022-06-19T06:32:10.692Z] 25bc292e5bac: Pulling fs layer [2022-06-19T06:32:10.692Z] 114826534d7a: Pulling fs layer [2022-06-19T06:32:10.692Z] 4657fd5d0bcf: Pulling fs layer [2022-06-19T06:32:10.692Z] 6ad1cebc031e: Pulling fs layer [2022-06-19T06:32:10.692Z] 8a3aa393b2d8: Pulling fs layer [2022-06-19T06:32:10.692Z] 114826534d7a: Waiting [2022-06-19T06:32:10.692Z] 4657fd5d0bcf: Waiting [2022-06-19T06:32:10.692Z] 6ad1cebc031e: Waiting [2022-06-19T06:32:10.692Z] 8a3aa393b2d8: Waiting [2022-06-19T06:32:10.692Z] 25bc292e5bac: Verifying Checksum [2022-06-19T06:32:10.692Z] 25bc292e5bac: Download complete [2022-06-19T06:32:10.692Z] 52dc419b0ee2: Verifying Checksum [2022-06-19T06:32:10.692Z] 52dc419b0ee2: Download complete [2022-06-19T06:32:10.692Z] 4657fd5d0bcf: Verifying Checksum [2022-06-19T06:32:10.692Z] 4657fd5d0bcf: Download complete [2022-06-19T06:32:10.692Z] df9b9388f04a: Download complete [2022-06-19T06:32:10.954Z] 6ad1cebc031e: Verifying Checksum [2022-06-19T06:32:10.954Z] 6ad1cebc031e: Download complete [2022-06-19T06:32:10.954Z] df9b9388f04a: Pull complete [2022-06-19T06:32:10.954Z] 52dc419b0ee2: Pull complete [2022-06-19T06:32:11.225Z] 25bc292e5bac: Pull complete [2022-06-19T06:32:11.489Z] 114826534d7a: Verifying Checksum [2022-06-19T06:32:11.489Z] 114826534d7a: Download complete [2022-06-19T06:32:11.748Z] 8a3aa393b2d8: Verifying Checksum [2022-06-19T06:32:11.748Z] 8a3aa393b2d8: Download complete [2022-06-19T06:32:15.032Z] 114826534d7a: Pull complete [2022-06-19T06:32:15.033Z] 4657fd5d0bcf: Pull complete [2022-06-19T06:32:15.291Z] 6ad1cebc031e: Pull complete [2022-06-19T06:32:18.577Z] 8a3aa393b2d8: Pull complete [2022-06-19T06:32:18.577Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-19T06:32:18.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:18.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:18.666Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:32:18.707Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-19T06:32:20.638Z] $ docker top fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-19T06:32:20.709Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-06-19T06:32:21.001Z] + set -o pipefail [2022-06-19T06:32:21.001Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-06-19T06:32:26.284Z] [2022-06-19T06:32:26.284Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-06-19T06:32:26.284Z] [2022-06-19T06:32:26.284Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/56f45ff0-b332-4f50-9d64-09de10f73a66 [2022-06-19T06:32:26.284Z] [2022-06-19T06:32:26.284Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-19T06:32:26.284Z] [2022-06-19T06:32:26.284Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-19T06:32:26.284Z] [2022-06-19T06:32:26.284Z] [Pipeline] } [2022-06-19T06:32:26.296Z] $ docker stop --time=1 fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f [2022-06-19T06:32:28.519Z] $ docker rm -f fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f [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-19T06:32:29.324Z] + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] sh [2022-06-19T06:32:29.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:29.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:29.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:29.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:29.999Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:32:30.033Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:32:30.501Z] $ docker top 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:32:30.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:32:30.601Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:32:30.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:32:30.748Z] $ docker exec 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 ssh-agent [2022-06-19T06:32:30.876Z] SSH_AUTH_SOCK=/tmp/ssh-7aUq35cGlWTe/agent.33 [2022-06-19T06:32:30.876Z] SSH_AGENT_PID=40 [2022-06-19T06:32:30.880Z] Running ssh-add (command line suppressed) [2022-06-19T06:32:30.984Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7208545278841931722.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7208545278841931722.key) [2022-06-19T06:32:30.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:32:31.284Z] + git semver tag [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,469 [run_tag] DEBUG tag force:False [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,469 [check_head_tag] DEBUG check head tag [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,469 [execute] INFO git cat-file --batch-check [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,472 [execute] INFO git cat-file --batch [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,479 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,479 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:32:31.542Z] 2022-06-19 06:32:31,485 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:31.542Z] 2.2.1-dev.3 [Pipeline] } [2022-06-19T06:32:31.550Z] $ docker exec --env ******** --env ******** 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 ssh-agent -k [2022-06-19T06:32:31.653Z] unset SSH_AUTH_SOCK; [2022-06-19T06:32:31.654Z] unset SSH_AGENT_PID; [2022-06-19T06:32:31.654Z] echo Agent pid 40 killed; [2022-06-19T06:32:31.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:32:31.972Z] + git semver [Pipeline] } [2022-06-19T06:32:32.246Z] $ docker stop --time=1 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 [2022-06-19T06:32:33.566Z] $ docker rm -f 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:33.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:33.950Z] [2022-06-19T06:32:33.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:34.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:34.249Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-19T06:32:34.249Z] ab5ef0e58194: Pulling fs layer [2022-06-19T06:32:34.249Z] 9712f1f96733: Pulling fs layer [2022-06-19T06:32:34.249Z] 63f879dbbcfc: Pulling fs layer [2022-06-19T06:32:34.249Z] 0d9ebad4ef96: Pulling fs layer [2022-06-19T06:32:34.249Z] e9a5061849ea: Pulling fs layer [2022-06-19T06:32:34.249Z] d747dcd14b5f: Pulling fs layer [2022-06-19T06:32:34.249Z] 2de7ff778b66: Pulling fs layer [2022-06-19T06:32:34.249Z] 0d9ebad4ef96: Waiting [2022-06-19T06:32:34.249Z] e9a5061849ea: Waiting [2022-06-19T06:32:34.249Z] d747dcd14b5f: Waiting [2022-06-19T06:32:34.249Z] 2de7ff778b66: Waiting [2022-06-19T06:32:34.249Z] 9712f1f96733: Verifying Checksum [2022-06-19T06:32:34.249Z] 9712f1f96733: Download complete [2022-06-19T06:32:34.516Z] 63f879dbbcfc: Download complete [2022-06-19T06:32:34.777Z] ab5ef0e58194: Verifying Checksum [2022-06-19T06:32:34.777Z] ab5ef0e58194: Download complete [2022-06-19T06:32:34.777Z] d747dcd14b5f: Download complete [2022-06-19T06:32:34.777Z] e9a5061849ea: Verifying Checksum [2022-06-19T06:32:34.777Z] e9a5061849ea: Download complete [2022-06-19T06:32:34.777Z] 0d9ebad4ef96: Download complete [2022-06-19T06:32:35.037Z] 2de7ff778b66: Verifying Checksum [2022-06-19T06:32:35.037Z] 2de7ff778b66: Download complete [2022-06-19T06:32:37.568Z] ab5ef0e58194: Pull complete [2022-06-19T06:32:37.568Z] 9712f1f96733: Pull complete [2022-06-19T06:32:38.139Z] 63f879dbbcfc: Pull complete [2022-06-19T06:32:42.332Z] 0d9ebad4ef96: Pull complete [2022-06-19T06:32:42.333Z] e9a5061849ea: Pull complete [2022-06-19T06:32:42.333Z] d747dcd14b5f: Pull complete [2022-06-19T06:32:42.903Z] 2de7ff778b66: Pull complete [2022-06-19T06:32:42.903Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-19T06:32:42.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:42.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:43.060Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:32:43.094Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-19T06:32:45.323Z] $ docker top 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:32:45.411Z] provisioning config files... [2022-06-19T06:32:45.419Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7136253260232018678tmp [2022-06-19T06:32:45.429Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1090417063015100213tmp [2022-06-19T06:32:45.439Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7825667713645661702tmp [Pipeline] { [Pipeline] echo [2022-06-19T06:32:45.455Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:45.740Z] ---> sigul-configuration.sh [2022-06-19T06:32:45.740Z] gpg: directory `/root/.gnupg' created [2022-06-19T06:32:45.740Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-19T06:32:45.740Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-19T06:32:45.740Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-19T06:32:45.740Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-19T06:32:45.740Z] gpg: CAST5 encrypted data [2022-06-19T06:32:45.740Z] gpg: encrypted with 1 passphrase [2022-06-19T06:32:45.740Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-19T06:32:46.029Z] + mkdir /home/jenkins [2022-06-19T06:32:46.029Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-19T06:32:46.316Z] + 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-19T06:32:46.326Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:46.610Z] ---> sigul-install.sh [2022-06-19T06:32:46.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-19T06:32:46.897Z] + git tag --list [2022-06-19T06:32:46.897Z] v1.0.0 [2022-06-19T06:32:46.897Z] v1.1.0 [2022-06-19T06:32:46.897Z] v1.1.1 [2022-06-19T06:32:46.897Z] v1.2.1 [2022-06-19T06:32:46.897Z] v1.2.2 [2022-06-19T06:32:46.897Z] v1.2.3 [2022-06-19T06:32:46.897Z] v1.3.0 [2022-06-19T06:32:46.897Z] v1.3.1 [2022-06-19T06:32:46.897Z] v2.0.0 [2022-06-19T06:32:46.897Z] v2.1.0 [2022-06-19T06:32:46.897Z] v2.1.1 [2022-06-19T06:32:46.897Z] v2.1.1-dev.1 [2022-06-19T06:32:46.897Z] v2.1.1-dev.2 [2022-06-19T06:32:46.897Z] v2.2.0 [2022-06-19T06:32:46.897Z] v2.2.1-dev.1 [2022-06-19T06:32:46.897Z] v2.2.1-dev.2 [2022-06-19T06:32:46.897Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-19T06:32:47.185Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-19T06:32:47.753Z] Signing Git tag with Sigul... [2022-06-19T06:32:47.753Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-19T06:32:48.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:48.304Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-19T06:32:48.311Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-19T06:32:48.330Z] $ docker stop --time=1 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 [2022-06-19T06:32:49.656Z] $ docker rm -f 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-19T06:32:50.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:50.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:50.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:50.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:50.472Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:32:50.509Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:32:50.921Z] $ docker top 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:32:51.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:32:51.012Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:32:51.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:32:51.159Z] $ docker exec 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 ssh-agent [2022-06-19T06:32:51.273Z] SSH_AUTH_SOCK=/tmp/ssh-2lngQXGxuwGB/agent.33 [2022-06-19T06:32:51.274Z] SSH_AGENT_PID=40 [2022-06-19T06:32:51.279Z] Running ssh-add (command line suppressed) [2022-06-19T06:32:51.404Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1764494991468592733.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1764494991468592733.key) [2022-06-19T06:32:51.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:32:51.713Z] + git semver bump pre [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,895 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,897 [execute] INFO git cat-file --batch-check [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,897 [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-19T06:32:51.972Z] 2022-06-19 06:32:51,901 [execute] INFO git cat-file --batch [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:51.972Z] 2022-06-19 06:32:51,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:51.972Z] 2.2.1-dev.4 [Pipeline] } [2022-06-19T06:32:51.983Z] $ docker exec --env ******** --env ******** 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 ssh-agent -k [2022-06-19T06:32:52.101Z] unset SSH_AUTH_SOCK; [2022-06-19T06:32:52.101Z] unset SSH_AGENT_PID; [2022-06-19T06:32:52.101Z] echo Agent pid 40 killed; [2022-06-19T06:32:52.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:32:52.511Z] + git semver [Pipeline] } [2022-06-19T06:32:52.783Z] $ docker stop --time=1 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 [2022-06-19T06:32:54.095Z] $ docker rm -f 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:32:54.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:54.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:54.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:54.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:54.821Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:32:54.853Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:32:55.217Z] $ docker top 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:32:55.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:32:55.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:32:55.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:32:55.444Z] $ docker exec 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d ssh-agent [2022-06-19T06:32:55.560Z] SSH_AUTH_SOCK=/tmp/ssh-88sMhdv0HTbY/agent.32 [2022-06-19T06:32:55.560Z] SSH_AGENT_PID=39 [2022-06-19T06:32:55.565Z] Running ssh-add (command line suppressed) [2022-06-19T06:32:55.671Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7568231232892717028.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7568231232892717028.key) [2022-06-19T06:32:55.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:32:55.980Z] + git semver push [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,148 [run_push] DEBUG push [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,148 [execute] INFO git cat-file --batch-check [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,149 [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-19T06:32:56.241Z] 2022-06-19 06:32:56,152 [execute] INFO git rev-list 093bac5f1ba3597fcf70e5016cda7aaabac88f89 -- [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,152 [execute] DEBUG Popen(['git', 'rev-list', '093bac5f1ba3597fcf70e5016cda7aaabac88f89', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,160 [execute] INFO git fetch -v origin [2022-06-19T06:32:56.241Z] 2022-06-19 06:32:56,160 [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-19T06:32:56.813Z] 2022-06-19 06:32:56,639 [run_push] DEBUG no remote changes detected [2022-06-19T06:32:56.813Z] 2022-06-19 06:32:56,639 [execute] INFO git push origin semver [2022-06-19T06:32:56.813Z] 2022-06-19 06:32:56,640 [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-19T06:32:57.754Z] 2022-06-19 06:32:57,403 [run_push] DEBUG push all version tags [2022-06-19T06:32:57.754Z] 2022-06-19 06:32:57,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-19T06:32:57.754Z] 2022-06-19 06:32:57,404 [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-19T06:32:58.328Z] 2022-06-19 06:32:58,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-19T06:32:58.328Z] 2.2.1-dev.4 [Pipeline] } [2022-06-19T06:32:58.340Z] $ docker exec --env ******** --env ******** 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d ssh-agent -k [2022-06-19T06:32:58.462Z] unset SSH_AUTH_SOCK; [2022-06-19T06:32:58.462Z] unset SSH_AGENT_PID; [2022-06-19T06:32:58.462Z] echo Agent pid 39 killed; [2022-06-19T06:32:58.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:32:58.793Z] + git semver [Pipeline] } [2022-06-19T06:32:59.072Z] $ docker stop --time=1 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d [2022-06-19T06:33:00.409Z] $ docker rm -f 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d [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-19T06:33:00.969Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-06-19T06:33:00.969Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-19T06:33:00.969Z] total 16 [2022-06-19T06:33:00.969Z] drwxr-xr-x 3 root root 4096 Jun 19 06:16 . [2022-06-19T06:33:00.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. [2022-06-19T06:33:00.970Z] drwxr-xr-x 2 root root 4096 Jun 19 06:16 cost [2022-06-19T06:33:00.970Z] -rw-r--r-- 1 root root 87 Jun 19 06:16 cost.csv [2022-06-19T06:33:00.970Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-19T06:33:00.970Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-19T06:33:00.970Z] total 16 [2022-06-19T06:33:00.970Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:16 . [2022-06-19T06:33:00.970Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. [2022-06-19T06:33:00.970Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:16 cost [2022-06-19T06:33:00.970Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 19 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:01.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:02.114Z] ---> package-listing.sh [2022-06-19T06:33:02.114Z] ++ facter osfamily [2022-06-19T06:33:02.114Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T06:33:02.374Z] + OS_FAMILY=debian [2022-06-19T06:33:02.374Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-06-19T06:33:02.374Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T06:33:02.374Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T06:33:02.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T06:33:02.374Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T06:33:02.374Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-19T06:33:02.374Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T06:33:02.374Z] + case "${OS_FAMILY}" in [2022-06-19T06:33:02.374Z] + dpkg -l [2022-06-19T06:33:02.374Z] + grep '^ii' [2022-06-19T06:33:02.374Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T06:33:02.374Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T06:33:02.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T06:33:02.374Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-19T06:33:02.374Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-06-19T06:33:02.374Z] + 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-19T06:33:02.385Z] 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-19T06:33:02.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:03.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:33:03.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:33:03.316Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2022-06-19T06:33:03.349Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T06:33:03.602Z] $ docker top 4a9b10e9b59e5e36bb0b6e48d3b2134f43cc335fcbe45f360c96914393535f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:33:03.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T06:33:04.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T06:33:04.525Z] + ls /var/log/sa-host [2022-06-19T06:33:04.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:33:04.647Z] provisioning config files... [2022-06-19T06:33:04.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6070733841818917160tmp [Pipeline] { [Pipeline] echo [2022-06-19T06:33:04.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:04.949Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T06:33:04.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:05.290Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T06:33:05.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:05.581Z] ---> sudo-logs.sh [2022-06-19T06:33:05.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T06:33:05.605Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:05.890Z] ---> job-cost.sh [2022-06-19T06:33:05.890Z] lf-activate-venv: SKIPPING [2022-06-19T06:33:05.890Z] DEBUG: total: 0.2199999988079071 [2022-06-19T06:33:05.890Z] INFO: Retrieving Stack Cost... [2022-06-19T06:33:06.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:33:07.030Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T06:33:07.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:07.323Z] ---> logs-deploy.sh [2022-06-19T06:33:07.323Z] lf-activate-venv: SKIPPING [2022-06-19T06:33:07.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/39 [2022-06-19T06:33:07.323Z] INFO: archiving workspace using pattern(s): [2022-06-19T06:33:08.264Z] Archives upload complete. [2022-06-19T06:33:08.524Z] INFO: archiving logs to Nexus [2022-06-19T06:33:09.095Z] ---> uname -a: [2022-06-19T06:33:09.095Z] Linux prd-ubuntu20-04-docker-8c-8g-2682 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] ---> lscpu: [2022-06-19T06:33:09.095Z] Architecture: x86_64 [2022-06-19T06:33:09.095Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-19T06:33:09.095Z] Byte Order: Little Endian [2022-06-19T06:33:09.095Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-19T06:33:09.095Z] CPU(s): 8 [2022-06-19T06:33:09.095Z] On-line CPU(s) list: 0-7 [2022-06-19T06:33:09.095Z] Thread(s) per core: 1 [2022-06-19T06:33:09.095Z] Core(s) per socket: 1 [2022-06-19T06:33:09.095Z] Socket(s): 8 [2022-06-19T06:33:09.095Z] NUMA node(s): 1 [2022-06-19T06:33:09.095Z] Vendor ID: AuthenticAMD [2022-06-19T06:33:09.095Z] CPU family: 23 [2022-06-19T06:33:09.095Z] Model: 49 [2022-06-19T06:33:09.095Z] Model name: AMD EPYC-Rome Processor [2022-06-19T06:33:09.095Z] Stepping: 0 [2022-06-19T06:33:09.095Z] CPU MHz: 2799.998 [2022-06-19T06:33:09.095Z] BogoMIPS: 5599.99 [2022-06-19T06:33:09.095Z] Virtualization: AMD-V [2022-06-19T06:33:09.095Z] Hypervisor vendor: KVM [2022-06-19T06:33:09.095Z] Virtualization type: full [2022-06-19T06:33:09.095Z] L1d cache: 256 KiB [2022-06-19T06:33:09.095Z] L1i cache: 256 KiB [2022-06-19T06:33:09.095Z] L2 cache: 4 MiB [2022-06-19T06:33:09.095Z] L3 cache: 128 MiB [2022-06-19T06:33:09.095Z] NUMA node0 CPU(s): 0-7 [2022-06-19T06:33:09.095Z] Vulnerability Itlb multihit: Not affected [2022-06-19T06:33:09.095Z] Vulnerability L1tf: Not affected [2022-06-19T06:33:09.095Z] Vulnerability Mds: Not affected [2022-06-19T06:33:09.095Z] Vulnerability Meltdown: Not affected [2022-06-19T06:33:09.095Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-19T06:33:09.095Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-19T06:33:09.095Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-19T06:33:09.095Z] Vulnerability Srbds: Not affected [2022-06-19T06:33:09.095Z] Vulnerability Tsx async abort: Not affected [2022-06-19T06:33:09.095Z] 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-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] ---> nproc: [2022-06-19T06:33:09.095Z] 8 [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] ---> df -h: [2022-06-19T06:33:09.095Z] Filesystem Size Used Avail Use% Mounted on [2022-06-19T06:33:09.095Z] overlay 155G 13G 143G 8% / [2022-06-19T06:33:09.095Z] tmpfs 64M 0 64M 0% /dev [2022-06-19T06:33:09.095Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-19T06:33:09.095Z] shm 64M 0 64M 0% /dev/shm [2022-06-19T06:33:09.095Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] ---> sar -b -r -n DEV: [2022-06-19T06:33:09.095Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2682) 06/19/22 _x86_64_ (8 CPU) [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:13:50 LINUX RESTART (8 CPU) [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-19T06:33:09.095Z] 06:15:01 429.48 57.92 371.55 0.00 7474.62 203324.78 0.00 [2022-06-19T06:33:09.095Z] 06:16:02 150.32 0.07 150.26 0.00 2.67 38852.72 0.00 [2022-06-19T06:33:09.095Z] 06:17:01 129.74 0.03 129.71 0.00 0.41 33477.85 0.00 [2022-06-19T06:33:09.095Z] 06:18:01 2.28 0.00 2.28 0.00 0.00 27.48 0.00 [2022-06-19T06:33:09.095Z] 06:19:01 1.10 0.02 1.08 0.00 0.13 14.00 0.00 [2022-06-19T06:33:09.095Z] 06:20:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2022-06-19T06:33:09.095Z] 06:21:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-06-19T06:33:09.095Z] 06:22:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 [2022-06-19T06:33:09.095Z] 06:23:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2022-06-19T06:33:09.095Z] 06:24:01 1.53 0.00 1.53 0.00 0.00 19.59 0.00 [2022-06-19T06:33:09.095Z] 06:25:01 1.17 0.03 1.13 0.00 0.27 16.26 0.00 [2022-06-19T06:33:09.095Z] 06:26:01 4.75 2.21 2.54 0.00 36.16 80.29 0.00 [2022-06-19T06:33:09.095Z] 06:27:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-06-19T06:33:09.095Z] 06:28:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 [2022-06-19T06:33:09.095Z] 06:29:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2022-06-19T06:33:09.095Z] 06:30:01 1.35 0.02 1.33 0.00 0.13 16.80 0.00 [2022-06-19T06:33:09.095Z] 06:31:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2022-06-19T06:33:09.095Z] 06:32:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2022-06-19T06:33:09.095Z] 06:33:01 125.00 0.28 124.71 0.00 11.73 58473.45 0.00 [2022-06-19T06:33:09.095Z] Average: 45.03 3.19 41.84 0.00 396.39 17584.13 0.00 [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-19T06:33:09.095Z] 06:15:01 28442672 31723056 570224 1.73 141604 3352700 2239736 6.60 1223068 2775264 277660 [2022-06-19T06:33:09.095Z] 06:16:02 27806692 31602052 685592 2.08 163476 3816560 2369560 6.98 1647084 2949960 371872 [2022-06-19T06:33:09.095Z] 06:17:01 27655788 31779844 508492 1.55 174108 4098372 1863324 5.49 1342756 3368564 456 [2022-06-19T06:33:09.095Z] 06:18:01 27656696 31780748 507596 1.54 174136 4098372 1863324 5.49 1340828 3368564 308 [2022-06-19T06:33:09.095Z] 06:19:01 27660256 31784316 503960 1.53 174180 4098384 1863324 5.49 1337184 3368576 48 [2022-06-19T06:33:09.095Z] 06:20:01 27660612 31784600 503628 1.53 174204 4098388 1863324 5.49 1337488 3368580 152 [2022-06-19T06:33:09.095Z] 06:21:01 27667432 31791440 496784 1.51 174224 4098396 1863324 5.49 1330580 3368584 24 [2022-06-19T06:33:09.095Z] 06:22:01 27667416 31791476 496720 1.51 174252 4098392 1863324 5.49 1330524 3368632 36 [2022-06-19T06:33:09.095Z] 06:23:01 27667116 31791240 496924 1.51 174276 4098400 1863324 5.49 1330628 3368636 24 [2022-06-19T06:33:09.095Z] 06:24:01 27666724 31791000 497276 1.51 174308 4098532 1863324 5.49 1332160 3368776 224 [2022-06-19T06:33:09.095Z] 06:25:01 27666600 31790936 497036 1.51 174336 4098516 1863324 5.49 1332624 3368768 220 [2022-06-19T06:33:09.095Z] 06:26:01 27664188 31791200 496220 1.51 174408 4100836 1863324 5.49 1331088 3371016 8 [2022-06-19T06:33:09.095Z] 06:27:01 27664348 31791404 496164 1.51 174436 4100848 1863324 5.49 1331208 3371020 32 [2022-06-19T06:33:09.095Z] 06:28:01 27664576 31791632 495912 1.51 174464 4100844 1863324 5.49 1330652 3371020 148 [2022-06-19T06:33:09.095Z] 06:29:01 27664740 31791916 495628 1.51 174496 4100856 1863324 5.49 1331152 3371060 204 [2022-06-19T06:33:09.095Z] 06:30:01 27664584 31791908 495944 1.51 174532 4100844 1895936 5.59 1331076 3371056 64 [2022-06-19T06:33:09.095Z] 06:31:01 27664828 31792208 495588 1.51 174568 4100860 1879432 5.54 1331008 3371056 28 [2022-06-19T06:33:09.095Z] 06:32:01 27664772 31792176 495564 1.51 174584 4100864 1879432 5.54 1330912 3371060 188 [2022-06-19T06:33:09.095Z] 06:33:01 26152744 31760516 522220 1.59 217104 5408676 1944368 5.73 1461612 4618264 332 [2022-06-19T06:33:09.095Z] Average: 27632778 31774404 513551 1.56 174300 4114192 1917457 5.65 1350717 3382024 34317 [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-19T06:33:09.095Z] 06:15:01 ens3 960.27 605.82 8705.95 156.49 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:15:01 vethc37f458 90.47 114.18 8.80 980.12 0.00 0.00 0.00 0.08 [2022-06-19T06:33:09.095Z] 06:15:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:15:01 docker0 120.81 147.98 9.86 1226.19 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:16:02 ens3 50.34 28.66 77.69 16.59 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:16:02 vetha9ca679 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:16:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:16:02 docker0 6.23 7.97 0.36 38.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:17:01 ens3 204.05 154.41 2702.81 286.36 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:17:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:17:01 docker0 5.97 8.68 0.36 52.57 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:18:01 ens3 0.75 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:19:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:20:01 ens3 0.47 0.30 0.15 0.08 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:23:01 ens3 1.88 0.02 0.20 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:24:01 ens3 1.97 0.90 0.62 0.43 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:25:01 ens3 1.07 0.52 0.60 0.45 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:26:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:28:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:29:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:30:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:31:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:33:01 ens3 396.17 288.10 7911.49 125.99 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:33:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] 06:33:01 docker0 33.78 47.03 3.41 684.22 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] Average: ens3 85.07 56.76 1019.37 30.64 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] Average: docker0 8.78 11.14 0.74 105.34 0.00 0.00 0.00 0.00 [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] ---> sar -P ALL: [2022-06-19T06:33:09.095Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2682) 06/19/22 _x86_64_ (8 CPU) [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:13:50 LINUX RESTART (8 CPU) [2022-06-19T06:33:09.095Z] [2022-06-19T06:33:09.095Z] 06:14:01 CPU %user %nice %system %iowait %steal %idle [2022-06-19T06:33:09.095Z] 06:15:01 all 12.57 0.00 5.37 2.71 0.07 79.27 [2022-06-19T06:33:09.095Z] 06:15:01 0 9.48 0.00 5.42 6.76 0.08 78.26 [2022-06-19T06:33:09.095Z] 06:15:01 1 12.24 0.00 5.16 0.83 0.07 81.70 [2022-06-19T06:33:09.095Z] 06:15:01 2 14.44 0.00 5.26 4.67 0.07 75.56 [2022-06-19T06:33:09.095Z] 06:15:01 3 13.11 0.00 4.42 0.62 0.08 81.76 [2022-06-19T06:33:09.095Z] 06:15:01 4 12.25 0.00 7.38 2.30 0.07 78.00 [2022-06-19T06:33:09.095Z] 06:15:01 5 12.49 0.00 5.86 4.03 0.07 77.55 [2022-06-19T06:33:09.095Z] 06:15:01 6 10.70 0.00 4.38 1.65 0.07 83.20 [2022-06-19T06:33:09.095Z] 06:15:01 7 15.88 0.00 5.08 0.88 0.09 78.07 [2022-06-19T06:33:09.095Z] 06:16:02 all 35.62 0.00 6.34 0.97 0.09 56.98 [2022-06-19T06:33:09.095Z] 06:16:02 0 36.25 0.00 6.73 3.57 0.12 53.33 [2022-06-19T06:33:09.095Z] 06:16:02 1 36.14 0.00 6.53 0.05 0.08 57.20 [2022-06-19T06:33:09.095Z] 06:16:02 2 36.19 0.00 6.17 0.63 0.08 56.93 [2022-06-19T06:33:09.095Z] 06:16:02 3 35.11 0.00 6.18 0.07 0.07 58.58 [2022-06-19T06:33:09.095Z] 06:16:02 4 33.89 0.00 6.29 0.15 0.08 59.58 [2022-06-19T06:33:09.095Z] 06:16:02 5 35.46 0.00 6.41 2.07 0.08 55.98 [2022-06-19T06:33:09.095Z] 06:16:02 6 36.80 0.00 6.62 1.18 0.08 55.32 [2022-06-19T06:33:09.095Z] 06:16:02 7 35.12 0.00 5.82 0.07 0.10 58.89 [2022-06-19T06:33:09.095Z] 06:17:01 all 5.11 0.00 1.99 0.91 0.03 91.97 [2022-06-19T06:33:09.095Z] 06:17:01 0 4.28 0.00 2.06 1.67 0.02 91.97 [2022-06-19T06:33:09.095Z] 06:17:01 1 6.31 0.00 2.39 2.29 0.03 88.97 [2022-06-19T06:33:09.095Z] 06:17:01 2 5.54 0.00 2.19 0.02 0.03 92.22 [2022-06-19T06:33:09.095Z] 06:17:01 3 6.20 0.00 1.69 0.07 0.03 92.00 [2022-06-19T06:33:09.095Z] 06:17:01 4 4.44 0.00 1.81 0.51 0.03 93.20 [2022-06-19T06:33:09.095Z] 06:17:01 5 5.33 0.00 1.98 1.69 0.02 90.98 [2022-06-19T06:33:09.095Z] 06:17:01 6 4.57 0.00 2.10 0.68 0.02 92.63 [2022-06-19T06:33:09.095Z] 06:17:01 7 4.19 0.00 1.72 0.33 0.02 93.75 [2022-06-19T06:33:09.095Z] 06:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-06-19T06:33:09.095Z] 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.095Z] 06:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-19T06:33:09.095Z] 06:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.095Z] 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-19T06:33:09.095Z] 06:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-06-19T06:33:09.095Z] 06:18:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2022-06-19T06:33:09.095Z] 06:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-19T06:33:09.095Z] 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 1 0.03 0.00 0.07 0.03 0.02 99.85 [2022-06-19T06:33:09.095Z] 06:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-06-19T06:33:09.095Z] 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.095Z] 06:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-19T06:33:09.095Z] 06:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-19T06:33:09.095Z] 06:20:01 1 0.07 0.00 0.02 0.03 0.00 99.88 [2022-06-19T06:33:09.095Z] 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.095Z] 06:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.095Z] 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.095Z] 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:21:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-06-19T06:33:09.096Z] 06:21:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-06-19T06:33:09.096Z] 06:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-19T06:33:09.096Z] 06:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:22:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2022-06-19T06:33:09.096Z] 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-19T06:33:09.096Z] 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-19T06:33:09.096Z] 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-06-19T06:33:09.096Z] 06:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:24:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2022-06-19T06:33:09.096Z] 06:24:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-06-19T06:33:09.096Z] 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:25:01 1 0.07 0.00 0.03 0.02 0.00 99.88 [2022-06-19T06:33:09.096Z] 06:25:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-06-19T06:33:09.096Z] 06:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-19T06:33:09.096Z] 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-19T06:33:09.096Z] [2022-06-19T06:33:09.096Z] 06:25:01 CPU %user %nice %system %iowait %steal %idle [2022-06-19T06:33:09.096Z] 06:26:01 all 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-19T06:33:09.096Z] 06:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:26:01 1 0.10 0.00 0.03 0.08 0.00 99.78 [2022-06-19T06:33:09.096Z] 06:26:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2022-06-19T06:33:09.096Z] 06:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-06-19T06:33:09.096Z] 06:26:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:27:01 all 0.23 0.00 0.02 0.00 0.00 99.75 [2022-06-19T06:33:09.096Z] 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-19T06:33:09.096Z] 06:27:01 2 0.02 0.00 0.05 0.02 0.02 99.90 [2022-06-19T06:33:09.096Z] 06:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:27:01 7 1.71 0.00 0.03 0.00 0.00 98.26 [2022-06-19T06:33:09.096Z] 06:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-06-19T06:33:09.096Z] 06:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:28:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-06-19T06:33:09.096Z] 06:29:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-06-19T06:33:09.096Z] 06:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:29:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-19T06:33:09.096Z] 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-19T06:33:09.096Z] 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:29:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-06-19T06:33:09.096Z] 06:30:01 all 0.28 0.00 0.02 0.01 0.00 99.69 [2022-06-19T06:33:09.096Z] 06:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:30:01 2 0.08 0.00 0.05 0.03 0.02 99.82 [2022-06-19T06:33:09.096Z] 06:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-19T06:33:09.096Z] 06:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-06-19T06:33:09.096Z] 06:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-19T06:33:09.096Z] 06:30:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2022-06-19T06:33:09.096Z] 06:31:01 all 0.28 0.00 0.02 0.00 0.00 99.69 [2022-06-19T06:33:09.096Z] 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:31:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-19T06:33:09.096Z] 06:31:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2022-06-19T06:33:09.096Z] 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:31:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-06-19T06:33:09.096Z] 06:31:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2022-06-19T06:33:09.096Z] 06:31:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2022-06-19T06:33:09.096Z] 06:32:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-06-19T06:33:09.096Z] 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:32:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-06-19T06:33:09.096Z] 06:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-19T06:33:09.096Z] 06:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-19T06:33:09.096Z] 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-19T06:33:09.096Z] 06:32:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-06-19T06:33:09.096Z] 06:33:01 all 9.85 0.00 4.05 1.03 0.04 85.03 [2022-06-19T06:33:09.096Z] 06:33:01 0 9.14 0.00 4.07 0.07 0.05 86.68 [2022-06-19T06:33:09.096Z] 06:33:01 1 10.44 0.00 3.87 0.59 0.03 85.07 [2022-06-19T06:33:09.096Z] 06:33:01 2 11.28 0.00 5.04 5.44 0.05 78.19 [2022-06-19T06:33:09.096Z] 06:33:01 3 9.22 0.00 4.22 0.12 0.05 86.39 [2022-06-19T06:33:09.096Z] 06:33:01 4 10.97 0.00 3.31 0.10 0.05 85.57 [2022-06-19T06:33:09.096Z] 06:33:01 5 8.97 0.00 4.59 0.10 0.05 86.29 [2022-06-19T06:33:09.096Z] 06:33:01 6 8.47 0.00 3.71 1.34 0.03 86.44 [2022-06-19T06:33:09.096Z] 06:33:01 7 10.33 0.00 3.59 0.44 0.03 85.61 [2022-06-19T06:33:09.096Z] Average: all 3.38 0.00 0.93 0.30 0.01 95.38 [2022-06-19T06:33:09.096Z] Average: 0 3.08 0.00 0.96 0.63 0.01 95.32 [2022-06-19T06:33:09.096Z] Average: 1 3.42 0.00 0.95 0.21 0.02 95.40 [2022-06-19T06:33:09.096Z] Average: 2 3.53 0.00 0.99 0.57 0.02 94.89 [2022-06-19T06:33:09.096Z] Average: 3 3.32 0.00 0.87 0.05 0.02 95.74 [2022-06-19T06:33:09.096Z] Average: 4 3.21 0.00 0.98 0.16 0.01 95.63 [2022-06-19T06:33:09.096Z] Average: 5 3.27 0.00 0.99 0.41 0.01 95.32 [2022-06-19T06:33:09.096Z] Average: 6 3.17 0.00 0.88 0.26 0.01 95.68 [2022-06-19T06:33:09.096Z] Average: 7 4.02 0.00 0.84 0.09 0.01 95.03 [2022-06-19T06:33:09.096Z] [2022-06-19T06:33:09.096Z] [2022-06-19T06:33:09.096Z]