Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3804405296256783118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh768921106998187867.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1537202210976067227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6279701410707729425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2075684315573756878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14885 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh2759718837773447727.key > 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 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) > 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 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 Commit message: "Merge pull request #208 from lenny-intel/service-keys" > git rev-list --no-walk 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T23:16:38.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T23:16:38.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T23:16:38.630Z] ========================================================= [2021-05-18T23:16:38.630Z] EdgeX Global Pipelines Version Info [2021-05-18T23:16:38.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:16:40.059Z] ------------------- [2021-05-18T23:16:40.059Z] stable info: [2021-05-18T23:16:40.059Z] ------------------- [2021-05-18T23:16:40.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T23:16:40.059Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T23:16:40.059Z] Message: update stable to v1.0.192 [2021-05-18T23:16:40.635Z] ------------------- [2021-05-18T23:16:40.635Z] experimental info: [2021-05-18T23:16:40.635Z] ------------------- [2021-05-18T23:16:40.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T23:16:40.635Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T23:16:40.635Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T23:16:40.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-18T23:16:40.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-18T23:16:40.809Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T23:16:40.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T23:16:40.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T23:16:40.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T23:16:40.913Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T23:16:40.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T23:16:40.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T23:16:40.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T23:16:41.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T23:16:41.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-18T23:16:41.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T23:16:41.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T23:16:41.097Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T23:16:41.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T23:16:41.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T23:16:41.166Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T23:16:41.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T23:16:41.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T23:16:41.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T23:16:41.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T23:16:41.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T23:16:41.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T23:16:41.346Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T23:16:41.370Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T23:16:41.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-18T23:16:41.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-18T23:16:41.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-18T23:16:41.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] echo [2021-05-18T23:16:41.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdaefdf [Pipeline] echo [2021-05-18T23:16:41.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:16:41.635Z] provisioning config files... [2021-05-18T23:16:41.675Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6275413506205413537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:16:42.000Z] ---> docker-login.sh [2021-05-18T23:16:42.000Z] nexus3.edgexfoundry.org:10001 [2021-05-18T23:16:42.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:16:42.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:16:42.268Z] Configure a credential helper to remove this warning. See [2021-05-18T23:16:42.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:16:42.268Z] [2021-05-18T23:16:42.268Z] Login Succeeded [2021-05-18T23:16:42.268Z] nexus3.edgexfoundry.org:10002 [2021-05-18T23:16:42.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:16:42.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:16:42.268Z] Configure a credential helper to remove this warning. See [2021-05-18T23:16:42.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:16:42.268Z] [2021-05-18T23:16:42.268Z] Login Succeeded [2021-05-18T23:16:42.268Z] nexus3.edgexfoundry.org:10003 [2021-05-18T23:16:42.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:16:42.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:16:42.529Z] Configure a credential helper to remove this warning. See [2021-05-18T23:16:42.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:16:42.529Z] [2021-05-18T23:16:42.529Z] Login Succeeded [2021-05-18T23:16:42.529Z] nexus3.edgexfoundry.org:10004 [2021-05-18T23:16:42.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:16:42.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:16:42.529Z] Configure a credential helper to remove this warning. See [2021-05-18T23:16:42.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:16:42.529Z] [2021-05-18T23:16:42.529Z] Login Succeeded [2021-05-18T23:16:42.529Z] docker.io [2021-05-18T23:16:42.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:16:43.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:16:43.055Z] Configure a credential helper to remove this warning. See [2021-05-18T23:16:43.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:16:43.055Z] [2021-05-18T23:16:43.055Z] Login Succeeded [2021-05-18T23:16:43.055Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T23:16:43.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T23:16:43.557Z] + git log --format=format:%s -1 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] echo [2021-05-18T23:16:43.594Z] GIT_COMMIT: bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5, Commit Message: Merge pull request #208 from lenny-intel/service-keys [Pipeline] echo [2021-05-18T23:16:43.616Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:16:44.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:16:44.487Z] [2021-05-18T23:16:44.487Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:16:44.812Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:16:44.812Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T23:16:44.812Z] 31603596830f: Pulling fs layer [2021-05-18T23:16:44.812Z] 54011a49482f: Pulling fs layer [2021-05-18T23:16:44.812Z] a6820b24f6d8: Pulling fs layer [2021-05-18T23:16:44.812Z] f581987b2513: Pulling fs layer [2021-05-18T23:16:44.812Z] f581987b2513: Waiting [2021-05-18T23:16:45.074Z] 54011a49482f: Verifying Checksum [2021-05-18T23:16:45.074Z] 54011a49482f: Download complete [2021-05-18T23:16:45.074Z] 31603596830f: Verifying Checksum [2021-05-18T23:16:45.074Z] 31603596830f: Download complete [2021-05-18T23:16:45.074Z] f581987b2513: Verifying Checksum [2021-05-18T23:16:45.074Z] f581987b2513: Download complete [2021-05-18T23:16:45.074Z] a6820b24f6d8: Verifying Checksum [2021-05-18T23:16:45.074Z] a6820b24f6d8: Download complete [2021-05-18T23:16:45.074Z] 31603596830f: Pull complete [2021-05-18T23:16:45.338Z] 54011a49482f: Pull complete [2021-05-18T23:16:45.918Z] a6820b24f6d8: Pull complete [2021-05-18T23:16:45.918Z] f581987b2513: Pull complete [2021-05-18T23:16:45.918Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T23:16:45.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:16:45.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T23:16:46.011Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:16:46.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T23:16:46.916Z] $ docker top 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T23:16:47.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T23:16:47.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T23:16:47.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T23:16:47.153Z] $ docker exec 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent [2021-05-18T23:16:47.262Z] SSH_AUTH_SOCK=/tmp/ssh-UnG74rU83dmE/agent.15 [2021-05-18T23:16:47.262Z] SSH_AGENT_PID=21 [2021-05-18T23:16:47.270Z] Running ssh-add (command line suppressed) [2021-05-18T23:16:47.375Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8485139428682030827.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8485139428682030827.key) [2021-05-18T23:16:47.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T23:16:47.691Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T23:16:47.707Z] $ docker exec --env ******** --env ******** 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent -k [2021-05-18T23:16:47.798Z] unset SSH_AUTH_SOCK; [2021-05-18T23:16:47.799Z] unset SSH_AGENT_PID; [2021-05-18T23:16:47.799Z] echo Agent pid 21 killed; [2021-05-18T23:16:47.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T23:16:47.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T23:16:47.854Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T23:16:47.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T23:16:47.966Z] $ docker exec 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent [2021-05-18T23:16:48.071Z] SSH_AUTH_SOCK=/tmp/ssh-ASSf8duvTybs/agent.55 [2021-05-18T23:16:48.071Z] SSH_AGENT_PID=61 [2021-05-18T23:16:48.077Z] Running ssh-add (command line suppressed) [2021-05-18T23:16:48.179Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8595213350376400373.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8595213350376400373.key) [2021-05-18T23:16:48.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T23:16:48.496Z] + git semver init [2021-05-18T23:16:48.496Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T23:16:48.496Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-05-18T23:16:48.496Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-05-18T23:16:48.496Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T23:16:48.496Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T23:16:48.496Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T23:16:48.496Z] # $SEMVER_BRANCH = master [2021-05-18T23:16:48.496Z] # $SEMVER_TEMP = /tmp/semver-650583582 [2021-05-18T23:16:48.496Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-18T23:16:49.458Z] # '/tmp/semver-650583582' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2021-05-18T23:16:49.458Z] # -> Force: false [2021-05-18T23:16:49.458Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-05-18T23:16:49.475Z] $ docker exec --env ******** --env ******** 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent -k [2021-05-18T23:16:49.566Z] unset SSH_AUTH_SOCK; [2021-05-18T23:16:49.566Z] unset SSH_AGENT_PID; [2021-05-18T23:16:49.566Z] echo Agent pid 61 killed; [2021-05-18T23:16:49.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T23:16:49.916Z] + git semver [Pipeline] } [2021-05-18T23:16:49.932Z] $ docker stop --time=1 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae [2021-05-18T23:16:51.202Z] $ docker rm -f 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T23:16:51.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T23:16:51.855Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T23:16:51.859Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.16 [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] node [Pipeline] node [2021-05-18T23:17:07.101Z] Still waiting to schedule task [2021-05-18T23:17:07.102Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T23:17:07.105Z] Still waiting to schedule task [2021-05-18T23:17:07.105Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T23:19:48.401Z] Running on prd-centos7-docker-4c-2g-14886 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-05-18T23:19:48.434Z] Running in /w/workspace/device-virtual-go/56 [Pipeline] { [Pipeline] checkout [2021-05-18T23:19:48.578Z] Selected Git installation does not exist. Using Default [2021-05-18T23:19:48.578Z] The recommended git tool is: NONE [2021-05-18T23:19:50.792Z] using credential edgex-jenkins-ssh [2021-05-18T23:19:50.812Z] Cloning the remote Git repository [2021-05-18T23:19:50.444Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T23:19:50.524Z] > git init /w/workspace/device-virtual-go/56 # timeout=10 [2021-05-18T23:19:50.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T23:19:50.555Z] > git --version # timeout=10 [2021-05-18T23:19:50.563Z] > git --version # 'git version 2.24.4' [2021-05-18T23:19:50.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T23:19:50.588Z] [INFO] Currently running in a labeled security context [2021-05-18T23:19:50.588Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T23:19:50.588Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/56@tmp/jenkins-gitclient-ssh1156863923076036940.key [2021-05-18T23:19:50.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T23:19:51.895Z] Avoid second fetch [2021-05-18T23:19:51.896Z] Checking out Revision bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) [2021-05-18T23:19:51.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T23:19:51.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T23:19:51.607Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T23:19:51.620Z] > git checkout -f bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [2021-05-18T23:19:55.340Z] Commit message: "Merge pull request #208 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T23:19:56.199Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T23:19:56.532Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T23:19:56.838Z] + sudo service docker restart [2021-05-18T23:19:56.838Z] + true [2021-05-18T23:19:56.838Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:20:15.029Z] provisioning config files... [2021-05-18T23:20:15.046Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config3183603315777342368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:20:15.384Z] ---> docker-login.sh [2021-05-18T23:20:15.384Z] nexus3.edgexfoundry.org:10001 [2021-05-18T23:20:15.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:20:15.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:20:15.648Z] Configure a credential helper to remove this warning. See [2021-05-18T23:20:15.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:20:15.648Z] [2021-05-18T23:20:15.648Z] Login Succeeded [2021-05-18T23:20:15.648Z] nexus3.edgexfoundry.org:10002 [2021-05-18T23:20:15.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:20:15.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:20:15.648Z] Configure a credential helper to remove this warning. See [2021-05-18T23:20:15.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:20:15.648Z] [2021-05-18T23:20:15.648Z] Login Succeeded [2021-05-18T23:20:15.648Z] nexus3.edgexfoundry.org:10003 [2021-05-18T23:20:15.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:20:15.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:20:15.912Z] Configure a credential helper to remove this warning. See [2021-05-18T23:20:15.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:20:15.912Z] [2021-05-18T23:20:15.912Z] Login Succeeded [2021-05-18T23:20:15.912Z] nexus3.edgexfoundry.org:10004 [2021-05-18T23:20:15.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:20:15.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:20:15.912Z] Configure a credential helper to remove this warning. See [2021-05-18T23:20:15.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:20:15.912Z] [2021-05-18T23:20:15.912Z] Login Succeeded [2021-05-18T23:20:15.912Z] docker.io [2021-05-18T23:20:15.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:20:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:20:16.492Z] Configure a credential helper to remove this warning. See [2021-05-18T23:20:16.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:20:16.492Z] [2021-05-18T23:20:16.492Z] Login Succeeded [2021-05-18T23:20:16.492Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T23:20:16.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T23:20:16.684Z] ========================================================= [2021-05-18T23:20:16.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T23:20:16.685Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:20:17.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-18T23:20:17.000Z] Sending build context to Docker daemon 8.575MB [2021-05-18T23:20:17.000Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T23:20:17.000Z] Step 2/8 : FROM ${BASE} [2021-05-18T23:20:17.265Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T23:20:17.265Z] 540db60ca938: Pulling fs layer [2021-05-18T23:20:17.265Z] adcc1eea9eea: Pulling fs layer [2021-05-18T23:20:17.265Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T23:20:17.265Z] 0510c868ecb4: Pulling fs layer [2021-05-18T23:20:17.265Z] afea3b2eda06: Pulling fs layer [2021-05-18T23:20:17.265Z] 7809a108b3ef: Pulling fs layer [2021-05-18T23:20:17.265Z] f706445af74f: Pulling fs layer [2021-05-18T23:20:17.265Z] 0510c868ecb4: Waiting [2021-05-18T23:20:17.265Z] afea3b2eda06: Waiting [2021-05-18T23:20:17.265Z] 7809a108b3ef: Waiting [2021-05-18T23:20:17.265Z] f706445af74f: Waiting [2021-05-18T23:20:17.265Z] 4c4ab2625f07: Download complete [2021-05-18T23:20:17.265Z] adcc1eea9eea: Verifying Checksum [2021-05-18T23:20:17.265Z] adcc1eea9eea: Download complete [2021-05-18T23:20:17.265Z] afea3b2eda06: Verifying Checksum [2021-05-18T23:20:17.265Z] afea3b2eda06: Download complete [2021-05-18T23:20:17.265Z] 540db60ca938: Verifying Checksum [2021-05-18T23:20:17.265Z] 540db60ca938: Download complete [2021-05-18T23:20:17.265Z] 7809a108b3ef: Verifying Checksum [2021-05-18T23:20:17.265Z] 7809a108b3ef: Download complete [2021-05-18T23:20:17.265Z] 540db60ca938: Pull complete [2021-05-18T23:20:17.527Z] adcc1eea9eea: Pull complete [2021-05-18T23:20:17.527Z] 4c4ab2625f07: Pull complete [2021-05-18T23:20:19.443Z] f706445af74f: Verifying Checksum [2021-05-18T23:20:19.443Z] f706445af74f: Download complete [2021-05-18T23:20:19.712Z] 0510c868ecb4: Verifying Checksum [2021-05-18T23:20:19.712Z] 0510c868ecb4: Download complete [2021-05-18T23:20:23.045Z] 0510c868ecb4: Pull complete [2021-05-18T23:20:23.045Z] afea3b2eda06: Pull complete [2021-05-18T23:20:23.045Z] 7809a108b3ef: Pull complete [2021-05-18T23:20:24.449Z] f706445af74f: Pull complete [2021-05-18T23:20:24.449Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T23:20:24.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T23:20:24.449Z] ---> b068be0155e3 [2021-05-18T23:20:24.449Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T23:20:28.663Z] ---> Running in d4f6613c3b1f [2021-05-18T23:20:28.663Z] Removing intermediate container d4f6613c3b1f [2021-05-18T23:20:28.663Z] ---> 4ff36baf5ee6 [2021-05-18T23:20:28.663Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:20:28.663Z] ---> Running in 699316dc1404 [2021-05-18T23:20:28.928Z] Removing intermediate container 699316dc1404 [2021-05-18T23:20:28.928Z] ---> 85b028d81809 [2021-05-18T23:20:28.928Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T23:20:28.928Z] ---> Running in 45a6f26b7768 [2021-05-18T23:20:29.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T23:20:30.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T23:20:30.398Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T23:20:30.398Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T23:20:30.660Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T23:20:30.660Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T23:20:30.922Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T23:20:30.922Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T23:20:30.922Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T23:20:31.183Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T23:20:31.444Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T23:20:31.444Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T23:20:31.444Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T23:20:31.705Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T23:20:31.705Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T23:20:31.969Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T23:20:31.969Z] OK: 156 MiB in 53 packages [2021-05-18T23:20:32.231Z] Removing intermediate container 45a6f26b7768 [2021-05-18T23:20:32.231Z] ---> c094502c5449 [2021-05-18T23:20:32.231Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T23:20:32.231Z] ---> Running in c7c14d1ddede [2021-05-18T23:20:32.492Z] Removing intermediate container c7c14d1ddede [2021-05-18T23:20:32.492Z] ---> ed8ce746a164 [2021-05-18T23:20:32.492Z] Step 7/8 : COPY . . [2021-05-18T23:20:32.756Z] ---> 3c95c3a4c961 [2021-05-18T23:20:32.756Z] Step 8/8 : RUN go mod download [2021-05-18T23:20:32.756Z] ---> Running in a1fbd9dfc37e [2021-05-18T23:20:45.001Z] Removing intermediate container a1fbd9dfc37e [2021-05-18T23:20:45.001Z] ---> 0aac8e72e881 [2021-05-18T23:20:45.001Z] Successfully built 0aac8e72e881 [2021-05-18T23:20:45.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:20:45.336Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T23:20:45.336Z] . [Pipeline] withDockerContainer [2021-05-18T23:20:45.417Z] prd-centos7-docker-4c-2g-14886 does not seem to be running inside a container [2021-05-18T23:20:45.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-x86_64 cat [2021-05-18T23:20:45.853Z] $ docker top b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T23:20:46.224Z] + go version [2021-05-18T23:20:46.224Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T23:20:46.238Z] $ docker stop --time=1 b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 [2021-05-18T23:20:47.438Z] $ docker rm -f b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:20:47.978Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T23:20:47.978Z] . [Pipeline] withDockerContainer [2021-05-18T23:20:48.059Z] prd-centos7-docker-4c-2g-14886 does not seem to be running inside a container [2021-05-18T23:20:48.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-x86_64 cat [2021-05-18T23:20:48.512Z] $ docker top 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T23:20:48.992Z] + go mod tidy [Pipeline] sh [2021-05-18T23:20:49.563Z] + make test [2021-05-18T23:20:49.563Z] go mod tidy [2021-05-18T23:20:49.563Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-18T23:20:50.147Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-18T23:21:08.393Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-18T23:21:08.965Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.266s coverage: 63.8% of statements [2021-05-18T23:21:08.965Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-18T23:21:15.656Z] gofmt -l . [2021-05-18T23:21:15.656Z] [ "`gofmt -l .`" = "" ] [2021-05-18T23:21:15.656Z] ./bin/test-attribution-txt.sh [2021-05-18T23:21:16.232Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T23:21:16.509Z] $ docker stop --time=1 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f [2021-05-18T23:21:18.002Z] $ docker rm -f 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T23:21:18.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T23:21:18.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-18T23:21:21.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T23:21:22.037Z] + ls -al . [2021-05-18T23:21:22.037Z] total 132 [2021-05-18T23:21:22.037Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 18 23:21 . [2021-05-18T23:21:22.037Z] drwxrwxr-x. 4 jenkins jenkins 30 May 18 23:19 .. [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 8153 May 18 23:19 Attribution.txt [2021-05-18T23:21:22.037Z] drwxrwxr-x. 2 jenkins jenkins 64 May 18 23:19 bin [2021-05-18T23:21:22.037Z] drwxrwxr-x. 3 jenkins jenkins 32 May 18 23:19 cmd [2021-05-18T23:21:22.037Z] -rw-r--r--. 1 jenkins jenkins 47247 May 18 23:21 coverage.out [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 1921 May 18 23:19 Dockerfile [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 998 May 18 23:19 Dockerfile.build [2021-05-18T23:21:22.037Z] drwxrwxr-x. 8 jenkins jenkins 162 May 18 23:19 .git [2021-05-18T23:21:22.037Z] drwxrwxr-x. 2 jenkins jenkins 103 May 18 23:19 .github [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 277 May 18 23:19 .gitignore [2021-05-18T23:21:22.037Z] -rw-r--r--. 1 jenkins jenkins 809 May 18 23:21 go.mod [2021-05-18T23:21:22.037Z] -rw-r--r--. 1 jenkins jenkins 23431 May 18 23:20 go.sum [2021-05-18T23:21:22.037Z] drwxrwxr-x. 3 jenkins jenkins 20 May 18 23:19 internal [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 660 May 18 23:19 Jenkinsfile [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 18 23:19 LICENSE [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 905 May 18 23:19 Makefile [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 2745 May 18 23:19 README.md [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 12 May 18 23:16 VERSION [2021-05-18T23:21:22.037Z] -rw-rw-r--. 1 jenkins jenkins 235 May 18 23:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:22.346Z] + 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=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 --label arch=amd64 --label version=1.3.2-dev.16 . [2021-05-18T23:21:22.347Z] Sending build context to Docker daemon 8.647MB [2021-05-18T23:21:22.347Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T23:21:22.347Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-18T23:21:22.347Z] ---> 0aac8e72e881 [2021-05-18T23:21:22.347Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T23:21:22.347Z] ---> Running in a7c915609a1a [2021-05-18T23:21:22.610Z] Removing intermediate container a7c915609a1a [2021-05-18T23:21:22.610Z] ---> 6c4fcbd2b4c3 [2021-05-18T23:21:22.610Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T23:21:22.610Z] ---> Running in 1e578238fc48 [2021-05-18T23:21:22.610Z] Removing intermediate container 1e578238fc48 [2021-05-18T23:21:22.610Z] ---> 9898a3fc3b82 [2021-05-18T23:21:22.610Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-18T23:21:22.610Z] ---> Running in f56d69a6a1ce [2021-05-18T23:21:22.871Z] Removing intermediate container f56d69a6a1ce [2021-05-18T23:21:22.871Z] ---> dd8e0871181d [2021-05-18T23:21:22.871Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:21:22.871Z] ---> Running in 9d5902c82154 [2021-05-18T23:21:23.452Z] Removing intermediate container 9d5902c82154 [2021-05-18T23:21:23.452Z] ---> 5e64950d174b [2021-05-18T23:21:23.452Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T23:21:23.452Z] ---> Running in 1aca97d7f5f4 [2021-05-18T23:21:23.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T23:21:24.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T23:21:24.865Z] OK: 156 MiB in 53 packages [2021-05-18T23:21:25.128Z] Removing intermediate container 1aca97d7f5f4 [2021-05-18T23:21:25.128Z] ---> be849899d046 [2021-05-18T23:21:25.128Z] Step 8/26 : COPY . . [2021-05-18T23:21:25.393Z] ---> eff92de57d81 [2021-05-18T23:21:25.393Z] Step 9/26 : RUN go mod tidy [2021-05-18T23:21:25.393Z] ---> Running in 368518a27017 [2021-05-18T23:21:25.972Z] Removing intermediate container 368518a27017 [2021-05-18T23:21:25.972Z] ---> 015b6f6233a7 [2021-05-18T23:21:25.972Z] Step 10/26 : RUN go mod download [2021-05-18T23:21:25.972Z] ---> Running in 87dae4157417 [2021-05-18T23:21:26.548Z] Removing intermediate container 87dae4157417 [2021-05-18T23:21:26.548Z] ---> 62e8cea07caa [2021-05-18T23:21:26.548Z] Step 11/26 : ARG MAKE='make build' [2021-05-18T23:21:26.548Z] ---> Running in 7e7dd83cd759 [2021-05-18T23:21:26.810Z] Removing intermediate container 7e7dd83cd759 [2021-05-18T23:21:26.810Z] ---> 17f22e853cdf [2021-05-18T23:21:26.810Z] Step 12/26 : RUN $MAKE [2021-05-18T23:21:26.810Z] ---> Running in 1367eb061f67 [2021-05-18T23:21:27.078Z] go mod tidy [2021-05-18T23:21:27.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.16" -o cmd/device-virtual ./cmd [2021-05-18T23:21:45.576Z] Removing intermediate container 1367eb061f67 [2021-05-18T23:21:45.576Z] ---> 3e0844feeb21 [2021-05-18T23:21:45.576Z] Step 13/26 : FROM alpine:3.12 [2021-05-18T23:21:45.576Z] 3.12: Pulling from library/alpine [2021-05-18T23:21:45.576Z] 339de151aab4: Pulling fs layer [2021-05-18T23:21:45.576Z] 339de151aab4: Download complete [2021-05-18T23:21:45.576Z] 339de151aab4: Pull complete [2021-05-18T23:21:45.576Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T23:21:45.576Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T23:21:45.576Z] ---> 13621d1b12d4 [2021-05-18T23:21:45.576Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-18T23:21:45.576Z] ---> Running in ad9b96536357 [2021-05-18T23:21:45.576Z] Removing intermediate container ad9b96536357 [2021-05-18T23:21:45.576Z] ---> 331213340ac2 [2021-05-18T23:21:45.576Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:21:45.576Z] ---> Running in a6c42e562ac2 [2021-05-18T23:21:45.576Z] Removing intermediate container a6c42e562ac2 [2021-05-18T23:21:45.576Z] ---> 558af33ebe71 [2021-05-18T23:21:45.576Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T23:21:45.576Z] ---> Running in 678312ce962d [2021-05-18T23:21:45.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T23:21:45.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T23:21:45.576Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T23:21:45.576Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T23:21:45.837Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T23:21:45.837Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T23:21:46.463Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14887 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-05-18T23:21:46.482Z] Running in /w/workspace/device-virtual-go/56 [Pipeline] { [Pipeline] checkout [2021-05-18T23:21:46.711Z] Selected Git installation does not exist. Using Default [2021-05-18T23:21:46.711Z] The recommended git tool is: NONE [2021-05-18T23:21:46.788Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T23:21:46.788Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T23:21:46.788Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T23:21:47.051Z] OK: 8 MiB in 20 packages [2021-05-18T23:21:47.051Z] Removing intermediate container 678312ce962d [2021-05-18T23:21:47.051Z] ---> afe7553803aa [2021-05-18T23:21:47.051Z] Step 17/26 : WORKDIR / [2021-05-18T23:21:47.317Z] ---> Running in ea2adbb66fc3 [2021-05-18T23:21:47.317Z] Removing intermediate container ea2adbb66fc3 [2021-05-18T23:21:47.317Z] ---> 5e2e64b2947a [2021-05-18T23:21:47.317Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-18T23:21:47.317Z] ---> 9d7348bea17d [2021-05-18T23:21:47.317Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-18T23:21:47.579Z] ---> 42332e1faf18 [2021-05-18T23:21:47.579Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-18T23:21:48.164Z] ---> e5734b4ddf6a [2021-05-18T23:21:48.164Z] Step 21/26 : EXPOSE 49990 [2021-05-18T23:21:48.164Z] ---> Running in 4301ac609a8d [2021-05-18T23:21:48.164Z] Removing intermediate container 4301ac609a8d [2021-05-18T23:21:48.164Z] ---> 26c94b21be76 [2021-05-18T23:21:48.164Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-18T23:21:48.164Z] ---> Running in e24499f6bd2f [2021-05-18T23:21:48.164Z] Removing intermediate container e24499f6bd2f [2021-05-18T23:21:48.164Z] ---> 0ead0230960b [2021-05-18T23:21:48.164Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T23:21:48.164Z] ---> Running in c834f4c7a715 [2021-05-18T23:21:48.425Z] Removing intermediate container c834f4c7a715 [2021-05-18T23:21:48.425Z] ---> ee226c171e44 [2021-05-18T23:21:48.425Z] Step 24/26 : LABEL arch=amd64 [2021-05-18T23:21:48.425Z] ---> Running in c1b190b47c8a [2021-05-18T23:21:48.425Z] Removing intermediate container c1b190b47c8a [2021-05-18T23:21:48.425Z] ---> 62c193c9e4f0 [2021-05-18T23:21:48.425Z] Step 25/26 : LABEL git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:21:48.425Z] ---> Running in 11e4cf192169 [2021-05-18T23:21:48.685Z] Removing intermediate container 11e4cf192169 [2021-05-18T23:21:48.685Z] ---> c2fafe737b2c [2021-05-18T23:21:48.685Z] Step 26/26 : LABEL version=1.3.2-dev.16 [2021-05-18T23:21:48.685Z] ---> Running in dbd261bc790f [2021-05-18T23:21:48.685Z] Removing intermediate container dbd261bc790f [2021-05-18T23:21:48.685Z] ---> d71fa01d65bd [2021-05-18T23:21:48.685Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T23:21:48.685Z] Successfully built d71fa01d65bd [2021-05-18T23:21:48.685Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:21:48.881Z] provisioning config files... [2021-05-18T23:21:48.894Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config2446802892557908523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:21:49.213Z] ---> docker-login.sh [2021-05-18T23:21:49.213Z] nexus3.edgexfoundry.org:10001 [2021-05-18T23:21:49.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:21:49.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:21:49.213Z] Configure a credential helper to remove this warning. See [2021-05-18T23:21:49.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:21:49.213Z] [2021-05-18T23:21:49.213Z] Login Succeeded [2021-05-18T23:21:49.213Z] nexus3.edgexfoundry.org:10002 [2021-05-18T23:21:49.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:21:49.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:21:49.475Z] Configure a credential helper to remove this warning. See [2021-05-18T23:21:49.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:21:49.475Z] [2021-05-18T23:21:49.475Z] Login Succeeded [2021-05-18T23:21:49.475Z] nexus3.edgexfoundry.org:10003 [2021-05-18T23:21:49.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:21:49.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:21:49.475Z] Configure a credential helper to remove this warning. See [2021-05-18T23:21:49.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:21:49.475Z] [2021-05-18T23:21:49.475Z] Login Succeeded [2021-05-18T23:21:49.475Z] nexus3.edgexfoundry.org:10004 [2021-05-18T23:21:49.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:21:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:21:49.735Z] Configure a credential helper to remove this warning. See [2021-05-18T23:21:49.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:21:49.735Z] [2021-05-18T23:21:49.735Z] Login Succeeded [2021-05-18T23:21:49.735Z] docker.io [2021-05-18T23:21:49.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:21:49.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:21:49.997Z] Configure a credential helper to remove this warning. See [2021-05-18T23:21:49.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:21:49.997Z] [2021-05-18T23:21:49.997Z] Login Succeeded [2021-05-18T23:21:49.997Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T23:21:50.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T23:21:50.082Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-05-18T23:21:50.082Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:21:50.082Z] latest [2021-05-18T23:21:50.082Z] 1.3.2-dev.16 [2021-05-18T23:21:50.082Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:21:50.082Z] master [2021-05-18T23:21:50.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:50.454Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:50.761Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:21:50.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-05-18T23:21:50.761Z] 2270e34b3e70: Preparing [2021-05-18T23:21:50.761Z] f77c49c8b5ff: Preparing [2021-05-18T23:21:50.761Z] 2c43ec92e7c1: Preparing [2021-05-18T23:21:50.761Z] eabc5ab88278: Preparing [2021-05-18T23:21:50.761Z] 7a2a8fe261f1: Preparing [2021-05-18T23:21:50.761Z] 32f366d666a5: Preparing [2021-05-18T23:21:50.761Z] 32f366d666a5: Waiting [2021-05-18T23:21:51.340Z] f77c49c8b5ff: Pushed [2021-05-18T23:21:51.340Z] 32f366d666a5: Layer already exists [2021-05-18T23:21:51.340Z] 2c43ec92e7c1: Pushed [2021-05-18T23:21:51.340Z] 7a2a8fe261f1: Pushed [2021-05-18T23:21:51.340Z] eabc5ab88278: Pushed [2021-05-18T23:21:52.506Z] using credential edgex-jenkins-ssh [2021-05-18T23:21:52.605Z] Cloning the remote Git repository [2021-05-18T23:21:52.726Z] 2270e34b3e70: Pushed [2021-05-18T23:21:52.726Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:52.736Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T23:21:53.037Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:53.338Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-05-18T23:21:53.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-05-18T23:21:53.338Z] 2270e34b3e70: Preparing [2021-05-18T23:21:53.338Z] f77c49c8b5ff: Preparing [2021-05-18T23:21:53.338Z] 2c43ec92e7c1: Preparing [2021-05-18T23:21:53.338Z] eabc5ab88278: Preparing [2021-05-18T23:21:53.338Z] 7a2a8fe261f1: Preparing [2021-05-18T23:21:53.338Z] 32f366d666a5: Preparing [2021-05-18T23:21:53.338Z] 32f366d666a5: Waiting [2021-05-18T23:21:53.338Z] 7a2a8fe261f1: Layer already exists [2021-05-18T23:21:53.338Z] f77c49c8b5ff: Layer already exists [2021-05-18T23:21:53.338Z] 2270e34b3e70: Layer already exists [2021-05-18T23:21:53.338Z] eabc5ab88278: Layer already exists [2021-05-18T23:21:53.338Z] 2c43ec92e7c1: Layer already exists [2021-05-18T23:21:53.338Z] 32f366d666a5: Layer already exists [2021-05-18T23:21:53.338Z] latest: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:53.647Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:53.943Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 [2021-05-18T23:21:53.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-05-18T23:21:53.943Z] 2270e34b3e70: Preparing [2021-05-18T23:21:53.943Z] f77c49c8b5ff: Preparing [2021-05-18T23:21:53.943Z] 2c43ec92e7c1: Preparing [2021-05-18T23:21:53.943Z] eabc5ab88278: Preparing [2021-05-18T23:21:53.943Z] 7a2a8fe261f1: Preparing [2021-05-18T23:21:53.943Z] 32f366d666a5: Preparing [2021-05-18T23:21:53.943Z] 32f366d666a5: Waiting [2021-05-18T23:21:53.943Z] f77c49c8b5ff: Layer already exists [2021-05-18T23:21:53.943Z] 2c43ec92e7c1: Layer already exists [2021-05-18T23:21:53.943Z] 7a2a8fe261f1: Layer already exists [2021-05-18T23:21:53.943Z] eabc5ab88278: Layer already exists [2021-05-18T23:21:53.943Z] 2270e34b3e70: Layer already exists [2021-05-18T23:21:53.943Z] 32f366d666a5: Layer already exists [2021-05-18T23:21:53.943Z] 1.3.2-dev.16: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:52.847Z] > git init /w/workspace/device-virtual-go/56 # timeout=10 [2021-05-18T23:21:52.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T23:21:52.919Z] > git --version # timeout=10 [2021-05-18T23:21:52.944Z] > git --version # 'git version 2.17.1' [2021-05-18T23:21:52.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T23:21:53.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T23:21:54.249Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:54.555Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:21:54.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-05-18T23:21:54.555Z] 2270e34b3e70: Preparing [2021-05-18T23:21:54.555Z] f77c49c8b5ff: Preparing [2021-05-18T23:21:54.555Z] 2c43ec92e7c1: Preparing [2021-05-18T23:21:54.555Z] eabc5ab88278: Preparing [2021-05-18T23:21:54.555Z] 7a2a8fe261f1: Preparing [2021-05-18T23:21:54.555Z] 32f366d666a5: Preparing [2021-05-18T23:21:54.555Z] 32f366d666a5: Waiting [2021-05-18T23:21:54.555Z] 2c43ec92e7c1: Layer already exists [2021-05-18T23:21:54.555Z] f77c49c8b5ff: Layer already exists [2021-05-18T23:21:54.556Z] 2270e34b3e70: Layer already exists [2021-05-18T23:21:54.556Z] eabc5ab88278: Layer already exists [2021-05-18T23:21:54.556Z] 7a2a8fe261f1: Layer already exists [2021-05-18T23:21:54.556Z] 32f366d666a5: Layer already exists [2021-05-18T23:21:54.556Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:54.834Z] Avoid second fetch [2021-05-18T23:21:54.835Z] Checking out Revision bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) [2021-05-18T23:21:54.867Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:21:55.171Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:master [2021-05-18T23:21:55.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-05-18T23:21:55.171Z] 2270e34b3e70: Preparing [2021-05-18T23:21:55.171Z] f77c49c8b5ff: Preparing [2021-05-18T23:21:55.171Z] 2c43ec92e7c1: Preparing [2021-05-18T23:21:55.171Z] eabc5ab88278: Preparing [2021-05-18T23:21:55.171Z] 7a2a8fe261f1: Preparing [2021-05-18T23:21:55.171Z] 32f366d666a5: Preparing [2021-05-18T23:21:55.171Z] 2c43ec92e7c1: Layer already exists [2021-05-18T23:21:55.171Z] 7a2a8fe261f1: Layer already exists [2021-05-18T23:21:55.171Z] f77c49c8b5ff: Layer already exists [2021-05-18T23:21:55.171Z] eabc5ab88278: Layer already exists [2021-05-18T23:21:55.171Z] 2270e34b3e70: Layer already exists [2021-05-18T23:21:55.171Z] 32f366d666a5: Layer already exists [2021-05-18T23:21:55.171Z] master: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T23:21:55.230Z] ===================================================== [Pipeline] echo [2021-05-18T23:21:55.246Z] taggedImages: [2021-05-18T23:21:55.246Z] - nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:21:55.246Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-05-18T23:21:55.246Z] - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 [2021-05-18T23:21:55.246Z] - nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:21:55.246Z] - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-05-18T23:21:54.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T23:21:54.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T23:21:54.854Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T23:21:54.868Z] > git checkout -f bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:21:55.824Z] ---> job-cost.sh [2021-05-18T23:21:55.825Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2kV [2021-05-18T23:21:59.127Z] Commit message: "Merge pull request #208 from lenny-intel/service-keys" [2021-05-18T23:21:59.368Z] [2021-05-18T23:21:59.368Z] GitHub has been notified of this commit’s build result [2021-05-18T23:21:59.368Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T23:22:00.306Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T23:22:00.859Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T23:22:01.211Z] + sudo service docker restart [2021-05-18T23:22:01.211Z] + true [2021-05-18T23:22:03.989Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T23:22:18.969Z] lf-activate-venv(): INFO: Adding /tmp/venv-d2kV/bin to PATH [2021-05-18T23:22:18.969Z] INFO: No Stack... [2021-05-18T23:22:18.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T23:22:18.969Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T23:22:19.267Z] + cat /w/workspace/device-virtual-go/56/archives/cost.csv [2021-05-18T23:22:19.267Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T23:22:19.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [2021-05-18T23:22:19.310Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] did not exist. Created. [2021-05-18T23:22:19.310Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:22:19.557Z] provisioning config files... [2021-05-18T23:22:19.584Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config1621765052408397449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:22:19.632Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T23:22:19.779Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T23:22:19.802Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-18T23:22:19.974Z] ---> docker-login.sh [2021-05-18T23:22:19.974Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] } [2021-05-18T23:22:20.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:22:21.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:22:21.178Z] Configure a credential helper to remove this warning. See [2021-05-18T23:22:21.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:22:21.178Z] [2021-05-18T23:22:21.178Z] Login Succeeded [2021-05-18T23:22:21.178Z] nexus3.edgexfoundry.org:10002 [2021-05-18T23:22:21.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:22:21.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:22:21.731Z] Configure a credential helper to remove this warning. See [2021-05-18T23:22:21.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:22:21.731Z] [2021-05-18T23:22:21.731Z] Login Succeeded [2021-05-18T23:22:21.731Z] nexus3.edgexfoundry.org:10003 [2021-05-18T23:22:22.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:22:22.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:22:22.282Z] Configure a credential helper to remove this warning. See [2021-05-18T23:22:22.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:22:22.282Z] [2021-05-18T23:22:22.282Z] Login Succeeded [2021-05-18T23:22:22.282Z] nexus3.edgexfoundry.org:10004 [2021-05-18T23:22:22.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:22:22.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:22:22.837Z] Configure a credential helper to remove this warning. See [2021-05-18T23:22:22.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:22:22.837Z] [2021-05-18T23:22:22.837Z] Login Succeeded [2021-05-18T23:22:22.837Z] docker.io [2021-05-18T23:22:23.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:22:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:22:23.710Z] Configure a credential helper to remove this warning. See [2021-05-18T23:22:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:22:23.710Z] [2021-05-18T23:22:23.710Z] Login Succeeded [2021-05-18T23:22:23.710Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T23:22:23.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T23:22:24.036Z] ========================================================= [2021-05-18T23:22:24.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T23:22:24.036Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:22:24.374Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-18T23:22:24.981Z] Sending build context to Docker daemon 8.574MB [2021-05-18T23:22:24.981Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T23:22:24.981Z] Step 2/8 : FROM ${BASE} [2021-05-18T23:22:24.981Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T23:22:24.981Z] 595b0fe564bb: Pulling fs layer [2021-05-18T23:22:24.981Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T23:22:24.981Z] 316046926c0a: Pulling fs layer [2021-05-18T23:22:24.981Z] 4ebd0625c992: Pulling fs layer [2021-05-18T23:22:24.981Z] 207e8628e3a3: Pulling fs layer [2021-05-18T23:22:24.981Z] c791037a9be2: Pulling fs layer [2021-05-18T23:22:24.981Z] ffd874e62e21: Pulling fs layer [2021-05-18T23:22:24.981Z] 207e8628e3a3: Waiting [2021-05-18T23:22:24.981Z] c791037a9be2: Waiting [2021-05-18T23:22:24.981Z] ffd874e62e21: Waiting [2021-05-18T23:22:24.981Z] 316046926c0a: Verifying Checksum [2021-05-18T23:22:24.981Z] 316046926c0a: Download complete [2021-05-18T23:22:24.981Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T23:22:24.981Z] 7186ed65a4f7: Download complete [2021-05-18T23:22:25.257Z] 207e8628e3a3: Download complete [2021-05-18T23:22:25.257Z] c791037a9be2: Verifying Checksum [2021-05-18T23:22:25.257Z] c791037a9be2: Download complete [2021-05-18T23:22:25.257Z] 595b0fe564bb: Verifying Checksum [2021-05-18T23:22:25.257Z] 595b0fe564bb: Download complete [2021-05-18T23:22:25.878Z] 595b0fe564bb: Pull complete [2021-05-18T23:22:26.492Z] 7186ed65a4f7: Pull complete [2021-05-18T23:22:26.783Z] 316046926c0a: Pull complete [2021-05-18T23:22:28.239Z] ffd874e62e21: Verifying Checksum [2021-05-18T23:22:28.239Z] ffd874e62e21: Download complete [2021-05-18T23:22:28.515Z] 4ebd0625c992: Verifying Checksum [2021-05-18T23:22:28.515Z] 4ebd0625c992: Download complete [2021-05-18T23:22:38.711Z] 4ebd0625c992: Pull complete [2021-05-18T23:22:38.985Z] 207e8628e3a3: Pull complete [2021-05-18T23:22:39.576Z] c791037a9be2: Pull complete [2021-05-18T23:22:42.963Z] ffd874e62e21: Pull complete [2021-05-18T23:22:42.963Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T23:22:42.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T23:22:43.237Z] ---> cfc18b08335c [2021-05-18T23:22:43.237Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T23:22:45.226Z] ---> Running in f9d9ec20c121 [2021-05-18T23:22:45.499Z] Removing intermediate container f9d9ec20c121 [2021-05-18T23:22:45.499Z] ---> 6f94095915ea [2021-05-18T23:22:45.499Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:22:45.773Z] ---> Running in 766a55f77a12 [2021-05-18T23:22:48.388Z] Removing intermediate container 766a55f77a12 [2021-05-18T23:22:48.388Z] ---> 6c5b9e668166 [2021-05-18T23:22:48.388Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T23:22:48.388Z] ---> Running in 34c1c69e9fab [2021-05-18T23:22:49.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T23:22:50.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T23:22:50.941Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T23:22:51.213Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T23:22:51.213Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T23:22:51.213Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T23:22:51.486Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T23:22:51.486Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T23:22:51.486Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T23:22:51.759Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T23:22:52.031Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T23:22:52.031Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T23:22:52.031Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T23:22:52.304Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T23:22:52.304Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T23:22:52.304Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T23:22:52.581Z] OK: 145 MiB in 53 packages [2021-05-18T23:22:54.028Z] Removing intermediate container 34c1c69e9fab [2021-05-18T23:22:54.028Z] ---> 52e5d9d56fd4 [2021-05-18T23:22:54.028Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T23:22:54.028Z] ---> Running in 4edb92cb32b5 [2021-05-18T23:22:54.625Z] Removing intermediate container 4edb92cb32b5 [2021-05-18T23:22:54.625Z] ---> a257b477cb3f [2021-05-18T23:22:54.625Z] Step 7/8 : COPY . . [2021-05-18T23:22:55.610Z] ---> 9d311dc98c07 [2021-05-18T23:22:55.610Z] Step 8/8 : RUN go mod download [2021-05-18T23:22:55.885Z] ---> Running in 52544f350bc2 [2021-05-18T23:23:22.687Z] Removing intermediate container 52544f350bc2 [2021-05-18T23:23:22.687Z] ---> 0185d4b6446e [2021-05-18T23:23:22.687Z] Successfully built 0185d4b6446e [2021-05-18T23:23:22.687Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:23:23.035Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T23:23:23.035Z] . [Pipeline] withDockerContainer [2021-05-18T23:23:23.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-14887 does not seem to be running inside a container [2021-05-18T23:23:23.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-arm64 cat [2021-05-18T23:23:25.172Z] $ docker top dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T23:23:26.203Z] + go version [2021-05-18T23:23:26.204Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T23:23:26.225Z] $ docker stop --time=1 dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d [2021-05-18T23:23:28.066Z] $ docker rm -f dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:23:28.846Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T23:23:28.846Z] . [Pipeline] withDockerContainer [2021-05-18T23:23:29.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-14887 does not seem to be running inside a container [2021-05-18T23:23:29.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-arm64 cat [2021-05-18T23:23:30.769Z] $ docker top 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T23:23:31.743Z] + go mod tidy [Pipeline] sh [2021-05-18T23:23:32.999Z] + make test [2021-05-18T23:23:32.999Z] go mod tidy [2021-05-18T23:23:33.596Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-18T23:23:34.575Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-18T23:24:42.661Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-18T23:24:42.661Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.697s coverage: 63.8% of statements [2021-05-18T23:24:42.661Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-18T23:25:04.864Z] gofmt -l . [2021-05-18T23:25:04.864Z] [ "`gofmt -l .`" = "" ] [2021-05-18T23:25:04.864Z] ./bin/test-attribution-txt.sh [2021-05-18T23:25:06.839Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T23:25:07.135Z] $ docker stop --time=1 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb [2021-05-18T23:25:09.062Z] $ docker rm -f 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T23:25:09.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T23:25:09.984Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T23:25:10.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T23:25:11.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T23:25:11.430Z] + ls -al . [2021-05-18T23:25:11.430Z] total 156 [2021-05-18T23:25:11.430Z] drwxrwxr-x 7 jenkins jenkins 4096 May 18 23:25 . [2021-05-18T23:25:11.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:21 .. [2021-05-18T23:25:11.430Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 23:21 .git [2021-05-18T23:25:11.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:21 .github [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 277 May 18 23:21 .gitignore [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 8153 May 18 23:21 Attribution.txt [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 1921 May 18 23:21 Dockerfile [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 998 May 18 23:21 Dockerfile.build [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 660 May 18 23:21 Jenkinsfile [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 23:21 LICENSE [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 905 May 18 23:21 Makefile [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 2745 May 18 23:21 README.md [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 23:16 VERSION [2021-05-18T23:25:11.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:21 bin [2021-05-18T23:25:11.430Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:21 cmd [2021-05-18T23:25:11.430Z] -rw-r--r-- 1 jenkins jenkins 47247 May 18 23:24 coverage.out [2021-05-18T23:25:11.430Z] -rw-r--r-- 1 jenkins jenkins 809 May 18 23:25 go.mod [2021-05-18T23:25:11.430Z] -rw-r--r-- 1 jenkins jenkins 23431 May 18 23:23 go.sum [2021-05-18T23:25:11.430Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:21 internal [2021-05-18T23:25:11.430Z] -rw-rw-r-- 1 jenkins jenkins 235 May 18 23:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:25:11.777Z] + 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=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 --label arch=arm64 --label version=1.3.2-dev.16 . [2021-05-18T23:25:12.374Z] Sending build context to Docker daemon 8.646MB [2021-05-18T23:25:12.375Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T23:25:12.375Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-18T23:25:12.375Z] ---> 0185d4b6446e [2021-05-18T23:25:12.375Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T23:25:12.648Z] ---> Running in db94485fc1d0 [2021-05-18T23:25:12.924Z] Removing intermediate container db94485fc1d0 [2021-05-18T23:25:12.924Z] ---> 870301c6aaa8 [2021-05-18T23:25:12.924Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T23:25:13.197Z] ---> Running in e513141ff746 [2021-05-18T23:25:13.793Z] Removing intermediate container e513141ff746 [2021-05-18T23:25:13.793Z] ---> 686f8e88ec6e [2021-05-18T23:25:13.793Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-18T23:25:13.793Z] ---> Running in 9080a7b50de7 [2021-05-18T23:25:14.386Z] Removing intermediate container 9080a7b50de7 [2021-05-18T23:25:14.386Z] ---> 32b755eea042 [2021-05-18T23:25:14.386Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:25:14.386Z] ---> Running in c212540563d7 [2021-05-18T23:25:17.008Z] Removing intermediate container c212540563d7 [2021-05-18T23:25:17.008Z] ---> b5937b753ec7 [2021-05-18T23:25:17.008Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T23:25:17.008Z] ---> Running in 2710b1642805 [2021-05-18T23:25:17.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T23:25:18.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T23:25:19.551Z] OK: 145 MiB in 53 packages [2021-05-18T23:25:20.538Z] Removing intermediate container 2710b1642805 [2021-05-18T23:25:20.538Z] ---> 1a9ca3eff46a [2021-05-18T23:25:20.538Z] Step 8/26 : COPY . . [2021-05-18T23:25:21.970Z] ---> bf996dc321df [2021-05-18T23:25:21.970Z] Step 9/26 : RUN go mod tidy [2021-05-18T23:25:21.970Z] ---> Running in 6f9f84b5e99e [2021-05-18T23:25:24.604Z] Removing intermediate container 6f9f84b5e99e [2021-05-18T23:25:24.604Z] ---> 0063411d032c [2021-05-18T23:25:24.604Z] Step 10/26 : RUN go mod download [2021-05-18T23:25:24.604Z] ---> Running in df92801d1fb7 [2021-05-18T23:25:27.228Z] Removing intermediate container df92801d1fb7 [2021-05-18T23:25:27.228Z] ---> eeedcd7f9607 [2021-05-18T23:25:27.228Z] Step 11/26 : ARG MAKE='make build' [2021-05-18T23:25:27.228Z] ---> Running in 60d06650d402 [2021-05-18T23:25:27.500Z] Removing intermediate container 60d06650d402 [2021-05-18T23:25:27.500Z] ---> d4b2bb2b1893 [2021-05-18T23:25:27.500Z] Step 12/26 : RUN $MAKE [2021-05-18T23:25:27.772Z] ---> Running in 009e3020ec60 [2021-05-18T23:25:28.750Z] go mod tidy [2021-05-18T23:25:29.349Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.16" -o cmd/device-virtual ./cmd [2021-05-18T23:26:25.925Z] Removing intermediate container 009e3020ec60 [2021-05-18T23:26:25.925Z] ---> bea9cae0c02b [2021-05-18T23:26:25.925Z] Step 13/26 : FROM alpine:3.12 [2021-05-18T23:26:25.925Z] 3.12: Pulling from library/alpine [2021-05-18T23:26:25.925Z] d2f70382dc9a: Pulling fs layer [2021-05-18T23:26:25.925Z] d2f70382dc9a: Verifying Checksum [2021-05-18T23:26:25.925Z] d2f70382dc9a: Download complete [2021-05-18T23:26:25.925Z] d2f70382dc9a: Pull complete [2021-05-18T23:26:25.925Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T23:26:25.925Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T23:26:25.925Z] ---> 9852663dfa18 [2021-05-18T23:26:25.925Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-18T23:26:25.925Z] ---> Running in 368f43705e4a [2021-05-18T23:26:25.925Z] Removing intermediate container 368f43705e4a [2021-05-18T23:26:25.925Z] ---> c6212af619c9 [2021-05-18T23:26:25.925Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T23:26:25.925Z] ---> Running in 943e27562848 [2021-05-18T23:26:25.925Z] Removing intermediate container 943e27562848 [2021-05-18T23:26:25.925Z] ---> 32624e2d36d4 [2021-05-18T23:26:25.925Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T23:26:25.925Z] ---> Running in f3ba1e677822 [2021-05-18T23:26:25.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T23:26:25.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T23:26:26.194Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T23:26:26.194Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T23:26:26.194Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T23:26:26.463Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T23:26:26.463Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T23:26:26.732Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T23:26:26.732Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T23:26:26.732Z] OK: 8 MiB in 20 packages [2021-05-18T23:26:27.710Z] Removing intermediate container f3ba1e677822 [2021-05-18T23:26:27.710Z] ---> 1c55d757089e [2021-05-18T23:26:27.710Z] Step 17/26 : WORKDIR / [2021-05-18T23:26:27.985Z] ---> Running in 053e998b0e9c [2021-05-18T23:26:28.580Z] Removing intermediate container 053e998b0e9c [2021-05-18T23:26:28.580Z] ---> 4c1667464665 [2021-05-18T23:26:28.580Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-18T23:26:29.178Z] ---> cac20cc94b88 [2021-05-18T23:26:29.178Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-18T23:26:30.159Z] ---> fb9276b52054 [2021-05-18T23:26:30.159Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-18T23:26:31.594Z] ---> e044d82593e9 [2021-05-18T23:26:31.594Z] Step 21/26 : EXPOSE 49990 [2021-05-18T23:26:31.594Z] ---> Running in 9c092426588f [2021-05-18T23:26:31.890Z] Removing intermediate container 9c092426588f [2021-05-18T23:26:31.890Z] ---> 41fe8169ec50 [2021-05-18T23:26:31.890Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-18T23:26:32.165Z] ---> Running in 92feabdb57c8 [2021-05-18T23:26:32.761Z] Removing intermediate container 92feabdb57c8 [2021-05-18T23:26:32.761Z] ---> c6835f6916fd [2021-05-18T23:26:32.761Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T23:26:32.761Z] ---> Running in 2694f2aae0e3 [2021-05-18T23:26:33.359Z] Removing intermediate container 2694f2aae0e3 [2021-05-18T23:26:33.359Z] ---> e54f5049e568 [2021-05-18T23:26:33.359Z] Step 24/26 : LABEL arch=arm64 [2021-05-18T23:26:33.359Z] ---> Running in d6c3c9899fbe [2021-05-18T23:26:33.956Z] Removing intermediate container d6c3c9899fbe [2021-05-18T23:26:33.956Z] ---> 2638819bae46 [2021-05-18T23:26:33.956Z] Step 25/26 : LABEL git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:26:33.956Z] ---> Running in 8025d8775eea [2021-05-18T23:26:34.553Z] Removing intermediate container 8025d8775eea [2021-05-18T23:26:34.553Z] ---> c12e0ea6e3f8 [2021-05-18T23:26:34.553Z] Step 26/26 : LABEL version=1.3.2-dev.16 [2021-05-18T23:26:34.553Z] ---> Running in fe1fdafef268 [2021-05-18T23:26:35.148Z] Removing intermediate container fe1fdafef268 [2021-05-18T23:26:35.148Z] ---> 797a76f60845 [2021-05-18T23:26:35.148Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T23:26:35.148Z] Successfully built 797a76f60845 [2021-05-18T23:26:35.148Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:26:35.430Z] provisioning config files... [2021-05-18T23:26:35.454Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config1092674908102989656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:26:35.830Z] ---> docker-login.sh [2021-05-18T23:26:35.830Z] nexus3.edgexfoundry.org:10001 [2021-05-18T23:26:36.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:26:36.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:26:36.103Z] Configure a credential helper to remove this warning. See [2021-05-18T23:26:36.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:26:36.103Z] [2021-05-18T23:26:36.103Z] Login Succeeded [2021-05-18T23:26:36.103Z] nexus3.edgexfoundry.org:10002 [2021-05-18T23:26:36.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:26:36.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:26:36.699Z] Configure a credential helper to remove this warning. See [2021-05-18T23:26:36.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:26:36.699Z] [2021-05-18T23:26:36.699Z] Login Succeeded [2021-05-18T23:26:36.699Z] nexus3.edgexfoundry.org:10003 [2021-05-18T23:26:36.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:26:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:26:37.246Z] Configure a credential helper to remove this warning. See [2021-05-18T23:26:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:26:37.246Z] [2021-05-18T23:26:37.246Z] Login Succeeded [2021-05-18T23:26:37.246Z] nexus3.edgexfoundry.org:10004 [2021-05-18T23:26:37.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:26:37.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:26:37.520Z] Configure a credential helper to remove this warning. See [2021-05-18T23:26:37.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:26:37.520Z] [2021-05-18T23:26:37.520Z] Login Succeeded [2021-05-18T23:26:37.520Z] docker.io [2021-05-18T23:26:38.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T23:26:38.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T23:26:38.387Z] Configure a credential helper to remove this warning. See [2021-05-18T23:26:38.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T23:26:38.387Z] [2021-05-18T23:26:38.387Z] Login Succeeded [2021-05-18T23:26:38.387Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T23:26:38.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T23:26:38.507Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-05-18T23:26:38.507Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:26:38.507Z] latest [2021-05-18T23:26:38.507Z] 1.3.2-dev.16 [2021-05-18T23:26:38.507Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:26:38.507Z] master [2021-05-18T23:26:38.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:38.915Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:39.275Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:26:39.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-05-18T23:26:39.275Z] 25902dd50aba: Preparing [2021-05-18T23:26:39.275Z] fda36608c32b: Preparing [2021-05-18T23:26:39.275Z] e7e0eb4ea5ef: Preparing [2021-05-18T23:26:39.275Z] c0b6b33046af: Preparing [2021-05-18T23:26:39.275Z] aa4f3d6c4c47: Preparing [2021-05-18T23:26:39.275Z] 3fbe34a1663b: Preparing [2021-05-18T23:26:39.275Z] 3fbe34a1663b: Waiting [2021-05-18T23:26:39.555Z] aa4f3d6c4c47: Pushed [2021-05-18T23:26:39.555Z] fda36608c32b: Pushed [2021-05-18T23:26:39.555Z] e7e0eb4ea5ef: Pushed [2021-05-18T23:26:39.555Z] 3fbe34a1663b: Layer already exists [2021-05-18T23:26:40.154Z] c0b6b33046af: Pushed [2021-05-18T23:26:43.536Z] 25902dd50aba: Pushed [2021-05-18T23:26:43.536Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:43.887Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:44.233Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-05-18T23:26:44.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-05-18T23:26:44.233Z] 25902dd50aba: Preparing [2021-05-18T23:26:44.233Z] fda36608c32b: Preparing [2021-05-18T23:26:44.233Z] e7e0eb4ea5ef: Preparing [2021-05-18T23:26:44.233Z] c0b6b33046af: Preparing [2021-05-18T23:26:44.233Z] aa4f3d6c4c47: Preparing [2021-05-18T23:26:44.233Z] 3fbe34a1663b: Preparing [2021-05-18T23:26:44.233Z] 3fbe34a1663b: Waiting [2021-05-18T23:26:44.233Z] aa4f3d6c4c47: Layer already exists [2021-05-18T23:26:44.233Z] c0b6b33046af: Layer already exists [2021-05-18T23:26:44.504Z] 25902dd50aba: Layer already exists [2021-05-18T23:26:44.504Z] e7e0eb4ea5ef: Layer already exists [2021-05-18T23:26:44.504Z] 3fbe34a1663b: Layer already exists [2021-05-18T23:26:44.504Z] fda36608c32b: Layer already exists [2021-05-18T23:26:44.778Z] latest: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:45.123Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:45.466Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 [2021-05-18T23:26:45.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-05-18T23:26:45.466Z] 25902dd50aba: Preparing [2021-05-18T23:26:45.466Z] fda36608c32b: Preparing [2021-05-18T23:26:45.466Z] e7e0eb4ea5ef: Preparing [2021-05-18T23:26:45.466Z] c0b6b33046af: Preparing [2021-05-18T23:26:45.466Z] aa4f3d6c4c47: Preparing [2021-05-18T23:26:45.466Z] 3fbe34a1663b: Preparing [2021-05-18T23:26:45.466Z] 3fbe34a1663b: Waiting [2021-05-18T23:26:45.466Z] e7e0eb4ea5ef: Layer already exists [2021-05-18T23:26:45.466Z] aa4f3d6c4c47: Layer already exists [2021-05-18T23:26:45.466Z] fda36608c32b: Layer already exists [2021-05-18T23:26:45.466Z] 25902dd50aba: Layer already exists [2021-05-18T23:26:45.466Z] c0b6b33046af: Layer already exists [2021-05-18T23:26:45.740Z] 3fbe34a1663b: Layer already exists [2021-05-18T23:26:45.740Z] 1.3.2-dev.16: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:46.083Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:46.428Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:26:46.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-05-18T23:26:46.429Z] 25902dd50aba: Preparing [2021-05-18T23:26:46.429Z] fda36608c32b: Preparing [2021-05-18T23:26:46.429Z] e7e0eb4ea5ef: Preparing [2021-05-18T23:26:46.429Z] c0b6b33046af: Preparing [2021-05-18T23:26:46.429Z] aa4f3d6c4c47: Preparing [2021-05-18T23:26:46.429Z] 3fbe34a1663b: Preparing [2021-05-18T23:26:46.429Z] 3fbe34a1663b: Waiting [2021-05-18T23:26:46.429Z] e7e0eb4ea5ef: Layer already exists [2021-05-18T23:26:46.429Z] fda36608c32b: Layer already exists [2021-05-18T23:26:46.429Z] c0b6b33046af: Layer already exists [2021-05-18T23:26:46.429Z] aa4f3d6c4c47: Layer already exists [2021-05-18T23:26:46.429Z] 25902dd50aba: Layer already exists [2021-05-18T23:26:46.703Z] 3fbe34a1663b: Layer already exists [2021-05-18T23:26:46.703Z] bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:47.057Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:26:47.402Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [2021-05-18T23:26:47.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-05-18T23:26:47.402Z] 25902dd50aba: Preparing [2021-05-18T23:26:47.402Z] fda36608c32b: Preparing [2021-05-18T23:26:47.402Z] e7e0eb4ea5ef: Preparing [2021-05-18T23:26:47.402Z] c0b6b33046af: Preparing [2021-05-18T23:26:47.402Z] aa4f3d6c4c47: Preparing [2021-05-18T23:26:47.402Z] 3fbe34a1663b: Preparing [2021-05-18T23:26:47.402Z] 3fbe34a1663b: Waiting [2021-05-18T23:26:47.402Z] fda36608c32b: Layer already exists [2021-05-18T23:26:47.402Z] aa4f3d6c4c47: Layer already exists [2021-05-18T23:26:47.402Z] c0b6b33046af: Layer already exists [2021-05-18T23:26:47.402Z] e7e0eb4ea5ef: Layer already exists [2021-05-18T23:26:47.402Z] 25902dd50aba: Layer already exists [2021-05-18T23:26:47.402Z] 3fbe34a1663b: Layer already exists [2021-05-18T23:26:47.675Z] master: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T23:26:47.756Z] ===================================================== [Pipeline] echo [2021-05-18T23:26:47.771Z] taggedImages: [2021-05-18T23:26:47.771Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [2021-05-18T23:26:47.771Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-05-18T23:26:47.771Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 [2021-05-18T23:26:47.771Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [2021-05-18T23:26:47.771Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:26:48.307Z] ---> job-cost.sh [2021-05-18T23:26:48.308Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Q6Z [2021-05-18T23:27:27.286Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T23:28:49.027Z] lf-activate-venv(): INFO: Adding /tmp/venv-2Q6Z/bin to PATH [2021-05-18T23:28:49.027Z] INFO: No Stack... [2021-05-18T23:28:49.298Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T23:28:49.569Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T23:28:50.181Z] + cat /w/workspace/device-virtual-go/56/archives/cost.csv [2021-05-18T23:28:50.181Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T23:28:50.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [2021-05-18T23:28:50.308Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] did not exist. Created. [2021-05-18T23:28:50.308Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T23:28:50.677Z] /w/workspace/device-virtual-go/56@tmp/durable-9c97d29c/script.sh: 1: /w/workspace/device-virtual-go/56@tmp/durable-9c97d29c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T23:28:51.018Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T23:28:51.049Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T23:28:51.201Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T23:28:51.216Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] // lock [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 [2021-05-18T23:28:52.215Z] provisioning config files... [2021-05-18T23:28:52.228Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8960279038691323422tmp [Pipeline] { [Pipeline] sh [2021-05-18T23:28:52.567Z] + set +x [2021-05-18T23:28:52.567Z] + curl -s https://codecov.io/bash [2021-05-18T23:28:52.567Z] + bash -s -- [2021-05-18T23:28:52.567Z] [2021-05-18T23:28:52.567Z] _____ _ [2021-05-18T23:28:52.567Z] / ____| | | [2021-05-18T23:28:52.567Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T23:28:52.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T23:28:52.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T23:28:52.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T23:28:52.567Z] Bash-1.0.2 [2021-05-18T23:28:52.567Z] [2021-05-18T23:28:52.567Z] [2021-05-18T23:28:52.567Z] ==> git version 2.24.4 found [2021-05-18T23:28:52.567Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-18T23:28:52.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T23:28:52.567Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T23:28:52.567Z] ==> Jenkins CI detected. [2021-05-18T23:28:52.567Z] project root: . [2021-05-18T23:28:52.567Z] --> token set from env [2021-05-18T23:28:52.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T23:28:52.567Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T23:28:52.567Z] ==> Python coveragepy not found [2021-05-18T23:28:52.567Z] ==> Searching for coverage reports in: [2021-05-18T23:28:52.567Z] + . [2021-05-18T23:28:52.567Z] -> Found 1 reports [2021-05-18T23:28:52.567Z] ==> Detecting git/mercurial file structure [2021-05-18T23:28:52.567Z] ==> Reading reports [2021-05-18T23:28:52.567Z] + ./coverage.out bytes=47247 [2021-05-18T23:28:52.831Z] ==> Appending adjustments [2021-05-18T23:28:52.831Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T23:28:52.831Z] + Found adjustments [2021-05-18T23:28:52.831Z] ==> Gzipping contents [2021-05-18T23:28:52.831Z] 8.0K /tmp/codecov.nfQiaY.gz [2021-05-18T23:28:52.831Z] ==> Uploading reports [2021-05-18T23:28:52.831Z] url: https://codecov.io [2021-05-18T23:28:52.831Z] query: branch=master&commit=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T23:28:52.831Z] -> Pinging Codecov [2021-05-18T23:28:52.831Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T23:28:53.403Z] -> Uploading to [2021-05-18T23:28:53.403Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/5E52B4B073DB2E39498172D8E973AA87/bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5/f133202d-3f44-410f-be77-f111a393ead6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T232853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a09dd785b80580db0b10b5ffcfa323c60908538db79400019b16c5ccaa74fb [2021-05-18T23:28:53.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T23:28:53.403Z] Dload Upload Total Spent Left Speed [2021-05-18T23:28:53.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5761 0 0 100 5761 0 13046 --:--:-- --:--:-- --:--:-- 13063 [2021-05-18T23:28:53.976Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] } [2021-05-18T23:28:53.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-18T23:28:54.734Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-18T23:28:54.757Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:28:55.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T23:28:55.063Z] [2021-05-18T23:28:55.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:28:55.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T23:28:55.372Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-18T23:28:55.372Z] 188c0c94c7c5: Pulling fs layer [2021-05-18T23:28:55.372Z] 0ef7d3d256c8: Pulling fs layer [2021-05-18T23:28:55.372Z] de9db76c5a1d: Pulling fs layer [2021-05-18T23:28:55.372Z] 0eba1c9be4d2: Pulling fs layer [2021-05-18T23:28:55.372Z] 0d57e429df01: Pulling fs layer [2021-05-18T23:28:55.372Z] 4e4be7b47b0d: Pulling fs layer [2021-05-18T23:28:55.372Z] e1f770b5df2f: Pulling fs layer [2021-05-18T23:28:55.372Z] 85a0685a4137: Pulling fs layer [2021-05-18T23:28:55.372Z] 0eba1c9be4d2: Waiting [2021-05-18T23:28:55.372Z] 0d57e429df01: Waiting [2021-05-18T23:28:55.372Z] 4e4be7b47b0d: Waiting [2021-05-18T23:28:55.372Z] e1f770b5df2f: Waiting [2021-05-18T23:28:55.372Z] 85a0685a4137: Waiting [2021-05-18T23:28:55.372Z] de9db76c5a1d: Download complete [2021-05-18T23:28:55.372Z] 0ef7d3d256c8: Verifying Checksum [2021-05-18T23:28:55.372Z] 0ef7d3d256c8: Download complete [2021-05-18T23:28:55.372Z] 0d57e429df01: Verifying Checksum [2021-05-18T23:28:55.372Z] 0d57e429df01: Download complete [2021-05-18T23:28:55.372Z] 188c0c94c7c5: Verifying Checksum [2021-05-18T23:28:55.372Z] 188c0c94c7c5: Download complete [2021-05-18T23:28:55.372Z] 4e4be7b47b0d: Verifying Checksum [2021-05-18T23:28:55.372Z] 4e4be7b47b0d: Download complete [2021-05-18T23:28:55.636Z] 188c0c94c7c5: Pull complete [2021-05-18T23:28:55.904Z] 0ef7d3d256c8: Pull complete [2021-05-18T23:28:55.904Z] de9db76c5a1d: Pull complete [2021-05-18T23:28:57.295Z] e1f770b5df2f: Verifying Checksum [2021-05-18T23:28:57.295Z] e1f770b5df2f: Download complete [2021-05-18T23:28:58.680Z] 0eba1c9be4d2: Verifying Checksum [2021-05-18T23:28:58.680Z] 0eba1c9be4d2: Download complete [2021-05-18T23:28:58.945Z] 85a0685a4137: Verifying Checksum [2021-05-18T23:28:58.945Z] 85a0685a4137: Download complete [2021-05-18T23:29:02.280Z] 0eba1c9be4d2: Pull complete [2021-05-18T23:29:02.280Z] 0d57e429df01: Pull complete [2021-05-18T23:29:02.280Z] 4e4be7b47b0d: Pull complete [2021-05-18T23:29:02.542Z] e1f770b5df2f: Pull complete [2021-05-18T23:29:05.867Z] 85a0685a4137: Pull complete [2021-05-18T23:29:05.867Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-18T23:29:05.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T23:29:05.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-18T23:29:05.942Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:29:05.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-18T23:29:08.400Z] $ docker top f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T23:29:08.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-18T23:29:08.795Z] + set -o pipefail [2021-05-18T23:29:08.795Z] + snyk monitor '--org=edgex-jenkins' [2021-05-18T23:29:21.047Z] [2021-05-18T23:29:21.047Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2021-05-18T23:29:21.047Z] [2021-05-18T23:29:21.047Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/00adf02f-538b-4796-af9b-b24f29f621dc [2021-05-18T23:29:21.047Z] [2021-05-18T23:29:21.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-18T23:29:21.047Z] [2021-05-18T23:29:21.047Z] [Pipeline] } [2021-05-18T23:29:21.060Z] $ docker stop --time=1 f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 [2021-05-18T23:29:23.187Z] $ docker rm -f f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 [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 [2021-05-18T23:29:24.290Z] + git log --format=format:%s -1 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:29:24.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:29:24.604Z] . [Pipeline] withDockerContainer [2021-05-18T23:29:24.676Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:29:24.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-05-18T23:29:25.083Z] $ docker top 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T23:29:25.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T23:29:25.200Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T23:29:25.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T23:29:25.314Z] $ docker exec 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 ssh-agent [2021-05-18T23:29:25.429Z] SSH_AUTH_SOCK=/tmp/ssh-r3oQdNbKE78i/agent.14 [2021-05-18T23:29:25.429Z] SSH_AGENT_PID=20 [2021-05-18T23:29:25.434Z] Running ssh-add (command line suppressed) [2021-05-18T23:29:25.526Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2893689237617440748.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2893689237617440748.key) [2021-05-18T23:29:25.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T23:29:25.836Z] + git semver tag [2021-05-18T23:29:25.836Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T23:29:25.836Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-05-18T23:29:25.836Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-05-18T23:29:25.836Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T23:29:25.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T23:29:25.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T23:29:25.836Z] # $SEMVER_BRANCH = master [2021-05-18T23:29:25.836Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-05-18T23:29:25.836Z] # bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 HEAD [2021-05-18T23:29:25.836Z] # -> Force: false [2021-05-18T23:29:25.836Z] # bedb8f95bfb2025bdf243fea467f6aaa5fcffd81 refs/tags/v1.3.2-dev.16 [Pipeline] } [2021-05-18T23:29:25.846Z] $ docker exec --env ******** --env ******** 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 ssh-agent -k [2021-05-18T23:29:25.938Z] unset SSH_AUTH_SOCK; [2021-05-18T23:29:25.939Z] unset SSH_AGENT_PID; [2021-05-18T23:29:25.939Z] echo Agent pid 20 killed; [2021-05-18T23:29:25.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T23:29:26.278Z] + git semver [Pipeline] } [2021-05-18T23:29:26.293Z] $ docker stop --time=1 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 [2021-05-18T23:29:27.495Z] $ docker rm -f 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:29:27.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T23:29:27.975Z] [2021-05-18T23:29:27.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:29:28.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T23:29:28.284Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-18T23:29:28.284Z] ab5ef0e58194: Pulling fs layer [2021-05-18T23:29:28.284Z] 9712f1f96733: Pulling fs layer [2021-05-18T23:29:28.284Z] 63f879dbbcfc: Pulling fs layer [2021-05-18T23:29:28.284Z] 0d9ebad4ef96: Pulling fs layer [2021-05-18T23:29:28.284Z] e9a5061849ea: Pulling fs layer [2021-05-18T23:29:28.284Z] d747dcd14b5f: Pulling fs layer [2021-05-18T23:29:28.284Z] 2de7ff778b66: Pulling fs layer [2021-05-18T23:29:28.284Z] 0d9ebad4ef96: Waiting [2021-05-18T23:29:28.284Z] e9a5061849ea: Waiting [2021-05-18T23:29:28.284Z] d747dcd14b5f: Waiting [2021-05-18T23:29:28.284Z] 2de7ff778b66: Waiting [2021-05-18T23:29:28.284Z] 9712f1f96733: Verifying Checksum [2021-05-18T23:29:28.284Z] 9712f1f96733: Download complete [2021-05-18T23:29:29.740Z] 63f879dbbcfc: Verifying Checksum [2021-05-18T23:29:29.740Z] 63f879dbbcfc: Download complete [2021-05-18T23:29:29.740Z] e9a5061849ea: Verifying Checksum [2021-05-18T23:29:29.740Z] e9a5061849ea: Download complete [2021-05-18T23:29:29.740Z] d747dcd14b5f: Verifying Checksum [2021-05-18T23:29:29.740Z] d747dcd14b5f: Download complete [2021-05-18T23:29:30.001Z] 2de7ff778b66: Verifying Checksum [2021-05-18T23:29:30.001Z] 2de7ff778b66: Download complete [2021-05-18T23:29:30.261Z] 0d9ebad4ef96: Verifying Checksum [2021-05-18T23:29:30.261Z] 0d9ebad4ef96: Download complete [2021-05-18T23:29:30.524Z] ab5ef0e58194: Verifying Checksum [2021-05-18T23:29:30.524Z] ab5ef0e58194: Download complete [2021-05-18T23:29:33.085Z] ab5ef0e58194: Pull complete [2021-05-18T23:29:33.085Z] 9712f1f96733: Pull complete [2021-05-18T23:29:34.033Z] 63f879dbbcfc: Pull complete [2021-05-18T23:29:37.405Z] 0d9ebad4ef96: Pull complete [2021-05-18T23:29:37.405Z] e9a5061849ea: Pull complete [2021-05-18T23:29:37.405Z] d747dcd14b5f: Pull complete [2021-05-18T23:29:38.419Z] 2de7ff778b66: Pull complete [2021-05-18T23:29:38.419Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-18T23:29:38.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T23:29:38.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-18T23:29:38.494Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:29:38.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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-lftools:0.23.1-centos7 cat [2021-05-18T23:29:41.743Z] $ docker top 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:29:41.849Z] provisioning config files... [2021-05-18T23:29:41.857Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config867197938857813100tmp [2021-05-18T23:29:41.870Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2670996840068204376tmp [2021-05-18T23:29:41.884Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4303022393499355437tmp [Pipeline] { [Pipeline] echo [2021-05-18T23:29:41.908Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:29:42.207Z] ---> sigul-configuration.sh [2021-05-18T23:29:42.208Z] gpg: directory `/root/.gnupg' created [2021-05-18T23:29:42.208Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-18T23:29:42.208Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-18T23:29:42.208Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-18T23:29:42.208Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-18T23:29:42.208Z] gpg: CAST5 encrypted data [2021-05-18T23:29:42.208Z] gpg: encrypted with 1 passphrase [2021-05-18T23:29:42.208Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-18T23:29:42.501Z] + mkdir /home/jenkins [2021-05-18T23:29:42.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-18T23:29:42.796Z] + 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 [2021-05-18T23:29:42.811Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:29:43.113Z] ---> sigul-install.sh [2021-05-18T23:29:47.326Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-18T23:29:47.620Z] + git tag --list [2021-05-18T23:29:47.620Z] v1.0.0 [2021-05-18T23:29:47.620Z] v1.1.0 [2021-05-18T23:29:47.620Z] v1.1.1 [2021-05-18T23:29:47.620Z] v1.2.1 [2021-05-18T23:29:47.620Z] v1.2.2 [2021-05-18T23:29:47.620Z] v1.2.3 [2021-05-18T23:29:47.620Z] v1.3.0 [2021-05-18T23:29:47.620Z] v1.3.1 [2021-05-18T23:29:47.620Z] v1.3.1-dev.1 [2021-05-18T23:29:47.620Z] v1.3.1-dev.2 [2021-05-18T23:29:47.620Z] v1.3.1-dev.3 [2021-05-18T23:29:47.620Z] v1.3.1-dev.4 [2021-05-18T23:29:47.620Z] v1.3.1-dev.5 [2021-05-18T23:29:47.620Z] v1.3.2-dev.1 [2021-05-18T23:29:47.620Z] v1.3.2-dev.10 [2021-05-18T23:29:47.620Z] v1.3.2-dev.11 [2021-05-18T23:29:47.620Z] v1.3.2-dev.12 [2021-05-18T23:29:47.620Z] v1.3.2-dev.13 [2021-05-18T23:29:47.620Z] v1.3.2-dev.14 [2021-05-18T23:29:47.620Z] v1.3.2-dev.15 [2021-05-18T23:29:47.620Z] v1.3.2-dev.16 [2021-05-18T23:29:47.620Z] v1.3.2-dev.2 [2021-05-18T23:29:47.620Z] v1.3.2-dev.3 [2021-05-18T23:29:47.620Z] v1.3.2-dev.4 [2021-05-18T23:29:47.620Z] v1.3.2-dev.5 [2021-05-18T23:29:47.620Z] v1.3.2-dev.6 [2021-05-18T23:29:47.620Z] v1.3.2-dev.7 [2021-05-18T23:29:47.620Z] v1.3.2-dev.8 [2021-05-18T23:29:47.620Z] v1.3.2-dev.9 [Pipeline] sh [2021-05-18T23:29:47.918Z] + lftools sign git-tag v1.3.2-dev.16 [2021-05-18T23:29:48.496Z] Signing Git tag with Sigul... [2021-05-18T23:29:48.496Z] Signing v1.3.2-dev.16 [Pipeline] echo [2021-05-18T23:29:49.079Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:29:49.374Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-18T23:29:49.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-18T23:29:49.412Z] $ docker stop --time=1 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 [2021-05-18T23:29:50.850Z] $ docker rm -f 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:29:51.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:29:51.487Z] . [Pipeline] withDockerContainer [2021-05-18T23:29:51.566Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:29:51.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-05-18T23:29:51.948Z] $ docker top f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T23:29:52.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T23:29:52.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T23:29:52.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T23:29:52.190Z] $ docker exec f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 ssh-agent [2021-05-18T23:29:52.286Z] SSH_AUTH_SOCK=/tmp/ssh-5Fn4Bmme0bll/agent.13 [2021-05-18T23:29:52.286Z] SSH_AGENT_PID=19 [2021-05-18T23:29:52.292Z] Running ssh-add (command line suppressed) [2021-05-18T23:29:52.400Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5906348673478846438.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5906348673478846438.key) [2021-05-18T23:29:52.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T23:29:52.714Z] + git semver bump pre [2021-05-18T23:29:52.714Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T23:29:52.714Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-05-18T23:29:52.714Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-05-18T23:29:52.714Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T23:29:52.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T23:29:52.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T23:29:52.714Z] # $SEMVER_BRANCH = master [2021-05-18T23:29:52.714Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-05-18T23:29:52.714Z] 1.3.2-dev.17 [Pipeline] } [2021-05-18T23:29:52.725Z] $ docker exec --env ******** --env ******** f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 ssh-agent -k [2021-05-18T23:29:52.860Z] unset SSH_AUTH_SOCK; [2021-05-18T23:29:52.860Z] unset SSH_AGENT_PID; [2021-05-18T23:29:52.860Z] echo Agent pid 19 killed; [2021-05-18T23:29:52.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T23:29:53.399Z] + git semver [Pipeline] } [2021-05-18T23:29:53.461Z] $ docker stop --time=1 f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 [2021-05-18T23:29:54.671Z] $ docker rm -f f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:29:55.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T23:29:55.054Z] . [Pipeline] withDockerContainer [2021-05-18T23:29:55.129Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:29:55.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-05-18T23:29:55.531Z] $ docker top 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T23:29:55.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T23:29:55.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T23:29:55.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T23:29:55.788Z] $ docker exec 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 ssh-agent [2021-05-18T23:29:55.902Z] SSH_AUTH_SOCK=/tmp/ssh-GEdUhdtQviZG/agent.13 [2021-05-18T23:29:55.902Z] SSH_AGENT_PID=19 [2021-05-18T23:29:55.910Z] Running ssh-add (command line suppressed) [2021-05-18T23:29:56.010Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4220604547114114639.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4220604547114114639.key) [2021-05-18T23:29:56.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T23:29:56.323Z] + git semver push [2021-05-18T23:29:56.323Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T23:29:56.323Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-05-18T23:29:56.323Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-05-18T23:29:56.323Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T23:29:56.323Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T23:29:56.323Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T23:29:56.323Z] # $SEMVER_BRANCH = master [2021-05-18T23:29:56.323Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-05-18T23:30:00.546Z] $ docker exec --env ******** --env ******** 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 ssh-agent -k [2021-05-18T23:30:00.641Z] unset SSH_AUTH_SOCK; [2021-05-18T23:30:00.641Z] unset SSH_AGENT_PID; [2021-05-18T23:30:00.641Z] echo Agent pid 19 killed; [2021-05-18T23:30:00.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T23:30:00.988Z] + git semver [Pipeline] } [2021-05-18T23:30:01.004Z] $ docker stop --time=1 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 [2021-05-18T23:30:02.197Z] $ docker rm -f 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:03.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:04.013Z] ---> package-listing.sh [2021-05-18T23:30:04.013Z] ++ facter osfamily [2021-05-18T23:30:04.013Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T23:30:04.276Z] + OS_FAMILY=redhat [2021-05-18T23:30:04.276Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2021-05-18T23:30:04.276Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T23:30:04.276Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T23:30:04.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T23:30:04.276Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T23:30:04.276Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-05-18T23:30:04.276Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T23:30:04.276Z] + case "${OS_FAMILY}" in [2021-05-18T23:30:04.276Z] + sort [2021-05-18T23:30:04.276Z] + rpm -qa [2021-05-18T23:30:04.848Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T23:30:04.848Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T23:30:04.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T23:30:04.848Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-05-18T23:30:04.848Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2021-05-18T23:30:04.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo [2021-05-18T23:30:04.860Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T23:30:05.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:30:05.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T23:30:05.721Z] [2021-05-18T23:30:05.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T23:30:06.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T23:30:06.037Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T23:30:06.037Z] df20fa9351a1: Pulling fs layer [2021-05-18T23:30:06.037Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T23:30:06.037Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T23:30:06.037Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T23:30:06.037Z] 93b61091891f: Pulling fs layer [2021-05-18T23:30:06.037Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T23:30:06.037Z] 5e14af77c1be: Pulling fs layer [2021-05-18T23:30:06.037Z] 01666e4c0597: Pulling fs layer [2021-05-18T23:30:06.037Z] aa168da1d23b: Pulling fs layer [2021-05-18T23:30:06.037Z] 93b9cdb0e59b: Waiting [2021-05-18T23:30:06.037Z] 5e14af77c1be: Waiting [2021-05-18T23:30:06.037Z] 01666e4c0597: Waiting [2021-05-18T23:30:06.037Z] aa168da1d23b: Waiting [2021-05-18T23:30:06.037Z] 46f8f816bc3b: Waiting [2021-05-18T23:30:06.037Z] 93b61091891f: Waiting [2021-05-18T23:30:06.037Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T23:30:06.037Z] 36b3adc4ff6f: Download complete [2021-05-18T23:30:06.037Z] 46f8f816bc3b: Download complete [2021-05-18T23:30:06.037Z] df20fa9351a1: Verifying Checksum [2021-05-18T23:30:06.037Z] df20fa9351a1: Download complete [2021-05-18T23:30:06.037Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T23:30:06.037Z] 93b9cdb0e59b: Download complete [2021-05-18T23:30:06.037Z] 93b61091891f: Verifying Checksum [2021-05-18T23:30:06.037Z] 93b61091891f: Download complete [2021-05-18T23:30:06.037Z] 5e14af77c1be: Verifying Checksum [2021-05-18T23:30:06.037Z] 5e14af77c1be: Download complete [2021-05-18T23:30:06.037Z] 01666e4c0597: Verifying Checksum [2021-05-18T23:30:06.037Z] 01666e4c0597: Download complete [2021-05-18T23:30:06.302Z] df20fa9351a1: Pull complete [2021-05-18T23:30:06.302Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T23:30:06.302Z] 8ad3a11d3b57: Download complete [2021-05-18T23:30:06.302Z] 36b3adc4ff6f: Pull complete [2021-05-18T23:30:06.885Z] 8ad3a11d3b57: Pull complete [2021-05-18T23:30:06.885Z] 46f8f816bc3b: Pull complete [2021-05-18T23:30:07.148Z] 93b61091891f: Pull complete [2021-05-18T23:30:07.410Z] 93b9cdb0e59b: Pull complete [2021-05-18T23:30:07.410Z] 5e14af77c1be: Pull complete [2021-05-18T23:30:07.410Z] 01666e4c0597: Pull complete [2021-05-18T23:30:07.987Z] aa168da1d23b: Download complete [2021-05-18T23:30:12.221Z] aa168da1d23b: Pull complete [2021-05-18T23:30:12.221Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T23:30:12.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T23:30:12.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T23:30:12.320Z] prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container [2021-05-18T23:30:12.360Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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-lftools-log-publisher:alpine cat [2021-05-18T23:30:14.453Z] $ docker top 8134d3603941a58cca99390efdcf7aa9e012e390b13ce358f778c47c22958fda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T23:30:14.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T23:30:15.123Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T23:30:15.416Z] + ls /var/log/sa-host [2021-05-18T23:30:15.416Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T23:30:15.416Z] file_magic: OK [2021-05-18T23:30:15.416Z] HZ: Using current value: 100 [2021-05-18T23:30:15.416Z] file_header: OK [2021-05-18T23:30:15.416Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T23:30:15.416Z] Statistics: [2021-05-18T23:30:15.416Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T23:30:15.416Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T23:30:15.416Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T23:30:15.416Z] file_magic: OK [2021-05-18T23:30:15.416Z] HZ: Using current value: 100 [2021-05-18T23:30:15.416Z] file_header: OK [2021-05-18T23:30:15.416Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T23:30:15.416Z] Statistics: [2021-05-18T23:30:15.416Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T23:30:15.416Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T23:30:15.614Z] provisioning config files... [2021-05-18T23:30:15.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3483483445012982697tmp [Pipeline] { [Pipeline] echo [2021-05-18T23:30:15.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:15.944Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T23:30:15.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T23:30:15.979Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:16.311Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T23:30:16.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:16.625Z] ---> sudo-logs.sh [2021-05-18T23:30:16.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T23:30:16.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:16.950Z] ---> job-cost.sh [2021-05-18T23:30:16.950Z] lf-activate-venv: SKIPPING [2021-05-18T23:30:16.950Z] DEBUG: total: 0.18000000715255737 [2021-05-18T23:30:16.950Z] INFO: Retrieving Stack Cost... [2021-05-18T23:30:17.893Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T23:30:18.153Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T23:30:18.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T23:30:18.464Z] ---> logs-deploy.sh [2021-05-18T23:30:18.464Z] lf-activate-venv: SKIPPING [2021-05-18T23:30:18.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/56 [2021-05-18T23:30:18.464Z] INFO: archiving workspace using pattern(s): [2021-05-18T23:30:19.410Z] Archives upload complete. [2021-05-18T23:30:19.410Z] INFO: archiving logs to Nexus [2021-05-18T23:30:19.985Z] ---> uname -a: [2021-05-18T23:30:19.985Z] Linux prd-centos7-docker-4c-2g-14885.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-18T23:30:19.985Z] [2021-05-18T23:30:19.985Z] [2021-05-18T23:30:19.985Z] ---> lscpu: [2021-05-18T23:30:19.985Z] Architecture: x86_64 [2021-05-18T23:30:19.985Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T23:30:19.985Z] Byte Order: Little Endian [2021-05-18T23:30:19.985Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T23:30:19.985Z] CPU(s): 2 [2021-05-18T23:30:19.985Z] On-line CPU(s) list: 0,1 [2021-05-18T23:30:19.985Z] Thread(s) per core: 1 [2021-05-18T23:30:19.985Z] Core(s) per socket: 1 [2021-05-18T23:30:19.985Z] Socket(s): 2 [2021-05-18T23:30:19.985Z] NUMA node(s): 1 [2021-05-18T23:30:19.985Z] Vendor ID: AuthenticAMD [2021-05-18T23:30:19.985Z] CPU family: 23 [2021-05-18T23:30:19.985Z] Model: 49 [2021-05-18T23:30:19.985Z] Model name: AMD EPYC-Rome Processor [2021-05-18T23:30:19.985Z] Stepping: 0 [2021-05-18T23:30:19.985Z] CPU MHz: 2799.998 [2021-05-18T23:30:19.985Z] BogoMIPS: 5599.99 [2021-05-18T23:30:19.985Z] Virtualization: AMD-V [2021-05-18T23:30:19.985Z] Hypervisor vendor: KVM [2021-05-18T23:30:19.985Z] Virtualization type: full [2021-05-18T23:30:19.985Z] L1d cache: 64 KiB [2021-05-18T23:30:19.985Z] L1i cache: 64 KiB [2021-05-18T23:30:19.985Z] L2 cache: 1 MiB [2021-05-18T23:30:19.985Z] L3 cache: 32 MiB [2021-05-18T23:30:19.985Z] NUMA node0 CPU(s): 0,1 [2021-05-18T23:30:19.985Z] Vulnerability Itlb multihit: Not affected [2021-05-18T23:30:19.985Z] Vulnerability L1tf: Not affected [2021-05-18T23:30:19.986Z] Vulnerability Mds: Not affected [2021-05-18T23:30:19.986Z] Vulnerability Meltdown: Not affected [2021-05-18T23:30:19.986Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T23:30:19.986Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T23:30:19.986Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T23:30:19.986Z] Vulnerability Srbds: Not affected [2021-05-18T23:30:19.986Z] Vulnerability Tsx async abort: Not affected [2021-05-18T23:30:19.986Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] ---> nproc: [2021-05-18T23:30:19.986Z] 2 [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] ---> df -h: [2021-05-18T23:30:19.986Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T23:30:19.986Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-18T23:30:19.986Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T23:30:19.986Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T23:30:19.986Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master [2021-05-18T23:30:19.986Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] ---> free -m: [2021-05-18T23:30:19.986Z] total used free shared buff/cache available [2021-05-18T23:30:19.986Z] Mem: 7821 1294 3126 0 3399 6445 [2021-05-18T23:30:19.986Z] Swap: 1023 0 1023 [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] ---> ip addr: [2021-05-18T23:30:19.986Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T23:30:19.986Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T23:30:19.986Z] inet 127.0.0.1/8 scope host lo [2021-05-18T23:30:19.986Z] valid_lft forever preferred_lft forever [2021-05-18T23:30:19.986Z] inet6 ::1/128 scope host [2021-05-18T23:30:19.986Z] valid_lft forever preferred_lft forever [2021-05-18T23:30:19.986Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T23:30:19.986Z] link/ether fa:16:3e:d7:b0:84 brd ff:ff:ff:ff:ff:ff [2021-05-18T23:30:19.986Z] inet 10.30.122.248/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T23:30:19.986Z] valid_lft 85551sec preferred_lft 85551sec [2021-05-18T23:30:19.986Z] inet6 fe80::f816:3eff:fed7:b084/64 scope link [2021-05-18T23:30:19.986Z] valid_lft forever preferred_lft forever [2021-05-18T23:30:19.986Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T23:30:19.986Z] link/ether 02:42:1a:4d:80:0c brd ff:ff:ff:ff:ff:ff [2021-05-18T23:30:19.986Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T23:30:19.986Z] valid_lft forever preferred_lft forever [2021-05-18T23:30:19.986Z] inet6 fe80::42:1aff:fe4d:800c/64 scope link [2021-05-18T23:30:19.986Z] valid_lft forever preferred_lft forever [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] ---> sar -b -r -n DEV: [2021-05-18T23:30:19.986Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] 23:16:00 LINUX RESTART (2 CPU) [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] 23:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T23:30:19.986Z] 23:18:01 1.92 0.05 1.87 0.00 1.07 38.17 0.00 [2021-05-18T23:30:19.986Z] 23:19:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 [2021-05-18T23:30:19.986Z] 23:20:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 [2021-05-18T23:30:19.986Z] 23:21:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-05-18T23:30:19.986Z] 23:22:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 [2021-05-18T23:30:19.986Z] 23:23:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-05-18T23:30:19.986Z] 23:24:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-05-18T23:30:19.986Z] 23:25:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-05-18T23:30:19.986Z] 23:26:01 0.30 0.00 0.30 0.00 0.00 3.68 0.00 [2021-05-18T23:30:19.986Z] 23:27:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-05-18T23:30:19.986Z] 23:28:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-05-18T23:30:19.986Z] 23:29:01 5.45 0.03 5.41 0.00 3.73 322.72 0.00 [2021-05-18T23:30:19.986Z] 23:30:01 212.39 0.00 212.39 0.00 0.00 58488.89 0.00 [2021-05-18T23:30:19.986Z] Average: 17.10 0.01 17.09 0.00 0.37 4530.58 0.00 [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] 23:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T23:30:19.986Z] 23:18:01 5446948 0 807172 10.08 2620 1752192 1213600 13.40 580232 1583828 24 [2021-05-18T23:30:19.986Z] 23:19:01 5446864 0 807248 10.08 2620 1752200 1213600 13.40 583904 1579984 8 [2021-05-18T23:30:19.986Z] 23:20:01 5444220 0 809892 10.11 2620 1752200 1213780 13.40 588756 1578168 8 [2021-05-18T23:30:19.986Z] 23:21:01 5443692 0 810412 10.12 2620 1752208 1213600 13.40 588168 1579036 8 [2021-05-18T23:30:19.986Z] 23:22:01 5442980 0 811120 10.13 2620 1752212 1213744 13.40 582256 1585696 8 [2021-05-18T23:30:19.986Z] 23:23:01 5443808 0 810292 10.12 2620 1752212 1213600 13.40 581488 1585696 12 [2021-05-18T23:30:19.986Z] 23:24:01 5444320 0 809772 10.11 2620 1752220 1213600 13.40 581664 1585696 8 [2021-05-18T23:30:19.986Z] 23:25:01 5435920 0 818168 10.22 2620 1752224 1213600 13.40 589880 1585696 8 [2021-05-18T23:30:19.986Z] 23:26:01 5435644 0 818440 10.22 2620 1752228 1213600 13.40 592132 1583856 8 [2021-05-18T23:30:19.986Z] 23:27:01 5434796 0 819284 10.23 2620 1752232 1213684 13.40 592580 1583856 8 [2021-05-18T23:30:19.986Z] 23:28:01 5435164 0 818912 10.22 2620 1752236 1213600 13.40 592200 1583860 8 [2021-05-18T23:30:19.986Z] 23:29:01 4886648 0 914292 11.42 2620 2205372 1401548 15.47 699040 1976148 452916 [2021-05-18T23:30:19.986Z] 23:30:01 3689164 0 1242864 15.52 2620 3074284 1624776 17.94 969240 2710440 40 [2021-05-18T23:30:19.986Z] Average: 5263859 0 853682 10.66 2620 1888771 1259718 13.91 624734 1700151 34851 [2021-05-18T23:30:19.986Z] [2021-05-18T23:30:19.986Z] 23:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T23:30:19.986Z] 23:18:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:20:01 eth0 0.95 0.27 0.32 0.19 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:21:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:22:01 eth0 0.72 0.47 0.41 0.27 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.986Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:23:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:24:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:27:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:29:01 eth0 381.89 352.52 4071.98 27.11 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:30:01 veth17c152a 2.05 1.50 0.33 0.31 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:30:01 eth0 551.52 481.93 3928.66 134.03 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] 23:30:01 docker0 138.25 165.10 9.60 664.83 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] Average: veth17c152a 0.16 0.12 0.03 0.02 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] Average: eth0 72.07 64.32 615.57 12.44 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] Average: docker0 10.64 12.70 0.74 51.16 0.00 0.00 0.00 0.00 [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] ---> sar -P ALL: [2021-05-18T23:30:19.987Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] 23:16:00 LINUX RESTART (2 CPU) [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] 23:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T23:30:19.987Z] 23:18:01 all 0.08 0.00 0.03 0.01 0.04 99.83 [2021-05-18T23:30:19.987Z] 23:18:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-18T23:30:19.987Z] 23:18:01 1 0.13 0.00 0.02 0.02 0.05 99.78 [2021-05-18T23:30:19.987Z] 23:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-18T23:30:19.987Z] 23:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-18T23:30:19.987Z] 23:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-18T23:30:19.987Z] 23:20:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-18T23:30:19.987Z] 23:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-18T23:30:19.987Z] 23:20:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-18T23:30:19.987Z] 23:21:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-18T23:30:19.987Z] 23:21:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-18T23:30:19.987Z] 23:21:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-18T23:30:19.987Z] 23:22:01 all 0.09 0.00 0.03 0.00 0.04 99.83 [2021-05-18T23:30:19.987Z] 23:22:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-18T23:30:19.987Z] 23:22:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-18T23:30:19.987Z] 23:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-18T23:30:19.987Z] 23:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-18T23:30:19.987Z] 23:23:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-18T23:30:19.987Z] 23:24:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-18T23:30:19.987Z] 23:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-18T23:30:19.987Z] 23:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-18T23:30:19.987Z] 23:25:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-18T23:30:19.987Z] 23:25:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-18T23:30:19.987Z] 23:25:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-18T23:30:19.987Z] 23:26:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-18T23:30:19.987Z] 23:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-18T23:30:19.987Z] 23:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-18T23:30:19.987Z] 23:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-18T23:30:19.987Z] 23:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-18T23:30:19.987Z] 23:27:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-18T23:30:19.987Z] 23:28:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-05-18T23:30:19.987Z] 23:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-18T23:30:19.987Z] 23:28:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] 23:28:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T23:30:19.987Z] 23:29:01 all 4.10 0.00 1.77 0.03 0.03 94.07 [2021-05-18T23:30:19.987Z] 23:29:01 0 4.25 0.00 1.86 0.02 0.03 93.83 [2021-05-18T23:30:19.987Z] 23:29:01 1 3.94 0.00 1.67 0.05 0.03 94.30 [2021-05-18T23:30:19.987Z] 23:30:01 all 20.61 0.00 9.00 2.86 0.11 67.42 [2021-05-18T23:30:19.987Z] 23:30:01 0 18.62 0.00 9.54 2.77 0.11 68.97 [2021-05-18T23:30:19.987Z] 23:30:01 1 22.60 0.00 8.46 2.96 0.11 65.88 [2021-05-18T23:30:19.987Z] Average: all 1.90 0.00 0.82 0.21 0.03 97.04 [2021-05-18T23:30:19.987Z] Average: 0 1.72 0.00 0.87 0.20 0.04 97.17 [2021-05-18T23:30:19.987Z] Average: 1 2.07 0.00 0.77 0.22 0.03 96.91 [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z] [2021-05-18T23:30:19.987Z]