Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0476de2795b3c23659be3e42ef08dccf661e949a 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-ssh14134261012755215609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13750406715753557906.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1445146679743756957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh4301847082280897640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15918156255351490739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22468’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22471 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 0476de2795b3c23659be3e42ef08dccf661e949a (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 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104)" > git rev-list --no-walk 1ffe010eb2f290b6070e357c011b7baf4b643b5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T22:10:28.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T22:10:28.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T22:10:28.159Z] ========================================================= [2022-08-10T22:10:28.159Z] EdgeX Global Pipelines Version Info [2022-08-10T22:10:28.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:10:28.933Z] ------------------- [2022-08-10T22:10:28.933Z] stable info: [2022-08-10T22:10:28.933Z] ------------------- [2022-08-10T22:10:28.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T22:10:28.933Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T22:10:28.933Z] Message: update stable to v1.0.238 [2022-08-10T22:10:29.512Z] ------------------- [2022-08-10T22:10:29.512Z] experimental info: [2022-08-10T22:10:29.512Z] ------------------- [2022-08-10T22:10:29.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T22:10:29.512Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T22:10:29.512Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T22:10:29.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-08-10T22:10:29.791Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-08-10T22:10:29.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T22:10:29.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T22:10:29.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T22:10:29.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T22:10:29.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T22:10:29.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T22:10:29.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T22:10:29.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T22:10:29.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T22:10:29.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-08-10T22:10:29.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T22:10:29.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T22:10:29.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T22:10:29.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T22:10:29.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T22:10:29.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T22:10:29.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T22:10:29.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T22:10:29.958Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-10T22:10:29.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-10T22:10:29.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T22:10:29.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T22:10:30.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T22:10:30.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T22:10:30.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T22:10:30.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T22:10:30.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T22:10:30.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T22:10:30.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo [2022-08-10T22:10:30.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0476de2 [Pipeline] echo [2022-08-10T22:10:30.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T22:10:30.123Z] provisioning config files... [2022-08-10T22:10:30.143Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9214314438918394282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:10:30.455Z] ---> docker-login.sh [2022-08-10T22:10:30.455Z] nexus3.edgexfoundry.org:10001 [2022-08-10T22:10:30.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:30.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:30.979Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:30.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:30.979Z] [2022-08-10T22:10:30.979Z] Login Succeeded [2022-08-10T22:10:30.979Z] nexus3.edgexfoundry.org:10002 [2022-08-10T22:10:31.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:31.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:31.241Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:31.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:31.241Z] [2022-08-10T22:10:31.241Z] Login Succeeded [2022-08-10T22:10:31.241Z] nexus3.edgexfoundry.org:10003 [2022-08-10T22:10:31.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:31.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:31.241Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:31.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:31.241Z] [2022-08-10T22:10:31.241Z] Login Succeeded [2022-08-10T22:10:31.241Z] nexus3.edgexfoundry.org:10004 [2022-08-10T22:10:31.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:31.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:31.504Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:31.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:31.504Z] [2022-08-10T22:10:31.504Z] Login Succeeded [2022-08-10T22:10:31.504Z] docker.io [2022-08-10T22:10:31.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:31.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:31.768Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:31.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:31.768Z] [2022-08-10T22:10:31.768Z] Login Succeeded [2022-08-10T22:10:31.768Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T22:10:31.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T22:10:32.157Z] + git rev-list -1 --merges 0476de2795b3c23659be3e42ef08dccf661e949a~1..0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo [2022-08-10T22:10:32.207Z] -----------> git rev-list -1 --merges 0476de2795b3c23659be3e42ef08dccf661e949a~1..0476de2795b3c23659be3e42ef08dccf661e949a 0476de2795b3c23659be3e42ef08dccf661e949a [false] [Pipeline] sh [2022-08-10T22:10:32.505Z] + git log --format=format:%s -1 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo [2022-08-10T22:10:32.520Z] ========================================================= [2022-08-10T22:10:32.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T22:10:32.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T22:10:32.855Z] + git log --format=format:%s -1 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo [2022-08-10T22:10:32.874Z] [semverPrep] GIT_COMMIT: 0476de2795b3c23659be3e42ef08dccf661e949a, Commit Message: fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104) [Pipeline] echo [2022-08-10T22:10:32.883Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T22:10:33.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T22:10:33.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T22:10:33.261Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T22:10:33.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T22:10:33.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T22:10:33.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T22:10:33.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:10:33.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T22:10:33.695Z] [2022-08-10T22:10:33.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:10:34.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T22:10:34.006Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T22:10:34.006Z] b85a868b505f: Pulling fs layer [2022-08-10T22:10:34.006Z] e2be974225ed: Pulling fs layer [2022-08-10T22:10:34.006Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T22:10:34.006Z] 988bab9f4d93: Pulling fs layer [2022-08-10T22:10:34.006Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T22:10:34.006Z] eaf3925da568: Pulling fs layer [2022-08-10T22:10:34.006Z] bab4dde63d76: Pulling fs layer [2022-08-10T22:10:34.006Z] bde34c3a00c8: Pulling fs layer [2022-08-10T22:10:34.006Z] b352a97aabf1: Pulling fs layer [2022-08-10T22:10:34.006Z] 4872d77fe225: Pulling fs layer [2022-08-10T22:10:34.006Z] 5851b861e8e6: Pulling fs layer [2022-08-10T22:10:34.006Z] 1469e6f7b9e6: Waiting [2022-08-10T22:10:34.006Z] b352a97aabf1: Waiting [2022-08-10T22:10:34.006Z] eaf3925da568: Waiting [2022-08-10T22:10:34.006Z] 4872d77fe225: Waiting [2022-08-10T22:10:34.006Z] 5851b861e8e6: Waiting [2022-08-10T22:10:34.006Z] bde34c3a00c8: Waiting [2022-08-10T22:10:34.006Z] bab4dde63d76: Waiting [2022-08-10T22:10:34.006Z] 988bab9f4d93: Waiting [2022-08-10T22:10:34.006Z] e2be974225ed: Verifying Checksum [2022-08-10T22:10:34.006Z] e2be974225ed: Download complete [2022-08-10T22:10:34.006Z] 988bab9f4d93: Verifying Checksum [2022-08-10T22:10:34.006Z] 988bab9f4d93: Download complete [2022-08-10T22:10:34.267Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T22:10:34.267Z] 1469e6f7b9e6: Download complete [2022-08-10T22:10:34.267Z] eaf3925da568: Download complete [2022-08-10T22:10:34.267Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T22:10:34.267Z] 339a4e72a1f5: Download complete [2022-08-10T22:10:34.267Z] bde34c3a00c8: Verifying Checksum [2022-08-10T22:10:34.267Z] bde34c3a00c8: Download complete [2022-08-10T22:10:34.267Z] b352a97aabf1: Verifying Checksum [2022-08-10T22:10:34.267Z] b352a97aabf1: Download complete [2022-08-10T22:10:34.267Z] 4872d77fe225: Download complete [2022-08-10T22:10:34.267Z] 5851b861e8e6: Verifying Checksum [2022-08-10T22:10:34.267Z] 5851b861e8e6: Download complete [2022-08-10T22:10:34.267Z] b85a868b505f: Verifying Checksum [2022-08-10T22:10:34.267Z] b85a868b505f: Download complete [2022-08-10T22:10:34.527Z] bab4dde63d76: Verifying Checksum [2022-08-10T22:10:34.527Z] bab4dde63d76: Download complete [2022-08-10T22:10:35.909Z] b85a868b505f: Pull complete [2022-08-10T22:10:35.909Z] e2be974225ed: Pull complete [2022-08-10T22:10:36.482Z] 339a4e72a1f5: Pull complete [2022-08-10T22:10:36.482Z] 988bab9f4d93: Pull complete [2022-08-10T22:10:36.742Z] 1469e6f7b9e6: Pull complete [2022-08-10T22:10:36.742Z] eaf3925da568: Pull complete [2022-08-10T22:10:38.654Z] bab4dde63d76: Pull complete [2022-08-10T22:10:38.914Z] bde34c3a00c8: Pull complete [2022-08-10T22:10:38.914Z] b352a97aabf1: Pull complete [2022-08-10T22:10:38.914Z] 4872d77fe225: Pull complete [2022-08-10T22:10:39.174Z] 5851b861e8e6: Pull complete [2022-08-10T22:10:39.174Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T22:10:39.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T22:10:39.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:10:39.281Z] prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container [2022-08-10T22:10:39.326Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T22:10:41.463Z] $ docker top d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 -eo pid,comm [2022-08-10T22:10:41.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-10T22:10:41.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T22:10:41.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T22:10:41.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T22:10:41.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T22:10:41.690Z] $ docker exec d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent [2022-08-10T22:10:41.812Z] SSH_AUTH_SOCK=/tmp/ssh-egip3PNWEa5r/agent.33 [2022-08-10T22:10:41.812Z] SSH_AGENT_PID=39 [2022-08-10T22:10:41.818Z] Running ssh-add (command line suppressed) [2022-08-10T22:10:41.935Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4036538501766546456.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4036538501766546456.key) [2022-08-10T22:10:41.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T22:10:42.236Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T22:10:42.255Z] $ docker exec --env ******** --env ******** d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent -k [2022-08-10T22:10:42.360Z] unset SSH_AUTH_SOCK; [2022-08-10T22:10:42.360Z] unset SSH_AGENT_PID; [2022-08-10T22:10:42.360Z] echo Agent pid 39 killed; [2022-08-10T22:10:42.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T22:10:42.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T22:10:42.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T22:10:42.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T22:10:42.523Z] $ docker exec d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent [2022-08-10T22:10:42.643Z] SSH_AUTH_SOCK=/tmp/ssh-EFN6FygrtUfT/agent.72 [2022-08-10T22:10:42.643Z] SSH_AGENT_PID=79 [2022-08-10T22:10:42.648Z] Running ssh-add (command line suppressed) [2022-08-10T22:10:42.783Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8527585407045707181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8527585407045707181.key) [2022-08-10T22:10:42.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T22:10:43.082Z] + git semver init [2022-08-10T22:10:43.341Z] 2022-08-10 22:10:43,277 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T22:10:43.341Z] 2022-08-10 22:10:43,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-08-10T22:10:43.341Z] 2022-08-10 22:10:43,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-08-10T22:10:43.341Z] 2022-08-10 22:10:43,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T22:10:44.283Z] 2022-08-10 22:10:44,091 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-08-10T22:10:44.283Z] 2022-08-10 22:10:44,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-08-10T22:10:44.283Z] 2022-08-10 22:10:44,092 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-08-10T22:10:44.283Z] 2022-08-10 22:10:44,092 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-08-10T22:10:44.283Z] 2.3.0-dev.10 [Pipeline] } [2022-08-10T22:10:44.300Z] $ docker exec --env ******** --env ******** d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent -k [2022-08-10T22:10:44.417Z] unset SSH_AUTH_SOCK; [2022-08-10T22:10:44.417Z] unset SSH_AGENT_PID; [2022-08-10T22:10:44.417Z] echo Agent pid 79 killed; [2022-08-10T22:10:44.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T22:10:44.732Z] + git semver [Pipeline] } [2022-08-10T22:10:45.015Z] $ docker stop --time=1 d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 [2022-08-10T22:10:46.330Z] $ docker rm -f d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T22:10:46.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T22:10:46.908Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T22:10:46.911Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T22:10:47.019Z] provisioning config files... [2022-08-10T22:10:47.028Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2403096303260535844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:10:47.327Z] ---> docker-login.sh [2022-08-10T22:10:47.327Z] nexus3.edgexfoundry.org:10001 [2022-08-10T22:10:47.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:47.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:47.327Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:47.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:47.327Z] [2022-08-10T22:10:47.327Z] Login Succeeded [2022-08-10T22:10:47.327Z] nexus3.edgexfoundry.org:10002 [2022-08-10T22:10:47.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:47.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:47.592Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:47.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:47.592Z] [2022-08-10T22:10:47.592Z] Login Succeeded [2022-08-10T22:10:47.592Z] nexus3.edgexfoundry.org:10003 [2022-08-10T22:10:47.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:47.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:47.592Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:47.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:47.592Z] [2022-08-10T22:10:47.592Z] Login Succeeded [2022-08-10T22:10:47.592Z] nexus3.edgexfoundry.org:10004 [2022-08-10T22:10:47.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:47.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:47.854Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:47.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:47.854Z] [2022-08-10T22:10:47.854Z] Login Succeeded [2022-08-10T22:10:47.854Z] docker.io [2022-08-10T22:10:47.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:10:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:10:48.114Z] Configure a credential helper to remove this warning. See [2022-08-10T22:10:48.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:10:48.114Z] [2022-08-10T22:10:48.114Z] Login Succeeded [2022-08-10T22:10:48.114Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T22:10:48.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T22:10:48.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T22:10:48.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T22:10:48.207Z] ========================================================= [2022-08-10T22:10:48.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T22:10:48.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:10:48.523Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T22:10:48.524Z] Sending build context to Docker daemon 4.049MB [2022-08-10T22:10:48.524Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T22:10:48.524Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-10T22:10:48.524Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T22:10:48.524Z] 2408cc74d12b: Pulling fs layer [2022-08-10T22:10:48.524Z] ea60b727a1ce: Pulling fs layer [2022-08-10T22:10:48.524Z] 30c4a7721957: Pulling fs layer [2022-08-10T22:10:48.524Z] 370296b7ddb6: Pulling fs layer [2022-08-10T22:10:48.524Z] 7c6cee850709: Pulling fs layer [2022-08-10T22:10:48.524Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T22:10:48.524Z] d94ebbe4e438: Pulling fs layer [2022-08-10T22:10:48.524Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T22:10:48.524Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T22:10:48.524Z] 7c6cee850709: Waiting [2022-08-10T22:10:48.524Z] 39a5fcdaea64: Waiting [2022-08-10T22:10:48.524Z] d94ebbe4e438: Waiting [2022-08-10T22:10:48.524Z] bcfd1f05c69d: Waiting [2022-08-10T22:10:48.524Z] 59ccb84bbe0f: Waiting [2022-08-10T22:10:48.524Z] 370296b7ddb6: Waiting [2022-08-10T22:10:48.524Z] 30c4a7721957: Verifying Checksum [2022-08-10T22:10:48.524Z] 30c4a7721957: Download complete [2022-08-10T22:10:48.524Z] ea60b727a1ce: Download complete [2022-08-10T22:10:48.524Z] 7c6cee850709: Verifying Checksum [2022-08-10T22:10:48.524Z] 7c6cee850709: Download complete [2022-08-10T22:10:48.785Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T22:10:48.785Z] 39a5fcdaea64: Download complete [2022-08-10T22:10:48.785Z] 2408cc74d12b: Verifying Checksum [2022-08-10T22:10:48.785Z] 2408cc74d12b: Download complete [2022-08-10T22:10:48.785Z] d94ebbe4e438: Verifying Checksum [2022-08-10T22:10:48.785Z] d94ebbe4e438: Download complete [2022-08-10T22:10:48.785Z] 2408cc74d12b: Pull complete [2022-08-10T22:10:49.052Z] ea60b727a1ce: Pull complete [2022-08-10T22:10:49.052Z] 30c4a7721957: Pull complete [2022-08-10T22:10:49.312Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T22:10:49.312Z] 59ccb84bbe0f: Download complete [2022-08-10T22:10:49.573Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T22:10:49.573Z] bcfd1f05c69d: Download complete [2022-08-10T22:10:49.573Z] 370296b7ddb6: Verifying Checksum [2022-08-10T22:10:49.573Z] 370296b7ddb6: Download complete [2022-08-10T22:10:53.772Z] 370296b7ddb6: Pull complete [2022-08-10T22:10:53.772Z] 7c6cee850709: Pull complete [2022-08-10T22:10:53.772Z] 39a5fcdaea64: Pull complete [2022-08-10T22:10:53.772Z] d94ebbe4e438: Pull complete [2022-08-10T22:10:55.678Z] bcfd1f05c69d: Pull complete [2022-08-10T22:10:55.939Z] 59ccb84bbe0f: Pull complete [2022-08-10T22:10:55.939Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T22:10:55.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T22:10:55.939Z] ---> a4fb48ad2a94 [2022-08-10T22:10:55.939Z] Step 3/12 : ARG MAKE='make build' [2022-08-10T22:10:59.244Z] ---> Running in 06dcdf9358c7 [2022-08-10T22:10:59.244Z] Removing intermediate container 06dcdf9358c7 [2022-08-10T22:10:59.244Z] ---> 456cbb8ae978 [2022-08-10T22:10:59.244Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-10T22:10:59.244Z] ---> Running in d6360f55df37 [2022-08-10T22:10:59.244Z] Removing intermediate container d6360f55df37 [2022-08-10T22:10:59.244Z] ---> e3ccd17f7274 [2022-08-10T22:10:59.244Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T22:10:59.244Z] ---> Running in 12e1b295826f [2022-08-10T22:10:59.244Z] Removing intermediate container 12e1b295826f [2022-08-10T22:10:59.244Z] ---> 78942e7575a1 [2022-08-10T22:10:59.244Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T22:10:59.244Z] ---> Running in cfa17e861233 [2022-08-10T22:10:59.502Z] Removing intermediate container cfa17e861233 [2022-08-10T22:10:59.502Z] ---> 8ba8bdc44762 [2022-08-10T22:10:59.502Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T22:10:59.502Z] ---> Running in 93bd27e22f61 [2022-08-10T22:10:59.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T22:11:00.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T22:11:00.977Z] OK: 211 MiB in 51 packages [2022-08-10T22:11:01.239Z] Removing intermediate container 93bd27e22f61 [2022-08-10T22:11:01.239Z] ---> dbca83fae24a [2022-08-10T22:11:01.239Z] Step 8/12 : WORKDIR /app [2022-08-10T22:11:01.239Z] ---> Running in d751605701f0 [2022-08-10T22:11:01.239Z] Removing intermediate container d751605701f0 [2022-08-10T22:11:01.239Z] ---> bfc605281c3b [2022-08-10T22:11:01.239Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-10T22:11:01.502Z] ---> 7b46fd5e8fb5 [2022-08-10T22:11:01.502Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T22:11:01.502Z] ---> Running in 9d3747ee1a91 [2022-08-10T22:11:01.989Z] Still waiting to schedule task [2022-08-10T22:11:01.990Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22469’ is offline [2022-08-10T22:11:19.702Z] Removing intermediate container 9d3747ee1a91 [2022-08-10T22:11:19.702Z] ---> 940880feaa70 [2022-08-10T22:11:19.702Z] Step 11/12 : COPY . . [2022-08-10T22:11:19.702Z] ---> d2df17f4cd60 [2022-08-10T22:11:19.702Z] Step 12/12 : RUN $MAKE [2022-08-10T22:11:19.702Z] ---> Running in 2cb2269e5f9f [2022-08-10T22:11:19.702Z] noop [2022-08-10T22:11:19.702Z] Removing intermediate container 2cb2269e5f9f [2022-08-10T22:11:19.702Z] ---> 7b92b4d77209 [2022-08-10T22:11:19.702Z] Successfully built 7b92b4d77209 [2022-08-10T22:11:19.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:11:20.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T22:11:20.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:11:20.112Z] prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container [2022-08-10T22:11:20.153Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T22:11:20.498Z] $ docker top ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T22:11:20.856Z] + go version [2022-08-10T22:11:20.856Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T22:11:20.872Z] $ docker stop --time=1 ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 [2022-08-10T22:11:22.168Z] $ docker rm -f ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:11:22.579Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T22:11:22.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:11:22.706Z] prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container [2022-08-10T22:11:22.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T22:11:23.302Z] $ docker top 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T22:11:23.661Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T22:11:23.962Z] + make test [2022-08-10T22:11:23.962Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T22:11:24.221Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-10T22:11:34.205Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-10T22:11:34.205Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.037803892Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.038190094Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.038252176Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.038284227Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.038306358Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.03838239Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.0386879Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.038712661Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.038743502Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.038623198Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.039323921Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.039692353Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.039778116Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.039811517Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.039854458Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.040023604Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.040081456Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.052530781Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.052644565Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.052705777Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.052817982Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.052893914Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.053971108Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054380962Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054441984Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054462935Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.054480206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.054519387Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054520227Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054640831Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.054658851Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.054679952Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054704563Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054809326Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.054833337Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.054847017Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054864568Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.05493306Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.054947311Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.054960491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055010383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.055028123Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055057774Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055084305Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.055298362Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055454837Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055488778Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055501608Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.055510319Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.055536499Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055563221Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055636364Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.055663874Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.055691965Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055726816Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055793659Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.055809819Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.05584701Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055876531Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.055982175Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.056006815Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056020786Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056116029Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.05615992Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056204492Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056250413Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.056433249Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056575684Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056592274Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.056607575Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056642676Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.056655856Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056681417Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056751799Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=WARN ts=2022-08-10T22:11:34.05677373Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.05679075Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056816371Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.505Z] level=INFO ts=2022-08-10T22:11:34.056901734Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.505Z] level=DEBUG ts=2022-08-10T22:11:34.056922945Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.056938135Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.056953436Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057024349Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.05704735Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.05706758Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057124352Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.057139913Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057169744Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057197604Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.057545196Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057757652Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057776223Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.057793943Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057830485Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.057859306Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.057945628Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058052632Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.058072622Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058096893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058126264Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058206047Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058232077Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058243018Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058255048Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.05832864Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058346461Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058360192Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058400984Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058413874Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058434015Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058454765Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058693073Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.05889798Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058929321Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.058945461Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.058952301Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.058975892Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059001293Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059058985Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.059072745Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059092116Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059112626Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059157708Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059178899Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059193379Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.05921399Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059284492Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059305043Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059319623Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059363174Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059379525Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059398386Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059415056Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-08-10T22:11:37.506Z] --- FAIL: TestAutoDiscoverNaming (0.02s) [2022-08-10T22:11:37.506Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.00s) [2022-08-10T22:11:37.506Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33528: use of closed network connection [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059616482Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.059802879Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059940944Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059981455Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.059999726Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.060012206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.060032097Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060039147Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060102969Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=WARN ts=2022-08-10T22:11:34.060116519Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.06013329Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.0601501Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060204402Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.060225543Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.060240383Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060255964Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060327706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.060348127Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060367667Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060432239Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.06046094Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060493701Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060520012Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-08-10T22:11:37.506Z] level=DEBUG ts=2022-08-10T22:11:34.060687358Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060864593Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-08-10T22:11:37.506Z] level=INFO ts=2022-08-10T22:11:34.060881844Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.060903974Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.060941496Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.507Z] level=WARN ts=2022-08-10T22:11:34.060955786Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.060979407Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061050009Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.507Z] level=WARN ts=2022-08-10T22:11:34.06106615Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.06108234Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061103601Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061163474Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.061180794Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.061189965Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061201345Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061252277Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.061279457Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061302008Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.06135187Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-08-10T22:11:37.507Z] level=DEBUG ts=2022-08-10T22:11:34.06137662Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061406611Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-08-10T22:11:37.507Z] level=INFO ts=2022-08-10T22:11:34.061424172Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-08-10T22:11:37.507Z] level=WARN ts=2022-08-10T22:11:34.061536886Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2022-08-10T22:11:37.507Z] FAIL [2022-08-10T22:11:37.507Z] coverage: 38.5% of statements [2022-08-10T22:11:37.507Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.466s [2022-08-10T22:11:37.507Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements [2022-08-10T22:11:37.507Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 96.4% of statements [2022-08-10T22:11:37.507Z] FAIL [2022-08-10T22:11:37.768Z] make: *** [Makefile:39: unittest] Error 1 [Pipeline] } [2022-08-10T22:11:37.787Z] $ docker stop --time=1 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 [2022-08-10T22:11:39.846Z] $ docker rm -f 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:11:40.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T22:11:40.381Z] [2022-08-10T22:11:40.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:11:40.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T22:11:40.693Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T22:11:40.693Z] 5eb5b503b376: Pulling fs layer [2022-08-10T22:11:40.693Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T22:11:40.693Z] ec43610c2a17: Pulling fs layer [2022-08-10T22:11:40.693Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T22:11:40.693Z] 33b1e0a273af: Pulling fs layer [2022-08-10T22:11:40.693Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T22:11:40.693Z] 2f39f015ded8: Pulling fs layer [2022-08-10T22:11:40.693Z] 3a2ae6a8a46f: Waiting [2022-08-10T22:11:40.693Z] 33b1e0a273af: Waiting [2022-08-10T22:11:40.693Z] 5d3b04190fa2: Waiting [2022-08-10T22:11:40.693Z] 2f39f015ded8: Waiting [2022-08-10T22:11:40.693Z] 5c69ac0246d0: Verifying Checksum [2022-08-10T22:11:40.693Z] 5c69ac0246d0: Download complete [2022-08-10T22:11:40.693Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T22:11:40.693Z] 3a2ae6a8a46f: Download complete [2022-08-10T22:11:40.955Z] 33b1e0a273af: Verifying Checksum [2022-08-10T22:11:40.955Z] 33b1e0a273af: Download complete [2022-08-10T22:11:40.955Z] 5d3b04190fa2: Download complete [2022-08-10T22:11:40.955Z] ec43610c2a17: Verifying Checksum [2022-08-10T22:11:40.955Z] ec43610c2a17: Download complete [2022-08-10T22:11:40.955Z] 5eb5b503b376: Verifying Checksum [2022-08-10T22:11:40.955Z] 5eb5b503b376: Download complete [2022-08-10T22:11:41.522Z] 2f39f015ded8: Download complete [2022-08-10T22:11:42.091Z] 5eb5b503b376: Pull complete [2022-08-10T22:11:42.350Z] 5c69ac0246d0: Pull complete [2022-08-10T22:11:42.916Z] ec43610c2a17: Pull complete [2022-08-10T22:11:42.916Z] 3a2ae6a8a46f: Pull complete [2022-08-10T22:11:43.176Z] 33b1e0a273af: Pull complete [2022-08-10T22:11:43.176Z] 5d3b04190fa2: Pull complete [2022-08-10T22:11:48.459Z] 2f39f015ded8: Pull complete [2022-08-10T22:11:48.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T22:11:48.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T22:11:48.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:11:48.555Z] prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container [2022-08-10T22:11:48.597Z] $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T22:11:51.008Z] $ docker top e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:11:51.407Z] ---> job-cost.sh [2022-08-10T22:11:51.407Z] lf-activate-venv: SKIPPING [2022-08-10T22:11:51.407Z] INFO: No Stack... [2022-08-10T22:11:51.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T22:11:52.239Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T22:11:52.533Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-08-10T22:11:52.533Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T22:11:52.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [2022-08-10T22:11:52.556Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] did not exist. Created. [2022-08-10T22:11:52.556Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T22:11:52.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T22:11:52.891Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T22:11:52.897Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T22:11:52.924Z] $ docker stop --time=1 e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 [2022-08-10T22:11:54.087Z] $ docker rm -f e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T22:11:54.205Z] Failed in branch amd64 [2022-08-10T22:12:34.452Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22472 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-08-10T22:12:34.470Z] Running in /w/workspace/device-rfid-llrp-go/45 [Pipeline] { [Pipeline] checkout [2022-08-10T22:12:34.505Z] Selected Git installation does not exist. Using Default [2022-08-10T22:12:34.505Z] The recommended git tool is: NONE [2022-08-10T22:12:41.438Z] using credential edgex-jenkins-ssh [2022-08-10T22:12:41.459Z] Cloning the remote Git repository [2022-08-10T22:12:41.515Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-10T22:12:41.609Z] > git init /w/workspace/device-rfid-llrp-go/45 # timeout=10 [2022-08-10T22:12:41.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-10T22:12:41.714Z] > git --version # timeout=10 [2022-08-10T22:12:41.731Z] > git --version # 'git version 2.25.1' [2022-08-10T22:12:41.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T22:12:41.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T22:12:43.013Z] Avoid second fetch [2022-08-10T22:12:43.014Z] Checking out Revision 0476de2795b3c23659be3e42ef08dccf661e949a (main) [2022-08-10T22:12:42.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-08-10T22:12:42.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T22:12:43.048Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T22:12:43.076Z] > git checkout -f 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 [2022-08-10T22:12:47.509Z] Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T22:12:48.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T22:12:48.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T22:12:48.515Z] Dload Upload Total Spent Left Speed [2022-08-10T22:12:48.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97873 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh [2022-08-10T22:12:49.256Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T22:12:49.605Z] + sudo tee /etc/docker/daemon.new [2022-08-10T22:12:49.605Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T22:12:49.605Z] { [2022-08-10T22:12:49.605Z] "registry-mirrors": [ [2022-08-10T22:12:49.605Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T22:12:49.605Z] ], [2022-08-10T22:12:49.605Z] "bip": "10.250.0.254/24", [2022-08-10T22:12:49.605Z] "hosts": [ [2022-08-10T22:12:49.605Z] "tcp://0.0.0.0:5555", [2022-08-10T22:12:49.605Z] "unix:///var/run/docker.sock" [2022-08-10T22:12:49.605Z] ], [2022-08-10T22:12:49.605Z] "mtu": 1458, [2022-08-10T22:12:49.605Z] "selinux-enabled": true, [2022-08-10T22:12:49.605Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T22:12:49.605Z] } [Pipeline] sh [2022-08-10T22:12:49.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T22:12:50.307Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T22:13:08.649Z] provisioning config files... [2022-08-10T22:13:08.672Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/45@tmp/config365188743625941396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:13:09.038Z] ---> docker-login.sh [2022-08-10T22:13:09.038Z] nexus3.edgexfoundry.org:10001 [2022-08-10T22:13:09.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:13:09.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:13:09.918Z] Configure a credential helper to remove this warning. See [2022-08-10T22:13:09.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:13:09.918Z] [2022-08-10T22:13:09.918Z] Login Succeeded [2022-08-10T22:13:09.918Z] nexus3.edgexfoundry.org:10002 [2022-08-10T22:13:10.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:13:10.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:13:10.467Z] Configure a credential helper to remove this warning. See [2022-08-10T22:13:10.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:13:10.467Z] [2022-08-10T22:13:10.467Z] Login Succeeded [2022-08-10T22:13:10.467Z] nexus3.edgexfoundry.org:10003 [2022-08-10T22:13:10.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:13:10.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:13:10.744Z] Configure a credential helper to remove this warning. See [2022-08-10T22:13:10.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:13:10.744Z] [2022-08-10T22:13:10.744Z] Login Succeeded [2022-08-10T22:13:10.744Z] nexus3.edgexfoundry.org:10004 [2022-08-10T22:13:11.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:13:11.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:13:11.354Z] Configure a credential helper to remove this warning. See [2022-08-10T22:13:11.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:13:11.354Z] [2022-08-10T22:13:11.354Z] Login Succeeded [2022-08-10T22:13:11.354Z] docker.io [2022-08-10T22:13:11.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:13:11.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:13:11.904Z] Configure a credential helper to remove this warning. See [2022-08-10T22:13:11.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:13:11.904Z] [2022-08-10T22:13:11.904Z] Login Succeeded [2022-08-10T22:13:12.177Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T22:13:12.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T22:13:12.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T22:13:12.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T22:13:12.679Z] ========================================================= [2022-08-10T22:13:12.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T22:13:12.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:13:13.069Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-10T22:13:13.345Z] Sending build context to Docker daemon 1.219MB [2022-08-10T22:13:13.345Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T22:13:13.345Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-10T22:13:13.620Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T22:13:13.621Z] b3c136eddcbf: Pulling fs layer [2022-08-10T22:13:13.621Z] c0a3192eca97: Pulling fs layer [2022-08-10T22:13:13.621Z] a050256f5b6f: Pulling fs layer [2022-08-10T22:13:13.621Z] 656be50a0ddc: Pulling fs layer [2022-08-10T22:13:13.621Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T22:13:13.621Z] 46d945488cbd: Pulling fs layer [2022-08-10T22:13:13.621Z] 8a5474983e97: Pulling fs layer [2022-08-10T22:13:13.621Z] 329c88fbcd65: Pulling fs layer [2022-08-10T22:13:13.621Z] 8a5474983e97: Waiting [2022-08-10T22:13:13.621Z] 46d945488cbd: Waiting [2022-08-10T22:13:13.621Z] 656be50a0ddc: Waiting [2022-08-10T22:13:13.621Z] 2bbca73fdf42: Waiting [2022-08-10T22:13:13.621Z] 329c88fbcd65: Waiting [2022-08-10T22:13:13.621Z] a050256f5b6f: Verifying Checksum [2022-08-10T22:13:13.621Z] a050256f5b6f: Download complete [2022-08-10T22:13:13.621Z] c0a3192eca97: Verifying Checksum [2022-08-10T22:13:13.621Z] c0a3192eca97: Download complete [2022-08-10T22:13:13.621Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T22:13:13.621Z] 2bbca73fdf42: Download complete [2022-08-10T22:13:13.621Z] 46d945488cbd: Verifying Checksum [2022-08-10T22:13:13.621Z] 46d945488cbd: Download complete [2022-08-10T22:13:13.621Z] b3c136eddcbf: Download complete [2022-08-10T22:13:14.630Z] b3c136eddcbf: Pull complete [2022-08-10T22:13:14.630Z] 329c88fbcd65: Verifying Checksum [2022-08-10T22:13:14.630Z] 329c88fbcd65: Download complete [2022-08-10T22:13:15.237Z] c0a3192eca97: Pull complete [2022-08-10T22:13:15.510Z] a050256f5b6f: Pull complete [2022-08-10T22:13:15.786Z] 8a5474983e97: Verifying Checksum [2022-08-10T22:13:15.786Z] 8a5474983e97: Download complete [2022-08-10T22:13:16.386Z] 656be50a0ddc: Verifying Checksum [2022-08-10T22:13:16.386Z] 656be50a0ddc: Download complete [2022-08-10T22:13:28.809Z] 656be50a0ddc: Pull complete [2022-08-10T22:13:29.083Z] 2bbca73fdf42: Pull complete [2022-08-10T22:13:29.357Z] 46d945488cbd: Pull complete [2022-08-10T22:13:36.087Z] 8a5474983e97: Pull complete [2022-08-10T22:13:38.084Z] 329c88fbcd65: Pull complete [2022-08-10T22:13:38.084Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T22:13:38.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T22:13:38.084Z] ---> ff4287adb874 [2022-08-10T22:13:38.084Z] Step 3/12 : ARG MAKE='make build' [2022-08-10T22:13:38.684Z] ---> Running in 62075fc18870 [2022-08-10T22:13:38.960Z] Removing intermediate container 62075fc18870 [2022-08-10T22:13:38.960Z] ---> 4a4e8ca53be8 [2022-08-10T22:13:38.960Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-10T22:13:39.238Z] ---> Running in c47b77024204 [2022-08-10T22:13:39.516Z] Removing intermediate container c47b77024204 [2022-08-10T22:13:39.516Z] ---> c9606af953f8 [2022-08-10T22:13:39.516Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T22:13:39.516Z] ---> Running in 933b7809e1f7 [2022-08-10T22:13:39.792Z] Removing intermediate container 933b7809e1f7 [2022-08-10T22:13:39.792Z] ---> 098a8f47ead8 [2022-08-10T22:13:39.792Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T22:13:39.792Z] ---> Running in 827411465f63 [2022-08-10T22:13:41.807Z] Removing intermediate container 827411465f63 [2022-08-10T22:13:41.807Z] ---> d05bcb68e304 [2022-08-10T22:13:41.807Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T22:13:41.807Z] ---> Running in 3dbbd5df8ecf [2022-08-10T22:13:42.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T22:13:43.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T22:13:44.395Z] OK: 221 MiB in 51 packages [2022-08-10T22:13:46.389Z] Removing intermediate container 3dbbd5df8ecf [2022-08-10T22:13:46.389Z] ---> d70ec7a4318a [2022-08-10T22:13:46.389Z] Step 8/12 : WORKDIR /app [2022-08-10T22:13:46.389Z] ---> Running in f9ff64d7c5f8 [2022-08-10T22:13:46.665Z] Removing intermediate container f9ff64d7c5f8 [2022-08-10T22:13:46.665Z] ---> 6f1fccf889ec [2022-08-10T22:13:46.665Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-10T22:13:47.279Z] ---> f2a722ca84cd [2022-08-10T22:13:47.279Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T22:13:47.279Z] ---> Running in a7b1fd88eefb [2022-08-10T22:14:34.310Z] Removing intermediate container a7b1fd88eefb [2022-08-10T22:14:34.310Z] ---> 08cc73296625 [2022-08-10T22:14:34.310Z] Step 11/12 : COPY . . [2022-08-10T22:14:35.292Z] ---> ca3d3bcd7b0e [2022-08-10T22:14:35.292Z] Step 12/12 : RUN $MAKE [2022-08-10T22:14:35.292Z] ---> Running in 8c1fb15417d0 [2022-08-10T22:14:36.275Z] noop [2022-08-10T22:14:36.549Z] Removing intermediate container 8c1fb15417d0 [2022-08-10T22:14:36.549Z] ---> 19697245f5b5 [2022-08-10T22:14:36.549Z] Successfully built 19697245f5b5 [2022-08-10T22:14:36.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:14:37.198Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T22:14:37.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:14:37.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container [2022-08-10T22:14:37.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T22:14:38.753Z] $ docker top 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T22:14:39.640Z] + go version [2022-08-10T22:14:39.641Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T22:14:39.677Z] $ docker stop --time=1 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 [2022-08-10T22:14:41.279Z] $ docker rm -f 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:14:41.870Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T22:14:41.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:14:42.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container [2022-08-10T22:14:42.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T22:14:43.422Z] $ docker top ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T22:14:44.426Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/45 [Pipeline] fileExists [Pipeline] sh [2022-08-10T22:14:45.109Z] + make test [2022-08-10T22:14:45.109Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T22:14:46.552Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-10T22:16:08.366Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-10T22:16:08.366Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-10T22:16:47.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.885s coverage: 38.5% of statements [2022-08-10T22:16:47.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.517s coverage: 52.0% of statements [2022-08-10T22:16:47.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-08-10T22:16:47.385Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T22:16:47.385Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T22:17:05.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T22:17:05.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T22:17:05.745Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T22:17:05.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T22:17:05.795Z] $ docker stop --time=1 ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 [2022-08-10T22:17:07.568Z] $ docker rm -f ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T22:17:08.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T22:17:09.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T22:17:09.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T22:17:10.305Z] + ls -al . [2022-08-10T22:17:10.305Z] total 628 [2022-08-10T22:17:10.305Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 22:14 . [2022-08-10T22:17:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 .. [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 22:12 .dockerignore [2022-08-10T22:17:10.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 22:12 .git [2022-08-10T22:17:10.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 22:12 .github [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 22:12 .gitignore [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 22:12 .golangci.yml [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 10866 Aug 10 22:12 Attribution.txt [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 3740 Aug 10 22:12 CHANGELOG.md [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 10 22:12 Dockerfile [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 22:12 GOVERNANCE.md [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 22:12 Jenkinsfile [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 22:12 LICENSE [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 2196 Aug 10 22:12 Makefile [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 22:12 OWNERS.md [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 28496 Aug 10 22:12 README.md [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 10 22:10 VERSION [2022-08-10T22:17:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 bin [2022-08-10T22:17:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 cmd [2022-08-10T22:17:10.305Z] -rw-r--r-- 1 jenkins jenkins 460049 Aug 10 22:16 coverage.out [2022-08-10T22:17:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 examples [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 3538 Aug 10 22:12 go.mod [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 36553 Aug 10 22:12 go.sum [2022-08-10T22:17:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 images [2022-08-10T22:17:10.305Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 22:12 internal [2022-08-10T22:17:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 snap [2022-08-10T22:17:10.305Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:17:10.687Z] + 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=0476de2795b3c23659be3e42ef08dccf661e949a --label arch=arm64 --label version=2.3.0-dev.10 . [2022-08-10T22:17:11.008Z] Sending build context to Docker daemon 1.219MB [2022-08-10T22:17:11.008Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T22:17:11.008Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-10T22:17:11.008Z] ---> 19697245f5b5 [2022-08-10T22:17:11.008Z] Step 3/25 : ARG MAKE='make build' [2022-08-10T22:17:11.318Z] ---> Running in f1f7b7797882 [2022-08-10T22:17:11.595Z] Removing intermediate container f1f7b7797882 [2022-08-10T22:17:11.595Z] ---> d8f0abde2724 [2022-08-10T22:17:11.595Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-10T22:17:11.595Z] ---> Running in 4b0d3a0a5ac1 [2022-08-10T22:17:11.871Z] Removing intermediate container 4b0d3a0a5ac1 [2022-08-10T22:17:11.871Z] ---> e090af4945fb [2022-08-10T22:17:11.871Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T22:17:11.871Z] ---> Running in 067a82a79e98 [2022-08-10T22:17:12.470Z] Removing intermediate container 067a82a79e98 [2022-08-10T22:17:12.470Z] ---> 49bcb1265fb4 [2022-08-10T22:17:12.470Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T22:17:12.470Z] ---> Running in e092ad370318 [2022-08-10T22:17:13.921Z] Removing intermediate container e092ad370318 [2022-08-10T22:17:13.921Z] ---> 86d3ba5778ea [2022-08-10T22:17:13.921Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T22:17:13.921Z] ---> Running in 7d682a710acf [2022-08-10T22:17:14.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T22:17:15.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T22:17:16.863Z] OK: 221 MiB in 51 packages [2022-08-10T22:17:17.848Z] Removing intermediate container 7d682a710acf [2022-08-10T22:17:17.848Z] ---> 92b6f9473bcc [2022-08-10T22:17:17.848Z] Step 8/25 : WORKDIR /app [2022-08-10T22:17:17.848Z] ---> Running in 60febc3603ac [2022-08-10T22:17:18.123Z] Removing intermediate container 60febc3603ac [2022-08-10T22:17:18.123Z] ---> ac85510cb666 [2022-08-10T22:17:18.123Z] Step 9/25 : COPY go.mod vendor* ./ [2022-08-10T22:17:18.725Z] ---> bb6574438f86 [2022-08-10T22:17:18.725Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T22:17:18.725Z] ---> Running in e9b03d7d8a7f [2022-08-10T22:17:20.706Z] Removing intermediate container e9b03d7d8a7f [2022-08-10T22:17:20.706Z] ---> cf038c2198da [2022-08-10T22:17:20.706Z] Step 11/25 : COPY . . [2022-08-10T22:17:21.302Z] ---> df09125a0b5f [2022-08-10T22:17:21.302Z] Step 12/25 : RUN $MAKE [2022-08-10T22:17:21.302Z] ---> Running in aae2d03681a2 [2022-08-10T22:17:22.282Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-08-10T22:19:29.152Z] Removing intermediate container aae2d03681a2 [2022-08-10T22:19:29.152Z] ---> 186e26916f96 [2022-08-10T22:19:29.152Z] Step 13/25 : FROM alpine:3.16 [2022-08-10T22:19:29.152Z] 3.16: Pulling from library/alpine [2022-08-10T22:19:29.152Z] 9b18e9b68314: Pulling fs layer [2022-08-10T22:19:29.152Z] 9b18e9b68314: Verifying Checksum [2022-08-10T22:19:29.152Z] 9b18e9b68314: Download complete [2022-08-10T22:19:29.152Z] 9b18e9b68314: Pull complete [2022-08-10T22:19:29.152Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T22:19:29.152Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T22:19:29.152Z] ---> a6215f271958 [2022-08-10T22:19:29.152Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-10T22:19:29.152Z] ---> Running in 94bb2f806f7a [2022-08-10T22:19:29.152Z] Removing intermediate container 94bb2f806f7a [2022-08-10T22:19:29.152Z] ---> dec694b1a567 [2022-08-10T22:19:29.152Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T22:19:29.152Z] ---> Running in 9809e597757d [2022-08-10T22:19:29.152Z] Removing intermediate container 9809e597757d [2022-08-10T22:19:29.152Z] ---> 1a26a5926dfb [2022-08-10T22:19:29.152Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T22:19:29.152Z] ---> Running in d42e3698e1f0 [2022-08-10T22:19:29.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T22:19:30.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T22:19:31.318Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T22:19:31.589Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T22:19:31.589Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T22:19:31.589Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T22:19:31.860Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T22:19:31.860Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T22:19:32.131Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T22:19:32.131Z] OK: 8 MiB in 20 packages [2022-08-10T22:19:33.106Z] Removing intermediate container d42e3698e1f0 [2022-08-10T22:19:33.106Z] ---> 5edb00b17946 [2022-08-10T22:19:33.106Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-08-10T22:19:33.378Z] ---> 831783529608 [2022-08-10T22:19:33.378Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-08-10T22:19:33.971Z] ---> ed3d013308d3 [2022-08-10T22:19:33.971Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-08-10T22:19:35.399Z] ---> 9a9d927d7cd1 [2022-08-10T22:19:35.399Z] Step 20/25 : EXPOSE 59989 [2022-08-10T22:19:35.399Z] ---> Running in b9da076d5630 [2022-08-10T22:19:35.671Z] Removing intermediate container b9da076d5630 [2022-08-10T22:19:35.671Z] ---> bc898d84ba20 [2022-08-10T22:19:35.671Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-08-10T22:19:35.944Z] ---> Running in ee0ba92c7aec [2022-08-10T22:19:36.216Z] Removing intermediate container ee0ba92c7aec [2022-08-10T22:19:36.216Z] ---> d7e7299eb214 [2022-08-10T22:19:36.216Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-10T22:19:36.216Z] ---> Running in b71157c80851 [2022-08-10T22:19:36.489Z] Removing intermediate container b71157c80851 [2022-08-10T22:19:36.489Z] ---> a293fe6a3249 [2022-08-10T22:19:36.489Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T22:19:36.489Z] ---> Running in e9bbad175226 [2022-08-10T22:19:36.762Z] Removing intermediate container e9bbad175226 [2022-08-10T22:19:36.762Z] ---> 7e4cf00606b2 [2022-08-10T22:19:36.762Z] Step 24/25 : LABEL git_sha=0476de2795b3c23659be3e42ef08dccf661e949a [2022-08-10T22:19:37.035Z] ---> Running in ef073fe4ba04 [2022-08-10T22:19:37.307Z] Removing intermediate container ef073fe4ba04 [2022-08-10T22:19:37.307Z] ---> 68d4ce63e511 [2022-08-10T22:19:37.307Z] Step 25/25 : LABEL version=2.3.0-dev.10 [2022-08-10T22:19:37.307Z] ---> Running in 223422f1cd21 [2022-08-10T22:19:37.578Z] Removing intermediate container 223422f1cd21 [2022-08-10T22:19:37.578Z] ---> e5860be7416c [2022-08-10T22:19:37.578Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T22:19:37.578Z] Successfully built e5860be7416c [2022-08-10T22:19:37.578Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T22:19:37.699Z] provisioning config files... [2022-08-10T22:19:37.717Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/45@tmp/config6958051220811058146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:19:38.073Z] ---> docker-login.sh [2022-08-10T22:19:38.073Z] nexus3.edgexfoundry.org:10001 [2022-08-10T22:19:38.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:19:38.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:19:38.347Z] Configure a credential helper to remove this warning. See [2022-08-10T22:19:38.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:19:38.347Z] [2022-08-10T22:19:38.347Z] Login Succeeded [2022-08-10T22:19:38.347Z] nexus3.edgexfoundry.org:10002 [2022-08-10T22:19:38.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:19:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:19:38.894Z] Configure a credential helper to remove this warning. See [2022-08-10T22:19:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:19:38.894Z] [2022-08-10T22:19:38.894Z] Login Succeeded [2022-08-10T22:19:38.894Z] nexus3.edgexfoundry.org:10003 [2022-08-10T22:19:39.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:19:39.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:19:39.440Z] Configure a credential helper to remove this warning. See [2022-08-10T22:19:39.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:19:39.440Z] [2022-08-10T22:19:39.440Z] Login Succeeded [2022-08-10T22:19:39.440Z] nexus3.edgexfoundry.org:10004 [2022-08-10T22:19:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:19:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:19:39.715Z] Configure a credential helper to remove this warning. See [2022-08-10T22:19:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:19:39.715Z] [2022-08-10T22:19:39.715Z] Login Succeeded [2022-08-10T22:19:39.715Z] docker.io [2022-08-10T22:19:40.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T22:19:40.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T22:19:40.583Z] Configure a credential helper to remove this warning. See [2022-08-10T22:19:40.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T22:19:40.583Z] [2022-08-10T22:19:40.583Z] Login Succeeded [2022-08-10T22:19:40.583Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T22:19:40.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T22:19:40.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T22:19:40.667Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-08-10T22:19:40.667Z] 0476de2795b3c23659be3e42ef08dccf661e949a [2022-08-10T22:19:40.667Z] latest [2022-08-10T22:19:40.667Z] 2.3.0-dev.10 [2022-08-10T22:19:40.667Z] 0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 [2022-08-10T22:19:40.667Z] main [2022-08-10T22:19:40.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:41.034Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:41.396Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a [2022-08-10T22:19:41.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-08-10T22:19:41.396Z] 4540de40f3f3: Preparing [2022-08-10T22:19:41.396Z] 4a83bc900a05: Preparing [2022-08-10T22:19:41.396Z] 9bad15256b74: Preparing [2022-08-10T22:19:41.396Z] 0dcdb2fc31c3: Preparing [2022-08-10T22:19:41.396Z] 9b66711b35fb: Preparing [2022-08-10T22:19:41.396Z] 5d3e392a13a0: Preparing [2022-08-10T22:19:41.396Z] 5d3e392a13a0: Waiting [2022-08-10T22:19:41.688Z] 9bad15256b74: Pushed [2022-08-10T22:19:41.688Z] 9b66711b35fb: Pushed [2022-08-10T22:19:41.688Z] 4a83bc900a05: Pushed [2022-08-10T22:19:41.688Z] 5d3e392a13a0: Layer already exists [2022-08-10T22:19:42.281Z] 0dcdb2fc31c3: Pushed [2022-08-10T22:19:47.672Z] 4540de40f3f3: Pushed [2022-08-10T22:19:47.672Z] 0476de2795b3c23659be3e42ef08dccf661e949a: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:48.038Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:48.401Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-08-10T22:19:48.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-08-10T22:19:48.401Z] 4540de40f3f3: Preparing [2022-08-10T22:19:48.401Z] 4a83bc900a05: Preparing [2022-08-10T22:19:48.402Z] 9bad15256b74: Preparing [2022-08-10T22:19:48.402Z] 0dcdb2fc31c3: Preparing [2022-08-10T22:19:48.402Z] 9b66711b35fb: Preparing [2022-08-10T22:19:48.402Z] 5d3e392a13a0: Preparing [2022-08-10T22:19:48.402Z] 5d3e392a13a0: Waiting [2022-08-10T22:19:48.402Z] 9b66711b35fb: Layer already exists [2022-08-10T22:19:48.402Z] 4540de40f3f3: Layer already exists [2022-08-10T22:19:48.402Z] 4a83bc900a05: Layer already exists [2022-08-10T22:19:48.402Z] 0dcdb2fc31c3: Layer already exists [2022-08-10T22:19:48.402Z] 9bad15256b74: Layer already exists [2022-08-10T22:19:48.402Z] 5d3e392a13a0: Layer already exists [2022-08-10T22:19:48.672Z] latest: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:49.042Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:49.391Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [2022-08-10T22:19:49.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-08-10T22:19:49.392Z] 4540de40f3f3: Preparing [2022-08-10T22:19:49.392Z] 4a83bc900a05: Preparing [2022-08-10T22:19:49.392Z] 9bad15256b74: Preparing [2022-08-10T22:19:49.392Z] 0dcdb2fc31c3: Preparing [2022-08-10T22:19:49.392Z] 9b66711b35fb: Preparing [2022-08-10T22:19:49.392Z] 5d3e392a13a0: Preparing [2022-08-10T22:19:49.392Z] 5d3e392a13a0: Waiting [2022-08-10T22:19:49.392Z] 9b66711b35fb: Layer already exists [2022-08-10T22:19:49.392Z] 9bad15256b74: Layer already exists [2022-08-10T22:19:49.392Z] 0dcdb2fc31c3: Layer already exists [2022-08-10T22:19:49.392Z] 4540de40f3f3: Layer already exists [2022-08-10T22:19:49.392Z] 4a83bc900a05: Layer already exists [2022-08-10T22:19:49.392Z] 5d3e392a13a0: Layer already exists [2022-08-10T22:19:49.662Z] 2.3.0-dev.10: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:50.019Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:50.380Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 [2022-08-10T22:19:50.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-08-10T22:19:50.380Z] 4540de40f3f3: Preparing [2022-08-10T22:19:50.380Z] 4a83bc900a05: Preparing [2022-08-10T22:19:50.380Z] 9bad15256b74: Preparing [2022-08-10T22:19:50.380Z] 0dcdb2fc31c3: Preparing [2022-08-10T22:19:50.380Z] 9b66711b35fb: Preparing [2022-08-10T22:19:50.380Z] 5d3e392a13a0: Preparing [2022-08-10T22:19:50.380Z] 5d3e392a13a0: Waiting [2022-08-10T22:19:50.380Z] 9bad15256b74: Layer already exists [2022-08-10T22:19:50.380Z] 4540de40f3f3: Layer already exists [2022-08-10T22:19:50.380Z] 4a83bc900a05: Layer already exists [2022-08-10T22:19:50.380Z] 9b66711b35fb: Layer already exists [2022-08-10T22:19:50.380Z] 0dcdb2fc31c3: Layer already exists [2022-08-10T22:19:50.380Z] 5d3e392a13a0: Layer already exists [2022-08-10T22:19:50.651Z] 0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:51.012Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:51.374Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-08-10T22:19:51.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-08-10T22:19:51.374Z] 4540de40f3f3: Preparing [2022-08-10T22:19:51.374Z] 4a83bc900a05: Preparing [2022-08-10T22:19:51.374Z] 9bad15256b74: Preparing [2022-08-10T22:19:51.374Z] 0dcdb2fc31c3: Preparing [2022-08-10T22:19:51.374Z] 9b66711b35fb: Preparing [2022-08-10T22:19:51.374Z] 5d3e392a13a0: Preparing [2022-08-10T22:19:51.374Z] 5d3e392a13a0: Waiting [2022-08-10T22:19:51.374Z] 9b66711b35fb: Layer already exists [2022-08-10T22:19:51.374Z] 0dcdb2fc31c3: Layer already exists [2022-08-10T22:19:51.374Z] 4a83bc900a05: Layer already exists [2022-08-10T22:19:51.374Z] 9bad15256b74: Layer already exists [2022-08-10T22:19:51.374Z] 4540de40f3f3: Layer already exists [2022-08-10T22:19:51.374Z] 5d3e392a13a0: Layer already exists [2022-08-10T22:19:51.645Z] main: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T22:19:51.722Z] ===================================================== [Pipeline] echo [2022-08-10T22:19:51.736Z] taggedImages: [2022-08-10T22:19:51.736Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a [2022-08-10T22:19:51.736Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-08-10T22:19:51.736Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [2022-08-10T22:19:51.736Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 [2022-08-10T22:19:51.736Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:52.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T22:19:52.127Z] [2022-08-10T22:19:52.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:19:52.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T22:19:52.789Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T22:19:52.789Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T22:19:52.789Z] 04944245beec: Pulling fs layer [2022-08-10T22:19:52.789Z] 699f458cf7ca: Pulling fs layer [2022-08-10T22:19:52.789Z] 765212b225bb: Pulling fs layer [2022-08-10T22:19:52.789Z] f23df028b6ca: Pulling fs layer [2022-08-10T22:19:52.789Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T22:19:52.789Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T22:19:52.789Z] d65c8cfc05b1: Waiting [2022-08-10T22:19:52.789Z] 765212b225bb: Waiting [2022-08-10T22:19:52.789Z] 2437ff75d9bd: Waiting [2022-08-10T22:19:52.789Z] f23df028b6ca: Waiting [2022-08-10T22:19:52.789Z] 04944245beec: Verifying Checksum [2022-08-10T22:19:52.789Z] 04944245beec: Download complete [2022-08-10T22:19:52.789Z] 765212b225bb: Verifying Checksum [2022-08-10T22:19:52.789Z] 765212b225bb: Download complete [2022-08-10T22:19:52.789Z] f23df028b6ca: Download complete [2022-08-10T22:19:52.789Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T22:19:52.789Z] d65c8cfc05b1: Download complete [2022-08-10T22:19:53.090Z] 699f458cf7ca: Verifying Checksum [2022-08-10T22:19:53.090Z] 699f458cf7ca: Download complete [2022-08-10T22:19:53.388Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T22:19:53.388Z] 8998bd30e6a1: Download complete [2022-08-10T22:19:56.014Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T22:19:56.014Z] 2437ff75d9bd: Download complete [2022-08-10T22:19:58.014Z] 8998bd30e6a1: Pull complete [2022-08-10T22:19:58.288Z] 04944245beec: Pull complete [2022-08-10T22:19:59.722Z] 699f458cf7ca: Pull complete [2022-08-10T22:19:59.994Z] 765212b225bb: Pull complete [2022-08-10T22:20:00.592Z] f23df028b6ca: Pull complete [2022-08-10T22:20:00.867Z] d65c8cfc05b1: Pull complete [2022-08-10T22:20:15.944Z] 2437ff75d9bd: Pull complete [2022-08-10T22:20:15.945Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T22:20:15.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T22:20:15.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:20:16.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container [2022-08-10T22:20:16.300Z] $ 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/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-10T22:20:18.884Z] $ docker top 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:19.779Z] ---> job-cost.sh [2022-08-10T22:20:19.779Z] lf-activate-venv: SKIPPING [2022-08-10T22:20:19.779Z] INFO: No Stack... [2022-08-10T22:20:20.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T22:20:20.964Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T22:20:21.626Z] + cat /w/workspace/device-rfid-llrp-go/45/archives/cost.csv [2022-08-10T22:20:21.626Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T22:20:21.686Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [2022-08-10T22:20:21.695Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] did not exist. Created. [2022-08-10T22:20:21.696Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T22:20:22.368Z] /w/workspace/device-rfid-llrp-go/45@tmp/durable-b7bcff2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T22:20:23.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T22:20:23.066Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T22:20:23.121Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T22:20:23.133Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T22:20:23.167Z] $ docker stop --time=1 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 [2022-08-10T22:20:24.666Z] $ docker rm -f 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-10T22:20:25.732Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-08-10T22:20:25.732Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-08-10T22:20:25.732Z] total 16 [2022-08-10T22:20:25.732Z] drwxr-xr-x 3 root root 4096 Aug 10 22:11 . [2022-08-10T22:20:25.732Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 22:11 .. [2022-08-10T22:20:25.732Z] drwxr-xr-x 2 root root 4096 Aug 10 22:11 cost [2022-08-10T22:20:25.732Z] -rw-r--r-- 1 root root 90 Aug 10 22:11 cost.csv [2022-08-10T22:20:25.732Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-08-10T22:20:25.732Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-08-10T22:20:25.732Z] total 16 [2022-08-10T22:20:25.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 22:11 . [2022-08-10T22:20:25.732Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 22:11 .. [2022-08-10T22:20:25.732Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 22:11 cost [2022-08-10T22:20:25.732Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 10 22:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:26.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:26.896Z] ---> package-listing.sh [2022-08-10T22:20:26.896Z] ++ facter osfamily [2022-08-10T22:20:26.896Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T22:20:27.158Z] + OS_FAMILY=debian [2022-08-10T22:20:27.158Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-08-10T22:20:27.158Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T22:20:27.158Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T22:20:27.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T22:20:27.158Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T22:20:27.158Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-08-10T22:20:27.158Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T22:20:27.158Z] + case "${OS_FAMILY}" in [2022-08-10T22:20:27.158Z] + dpkg -l [2022-08-10T22:20:27.158Z] + grep '^ii' [2022-08-10T22:20:27.158Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T22:20:27.158Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T22:20:27.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T22:20:27.158Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-08-10T22:20:27.158Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-08-10T22:20:27.158Z] + 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 [2022-08-10T22:20:27.171Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-08-10T22:20:27.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T22:20:27.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T22:20:27.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T22:20:27.882Z] prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container [2022-08-10T22:20:27.943Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T22:20:28.166Z] $ docker top 72f3e53c8013a744c51d7345031280f124b0280f7721e8b764a97471b2766fd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T22:20:28.512Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T22:20:28.798Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T22:20:29.084Z] + ls /var/log/sa-host [2022-08-10T22:20:29.084Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T22:20:29.273Z] provisioning config files... [2022-08-10T22:20:29.281Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6018279385204168717tmp [Pipeline] { [Pipeline] echo [2022-08-10T22:20:29.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:29.577Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T22:20:29.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:29.919Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T22:20:29.928Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:30.211Z] ---> sudo-logs.sh [2022-08-10T22:20:30.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T22:20:30.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:30.518Z] ---> job-cost.sh [2022-08-10T22:20:30.518Z] lf-activate-venv: SKIPPING [2022-08-10T22:20:30.518Z] DEBUG: total: 0.2199999988079071 [2022-08-10T22:20:30.518Z] INFO: Retrieving Stack Cost... [2022-08-10T22:20:31.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T22:20:31.350Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T22:20:31.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T22:20:31.646Z] ---> logs-deploy.sh [2022-08-10T22:20:31.646Z] lf-activate-venv: SKIPPING [2022-08-10T22:20:31.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/45 [2022-08-10T22:20:31.646Z] INFO: archiving workspace using pattern(s): [2022-08-10T22:20:32.589Z] Archives upload complete. [2022-08-10T22:20:32.850Z] INFO: archiving logs to Nexus [2022-08-10T22:20:33.422Z] ---> uname -a: [2022-08-10T22:20:33.422Z] Linux prd-ubuntu20-04-docker-8c-8g-22471 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] ---> lscpu: [2022-08-10T22:20:33.422Z] Architecture: x86_64 [2022-08-10T22:20:33.422Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-10T22:20:33.422Z] Byte Order: Little Endian [2022-08-10T22:20:33.422Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-10T22:20:33.422Z] CPU(s): 8 [2022-08-10T22:20:33.422Z] On-line CPU(s) list: 0-7 [2022-08-10T22:20:33.422Z] Thread(s) per core: 1 [2022-08-10T22:20:33.422Z] Core(s) per socket: 1 [2022-08-10T22:20:33.422Z] Socket(s): 8 [2022-08-10T22:20:33.422Z] NUMA node(s): 1 [2022-08-10T22:20:33.422Z] Vendor ID: AuthenticAMD [2022-08-10T22:20:33.422Z] CPU family: 23 [2022-08-10T22:20:33.422Z] Model: 49 [2022-08-10T22:20:33.422Z] Model name: AMD EPYC-Rome Processor [2022-08-10T22:20:33.422Z] Stepping: 0 [2022-08-10T22:20:33.422Z] CPU MHz: 2799.998 [2022-08-10T22:20:33.422Z] BogoMIPS: 5599.99 [2022-08-10T22:20:33.422Z] Virtualization: AMD-V [2022-08-10T22:20:33.422Z] Hypervisor vendor: KVM [2022-08-10T22:20:33.422Z] Virtualization type: full [2022-08-10T22:20:33.422Z] L1d cache: 256 KiB [2022-08-10T22:20:33.422Z] L1i cache: 256 KiB [2022-08-10T22:20:33.422Z] L2 cache: 4 MiB [2022-08-10T22:20:33.422Z] L3 cache: 128 MiB [2022-08-10T22:20:33.422Z] NUMA node0 CPU(s): 0-7 [2022-08-10T22:20:33.422Z] Vulnerability Itlb multihit: Not affected [2022-08-10T22:20:33.422Z] Vulnerability L1tf: Not affected [2022-08-10T22:20:33.422Z] Vulnerability Mds: Not affected [2022-08-10T22:20:33.422Z] Vulnerability Meltdown: Not affected [2022-08-10T22:20:33.422Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-10T22:20:33.422Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-10T22:20:33.422Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-10T22:20:33.422Z] Vulnerability Srbds: Not affected [2022-08-10T22:20:33.422Z] Vulnerability Tsx async abort: Not affected [2022-08-10T22:20:33.422Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] ---> nproc: [2022-08-10T22:20:33.422Z] 8 [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] [2022-08-10T22:20:33.422Z] ---> df -h: [2022-08-10T22:20:33.422Z] Filesystem Size Used Avail Use% Mounted on [2022-08-10T22:20:33.422Z] overlay 155G 11G 145G 7% / [2022-08-10T22:20:33.422Z] tmpfs 64M 0 64M 0% /dev [2022-08-10T22:20:33.422Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-10T22:20:33.422Z] shm 64M 0 64M 0% /dev/shm [2022-08-10T22:20:33.422Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] ---> sar -b -r -n DEV: [2022-08-10T22:20:33.423Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22471) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:09:51 LINUX RESTART (8 CPU) [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-10T22:20:33.423Z] 22:11:01 418.20 56.41 361.79 0.00 7441.29 205497.08 0.00 [2022-08-10T22:20:33.423Z] 22:12:01 143.29 0.90 142.39 0.00 17.06 56060.66 0.00 [2022-08-10T22:20:33.423Z] 22:13:01 1.68 0.00 1.68 0.00 0.00 18.68 0.00 [2022-08-10T22:20:33.423Z] 22:14:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2022-08-10T22:20:33.423Z] 22:15:01 1.12 0.02 1.10 0.00 0.13 13.33 0.00 [2022-08-10T22:20:33.423Z] 22:16:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2022-08-10T22:20:33.423Z] 22:17:01 1.17 0.02 1.15 0.00 0.13 13.33 0.00 [2022-08-10T22:20:33.423Z] 22:18:01 1.72 0.00 1.72 0.00 0.00 22.26 0.00 [2022-08-10T22:20:33.423Z] 22:19:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2022-08-10T22:20:33.423Z] 22:20:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2022-08-10T22:20:33.423Z] Average: 57.19 5.73 51.45 0.00 745.85 26167.76 0.00 [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-10T22:20:33.423Z] 22:11:01 28873256 31768300 536188 1.63 117580 3046008 2148068 6.33 1112024 2520200 476 [2022-08-10T22:20:33.423Z] 22:12:01 27895116 31776428 518292 1.58 167212 3877800 1845576 5.44 1270812 3221428 280 [2022-08-10T22:20:33.423Z] 22:13:01 27895128 31776520 517836 1.57 167260 3877804 1845576 5.44 1270488 3221436 4 [2022-08-10T22:20:33.423Z] 22:14:01 27896208 31777724 516260 1.57 167300 3877804 1845576 5.44 1269084 3221432 52 [2022-08-10T22:20:33.423Z] 22:15:01 27896476 31778112 515928 1.57 167332 3877808 1845576 5.44 1269256 3221600 24 [2022-08-10T22:20:33.423Z] 22:16:01 27897940 31779612 514336 1.56 167360 3877812 1845576 5.44 1268328 3221600 172 [2022-08-10T22:20:33.423Z] 22:17:01 27905412 31787108 506772 1.54 167392 3877812 1845576 5.44 1260560 3221604 16 [2022-08-10T22:20:33.423Z] 22:18:01 27905132 31786968 506568 1.54 167432 3877828 1845576 5.44 1261040 3221616 48 [2022-08-10T22:20:33.423Z] 22:19:01 27905124 31786984 506536 1.54 167452 3877828 1845576 5.44 1260344 3221616 16 [2022-08-10T22:20:33.423Z] 22:20:01 27905068 31786932 506496 1.54 167484 3877828 1845576 5.44 1260404 3221620 172 [2022-08-10T22:20:33.423Z] Average: 27997486 31780469 514521 1.56 162380 3794633 1875825 5.53 1250234 3151415 126 [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-10T22:20:33.423Z] 22:11:01 ens3 778.92 499.87 7470.66 107.22 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:11:01 docker0 10.28 10.61 0.74 85.12 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:11:01 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:11:01 veth6a456de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:11:01 vethe9b16ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:12:01 ens3 289.27 222.63 3974.54 83.48 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:12:01 docker0 123.53 146.01 10.14 1415.15 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:13:01 ens3 0.52 0.42 0.26 0.23 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:14:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:15:01 ens3 1.60 1.40 2.39 0.09 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:16:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:18:01 ens3 1.03 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] Average: ens3 107.19 72.53 1144.82 19.14 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] Average: docker0 13.38 15.66 1.09 150.02 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] ---> sar -P ALL: [2022-08-10T22:20:33.423Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22471) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:09:51 LINUX RESTART (8 CPU) [2022-08-10T22:20:33.423Z] [2022-08-10T22:20:33.423Z] 22:10:01 CPU %user %nice %system %iowait %steal %idle [2022-08-10T22:20:33.423Z] 22:11:01 all 11.27 0.00 4.71 3.80 0.07 80.16 [2022-08-10T22:20:33.423Z] 22:11:01 0 13.03 0.00 4.88 7.64 0.07 74.38 [2022-08-10T22:20:33.423Z] 22:11:01 1 8.92 0.00 4.76 1.31 0.07 84.94 [2022-08-10T22:20:33.423Z] 22:11:01 2 10.00 0.00 3.88 3.14 0.07 82.90 [2022-08-10T22:20:33.423Z] 22:11:01 3 11.92 0.00 4.17 3.61 0.08 80.22 [2022-08-10T22:20:33.423Z] 22:11:01 4 12.14 0.00 5.42 9.01 0.05 73.38 [2022-08-10T22:20:33.423Z] 22:11:01 5 10.69 0.00 3.92 3.83 0.05 81.52 [2022-08-10T22:20:33.423Z] 22:11:01 6 12.22 0.00 5.22 0.42 0.05 82.08 [2022-08-10T22:20:33.423Z] 22:11:01 7 11.25 0.00 5.40 1.42 0.08 81.84 [2022-08-10T22:20:33.423Z] 22:12:01 all 20.68 0.00 4.82 2.06 0.06 72.37 [2022-08-10T22:20:33.423Z] 22:12:01 0 19.64 0.00 4.98 1.64 0.05 73.69 [2022-08-10T22:20:33.423Z] 22:12:01 1 20.53 0.00 5.64 6.95 0.05 66.83 [2022-08-10T22:20:33.423Z] 22:12:01 2 20.24 0.00 4.43 2.22 0.05 73.06 [2022-08-10T22:20:33.423Z] 22:12:01 3 20.70 0.00 4.26 1.16 0.05 73.82 [2022-08-10T22:20:33.423Z] 22:12:01 4 20.64 0.00 4.52 3.65 0.07 71.12 [2022-08-10T22:20:33.423Z] 22:12:01 5 20.46 0.00 4.56 0.25 0.05 74.68 [2022-08-10T22:20:33.423Z] 22:12:01 6 21.36 0.00 4.94 0.47 0.07 73.17 [2022-08-10T22:20:33.423Z] 22:12:01 7 21.92 0.00 5.23 0.19 0.10 72.56 [2022-08-10T22:20:33.423Z] 22:13:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-08-10T22:20:33.423Z] 22:13:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-10T22:20:33.423Z] 22:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-10T22:20:33.423Z] 22:13:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-10T22:20:33.423Z] 22:13:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2022-08-10T22:20:33.423Z] 22:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:14:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2022-08-10T22:20:33.423Z] 22:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:14:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-08-10T22:20:33.423Z] 22:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2022-08-10T22:20:33.423Z] 22:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-10T22:20:33.423Z] 22:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T22:20:33.423Z] 22:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-10T22:20:33.423Z] 22:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-08-10T22:20:33.423Z] 22:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:15:01 2 1.99 0.00 0.02 0.00 0.00 98.00 [2022-08-10T22:20:33.423Z] 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T22:20:33.423Z] 22:15:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2022-08-10T22:20:33.423Z] 22:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T22:20:33.423Z] 22:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-10T22:20:33.423Z] 22:16:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2022-08-10T22:20:33.423Z] 22:16:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-10T22:20:33.423Z] 22:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-10T22:20:33.423Z] 22:16:01 2 1.95 0.00 0.00 0.00 0.02 98.03 [2022-08-10T22:20:33.423Z] 22:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-10T22:20:33.423Z] 22:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T22:20:33.423Z] 22:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T22:20:33.423Z] 22:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T22:20:33.423Z] 22:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-10T22:20:33.423Z] 22:17:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2022-08-10T22:20:33.423Z] 22:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T22:20:33.423Z] 22:17:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2022-08-10T22:20:33.423Z] 22:17:01 2 1.47 0.00 0.02 0.00 0.00 98.52 [2022-08-10T22:20:33.423Z] 22:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T22:20:33.423Z] 22:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-10T22:20:33.423Z] 22:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:18:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2022-08-10T22:20:33.423Z] 22:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-10T22:20:33.423Z] 22:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-10T22:20:33.423Z] 22:18:01 2 0.90 0.00 0.03 0.00 0.02 99.05 [2022-08-10T22:20:33.423Z] 22:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-10T22:20:33.423Z] 22:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T22:20:33.423Z] 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T22:20:33.423Z] 22:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.424Z] 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T22:20:33.424Z] 22:19:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2022-08-10T22:20:33.424Z] 22:19:01 0 0.00 0.00 0.03 0.07 0.00 99.90 [2022-08-10T22:20:33.424Z] 22:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-10T22:20:33.424Z] 22:19:01 2 1.26 0.00 0.00 0.00 0.02 98.73 [2022-08-10T22:20:33.424Z] 22:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T22:20:33.424Z] 22:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T22:20:33.424Z] 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T22:20:33.424Z] 22:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-10T22:20:33.424Z] 22:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T22:20:33.424Z] 22:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2022-08-10T22:20:33.424Z] 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T22:20:33.424Z] 22:20:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2022-08-10T22:20:33.424Z] 22:20:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-10T22:20:33.424Z] 22:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-10T22:20:33.424Z] 22:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-10T22:20:33.424Z] 22:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T22:20:33.424Z] 22:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-10T22:20:33.424Z] 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T22:20:33.424Z] Average: all 3.35 0.00 0.95 0.58 0.02 95.10 [2022-08-10T22:20:33.424Z] Average: 0 3.25 0.00 0.99 0.94 0.02 94.81 [2022-08-10T22:20:33.424Z] Average: 1 2.94 0.00 1.04 0.82 0.03 95.17 [2022-08-10T22:20:33.424Z] Average: 2 4.32 0.00 0.82 0.53 0.02 94.31 [2022-08-10T22:20:33.424Z] Average: 3 3.25 0.00 0.85 0.48 0.03 95.40 [2022-08-10T22:20:33.424Z] Average: 4 3.26 0.00 0.99 1.25 0.02 94.49 [2022-08-10T22:20:33.424Z] Average: 5 3.10 0.00 0.84 0.41 0.01 95.63 [2022-08-10T22:20:33.424Z] Average: 6 3.34 0.00 1.01 0.09 0.02 95.54 [2022-08-10T22:20:33.424Z] Average: 7 3.29 0.00 1.06 0.16 0.02 95.47 [2022-08-10T22:20:33.424Z] [2022-08-10T22:20:33.424Z] [2022-08-10T22:20:33.424Z]