Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4138120391277340720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3676974626602844469.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1572433674901913489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3567241133797507680.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh254819735594343319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2292 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh2300446512577910050.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73c0aef866abb96c1bdf0f842f2580fcfb01571a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 Commit message: "ci: changes required for Jakara LTS (#51)" > git rev-list --no-walk 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:29:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:29:58 ========================================================= 03:29:58 EdgeX Global Pipelines Version Info 03:29:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:30:00 ------------------- 03:30:00 stable info: 03:30:00 ------------------- 03:30:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:30:00 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:30:00 Message: update stable to v1.0.207 03:30:00 ------------------- 03:30:00 experimental info: 03:30:00 ------------------- 03:30:00 Commited By: **** collab-it+edgex@linuxfoundation.org 03:30:00 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:30:00 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73c0aef [Pipeline] echo 03:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:01 provisioning config files... 03:30:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5933937407143529752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:02 ---> docker-login.sh 03:30:02 nexus3.edgexfoundry.org:10001 03:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:02 Configure a credential helper to remove this warning. See 03:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:02 03:30:02 Login Succeeded 03:30:02 nexus3.edgexfoundry.org:10002 03:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:02 Configure a credential helper to remove this warning. See 03:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:02 03:30:02 Login Succeeded 03:30:02 nexus3.edgexfoundry.org:10003 03:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:02 Configure a credential helper to remove this warning. See 03:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:02 03:30:02 Login Succeeded 03:30:02 nexus3.edgexfoundry.org:10004 03:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:03 Configure a credential helper to remove this warning. See 03:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:03 03:30:03 Login Succeeded 03:30:03 docker.io 03:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:03 Configure a credential helper to remove this warning. See 03:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:03 03:30:03 Login Succeeded 03:30:03 ---> docker-login.sh ends [Pipeline] } 03:30:03 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 03:30:04 + git log --format=format:%s -1 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] echo 03:30:04 GIT_COMMIT: 73c0aef866abb96c1bdf0f842f2580fcfb01571a, Commit Message: ci: changes required for Jakara LTS (#51) [Pipeline] echo 03:30:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:05 03:30:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:30:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:05 latest: Pulling from edgex-devops/git-semver 03:30:05 31603596830f: Pulling fs layer 03:30:05 04fac38145f0: Pulling fs layer 03:30:05 701f6daf10bf: Pulling fs layer 03:30:05 24f72da36158: Pulling fs layer 03:30:05 24f72da36158: Waiting 03:30:05 04fac38145f0: Verifying Checksum 03:30:05 04fac38145f0: Download complete 03:30:06 31603596830f: Verifying Checksum 03:30:06 31603596830f: Download complete 03:30:06 24f72da36158: Verifying Checksum 03:30:06 24f72da36158: Download complete 03:30:06 701f6daf10bf: Verifying Checksum 03:30:06 701f6daf10bf: Download complete 03:30:06 31603596830f: Pull complete 03:30:06 04fac38145f0: Pull complete 03:30:06 701f6daf10bf: Pull complete 03:30:06 24f72da36158: Pull complete 03:30:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:30:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:30:07 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:30:07 $ docker top 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:08 [ssh-agent] Looking for ssh-agent implementation... 03:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:08 $ docker exec 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent 03:30:08 SSH_AUTH_SOCK=/tmp/ssh-04KfNvGcFPxt/agent.14 03:30:08 SSH_AGENT_PID=20 03:30:08 Running ssh-add (command line suppressed) 03:30:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5644078461884639066.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5644078461884639066.key) 03:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:08 + git tag --points-at HEAD [Pipeline] } 03:30:08 $ docker exec --env ******** --env ******** 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent -k 03:30:08 unset SSH_AUTH_SOCK; 03:30:08 unset SSH_AGENT_PID; 03:30:08 echo Agent pid 20 killed; 03:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:08 [ssh-agent] Looking for ssh-agent implementation... 03:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:09 $ docker exec 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent 03:30:09 SSH_AUTH_SOCK=/tmp/ssh-siDzqC7rSoM2/agent.53 03:30:09 SSH_AGENT_PID=59 03:30:09 Running ssh-add (command line suppressed) 03:30:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4077868374748819885.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4077868374748819885.key) 03:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:09 + git semver init 03:30:09 # -> Open(): unable to determine branch for HEAD 03:30:09 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 03:30:09 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 03:30:09 # $SEMVER_REMOTE_NAME = origin 03:30:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:30:09 # $SEMVER_USER_NAME = edgex-jenkins 03:30:09 # $SEMVER_BRANCH = main 03:30:09 # $SEMVER_TEMP = /tmp/semver-051967142 03:30:09 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 03:30:10 # '/tmp/semver-051967142' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 03:30:10 # -> Force: false 03:30:10 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 03:30:10 $ docker exec --env ******** --env ******** 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent -k 03:30:10 unset SSH_AUTH_SOCK; 03:30:10 unset SSH_AGENT_PID; 03:30:10 echo Agent pid 59 killed; 03:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:10 + git semver [Pipeline] } 03:30:10 $ docker stop --time=1 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 03:30:11 $ docker rm -f 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:30:12 Stashed 1 file(s) [Pipeline] echo 03:30:12 [edgeXSemver]: initialized semver on version 1.0.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:30:27 Still waiting to schedule task 03:30:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:30:27 Still waiting to schedule task 03:30:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:32:08 Running on prd-centos7-docker-4c-2g-2300 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 03:32:08 Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout 03:32:08 Selected Git installation does not exist. Using Default 03:32:08 The recommended git tool is: NONE 03:32:11 using credential edgex-jenkins-ssh 03:32:11 Cloning the remote Git repository 03:32:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:32:10 > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 03:32:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:32:10 > git --version # timeout=10 03:32:10 > git --version # 'git version 2.24.4' 03:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:10 [INFO] Currently running in a labeled security context 03:32:10 [INFO] Currently SELinux is 'enforcing' on the host 03:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/11@tmp/jenkins-gitclient-ssh6006142320281283720.key 03:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:11 Avoid second fetch 03:32:11 Checking out Revision 73c0aef866abb96c1bdf0f842f2580fcfb01571a (main) 03:32:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 03:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:11 > git config core.sparsecheckout # timeout=10 03:32:11 > git checkout -f 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 03:32:15 Commit message: "ci: changes required for Jakara LTS (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:16 provisioning config files... 03:32:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config3083863568480545739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:16 ---> docker-login.sh 03:32:16 nexus3.edgexfoundry.org:10001 03:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:16 Configure a credential helper to remove this warning. See 03:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:16 03:32:16 Login Succeeded 03:32:16 nexus3.edgexfoundry.org:10002 03:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:16 Configure a credential helper to remove this warning. See 03:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:16 03:32:16 Login Succeeded 03:32:16 nexus3.edgexfoundry.org:10003 03:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:17 Configure a credential helper to remove this warning. See 03:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:17 03:32:17 Login Succeeded 03:32:17 nexus3.edgexfoundry.org:10004 03:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:17 Configure a credential helper to remove this warning. See 03:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:17 03:32:17 Login Succeeded 03:32:17 docker.io 03:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:17 Configure a credential helper to remove this warning. See 03:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:17 03:32:17 Login Succeeded 03:32:17 ---> docker-login.sh ends [Pipeline] } 03:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:17 ========================================================= 03:32:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:32:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:32:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 03:32:18 Sending build context to Docker daemon 1.199MB 03:32:18 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 03:32:18 Step 2/12 : FROM ${BASE} AS builder 03:32:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:32:18 4e9f2cdf4387: Pulling fs layer 03:32:18 57d31006c564: Pulling fs layer 03:32:18 bd5ccded8296: Pulling fs layer 03:32:18 304dd3a0f381: Pulling fs layer 03:32:18 d37cda54a23b: Pulling fs layer 03:32:18 bae75c0f2455: Pulling fs layer 03:32:18 806579b3d29a: Pulling fs layer 03:32:18 c77eb801bf70: Pulling fs layer 03:32:18 6d0567d44e1a: Pulling fs layer 03:32:18 304dd3a0f381: Waiting 03:32:18 d37cda54a23b: Waiting 03:32:18 bae75c0f2455: Waiting 03:32:18 806579b3d29a: Waiting 03:32:18 c77eb801bf70: Waiting 03:32:18 6d0567d44e1a: Waiting 03:32:18 bd5ccded8296: Verifying Checksum 03:32:18 bd5ccded8296: Download complete 03:32:18 57d31006c564: Verifying Checksum 03:32:18 57d31006c564: Download complete 03:32:18 d37cda54a23b: Verifying Checksum 03:32:18 d37cda54a23b: Download complete 03:32:18 bae75c0f2455: Verifying Checksum 03:32:18 bae75c0f2455: Download complete 03:32:18 4e9f2cdf4387: Verifying Checksum 03:32:18 4e9f2cdf4387: Download complete 03:32:18 806579b3d29a: Verifying Checksum 03:32:18 806579b3d29a: Download complete 03:32:18 4e9f2cdf4387: Pull complete 03:32:18 57d31006c564: Pull complete 03:32:18 bd5ccded8296: Pull complete 03:32:19 304dd3a0f381: Verifying Checksum 03:32:19 304dd3a0f381: Download complete 03:32:19 c77eb801bf70: Verifying Checksum 03:32:19 c77eb801bf70: Download complete 03:32:20 6d0567d44e1a: Verifying Checksum 03:32:20 6d0567d44e1a: Download complete 03:32:23 304dd3a0f381: Pull complete 03:32:23 d37cda54a23b: Pull complete 03:32:23 bae75c0f2455: Pull complete 03:32:23 806579b3d29a: Pull complete 03:32:23 c77eb801bf70: Pull complete 03:32:26 6d0567d44e1a: Pull complete 03:32:26 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 03:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:32:26 ---> e839a31ac9d1 03:32:26 Step 3/12 : ARG MAKE='make build' 03:32:27 ---> Running in 5aca111027cb 03:32:27 Removing intermediate container 5aca111027cb 03:32:27 ---> 3f1eb9709357 03:32:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 03:32:27 ---> Running in 6053517f15ae 03:32:27 Removing intermediate container 6053517f15ae 03:32:27 ---> d41c5b24eac0 03:32:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 03:32:27 ---> Running in 8c0f0591fbdb 03:32:27 Removing intermediate container 8c0f0591fbdb 03:32:27 ---> f0583779bee4 03:32:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:32:27 ---> Running in 08c736787182 03:32:28 Removing intermediate container 08c736787182 03:32:28 ---> c49ef738c05c 03:32:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:28 ---> Running in c0604b29091e 03:32:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:32:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:32:30 OK: 219 MiB in 52 packages 03:32:30 Removing intermediate container c0604b29091e 03:32:30 ---> 9f662c0cb4c5 03:32:30 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 03:32:30 ---> Running in e543d7f23839 03:32:30 Removing intermediate container e543d7f23839 03:32:30 ---> 1effe62fc005 03:32:30 Step 9/12 : COPY . . 03:32:30 ---> 70933fa897b5 03:32:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:30 ---> Running in aea95bf83c75 03:32:40 Removing intermediate container aea95bf83c75 03:32:40 ---> 1a4b35a79e58 03:32:40 Step 11/12 : RUN go mod tidy 03:32:40 ---> Running in 4981cb5c5d6c 03:32:40 Removing intermediate container 4981cb5c5d6c 03:32:40 ---> cd8d1cfe67dc 03:32:40 Step 12/12 : RUN $MAKE 03:32:40 ---> Running in ebc348dd34b9 03:32:40 noop 03:32:40 Removing intermediate container ebc348dd34b9 03:32:40 ---> 44466164eef8 03:32:40 Successfully built 44466164eef8 03:32:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:32:41 + docker inspect -f . ci-base-image-x86_64 03:32:41 . [Pipeline] withDockerContainer 03:32:41 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 03:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:32:41 $ docker top be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:42 + go version 03:32:42 go version go1.16.8 linux/amd64 [Pipeline] } 03:32:42 $ docker stop --time=1 be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 03:32:43 $ docker rm -f be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:44 + docker inspect -f . ci-base-image-x86_64 03:32:44 . [Pipeline] withDockerContainer 03:32:44 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 03:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:32:44 $ docker top 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:32:44 + make test 03:32:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:32:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 03:33:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 03:33:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 03:33:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.884s coverage: 39.5% of statements 03:33:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.232s coverage: 52.0% of statements 03:33:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 03:33:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:33:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:09 ./bin/test-attribution-txt.sh [Pipeline] } 03:33:10 $ docker stop --time=1 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 03:33:11 $ docker rm -f 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:33:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:33:14 + ls -al . 03:33:14 total 572 03:33:14 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 7 03:33 . 03:33:14 drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 03:32 .. 03:33:14 -rw-rw-r--. 1 jenkins jenkins 6734 Oct 7 03:32 Attribution.txt 03:33:14 drwxrwxr-x. 2 jenkins jenkins 62 Oct 7 03:32 bin 03:33:14 drwxrwxr-x. 4 jenkins jenkins 44 Oct 7 03:32 cmd 03:33:14 -rw-r--r--. 1 jenkins jenkins 462904 Oct 7 03:33 coverage.out 03:33:14 -rw-rw-r--. 1 jenkins jenkins 1540 Oct 7 03:32 Dockerfile 03:33:14 -rw-rw-r--. 1 jenkins jenkins 134 Oct 7 03:32 .dockerignore 03:33:14 drwxrwxr-x. 2 jenkins jenkins 4096 Oct 7 03:32 examples 03:33:14 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 03:32 .git 03:33:14 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:32 .github 03:33:14 -rw-rw-r--. 1 jenkins jenkins 917 Oct 7 03:32 .gitignore 03:33:14 -rw-rw-r--. 1 jenkins jenkins 308 Oct 7 03:32 go.mod 03:33:14 -rw-rw-r--. 1 jenkins jenkins 13807 Oct 7 03:32 go.sum 03:33:14 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:32 GOVERNANCE.md 03:33:14 drwxrwxr-x. 2 jenkins jenkins 31 Oct 7 03:32 images 03:33:14 drwxrwxr-x. 5 jenkins jenkins 45 Oct 7 03:32 internal 03:33:14 -rw-rw-r--. 1 jenkins jenkins 682 Oct 7 03:32 Jenkinsfile 03:33:14 -rw-rw-r--. 1 jenkins jenkins 11347 Oct 7 03:32 LICENSE 03:33:14 -rw-rw-r--. 1 jenkins jenkins 1094 Oct 7 03:32 Makefile 03:33:14 -rw-rw-r--. 1 jenkins jenkins 625 Oct 7 03:32 OWNERS.md 03:33:14 -rw-rw-r--. 1 jenkins jenkins 30261 Oct 7 03:32 README.md 03:33:14 drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 03:32 snap 03:33:14 -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 03:30 VERSION 03:33:14 -rw-rw-r--. 1 jenkins jenkins 193 Oct 7 03:32 version.go [Pipeline] isUnix [Pipeline] sh 03:33:15 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a --label arch=amd64 --label version=1.0.1-dev.3 . 03:33:15 Sending build context to Docker daemon 1.199MB 03:33:15 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 03:33:15 Step 2/23 : FROM ${BASE} AS builder 03:33:15 ---> 44466164eef8 03:33:15 Step 3/23 : ARG MAKE='make build' 03:33:15 ---> Running in 3fff36798a73 03:33:15 Removing intermediate container 3fff36798a73 03:33:15 ---> 68949116d23b 03:33:15 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:33:15 ---> Running in 35749e2c25d6 03:33:15 Removing intermediate container 35749e2c25d6 03:33:15 ---> 05b1eadc915d 03:33:15 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:33:15 ---> Running in bf7e75b251ec 03:33:15 Removing intermediate container bf7e75b251ec 03:33:15 ---> ecbafcb7d656 03:33:15 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:15 ---> Running in 1ed29de44894 03:33:16 Removing intermediate container 1ed29de44894 03:33:16 ---> f190075dbc51 03:33:16 Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:16 ---> Running in 8398127332a2 03:33:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:33:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:33:17 OK: 219 MiB in 52 packages 03:33:17 Removing intermediate container 8398127332a2 03:33:17 ---> c1c78bdc6016 03:33:17 Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 03:33:17 ---> Running in 5c1f04002a08 03:33:17 Removing intermediate container 5c1f04002a08 03:33:17 ---> 7c5dd78ba6dc 03:33:17 Step 9/23 : COPY . . 03:33:18 ---> bd9ca081f6ab 03:33:18 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:18 ---> Running in 756387af2763 03:33:18 Removing intermediate container 756387af2763 03:33:18 ---> 5a2b8eedad66 03:33:18 Step 11/23 : RUN go mod tidy 03:33:18 ---> Running in 7c1582106bfd 03:33:19 Removing intermediate container 7c1582106bfd 03:33:19 ---> 1c71c5a1f68a 03:33:19 Step 12/23 : RUN $MAKE 03:33:19 ---> Running in 6327ebc30e93 03:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd 03:33:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2298 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 03:33:27 Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout 03:33:27 Selected Git installation does not exist. Using Default 03:33:27 The recommended git tool is: NONE 03:33:29 Removing intermediate container 6327ebc30e93 03:33:29 ---> b4d2a8e817a9 03:33:29 Step 13/23 : FROM alpine:3.14 03:33:29 3.14: Pulling from library/alpine 03:33:30 a0d0a0d46f8b: Pulling fs layer 03:33:30 a0d0a0d46f8b: Verifying Checksum 03:33:30 a0d0a0d46f8b: Download complete 03:33:30 a0d0a0d46f8b: Pull complete 03:33:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:33:30 Status: Downloaded newer image for alpine:3.14 03:33:30 ---> 14119a10abf4 03:33:30 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 03:33:30 ---> Running in 7d9b6105f154 03:33:30 Removing intermediate container 7d9b6105f154 03:33:30 ---> 4cc44741f801 03:33:30 Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 03:33:30 ---> 794ef1f5d75d 03:33:30 Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 03:33:30 ---> 6e2724053d51 03:33:30 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 03:33:31 ---> 45f8c38ab6b8 03:33:31 Step 18/23 : EXPOSE 49989 03:33:31 ---> Running in 6431587b9af1 03:33:31 Removing intermediate container 6431587b9af1 03:33:31 ---> 3ff17ef3f348 03:33:31 Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] 03:33:31 ---> Running in 227f05aa6927 03:33:31 Removing intermediate container 227f05aa6927 03:33:31 ---> 33c2564a2216 03:33:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:33:31 ---> Running in 71bd2267a24d 03:33:31 Removing intermediate container 71bd2267a24d 03:33:31 ---> 4ccabe3e766e 03:33:31 Step 21/23 : LABEL arch=amd64 03:33:31 ---> Running in c97142da4492 03:33:31 Removing intermediate container c97142da4492 03:33:31 ---> 47806faf92ad 03:33:31 Step 22/23 : LABEL git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:33:31 ---> Running in 5465a4235b72 03:33:31 Removing intermediate container 5465a4235b72 03:33:31 ---> c6d860c94b50 03:33:31 Step 23/23 : LABEL version=1.0.1-dev.3 03:33:31 ---> Running in 9b1ff135a1c1 03:33:31 Removing intermediate container 9b1ff135a1c1 03:33:31 ---> 0bcd7715245a 03:33:31 [Warning] One or more build-args [ARCH] were not consumed 03:33:31 Successfully built 0bcd7715245a 03:33:31 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:31 provisioning config files... 03:33:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config2854896271369630625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:32 ---> docker-login.sh 03:33:32 nexus3.edgexfoundry.org:10001 03:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:32 Configure a credential helper to remove this warning. See 03:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:32 03:33:32 Login Succeeded 03:33:32 nexus3.edgexfoundry.org:10002 03:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:32 Configure a credential helper to remove this warning. See 03:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:32 03:33:32 Login Succeeded 03:33:32 nexus3.edgexfoundry.org:10003 03:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:32 Configure a credential helper to remove this warning. See 03:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:32 03:33:32 Login Succeeded 03:33:32 nexus3.edgexfoundry.org:10004 03:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:32 Configure a credential helper to remove this warning. See 03:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:32 03:33:32 Login Succeeded 03:33:32 docker.io 03:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:33 Configure a credential helper to remove this warning. See 03:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:33 03:33:33 Login Succeeded 03:33:33 ---> docker-login.sh ends [Pipeline] } 03:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 03:33:33 73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:33:33 latest 03:33:33 1.0.1-dev.3 03:33:33 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:33:33 main 03:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:33:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh 03:33:33 using credential edgex-jenkins-ssh 03:33:33 Cloning the remote Git repository 03:33:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:33:34 6d52c8cca3ff: Preparing 03:33:34 83995003af66: Preparing 03:33:34 c13e2a370541: Preparing 03:33:34 e2eb06d8af82: Preparing 03:33:34 e2eb06d8af82: Layer already exists 03:33:34 c13e2a370541: Pushed 03:33:34 83995003af66: Pushed 03:33:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:33:34 > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 03:33:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:33:34 > git --version # timeout=10 03:33:34 > git --version # 'git version 2.17.1' 03:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:35 Avoid second fetch 03:33:35 Checking out Revision 73c0aef866abb96c1bdf0f842f2580fcfb01571a (main) 03:33:35 6d52c8cca3ff: Pushed 03:33:35 73c0aef866abb96c1bdf0f842f2580fcfb01571a: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:33:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 03:33:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 03:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:33:36 6d52c8cca3ff: Preparing 03:33:36 83995003af66: Preparing 03:33:36 c13e2a370541: Preparing 03:33:36 e2eb06d8af82: Preparing 03:33:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 03:33:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:35 > git config core.sparsecheckout # timeout=10 03:33:35 > git checkout -f 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 03:33:36 e2eb06d8af82: Layer already exists 03:33:36 c13e2a370541: Layer already exists 03:33:36 83995003af66: Layer already exists 03:33:36 6d52c8cca3ff: Layer already exists 03:33:36 latest: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:33:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:33:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 03:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:33:37 6d52c8cca3ff: Preparing 03:33:37 83995003af66: Preparing 03:33:37 c13e2a370541: Preparing 03:33:37 e2eb06d8af82: Preparing 03:33:37 83995003af66: Layer already exists 03:33:37 e2eb06d8af82: Layer already exists 03:33:37 c13e2a370541: Layer already exists 03:33:37 6d52c8cca3ff: Layer already exists 03:33:37 1.0.1-dev.3: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:33:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:33:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:33:38 6d52c8cca3ff: Preparing 03:33:38 83995003af66: Preparing 03:33:38 c13e2a370541: Preparing 03:33:38 e2eb06d8af82: Preparing 03:33:38 e2eb06d8af82: Layer already exists 03:33:38 6d52c8cca3ff: Layer already exists 03:33:38 83995003af66: Layer already exists 03:33:38 c13e2a370541: Layer already exists 03:33:38 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:33:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 03:33:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 03:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:33:38 6d52c8cca3ff: Preparing 03:33:38 83995003af66: Preparing 03:33:38 c13e2a370541: Preparing 03:33:38 e2eb06d8af82: Preparing 03:33:38 e2eb06d8af82: Layer already exists 03:33:38 c13e2a370541: Layer already exists 03:33:38 6d52c8cca3ff: Layer already exists 03:33:38 83995003af66: Layer already exists 03:33:38 main: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:38 ===================================================== [Pipeline] echo 03:33:38 taggedImages: 03:33:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:33:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 03:33:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 03:33:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:33:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:39 03:33:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:33:39 Commit message: "ci: changes required for Jakara LTS (#51)" 03:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:39 latest: Pulling from edgex-lftools-log-publisher 03:33:39 b4d181a07f80: Pulling fs layer 03:33:39 a1111a8f2ec3: Pulling fs layer 03:33:39 ed53099fbce6: Pulling fs layer 03:33:39 dc539afda2c1: Pulling fs layer 03:33:39 77bc0d833cb6: Pulling fs layer 03:33:39 9065ff56babe: Pulling fs layer 03:33:39 d287ab97295c: Pulling fs layer 03:33:39 dc539afda2c1: Waiting 03:33:39 77bc0d833cb6: Waiting 03:33:39 9065ff56babe: Waiting 03:33:39 d287ab97295c: Waiting 03:33:39 03:33:39 GitHub has been notified of this commit’s build result 03:33:39 [Pipeline] withEnv [Pipeline] { 03:33:39 a1111a8f2ec3: Verifying Checksum 03:33:39 a1111a8f2ec3: Download complete 03:33:39 dc539afda2c1: Verifying Checksum 03:33:39 dc539afda2c1: Download complete 03:33:39 ed53099fbce6: Verifying Checksum 03:33:39 ed53099fbce6: Download complete 03:33:39 9065ff56babe: Download complete 03:33:39 77bc0d833cb6: Verifying Checksum 03:33:39 77bc0d833cb6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:40 provisioning config files... 03:33:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config277359250391046617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:40 b4d181a07f80: Verifying Checksum 03:33:40 b4d181a07f80: Download complete 03:33:40 ---> docker-login.sh 03:33:40 nexus3.edgexfoundry.org:10001 03:33:40 d287ab97295c: Verifying Checksum 03:33:40 d287ab97295c: Download complete 03:33:41 b4d181a07f80: Pull complete 03:33:41 a1111a8f2ec3: Pull complete 03:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:42 ed53099fbce6: Pull complete 03:33:42 dc539afda2c1: Pull complete 03:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:42 Configure a credential helper to remove this warning. See 03:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:42 03:33:42 Login Succeeded 03:33:42 nexus3.edgexfoundry.org:10002 03:33:42 77bc0d833cb6: Pull complete 03:33:42 9065ff56babe: Pull complete 03:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:43 Configure a credential helper to remove this warning. See 03:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:43 03:33:43 Login Succeeded 03:33:43 nexus3.edgexfoundry.org:10003 03:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:43 Configure a credential helper to remove this warning. See 03:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:43 03:33:43 Login Succeeded 03:33:43 nexus3.edgexfoundry.org:10004 03:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:44 Configure a credential helper to remove this warning. See 03:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:44 03:33:44 Login Succeeded 03:33:44 docker.io 03:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:45 Configure a credential helper to remove this warning. See 03:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:45 03:33:45 Login Succeeded 03:33:45 ---> docker-login.sh ends [Pipeline] } 03:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:46 ========================================================= 03:33:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:33:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:33:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 03:33:46 Sending build context to Docker daemon 1.199MB 03:33:46 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 03:33:46 Step 2/12 : FROM ${BASE} AS builder 03:33:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:33:47 bbf911997326: Pulling fs layer 03:33:47 58ec367f63d7: Pulling fs layer 03:33:47 1b4a6ffa7d45: Pulling fs layer 03:33:47 fc5181fea5dc: Pulling fs layer 03:33:47 9c418107303f: Pulling fs layer 03:33:47 284eca6f2348: Pulling fs layer 03:33:47 842844d905b1: Pulling fs layer 03:33:47 901a3a57568e: Pulling fs layer 03:33:47 284eca6f2348: Waiting 03:33:47 842844d905b1: Waiting 03:33:47 901a3a57568e: Waiting 03:33:47 fc5181fea5dc: Waiting 03:33:47 9c418107303f: Waiting 03:33:47 1b4a6ffa7d45: Verifying Checksum 03:33:47 1b4a6ffa7d45: Download complete 03:33:47 58ec367f63d7: Download complete 03:33:47 9c418107303f: Verifying Checksum 03:33:47 9c418107303f: Download complete 03:33:47 284eca6f2348: Verifying Checksum 03:33:47 284eca6f2348: Download complete 03:33:47 bbf911997326: Verifying Checksum 03:33:47 bbf911997326: Download complete 03:33:47 842844d905b1: Verifying Checksum 03:33:47 842844d905b1: Download complete 03:33:48 d287ab97295c: Pull complete 03:33:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:33:48 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 03:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:48 bbf911997326: Pull complete 03:33:49 58ec367f63d7: Pull complete 03:33:49 1b4a6ffa7d45: Pull complete 03:33:49 901a3a57568e: Verifying Checksum 03:33:49 901a3a57568e: Download complete 03:33:49 fc5181fea5dc: Verifying Checksum 03:33:49 fc5181fea5dc: Download complete 03:33:50 $ docker top df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:51 ---> job-cost.sh 03:33:51 lf-activate-venv: SKIPPING 03:33:51 INFO: No Stack... 03:33:51 INFO: Retrieving Pricing Info for: v3-standard-2 03:33:52 INFO: Archiving Costs [Pipeline] sh 03:33:52 + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv 03:33:52 + cut -d, -f6 [Pipeline] lock 03:33:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] 03:33:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] did not exist. Created. 03:33:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:52 + echo total: 0.05999999865889549 [Pipeline] stash 03:33:52 Stashed 1 file(s) [Pipeline] } 03:33:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:52 $ docker stop --time=1 df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 03:33:54 $ docker rm -f df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:00 fc5181fea5dc: Pull complete 03:34:00 9c418107303f: Pull complete 03:34:00 284eca6f2348: Pull complete 03:34:00 842844d905b1: Pull complete 03:34:07 901a3a57568e: Pull complete 03:34:07 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:34:07 ---> 72ade6ffb461 03:34:07 Step 3/12 : ARG MAKE='make build' 03:34:12 ---> Running in 875eb32c2cd6 03:34:12 Removing intermediate container 875eb32c2cd6 03:34:12 ---> cdbbaff8ca8d 03:34:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 03:34:12 ---> Running in 135400889c50 03:34:12 Removing intermediate container 135400889c50 03:34:12 ---> 3e248e3aaf8a 03:34:12 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 03:34:13 ---> Running in 6d22eb78bb78 03:34:13 Removing intermediate container 6d22eb78bb78 03:34:13 ---> 018cf17abe9d 03:34:13 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:13 ---> Running in af81ea94fd1b 03:34:16 Removing intermediate container af81ea94fd1b 03:34:16 ---> 1012149a11e1 03:34:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:16 ---> Running in 4dc6283793d2 03:34:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:34:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:34:19 OK: 218 MiB in 52 packages 03:34:20 Removing intermediate container 4dc6283793d2 03:34:20 ---> 01ad9496c346 03:34:20 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 03:34:20 ---> Running in ca00fd972a2e 03:34:21 Removing intermediate container ca00fd972a2e 03:34:21 ---> c3f61ca67c82 03:34:21 Step 9/12 : COPY . . 03:34:22 ---> 14b7c2b28aa0 03:34:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:22 ---> Running in 84fb8f80600a 03:34:49 Removing intermediate container 84fb8f80600a 03:34:49 ---> adf3fed8e7df 03:34:49 Step 11/12 : RUN go mod tidy 03:34:49 ---> Running in 39296796b883 03:34:49 Removing intermediate container 39296796b883 03:34:49 ---> b53e18818247 03:34:49 Step 12/12 : RUN $MAKE 03:34:49 ---> Running in f8b4774dc0eb 03:34:50 noop 03:34:51 Removing intermediate container f8b4774dc0eb 03:34:51 ---> 13abeadc24e7 03:34:51 Successfully built 13abeadc24e7 03:34:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:34:51 + docker inspect -f . ci-base-image-arm64 03:34:51 . [Pipeline] withDockerContainer 03:34:51 prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container 03:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:53 $ docker top 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:54 + go version 03:34:54 go version go1.16.8 linux/arm64 [Pipeline] } 03:34:54 $ docker stop --time=1 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 03:34:56 $ docker rm -f 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:57 + docker inspect -f . ci-base-image-arm64 03:34:57 . [Pipeline] withDockerContainer 03:34:57 prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container 03:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:59 $ docker top 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:35:00 + make test 03:35:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:35:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 03:35:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 03:35:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 03:36:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.344s coverage: 39.5% of statements 03:36:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.592s coverage: 52.0% of statements 03:36:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements 03:36:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:36:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:48 ./bin/test-attribution-txt.sh [Pipeline] } 03:36:49 $ docker stop --time=1 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 03:36:51 $ docker rm -f 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:52 Warning: overwriting stash ‘coverage-report’ 03:36:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:54 + ls -al . 03:36:54 total 604 03:36:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 03:36 . 03:36:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 .. 03:36:54 -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 03:33 .dockerignore 03:36:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:33 .git 03:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 .github 03:36:54 -rw-rw-r-- 1 jenkins jenkins 917 Oct 7 03:33 .gitignore 03:36:54 -rw-rw-r-- 1 jenkins jenkins 6734 Oct 7 03:33 Attribution.txt 03:36:54 -rw-rw-r-- 1 jenkins jenkins 1540 Oct 7 03:33 Dockerfile 03:36:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:33 GOVERNANCE.md 03:36:54 -rw-rw-r-- 1 jenkins jenkins 682 Oct 7 03:33 Jenkinsfile 03:36:54 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 03:33 LICENSE 03:36:54 -rw-rw-r-- 1 jenkins jenkins 1094 Oct 7 03:33 Makefile 03:36:54 -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 03:33 OWNERS.md 03:36:54 -rw-rw-r-- 1 jenkins jenkins 30261 Oct 7 03:33 README.md 03:36:54 -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 03:30 VERSION 03:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 bin 03:36:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 cmd 03:36:54 -rw-r--r-- 1 jenkins jenkins 462904 Oct 7 03:36 coverage.out 03:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 examples 03:36:54 -rw-rw-r-- 1 jenkins jenkins 308 Oct 7 03:33 go.mod 03:36:54 -rw-rw-r-- 1 jenkins jenkins 13807 Oct 7 03:33 go.sum 03:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 images 03:36:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 03:33 internal 03:36:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 snap 03:36:54 -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 03:33 version.go [Pipeline] isUnix [Pipeline] sh 03:36:55 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a --label arch=arm64 --label version=1.0.1-dev.3 . 03:36:55 Sending build context to Docker daemon 1.199MB 03:36:55 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 03:36:55 Step 2/23 : FROM ${BASE} AS builder 03:36:55 ---> 13abeadc24e7 03:36:55 Step 3/23 : ARG MAKE='make build' 03:36:55 ---> Running in 5a83f5411052 03:36:56 Removing intermediate container 5a83f5411052 03:36:56 ---> 7a3dd4c845e8 03:36:56 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:36:56 ---> Running in efd2de366b24 03:36:57 Removing intermediate container efd2de366b24 03:36:57 ---> e588f2683e29 03:36:57 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:36:57 ---> Running in b211f14b001a 03:36:58 Removing intermediate container b211f14b001a 03:36:58 ---> 08758a45244b 03:36:58 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:58 ---> Running in 45a92828958a 03:37:00 Removing intermediate container 45a92828958a 03:37:00 ---> 5824c0f5b3f3 03:37:00 Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:00 ---> Running in dcca066c379d 03:37:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:04 OK: 218 MiB in 52 packages 03:37:05 Removing intermediate container dcca066c379d 03:37:05 ---> 3f0b2a59eede 03:37:05 Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 03:37:05 ---> Running in 1c5bf1b07ea6 03:37:06 Removing intermediate container 1c5bf1b07ea6 03:37:06 ---> c2278ac43690 03:37:06 Step 9/23 : COPY . . 03:37:08 ---> b823e33a05f0 03:37:08 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:08 ---> Running in bc8cba37dc49 03:37:10 Removing intermediate container bc8cba37dc49 03:37:10 ---> 13c98014542a 03:37:10 Step 11/23 : RUN go mod tidy 03:37:10 ---> Running in f4d4ad4af354 03:37:14 Removing intermediate container f4d4ad4af354 03:37:14 ---> 0b2ac2ceced0 03:37:14 Step 12/23 : RUN $MAKE 03:37:14 ---> Running in d05c2ee38620 03:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd 03:37:55 Removing intermediate container d05c2ee38620 03:37:55 ---> d9360b0907bf 03:37:55 Step 13/23 : FROM alpine:3.14 03:37:55 3.14: Pulling from library/alpine 03:37:55 552d1f2373af: Pulling fs layer 03:37:55 552d1f2373af: Verifying Checksum 03:37:55 552d1f2373af: Download complete 03:37:55 552d1f2373af: Pull complete 03:37:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:37:55 Status: Downloaded newer image for alpine:3.14 03:37:55 ---> bb3de5531c18 03:37:55 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 03:37:56 ---> Running in 062b111598d6 03:37:56 Removing intermediate container 062b111598d6 03:37:56 ---> cdfa742ca7cd 03:37:56 Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 03:37:57 ---> 4be348887709 03:37:57 Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 03:37:58 ---> 5d6c44c87266 03:37:58 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 03:37:59 ---> 172a00f6c3b8 03:37:59 Step 18/23 : EXPOSE 49989 03:37:59 ---> Running in 985131241f48 03:37:59 Removing intermediate container 985131241f48 03:37:59 ---> f1abc27b1b28 03:37:59 Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] 03:38:00 ---> Running in c72687941d18 03:38:00 Removing intermediate container c72687941d18 03:38:00 ---> 8ef986e49590 03:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:38:00 ---> Running in 641dde6f93d2 03:38:01 Removing intermediate container 641dde6f93d2 03:38:01 ---> 28f167003ea8 03:38:01 Step 21/23 : LABEL arch=arm64 03:38:01 ---> Running in 6f1919bc5a24 03:38:02 Removing intermediate container 6f1919bc5a24 03:38:02 ---> 3154ee4db83b 03:38:02 Step 22/23 : LABEL git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:38:02 ---> Running in ec2385d33cd8 03:38:02 Removing intermediate container ec2385d33cd8 03:38:02 ---> c60724dfaeea 03:38:02 Step 23/23 : LABEL version=1.0.1-dev.3 03:38:02 ---> Running in 66abfa8a216a 03:38:03 Removing intermediate container 66abfa8a216a 03:38:03 ---> fbd852a62817 03:38:03 [Warning] One or more build-args [ARCH] were not consumed 03:38:03 Successfully built fbd852a62817 03:38:03 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:03 provisioning config files... 03:38:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config2163440913839884053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:03 ---> docker-login.sh 03:38:03 nexus3.edgexfoundry.org:10001 03:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:04 Configure a credential helper to remove this warning. See 03:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:04 03:38:04 Login Succeeded 03:38:04 nexus3.edgexfoundry.org:10002 03:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:05 Configure a credential helper to remove this warning. See 03:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:05 03:38:05 Login Succeeded 03:38:05 nexus3.edgexfoundry.org:10003 03:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:05 Configure a credential helper to remove this warning. See 03:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:05 03:38:05 Login Succeeded 03:38:05 nexus3.edgexfoundry.org:10004 03:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:06 Configure a credential helper to remove this warning. See 03:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:06 03:38:06 Login Succeeded 03:38:06 docker.io 03:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:07 Configure a credential helper to remove this warning. See 03:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:07 03:38:07 Login Succeeded 03:38:07 ---> docker-login.sh ends [Pipeline] } 03:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:07 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 03:38:07 73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:38:07 latest 03:38:07 1.0.1-dev.3 03:38:07 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:38:07 main 03:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh 03:38:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:38:08 a5ac2a4e8608: Preparing 03:38:08 e9f1675dc12d: Preparing 03:38:08 b2c2c1696e19: Preparing 03:38:08 ee420dfed78a: Preparing 03:38:08 ee420dfed78a: Layer already exists 03:38:08 e9f1675dc12d: Pushed 03:38:08 b2c2c1696e19: Pushed 03:38:11 a5ac2a4e8608: Pushed 03:38:11 73c0aef866abb96c1bdf0f842f2580fcfb01571a: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh 03:38:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:38:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 03:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:38:12 a5ac2a4e8608: Preparing 03:38:12 e9f1675dc12d: Preparing 03:38:12 b2c2c1696e19: Preparing 03:38:12 ee420dfed78a: Preparing 03:38:12 e9f1675dc12d: Layer already exists 03:38:12 a5ac2a4e8608: Layer already exists 03:38:12 b2c2c1696e19: Layer already exists 03:38:12 ee420dfed78a: Layer already exists 03:38:12 latest: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh 03:38:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:38:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 03:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:38:13 a5ac2a4e8608: Preparing 03:38:13 e9f1675dc12d: Preparing 03:38:13 b2c2c1696e19: Preparing 03:38:13 ee420dfed78a: Preparing 03:38:13 a5ac2a4e8608: Layer already exists 03:38:13 b2c2c1696e19: Layer already exists 03:38:13 ee420dfed78a: Layer already exists 03:38:13 e9f1675dc12d: Layer already exists 03:38:13 1.0.1-dev.3: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh 03:38:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:38:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:38:14 a5ac2a4e8608: Preparing 03:38:14 e9f1675dc12d: Preparing 03:38:14 b2c2c1696e19: Preparing 03:38:14 ee420dfed78a: Preparing 03:38:14 b2c2c1696e19: Layer already exists 03:38:14 a5ac2a4e8608: Layer already exists 03:38:14 ee420dfed78a: Layer already exists 03:38:14 e9f1675dc12d: Layer already exists 03:38:14 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh 03:38:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 03:38:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 03:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:38:16 a5ac2a4e8608: Preparing 03:38:16 e9f1675dc12d: Preparing 03:38:16 b2c2c1696e19: Preparing 03:38:16 ee420dfed78a: Preparing 03:38:16 e9f1675dc12d: Layer already exists 03:38:16 ee420dfed78a: Layer already exists 03:38:16 b2c2c1696e19: Layer already exists 03:38:16 a5ac2a4e8608: Layer already exists 03:38:16 main: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:16 ===================================================== [Pipeline] echo 03:38:16 taggedImages: 03:38:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a 03:38:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 03:38:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 03:38:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 03:38:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:16 03:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:17 arm64: Pulling from edgex-lftools-log-publisher 03:38:17 448f6bf000e3: Pulling fs layer 03:38:17 f757da607395: Pulling fs layer 03:38:17 05883995daec: Pulling fs layer 03:38:17 8603b9c90790: Pulling fs layer 03:38:17 1560dd03e051: Pulling fs layer 03:38:17 27f5ce0e4adf: Pulling fs layer 03:38:17 c2d8d7efcc4b: Pulling fs layer 03:38:17 1560dd03e051: Waiting 03:38:17 27f5ce0e4adf: Waiting 03:38:17 c2d8d7efcc4b: Waiting 03:38:17 8603b9c90790: Waiting 03:38:17 f757da607395: Verifying Checksum 03:38:17 f757da607395: Download complete 03:38:17 8603b9c90790: Verifying Checksum 03:38:17 8603b9c90790: Download complete 03:38:17 05883995daec: Verifying Checksum 03:38:17 05883995daec: Download complete 03:38:17 27f5ce0e4adf: Verifying Checksum 03:38:17 27f5ce0e4adf: Download complete 03:38:18 1560dd03e051: Verifying Checksum 03:38:18 1560dd03e051: Download complete 03:38:18 448f6bf000e3: Verifying Checksum 03:38:18 448f6bf000e3: Download complete 03:38:22 c2d8d7efcc4b: Verifying Checksum 03:38:22 c2d8d7efcc4b: Download complete 03:38:22 448f6bf000e3: Pull complete 03:38:23 f757da607395: Pull complete 03:38:25 05883995daec: Pull complete 03:38:25 8603b9c90790: Pull complete 03:38:26 1560dd03e051: Pull complete 03:38:26 27f5ce0e4adf: Pull complete 03:38:42 c2d8d7efcc4b: Pull complete 03:38:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:38:42 prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container 03:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:38:48 $ docker top ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:49 ---> job-cost.sh 03:38:49 lf-activate-venv: SKIPPING 03:38:49 INFO: No Stack... 03:38:49 INFO: Retrieving Pricing Info for: v3-standard-4 03:38:50 INFO: Archiving Costs [Pipeline] sh 03:38:50 + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv 03:38:50 + cut -d, -f6 [Pipeline] lock 03:38:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] 03:38:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] did not exist. Created. 03:38:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:51 /w/workspace/device-rfid-llrp-go/11@tmp/durable-28773c34/script.sh: 1: /w/workspace/device-rfid-llrp-go/11@tmp/durable-28773c34/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:38:52 + echo total: 0.10999999940395355 [Pipeline] stash 03:38:52 Warning: overwriting stash ‘stack-cost’ 03:38:52 Stashed 1 file(s) [Pipeline] } 03:38:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:52 $ docker stop --time=1 ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a 03:38:54 $ docker rm -f ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:38:55 provisioning config files... 03:38:55 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4623988982838714991tmp [Pipeline] { [Pipeline] sh 03:38:55 + set +x 03:38:55 + curl -s https://codecov.io/bash 03:38:55 + bash -s -- 03:38:55 03:38:55 _____ _ 03:38:55 / ____| | | 03:38:55 | | ___ __| | ___ ___ _____ __ 03:38:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:38:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:38:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:38:55 Bash-1.0.6 03:38:55 03:38:55 03:38:55 ==> git version 2.24.4 found 03:38:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:38:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:38:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:38:55 ==> Jenkins CI detected. 03:38:55 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 03:38:55 project root: . 03:38:55 --> token set from env 03:38:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:38:55 ==> Running gcov in . (disable via -X gcov) 03:38:55 ==> Python coveragepy not found 03:38:55 ==> Searching for coverage reports in: 03:38:55 + . 03:38:55 -> Found 1 reports 03:38:55 ==> Detecting git/mercurial file structure 03:38:55 ==> Reading reports 03:38:55 + ./coverage.out bytes=462904 03:38:55 ==> Appending adjustments 03:38:55 https://docs.codecov.io/docs/fixing-reports 03:38:56 + Found adjustments 03:38:56 ==> Gzipping contents 03:38:56 52K /tmp/codecov.F3lH2z.gz 03:38:56 ==> Uploading reports 03:38:56 url: https://codecov.io 03:38:56 query: branch=main&commit=73c0aef866abb96c1bdf0f842f2580fcfb01571a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:38:56 -> Pinging Codecov 03:38:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=73c0aef866abb96c1bdf0f842f2580fcfb01571a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:38:56 -> Uploading to 03:38:56 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/581DD39554BDF9B6E22D074273EAD858/73c0aef866abb96c1bdf0f842f2580fcfb01571a/89b89800-177f-4a7a-8acb-1f2f25073f7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T033856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5c3148c4cd06bc4b44b22a193bfb0d8531a77e43561f4d5cd2b8c8a44e00e91 03:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:56 Dload Upload Total Spent Left Speed 03:38:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51840 0 0 100 51840 0 140k --:--:-- --:--:-- --:--:-- 141k 03:38:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] } 03:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:38:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:38:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:38:57 03:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:38:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:38:58 188c0c94c7c5: Pulling fs layer 03:38:58 0ef7d3d256c8: Pulling fs layer 03:38:58 de9db76c5a1d: Pulling fs layer 03:38:58 0eba1c9be4d2: Pulling fs layer 03:38:58 0d57e429df01: Pulling fs layer 03:38:58 4e4be7b47b0d: Pulling fs layer 03:38:58 e1f770b5df2f: Pulling fs layer 03:38:58 85a0685a4137: Pulling fs layer 03:38:58 0eba1c9be4d2: Waiting 03:38:58 0d57e429df01: Waiting 03:38:58 4e4be7b47b0d: Waiting 03:38:58 e1f770b5df2f: Waiting 03:38:58 85a0685a4137: Waiting 03:38:58 de9db76c5a1d: Verifying Checksum 03:38:58 de9db76c5a1d: Download complete 03:38:58 0ef7d3d256c8: Verifying Checksum 03:38:58 0ef7d3d256c8: Download complete 03:38:58 0d57e429df01: Verifying Checksum 03:38:58 0d57e429df01: Download complete 03:38:58 188c0c94c7c5: Verifying Checksum 03:38:58 188c0c94c7c5: Download complete 03:38:58 4e4be7b47b0d: Download complete 03:38:58 188c0c94c7c5: Pull complete 03:38:58 0ef7d3d256c8: Pull complete 03:38:59 de9db76c5a1d: Pull complete 03:38:59 e1f770b5df2f: Verifying Checksum 03:38:59 e1f770b5df2f: Download complete 03:38:59 0eba1c9be4d2: Verifying Checksum 03:38:59 0eba1c9be4d2: Download complete 03:38:59 85a0685a4137: Verifying Checksum 03:38:59 85a0685a4137: Download complete 03:39:04 0eba1c9be4d2: Pull complete 03:39:04 0d57e429df01: Pull complete 03:39:04 4e4be7b47b0d: Pull complete 03:39:04 e1f770b5df2f: Pull complete 03:39:11 85a0685a4137: Pull complete 03:39:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:39:11 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:39:12 $ docker top 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 -eo pid,comm [Pipeline] { [Pipeline] echo 03:39:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:39:12 + set -o pipefail 03:39:12 + snyk monitor '--org=edgex-jenkins' 03:39:16 03:39:16 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 03:39:16 03:39:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/3457420a-9f25-4bc1-84bc-5dc22c021c88 03:39:16 03:39:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:39:16 03:39:16 03:39:16 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 03:39:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:39:16 $ docker stop --time=1 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 03:39:17 $ docker rm -f 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:18 + git log --format=format:%s -1 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh 03:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:19 . [Pipeline] withDockerContainer 03:39:19 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:39:19 $ docker top a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:19 [ssh-agent] Looking for ssh-agent implementation... 03:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:19 $ docker exec a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 ssh-agent 03:39:19 SSH_AUTH_SOCK=/tmp/ssh-Z5kb09ipXBJF/agent.14 03:39:19 SSH_AGENT_PID=21 03:39:19 Running ssh-add (command line suppressed) 03:39:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7949427782450699344.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7949427782450699344.key) 03:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:20 + git semver tag 03:39:20 # -> Open(): unable to determine branch for HEAD 03:39:20 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 03:39:20 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 03:39:20 # $SEMVER_REMOTE_NAME = origin 03:39:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:20 # $SEMVER_USER_NAME = edgex-jenkins 03:39:20 # $SEMVER_BRANCH = main 03:39:20 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 03:39:20 # 73c0aef866abb96c1bdf0f842f2580fcfb01571a HEAD 03:39:20 # -> Force: false 03:39:20 # 6678ca341fcaf8ed9c858d0f8e230fec5331f22d refs/tags/v1.0.1-dev.3 [Pipeline] } 03:39:20 $ docker exec --env ******** --env ******** a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 ssh-agent -k 03:39:20 unset SSH_AUTH_SOCK; 03:39:20 unset SSH_AGENT_PID; 03:39:20 echo Agent pid 21 killed; 03:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:20 + git semver [Pipeline] } 03:39:20 $ docker stop --time=1 a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 03:39:22 $ docker rm -f a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:22 03:39:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:23 0.23.1-centos7: Pulling from edgex-lftools 03:39:23 ab5ef0e58194: Pulling fs layer 03:39:23 9712f1f96733: Pulling fs layer 03:39:23 63f879dbbcfc: Pulling fs layer 03:39:23 0d9ebad4ef96: Pulling fs layer 03:39:23 e9a5061849ea: Pulling fs layer 03:39:23 d747dcd14b5f: Pulling fs layer 03:39:23 2de7ff778b66: Pulling fs layer 03:39:23 0d9ebad4ef96: Waiting 03:39:23 e9a5061849ea: Waiting 03:39:23 d747dcd14b5f: Waiting 03:39:23 2de7ff778b66: Waiting 03:39:23 9712f1f96733: Verifying Checksum 03:39:23 9712f1f96733: Download complete 03:39:24 63f879dbbcfc: Verifying Checksum 03:39:24 63f879dbbcfc: Download complete 03:39:24 e9a5061849ea: Verifying Checksum 03:39:24 e9a5061849ea: Download complete 03:39:24 d747dcd14b5f: Verifying Checksum 03:39:24 d747dcd14b5f: Download complete 03:39:24 0d9ebad4ef96: Verifying Checksum 03:39:24 0d9ebad4ef96: Download complete 03:39:24 2de7ff778b66: Verifying Checksum 03:39:24 2de7ff778b66: Download complete 03:39:24 ab5ef0e58194: Verifying Checksum 03:39:24 ab5ef0e58194: Download complete 03:39:28 ab5ef0e58194: Pull complete 03:39:28 9712f1f96733: Pull complete 03:39:28 63f879dbbcfc: Pull complete 03:39:34 0d9ebad4ef96: Pull complete 03:39:34 e9a5061849ea: Pull complete 03:39:34 d747dcd14b5f: Pull complete 03:39:35 2de7ff778b66: Pull complete 03:39:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:39:35 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:39:38 $ docker top 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:39:38 provisioning config files... 03:39:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2104190771808996600tmp 03:39:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6439710712987381441tmp 03:39:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6843177422702431401tmp [Pipeline] { [Pipeline] echo 03:39:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:39:39 ---> sigul-configuration.sh 03:39:39 gpg: directory `/root/.gnupg' created 03:39:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:39:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:39:39 gpg: keyring `/root/.gnupg/secring.gpg' created 03:39:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:39:39 gpg: CAST5 encrypted data 03:39:39 gpg: encrypted with 1 passphrase 03:39:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:39:39 + mkdir /home/jenkins 03:39:39 + mkdir /home/jenkins/sigul [Pipeline] sh 03:39:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:39:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:39:40 ---> sigul-install.sh 03:39:40 Sigul already installed; skipping installation. [Pipeline] sh 03:39:40 + git tag --list 03:39:40 v0.0.0 03:39:40 v1.0.0 03:39:40 v1.0.0-dev.1 03:39:40 v1.0.0-dev.2 03:39:40 v1.0.0-dev.3 03:39:40 v1.0.0-dev.4 03:39:40 v1.0.0-dev.5 03:39:40 v1.0.0-dev.6 03:39:40 v1.0.0-dev.7 03:39:40 v1.0.0-dev.8 03:39:40 v1.0.0-dev.9 03:39:40 v1.0.1-dev.1 03:39:40 v1.0.1-dev.2 03:39:40 v1.0.1-dev.3 [Pipeline] sh 03:39:40 + lftools sign git-tag v1.0.1-dev.3 03:39:41 Signing Git tag with Sigul... 03:39:41 Signing v1.0.1-dev.3 [Pipeline] echo 03:39:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:39:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:39:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:39:42 $ docker stop --time=1 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 03:39:44 $ docker rm -f 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:44 . [Pipeline] withDockerContainer 03:39:44 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:39:45 $ docker top 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:45 [ssh-agent] Looking for ssh-agent implementation... 03:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:45 $ docker exec 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 ssh-agent 03:39:45 SSH_AUTH_SOCK=/tmp/ssh-D6v1kHM1VHq2/agent.13 03:39:45 SSH_AGENT_PID=18 03:39:45 Running ssh-add (command line suppressed) 03:39:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916544955263752002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916544955263752002.key) 03:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:46 + git semver bump pre 03:39:46 # -> Open(): unable to determine branch for HEAD 03:39:46 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 03:39:46 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 03:39:46 # $SEMVER_REMOTE_NAME = origin 03:39:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:46 # $SEMVER_USER_NAME = edgex-jenkins 03:39:46 # $SEMVER_BRANCH = main 03:39:46 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 03:39:46 1.0.1-dev.4 [Pipeline] } 03:39:46 $ docker exec --env ******** --env ******** 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 ssh-agent -k 03:39:46 unset SSH_AUTH_SOCK; 03:39:46 unset SSH_AGENT_PID; 03:39:46 echo Agent pid 18 killed; 03:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:46 + git semver [Pipeline] } 03:39:46 $ docker stop --time=1 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 03:39:47 $ docker rm -f 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:48 . [Pipeline] withDockerContainer 03:39:48 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:39:49 $ docker top 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:49 [ssh-agent] Looking for ssh-agent implementation... 03:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:49 $ docker exec 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 ssh-agent 03:39:49 SSH_AUTH_SOCK=/tmp/ssh-kSLhRtFPc7Zp/agent.13 03:39:49 SSH_AGENT_PID=19 03:39:49 Running ssh-add (command line suppressed) 03:39:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6389081367386208955.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6389081367386208955.key) 03:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:50 + git semver push 03:39:50 # -> Open(): unable to determine branch for HEAD 03:39:50 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 03:39:50 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 03:39:50 # $SEMVER_REMOTE_NAME = origin 03:39:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:50 # $SEMVER_USER_NAME = edgex-jenkins 03:39:50 # $SEMVER_BRANCH = main 03:39:50 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 03:39:51 $ docker exec --env ******** --env ******** 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 ssh-agent -k 03:39:51 unset SSH_AUTH_SOCK; 03:39:51 unset SSH_AGENT_PID; 03:39:51 echo Agent pid 19 killed; 03:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:51 + git semver [Pipeline] } 03:39:51 $ docker stop --time=1 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 03:39:53 $ docker rm -f 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:54 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:39:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:55 ---> package-listing.sh 03:39:55 ++ facter osfamily 03:39:55 ++ tr '[:upper:]' '[:lower:]' 03:39:55 + OS_FAMILY=redhat 03:39:55 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 03:39:55 + START_PACKAGES=/tmp/packages_start.txt 03:39:55 + END_PACKAGES=/tmp/packages_end.txt 03:39:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:55 + PACKAGES=/tmp/packages_start.txt 03:39:55 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 03:39:55 + PACKAGES=/tmp/packages_end.txt 03:39:55 + case "${OS_FAMILY}" in 03:39:55 + rpm -qa 03:39:55 + sort 03:39:55 + '[' -f /tmp/packages_start.txt ']' 03:39:55 + '[' -f /tmp/packages_end.txt ']' 03:39:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:55 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 03:39:55 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 03:39:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 03:39:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:57 03:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:57 latest: Pulling from edgex-lftools-log-publisher 03:39:57 b4d181a07f80: Pulling fs layer 03:39:57 a1111a8f2ec3: Pulling fs layer 03:39:57 ed53099fbce6: Pulling fs layer 03:39:57 dc539afda2c1: Pulling fs layer 03:39:57 77bc0d833cb6: Pulling fs layer 03:39:57 9065ff56babe: Pulling fs layer 03:39:57 d287ab97295c: Pulling fs layer 03:39:57 77bc0d833cb6: Waiting 03:39:57 9065ff56babe: Waiting 03:39:57 d287ab97295c: Waiting 03:39:57 dc539afda2c1: Waiting 03:39:57 a1111a8f2ec3: Verifying Checksum 03:39:57 a1111a8f2ec3: Download complete 03:39:57 dc539afda2c1: Verifying Checksum 03:39:57 dc539afda2c1: Download complete 03:39:57 ed53099fbce6: Verifying Checksum 03:39:57 ed53099fbce6: Download complete 03:39:57 9065ff56babe: Verifying Checksum 03:39:57 9065ff56babe: Download complete 03:39:57 77bc0d833cb6: Verifying Checksum 03:39:57 77bc0d833cb6: Download complete 03:39:57 b4d181a07f80: Verifying Checksum 03:39:57 b4d181a07f80: Download complete 03:39:58 d287ab97295c: Verifying Checksum 03:39:58 d287ab97295c: Download complete 03:39:59 b4d181a07f80: Pull complete 03:39:59 a1111a8f2ec3: Pull complete 03:40:00 ed53099fbce6: Pull complete 03:40:00 dc539afda2c1: Pull complete 03:40:00 77bc0d833cb6: Pull complete 03:40:00 9065ff56babe: Pull complete 03:40:07 d287ab97295c: Pull complete 03:40:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:40:07 prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container 03:40:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:09 $ docker top fce4d6b8a317bd9ea3ac265c8154aa8b2042e43afe42b1bfc4222cfe8b7d6daa -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:10 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:10 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:11 + ls /var/log/sa-host 03:40:11 + sadf -c /var/log/sa-host/sa07 03:40:11 file_magic: OK 03:40:11 HZ: Using current value: 100 03:40:11 file_header: OK 03:40:11 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 03:40:11 Statistics: 03:40:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:40:11 File successfully converted to sysstat format version 12.0.3 03:40:11 + sadf -c /var/log/sa-host/sa30 03:40:11 file_magic: OK 03:40:11 HZ: Using current value: 100 03:40:11 file_header: OK 03:40:11 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 03:40:11 Statistics: 03:40:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:40:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:11 provisioning config files... 03:40:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2134982529410693358tmp [Pipeline] { [Pipeline] echo 03:40:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:11 ---> create-netrc.sh [Pipeline] } 03:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:11 ---> python-tools-install.sh [Pipeline] echo 03:40:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:12 ---> sudo-logs.sh 03:40:12 Archiving 'sudo' log.. 03:40:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-2292.novalocal: Name or service not known 03:40:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-2292.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:40:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:12 ---> job-cost.sh 03:40:12 lf-activate-venv: SKIPPING 03:40:12 DEBUG: total: 0.10999999940395355 03:40:12 INFO: Retrieving Stack Cost... 03:40:13 INFO: Retrieving Pricing Info for: v3-standard-2 03:40:13 INFO: Archiving Costs [Pipeline] echo 03:40:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:13 ---> logs-deploy.sh 03:40:13 lf-activate-venv: SKIPPING 03:40:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/11 03:40:13 INFO: archiving workspace using pattern(s): 03:40:14 Archives upload complete. 03:40:14 INFO: archiving logs to Nexus 03:40:15 ---> uname -a: 03:40:15 Linux prd-centos7-docker-4c-2g-2292.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:40:15 03:40:15 03:40:15 ---> lscpu: 03:40:15 Architecture: x86_64 03:40:15 CPU op-mode(s): 32-bit, 64-bit 03:40:15 Byte Order: Little Endian 03:40:15 Address sizes: 40 bits physical, 48 bits virtual 03:40:15 CPU(s): 2 03:40:15 On-line CPU(s) list: 0,1 03:40:15 Thread(s) per core: 1 03:40:15 Core(s) per socket: 1 03:40:15 Socket(s): 2 03:40:15 NUMA node(s): 1 03:40:15 Vendor ID: AuthenticAMD 03:40:15 CPU family: 23 03:40:15 Model: 49 03:40:15 Model name: AMD EPYC-Rome Processor 03:40:15 Stepping: 0 03:40:15 CPU MHz: 2799.996 03:40:15 BogoMIPS: 5599.99 03:40:15 Virtualization: AMD-V 03:40:15 Hypervisor vendor: KVM 03:40:15 Virtualization type: full 03:40:15 L1d cache: 32K 03:40:15 L1i cache: 32K 03:40:15 L2 cache: 512K 03:40:15 L3 cache: 16384K 03:40:15 NUMA node0 CPU(s): 0,1 03:40:15 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:40:15 03:40:15 03:40:15 ---> nproc: 03:40:15 2 03:40:15 03:40:15 03:40:15 ---> df -h: 03:40:15 Filesystem Size Used Avail Use% Mounted on 03:40:15 overlay 40G 9.0G 32G 23% / 03:40:15 tmpfs 64M 0 64M 0% /dev 03:40:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:40:15 shm 64M 0 64M 0% /dev/shm 03:40:15 /dev/vda1 40G 9.0G 32G 23% /facter-os 03:40:15 03:40:15 03:40:15 ---> sar -b -r -n DEV: 03:40:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:40:15 03:40:15 03:29:23 LINUX RESTART (2 CPU) 03:40:15 03:40:15 03:30:01 tps rtps wtps bread/s bwrtn/s 03:40:15 03:31:01 19.19 3.16 16.03 2313.43 2875.30 03:40:15 03:32:01 0.53 0.00 0.53 0.00 9.09 03:40:15 03:33:01 0.18 0.00 0.18 0.00 2.17 03:40:15 03:34:01 0.50 0.00 0.50 0.00 7.45 03:40:15 03:35:01 0.15 0.00 0.15 0.00 1.93 03:40:15 03:36:01 0.27 0.00 0.27 0.00 3.23 03:40:15 03:37:01 0.22 0.00 0.22 0.00 3.60 03:40:15 03:38:01 0.30 0.00 0.30 0.00 4.28 03:40:15 03:39:01 1.73 0.05 1.68 4.26 47.36 03:40:15 03:40:01 199.20 0.13 199.07 11.05 51814.95 03:40:15 Average: 22.24 0.33 21.90 232.96 5479.80 03:40:15 03:40:15 03:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:40:15 03:31:01 5681996 0 619764 7.74 2620 1704560 1210392 13.36 557944 1532364 20 03:40:15 03:32:01 5682548 0 619208 7.73 2620 1704564 1164120 12.85 557992 1532324 16 03:40:15 03:33:01 5681316 0 620440 7.75 2620 1704564 1164432 12.86 558752 1532580 20 03:40:15 03:34:01 5678872 0 622876 7.78 2620 1704572 1164524 12.86 560964 1532580 8 03:40:15 03:35:01 5686284 0 615456 7.68 2620 1704580 1164284 12.85 553652 1533172 8 03:40:15 03:36:01 5684704 0 617032 7.70 2620 1704584 1164504 12.86 555708 1533172 8 03:40:15 03:37:01 5682136 0 619596 7.74 2620 1704588 1164712 12.86 557612 1533196 8 03:40:15 03:38:01 5674880 0 626844 7.83 2620 1704596 1164640 12.86 564744 1533200 16 03:40:15 03:39:01 5108224 0 718264 8.97 2620 2179832 1527464 16.86 783576 1857148 474508 03:40:15 03:40:01 3554564 0 1081960 13.51 2620 3369796 1770536 19.55 1152852 2811196 342012 03:40:15 Average: 5411552 0 676144 8.44 2620 1918624 1265961 13.98 640380 1693093 81662 03:40:15 03:40:15 03:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:40:15 03:31:01 eth0 75.28 50.96 342.34 13.55 0.00 0.00 0.00 0.00 03:40:15 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:31:01 docker0 2.28 1.53 0.32 5.96 0.00 0.00 0.00 0.00 03:40:15 03:32:01 eth0 3.13 0.08 0.32 0.01 0.00 0.00 0.00 0.00 03:40:15 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:33:01 eth0 4.80 1.22 1.38 0.79 0.00 0.00 0.00 0.00 03:40:15 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:34:01 eth0 1.85 0.60 0.62 0.40 0.00 0.00 0.00 0.00 03:40:15 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:35:01 eth0 1.83 0.22 0.28 0.07 0.00 0.00 0.00 0.00 03:40:15 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:36:01 eth0 3.93 0.63 0.81 0.34 0.00 0.00 0.00 0.00 03:40:15 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:37:01 eth0 2.87 0.60 0.73 0.43 0.00 0.00 0.00 0.00 03:40:15 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:38:01 eth0 0.60 0.38 0.28 0.23 0.00 0.00 0.00 0.00 03:40:15 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:39:01 eth0 295.12 207.57 4063.86 18.77 0.00 0.00 0.00 0.00 03:40:15 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:40:01 eth0 619.41 443.24 6010.10 141.12 0.00 0.00 0.00 0.00 03:40:15 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 03:40:01 docker0 13.35 20.26 1.43 145.12 0.00 0.00 0.00 0.00 03:40:15 Average: eth0 100.93 70.58 1042.55 17.58 0.00 0.00 0.00 0.00 03:40:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:15 Average: docker0 1.56 2.18 0.17 15.12 0.00 0.00 0.00 0.00 03:40:15 03:40:15 03:40:15 ---> sar -P ALL: 03:40:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:40:15 03:40:15 03:29:23 LINUX RESTART (2 CPU) 03:40:15 03:40:15 03:30:01 CPU %user %nice %system %iowait %steal %idle 03:40:15 03:31:01 all 3.13 0.00 1.53 0.32 0.03 95.00 03:40:15 03:31:01 0 2.99 0.00 1.60 0.32 0.02 95.08 03:40:15 03:31:01 1 3.27 0.00 1.46 0.32 0.03 94.92 03:40:15 03:32:01 all 0.09 0.00 0.07 0.00 0.01 99.83 03:40:15 03:32:01 0 0.10 0.00 0.05 0.00 0.02 99.83 03:40:15 03:32:01 1 0.08 0.00 0.08 0.00 0.00 99.83 03:40:15 03:33:01 all 0.27 0.00 0.08 0.00 0.02 99.64 03:40:15 03:33:01 0 0.43 0.00 0.08 0.00 0.02 99.47 03:40:15 03:33:01 1 0.10 0.00 0.07 0.00 0.02 99.82 03:40:15 03:34:01 all 0.11 0.00 0.04 0.00 0.01 99.84 03:40:15 03:34:01 0 0.15 0.00 0.05 0.00 0.02 99.78 03:40:15 03:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:40:15 03:35:01 all 0.26 0.00 0.05 0.00 0.02 99.67 03:40:15 03:35:01 0 0.42 0.00 0.03 0.00 0.00 99.55 03:40:15 03:35:01 1 0.10 0.00 0.07 0.00 0.03 99.80 03:40:15 03:36:01 all 0.23 0.00 0.07 0.00 0.02 99.69 03:40:15 03:36:01 0 0.37 0.00 0.05 0.00 0.02 99.57 03:40:15 03:36:01 1 0.08 0.00 0.08 0.00 0.02 99.82 03:40:15 03:37:01 all 0.28 0.00 0.06 0.00 0.03 99.64 03:40:15 03:37:01 0 0.47 0.00 0.07 0.00 0.02 99.45 03:40:15 03:37:01 1 0.08 0.00 0.05 0.00 0.03 99.83 03:40:15 03:38:01 all 0.22 0.00 0.05 0.00 0.01 99.72 03:40:15 03:38:01 0 0.38 0.00 0.07 0.00 0.02 99.53 03:40:15 03:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:40:15 03:39:01 all 3.64 0.00 1.65 0.02 0.03 94.67 03:40:15 03:39:01 0 3.62 0.00 1.67 0.02 0.02 94.67 03:40:15 03:39:01 1 3.65 0.00 1.63 0.02 0.03 94.67 03:40:15 03:40:01 all 29.01 0.00 13.05 2.29 0.11 55.53 03:40:15 03:40:01 0 29.22 0.00 13.06 1.85 0.11 55.76 03:40:15 03:40:01 1 28.80 0.00 13.05 2.73 0.11 55.31 03:40:15 Average: all 3.54 0.00 1.58 0.25 0.03 94.60 03:40:15 Average: 0 3.63 0.00 1.59 0.21 0.02 94.54 03:40:15 Average: 1 3.45 0.00 1.58 0.29 0.03 94.66 03:40:15 03:40:15 03:40:15