Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+13be5718e23b3d254b555f0dd54cf48028820adb (88fe84b05a14b64cfd6ee671eb0548dc1e694de6) 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-ssh5807709299094732706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh434122756270960761.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5315777024826475863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh7326014173764804091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh5199416539132933569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2118 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-ssh2670506069256698182.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh8025041201773246713.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/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 776bc542537621d454952d226f127e8f3f1ae653 Checking out Revision 776bc542537621d454952d226f127e8f3f1ae653 (PR-28) > 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-ssh4866135388078914532.key > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 776bc542537621d454952d226f127e8f3f1ae653 # timeout=10 Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:37 ========================================================= 17:08:37 EdgeX Global Pipelines Version Info 17:08:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 17:08:38 ------------------- 17:08:38 stable info: 17:08:38 ------------------- 17:08:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:38 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:38 Message: update stable to v1.0.196 17:08:39 ------------------- 17:08:39 experimental info: 17:08:39 ------------------- 17:08:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:39 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:39 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:08:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776bc542537621d454952d226f127e8f3f1ae653 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 776bc54 [Pipeline] echo 17:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:40 provisioning config files... 17:08:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config6063952735727057220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:40 ---> docker-login.sh 17:08:40 nexus3.edgexfoundry.org:10001 17:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:40 Configure a credential helper to remove this warning. See 17:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:40 17:08:40 Login Succeeded 17:08:40 nexus3.edgexfoundry.org:10002 17:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:41 Configure a credential helper to remove this warning. See 17:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:41 17:08:41 Login Succeeded 17:08:41 nexus3.edgexfoundry.org:10003 17:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:41 Configure a credential helper to remove this warning. See 17:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:41 17:08:41 Login Succeeded 17:08:41 nexus3.edgexfoundry.org:10004 17:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:41 Configure a credential helper to remove this warning. See 17:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:41 17:08:41 Login Succeeded 17:08:41 docker.io 17:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:42 Configure a credential helper to remove this warning. See 17:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:42 17:08:42 Login Succeeded 17:08:42 ---> docker-login.sh ends [Pipeline] } 17:08:42 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 17:08:42 + git log --format=format:%s -1 776bc542537621d454952d226f127e8f3f1ae653 [Pipeline] echo 17:08:42 GIT_COMMIT: 776bc542537621d454952d226f127e8f3f1ae653, Commit Message: Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD [Pipeline] echo 17:08:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:43 17:08:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:08:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:43 latest: Pulling from edgex-devops/git-semver 17:08:43 31603596830f: Pulling fs layer 17:08:43 b6dc333f4379: Pulling fs layer 17:08:43 3d9ef1400e77: Pulling fs layer 17:08:43 fd332fbdc1db: Pulling fs layer 17:08:43 fd332fbdc1db: Waiting 17:08:43 b6dc333f4379: Verifying Checksum 17:08:43 b6dc333f4379: Download complete 17:08:43 31603596830f: Verifying Checksum 17:08:43 31603596830f: Download complete 17:08:43 fd332fbdc1db: Verifying Checksum 17:08:43 fd332fbdc1db: Download complete 17:08:44 3d9ef1400e77: Verifying Checksum 17:08:44 3d9ef1400e77: Download complete 17:08:44 31603596830f: Pull complete 17:08:44 b6dc333f4379: Pull complete 17:08:45 3d9ef1400e77: Pull complete 17:08:45 fd332fbdc1db: Pull complete 17:08:45 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:08:45 prd-centos7-docker-4c-2g-2118 does not seem to be running inside a container 17:08:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:08:46 $ docker top 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:46 [ssh-agent] Looking for ssh-agent implementation... 17:08:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:46 $ docker exec 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent 17:08:46 SSH_AUTH_SOCK=/tmp/ssh-TyiT7NU36fTO/agent.14 17:08:46 SSH_AGENT_PID=21 17:08:46 Running ssh-add (command line suppressed) 17:08:46 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4583219427132253628.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4583219427132253628.key) 17:08:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:47 + git tag --points-at HEAD [Pipeline] } 17:08:47 $ docker exec --env ******** --env ******** 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent -k 17:08:47 unset SSH_AUTH_SOCK; 17:08:47 unset SSH_AGENT_PID; 17:08:47 echo Agent pid 21 killed; 17:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:47 [ssh-agent] Looking for ssh-agent implementation... 17:08:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:47 $ docker exec 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent 17:08:47 SSH_AUTH_SOCK=/tmp/ssh-YOXvSwRp3J6A/agent.56 17:08:47 SSH_AGENT_PID=63 17:08:47 Running ssh-add (command line suppressed) 17:08:47 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4016827102544070277.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4016827102544070277.key) 17:08:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:48 + git semver init 17:08:48 # -> Open(): unable to determine branch for HEAD 17:08:48 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 17:08:48 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 17:08:48 # $SEMVER_REMOTE_NAME = origin 17:08:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:48 # $SEMVER_USER_NAME = edgex-jenkins 17:08:48 # $SEMVER_BRANCH = PR-28 17:08:48 # $SEMVER_TEMP = /tmp/semver-078396717 17:08:48 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:08:48 # '/tmp/semver-078396717' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 17:08:48 # -> Force: false 17:08:48 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 17:08:48 $ docker exec --env ******** --env ******** 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent -k 17:08:48 unset SSH_AUTH_SOCK; 17:08:48 unset SSH_AGENT_PID; 17:08:48 echo Agent pid 63 killed; 17:08:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:49 + git semver [Pipeline] } 17:08:49 $ docker stop --time=1 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d 17:08:50 $ docker rm -f 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d [Pipeline] // withDockerContainer [Pipeline] sh 17:08:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:08:51 Stashed 1 file(s) [Pipeline] echo 17:08:51 [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 17:09:06 Still waiting to schedule task 17:09:06 ‘prd-centos7-docker-4c-2g-2120’ is offline 17:09:06 Still waiting to schedule task 17:09:06 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2114’ 17:10:20 Running on prd-centos7-docker-4c-2g-2124 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:10:20 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 17:10:20 Selected Git installation does not exist. Using Default 17:10:20 The recommended git tool is: NONE 17:10:23 using credential edgex-jenkins-ssh 17:10:23 Cloning the remote Git repository 17:10:23 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:10:23 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 17:10:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:10:23 > git --version # timeout=10 17:10:23 > git --version # 'git version 2.24.4' 17:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:23 [INFO] Currently running in a labeled security context 17:10:23 [INFO] Currently SELinux is 'enforcing' on the host 17:10:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh1478351995535375433.key 17:10:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:24 Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:10:24 Merge succeeded, producing 21f7d163f8d43ccb7f725f62de22ad7943155ad6 17:10:24 Checking out Revision 21f7d163f8d43ccb7f725f62de22ad7943155ad6 (PR-28) 17:10:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:10:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:24 [INFO] Currently running in a labeled security context 17:10:24 [INFO] Currently SELinux is 'enforcing' on the host 17:10:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh1849763794852051673.key 17:10:24 > 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/main:refs/remotes/origin/main # timeout=10 17:10:24 > git config core.sparsecheckout # timeout=10 17:10:24 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:10:24 > git remote # timeout=10 17:10:24 > git config --get remote.origin.url # timeout=10 17:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:24 [INFO] Currently running in a labeled security context 17:10:24 [INFO] Currently SELinux is 'enforcing' on the host 17:10:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh6361361716238723680.key 17:10:24 > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 17:10:24 > git rev-parse HEAD^{commit} # timeout=10 17:10:24 > git config core.sparsecheckout # timeout=10 17:10:24 > git checkout -f 21f7d163f8d43ccb7f725f62de22ad7943155ad6 # timeout=10 17:10:28 Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" 17:10:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:28 > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 17:10:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:10:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:10:29 + true 17:10:29 + sudo service docker restart 17:10:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:48 provisioning config files... 17:10:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8885248558213776681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:48 ---> docker-login.sh 17:10:48 nexus3.edgexfoundry.org:10001 17:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:48 Configure a credential helper to remove this warning. See 17:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:48 17:10:48 Login Succeeded 17:10:48 nexus3.edgexfoundry.org:10002 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10003 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10004 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 docker.io 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 ---> docker-login.sh ends [Pipeline] } 17:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:50 ========================================================= 17:10:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:10:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:10:50 + 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 . 17:10:50 Sending build context to Docker daemon 1.197MB 17:10:50 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:10:50 Step 2/10 : FROM ${BASE} 17:10:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:50 540db60ca938: Pulling fs layer 17:10:50 adcc1eea9eea: Pulling fs layer 17:10:50 4c4ab2625f07: Pulling fs layer 17:10:50 0510c868ecb4: Pulling fs layer 17:10:50 afea3b2eda06: Pulling fs layer 17:10:50 7809a108b3ef: Pulling fs layer 17:10:50 f706445af74f: Pulling fs layer 17:10:50 0510c868ecb4: Waiting 17:10:50 afea3b2eda06: Waiting 17:10:50 7809a108b3ef: Waiting 17:10:50 f706445af74f: Waiting 17:10:50 4c4ab2625f07: Verifying Checksum 17:10:50 4c4ab2625f07: Download complete 17:10:50 adcc1eea9eea: Verifying Checksum 17:10:50 adcc1eea9eea: Download complete 17:10:50 afea3b2eda06: Verifying Checksum 17:10:50 afea3b2eda06: Download complete 17:10:50 7809a108b3ef: Verifying Checksum 17:10:50 7809a108b3ef: Download complete 17:10:50 540db60ca938: Verifying Checksum 17:10:50 540db60ca938: Download complete 17:10:50 540db60ca938: Pull complete 17:10:50 adcc1eea9eea: Pull complete 17:10:51 4c4ab2625f07: Pull complete 17:10:52 f706445af74f: Verifying Checksum 17:10:52 f706445af74f: Download complete 17:10:52 0510c868ecb4: Verifying Checksum 17:10:52 0510c868ecb4: Download complete 17:10:56 0510c868ecb4: Pull complete 17:10:56 afea3b2eda06: Pull complete 17:10:56 7809a108b3ef: Pull complete 17:10:58 f706445af74f: Pull complete 17:10:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:10:58 ---> b068be0155e3 17:10:58 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:11:03 ---> Running in c32c84901351 17:11:03 Removing intermediate container c32c84901351 17:11:03 ---> 18c43eefe2ea 17:11:03 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:11:03 ---> Running in 853c4fc81897 17:11:03 Removing intermediate container 853c4fc81897 17:11:03 ---> 42b4150dd26f 17:11:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:11:03 ---> Running in 42850b7a9ee7 17:11:03 Removing intermediate container 42850b7a9ee7 17:11:03 ---> 1eb04b20bae5 17:11:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:03 ---> Running in 3773c12926f0 17:11:04 Removing intermediate container 3773c12926f0 17:11:04 ---> f7fb0d46ccba 17:11:04 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:04 ---> Running in 9a55f5e0c513 17:11:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:11:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:11:05 OK: 149 MiB in 40 packages 17:11:06 Removing intermediate container 9a55f5e0c513 17:11:06 ---> 0428bf769dad 17:11:06 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:11:06 ---> Running in 44e2f1f1a0c4 17:11:06 Removing intermediate container 44e2f1f1a0c4 17:11:06 ---> fd27e068a73a 17:11:06 Step 9/10 : COPY . . 17:11:06 ---> ccbdcfff6899 17:11:06 Step 10/10 : RUN go mod download 17:11:06 ---> Running in 53fbfd6b7d60 17:11:18 Removing intermediate container 53fbfd6b7d60 17:11:18 ---> fd4be1233e50 17:11:18 Successfully built fd4be1233e50 17:11:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:11:19 + docker inspect -f . ci-base-image-x86_64 17:11:19 . [Pipeline] withDockerContainer 17:11:19 prd-centos7-docker-4c-2g-2124 does not seem to be running inside a container 17:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 17:11:19 $ docker top 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:20 + go version 17:11:20 go version go1.16.3 linux/amd64 [Pipeline] } 17:11:20 $ docker stop --time=1 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 17:11:21 $ docker rm -f 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:22 + docker inspect -f . ci-base-image-x86_64 17:11:22 . [Pipeline] withDockerContainer 17:11:22 prd-centos7-docker-4c-2g-2124 does not seem to be running inside a container 17:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 17:11:22 $ docker top 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:23 + go mod tidy 17:11:23 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:11:23 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:11:26 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:11:26 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:11:26 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 17:11:26 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:11:26 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:11:26 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] } 17:11:26 $ docker stop --time=1 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 17:11:28 $ docker rm -f 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 [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 17:11:29 ---> job-cost.sh 17:11:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I7rs 17:11:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-I7rs/bin to PATH 17:11:51 INFO: No Stack... 17:11:52 INFO: Retrieving Pricing Info for: v3-standard-2 17:11:53 INFO: Archiving Costs [Pipeline] sh 17:11:53 + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 17:11:53 + cut -d, -f6 [Pipeline] lock 17:11:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] 17:11:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] did not exist. Created. 17:11:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:53 + echo total: 0.05999999865889549 [Pipeline] stash 17:11:54 Stashed 1 file(s) [Pipeline] } 17:11:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:54 Failed in branch amd64 17:12:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2129 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:12:17 Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout 17:12:17 Selected Git installation does not exist. Using Default 17:12:17 The recommended git tool is: NONE 17:12:24 using credential edgex-jenkins-ssh 17:12:24 Cloning the remote Git repository 17:12:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:24 > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 17:12:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:24 > git --version # timeout=10 17:12:24 > git --version # 'git version 2.17.1' 17:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:25 Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:12:26 Merge succeeded, producing 505d694597da456965baefc25d5546996f8abf52 17:12:26 Checking out Revision 505d694597da456965baefc25d5546996f8abf52 (PR-28) 17:12:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:12:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:12:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:12:25 > git config core.sparsecheckout # timeout=10 17:12:26 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:12:26 > git remote # timeout=10 17:12:26 > git config --get remote.origin.url # timeout=10 17:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:26 > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 17:12:26 > git rev-parse HEAD^{commit} # timeout=10 17:12:26 > git config core.sparsecheckout # timeout=10 17:12:26 > git checkout -f 505d694597da456965baefc25d5546996f8abf52 # timeout=10 17:12:30 Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" 17:12:30 First time build. Skipping changelog. 17:12:30 > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:12:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:12:32 + true 17:12:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:51 provisioning config files... 17:12:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8637012807076082368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:51 ---> docker-login.sh 17:12:51 nexus3.edgexfoundry.org:10001 17:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:52 Configure a credential helper to remove this warning. See 17:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:52 17:12:52 Login Succeeded 17:12:52 nexus3.edgexfoundry.org:10002 17:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:53 Configure a credential helper to remove this warning. See 17:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:53 17:12:53 Login Succeeded 17:12:53 nexus3.edgexfoundry.org:10003 17:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:54 Configure a credential helper to remove this warning. See 17:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:54 17:12:54 Login Succeeded 17:12:54 nexus3.edgexfoundry.org:10004 17:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:54 Configure a credential helper to remove this warning. See 17:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:54 17:12:54 Login Succeeded 17:12:54 docker.io 17:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:55 Configure a credential helper to remove this warning. See 17:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:55 17:12:55 Login Succeeded 17:12:55 ---> docker-login.sh ends [Pipeline] } 17:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:55 ========================================================= 17:12:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:12:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:12:56 + 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 . 17:12:56 Sending build context to Docker daemon 1.197MB 17:12:56 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:12:56 Step 2/10 : FROM ${BASE} 17:12:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:56 595b0fe564bb: Pulling fs layer 17:12:56 3088b5b3c5c0: Pulling fs layer 17:12:56 5b7225fbf94c: Pulling fs layer 17:12:56 ba82ee9f976e: Pulling fs layer 17:12:56 506bd15cee9f: Pulling fs layer 17:12:56 75a0a4a0db45: Pulling fs layer 17:12:56 618dc40b7e24: Pulling fs layer 17:12:56 506bd15cee9f: Waiting 17:12:56 75a0a4a0db45: Waiting 17:12:56 ba82ee9f976e: Waiting 17:12:56 618dc40b7e24: Waiting 17:12:57 5b7225fbf94c: Download complete 17:12:57 3088b5b3c5c0: Verifying Checksum 17:12:57 3088b5b3c5c0: Download complete 17:12:57 506bd15cee9f: Verifying Checksum 17:12:57 506bd15cee9f: Download complete 17:12:57 75a0a4a0db45: Verifying Checksum 17:12:57 75a0a4a0db45: Download complete 17:12:57 595b0fe564bb: Verifying Checksum 17:12:57 595b0fe564bb: Download complete 17:12:57 595b0fe564bb: Pull complete 17:12:58 3088b5b3c5c0: Pull complete 17:12:59 5b7225fbf94c: Pull complete 17:12:59 618dc40b7e24: Verifying Checksum 17:12:59 618dc40b7e24: Download complete 17:13:00 ba82ee9f976e: Verifying Checksum 17:13:00 ba82ee9f976e: Download complete 17:13:10 ba82ee9f976e: Pull complete 17:13:10 506bd15cee9f: Pull complete 17:13:11 75a0a4a0db45: Pull complete 17:13:15 618dc40b7e24: Pull complete 17:13:15 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:13:15 ---> a36622ca3599 17:13:15 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:13:16 ---> Running in a1a485087524 17:13:17 Removing intermediate container a1a485087524 17:13:17 ---> 9d26948f1d5d 17:13:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:13:17 ---> Running in 63bc6237afad 17:13:18 Removing intermediate container 63bc6237afad 17:13:18 ---> c7a00b667cc7 17:13:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:13:18 ---> Running in 8a3947b98cf8 17:13:18 Removing intermediate container 8a3947b98cf8 17:13:18 ---> 3701bf977f92 17:13:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:18 ---> Running in cf5b3cd837bc 17:13:21 Removing intermediate container cf5b3cd837bc 17:13:21 ---> 628d8f7f5ab9 17:13:21 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:21 ---> Running in 1f4927233599 17:13:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:24 OK: 138 MiB in 40 packages 17:13:25 Removing intermediate container 1f4927233599 17:13:25 ---> f765d89ad334 17:13:25 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:13:25 ---> Running in 4d21c64aaf44 17:13:26 Removing intermediate container 4d21c64aaf44 17:13:26 ---> a4c0ff7d5e8b 17:13:26 Step 9/10 : COPY . . 17:13:27 ---> cc9a4069273a 17:13:27 Step 10/10 : RUN go mod download 17:13:27 ---> Running in ba5583c1ec8a 17:13:49 Removing intermediate container ba5583c1ec8a 17:13:49 ---> 3fca1708ce14 17:13:49 Successfully built 3fca1708ce14 17:13:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:13:49 + docker inspect -f . ci-base-image-arm64 17:13:49 . [Pipeline] withDockerContainer 17:13:50 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 17:13:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 17:13:51 $ docker top 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:52 + go version 17:13:52 go version go1.16.5 linux/arm64 [Pipeline] } 17:13:52 $ docker stop --time=1 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 17:13:54 $ docker rm -f 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:55 + docker inspect -f . ci-base-image-arm64 17:13:55 . [Pipeline] withDockerContainer 17:13:55 prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 17:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 17:13:57 $ docker top 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:58 + go mod tidy 17:13:59 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:13:59 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:13:59 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:13:59 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:13:59 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 17:13:59 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:13:59 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:13:59 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] } 17:13:59 $ docker stop --time=1 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 17:14:01 $ docker rm -f 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 [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 17:14:02 ---> job-cost.sh 17:14:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qtO6 17:14:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:16:26 lf-activate-venv(): INFO: Adding /tmp/venv-qtO6/bin to PATH 17:16:26 INFO: No Stack... 17:16:26 INFO: Retrieving Pricing Info for: v2-standard-4 17:16:26 INFO: Archiving Costs [Pipeline] sh 17:16:26 + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv 17:16:26 + cut -d, -f6 [Pipeline] lock 17:16:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] 17:16:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] did not exist. Created. 17:16:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:26 /w/workspace/device-rfid-llrp-go/8@tmp/durable-806ee0ce/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-806ee0ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:16:27 + echo total: 0.18000000715255737 [Pipeline] stash 17:16:27 Warning: overwriting stash ‘stack-cost’ 17:16:27 Stashed 1 file(s) [Pipeline] } 17:16:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:28 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 17:16:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:30 ---> package-listing.sh 17:16:30 ++ tr '[:upper:]' '[:lower:]' 17:16:30 ++ facter osfamily 17:16:30 + OS_FAMILY=redhat 17:16:30 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 17:16:30 + START_PACKAGES=/tmp/packages_start.txt 17:16:30 + END_PACKAGES=/tmp/packages_end.txt 17:16:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:30 + PACKAGES=/tmp/packages_start.txt 17:16:30 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:16:30 + PACKAGES=/tmp/packages_end.txt 17:16:30 + case "${OS_FAMILY}" in 17:16:30 + rpm -qa 17:16:30 + sort 17:16:31 + '[' -f /tmp/packages_start.txt ']' 17:16:31 + '[' -f /tmp/packages_end.txt ']' 17:16:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:31 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:16:31 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 17:16:31 + 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 17:16:31 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 17:16:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:32 17:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:32 alpine: Pulling from edgex-lftools-log-publisher 17:16:32 df20fa9351a1: Pulling fs layer 17:16:32 36b3adc4ff6f: Pulling fs layer 17:16:32 8ad3a11d3b57: Pulling fs layer 17:16:32 46f8f816bc3b: Pulling fs layer 17:16:32 93b61091891f: Pulling fs layer 17:16:32 93b9cdb0e59b: Pulling fs layer 17:16:32 5e14af77c1be: Pulling fs layer 17:16:32 01666e4c0597: Pulling fs layer 17:16:32 aa168da1d23b: Pulling fs layer 17:16:32 46f8f816bc3b: Waiting 17:16:32 93b61091891f: Waiting 17:16:32 93b9cdb0e59b: Waiting 17:16:32 5e14af77c1be: Waiting 17:16:32 01666e4c0597: Waiting 17:16:32 aa168da1d23b: Waiting 17:16:32 36b3adc4ff6f: Verifying Checksum 17:16:32 36b3adc4ff6f: Download complete 17:16:32 46f8f816bc3b: Verifying Checksum 17:16:32 46f8f816bc3b: Download complete 17:16:32 df20fa9351a1: Verifying Checksum 17:16:32 df20fa9351a1: Download complete 17:16:32 93b9cdb0e59b: Verifying Checksum 17:16:32 93b9cdb0e59b: Download complete 17:16:32 5e14af77c1be: Verifying Checksum 17:16:32 5e14af77c1be: Download complete 17:16:32 93b61091891f: Verifying Checksum 17:16:32 93b61091891f: Download complete 17:16:32 01666e4c0597: Verifying Checksum 17:16:32 01666e4c0597: Download complete 17:16:32 8ad3a11d3b57: Verifying Checksum 17:16:32 8ad3a11d3b57: Download complete 17:16:32 df20fa9351a1: Pull complete 17:16:33 36b3adc4ff6f: Pull complete 17:16:33 8ad3a11d3b57: Pull complete 17:16:33 46f8f816bc3b: Pull complete 17:16:34 93b61091891f: Pull complete 17:16:34 93b9cdb0e59b: Pull complete 17:16:34 5e14af77c1be: Pull complete 17:16:34 01666e4c0597: Pull complete 17:16:34 aa168da1d23b: Verifying Checksum 17:16:34 aa168da1d23b: Download complete 17:16:40 aa168da1d23b: Pull complete 17:16:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:16:40 prd-centos7-docker-4c-2g-2118 does not seem to be running inside a container 17:16:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:16:42 $ docker top 826204aec89364b984b67537fb6d6319cc545050ba4b60ce783b2dbd3f305b4c -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:43 + touch /tmp/pre-build-complete [Pipeline] sh 17:16:43 + mkdir -p /var/log/sa [Pipeline] sh 17:16:43 + ls /var/log/sa-host 17:16:43 + sadf -c /var/log/sa-host/sa05 17:16:43 file_magic: OK 17:16:43 HZ: Using current value: 100 17:16:43 file_header: OK 17:16:43 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 17:16:43 Statistics: 17:16:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:16:43 File successfully converted to sysstat format version 12.2.1 17:16:43 + sadf -c /var/log/sa-host/sa07 17:16:43 file_magic: OK 17:16:43 HZ: Using current value: 100 17:16:43 file_header: OK 17:16:43 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 17:16:43 Statistics: 17:16:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:16:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:43 provisioning config files... 17:16:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1604297828990013994tmp [Pipeline] { [Pipeline] echo 17:16:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:16:44 ---> create-netrc.sh [Pipeline] } 17:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:16:44 ---> python-tools-install.sh [Pipeline] echo 17:16:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:16:44 ---> sudo-logs.sh 17:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:16:45 ---> job-cost.sh 17:16:45 lf-activate-venv: SKIPPING 17:16:45 DEBUG: total: 0.18000000715255737 17:16:45 INFO: Retrieving Stack Cost... 17:16:46 INFO: Retrieving Pricing Info for: v3-standard-2 17:16:47 INFO: Archiving Costs [Pipeline] echo 17:16:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:16:47 ---> logs-deploy.sh 17:16:47 lf-activate-venv: SKIPPING 17:16:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/8 17:16:47 INFO: archiving workspace using pattern(s): 17:16:48 Archives upload complete. 17:16:48 INFO: archiving logs to Nexus 17:16:49 ---> uname -a: 17:16:49 Linux prd-centos7-docker-4c-2g-2118.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:16:49 17:16:49 17:16:49 ---> lscpu: 17:16:49 Architecture: x86_64 17:16:49 CPU op-mode(s): 32-bit, 64-bit 17:16:49 Byte Order: Little Endian 17:16:49 Address sizes: 40 bits physical, 48 bits virtual 17:16:49 CPU(s): 2 17:16:49 On-line CPU(s) list: 0,1 17:16:49 Thread(s) per core: 1 17:16:49 Core(s) per socket: 1 17:16:49 Socket(s): 2 17:16:49 NUMA node(s): 1 17:16:49 Vendor ID: AuthenticAMD 17:16:49 CPU family: 23 17:16:49 Model: 49 17:16:49 Model name: AMD EPYC-Rome Processor 17:16:49 Stepping: 0 17:16:49 CPU MHz: 2799.998 17:16:49 BogoMIPS: 5599.99 17:16:49 Virtualization: AMD-V 17:16:49 Hypervisor vendor: KVM 17:16:49 Virtualization type: full 17:16:49 L1d cache: 64 KiB 17:16:49 L1i cache: 64 KiB 17:16:49 L2 cache: 1 MiB 17:16:49 L3 cache: 32 MiB 17:16:49 NUMA node0 CPU(s): 0,1 17:16:49 Vulnerability Itlb multihit: Not affected 17:16:49 Vulnerability L1tf: Not affected 17:16:49 Vulnerability Mds: Not affected 17:16:49 Vulnerability Meltdown: Not affected 17:16:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:16:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:16:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:16:49 Vulnerability Srbds: Not affected 17:16:49 Vulnerability Tsx async abort: Not affected 17:16:49 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 17:16:49 17:16:49 17:16:49 ---> nproc: 17:16:49 2 17:16:49 17:16:49 17:16:49 ---> df -h: 17:16:49 Filesystem Size Used Available Use% Mounted on 17:16:49 overlay 40.0G 7.6G 32.4G 19% / 17:16:49 tmpfs 64.0M 0 64.0M 0% /dev 17:16:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:16:49 shm 64.0M 0 64.0M 0% /dev/shm 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:16:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:16:49 17:16:49 17:16:49 ---> free -m: 17:16:49 total used free shared buff/cache available 17:16:49 Mem: 7821 974 4752 0 2094 6669 17:16:49 Swap: 1023 0 1023 17:16:49 17:16:49 17:16:49 ---> ip addr: 17:16:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:16:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:16:49 inet 127.0.0.1/8 scope host lo 17:16:49 valid_lft forever preferred_lft forever 17:16:49 inet6 ::1/128 scope host 17:16:49 valid_lft forever preferred_lft forever 17:16:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:16:49 link/ether fa:16:3e:be:02:7c brd ff:ff:ff:ff:ff:ff 17:16:49 inet 10.30.123.16/23 brd 10.30.123.255 scope global dynamic eth0 17:16:49 valid_lft 85874sec preferred_lft 85874sec 17:16:49 inet6 fe80::f816:3eff:febe:27c/64 scope link 17:16:49 valid_lft forever preferred_lft forever 17:16:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:16:49 link/ether 02:42:c1:6b:b9:5b brd ff:ff:ff:ff:ff:ff 17:16:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:16:49 valid_lft forever preferred_lft forever 17:16:49 inet6 fe80::42:c1ff:fe6b:b95b/64 scope link 17:16:49 valid_lft forever preferred_lft forever 17:16:49 17:16:49 17:16:49 ---> sar -b -r -n DEV: 17:16:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 17:16:49 17:16:49 17:07:51 LINUX RESTART (2 CPU) 17:16:49 17:16:49 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:16:49 17:10:01 1.80 0.00 1.80 0.00 0.00 37.39 0.00 17:16:49 17:11:01 0.45 0.00 0.45 0.00 0.00 7.93 0.00 17:16:49 17:12:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 17:16:49 17:13:01 0.35 0.00 0.35 0.00 0.00 5.83 0.00 17:16:49 17:14:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 17:16:49 17:15:01 0.38 0.00 0.38 0.00 0.00 6.13 0.00 17:16:49 17:16:01 0.13 0.00 0.13 0.00 0.00 2.18 0.00 17:16:49 Average: 0.50 0.00 0.50 0.00 0.00 9.21 0.00 17:16:49 17:16:49 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:16:49 17:10:01 5470848 0 797932 9.96 2620 1737540 1238408 13.67 569880 1569608 12 17:16:49 17:11:01 5470804 0 797968 9.96 2620 1737548 1238512 13.67 571328 1568444 20 17:16:49 17:12:01 5469576 0 799196 9.98 2620 1737548 1238588 13.67 572464 1568444 8 17:16:49 17:13:01 5470580 0 798184 9.97 2620 1737556 1230428 13.58 570928 1569224 20 17:16:49 17:14:01 5471916 0 796844 9.95 2620 1737560 1223184 13.50 565324 1573988 16 17:16:49 17:15:01 5472776 0 795980 9.94 2620 1737564 1213108 13.39 564552 1574028 16 17:16:49 17:16:01 5470276 0 798472 9.97 2620 1737572 1213228 13.39 567076 1574028 8 17:16:49 Average: 5470968 0 797797 9.96 2620 1737555 1227922 13.56 568793 1571109 14 17:16:49 17:16:49 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:16:49 17:10:01 eth0 2.93 0.30 0.49 0.23 0.00 0.00 0.00 0.00 17:16:49 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:11:01 eth0 4.11 1.02 1.27 0.76 0.00 0.00 0.00 0.00 17:16:49 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:12:01 eth0 2.62 0.83 0.96 0.62 0.00 0.00 0.00 0.00 17:16:49 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:13:01 eth0 1.38 0.70 0.80 0.58 0.00 0.00 0.00 0.00 17:16:49 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:14:01 eth0 0.77 0.22 0.19 0.07 0.00 0.00 0.00 0.00 17:16:49 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:15:01 eth0 1.05 0.28 0.32 0.20 0.00 0.00 0.00 0.00 17:16:49 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:16:01 eth0 0.97 0.28 0.32 0.20 0.00 0.00 0.00 0.00 17:16:49 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 Average: eth0 1.98 0.52 0.62 0.38 0.00 0.00 0.00 0.00 17:16:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:49 17:16:49 17:16:49 ---> sar -P ALL: 17:16:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 17:16:49 17:16:49 17:07:51 LINUX RESTART (2 CPU) 17:16:49 17:16:49 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:16:49 17:10:01 all 0.18 0.00 0.04 0.00 0.02 99.77 17:16:49 17:10:01 0 0.28 0.00 0.03 0.00 0.02 99.67 17:16:49 17:10:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:16:49 17:11:01 all 0.22 0.00 0.07 0.00 0.03 99.68 17:16:49 17:11:01 0 0.35 0.00 0.08 0.00 0.03 99.53 17:16:49 17:11:01 1 0.08 0.00 0.05 0.00 0.03 99.83 17:16:49 17:12:01 all 0.14 0.00 0.04 0.00 0.03 99.79 17:16:49 17:12:01 0 0.25 0.00 0.05 0.00 0.03 99.67 17:16:49 17:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:16:49 17:13:01 all 0.14 0.00 0.04 0.00 0.03 99.79 17:16:49 17:13:01 0 0.18 0.00 0.05 0.00 0.02 99.75 17:16:49 17:13:01 1 0.10 0.00 0.03 0.00 0.03 99.83 17:16:49 17:14:01 all 0.12 0.00 0.13 0.00 0.03 99.72 17:16:49 17:14:01 0 0.10 0.00 0.13 0.00 0.03 99.73 17:16:49 17:14:01 1 0.13 0.00 0.13 0.00 0.03 99.70 17:16:49 17:15:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:16:49 17:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:16:49 17:15:01 1 0.13 0.00 0.03 0.00 0.03 99.80 17:16:49 17:16:01 all 0.08 0.00 0.04 0.00 0.03 99.86 17:16:49 17:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:16:49 17:16:01 1 0.10 0.00 0.03 0.00 0.02 99.85 17:16:49 Average: all 0.14 0.00 0.06 0.00 0.03 99.78 17:16:49 Average: 0 0.18 0.00 0.06 0.00 0.03 99.73 17:16:49 Average: 1 0.09 0.00 0.05 0.00 0.03 99.83 17:16:49 17:16:49 17:16:49