Pull request #28 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (5eb2146cc070661332187e1dc7d73b79f2836551) 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-ssh2077802144146863614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6081329329917444543.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4417834568910864244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5384451518626002400.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7125450086576009074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-rfid-llrp-go, buildSnap:true] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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: true 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 ‘prd-centos7-docker-4c-2g-337’ is offline Running on prd-centos7-docker-4c-2g-342 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2076794433969295584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh5455705692597640610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4614092036880403665.key > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T22:21:45.836Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 1df160a1f5f2b292edcc851fd25d9ad7945396cb # timeout=10 [Pipeline] withCredentials [2021-06-10T22:21:45.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T22:21:46.038Z] ========================================================= [2021-06-10T22:21:46.038Z] EdgeX Global Pipelines Version Info [2021-06-10T22:21:46.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:21:47.541Z] ------------------- [2021-06-10T22:21:47.541Z] stable info: [2021-06-10T22:21:47.541Z] ------------------- [2021-06-10T22:21:47.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T22:21:47.541Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:21:47.541Z] Message: update stable to v1.0.195 [2021-06-10T22:21:48.118Z] ------------------- [2021-06-10T22:21:48.118Z] experimental info: [2021-06-10T22:21:48.118Z] ------------------- [2021-06-10T22:21:48.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T22:21:48.118Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:21:48.118Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T22:21:48.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-10T22:21:48.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-10T22:21:48.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T22:21:48.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T22:21:48.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T22:21:48.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T22:21:48.492Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T22:21:48.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T22:21:48.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T22:21:48.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T22:21:48.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T22:21:48.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-10T22:21:48.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T22:21:48.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T22:21:48.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:21:48.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:21:48.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:21:48.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:21:48.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T22:21:48.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-10T22:21:48.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T22:21:48.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T22:21:48.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T22:21:49.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T22:21:49.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T22:21:49.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T22:21:49.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-06-10T22:21:49.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-06-10T22:21:49.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-06-10T22:21:49.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] echo [2021-06-10T22:21:49.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5be011 [Pipeline] echo [2021-06-10T22:21:49.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:21:49.354Z] provisioning config files... [2021-06-10T22:21:49.386Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1356954560815014168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:21:49.711Z] ---> docker-login.sh [2021-06-10T22:21:49.711Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:21:49.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:21:49.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:21:49.975Z] Configure a credential helper to remove this warning. See [2021-06-10T22:21:49.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:21:49.975Z] [2021-06-10T22:21:49.975Z] Login Succeeded [2021-06-10T22:21:49.975Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:21:49.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:21:50.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:21:50.242Z] Configure a credential helper to remove this warning. See [2021-06-10T22:21:50.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:21:50.242Z] [2021-06-10T22:21:50.242Z] Login Succeeded [2021-06-10T22:21:50.242Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:21:50.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:21:50.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:21:50.242Z] Configure a credential helper to remove this warning. See [2021-06-10T22:21:50.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:21:50.242Z] [2021-06-10T22:21:50.242Z] Login Succeeded [2021-06-10T22:21:50.242Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:21:50.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:21:50.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:21:50.509Z] Configure a credential helper to remove this warning. See [2021-06-10T22:21:50.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:21:50.509Z] [2021-06-10T22:21:50.509Z] Login Succeeded [2021-06-10T22:21:50.509Z] docker.io [2021-06-10T22:21:50.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:21:50.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:21:50.771Z] Configure a credential helper to remove this warning. See [2021-06-10T22:21:50.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:21:50.771Z] [2021-06-10T22:21:50.771Z] Login Succeeded [2021-06-10T22:21:50.771Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:21:50.779Z] 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-10T22:21:51.384Z] + git log --format=format:%s -1 d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] echo [2021-06-10T22:21:51.421Z] GIT_COMMIT: d5be011026d4dfa4d94f2ca9b5eba296f113cac9, Commit Message: Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2021-06-10T22:21:51.437Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:21:52.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:21:52.001Z] [2021-06-10T22:21:52.001Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:21:52.324Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:21:52.324Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T22:21:52.324Z] 31603596830f: Pulling fs layer [2021-06-10T22:21:52.324Z] 54011a49482f: Pulling fs layer [2021-06-10T22:21:52.324Z] a6820b24f6d8: Pulling fs layer [2021-06-10T22:21:52.324Z] f581987b2513: Pulling fs layer [2021-06-10T22:21:52.324Z] f581987b2513: Waiting [2021-06-10T22:21:52.324Z] 54011a49482f: Verifying Checksum [2021-06-10T22:21:52.324Z] 54011a49482f: Download complete [2021-06-10T22:21:52.588Z] 31603596830f: Verifying Checksum [2021-06-10T22:21:52.588Z] 31603596830f: Download complete [2021-06-10T22:21:52.588Z] f581987b2513: Verifying Checksum [2021-06-10T22:21:52.588Z] f581987b2513: Download complete [2021-06-10T22:21:52.588Z] a6820b24f6d8: Verifying Checksum [2021-06-10T22:21:52.588Z] a6820b24f6d8: Download complete [2021-06-10T22:21:52.588Z] 31603596830f: Pull complete [2021-06-10T22:21:52.853Z] 54011a49482f: Pull complete [2021-06-10T22:21:53.441Z] a6820b24f6d8: Pull complete [2021-06-10T22:21:53.707Z] f581987b2513: Pull complete [2021-06-10T22:21:53.707Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T22:21:53.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:21:53.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T22:21:53.786Z] prd-centos7-docker-4c-2g-342 does not seem to be running inside a container [2021-06-10T22:21:53.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:21:54.973Z] $ docker top ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:21:55.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:21:55.112Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:21:55.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:21:55.224Z] $ docker exec ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent [2021-06-10T22:21:55.328Z] SSH_AUTH_SOCK=/tmp/ssh-vuMfmoeEarZX/agent.14 [2021-06-10T22:21:55.328Z] SSH_AGENT_PID=21 [2021-06-10T22:21:55.336Z] Running ssh-add (command line suppressed) [2021-06-10T22:21:55.438Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3429344359761900269.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3429344359761900269.key) [2021-06-10T22:21:55.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:21:55.775Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T22:21:55.787Z] $ docker exec --env ******** --env ******** ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent -k [2021-06-10T22:21:55.905Z] unset SSH_AUTH_SOCK; [2021-06-10T22:21:55.906Z] unset SSH_AGENT_PID; [2021-06-10T22:21:55.906Z] echo Agent pid 21 killed; [2021-06-10T22:21:55.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T22:21:55.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:21:55.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:21:56.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:21:56.085Z] $ docker exec ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent [2021-06-10T22:21:56.196Z] SSH_AUTH_SOCK=/tmp/ssh-NjC0jWZdIKNY/agent.55 [2021-06-10T22:21:56.196Z] SSH_AGENT_PID=62 [2021-06-10T22:21:56.201Z] Running ssh-add (command line suppressed) [2021-06-10T22:21:56.295Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8117634295892325197.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8117634295892325197.key) [2021-06-10T22:21:56.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:21:56.625Z] + git semver init [2021-06-10T22:21:56.625Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:21:56.625Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-06-10T22:21:56.625Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-10T22:21:56.625Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:21:56.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:21:56.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:21:56.625Z] # $SEMVER_BRANCH = PR-28 [2021-06-10T22:21:56.625Z] # $SEMVER_TEMP = /tmp/semver-675402813 [2021-06-10T22:21:56.625Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-10T22:21:56.888Z] # '/tmp/semver-675402813' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-06-10T22:21:56.888Z] # -> Force: false [2021-06-10T22:21:56.888Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-06-10T22:21:56.896Z] $ docker exec --env ******** --env ******** ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent -k [2021-06-10T22:21:56.998Z] unset SSH_AUTH_SOCK; [2021-06-10T22:21:56.998Z] unset SSH_AGENT_PID; [2021-06-10T22:21:56.998Z] echo Agent pid 62 killed; [2021-06-10T22:21:57.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:21:57.349Z] + git semver [Pipeline] } [2021-06-10T22:21:57.361Z] $ docker stop --time=1 ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 [2021-06-10T22:21:58.607Z] $ docker rm -f ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:21:59.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T22:21:59.327Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T22:21:59.331Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-10T22:22:14.608Z] Still waiting to schedule task [2021-06-10T22:22:14.609Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T22:22:14.621Z] Still waiting to schedule task [2021-06-10T22:22:14.621Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-10T22:23:32.974Z] Running on prd-centos7-docker-4c-2g-352 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-10T22:23:32.993Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T22:23:33.109Z] Selected Git installation does not exist. Using Default [2021-06-10T22:23:33.109Z] The recommended git tool is: NONE [2021-06-10T22:23:35.566Z] using credential edgex-jenkins-ssh [2021-06-10T22:23:35.584Z] Cloning the remote Git repository [2021-06-10T22:23:34.758Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:23:34.958Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2021-06-10T22:23:34.997Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:23:34.997Z] > git --version # timeout=10 [2021-06-10T22:23:35.003Z] > git --version # 'git version 2.24.4' [2021-06-10T22:23:35.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:23:35.026Z] [INFO] Currently running in a labeled security context [2021-06-10T22:23:35.026Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:23:35.026Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh2724986986788782958.key [2021-06-10T22:23:35.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:35.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:23:35.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:35.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:23:35.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:23:35.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:23:35.625Z] [INFO] Currently running in a labeled security context [2021-06-10T22:23:35.625Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:23:35.625Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh9161731490759849890.key [2021-06-10T22:23:35.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T22:23:36.827Z] Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-10T22:23:36.908Z] Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-10T22:23:36.909Z] Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) [2021-06-10T22:23:36.076Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:23:36.084Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-10T22:23:36.119Z] > git remote # timeout=10 [2021-06-10T22:23:36.124Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T22:23:36.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:23:36.132Z] [INFO] Currently running in a labeled security context [2021-06-10T22:23:36.132Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:23:36.132Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh8041954429224945628.key [2021-06-10T22:23:36.140Z] > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [2021-06-10T22:23:36.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T22:23:36.160Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:23:36.168Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-10T22:23:40.313Z] Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:23:41.276Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:23:41.607Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:23:41.907Z] + sudo service docker restart [2021-06-10T22:23:41.907Z] + true [2021-06-10T22:23:41.907Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:24:00.082Z] provisioning config files... [2021-06-10T22:24:00.100Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config5091142936250757008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:24:00.424Z] ---> docker-login.sh [2021-06-10T22:24:00.424Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:24:00.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:00.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:00.685Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:00.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:00.685Z] [2021-06-10T22:24:00.685Z] Login Succeeded [2021-06-10T22:24:00.685Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:24:00.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:00.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:00.685Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:00.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:00.685Z] [2021-06-10T22:24:00.685Z] Login Succeeded [2021-06-10T22:24:00.685Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:24:00.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:00.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:00.950Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:00.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:00.950Z] [2021-06-10T22:24:00.950Z] Login Succeeded [2021-06-10T22:24:00.950Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:24:00.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:00.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:00.950Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:00.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:00.950Z] [2021-06-10T22:24:00.950Z] Login Succeeded [2021-06-10T22:24:00.950Z] docker.io [2021-06-10T22:24:00.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:24:01.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:24:01.218Z] Configure a credential helper to remove this warning. See [2021-06-10T22:24:01.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:24:01.218Z] [2021-06-10T22:24:01.218Z] Login Succeeded [2021-06-10T22:24:01.218Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:24:01.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:24:01.401Z] ========================================================= [2021-06-10T22:24:01.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:24:01.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:01.721Z] + 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-10T22:24:01.721Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:24:01.721Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:24:01.721Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:24:01.721Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:24:01.721Z] 540db60ca938: Pulling fs layer [2021-06-10T22:24:01.721Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:24:01.721Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:24:01.721Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:24:01.721Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:24:01.721Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:24:01.721Z] f706445af74f: Pulling fs layer [2021-06-10T22:24:01.721Z] 0510c868ecb4: Waiting [2021-06-10T22:24:01.721Z] afea3b2eda06: Waiting [2021-06-10T22:24:01.721Z] 7809a108b3ef: Waiting [2021-06-10T22:24:01.721Z] f706445af74f: Waiting [2021-06-10T22:24:01.991Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T22:24:01.991Z] 4c4ab2625f07: Download complete [2021-06-10T22:24:01.991Z] adcc1eea9eea: Verifying Checksum [2021-06-10T22:24:01.991Z] adcc1eea9eea: Download complete [2021-06-10T22:24:01.991Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:24:01.991Z] afea3b2eda06: Download complete [2021-06-10T22:24:01.991Z] 540db60ca938: Verifying Checksum [2021-06-10T22:24:01.991Z] 540db60ca938: Download complete [2021-06-10T22:24:01.991Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:24:01.991Z] 7809a108b3ef: Download complete [2021-06-10T22:24:01.991Z] 540db60ca938: Pull complete [2021-06-10T22:24:02.254Z] adcc1eea9eea: Pull complete [2021-06-10T22:24:02.254Z] 4c4ab2625f07: Pull complete [2021-06-10T22:24:03.197Z] f706445af74f: Verifying Checksum [2021-06-10T22:24:03.197Z] f706445af74f: Download complete [2021-06-10T22:24:03.770Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:24:03.770Z] 0510c868ecb4: Download complete [2021-06-10T22:24:07.106Z] 0510c868ecb4: Pull complete [2021-06-10T22:24:07.107Z] afea3b2eda06: Pull complete [2021-06-10T22:24:07.107Z] 7809a108b3ef: Pull complete [2021-06-10T22:24:08.515Z] f706445af74f: Pull complete [2021-06-10T22:24:08.515Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:24:08.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:24:08.515Z] ---> b068be0155e3 [2021-06-10T22:24:08.515Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:24:12.735Z] ---> Running in 1b3d94c90abc [2021-06-10T22:24:12.735Z] Removing intermediate container 1b3d94c90abc [2021-06-10T22:24:12.735Z] ---> 05e327bda9c7 [2021-06-10T22:24:12.735Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:24:12.999Z] ---> Running in 406607dabb56 [2021-06-10T22:24:12.999Z] Removing intermediate container 406607dabb56 [2021-06-10T22:24:12.999Z] ---> 6292f1fb435c [2021-06-10T22:24:12.999Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:24:12.999Z] ---> Running in 5eb1181d0c39 [2021-06-10T22:24:13.269Z] Removing intermediate container 5eb1181d0c39 [2021-06-10T22:24:13.269Z] ---> f1d406dc7870 [2021-06-10T22:24:13.269Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:24:13.269Z] ---> Running in 2c367ebb78d7 [2021-06-10T22:24:13.848Z] Removing intermediate container 2c367ebb78d7 [2021-06-10T22:24:13.848Z] ---> b8548a78632b [2021-06-10T22:24:13.848Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:24:13.848Z] ---> Running in 5210eb555fb2 [2021-06-10T22:24:14.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:24:15.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:24:16.000Z] OK: 149 MiB in 40 packages [2021-06-10T22:24:16.265Z] Removing intermediate container 5210eb555fb2 [2021-06-10T22:24:16.265Z] ---> d6b77f10827a [2021-06-10T22:24:16.265Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:24:16.265Z] ---> Running in e5fcb0e0bb4a [2021-06-10T22:24:16.265Z] Removing intermediate container e5fcb0e0bb4a [2021-06-10T22:24:16.265Z] ---> 04db51599d78 [2021-06-10T22:24:16.265Z] Step 9/10 : COPY . . [2021-06-10T22:24:16.529Z] ---> e543c6c21cbe [2021-06-10T22:24:16.529Z] Step 10/10 : RUN go mod download [2021-06-10T22:24:16.529Z] ---> Running in 3b18ddd678a3 [2021-06-10T22:24:28.802Z] Removing intermediate container 3b18ddd678a3 [2021-06-10T22:24:28.802Z] ---> a55b7274c36b [2021-06-10T22:24:28.802Z] Successfully built a55b7274c36b [2021-06-10T22:24:28.802Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:29.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:24:29.106Z] . [Pipeline] withDockerContainer [2021-06-10T22:24:29.176Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2021-06-10T22:24:29.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:24:29.632Z] $ docker top d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:24:30.003Z] + go version [2021-06-10T22:24:30.003Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:24:30.011Z] $ docker stop --time=1 d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 [2021-06-10T22:24:31.207Z] $ docker rm -f d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:31.820Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:24:31.820Z] . [Pipeline] withDockerContainer [2021-06-10T22:24:31.903Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2021-06-10T22:24:31.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:24:32.324Z] $ docker top e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:24:32.718Z] + go mod tidy [2021-06-10T22:24:32.718Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-10T22:24:32.718Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-10T22:24:39.311Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-10T22:24:39.323Z] $ docker stop --time=1 e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a [2021-06-10T22:24:40.522Z] $ docker rm -f e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:24:41.467Z] ---> job-cost.sh [2021-06-10T22:24:41.467Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBM3 [2021-06-10T22:24:49.617Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:24:54.552Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-353 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-10T22:24:54.572Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T22:24:54.806Z] Selected Git installation does not exist. Using Default [2021-06-10T22:24:54.806Z] The recommended git tool is: NONE [2021-06-10T22:25:00.504Z] using credential edgex-jenkins-ssh [2021-06-10T22:25:00.534Z] Cloning the remote Git repository [2021-06-10T22:25:00.591Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:25:00.810Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2021-06-10T22:25:00.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:25:00.897Z] > git --version # timeout=10 [2021-06-10T22:25:00.916Z] > git --version # 'git version 2.17.1' [2021-06-10T22:25:00.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:25:01.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:25:02.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:25:02.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:25:02.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:25:02.756Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:25:02.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:25:02.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T22:25:04.586Z] lf-activate-venv(): INFO: Adding /tmp/venv-CBM3/bin to PATH [2021-06-10T22:25:04.586Z] INFO: No Stack... [2021-06-10T22:25:04.586Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:25:04.586Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:25:04.883Z] + cut -d, -f6 [2021-06-10T22:25:04.884Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [Pipeline] lock [2021-06-10T22:25:04.912Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [2021-06-10T22:25:04.920Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] did not exist. Created. [2021-06-10T22:25:04.920Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:25:05.106Z] Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-10T22:25:05.252Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:25:05.358Z] Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-10T22:25:05.359Z] Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) [2021-06-10T22:25:05.473Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:25:05.492Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:25:05.708Z] Failed in branch amd64 [2021-06-10T22:25:05.125Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:25:05.147Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-10T22:25:05.255Z] > git remote # timeout=10 [2021-06-10T22:25:05.279Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T22:25:05.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:25:05.314Z] > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [2021-06-10T22:25:05.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T22:25:05.365Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:25:05.377Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-10T22:25:09.738Z] Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:25:11.078Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:25:11.532Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:25:11.881Z] + + sudo service docker restart [2021-06-10T22:25:11.881Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:25:30.331Z] provisioning config files... [2021-06-10T22:25:30.357Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config3252140588413453551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:25:30.736Z] ---> docker-login.sh [2021-06-10T22:25:30.736Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:25:31.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:25:31.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:25:31.946Z] Configure a credential helper to remove this warning. See [2021-06-10T22:25:31.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:25:31.946Z] [2021-06-10T22:25:31.946Z] Login Succeeded [2021-06-10T22:25:31.946Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:25:32.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:25:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:25:32.549Z] Configure a credential helper to remove this warning. See [2021-06-10T22:25:32.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:25:32.549Z] [2021-06-10T22:25:32.549Z] Login Succeeded [2021-06-10T22:25:32.549Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:25:32.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:25:33.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:25:33.100Z] Configure a credential helper to remove this warning. See [2021-06-10T22:25:33.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:25:33.100Z] [2021-06-10T22:25:33.100Z] Login Succeeded [2021-06-10T22:25:33.100Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:25:33.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:25:33.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:25:33.653Z] Configure a credential helper to remove this warning. See [2021-06-10T22:25:33.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:25:33.653Z] [2021-06-10T22:25:33.653Z] Login Succeeded [2021-06-10T22:25:33.653Z] docker.io [2021-06-10T22:25:33.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:25:34.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:25:34.523Z] Configure a credential helper to remove this warning. See [2021-06-10T22:25:34.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:25:34.523Z] [2021-06-10T22:25:34.523Z] Login Succeeded [2021-06-10T22:25:34.523Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:25:34.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:25:34.836Z] ========================================================= [2021-06-10T22:25:34.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:25:34.836Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:25:35.181Z] + 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-10T22:25:35.463Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:25:35.737Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:25:35.737Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:25:35.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:25:35.737Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:25:35.737Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:25:35.737Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:25:35.737Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:25:35.737Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:25:35.737Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:25:35.737Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:25:35.737Z] 506bd15cee9f: Waiting [2021-06-10T22:25:35.737Z] 75a0a4a0db45: Waiting [2021-06-10T22:25:35.737Z] 618dc40b7e24: Waiting [2021-06-10T22:25:35.738Z] ba82ee9f976e: Waiting [2021-06-10T22:25:36.013Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T22:25:36.013Z] 5b7225fbf94c: Download complete [2021-06-10T22:25:36.013Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T22:25:36.013Z] 506bd15cee9f: Verifying Checksum [2021-06-10T22:25:36.013Z] 506bd15cee9f: Download complete [2021-06-10T22:25:36.013Z] 595b0fe564bb: Verifying Checksum [2021-06-10T22:25:36.013Z] 595b0fe564bb: Download complete [2021-06-10T22:25:36.291Z] 75a0a4a0db45: Download complete [2021-06-10T22:25:36.568Z] 595b0fe564bb: Pull complete [2021-06-10T22:25:37.172Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:25:37.776Z] 5b7225fbf94c: Pull complete [2021-06-10T22:25:38.373Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:25:38.373Z] 618dc40b7e24: Download complete [2021-06-10T22:25:39.809Z] ba82ee9f976e: Verifying Checksum [2021-06-10T22:25:39.809Z] ba82ee9f976e: Download complete [2021-06-10T22:25:50.044Z] ba82ee9f976e: Pull complete [2021-06-10T22:25:50.044Z] 506bd15cee9f: Pull complete [2021-06-10T22:25:50.044Z] 75a0a4a0db45: Pull complete [2021-06-10T22:25:54.353Z] 618dc40b7e24: Pull complete [2021-06-10T22:25:54.353Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:25:54.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:25:54.353Z] ---> a36622ca3599 [2021-06-10T22:25:54.353Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:25:55.811Z] ---> Running in 9f34873089e2 [2021-06-10T22:25:56.429Z] Removing intermediate container 9f34873089e2 [2021-06-10T22:25:56.429Z] ---> 402f3906ee28 [2021-06-10T22:25:56.429Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:25:56.429Z] ---> Running in efa79b7a1d67 [2021-06-10T22:25:57.027Z] Removing intermediate container efa79b7a1d67 [2021-06-10T22:25:57.027Z] ---> 303308c4d5f6 [2021-06-10T22:25:57.027Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:25:57.027Z] ---> Running in 03802a8d7acb [2021-06-10T22:25:57.630Z] Removing intermediate container 03802a8d7acb [2021-06-10T22:25:57.630Z] ---> 18e56c1c8b5e [2021-06-10T22:25:57.630Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:25:57.905Z] ---> Running in ad54cef6807d [2021-06-10T22:26:00.535Z] Removing intermediate container ad54cef6807d [2021-06-10T22:26:00.535Z] ---> 3952d2f24558 [2021-06-10T22:26:00.535Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:26:00.535Z] ---> Running in a0dee76e3b86 [2021-06-10T22:26:01.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:26:02.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:26:04.469Z] OK: 138 MiB in 40 packages [2021-06-10T22:26:05.914Z] Removing intermediate container a0dee76e3b86 [2021-06-10T22:26:05.914Z] ---> 2039ed8be124 [2021-06-10T22:26:05.914Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:26:05.914Z] ---> Running in e8ae5bd54659 [2021-06-10T22:26:06.522Z] Removing intermediate container e8ae5bd54659 [2021-06-10T22:26:06.522Z] ---> 1d54387bb9de [2021-06-10T22:26:06.522Z] Step 9/10 : COPY . . [2021-06-10T22:26:07.529Z] ---> a85d5e5f4a0d [2021-06-10T22:26:07.529Z] Step 10/10 : RUN go mod download [2021-06-10T22:26:07.529Z] ---> Running in 979d67fe4f82 [2021-06-10T22:26:29.805Z] Removing intermediate container 979d67fe4f82 [2021-06-10T22:26:29.805Z] ---> 5568be192222 [2021-06-10T22:26:29.805Z] Successfully built 5568be192222 [2021-06-10T22:26:29.805Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:26:30.169Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:26:30.170Z] . [Pipeline] withDockerContainer [2021-06-10T22:26:30.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2021-06-10T22:26:30.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:26:32.209Z] $ docker top 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:26:33.163Z] + go version [2021-06-10T22:26:33.163Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:26:33.212Z] $ docker stop --time=1 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 [2021-06-10T22:26:35.094Z] $ docker rm -f 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:26:35.903Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:26:35.903Z] . [Pipeline] withDockerContainer [2021-06-10T22:26:36.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2021-06-10T22:26:36.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:26:37.955Z] $ docker top e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:26:38.927Z] + go mod tidy [2021-06-10T22:26:39.535Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-10T22:26:39.535Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-10T22:26:39.808Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-10T22:26:39.860Z] $ docker stop --time=1 e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e [2021-06-10T22:26:41.846Z] $ docker rm -f e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:26:42.796Z] ---> job-cost.sh [2021-06-10T22:26:42.796Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rcq3 [2021-06-10T22:27:29.745Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:29:21.549Z] lf-activate-venv(): INFO: Adding /tmp/venv-rcq3/bin to PATH [2021-06-10T22:29:21.549Z] INFO: No Stack... [2021-06-10T22:29:21.549Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:29:21.549Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:29:21.895Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [2021-06-10T22:29:21.895Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:29:21.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [2021-06-10T22:29:21.969Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] did not exist. Created. [2021-06-10T22:29:21.969Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:29:22.344Z] /w/workspace/device-rfid-llrp-go/5@tmp/durable-c43bd3d5/script.sh: 1: /w/workspace/device-rfid-llrp-go/5@tmp/durable-c43bd3d5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:29:22.691Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:29:22.712Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:29:23.361Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:29:23.368Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:29:23.628Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-10T22:29:25.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:25.730Z] ---> package-listing.sh [2021-06-10T22:29:25.730Z] ++ facter osfamily [2021-06-10T22:29:25.730Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:29:25.992Z] + OS_FAMILY=redhat [2021-06-10T22:29:25.992Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-10T22:29:25.992Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:29:25.992Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:29:25.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:29:25.992Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:29:25.992Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-10T22:29:25.992Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:29:25.992Z] + case "${OS_FAMILY}" in [2021-06-10T22:29:25.992Z] + rpm -qa [2021-06-10T22:29:25.992Z] + sort [2021-06-10T22:29:26.565Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:29:26.566Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:29:26.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:29:26.566Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-10T22:29:26.566Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-06-10T22:29:26.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-06-10T22:29:26.579Z] 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:29:26.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:27.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:27.441Z] [2021-06-10T22:29:27.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:27.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:27.760Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:29:27.760Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:29:27.760Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:29:27.760Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:29:27.760Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:29:27.760Z] 93b61091891f: Pulling fs layer [2021-06-10T22:29:27.760Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:29:27.760Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:29:27.760Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:29:27.760Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:29:27.760Z] 93b9cdb0e59b: Waiting [2021-06-10T22:29:27.760Z] 5e14af77c1be: Waiting [2021-06-10T22:29:27.760Z] 01666e4c0597: Waiting [2021-06-10T22:29:27.760Z] aa168da1d23b: Waiting [2021-06-10T22:29:27.760Z] 46f8f816bc3b: Waiting [2021-06-10T22:29:27.760Z] 93b61091891f: Waiting [2021-06-10T22:29:27.760Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:29:27.760Z] 36b3adc4ff6f: Download complete [2021-06-10T22:29:27.760Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T22:29:27.760Z] 46f8f816bc3b: Download complete [2021-06-10T22:29:27.760Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:29:27.760Z] df20fa9351a1: Download complete [2021-06-10T22:29:28.028Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:29:28.028Z] 93b9cdb0e59b: Download complete [2021-06-10T22:29:28.028Z] 93b61091891f: Verifying Checksum [2021-06-10T22:29:28.028Z] 93b61091891f: Download complete [2021-06-10T22:29:28.028Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:29:28.028Z] 5e14af77c1be: Download complete [2021-06-10T22:29:28.028Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:29:28.028Z] 01666e4c0597: Download complete [2021-06-10T22:29:28.028Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:29:28.028Z] 8ad3a11d3b57: Download complete [2021-06-10T22:29:28.028Z] df20fa9351a1: Pull complete [2021-06-10T22:29:28.291Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:29:28.885Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:29:28.885Z] 46f8f816bc3b: Pull complete [2021-06-10T22:29:29.461Z] 93b61091891f: Pull complete [2021-06-10T22:29:29.461Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:29:29.461Z] 5e14af77c1be: Pull complete [2021-06-10T22:29:29.732Z] 01666e4c0597: Pull complete [2021-06-10T22:29:29.732Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:29:29.732Z] aa168da1d23b: Download complete [2021-06-10T22:29:33.978Z] aa168da1d23b: Pull complete [2021-06-10T22:29:33.978Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:29:33.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:33.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:29:34.057Z] prd-centos7-docker-4c-2g-342 does not seem to be running inside a container [2021-06-10T22:29:34.092Z] $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T22:29:36.604Z] $ docker top 065276d25275d0525141c3d66ba2119711a3d3dfa2aa9563406ba514b42b72bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:29:37.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:29:37.312Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:29:37.605Z] + ls /var/log/sa-host [2021-06-10T22:29:37.605Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:29:37.605Z] file_magic: OK [2021-06-10T22:29:37.605Z] HZ: Using current value: 100 [2021-06-10T22:29:37.605Z] file_header: OK [2021-06-10T22:29:37.605Z] 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-10T22:29:37.605Z] Statistics: [2021-06-10T22:29:37.605Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:29:37.605Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:29:37.605Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:29:37.605Z] file_magic: OK [2021-06-10T22:29:37.605Z] HZ: Using current value: 100 [2021-06-10T22:29:37.605Z] file_header: OK [2021-06-10T22:29:37.605Z] 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-10T22:29:37.605Z] Statistics: [2021-06-10T22:29:37.605Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:29:37.605Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:29:37.803Z] provisioning config files... [2021-06-10T22:29:37.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1852922702302917760tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:29:37.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:38.164Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:29:38.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:38.542Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:29:38.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:38.853Z] ---> sudo-logs.sh [2021-06-10T22:29:38.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:29:38.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:39.209Z] ---> job-cost.sh [2021-06-10T22:29:39.209Z] lf-activate-venv: SKIPPING [2021-06-10T22:29:39.209Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:29:39.209Z] INFO: Retrieving Stack Cost... [2021-06-10T22:29:40.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:29:40.731Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:29:40.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:41.049Z] ---> logs-deploy.sh [2021-06-10T22:29:41.049Z] lf-activate-venv: SKIPPING [2021-06-10T22:29:41.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/5 [2021-06-10T22:29:41.049Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:29:41.998Z] Archives upload complete. [2021-06-10T22:29:41.998Z] INFO: archiving logs to Nexus [2021-06-10T22:29:42.574Z] ---> uname -a: [2021-06-10T22:29:42.574Z] Linux prd-centos7-docker-4c-2g-342.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-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> lscpu: [2021-06-10T22:29:42.574Z] Architecture: x86_64 [2021-06-10T22:29:42.574Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T22:29:42.574Z] Byte Order: Little Endian [2021-06-10T22:29:42.574Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T22:29:42.574Z] CPU(s): 2 [2021-06-10T22:29:42.574Z] On-line CPU(s) list: 0,1 [2021-06-10T22:29:42.574Z] Thread(s) per core: 1 [2021-06-10T22:29:42.574Z] Core(s) per socket: 1 [2021-06-10T22:29:42.574Z] Socket(s): 2 [2021-06-10T22:29:42.574Z] NUMA node(s): 1 [2021-06-10T22:29:42.574Z] Vendor ID: AuthenticAMD [2021-06-10T22:29:42.574Z] CPU family: 23 [2021-06-10T22:29:42.574Z] Model: 49 [2021-06-10T22:29:42.574Z] Model name: AMD EPYC-Rome Processor [2021-06-10T22:29:42.574Z] Stepping: 0 [2021-06-10T22:29:42.574Z] CPU MHz: 2799.998 [2021-06-10T22:29:42.574Z] BogoMIPS: 5599.99 [2021-06-10T22:29:42.574Z] Virtualization: AMD-V [2021-06-10T22:29:42.574Z] Hypervisor vendor: KVM [2021-06-10T22:29:42.574Z] Virtualization type: full [2021-06-10T22:29:42.574Z] L1d cache: 64 KiB [2021-06-10T22:29:42.574Z] L1i cache: 64 KiB [2021-06-10T22:29:42.574Z] L2 cache: 1 MiB [2021-06-10T22:29:42.574Z] L3 cache: 32 MiB [2021-06-10T22:29:42.574Z] NUMA node0 CPU(s): 0,1 [2021-06-10T22:29:42.574Z] Vulnerability Itlb multihit: Not affected [2021-06-10T22:29:42.574Z] Vulnerability L1tf: Not affected [2021-06-10T22:29:42.574Z] Vulnerability Mds: Not affected [2021-06-10T22:29:42.574Z] Vulnerability Meltdown: Not affected [2021-06-10T22:29:42.574Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T22:29:42.574Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T22:29:42.574Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T22:29:42.574Z] Vulnerability Srbds: Not affected [2021-06-10T22:29:42.574Z] Vulnerability Tsx async abort: Not affected [2021-06-10T22:29:42.574Z] 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-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> nproc: [2021-06-10T22:29:42.574Z] 2 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> df -h: [2021-06-10T22:29:42.574Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T22:29:42.574Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-10T22:29:42.574Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T22:29:42.574Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T22:29:42.574Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-10T22:29:42.574Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> free -m: [2021-06-10T22:29:42.574Z] total used free shared buff/cache available [2021-06-10T22:29:42.574Z] Mem: 7821 964 4761 0 2094 6678 [2021-06-10T22:29:42.574Z] Swap: 1023 0 1023 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> ip addr: [2021-06-10T22:29:42.574Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T22:29:42.574Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T22:29:42.574Z] inet 127.0.0.1/8 scope host lo [2021-06-10T22:29:42.574Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:42.574Z] inet6 ::1/128 scope host [2021-06-10T22:29:42.574Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:42.574Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T22:29:42.574Z] link/ether fa:16:3e:c0:bd:9f brd ff:ff:ff:ff:ff:ff [2021-06-10T22:29:42.574Z] inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T22:29:42.574Z] valid_lft 85894sec preferred_lft 85894sec [2021-06-10T22:29:42.574Z] inet6 fe80::f816:3eff:fec0:bd9f/64 scope link [2021-06-10T22:29:42.574Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:42.574Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T22:29:42.574Z] link/ether 02:42:41:83:54:72 brd ff:ff:ff:ff:ff:ff [2021-06-10T22:29:42.574Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T22:29:42.574Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:42.574Z] inet6 fe80::42:41ff:fe83:5472/64 scope link [2021-06-10T22:29:42.574Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> sar -b -r -n DEV: [2021-06-10T22:29:42.574Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:21:02 LINUX RESTART (2 CPU) [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T22:29:42.574Z] 22:23:01 1.88 0.00 1.88 0.00 0.00 36.65 0.00 [2021-06-10T22:29:42.574Z] 22:24:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 [2021-06-10T22:29:42.574Z] 22:25:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-06-10T22:29:42.574Z] 22:26:02 0.20 0.00 0.20 0.00 0.00 3.30 0.00 [2021-06-10T22:29:42.574Z] 22:27:01 0.34 0.00 0.34 0.00 0.00 5.57 0.00 [2021-06-10T22:29:42.574Z] 22:28:01 0.32 0.00 0.32 0.00 0.00 3.73 0.00 [2021-06-10T22:29:42.574Z] 22:29:01 0.27 0.00 0.27 0.00 0.00 5.53 0.00 [2021-06-10T22:29:42.574Z] Average: 0.51 0.00 0.51 0.00 0.00 8.82 0.00 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T22:29:42.574Z] 22:23:01 5477412 0 791444 9.88 2620 1737464 1213572 13.40 564148 1568892 20 [2021-06-10T22:29:42.574Z] 22:24:01 5478392 0 790460 9.87 2620 1737468 1198368 13.23 563068 1569552 8 [2021-06-10T22:29:42.574Z] 22:25:01 5476824 0 792024 9.89 2620 1737472 1198368 13.23 564516 1569552 8 [2021-06-10T22:29:42.574Z] 22:26:02 5476668 0 792176 9.89 2620 1737476 1198428 13.23 564020 1570416 8 [2021-06-10T22:29:42.574Z] 22:27:01 5477732 0 791104 9.88 2620 1737484 1198248 13.23 559792 1573584 8 [2021-06-10T22:29:42.574Z] 22:28:01 5477572 0 791264 9.88 2620 1737484 1198188 13.23 559644 1573584 12 [2021-06-10T22:29:42.574Z] 22:29:01 5466672 0 802156 10.02 2620 1737492 1198152 13.23 570428 1573584 8 [2021-06-10T22:29:42.574Z] Average: 5475896 0 792947 9.90 2620 1737477 1200475 13.25 563659 1571309 10 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T22:29:42.574Z] 22:23:01 eth0 4.05 0.85 1.50 0.24 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:24:01 eth0 4.05 0.75 1.04 0.59 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:25:01 eth0 1.87 0.52 0.63 0.37 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:26:02 eth0 1.57 0.78 0.81 0.63 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:27:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:28:01 eth0 0.22 0.12 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:29:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] Average: eth0 1.74 0.47 0.60 0.27 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] ---> sar -P ALL: [2021-06-10T22:29:42.574Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:21:02 LINUX RESTART (2 CPU) [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] 22:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T22:29:42.574Z] 22:23:01 all 0.12 0.00 0.04 0.00 0.04 99.80 [2021-06-10T22:29:42.574Z] 22:23:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-10T22:29:42.574Z] 22:23:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-10T22:29:42.574Z] 22:24:01 all 0.12 0.00 0.04 0.00 0.03 99.81 [2021-06-10T22:29:42.574Z] 22:24:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-10T22:29:42.574Z] 22:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T22:29:42.574Z] 22:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-10T22:29:42.574Z] 22:25:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-10T22:29:42.574Z] 22:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T22:29:42.574Z] 22:26:02 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-10T22:29:42.574Z] 22:26:02 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-10T22:29:42.574Z] 22:26:02 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-10T22:29:42.574Z] 22:27:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T22:29:42.574Z] 22:27:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-10T22:29:42.574Z] 22:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T22:29:42.574Z] 22:28:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-10T22:29:42.574Z] 22:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-10T22:29:42.574Z] 22:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T22:29:42.574Z] 22:29:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-10T22:29:42.574Z] 22:29:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-10T22:29:42.574Z] 22:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-10T22:29:42.574Z] Average: all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-10T22:29:42.574Z] Average: 0 0.12 0.00 0.04 0.00 0.03 99.81 [2021-06-10T22:29:42.574Z] Average: 1 0.05 0.00 0.02 0.00 0.04 99.89 [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z] [2021-06-10T22:29:42.574Z]