Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8a9f53767de23efea08b28f521ee9bca65565c85 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-ssh7483946726376400247.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6783467575432963102.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4975550629525387694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4235472557497695512.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-ssh8007457832035712901.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-243 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git Avoid second fetch Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) > 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-ssh4449333935446509101.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" > git rev-list --no-walk f702dbdc581d304739c2d941e7f0fa4986f2eae4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T05:18:43.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T05:18:43.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T05:18:43.492Z] ========================================================= [2021-06-03T05:18:43.492Z] EdgeX Global Pipelines Version Info [2021-06-03T05:18:43.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:18:44.924Z] ------------------- [2021-06-03T05:18:44.924Z] stable info: [2021-06-03T05:18:44.924Z] ------------------- [2021-06-03T05:18:44.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T05:18:44.924Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:18:44.924Z] Message: update stable to v1.0.193 [2021-06-03T05:18:45.501Z] ------------------- [2021-06-03T05:18:45.501Z] experimental info: [2021-06-03T05:18:45.501Z] ------------------- [2021-06-03T05:18:45.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T05:18:45.501Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:18:45.501Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T05:18:45.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-03T05:18:45.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-03T05:18:45.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T05:18:45.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T05:18:45.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T05:18:45.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T05:18:45.777Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T05:18:45.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T05:18:45.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T05:18:45.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T05:18:45.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T05:18:45.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-03T05:18:45.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T05:18:46.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T05:18:46.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:18:46.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:18:46.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:18:46.169Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:18:46.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T05:18:46.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-03T05:18:46.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T05:18:46.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T05:18:46.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T05:18:46.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T05:18:46.399Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T05:18:46.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T05:18:46.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T05:18:46.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T05:18:46.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T05:18:46.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] echo [2021-06-03T05:18:46.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a9f537 [Pipeline] echo [2021-06-03T05:18:46.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:18:46.707Z] provisioning config files... [2021-06-03T05:18:46.723Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8126644526720761839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:18:47.072Z] ---> docker-login.sh [2021-06-03T05:18:47.072Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:18:47.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:18:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:18:47.337Z] Configure a credential helper to remove this warning. See [2021-06-03T05:18:47.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:18:47.337Z] [2021-06-03T05:18:47.337Z] Login Succeeded [2021-06-03T05:18:47.337Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:18:47.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:18:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:18:47.337Z] Configure a credential helper to remove this warning. See [2021-06-03T05:18:47.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:18:47.337Z] [2021-06-03T05:18:47.337Z] Login Succeeded [2021-06-03T05:18:47.337Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:18:47.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:18:47.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:18:47.603Z] Configure a credential helper to remove this warning. See [2021-06-03T05:18:47.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:18:47.603Z] [2021-06-03T05:18:47.603Z] Login Succeeded [2021-06-03T05:18:47.603Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:18:47.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:18:47.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:18:47.603Z] Configure a credential helper to remove this warning. See [2021-06-03T05:18:47.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:18:47.603Z] [2021-06-03T05:18:47.603Z] Login Succeeded [2021-06-03T05:18:47.603Z] docker.io [2021-06-03T05:18:47.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:18:48.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:18:48.127Z] Configure a credential helper to remove this warning. See [2021-06-03T05:18:48.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:18:48.127Z] [2021-06-03T05:18:48.127Z] Login Succeeded [2021-06-03T05:18:48.127Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:18:48.137Z] 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-06-03T05:18:48.643Z] + git log --format=format:%s -1 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] echo [2021-06-03T05:18:48.683Z] GIT_COMMIT: 8a9f53767de23efea08b28f521ee9bca65565c85, Commit Message: Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path [Pipeline] echo [2021-06-03T05:18:48.696Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:18:49.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:18:49.302Z] [2021-06-03T05:18:49.302Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:18:49.617Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:18:49.617Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T05:18:49.617Z] 31603596830f: Pulling fs layer [2021-06-03T05:18:49.617Z] 54011a49482f: Pulling fs layer [2021-06-03T05:18:49.617Z] a6820b24f6d8: Pulling fs layer [2021-06-03T05:18:49.617Z] f581987b2513: Pulling fs layer [2021-06-03T05:18:49.617Z] 54011a49482f: Verifying Checksum [2021-06-03T05:18:49.617Z] 54011a49482f: Download complete [2021-06-03T05:18:49.617Z] 31603596830f: Verifying Checksum [2021-06-03T05:18:49.617Z] 31603596830f: Download complete [2021-06-03T05:18:49.881Z] a6820b24f6d8: Verifying Checksum [2021-06-03T05:18:49.882Z] a6820b24f6d8: Download complete [2021-06-03T05:18:49.882Z] f581987b2513: Verifying Checksum [2021-06-03T05:18:49.882Z] f581987b2513: Download complete [2021-06-03T05:18:49.882Z] 31603596830f: Pull complete [2021-06-03T05:18:50.148Z] 54011a49482f: Pull complete [2021-06-03T05:18:50.731Z] a6820b24f6d8: Pull complete [2021-06-03T05:18:50.997Z] f581987b2513: Pull complete [2021-06-03T05:18:50.997Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T05:18:50.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:18:50.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T05:18:51.093Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:18:51.139Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:18:52.068Z] $ docker top 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:18:52.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:18:52.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:18:52.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:18:52.383Z] $ docker exec 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent [2021-06-03T05:18:52.497Z] SSH_AUTH_SOCK=/tmp/ssh-pofWyLjMHbLD/agent.15 [2021-06-03T05:18:52.497Z] SSH_AGENT_PID=21 [2021-06-03T05:18:52.506Z] Running ssh-add (command line suppressed) [2021-06-03T05:18:52.602Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3376910764806314710.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3376910764806314710.key) [2021-06-03T05:18:52.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:18:52.926Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T05:18:52.947Z] $ docker exec --env ******** --env ******** 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent -k [2021-06-03T05:18:53.044Z] unset SSH_AUTH_SOCK; [2021-06-03T05:18:53.044Z] unset SSH_AGENT_PID; [2021-06-03T05:18:53.044Z] echo Agent pid 21 killed; [2021-06-03T05:18:53.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T05:18:53.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:18:53.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:18:53.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:18:53.215Z] $ docker exec 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent [2021-06-03T05:18:53.325Z] SSH_AUTH_SOCK=/tmp/ssh-cIrZKDRvEAFI/agent.55 [2021-06-03T05:18:53.325Z] SSH_AGENT_PID=61 [2021-06-03T05:18:53.331Z] Running ssh-add (command line suppressed) [2021-06-03T05:18:53.424Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_13518362812914357.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_13518362812914357.key) [2021-06-03T05:18:53.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:18:53.744Z] + git semver init [2021-06-03T05:18:53.744Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:18:53.744Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-03T05:18:53.744Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-03T05:18:53.744Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:18:53.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:18:53.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:18:53.744Z] # $SEMVER_BRANCH = master [2021-06-03T05:18:53.744Z] # $SEMVER_TEMP = /tmp/semver-124138480 [2021-06-03T05:18:53.744Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-03T05:18:54.705Z] # '/tmp/semver-124138480' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2021-06-03T05:18:54.705Z] # -> Force: false [2021-06-03T05:18:54.705Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-03T05:18:54.712Z] $ docker exec --env ******** --env ******** 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f ssh-agent -k [2021-06-03T05:18:54.806Z] unset SSH_AUTH_SOCK; [2021-06-03T05:18:54.806Z] unset SSH_AGENT_PID; [2021-06-03T05:18:54.806Z] echo Agent pid 61 killed; [2021-06-03T05:18:54.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:18:55.176Z] + git semver [Pipeline] } [2021-06-03T05:18:55.186Z] $ docker stop --time=1 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f [2021-06-03T05:18:56.489Z] $ docker rm -f 30470937491edf251c8766ddc1815813041d519e8e05048bf7953504e24be79f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:18:56.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T05:18:57.134Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T05:18:57.136Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.22 [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-06-03T05:19:12.421Z] Still waiting to schedule task [2021-06-03T05:19:12.422Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:19:12.422Z] ‘prd-centos7-docker-4c-2g-245’ is offline [2021-06-03T05:19:12.422Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-06-03T05:19:12.425Z] Still waiting to schedule task [2021-06-03T05:19:12.425Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-242’ [2021-06-03T05:19:45.842Z] Running on prd-centos7-docker-4c-2g-246 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:19:45.858Z] Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout [2021-06-03T05:19:45.957Z] The recommended git tool is: git [2021-06-03T05:19:48.249Z] using credential edgex-jenkins-ssh [2021-06-03T05:19:48.262Z] Cloning the remote Git repository [2021-06-03T05:19:48.237Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-03T05:19:48.406Z] > git init /w/workspace/device-virtual-go/62 # timeout=10 [2021-06-03T05:19:48.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-03T05:19:48.438Z] > git --version # timeout=10 [2021-06-03T05:19:48.449Z] > git --version # 'git version 2.24.4' [2021-06-03T05:19:48.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:19:48.472Z] [INFO] Currently running in a labeled security context [2021-06-03T05:19:48.472Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:19:48.472Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/62@tmp/jenkins-gitclient-ssh9107958160819816489.key [2021-06-03T05:19:48.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:19:49.377Z] Avoid second fetch [2021-06-03T05:19:49.377Z] Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) [2021-06-03T05:19:49.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-03T05:19:49.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:19:49.382Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:19:49.388Z] > git checkout -f 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 [2021-06-03T05:19:53.133Z] Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:19:54.115Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:19:54.458Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:19:54.756Z] + true [2021-06-03T05:19:54.756Z] + sudo service docker restart [2021-06-03T05:19:54.756Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:20:12.937Z] provisioning config files... [2021-06-03T05:20:12.951Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config1243694759080382961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:20:13.284Z] ---> docker-login.sh [2021-06-03T05:20:13.284Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:20:13.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:13.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:13.555Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:13.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:13.555Z] [2021-06-03T05:20:13.555Z] Login Succeeded [2021-06-03T05:20:13.555Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:20:13.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:13.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:13.555Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:13.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:13.555Z] [2021-06-03T05:20:13.555Z] Login Succeeded [2021-06-03T05:20:13.555Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:20:13.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:13.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:13.822Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:13.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:13.822Z] [2021-06-03T05:20:13.822Z] Login Succeeded [2021-06-03T05:20:13.822Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:20:13.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:13.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:13.822Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:13.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:13.822Z] [2021-06-03T05:20:13.822Z] Login Succeeded [2021-06-03T05:20:13.822Z] docker.io [2021-06-03T05:20:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:20:14.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:20:14.345Z] Configure a credential helper to remove this warning. See [2021-06-03T05:20:14.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:20:14.345Z] [2021-06-03T05:20:14.345Z] Login Succeeded [2021-06-03T05:20:14.345Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:20:14.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:20:14.511Z] ========================================================= [2021-06-03T05:20:14.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T05:20:14.511Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:14.825Z] + 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-06-03T05:20:14.826Z] Sending build context to Docker daemon 8.595MB [2021-06-03T05:20:14.826Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:20:14.826Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:20:15.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T05:20:15.095Z] 540db60ca938: Pulling fs layer [2021-06-03T05:20:15.095Z] adcc1eea9eea: Pulling fs layer [2021-06-03T05:20:15.095Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T05:20:15.095Z] 0510c868ecb4: Pulling fs layer [2021-06-03T05:20:15.095Z] afea3b2eda06: Pulling fs layer [2021-06-03T05:20:15.095Z] 7809a108b3ef: Pulling fs layer [2021-06-03T05:20:15.095Z] f706445af74f: Pulling fs layer [2021-06-03T05:20:15.095Z] afea3b2eda06: Waiting [2021-06-03T05:20:15.095Z] 7809a108b3ef: Waiting [2021-06-03T05:20:15.095Z] f706445af74f: Waiting [2021-06-03T05:20:15.095Z] 0510c868ecb4: Waiting [2021-06-03T05:20:15.095Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T05:20:15.095Z] 4c4ab2625f07: Download complete [2021-06-03T05:20:15.095Z] adcc1eea9eea: Download complete [2021-06-03T05:20:15.095Z] afea3b2eda06: Verifying Checksum [2021-06-03T05:20:15.095Z] afea3b2eda06: Download complete [2021-06-03T05:20:15.095Z] 7809a108b3ef: Verifying Checksum [2021-06-03T05:20:15.095Z] 7809a108b3ef: Download complete [2021-06-03T05:20:15.095Z] 540db60ca938: Verifying Checksum [2021-06-03T05:20:15.095Z] 540db60ca938: Download complete [2021-06-03T05:20:15.362Z] 540db60ca938: Pull complete [2021-06-03T05:20:15.362Z] adcc1eea9eea: Pull complete [2021-06-03T05:20:15.624Z] 4c4ab2625f07: Pull complete [2021-06-03T05:20:16.565Z] f706445af74f: Verifying Checksum [2021-06-03T05:20:16.565Z] f706445af74f: Download complete [2021-06-03T05:20:17.144Z] 0510c868ecb4: Verifying Checksum [2021-06-03T05:20:17.144Z] 0510c868ecb4: Download complete [2021-06-03T05:20:20.468Z] 0510c868ecb4: Pull complete [2021-06-03T05:20:20.468Z] afea3b2eda06: Pull complete [2021-06-03T05:20:20.468Z] 7809a108b3ef: Pull complete [2021-06-03T05:20:21.864Z] f706445af74f: Pull complete [2021-06-03T05:20:21.864Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T05:20:21.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T05:20:21.865Z] ---> b068be0155e3 [2021-06-03T05:20:21.865Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:20:28.487Z] ---> Running in cfd356703720 [2021-06-03T05:20:28.487Z] Removing intermediate container cfd356703720 [2021-06-03T05:20:28.487Z] ---> 293e34fa4de2 [2021-06-03T05:20:28.487Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:20:28.487Z] ---> Running in 87d8b2f1fbc4 [2021-06-03T05:20:29.435Z] Removing intermediate container 87d8b2f1fbc4 [2021-06-03T05:20:29.435Z] ---> 6260a22a046e [2021-06-03T05:20:29.435Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-03T05:20:29.435Z] ---> Running in 8ae756343488 [2021-06-03T05:20:29.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:20:30.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:20:30.947Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:20:31.209Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:20:31.209Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:20:31.209Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:20:31.471Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:20:31.471Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:20:31.471Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:20:31.732Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:20:31.995Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:20:31.995Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:20:31.995Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:20:32.258Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:20:32.258Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:20:32.521Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:20:32.521Z] OK: 156 MiB in 53 packages [2021-06-03T05:20:32.786Z] Removing intermediate container 8ae756343488 [2021-06-03T05:20:32.786Z] ---> eb75f7b906de [2021-06-03T05:20:32.786Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-03T05:20:32.786Z] ---> Running in 95f80e31e245 [2021-06-03T05:20:33.048Z] Removing intermediate container 95f80e31e245 [2021-06-03T05:20:33.048Z] ---> 7c535b0856ba [2021-06-03T05:20:33.048Z] Step 7/8 : COPY . . [2021-06-03T05:20:33.309Z] ---> 68f137ea2b5a [2021-06-03T05:20:33.309Z] Step 8/8 : RUN go mod download [2021-06-03T05:20:33.571Z] ---> Running in e63b256f2a49 [2021-06-03T05:20:45.855Z] Removing intermediate container e63b256f2a49 [2021-06-03T05:20:45.855Z] ---> 2c542456cc98 [2021-06-03T05:20:45.855Z] Successfully built 2c542456cc98 [2021-06-03T05:20:45.855Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:46.182Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:20:46.182Z] . [Pipeline] withDockerContainer [2021-06-03T05:20:46.264Z] prd-centos7-docker-4c-2g-246 does not seem to be running inside a container [2021-06-03T05:20:46.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:20:46.671Z] $ docker top 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:20:47.044Z] + go version [2021-06-03T05:20:47.044Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T05:20:47.052Z] $ docker stop --time=1 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 [2021-06-03T05:20:48.228Z] $ docker rm -f 3b37839d512b938fd09b2f8f3ae3f759580c0cccfa3aca09ddcaaab9c3c267f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:20:48.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:20:48.752Z] . [Pipeline] withDockerContainer [2021-06-03T05:20:48.826Z] prd-centos7-docker-4c-2g-246 does not seem to be running inside a container [2021-06-03T05:20:48.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:20:49.186Z] $ docker top f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:20:49.740Z] + go mod tidy [Pipeline] sh [2021-06-03T05:20:50.116Z] + make test [2021-06-03T05:20:50.116Z] go mod tidy [2021-06-03T05:20:50.116Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:20:50.700Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-03T05:21:08.923Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-03T05:21:09.504Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.256s coverage: 63.8% of statements [2021-06-03T05:21:09.504Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:21:17.676Z] gofmt -l . [2021-06-03T05:21:17.676Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:21:17.676Z] ./bin/test-attribution-txt.sh [2021-06-03T05:21:17.676Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-03T05:21:17.686Z] $ docker stop --time=1 f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 [2021-06-03T05:21:19.556Z] $ docker rm -f f8c3e8ef3c4223025022258d015e6c8f5027f48ce995767a46fb3c75d5770882 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:21:19.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:21:20.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-03T05:21:21.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:21:21.525Z] + ls -al . [2021-06-03T05:21:21.525Z] total 132 [2021-06-03T05:21:21.525Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:21 . [2021-06-03T05:21:21.525Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:19 .. [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jun 3 05:19 Attribution.txt [2021-06-03T05:21:21.525Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 05:19 bin [2021-06-03T05:21:21.525Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:19 cmd [2021-06-03T05:21:21.525Z] -rw-r--r--. 1 jenkins jenkins 47247 Jun 3 05:21 coverage.out [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jun 3 05:19 Dockerfile [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 998 Jun 3 05:19 Dockerfile.build [2021-06-03T05:21:21.525Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:19 .git [2021-06-03T05:21:21.525Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:19 .github [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 277 Jun 3 05:19 .gitignore [2021-06-03T05:21:21.525Z] -rw-r--r--. 1 jenkins jenkins 809 Jun 3 05:21 go.mod [2021-06-03T05:21:21.525Z] -rw-r--r--. 1 jenkins jenkins 23009 Jun 3 05:20 go.sum [2021-06-03T05:21:21.525Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:19 internal [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 660 Jun 3 05:19 Jenkinsfile [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:19 LICENSE [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 905 Jun 3 05:19 Makefile [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jun 3 05:19 README.md [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 3 05:18 VERSION [2021-06-03T05:21:21.525Z] -rw-rw-r--. 1 jenkins jenkins 235 Jun 3 05:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:21.823Z] + 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=8a9f53767de23efea08b28f521ee9bca65565c85 --label arch=amd64 --label version=1.3.2-dev.22 . [2021-06-03T05:21:21.823Z] Sending build context to Docker daemon 8.667MB [2021-06-03T05:21:21.823Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:21:21.823Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-03T05:21:21.823Z] ---> 2c542456cc98 [2021-06-03T05:21:21.823Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:21:22.085Z] ---> Running in e26b89061e02 [2021-06-03T05:21:22.085Z] Removing intermediate container e26b89061e02 [2021-06-03T05:21:22.085Z] ---> 8c9ddb5fa3f5 [2021-06-03T05:21:22.085Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:21:22.085Z] ---> Running in 53027bb0b4b4 [2021-06-03T05:21:22.085Z] Removing intermediate container 53027bb0b4b4 [2021-06-03T05:21:22.085Z] ---> 8dfb93e27531 [2021-06-03T05:21:22.085Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-03T05:21:22.085Z] ---> Running in 7434e1e6552f [2021-06-03T05:21:22.355Z] Removing intermediate container 7434e1e6552f [2021-06-03T05:21:22.355Z] ---> e47f4e72c27e [2021-06-03T05:21:22.355Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:21:22.355Z] ---> Running in 3c39d436dac1 [2021-06-03T05:21:22.617Z] Removing intermediate container 3c39d436dac1 [2021-06-03T05:21:22.617Z] ---> 865cd4348863 [2021-06-03T05:21:22.617Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:21:22.881Z] ---> Running in c103bebb50b2 [2021-06-03T05:21:23.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:21:23.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:21:24.313Z] OK: 156 MiB in 53 packages [2021-06-03T05:21:24.577Z] Removing intermediate container c103bebb50b2 [2021-06-03T05:21:24.577Z] ---> dfa117dc528a [2021-06-03T05:21:24.577Z] Step 8/26 : COPY . . [2021-06-03T05:21:24.838Z] ---> 3aaf13b3dca5 [2021-06-03T05:21:24.838Z] Step 9/26 : RUN go mod tidy [2021-06-03T05:21:24.838Z] ---> Running in 52d7885f65cc [2021-06-03T05:21:25.418Z] Removing intermediate container 52d7885f65cc [2021-06-03T05:21:25.418Z] ---> ab095c588a08 [2021-06-03T05:21:25.418Z] Step 10/26 : RUN go mod download [2021-06-03T05:21:25.686Z] ---> Running in 2c3a44c4acdf [2021-06-03T05:21:25.957Z] Removing intermediate container 2c3a44c4acdf [2021-06-03T05:21:25.957Z] ---> b4ccb997c857 [2021-06-03T05:21:25.957Z] Step 11/26 : ARG MAKE='make build' [2021-06-03T05:21:26.221Z] ---> Running in bcefb5e1694b [2021-06-03T05:21:26.221Z] Removing intermediate container bcefb5e1694b [2021-06-03T05:21:26.221Z] ---> dd50add883a6 [2021-06-03T05:21:26.221Z] Step 12/26 : RUN $MAKE [2021-06-03T05:21:26.221Z] ---> Running in bb5e86593f0d [2021-06-03T05:21:26.483Z] go mod tidy [2021-06-03T05:21:26.483Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.22" -o cmd/device-virtual ./cmd [2021-06-03T05:21:44.767Z] Removing intermediate container bb5e86593f0d [2021-06-03T05:21:44.767Z] ---> ea311bdac9f3 [2021-06-03T05:21:44.767Z] Step 13/26 : FROM alpine:3.12 [2021-06-03T05:21:44.767Z] 3.12: Pulling from library/alpine [2021-06-03T05:21:44.767Z] 339de151aab4: Pulling fs layer [2021-06-03T05:21:44.767Z] 339de151aab4: Verifying Checksum [2021-06-03T05:21:44.767Z] 339de151aab4: Download complete [2021-06-03T05:21:45.030Z] 339de151aab4: Pull complete [2021-06-03T05:21:45.030Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:21:45.030Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:21:45.030Z] ---> 13621d1b12d4 [2021-06-03T05:21:45.030Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-03T05:21:45.030Z] ---> Running in e90e6e9d8a9b [2021-06-03T05:21:45.030Z] Removing intermediate container e90e6e9d8a9b [2021-06-03T05:21:45.030Z] ---> 583ab431ca9d [2021-06-03T05:21:45.030Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:21:45.299Z] ---> Running in 872a33248d5d [2021-06-03T05:21:45.563Z] Removing intermediate container 872a33248d5d [2021-06-03T05:21:45.563Z] ---> eef2c1f48b0d [2021-06-03T05:21:45.563Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:21:45.563Z] ---> Running in a0f863ef4759 [2021-06-03T05:21:45.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:21:46.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:21:46.976Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:21:46.976Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:21:46.976Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:21:47.237Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:21:48.200Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:21:48.200Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:21:48.200Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:21:48.200Z] OK: 8 MiB in 20 packages [2021-06-03T05:21:48.460Z] Removing intermediate container a0f863ef4759 [2021-06-03T05:21:48.460Z] ---> 818fc39bc691 [2021-06-03T05:21:48.460Z] Step 17/26 : WORKDIR / [2021-06-03T05:21:48.723Z] ---> Running in c83e1f889f1b [2021-06-03T05:21:48.723Z] Removing intermediate container c83e1f889f1b [2021-06-03T05:21:48.723Z] ---> ba159e8690a8 [2021-06-03T05:21:48.723Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-03T05:21:48.723Z] ---> 40ca7354fba0 [2021-06-03T05:21:48.723Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-03T05:21:48.984Z] ---> 283df47d8431 [2021-06-03T05:21:48.984Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-03T05:21:49.558Z] ---> 692038879e3a [2021-06-03T05:21:49.558Z] Step 21/26 : EXPOSE 59900 [2021-06-03T05:21:49.558Z] ---> Running in 6a719ae8efa2 [2021-06-03T05:21:49.820Z] Removing intermediate container 6a719ae8efa2 [2021-06-03T05:21:49.820Z] ---> 2d4447add876 [2021-06-03T05:21:49.820Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-03T05:21:49.820Z] ---> Running in 4bd348574a03 [2021-06-03T05:21:49.820Z] Removing intermediate container 4bd348574a03 [2021-06-03T05:21:49.820Z] ---> 8a91bea7dcfd [2021-06-03T05:21:49.820Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:21:49.820Z] ---> Running in 4d486780b12c [2021-06-03T05:21:50.087Z] Removing intermediate container 4d486780b12c [2021-06-03T05:21:50.087Z] ---> 08aeab136238 [2021-06-03T05:21:50.087Z] Step 24/26 : LABEL arch=amd64 [2021-06-03T05:21:50.087Z] ---> Running in 51e4833109d1 [2021-06-03T05:21:50.087Z] Removing intermediate container 51e4833109d1 [2021-06-03T05:21:50.087Z] ---> 46719a16c00c [2021-06-03T05:21:50.087Z] Step 25/26 : LABEL git_sha=8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:21:50.087Z] ---> Running in b92c580c2a8f [2021-06-03T05:21:50.087Z] Removing intermediate container b92c580c2a8f [2021-06-03T05:21:50.087Z] ---> e7b4a08f064d [2021-06-03T05:21:50.087Z] Step 26/26 : LABEL version=1.3.2-dev.22 [2021-06-03T05:21:50.087Z] ---> Running in 754798b100e2 [2021-06-03T05:21:50.348Z] Removing intermediate container 754798b100e2 [2021-06-03T05:21:50.348Z] ---> 9c8959dd0f86 [2021-06-03T05:21:50.348Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:21:50.348Z] Successfully built 9c8959dd0f86 [2021-06-03T05:21:50.348Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:21:50.563Z] provisioning config files... [2021-06-03T05:21:50.580Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config7037807684749450147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:21:50.929Z] ---> docker-login.sh [2021-06-03T05:21:50.929Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:21:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:21:50.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:21:50.929Z] Configure a credential helper to remove this warning. See [2021-06-03T05:21:50.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:21:50.929Z] [2021-06-03T05:21:50.929Z] Login Succeeded [2021-06-03T05:21:50.929Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:21:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:21:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:21:51.191Z] Configure a credential helper to remove this warning. See [2021-06-03T05:21:51.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:21:51.191Z] [2021-06-03T05:21:51.191Z] Login Succeeded [2021-06-03T05:21:51.191Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:21:51.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:21:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:21:51.191Z] Configure a credential helper to remove this warning. See [2021-06-03T05:21:51.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:21:51.191Z] [2021-06-03T05:21:51.191Z] Login Succeeded [2021-06-03T05:21:51.191Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:21:51.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:21:51.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:21:51.452Z] Configure a credential helper to remove this warning. See [2021-06-03T05:21:51.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:21:51.452Z] [2021-06-03T05:21:51.452Z] Login Succeeded [2021-06-03T05:21:51.452Z] docker.io [2021-06-03T05:21:51.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:21:51.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:21:51.713Z] Configure a credential helper to remove this warning. See [2021-06-03T05:21:51.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:21:51.713Z] [2021-06-03T05:21:51.713Z] Login Succeeded [2021-06-03T05:21:51.713Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:21:51.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:21:51.802Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-06-03T05:21:51.802Z] 8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:21:51.802Z] latest [2021-06-03T05:21:51.802Z] 1.3.2-dev.22 [2021-06-03T05:21:51.802Z] 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:21:51.802Z] master [2021-06-03T05:21:51.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:52.157Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:52.476Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:21:52.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-03T05:21:52.476Z] 84e7e1e91bf9: Preparing [2021-06-03T05:21:52.476Z] 0d723c3c119f: Preparing [2021-06-03T05:21:52.476Z] 4ad881807122: Preparing [2021-06-03T05:21:52.476Z] 4e2264bfc879: Preparing [2021-06-03T05:21:52.476Z] 4ae10305fbe3: Preparing [2021-06-03T05:21:52.476Z] 32f366d666a5: Preparing [2021-06-03T05:21:52.476Z] 32f366d666a5: Waiting [2021-06-03T05:21:52.746Z] 4ae10305fbe3: Pushed [2021-06-03T05:21:52.746Z] 32f366d666a5: Layer already exists [2021-06-03T05:21:52.746Z] 4ad881807122: Pushed [2021-06-03T05:21:52.746Z] 0d723c3c119f: Pushed [2021-06-03T05:21:52.746Z] 4e2264bfc879: Pushed [2021-06-03T05:21:54.665Z] 84e7e1e91bf9: Pushed [2021-06-03T05:21:54.665Z] 8a9f53767de23efea08b28f521ee9bca65565c85: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:54.980Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:55.282Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-03T05:21:55.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-03T05:21:55.282Z] 84e7e1e91bf9: Preparing [2021-06-03T05:21:55.282Z] 0d723c3c119f: Preparing [2021-06-03T05:21:55.282Z] 4ad881807122: Preparing [2021-06-03T05:21:55.282Z] 4e2264bfc879: Preparing [2021-06-03T05:21:55.282Z] 4ae10305fbe3: Preparing [2021-06-03T05:21:55.282Z] 32f366d666a5: Preparing [2021-06-03T05:21:55.282Z] 32f366d666a5: Waiting [2021-06-03T05:21:55.282Z] 84e7e1e91bf9: Layer already exists [2021-06-03T05:21:55.282Z] 4ae10305fbe3: Layer already exists [2021-06-03T05:21:55.282Z] 0d723c3c119f: Layer already exists [2021-06-03T05:21:55.282Z] 4ad881807122: Layer already exists [2021-06-03T05:21:55.282Z] 4e2264bfc879: Layer already exists [2021-06-03T05:21:55.282Z] 32f366d666a5: Layer already exists [2021-06-03T05:21:55.282Z] latest: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:55.589Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:55.892Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 [2021-06-03T05:21:55.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-03T05:21:55.892Z] 84e7e1e91bf9: Preparing [2021-06-03T05:21:55.892Z] 0d723c3c119f: Preparing [2021-06-03T05:21:55.892Z] 4ad881807122: Preparing [2021-06-03T05:21:55.892Z] 4e2264bfc879: Preparing [2021-06-03T05:21:55.892Z] 4ae10305fbe3: Preparing [2021-06-03T05:21:55.892Z] 32f366d666a5: Preparing [2021-06-03T05:21:55.892Z] 32f366d666a5: Waiting [2021-06-03T05:21:55.892Z] 4ad881807122: Layer already exists [2021-06-03T05:21:55.892Z] 0d723c3c119f: Layer already exists [2021-06-03T05:21:55.892Z] 84e7e1e91bf9: Layer already exists [2021-06-03T05:21:55.892Z] 4ae10305fbe3: Layer already exists [2021-06-03T05:21:55.892Z] 4e2264bfc879: Layer already exists [2021-06-03T05:21:55.892Z] 32f366d666a5: Layer already exists [2021-06-03T05:21:55.892Z] 1.3.2-dev.22: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:56.212Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:56.517Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:21:56.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-03T05:21:56.517Z] 84e7e1e91bf9: Preparing [2021-06-03T05:21:56.517Z] 0d723c3c119f: Preparing [2021-06-03T05:21:56.517Z] 4ad881807122: Preparing [2021-06-03T05:21:56.517Z] 4e2264bfc879: Preparing [2021-06-03T05:21:56.517Z] 4ae10305fbe3: Preparing [2021-06-03T05:21:56.517Z] 32f366d666a5: Preparing [2021-06-03T05:21:56.517Z] 32f366d666a5: Waiting [2021-06-03T05:21:56.517Z] 0d723c3c119f: Layer already exists [2021-06-03T05:21:56.517Z] 84e7e1e91bf9: Layer already exists [2021-06-03T05:21:56.517Z] 4ae10305fbe3: Layer already exists [2021-06-03T05:21:56.517Z] 4ad881807122: Layer already exists [2021-06-03T05:21:56.517Z] 4e2264bfc879: Layer already exists [2021-06-03T05:21:56.517Z] 32f366d666a5: Layer already exists [2021-06-03T05:21:56.517Z] 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:56.821Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:21:57.120Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:master [2021-06-03T05:21:57.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-03T05:21:57.120Z] 84e7e1e91bf9: Preparing [2021-06-03T05:21:57.120Z] 0d723c3c119f: Preparing [2021-06-03T05:21:57.120Z] 4ad881807122: Preparing [2021-06-03T05:21:57.120Z] 4e2264bfc879: Preparing [2021-06-03T05:21:57.120Z] 4ae10305fbe3: Preparing [2021-06-03T05:21:57.120Z] 32f366d666a5: Preparing [2021-06-03T05:21:57.120Z] 32f366d666a5: Waiting [2021-06-03T05:21:57.697Z] 84e7e1e91bf9: Layer already exists [2021-06-03T05:21:57.697Z] 4ae10305fbe3: Layer already exists [2021-06-03T05:21:57.697Z] 0d723c3c119f: Layer already exists [2021-06-03T05:21:57.697Z] 4ad881807122: Layer already exists [2021-06-03T05:21:57.697Z] 4e2264bfc879: Layer already exists [2021-06-03T05:21:57.697Z] 32f366d666a5: Layer already exists [2021-06-03T05:21:57.958Z] master: digest: sha256:b363f91192a2ef96e5637fe8e7e324f438edac0b788913b7b21bba9d5bbadd30 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:21:58.024Z] ===================================================== [Pipeline] echo [2021-06-03T05:21:58.041Z] taggedImages: [2021-06-03T05:21:58.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:21:58.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-03T05:21:58.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.22 [2021-06-03T05:21:58.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:21:58.041Z] - 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] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:21:58.590Z] ---> job-cost.sh [2021-06-03T05:21:58.590Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZsnD [2021-06-03T05:22:06.750Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:22:22.098Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZsnD/bin to PATH [2021-06-03T05:22:22.098Z] INFO: No Stack... [2021-06-03T05:22:22.098Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:22:22.098Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:22:22.394Z] + cat /w/workspace/device-virtual-go/62/archives/cost.csv [2021-06-03T05:22:22.395Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:22:22.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [2021-06-03T05:22:22.427Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] did not exist. Created. [2021-06-03T05:22:22.427Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:22:22.778Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T05:22:22.858Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:22:22.872Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T05:22:50.757Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-248 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:22:50.778Z] Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout [2021-06-03T05:22:50.988Z] The recommended git tool is: git [2021-06-03T05:22:56.909Z] using credential edgex-jenkins-ssh [2021-06-03T05:22:56.944Z] Cloning the remote Git repository [2021-06-03T05:22:57.017Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-03T05:22:57.150Z] > git init /w/workspace/device-virtual-go/62 # timeout=10 [2021-06-03T05:22:57.241Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-03T05:22:57.241Z] > git --version # timeout=10 [2021-06-03T05:22:57.259Z] > git --version # 'git version 2.17.1' [2021-06-03T05:22:57.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:22:57.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:22:59.034Z] Avoid second fetch [2021-06-03T05:22:59.035Z] Checking out Revision 8a9f53767de23efea08b28f521ee9bca65565c85 (master) [2021-06-03T05:22:58.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-03T05:22:59.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:22:59.051Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:22:59.067Z] > git checkout -f 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 [2021-06-03T05:23:03.279Z] Commit message: "Merge pull request #216 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:23:04.529Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:23:04.943Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:23:05.303Z] + + sudo service dockertrue restart [2021-06-03T05:23:05.304Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:23:23.667Z] provisioning config files... [2021-06-03T05:23:23.693Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config8247898892425382285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:23:24.127Z] ---> docker-login.sh [2021-06-03T05:23:24.127Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:23:25.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:25.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:25.387Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:25.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:25.387Z] [2021-06-03T05:23:25.387Z] Login Succeeded [2021-06-03T05:23:25.387Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:23:25.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:25.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:25.659Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:25.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:25.659Z] [2021-06-03T05:23:25.659Z] Login Succeeded [2021-06-03T05:23:25.659Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:23:26.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:26.259Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:26.259Z] [2021-06-03T05:23:26.259Z] Login Succeeded [2021-06-03T05:23:26.259Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:23:26.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:26.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:26.813Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:26.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:26.813Z] [2021-06-03T05:23:26.813Z] Login Succeeded [2021-06-03T05:23:26.813Z] docker.io [2021-06-03T05:23:27.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:23:27.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:23:27.362Z] Configure a credential helper to remove this warning. See [2021-06-03T05:23:27.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:23:27.362Z] [2021-06-03T05:23:27.362Z] Login Succeeded [2021-06-03T05:23:27.362Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:23:27.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:23:27.704Z] ========================================================= [2021-06-03T05:23:27.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T05:23:27.705Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:23:28.054Z] + 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-06-03T05:23:28.653Z] Sending build context to Docker daemon 8.594MB [2021-06-03T05:23:28.653Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:23:28.653Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:23:28.653Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T05:23:28.653Z] 595b0fe564bb: Pulling fs layer [2021-06-03T05:23:28.653Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T05:23:28.653Z] 316046926c0a: Pulling fs layer [2021-06-03T05:23:28.653Z] 4ebd0625c992: Pulling fs layer [2021-06-03T05:23:28.653Z] 207e8628e3a3: Pulling fs layer [2021-06-03T05:23:28.653Z] c791037a9be2: Pulling fs layer [2021-06-03T05:23:28.653Z] ffd874e62e21: Pulling fs layer [2021-06-03T05:23:28.653Z] 207e8628e3a3: Waiting [2021-06-03T05:23:28.653Z] c791037a9be2: Waiting [2021-06-03T05:23:28.653Z] 4ebd0625c992: Waiting [2021-06-03T05:23:28.926Z] 316046926c0a: Verifying Checksum [2021-06-03T05:23:28.926Z] 316046926c0a: Download complete [2021-06-03T05:23:29.204Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T05:23:29.204Z] 7186ed65a4f7: Download complete [2021-06-03T05:23:29.204Z] 595b0fe564bb: Verifying Checksum [2021-06-03T05:23:29.204Z] 595b0fe564bb: Download complete [2021-06-03T05:23:29.204Z] 207e8628e3a3: Verifying Checksum [2021-06-03T05:23:29.204Z] 207e8628e3a3: Download complete [2021-06-03T05:23:29.480Z] c791037a9be2: Verifying Checksum [2021-06-03T05:23:29.480Z] c791037a9be2: Download complete [2021-06-03T05:23:29.755Z] 595b0fe564bb: Pull complete [2021-06-03T05:23:30.350Z] 7186ed65a4f7: Pull complete [2021-06-03T05:23:30.622Z] 316046926c0a: Pull complete [2021-06-03T05:23:33.259Z] ffd874e62e21: Verifying Checksum [2021-06-03T05:23:33.259Z] ffd874e62e21: Download complete [2021-06-03T05:23:35.232Z] 4ebd0625c992: Verifying Checksum [2021-06-03T05:23:35.233Z] 4ebd0625c992: Download complete [2021-06-03T05:23:45.399Z] 4ebd0625c992: Pull complete [2021-06-03T05:23:45.399Z] 207e8628e3a3: Pull complete [2021-06-03T05:23:45.996Z] c791037a9be2: Pull complete [2021-06-03T05:23:50.309Z] ffd874e62e21: Pull complete [2021-06-03T05:23:50.309Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T05:23:50.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T05:23:50.309Z] ---> cfc18b08335c [2021-06-03T05:23:50.309Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:23:51.318Z] ---> Running in 1f1fb71d31d6 [2021-06-03T05:23:51.918Z] Removing intermediate container 1f1fb71d31d6 [2021-06-03T05:23:51.918Z] ---> 4486fdd7da7b [2021-06-03T05:23:51.918Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:23:51.918Z] ---> Running in 4365f3bc9032 [2021-06-03T05:23:54.546Z] Removing intermediate container 4365f3bc9032 [2021-06-03T05:23:54.546Z] ---> 0458a43ffab9 [2021-06-03T05:23:54.546Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-03T05:23:54.546Z] ---> Running in 6ef6d1fc5bba [2021-06-03T05:23:55.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:23:56.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:23:57.470Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:23:57.470Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:23:57.742Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:23:57.742Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:23:57.742Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:23:58.018Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:23:58.018Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:23:58.289Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:23:58.560Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:23:58.560Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:23:58.830Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:23:58.830Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:23:59.102Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:23:59.102Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:23:59.102Z] OK: 145 MiB in 53 packages [2021-06-03T05:24:00.543Z] Removing intermediate container 6ef6d1fc5bba [2021-06-03T05:24:00.543Z] ---> e52241a59873 [2021-06-03T05:24:00.543Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-03T05:24:00.817Z] ---> Running in a081dcf4bce0 [2021-06-03T05:24:01.425Z] Removing intermediate container a081dcf4bce0 [2021-06-03T05:24:01.425Z] ---> f93b7ef4e21a [2021-06-03T05:24:01.425Z] Step 7/8 : COPY . . [2021-06-03T05:24:02.423Z] ---> 6c231b946e7b [2021-06-03T05:24:02.423Z] Step 8/8 : RUN go mod download [2021-06-03T05:24:02.698Z] ---> Running in 43f445812ea4 [2021-06-03T05:24:35.015Z] Removing intermediate container 43f445812ea4 [2021-06-03T05:24:35.015Z] ---> 0fdb4b455996 [2021-06-03T05:24:35.015Z] Successfully built 0fdb4b455996 [2021-06-03T05:24:35.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:24:35.354Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:24:35.354Z] . [Pipeline] withDockerContainer [2021-06-03T05:24:35.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-248 does not seem to be running inside a container [2021-06-03T05:24:35.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:24:37.266Z] $ docker top 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:24:38.246Z] + go version [2021-06-03T05:24:38.246Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T05:24:38.264Z] $ docker stop --time=1 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 [2021-06-03T05:24:40.084Z] $ docker rm -f 3a3c7032f3a5a758bab6e13ae2490c2ad6a42ebab2aff4e5f253792282e51a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:24:40.910Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:24:40.910Z] . [Pipeline] withDockerContainer [2021-06-03T05:24:41.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-248 does not seem to be running inside a container [2021-06-03T05:24:41.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:24:42.826Z] $ docker top b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:24:43.812Z] + go mod tidy [Pipeline] sh [2021-06-03T05:24:45.096Z] + make test [2021-06-03T05:24:45.096Z] go mod tidy [2021-06-03T05:24:45.696Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:24:47.128Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-03T05:25:55.166Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-03T05:25:55.166Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.737s coverage: 63.8% of statements [2021-06-03T05:25:55.166Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:26:22.018Z] gofmt -l . [2021-06-03T05:26:22.018Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:26:22.018Z] ./bin/test-attribution-txt.sh [2021-06-03T05:26:22.018Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-03T05:26:22.034Z] $ docker stop --time=1 b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 [2021-06-03T05:26:24.046Z] $ docker rm -f b052d82f2c87b09b58316bc0a4b457bf46efdcf3347a0dff5077393425334054 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:26:24.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:26:24.986Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T05:26:25.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:26:26.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:26:26.426Z] + ls -al . [2021-06-03T05:26:26.426Z] total 156 [2021-06-03T05:26:26.426Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:26 . [2021-06-03T05:26:26.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:22 .. [2021-06-03T05:26:26.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:23 .git [2021-06-03T05:26:26.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:22 .github [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 277 Jun 3 05:22 .gitignore [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jun 3 05:22 Attribution.txt [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jun 3 05:22 Dockerfile [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 998 Jun 3 05:22 Dockerfile.build [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 3 05:22 Jenkinsfile [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:22 LICENSE [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 905 Jun 3 05:22 Makefile [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jun 3 05:22 README.md [2021-06-03T05:26:26.426Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 05:18 VERSION [2021-06-03T05:26:26.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:22 bin [2021-06-03T05:26:26.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:22 cmd [2021-06-03T05:26:26.426Z] -rw-r--r-- 1 jenkins jenkins 47247 Jun 3 05:25 coverage.out [2021-06-03T05:26:26.427Z] -rw-r--r-- 1 jenkins jenkins 809 Jun 3 05:26 go.mod [2021-06-03T05:26:26.427Z] -rw-r--r-- 1 jenkins jenkins 23009 Jun 3 05:24 go.sum [2021-06-03T05:26:26.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:22 internal [2021-06-03T05:26:26.427Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 3 05:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:26:26.767Z] + 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=8a9f53767de23efea08b28f521ee9bca65565c85 --label arch=arm64 --label version=1.3.2-dev.22 . [2021-06-03T05:26:27.368Z] Sending build context to Docker daemon 8.666MB [2021-06-03T05:26:27.368Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:26:27.368Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-03T05:26:27.368Z] ---> 0fdb4b455996 [2021-06-03T05:26:27.368Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:26:27.644Z] ---> Running in 3fa70c449e91 [2021-06-03T05:26:27.918Z] Removing intermediate container 3fa70c449e91 [2021-06-03T05:26:27.918Z] ---> 3b4052a1147e [2021-06-03T05:26:27.918Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:26:28.191Z] ---> Running in bafad7f3d0bb [2021-06-03T05:26:28.793Z] Removing intermediate container bafad7f3d0bb [2021-06-03T05:26:28.793Z] ---> 5f2d77328fa3 [2021-06-03T05:26:28.793Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-03T05:26:28.793Z] ---> Running in 3efdb134f360 [2021-06-03T05:26:29.385Z] Removing intermediate container 3efdb134f360 [2021-06-03T05:26:29.385Z] ---> 95b7edf29d10 [2021-06-03T05:26:29.385Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:26:29.385Z] ---> Running in 20838c582a5d [2021-06-03T05:26:32.010Z] Removing intermediate container 20838c582a5d [2021-06-03T05:26:32.010Z] ---> 63c8c316943e [2021-06-03T05:26:32.010Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:26:32.010Z] ---> Running in 33e6bf631d17 [2021-06-03T05:26:32.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:26:33.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:26:35.403Z] OK: 145 MiB in 53 packages [2021-06-03T05:26:36.380Z] Removing intermediate container 33e6bf631d17 [2021-06-03T05:26:36.380Z] ---> 216b4a1aa0e9 [2021-06-03T05:26:36.380Z] Step 8/26 : COPY . . [2021-06-03T05:26:37.809Z] ---> 1982d92b5fd3 [2021-06-03T05:26:37.809Z] Step 9/26 : RUN go mod tidy [2021-06-03T05:26:37.809Z] ---> Running in 8d6c85d77b8f [2021-06-03T05:26:40.435Z] Removing intermediate container 8d6c85d77b8f [2021-06-03T05:26:40.435Z] ---> a0bdf74d4776 [2021-06-03T05:26:40.435Z] Step 10/26 : RUN go mod download [2021-06-03T05:26:40.708Z] ---> Running in a81317e1bd9d [2021-06-03T05:26:43.343Z] Removing intermediate container a81317e1bd9d [2021-06-03T05:26:43.343Z] ---> e1fee3ac9ae7 [2021-06-03T05:26:43.343Z] Step 11/26 : ARG MAKE='make build' [2021-06-03T05:26:43.343Z] ---> Running in 9db4dc1dbeb5 [2021-06-03T05:26:43.616Z] Removing intermediate container 9db4dc1dbeb5 [2021-06-03T05:26:43.616Z] ---> 383b283f0c28 [2021-06-03T05:26:43.616Z] Step 12/26 : RUN $MAKE [2021-06-03T05:26:43.904Z] ---> Running in 08554a833538 [2021-06-03T05:26:44.892Z] go mod tidy [2021-06-03T05:26:45.495Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.22" -o cmd/device-virtual ./cmd [2021-06-03T05:27:42.083Z] Removing intermediate container 08554a833538 [2021-06-03T05:27:42.083Z] ---> cce423189853 [2021-06-03T05:27:42.083Z] Step 13/26 : FROM alpine:3.12 [2021-06-03T05:27:42.083Z] 3.12: Pulling from library/alpine [2021-06-03T05:27:42.083Z] d2f70382dc9a: Pulling fs layer [2021-06-03T05:27:42.083Z] d2f70382dc9a: Verifying Checksum [2021-06-03T05:27:42.083Z] d2f70382dc9a: Download complete [2021-06-03T05:27:42.083Z] d2f70382dc9a: Pull complete [2021-06-03T05:27:42.083Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:27:42.083Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:27:42.083Z] ---> 9852663dfa18 [2021-06-03T05:27:42.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-03T05:27:42.083Z] ---> Running in 54d49785c975 [2021-06-03T05:27:42.083Z] Removing intermediate container 54d49785c975 [2021-06-03T05:27:42.083Z] ---> 9afe736d5bbe [2021-06-03T05:27:42.083Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:27:42.083Z] ---> Running in e2e8c019392f [2021-06-03T05:27:42.083Z] Removing intermediate container e2e8c019392f [2021-06-03T05:27:42.083Z] ---> 1bc265ac615b [2021-06-03T05:27:42.083Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:27:42.083Z] ---> Running in 14d0a0efda87 [2021-06-03T05:27:42.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:27:42.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:27:42.083Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:27:42.083Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:27:42.083Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:27:42.083Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:27:42.083Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:27:42.083Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:27:42.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:27:42.083Z] OK: 8 MiB in 20 packages [2021-06-03T05:27:43.523Z] Removing intermediate container 14d0a0efda87 [2021-06-03T05:27:43.523Z] ---> 37725e1b9c0e [2021-06-03T05:27:43.523Z] Step 17/26 : WORKDIR / [2021-06-03T05:27:43.523Z] ---> Running in 369481fa9da3 [2021-06-03T05:27:44.127Z] Removing intermediate container 369481fa9da3 [2021-06-03T05:27:44.127Z] ---> 7c486c38e3f4 [2021-06-03T05:27:44.127Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-03T05:27:44.730Z] ---> a395396f385c [2021-06-03T05:27:44.730Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-03T05:27:45.709Z] ---> 71c8f5503c13 [2021-06-03T05:27:45.710Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-03T05:27:47.145Z] ---> e15e1a027ad4 [2021-06-03T05:27:47.145Z] Step 21/26 : EXPOSE 59900 [2021-06-03T05:27:47.145Z] ---> Running in 46a772e2ab71 [2021-06-03T05:27:47.743Z] Removing intermediate container 46a772e2ab71 [2021-06-03T05:27:47.743Z] ---> d3024e05f182 [2021-06-03T05:27:47.743Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-03T05:27:47.743Z] ---> Running in 30d50a5ece83 [2021-06-03T05:27:48.337Z] Removing intermediate container 30d50a5ece83 [2021-06-03T05:27:48.337Z] ---> 43d63c00b6ba [2021-06-03T05:27:48.337Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:27:48.337Z] ---> Running in f9b1bcc0401c [2021-06-03T05:27:48.934Z] Removing intermediate container f9b1bcc0401c [2021-06-03T05:27:48.934Z] ---> bda00b1fd0c0 [2021-06-03T05:27:48.934Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T05:27:48.934Z] ---> Running in d6efc3771ae8 [2021-06-03T05:27:49.536Z] Removing intermediate container d6efc3771ae8 [2021-06-03T05:27:49.536Z] ---> 730cddb37b4d [2021-06-03T05:27:49.536Z] Step 25/26 : LABEL git_sha=8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:27:49.536Z] ---> Running in 7c83b28ad548 [2021-06-03T05:27:50.131Z] Removing intermediate container 7c83b28ad548 [2021-06-03T05:27:50.132Z] ---> 25b54bc81221 [2021-06-03T05:27:50.132Z] Step 26/26 : LABEL version=1.3.2-dev.22 [2021-06-03T05:27:50.409Z] ---> Running in 388c31c51d6a [2021-06-03T05:27:50.682Z] Removing intermediate container 388c31c51d6a [2021-06-03T05:27:50.682Z] ---> bfff068bacbc [2021-06-03T05:27:50.682Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:27:50.682Z] Successfully built bfff068bacbc [2021-06-03T05:27:50.682Z] 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-06-03T05:27:50.892Z] provisioning config files... [2021-06-03T05:27:50.914Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config5923424256023610153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:27:51.279Z] ---> docker-login.sh [2021-06-03T05:27:51.279Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:27:51.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:27:51.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:27:51.834Z] Configure a credential helper to remove this warning. See [2021-06-03T05:27:51.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:27:51.834Z] [2021-06-03T05:27:51.834Z] Login Succeeded [2021-06-03T05:27:51.834Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:27:52.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:27:52.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:27:52.384Z] Configure a credential helper to remove this warning. See [2021-06-03T05:27:52.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:27:52.384Z] [2021-06-03T05:27:52.384Z] Login Succeeded [2021-06-03T05:27:52.384Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:27:52.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:27:52.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:27:52.934Z] Configure a credential helper to remove this warning. See [2021-06-03T05:27:52.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:27:52.934Z] [2021-06-03T05:27:52.934Z] Login Succeeded [2021-06-03T05:27:52.934Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:27:53.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:27:53.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:27:53.486Z] Configure a credential helper to remove this warning. See [2021-06-03T05:27:53.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:27:53.486Z] [2021-06-03T05:27:53.486Z] Login Succeeded [2021-06-03T05:27:53.486Z] docker.io [2021-06-03T05:27:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:27:54.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:27:54.357Z] Configure a credential helper to remove this warning. See [2021-06-03T05:27:54.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:27:54.357Z] [2021-06-03T05:27:54.357Z] Login Succeeded [2021-06-03T05:27:54.357Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:27:54.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:27:54.444Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-06-03T05:27:54.444Z] 8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:27:54.444Z] latest [2021-06-03T05:27:54.444Z] 1.3.2-dev.22 [2021-06-03T05:27:54.444Z] 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:27:54.444Z] master [2021-06-03T05:27:54.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:54.828Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:55.169Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:27:55.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-03T05:27:55.169Z] 87d4f7ace325: Preparing [2021-06-03T05:27:55.169Z] 86ae3e439768: Preparing [2021-06-03T05:27:55.169Z] 6bdd11d991c3: Preparing [2021-06-03T05:27:55.169Z] 0d4f707ebd5f: Preparing [2021-06-03T05:27:55.169Z] d003f58d1b93: Preparing [2021-06-03T05:27:55.169Z] 3fbe34a1663b: Preparing [2021-06-03T05:27:55.169Z] 3fbe34a1663b: Waiting [2021-06-03T05:27:55.446Z] 86ae3e439768: Pushed [2021-06-03T05:27:55.446Z] d003f58d1b93: Pushed [2021-06-03T05:27:55.446Z] 6bdd11d991c3: Pushed [2021-06-03T05:27:55.446Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:27:56.040Z] 0d4f707ebd5f: Pushed [2021-06-03T05:27:58.655Z] 87d4f7ace325: Pushed [2021-06-03T05:27:58.927Z] 8a9f53767de23efea08b28f521ee9bca65565c85: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:59.277Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:27:59.619Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-03T05:27:59.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-03T05:27:59.619Z] 87d4f7ace325: Preparing [2021-06-03T05:27:59.619Z] 86ae3e439768: Preparing [2021-06-03T05:27:59.619Z] 6bdd11d991c3: Preparing [2021-06-03T05:27:59.619Z] 0d4f707ebd5f: Preparing [2021-06-03T05:27:59.619Z] d003f58d1b93: Preparing [2021-06-03T05:27:59.619Z] 3fbe34a1663b: Preparing [2021-06-03T05:27:59.619Z] 3fbe34a1663b: Waiting [2021-06-03T05:27:59.619Z] 0d4f707ebd5f: Layer already exists [2021-06-03T05:27:59.619Z] d003f58d1b93: Layer already exists [2021-06-03T05:27:59.619Z] 86ae3e439768: Layer already exists [2021-06-03T05:27:59.619Z] 6bdd11d991c3: Layer already exists [2021-06-03T05:27:59.619Z] 87d4f7ace325: Layer already exists [2021-06-03T05:27:59.619Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:27:59.891Z] latest: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:00.237Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:00.581Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 [2021-06-03T05:28:00.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-03T05:28:00.581Z] 87d4f7ace325: Preparing [2021-06-03T05:28:00.581Z] 86ae3e439768: Preparing [2021-06-03T05:28:00.581Z] 6bdd11d991c3: Preparing [2021-06-03T05:28:00.581Z] 0d4f707ebd5f: Preparing [2021-06-03T05:28:00.581Z] d003f58d1b93: Preparing [2021-06-03T05:28:00.581Z] 3fbe34a1663b: Preparing [2021-06-03T05:28:00.581Z] 3fbe34a1663b: Waiting [2021-06-03T05:28:00.581Z] 6bdd11d991c3: Layer already exists [2021-06-03T05:28:00.581Z] 0d4f707ebd5f: Layer already exists [2021-06-03T05:28:00.853Z] d003f58d1b93: Layer already exists [2021-06-03T05:28:00.853Z] 87d4f7ace325: Layer already exists [2021-06-03T05:28:00.853Z] 86ae3e439768: Layer already exists [2021-06-03T05:28:00.853Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:28:00.853Z] 1.3.2-dev.22: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:01.199Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:01.553Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:28:01.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-03T05:28:01.553Z] 87d4f7ace325: Preparing [2021-06-03T05:28:01.553Z] 86ae3e439768: Preparing [2021-06-03T05:28:01.553Z] 6bdd11d991c3: Preparing [2021-06-03T05:28:01.553Z] 0d4f707ebd5f: Preparing [2021-06-03T05:28:01.553Z] d003f58d1b93: Preparing [2021-06-03T05:28:01.553Z] 3fbe34a1663b: Preparing [2021-06-03T05:28:01.553Z] 3fbe34a1663b: Waiting [2021-06-03T05:28:01.553Z] 0d4f707ebd5f: Layer already exists [2021-06-03T05:28:01.553Z] d003f58d1b93: Layer already exists [2021-06-03T05:28:01.553Z] 87d4f7ace325: Layer already exists [2021-06-03T05:28:01.553Z] 6bdd11d991c3: Layer already exists [2021-06-03T05:28:01.553Z] 86ae3e439768: Layer already exists [2021-06-03T05:28:01.826Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:28:01.826Z] 8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:02.175Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:28:02.517Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [2021-06-03T05:28:02.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-03T05:28:02.517Z] 87d4f7ace325: Preparing [2021-06-03T05:28:02.517Z] 86ae3e439768: Preparing [2021-06-03T05:28:02.517Z] 6bdd11d991c3: Preparing [2021-06-03T05:28:02.517Z] 0d4f707ebd5f: Preparing [2021-06-03T05:28:02.517Z] d003f58d1b93: Preparing [2021-06-03T05:28:02.517Z] 3fbe34a1663b: Preparing [2021-06-03T05:28:02.517Z] 3fbe34a1663b: Waiting [2021-06-03T05:28:02.517Z] 87d4f7ace325: Layer already exists [2021-06-03T05:28:02.517Z] 86ae3e439768: Layer already exists [2021-06-03T05:28:02.517Z] 6bdd11d991c3: Layer already exists [2021-06-03T05:28:02.517Z] 0d4f707ebd5f: Layer already exists [2021-06-03T05:28:02.792Z] d003f58d1b93: Layer already exists [2021-06-03T05:28:02.792Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:28:02.792Z] master: digest: sha256:37ddb7eccb91226711ba92acd711c05291232dca641f6371cc905512620b8d18 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:28:02.861Z] ===================================================== [Pipeline] echo [2021-06-03T05:28:02.877Z] taggedImages: [2021-06-03T05:28:02.877Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85 [2021-06-03T05:28:02.877Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-03T05:28:02.877Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.22 [2021-06-03T05:28:02.877Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8a9f53767de23efea08b28f521ee9bca65565c85-1.3.2-dev.22 [2021-06-03T05:28:02.877Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:28:03.458Z] ---> job-cost.sh [2021-06-03T05:28:03.458Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hxbf [2021-06-03T05:28:42.525Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:30:04.300Z] lf-activate-venv(): INFO: Adding /tmp/venv-Hxbf/bin to PATH [2021-06-03T05:30:04.300Z] INFO: No Stack... [2021-06-03T05:30:05.276Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T05:30:05.871Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:30:06.221Z] + + cutcat -d, /w/workspace/device-virtual-go/62/archives/cost.csv -f6 [2021-06-03T05:30:06.221Z] [Pipeline] lock [2021-06-03T05:30:06.282Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [2021-06-03T05:30:06.290Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] did not exist. Created. [2021-06-03T05:30:06.291Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:30:06.660Z] /w/workspace/device-virtual-go/62@tmp/durable-5fc35c3b/script.sh: 1: /w/workspace/device-virtual-go/62@tmp/durable-5fc35c3b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T05:30:07.004Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T05:30:07.034Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T05:30:07.191Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:30:07.203Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-62-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-06-03T05:30:07.874Z] provisioning config files... [2021-06-03T05:30:07.884Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7956279454823692657tmp [Pipeline] { [Pipeline] sh [2021-06-03T05:30:08.196Z] + set +x [2021-06-03T05:30:08.196Z] + bash -s -- [2021-06-03T05:30:08.196Z] + curl -s https://codecov.io/bash [2021-06-03T05:30:08.196Z] [2021-06-03T05:30:08.196Z] _____ _ [2021-06-03T05:30:08.196Z] / ____| | | [2021-06-03T05:30:08.196Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T05:30:08.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T05:30:08.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T05:30:08.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T05:30:08.196Z] Bash-1.0.3 [2021-06-03T05:30:08.196Z] [2021-06-03T05:30:08.196Z] [2021-06-03T05:30:08.196Z] ==> git version 2.24.4 found [2021-06-03T05:30:08.196Z] ==> 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-06-03T05:30:08.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T05:30:08.196Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T05:30:08.196Z] ==> Jenkins CI detected. [2021-06-03T05:30:08.196Z] project root: . [2021-06-03T05:30:08.196Z] --> token set from env [2021-06-03T05:30:08.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T05:30:08.196Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T05:30:08.196Z] ==> Python coveragepy not found [2021-06-03T05:30:08.196Z] ==> Searching for coverage reports in: [2021-06-03T05:30:08.196Z] + . [2021-06-03T05:30:08.196Z] -> Found 1 reports [2021-06-03T05:30:08.196Z] ==> Detecting git/mercurial file structure [2021-06-03T05:30:08.464Z] ==> Reading reports [2021-06-03T05:30:08.464Z] + ./coverage.out bytes=47247 [2021-06-03T05:30:08.464Z] ==> Appending adjustments [2021-06-03T05:30:08.464Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T05:30:08.464Z] + Found adjustments [2021-06-03T05:30:08.464Z] ==> Gzipping contents [2021-06-03T05:30:08.464Z] 8.0K /tmp/codecov.qdFfBF.gz [2021-06-03T05:30:08.464Z] ==> Uploading reports [2021-06-03T05:30:08.464Z] url: https://codecov.io [2021-06-03T05:30:08.464Z] query: branch=master&commit=8a9f53767de23efea08b28f521ee9bca65565c85&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:30:08.464Z] -> Pinging Codecov [2021-06-03T05:30:08.464Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8a9f53767de23efea08b28f521ee9bca65565c85&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:30:09.039Z] -> Uploading to [2021-06-03T05:30:09.039Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/5E52B4B073DB2E39498172D8E973AA87/8a9f53767de23efea08b28f521ee9bca65565c85/d355e331-14bf-4dc6-9009-ed95ca7bc310.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T053008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b6ef9c1044a98f2ef82c334633abbd992b1308a5fd4b0a326df80c8db037754 [2021-06-03T05:30:09.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T05:30:09.039Z] Dload Upload Total Spent Left Speed [2021-06-03T05:30:09.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5746 0 0 100 5746 0 11989 --:--:-- --:--:-- --:--:-- 11995 [2021-06-03T05:30:09.301Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] } [2021-06-03T05:30:09.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-03T05:30:09.632Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T05:30:09.650Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:30:09.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:30:09.960Z] [2021-06-03T05:30:09.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:30:10.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:30:10.276Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T05:30:10.276Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T05:30:10.276Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T05:30:10.276Z] de9db76c5a1d: Pulling fs layer [2021-06-03T05:30:10.276Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T05:30:10.276Z] 0d57e429df01: Pulling fs layer [2021-06-03T05:30:10.276Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T05:30:10.276Z] e1f770b5df2f: Pulling fs layer [2021-06-03T05:30:10.276Z] 85a0685a4137: Pulling fs layer [2021-06-03T05:30:10.276Z] 0eba1c9be4d2: Waiting [2021-06-03T05:30:10.276Z] 0d57e429df01: Waiting [2021-06-03T05:30:10.276Z] 4e4be7b47b0d: Waiting [2021-06-03T05:30:10.276Z] e1f770b5df2f: Waiting [2021-06-03T05:30:10.276Z] 85a0685a4137: Waiting [2021-06-03T05:30:10.276Z] de9db76c5a1d: Verifying Checksum [2021-06-03T05:30:10.276Z] de9db76c5a1d: Download complete [2021-06-03T05:30:10.276Z] 0ef7d3d256c8: Verifying Checksum [2021-06-03T05:30:10.276Z] 0ef7d3d256c8: Download complete [2021-06-03T05:30:10.276Z] 0d57e429df01: Verifying Checksum [2021-06-03T05:30:10.276Z] 0d57e429df01: Download complete [2021-06-03T05:30:10.541Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T05:30:10.541Z] 4e4be7b47b0d: Download complete [2021-06-03T05:30:10.541Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T05:30:10.541Z] 188c0c94c7c5: Download complete [2021-06-03T05:30:10.541Z] 188c0c94c7c5: Pull complete [2021-06-03T05:30:10.802Z] 0ef7d3d256c8: Pull complete [2021-06-03T05:30:10.802Z] de9db76c5a1d: Pull complete [2021-06-03T05:30:12.196Z] e1f770b5df2f: Verifying Checksum [2021-06-03T05:30:12.196Z] e1f770b5df2f: Download complete [2021-06-03T05:30:14.110Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T05:30:14.110Z] 0eba1c9be4d2: Download complete [2021-06-03T05:30:14.377Z] 85a0685a4137: Verifying Checksum [2021-06-03T05:30:14.377Z] 85a0685a4137: Download complete [2021-06-03T05:30:16.950Z] 0eba1c9be4d2: Pull complete [2021-06-03T05:30:17.215Z] 0d57e429df01: Pull complete [2021-06-03T05:30:17.215Z] 4e4be7b47b0d: Pull complete [2021-06-03T05:30:17.802Z] e1f770b5df2f: Pull complete [2021-06-03T05:30:21.133Z] 85a0685a4137: Pull complete [2021-06-03T05:30:21.133Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T05:30:21.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:30:21.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T05:30:21.213Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:30:21.250Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T05:30:23.305Z] $ docker top 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T05:30:23.438Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T05:30:23.739Z] + set -o pipefail [2021-06-03T05:30:23.739Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T05:30:30.343Z] [2021-06-03T05:30:30.343Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2021-06-03T05:30:30.343Z] [2021-06-03T05:30:30.343Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/b81cb140-1620-4708-8596-0eaeec1bf6d1 [2021-06-03T05:30:30.343Z] [2021-06-03T05:30:30.343Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T05:30:30.343Z] [2021-06-03T05:30:30.343Z] [Pipeline] } [2021-06-03T05:30:30.353Z] $ docker stop --time=1 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 [2021-06-03T05:30:32.578Z] $ docker rm -f 2b718690db7c25c7e504e395991f64a43a7cd647baa9e85733d96465366a90f6 [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-06-03T05:30:33.628Z] + git log --format=format:%s -1 8a9f53767de23efea08b28f521ee9bca65565c85 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:30:33.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:30:33.932Z] . [Pipeline] withDockerContainer [2021-06-03T05:30:34.007Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:30:34.042Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:30:34.413Z] $ docker top 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:30:34.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:30:34.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:30:34.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:30:34.658Z] $ docker exec 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b ssh-agent [2021-06-03T05:30:34.758Z] SSH_AUTH_SOCK=/tmp/ssh-sryC48FtNNQD/agent.13 [2021-06-03T05:30:34.758Z] SSH_AGENT_PID=20 [2021-06-03T05:30:34.763Z] Running ssh-add (command line suppressed) [2021-06-03T05:30:34.850Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1882337462724018549.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1882337462724018549.key) [2021-06-03T05:30:34.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:30:35.167Z] + git semver tag [2021-06-03T05:30:35.167Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:30:35.167Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-03T05:30:35.167Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-03T05:30:35.167Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:30:35.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:30:35.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:30:35.167Z] # $SEMVER_BRANCH = master [2021-06-03T05:30:35.167Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-03T05:30:35.167Z] # 8a9f53767de23efea08b28f521ee9bca65565c85 HEAD [2021-06-03T05:30:35.167Z] # -> Force: false [2021-06-03T05:30:35.167Z] # c1871055b3c1ea89d11ff3f570ef3469fa0f1f93 refs/tags/v1.3.2-dev.22 [Pipeline] } [2021-06-03T05:30:35.174Z] $ docker exec --env ******** --env ******** 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b ssh-agent -k [2021-06-03T05:30:35.270Z] unset SSH_AUTH_SOCK; [2021-06-03T05:30:35.271Z] unset SSH_AGENT_PID; [2021-06-03T05:30:35.271Z] echo Agent pid 20 killed; [2021-06-03T05:30:35.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:30:35.620Z] + git semver [Pipeline] } [2021-06-03T05:30:35.633Z] $ docker stop --time=1 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b [2021-06-03T05:30:36.824Z] $ docker rm -f 1fa9b2c0cb023eb522f5e577626f2b6ab558e5f4b95f77115ff668d6ae76300b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:30:37.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:30:37.280Z] [2021-06-03T05:30:37.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:30:37.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:30:37.598Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T05:30:37.598Z] ab5ef0e58194: Pulling fs layer [2021-06-03T05:30:37.598Z] 9712f1f96733: Pulling fs layer [2021-06-03T05:30:37.598Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T05:30:37.598Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T05:30:37.598Z] e9a5061849ea: Pulling fs layer [2021-06-03T05:30:37.598Z] d747dcd14b5f: Pulling fs layer [2021-06-03T05:30:37.598Z] 2de7ff778b66: Pulling fs layer [2021-06-03T05:30:37.598Z] 0d9ebad4ef96: Waiting [2021-06-03T05:30:37.598Z] e9a5061849ea: Waiting [2021-06-03T05:30:37.598Z] d747dcd14b5f: Waiting [2021-06-03T05:30:37.598Z] 2de7ff778b66: Waiting [2021-06-03T05:30:37.598Z] 9712f1f96733: Verifying Checksum [2021-06-03T05:30:37.598Z] 9712f1f96733: Download complete [2021-06-03T05:30:38.989Z] 63f879dbbcfc: Download complete [2021-06-03T05:30:39.250Z] e9a5061849ea: Download complete [2021-06-03T05:30:39.250Z] d747dcd14b5f: Verifying Checksum [2021-06-03T05:30:39.250Z] d747dcd14b5f: Download complete [2021-06-03T05:30:39.510Z] 2de7ff778b66: Verifying Checksum [2021-06-03T05:30:39.510Z] 2de7ff778b66: Download complete [2021-06-03T05:30:40.087Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T05:30:40.087Z] 0d9ebad4ef96: Download complete [2021-06-03T05:30:40.087Z] ab5ef0e58194: Verifying Checksum [2021-06-03T05:30:40.087Z] ab5ef0e58194: Download complete [2021-06-03T05:30:42.641Z] ab5ef0e58194: Pull complete [2021-06-03T05:30:42.641Z] 9712f1f96733: Pull complete [2021-06-03T05:30:43.214Z] 63f879dbbcfc: Pull complete [2021-06-03T05:30:46.541Z] 0d9ebad4ef96: Pull complete [2021-06-03T05:30:46.541Z] e9a5061849ea: Pull complete [2021-06-03T05:30:46.826Z] d747dcd14b5f: Pull complete [2021-06-03T05:30:47.775Z] 2de7ff778b66: Pull complete [2021-06-03T05:30:47.775Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T05:30:47.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:30:47.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T05:30:47.853Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:30:47.893Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T05:30:50.975Z] $ docker top 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:30:51.070Z] provisioning config files... [2021-06-03T05:30:51.078Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8155477008082250177tmp [2021-06-03T05:30:51.093Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2249562094854100383tmp [2021-06-03T05:30:51.104Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8819892891633627879tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:30:51.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:30:51.426Z] ---> sigul-configuration.sh [2021-06-03T05:30:51.426Z] gpg: directory `/root/.gnupg' created [2021-06-03T05:30:51.426Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T05:30:51.426Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T05:30:51.426Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T05:30:51.426Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T05:30:51.426Z] gpg: CAST5 encrypted data [2021-06-03T05:30:51.426Z] gpg: encrypted with 1 passphrase [2021-06-03T05:30:51.426Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T05:30:51.724Z] + mkdir /home/jenkins [2021-06-03T05:30:51.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T05:30:52.016Z] + 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-06-03T05:30:52.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:30:52.324Z] ---> sigul-install.sh [2021-06-03T05:30:56.566Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T05:30:56.862Z] + git tag --list [2021-06-03T05:30:56.862Z] v1.0.0 [2021-06-03T05:30:56.862Z] v1.1.0 [2021-06-03T05:30:56.862Z] v1.1.1 [2021-06-03T05:30:56.862Z] v1.2.1 [2021-06-03T05:30:56.862Z] v1.2.2 [2021-06-03T05:30:56.862Z] v1.2.3 [2021-06-03T05:30:56.862Z] v1.3.0 [2021-06-03T05:30:56.862Z] v1.3.1 [2021-06-03T05:30:56.862Z] v1.3.1-dev.1 [2021-06-03T05:30:56.862Z] v1.3.1-dev.2 [2021-06-03T05:30:56.862Z] v1.3.1-dev.3 [2021-06-03T05:30:56.862Z] v1.3.1-dev.4 [2021-06-03T05:30:56.862Z] v1.3.1-dev.5 [2021-06-03T05:30:56.862Z] v1.3.2-dev.1 [2021-06-03T05:30:56.862Z] v1.3.2-dev.10 [2021-06-03T05:30:56.862Z] v1.3.2-dev.11 [2021-06-03T05:30:56.862Z] v1.3.2-dev.12 [2021-06-03T05:30:56.862Z] v1.3.2-dev.13 [2021-06-03T05:30:56.862Z] v1.3.2-dev.14 [2021-06-03T05:30:56.862Z] v1.3.2-dev.15 [2021-06-03T05:30:56.862Z] v1.3.2-dev.16 [2021-06-03T05:30:56.862Z] v1.3.2-dev.17 [2021-06-03T05:30:56.862Z] v1.3.2-dev.18 [2021-06-03T05:30:56.862Z] v1.3.2-dev.19 [2021-06-03T05:30:56.862Z] v1.3.2-dev.2 [2021-06-03T05:30:56.862Z] v1.3.2-dev.20 [2021-06-03T05:30:56.862Z] v1.3.2-dev.21 [2021-06-03T05:30:56.862Z] v1.3.2-dev.22 [2021-06-03T05:30:56.862Z] v1.3.2-dev.3 [2021-06-03T05:30:56.862Z] v1.3.2-dev.4 [2021-06-03T05:30:56.862Z] v1.3.2-dev.5 [2021-06-03T05:30:56.862Z] v1.3.2-dev.6 [2021-06-03T05:30:56.862Z] v1.3.2-dev.7 [2021-06-03T05:30:56.862Z] v1.3.2-dev.8 [2021-06-03T05:30:56.862Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-03T05:30:57.161Z] + lftools sign git-tag v1.3.2-dev.22 [2021-06-03T05:30:57.738Z] Signing Git tag with Sigul... [2021-06-03T05:30:57.739Z] Signing v1.3.2-dev.22 [Pipeline] echo [2021-06-03T05:30:58.320Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:30:58.614Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T05:30:58.622Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T05:30:58.649Z] $ docker stop --time=1 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a [2021-06-03T05:31:00.079Z] $ docker rm -f 91cb5588b7f9b29ace712cc139eb0e9aa9995fd23686004855ca84990730fd8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:00.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:31:00.768Z] . [Pipeline] withDockerContainer [2021-06-03T05:31:00.867Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:31:01.238Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:31:01.694Z] $ docker top 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:31:01.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:31:01.831Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:31:01.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:31:01.986Z] $ docker exec 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 ssh-agent [2021-06-03T05:31:02.106Z] SSH_AUTH_SOCK=/tmp/ssh-UCUdne3F1KxN/agent.14 [2021-06-03T05:31:02.106Z] SSH_AGENT_PID=20 [2021-06-03T05:31:02.114Z] Running ssh-add (command line suppressed) [2021-06-03T05:31:02.211Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_716344075450304479.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_716344075450304479.key) [2021-06-03T05:31:02.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:31:02.526Z] + git semver bump pre [2021-06-03T05:31:02.526Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:31:02.526Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-03T05:31:02.526Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-03T05:31:02.526Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:31:02.526Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:31:02.526Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:31:02.526Z] # $SEMVER_BRANCH = master [2021-06-03T05:31:02.526Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-03T05:31:02.526Z] 1.3.2-dev.23 [Pipeline] } [2021-06-03T05:31:02.533Z] $ docker exec --env ******** --env ******** 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 ssh-agent -k [2021-06-03T05:31:02.634Z] unset SSH_AUTH_SOCK; [2021-06-03T05:31:02.634Z] unset SSH_AGENT_PID; [2021-06-03T05:31:02.634Z] echo Agent pid 20 killed; [2021-06-03T05:31:02.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:31:02.980Z] + git semver [Pipeline] } [2021-06-03T05:31:02.989Z] $ docker stop --time=1 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 [2021-06-03T05:31:04.181Z] $ docker rm -f 86f5ee9e50abead60142a68837001ddc8469ed7e6fa89a1668668b74f04398c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:04.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:31:04.576Z] . [Pipeline] withDockerContainer [2021-06-03T05:31:04.649Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:31:04.682Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:31:05.031Z] $ docker top 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:31:05.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:31:05.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:31:05.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:31:05.269Z] $ docker exec 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 ssh-agent [2021-06-03T05:31:05.380Z] SSH_AUTH_SOCK=/tmp/ssh-XxVnuSopynyF/agent.13 [2021-06-03T05:31:05.380Z] SSH_AGENT_PID=20 [2021-06-03T05:31:05.387Z] Running ssh-add (command line suppressed) [2021-06-03T05:31:05.502Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_869172922421674445.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_869172922421674445.key) [2021-06-03T05:31:05.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:31:05.830Z] + git semver push [2021-06-03T05:31:05.830Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:31:05.830Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-03T05:31:05.830Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-03T05:31:05.830Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:31:05.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:31:05.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:31:05.830Z] # $SEMVER_BRANCH = master [2021-06-03T05:31:05.830Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-03T05:31:11.131Z] $ docker exec --env ******** --env ******** 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 ssh-agent -k [2021-06-03T05:31:11.218Z] unset SSH_AUTH_SOCK; [2021-06-03T05:31:11.218Z] unset SSH_AGENT_PID; [2021-06-03T05:31:11.219Z] echo Agent pid 20 killed; [2021-06-03T05:31:11.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:31:11.615Z] + git semver [Pipeline] } [2021-06-03T05:31:11.625Z] $ docker stop --time=1 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 [2021-06-03T05:31:12.820Z] $ docker rm -f 6012e2fab4624f08abac80ab88e1e602c41a26a52a3c193c33ce8fb8a8dda8b8 [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-06-03T05:31:13.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:14.543Z] ---> package-listing.sh [2021-06-03T05:31:14.543Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T05:31:14.543Z] ++ facter osfamily [2021-06-03T05:31:14.807Z] + OS_FAMILY=redhat [2021-06-03T05:31:14.807Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2021-06-03T05:31:14.807Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T05:31:14.807Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T05:31:14.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T05:31:14.807Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T05:31:14.807Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-03T05:31:14.807Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T05:31:14.807Z] + case "${OS_FAMILY}" in [2021-06-03T05:31:14.807Z] + sort [2021-06-03T05:31:14.807Z] + rpm -qa [2021-06-03T05:31:15.379Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T05:31:15.379Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T05:31:15.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T05:31:15.379Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-03T05:31:15.379Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2021-06-03T05:31:15.379Z] + 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-06-03T05:31:15.390Z] 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-06-03T05:31:15.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:16.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:31:16.249Z] [2021-06-03T05:31:16.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:16.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:31:16.570Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T05:31:16.570Z] df20fa9351a1: Pulling fs layer [2021-06-03T05:31:16.570Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T05:31:16.570Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T05:31:16.570Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T05:31:16.570Z] 93b61091891f: Pulling fs layer [2021-06-03T05:31:16.570Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T05:31:16.570Z] 5e14af77c1be: Pulling fs layer [2021-06-03T05:31:16.570Z] 01666e4c0597: Pulling fs layer [2021-06-03T05:31:16.570Z] aa168da1d23b: Pulling fs layer [2021-06-03T05:31:16.570Z] 93b9cdb0e59b: Waiting [2021-06-03T05:31:16.570Z] 5e14af77c1be: Waiting [2021-06-03T05:31:16.570Z] 01666e4c0597: Waiting [2021-06-03T05:31:16.570Z] aa168da1d23b: Waiting [2021-06-03T05:31:16.570Z] 46f8f816bc3b: Waiting [2021-06-03T05:31:16.570Z] 93b61091891f: Waiting [2021-06-03T05:31:16.570Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T05:31:16.570Z] 36b3adc4ff6f: Download complete [2021-06-03T05:31:16.570Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T05:31:16.570Z] 46f8f816bc3b: Download complete [2021-06-03T05:31:16.570Z] df20fa9351a1: Verifying Checksum [2021-06-03T05:31:16.570Z] df20fa9351a1: Download complete [2021-06-03T05:31:16.570Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T05:31:16.570Z] 93b9cdb0e59b: Download complete [2021-06-03T05:31:16.570Z] 5e14af77c1be: Verifying Checksum [2021-06-03T05:31:16.570Z] 5e14af77c1be: Download complete [2021-06-03T05:31:16.832Z] 93b61091891f: Verifying Checksum [2021-06-03T05:31:16.832Z] 93b61091891f: Download complete [2021-06-03T05:31:16.832Z] 01666e4c0597: Verifying Checksum [2021-06-03T05:31:16.832Z] 01666e4c0597: Download complete [2021-06-03T05:31:16.832Z] df20fa9351a1: Pull complete [2021-06-03T05:31:17.092Z] 36b3adc4ff6f: Pull complete [2021-06-03T05:31:17.092Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T05:31:17.092Z] 8ad3a11d3b57: Download complete [2021-06-03T05:31:17.355Z] 8ad3a11d3b57: Pull complete [2021-06-03T05:31:17.615Z] 46f8f816bc3b: Pull complete [2021-06-03T05:31:17.884Z] 93b61091891f: Pull complete [2021-06-03T05:31:17.884Z] 93b9cdb0e59b: Pull complete [2021-06-03T05:31:17.884Z] 5e14af77c1be: Pull complete [2021-06-03T05:31:18.159Z] 01666e4c0597: Pull complete [2021-06-03T05:31:19.557Z] aa168da1d23b: Download complete [2021-06-03T05:31:23.798Z] aa168da1d23b: Pull complete [2021-06-03T05:31:23.798Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T05:31:23.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:31:23.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T05:31:23.874Z] prd-centos7-docker-4c-2g-243 does not seem to be running inside a container [2021-06-03T05:31:23.920Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T05:31:25.813Z] $ docker top 0cfd7b99fa245a80df56a909f57f258b54359c846188b7ea31cc760da5e81fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:31:26.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T05:31:26.502Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T05:31:26.810Z] + ls /var/log/sa-host [2021-06-03T05:31:26.810Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T05:31:26.810Z] file_magic: OK [2021-06-03T05:31:26.810Z] HZ: Using current value: 100 [2021-06-03T05:31:26.810Z] file_header: OK [2021-06-03T05:31:26.810Z] 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-06-03T05:31:26.810Z] Statistics: [2021-06-03T05:31:26.810Z] 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... [2021-06-03T05:31:26.810Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T05:31:26.810Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T05:31:26.810Z] file_magic: OK [2021-06-03T05:31:26.810Z] HZ: Using current value: 100 [2021-06-03T05:31:26.810Z] file_header: OK [2021-06-03T05:31:26.810Z] 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-06-03T05:31:26.810Z] Statistics: [2021-06-03T05:31:26.810Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:31:26.810Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:31:26.972Z] provisioning config files... [2021-06-03T05:31:26.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8632869614046557823tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:31:27.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:27.301Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T05:31:27.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T05:31:27.337Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:27.654Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T05:31:27.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:27.960Z] ---> sudo-logs.sh [2021-06-03T05:31:27.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T05:31:27.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:28.293Z] ---> job-cost.sh [2021-06-03T05:31:28.293Z] lf-activate-venv: SKIPPING [2021-06-03T05:31:28.293Z] DEBUG: total: 0.18000000715255737 [2021-06-03T05:31:28.293Z] INFO: Retrieving Stack Cost... [2021-06-03T05:31:29.681Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:31:30.254Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T05:31:30.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:30.569Z] ---> logs-deploy.sh [2021-06-03T05:31:30.569Z] lf-activate-venv: SKIPPING [2021-06-03T05:31:30.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/62 [2021-06-03T05:31:30.569Z] INFO: archiving workspace using pattern(s): [2021-06-03T05:31:31.522Z] Archives upload complete. [2021-06-03T05:31:31.522Z] INFO: archiving logs to Nexus [2021-06-03T05:31:32.096Z] ---> uname -a: [2021-06-03T05:31:32.096Z] Linux prd-centos7-docker-4c-2g-243.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-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] ---> lscpu: [2021-06-03T05:31:32.096Z] Architecture: x86_64 [2021-06-03T05:31:32.096Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T05:31:32.096Z] Byte Order: Little Endian [2021-06-03T05:31:32.096Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T05:31:32.096Z] CPU(s): 2 [2021-06-03T05:31:32.096Z] On-line CPU(s) list: 0,1 [2021-06-03T05:31:32.096Z] Thread(s) per core: 1 [2021-06-03T05:31:32.096Z] Core(s) per socket: 1 [2021-06-03T05:31:32.096Z] Socket(s): 2 [2021-06-03T05:31:32.096Z] NUMA node(s): 1 [2021-06-03T05:31:32.096Z] Vendor ID: AuthenticAMD [2021-06-03T05:31:32.096Z] CPU family: 23 [2021-06-03T05:31:32.096Z] Model: 49 [2021-06-03T05:31:32.096Z] Model name: AMD EPYC-Rome Processor [2021-06-03T05:31:32.096Z] Stepping: 0 [2021-06-03T05:31:32.096Z] CPU MHz: 2800.000 [2021-06-03T05:31:32.096Z] BogoMIPS: 5600.00 [2021-06-03T05:31:32.096Z] Virtualization: AMD-V [2021-06-03T05:31:32.096Z] Hypervisor vendor: KVM [2021-06-03T05:31:32.096Z] Virtualization type: full [2021-06-03T05:31:32.096Z] L1d cache: 64 KiB [2021-06-03T05:31:32.096Z] L1i cache: 64 KiB [2021-06-03T05:31:32.096Z] L2 cache: 1 MiB [2021-06-03T05:31:32.096Z] L3 cache: 32 MiB [2021-06-03T05:31:32.096Z] NUMA node0 CPU(s): 0,1 [2021-06-03T05:31:32.096Z] Vulnerability Itlb multihit: Not affected [2021-06-03T05:31:32.096Z] Vulnerability L1tf: Not affected [2021-06-03T05:31:32.096Z] Vulnerability Mds: Not affected [2021-06-03T05:31:32.096Z] Vulnerability Meltdown: Not affected [2021-06-03T05:31:32.096Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T05:31:32.096Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T05:31:32.096Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T05:31:32.096Z] Vulnerability Srbds: Not affected [2021-06-03T05:31:32.096Z] Vulnerability Tsx async abort: Not affected [2021-06-03T05:31:32.096Z] 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-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] ---> nproc: [2021-06-03T05:31:32.096Z] 2 [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] ---> df -h: [2021-06-03T05:31:32.096Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T05:31:32.096Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-03T05:31:32.096Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T05:31:32.096Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T05:31:32.096Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-03T05:31:32.096Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] ---> free -m: [2021-06-03T05:31:32.096Z] total used free shared buff/cache available [2021-06-03T05:31:32.096Z] Mem: 7821 1278 3143 0 3400 6461 [2021-06-03T05:31:32.096Z] Swap: 1023 0 1023 [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] [2021-06-03T05:31:32.096Z] ---> ip addr: [2021-06-03T05:31:32.096Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T05:31:32.096Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T05:31:32.096Z] inet 127.0.0.1/8 scope host lo [2021-06-03T05:31:32.096Z] valid_lft forever preferred_lft forever [2021-06-03T05:31:32.096Z] inet6 ::1/128 scope host [2021-06-03T05:31:32.096Z] valid_lft forever preferred_lft forever [2021-06-03T05:31:32.096Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T05:31:32.096Z] link/ether fa:16:3e:5f:95:45 brd ff:ff:ff:ff:ff:ff [2021-06-03T05:31:32.096Z] inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T05:31:32.096Z] valid_lft 85604sec preferred_lft 85604sec [2021-06-03T05:31:32.096Z] inet6 fe80::f816:3eff:fe5f:9545/64 scope link [2021-06-03T05:31:32.096Z] valid_lft forever preferred_lft forever [2021-06-03T05:31:32.096Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T05:31:32.096Z] link/ether 02:42:33:f9:72:ef brd ff:ff:ff:ff:ff:ff [2021-06-03T05:31:32.096Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T05:31:32.096Z] valid_lft forever preferred_lft forever [2021-06-03T05:31:32.096Z] inet6 fe80::42:33ff:fef9:72ef/64 scope link [2021-06-03T05:31:32.096Z] valid_lft forever preferred_lft forever [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] ---> sar -b -r -n DEV: [2021-06-03T05:31:32.097Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:18:03 LINUX RESTART (2 CPU) [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T05:31:32.097Z] 05:20:01 3.45 0.03 3.41 0.00 1.07 109.78 0.00 [2021-06-03T05:31:32.097Z] 05:21:01 0.43 0.00 0.43 0.00 0.00 7.11 0.00 [2021-06-03T05:31:32.097Z] 05:22:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-03T05:31:32.097Z] 05:23:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2021-06-03T05:31:32.097Z] 05:24:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 [2021-06-03T05:31:32.097Z] 05:25:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-06-03T05:31:32.097Z] 05:26:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 [2021-06-03T05:31:32.097Z] 05:27:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2021-06-03T05:31:32.097Z] 05:28:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-03T05:31:32.097Z] 05:29:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-03T05:31:32.097Z] 05:30:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 [2021-06-03T05:31:32.097Z] 05:31:01 208.14 0.03 208.11 0.00 3.73 58314.35 0.00 [2021-06-03T05:31:32.097Z] Average: 17.86 0.01 17.85 0.00 0.40 4873.03 0.00 [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T05:31:32.097Z] 05:20:01 5437796 0 816292 10.19 2620 1752232 1260088 13.91 585940 1585572 20 [2021-06-03T05:31:32.097Z] 05:21:01 5444096 0 809984 10.11 2620 1752240 1206416 13.32 581440 1584864 16 [2021-06-03T05:31:32.097Z] 05:22:01 5443300 0 810780 10.12 2620 1752240 1206560 13.32 582184 1584864 8 [2021-06-03T05:31:32.097Z] 05:23:01 5442392 0 811684 10.13 2620 1752244 1206548 13.32 582172 1585800 20 [2021-06-03T05:31:32.097Z] 05:24:01 5442064 0 812004 10.14 2620 1752252 1206620 13.32 579828 1588528 12 [2021-06-03T05:31:32.097Z] 05:25:01 5442076 0 811992 10.14 2620 1752252 1206416 13.32 579848 1588528 20 [2021-06-03T05:31:32.097Z] 05:26:01 5441648 0 812412 10.14 2620 1752260 1206416 13.32 580336 1588528 8 [2021-06-03T05:31:32.097Z] 05:27:01 5433192 0 820860 10.25 2620 1752268 1206416 13.32 588600 1588528 8 [2021-06-03T05:31:32.097Z] 05:28:01 5433312 0 820736 10.25 2620 1752272 1206416 13.32 590524 1586704 8 [2021-06-03T05:31:32.097Z] 05:29:01 5432464 0 821580 10.26 2620 1752276 1206512 13.32 591624 1586704 8 [2021-06-03T05:31:32.097Z] 05:30:01 5432728 0 821316 10.25 2620 1752276 1206416 13.32 596508 1581288 8 [2021-06-03T05:31:32.097Z] 05:31:01 3710144 0 1222000 15.26 2620 3074176 1568660 17.32 957328 2702892 20 [2021-06-03T05:31:32.097Z] Average: 5294601 0 849303 10.60 2620 1862416 1241124 13.70 616361 1679400 13 [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T05:31:32.097Z] 05:20:01 eth0 1.95 0.70 0.85 0.56 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:21:01 eth0 0.57 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:22:01 eth0 1.23 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:23:01 eth0 1.02 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:24:01 eth0 0.67 0.37 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:25:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:27:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:28:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:29:01 eth0 0.63 0.23 0.16 0.07 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:30:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:31:01 eth0 879.83 804.03 7981.13 148.60 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:31:01 veth995ac2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] 05:31:01 docker0 111.39 113.82 8.56 666.94 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] Average: eth0 73.95 67.22 665.48 12.50 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] Average: veth995ac2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] Average: docker0 9.29 9.49 0.71 55.60 0.00 0.00 0.00 0.00 [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] ---> sar -P ALL: [2021-06-03T05:31:32.097Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:18:03 LINUX RESTART (2 CPU) [2021-06-03T05:31:32.097Z] [2021-06-03T05:31:32.097Z] 05:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T05:31:32.097Z] 05:20:01 all 0.08 0.00 0.04 0.00 0.04 99.84 [2021-06-03T05:31:32.097Z] 05:20:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-03T05:31:32.097Z] 05:20:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-03T05:31:32.097Z] 05:21:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-03T05:31:32.097Z] 05:21:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-03T05:31:32.097Z] 05:21:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-03T05:31:32.097Z] 05:22:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-03T05:31:32.097Z] 05:22:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-03T05:31:32.097Z] 05:22:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-03T05:31:32.097Z] 05:23:01 all 0.14 0.00 0.02 0.00 0.04 99.80 [2021-06-03T05:31:32.097Z] 05:23:01 0 0.25 0.00 0.02 0.00 0.05 99.68 [2021-06-03T05:31:32.097Z] 05:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T05:31:32.097Z] 05:24:01 all 0.17 0.00 0.10 0.00 0.03 99.71 [2021-06-03T05:31:32.097Z] 05:24:01 0 0.27 0.00 0.10 0.00 0.02 99.62 [2021-06-03T05:31:32.097Z] 05:24:01 1 0.07 0.00 0.10 0.00 0.03 99.80 [2021-06-03T05:31:32.097Z] 05:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-03T05:31:32.097Z] 05:25:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-03T05:31:32.097Z] 05:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-03T05:31:32.098Z] 05:26:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-03T05:31:32.098Z] 05:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-03T05:31:32.098Z] 05:26:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-03T05:31:32.098Z] 05:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-03T05:31:32.098Z] 05:27:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-03T05:31:32.098Z] 05:27:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-03T05:31:32.098Z] 05:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-03T05:31:32.098Z] 05:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T05:31:32.098Z] 05:28:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-03T05:31:32.098Z] 05:29:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-03T05:31:32.098Z] 05:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T05:31:32.098Z] 05:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-03T05:31:32.098Z] 05:30:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-03T05:31:32.098Z] 05:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T05:31:32.098Z] 05:30:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-03T05:31:32.098Z] [2021-06-03T05:31:32.098Z] 05:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T05:31:32.098Z] 05:31:01 all 23.73 0.00 9.72 2.81 0.09 63.65 [2021-06-03T05:31:32.098Z] 05:31:01 0 25.34 0.00 10.03 2.88 0.09 61.66 [2021-06-03T05:31:32.098Z] 05:31:01 1 22.12 0.00 9.42 2.75 0.09 65.62 [2021-06-03T05:31:32.098Z] Average: all 1.97 0.00 0.79 0.22 0.04 96.98 [2021-06-03T05:31:32.098Z] Average: 0 2.10 0.00 0.81 0.23 0.03 96.83 [2021-06-03T05:31:32.098Z] Average: 1 1.84 0.00 0.78 0.22 0.04 97.13 [2021-06-03T05:31:32.098Z] [2021-06-03T05:31:32.098Z] [2021-06-03T05:31:32.098Z]