Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3289a164b8ff7b22d28db9f748121107e7f7ddb 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-ssh8099327931059131593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1784671021579792503.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15575678898223469104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4897913761980536423.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1591007038739068145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-1981 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) Commit message: "Merge pull request #181 from lenny-intel/go-1.20" > 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-list --no-walk f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T17:17:13.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T17:17:13.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T17:17:13.798Z] ========================================================= [2023-03-15T17:17:13.798Z] EdgeX Global Pipelines Version Info [2023-03-15T17:17:13.798Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:17:14.501Z] ------------------- [2023-03-15T17:17:14.501Z] stable info: [2023-03-15T17:17:14.501Z] ------------------- [2023-03-15T17:17:14.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T17:17:14.501Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T17:17:14.501Z] Message: update stable to v1.0.245 [2023-03-15T17:17:15.073Z] ------------------- [2023-03-15T17:17:15.073Z] experimental info: [2023-03-15T17:17:15.073Z] ------------------- [2023-03-15T17:17:15.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T17:17:15.073Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T17:17:15.073Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T17:17:15.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-15T17:17:15.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-15T17:17:15.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T17:17:15.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T17:17:15.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T17:17:15.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T17:17:15.326Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T17:17:15.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T17:17:15.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T17:17:15.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T17:17:15.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T17:17:15.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-15T17:17:15.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T17:17:15.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T17:17:15.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T17:17:15.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T17:17:15.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T17:17:15.482Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T17:17:15.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T17:17:15.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T17:17:15.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T17:17:15.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T17:17:15.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T17:17:15.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T17:17:15.549Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T17:17:15.558Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T17:17:15.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T17:17:15.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T17:17:15.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T17:17:15.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T17:17:15.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T17:17:15.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3289a1 [Pipeline] echo [2023-03-15T17:17:15.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:17:15.666Z] provisioning config files... [2023-03-15T17:17:15.679Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6081829332078878013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:17:15.978Z] ---> docker-login.sh [2023-03-15T17:17:15.978Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:17:16.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:16.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:16.238Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:16.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:16.238Z] [2023-03-15T17:17:16.238Z] Login Succeeded [2023-03-15T17:17:16.238Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:17:16.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:16.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:16.497Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:16.497Z] [2023-03-15T17:17:16.497Z] Login Succeeded [2023-03-15T17:17:16.497Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:17:16.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:16.497Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:16.497Z] [2023-03-15T17:17:16.497Z] Login Succeeded [2023-03-15T17:17:16.497Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:17:16.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:16.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:16.757Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:16.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:16.757Z] [2023-03-15T17:17:16.757Z] Login Succeeded [2023-03-15T17:17:16.757Z] docker.io [2023-03-15T17:17:16.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:17.016Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:17.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:17.016Z] [2023-03-15T17:17:17.016Z] Login Succeeded [2023-03-15T17:17:17.016Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:17:17.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T17:17:17.392Z] + git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T17:17:17.408Z] -----------> git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T17:17:17.408Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [false] [Pipeline] sh [2023-03-15T17:17:17.695Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T17:17:17.709Z] ========================================================= [2023-03-15T17:17:17.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T17:17:17.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:17:18.022Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T17:17:18.049Z] [semverPrep] GIT_COMMIT: f3289a164b8ff7b22d28db9f748121107e7f7ddb, Commit Message: Merge pull request #181 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-15T17:17:18.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T17:17:18.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:17:18.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T17:17:18.410Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T17:17:18.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T17:17:18.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T17:17:18.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T17:17:18.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:17:18.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:17:18.820Z] [2023-03-15T17:17:18.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:17:19.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:17:19.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T17:17:19.119Z] b85a868b505f: Pulling fs layer [2023-03-15T17:17:19.119Z] e2be974225ed: Pulling fs layer [2023-03-15T17:17:19.119Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T17:17:19.119Z] 988bab9f4d93: Pulling fs layer [2023-03-15T17:17:19.119Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T17:17:19.119Z] eaf3925da568: Pulling fs layer [2023-03-15T17:17:19.119Z] bab4dde63d76: Pulling fs layer [2023-03-15T17:17:19.119Z] 988bab9f4d93: Waiting [2023-03-15T17:17:19.119Z] bde34c3a00c8: Pulling fs layer [2023-03-15T17:17:19.119Z] b352a97aabf1: Pulling fs layer [2023-03-15T17:17:19.119Z] 4872d77fe225: Pulling fs layer [2023-03-15T17:17:19.119Z] 5851b861e8e6: Pulling fs layer [2023-03-15T17:17:19.119Z] 1469e6f7b9e6: Waiting [2023-03-15T17:17:19.119Z] bde34c3a00c8: Waiting [2023-03-15T17:17:19.119Z] eaf3925da568: Waiting [2023-03-15T17:17:19.119Z] bab4dde63d76: Waiting [2023-03-15T17:17:19.119Z] b352a97aabf1: Waiting [2023-03-15T17:17:19.119Z] 4872d77fe225: Waiting [2023-03-15T17:17:19.119Z] 5851b861e8e6: Waiting [2023-03-15T17:17:19.119Z] e2be974225ed: Verifying Checksum [2023-03-15T17:17:19.119Z] e2be974225ed: Download complete [2023-03-15T17:17:19.119Z] 988bab9f4d93: Download complete [2023-03-15T17:17:19.390Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T17:17:19.390Z] 339a4e72a1f5: Download complete [2023-03-15T17:17:19.390Z] eaf3925da568: Verifying Checksum [2023-03-15T17:17:19.390Z] eaf3925da568: Download complete [2023-03-15T17:17:19.390Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T17:17:19.390Z] 1469e6f7b9e6: Download complete [2023-03-15T17:17:19.390Z] bde34c3a00c8: Download complete [2023-03-15T17:17:19.650Z] b352a97aabf1: Download complete [2023-03-15T17:17:19.650Z] 4872d77fe225: Verifying Checksum [2023-03-15T17:17:19.650Z] 4872d77fe225: Download complete [2023-03-15T17:17:19.650Z] 5851b861e8e6: Download complete [2023-03-15T17:17:19.650Z] b85a868b505f: Verifying Checksum [2023-03-15T17:17:19.650Z] b85a868b505f: Download complete [2023-03-15T17:17:19.908Z] bab4dde63d76: Verifying Checksum [2023-03-15T17:17:19.908Z] bab4dde63d76: Download complete [2023-03-15T17:17:20.845Z] b85a868b505f: Pull complete [2023-03-15T17:17:21.103Z] e2be974225ed: Pull complete [2023-03-15T17:17:21.670Z] 339a4e72a1f5: Pull complete [2023-03-15T17:17:21.670Z] 988bab9f4d93: Pull complete [2023-03-15T17:17:21.928Z] 1469e6f7b9e6: Pull complete [2023-03-15T17:17:21.928Z] eaf3925da568: Pull complete [2023-03-15T17:17:23.830Z] bab4dde63d76: Pull complete [2023-03-15T17:17:23.830Z] bde34c3a00c8: Pull complete [2023-03-15T17:17:24.090Z] b352a97aabf1: Pull complete [2023-03-15T17:17:24.090Z] 4872d77fe225: Pull complete [2023-03-15T17:17:24.090Z] 5851b861e8e6: Pull complete [2023-03-15T17:17:24.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T17:17:24.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:17:24.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:17:24.170Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-03-15T17:17:24.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:17:25.664Z] $ docker top d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:17:25.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:17:25.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:17:25.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:17:25.896Z] $ docker exec d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 ssh-agent [2023-03-15T17:17:26.009Z] SSH_AUTH_SOCK=/tmp/ssh-GjdDUG86zxp5/agent.31 [2023-03-15T17:17:26.009Z] SSH_AGENT_PID=37 [2023-03-15T17:17:26.019Z] Running ssh-add (command line suppressed) [2023-03-15T17:17:26.123Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15476659808662152625.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15476659808662152625.key) [2023-03-15T17:17:26.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:17:26.425Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T17:17:26.443Z] $ docker exec --env ******** --env ******** d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 ssh-agent -k [2023-03-15T17:17:26.555Z] unset SSH_AUTH_SOCK; [2023-03-15T17:17:26.555Z] unset SSH_AGENT_PID; [2023-03-15T17:17:26.555Z] echo Agent pid 37 killed; [2023-03-15T17:17:26.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T17:17:26.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:17:26.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:17:26.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:17:26.720Z] $ docker exec d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 ssh-agent [2023-03-15T17:17:26.830Z] SSH_AUTH_SOCK=/tmp/ssh-OoU3c4mBJmy9/agent.69 [2023-03-15T17:17:26.830Z] SSH_AGENT_PID=75 [2023-03-15T17:17:26.835Z] Running ssh-add (command line suppressed) [2023-03-15T17:17:26.932Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1016557070495645090.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1016557070495645090.key) [2023-03-15T17:17:26.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:17:27.228Z] + git semver init [2023-03-15T17:17:27.494Z] 2023-03-15 17:17:27,418 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T17:17:27.494Z] 2023-03-15 17:17:27,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T17:17:27.494Z] 2023-03-15 17:17:27,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T17:17:27.494Z] 2023-03-15 17:17:27,420 [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) [2023-03-15T17:17:28.432Z] 2023-03-15 17:17:28,204 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-15T17:17:28.432Z] 2023-03-15 17:17:28,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-15T17:17:28.432Z] 2023-03-15 17:17:28,204 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T17:17:28.432Z] 2023-03-15 17:17:28,205 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T17:17:28.432Z] 3.0.0-dev.7 [Pipeline] } [2023-03-15T17:17:28.443Z] $ docker exec --env ******** --env ******** d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 ssh-agent -k [2023-03-15T17:17:28.545Z] unset SSH_AUTH_SOCK; [2023-03-15T17:17:28.545Z] unset SSH_AGENT_PID; [2023-03-15T17:17:28.545Z] echo Agent pid 75 killed; [2023-03-15T17:17:28.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T17:17:28.860Z] + git semver [Pipeline] } [2023-03-15T17:17:29.132Z] $ docker stop --time=1 d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 [2023-03-15T17:17:30.468Z] $ docker rm -f --volumes d344de035d6bbc131f4b95794bc5ffcac8eddf780ebdfd3165d3a39a8d437272 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:17:30.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T17:17:30.988Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T17:17:30.990Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 [2023-03-15T17:17:31.116Z] provisioning config files... [2023-03-15T17:17:31.126Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18043088560107623343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:17:31.419Z] ---> docker-login.sh [2023-03-15T17:17:31.419Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:17:31.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:31.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:31.419Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:31.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:31.419Z] [2023-03-15T17:17:31.419Z] Login Succeeded [2023-03-15T17:17:31.419Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:17:31.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:31.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:31.419Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:31.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:31.419Z] [2023-03-15T17:17:31.419Z] Login Succeeded [2023-03-15T17:17:31.419Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:17:31.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:31.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:31.677Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:31.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:31.677Z] [2023-03-15T17:17:31.677Z] Login Succeeded [2023-03-15T17:17:31.677Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:17:31.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:31.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:31.677Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:31.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:31.677Z] [2023-03-15T17:17:31.677Z] Login Succeeded [2023-03-15T17:17:31.677Z] docker.io [2023-03-15T17:17:31.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:17:31.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:17:31.936Z] Configure a credential helper to remove this warning. See [2023-03-15T17:17:31.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:17:31.936Z] [2023-03-15T17:17:31.936Z] Login Succeeded [2023-03-15T17:17:31.936Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:17:31.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T17:17:32.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:17:32.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:17:32.018Z] ========================================================= [2023-03-15T17:17:32.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T17:17:32.018Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:17:32.322Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T17:17:32.322Z] Sending build context to Docker daemon 4.182MB [2023-03-15T17:17:32.322Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:17:32.322Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T17:17:32.322Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T17:17:32.322Z] 63b65145d645: Pulling fs layer [2023-03-15T17:17:32.322Z] a2d21d5440eb: Pulling fs layer [2023-03-15T17:17:32.322Z] 935e6c44a52c: Pulling fs layer [2023-03-15T17:17:32.322Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T17:17:32.322Z] 30dea6a524f1: Pulling fs layer [2023-03-15T17:17:32.322Z] a2aff8979fd8: Pulling fs layer [2023-03-15T17:17:32.322Z] 6808be2612f2: Pulling fs layer [2023-03-15T17:17:32.322Z] f25807f1079a: Pulling fs layer [2023-03-15T17:17:32.322Z] a2aff8979fd8: Waiting [2023-03-15T17:17:32.322Z] 6808be2612f2: Waiting [2023-03-15T17:17:32.322Z] f25807f1079a: Waiting [2023-03-15T17:17:32.322Z] 94cc34f8dd06: Waiting [2023-03-15T17:17:32.322Z] 30dea6a524f1: Waiting [2023-03-15T17:17:32.322Z] a2d21d5440eb: Verifying Checksum [2023-03-15T17:17:32.322Z] a2d21d5440eb: Download complete [2023-03-15T17:17:32.591Z] 94cc34f8dd06: Download complete [2023-03-15T17:17:32.591Z] 30dea6a524f1: Verifying Checksum [2023-03-15T17:17:32.591Z] 30dea6a524f1: Download complete [2023-03-15T17:17:32.591Z] 63b65145d645: Verifying Checksum [2023-03-15T17:17:32.591Z] 63b65145d645: Download complete [2023-03-15T17:17:32.591Z] a2aff8979fd8: Verifying Checksum [2023-03-15T17:17:32.591Z] a2aff8979fd8: Download complete [2023-03-15T17:17:32.591Z] 63b65145d645: Pull complete [2023-03-15T17:17:32.862Z] a2d21d5440eb: Pull complete [2023-03-15T17:17:33.126Z] f25807f1079a: Download complete [2023-03-15T17:17:33.387Z] 935e6c44a52c: Verifying Checksum [2023-03-15T17:17:33.387Z] 935e6c44a52c: Download complete [2023-03-15T17:17:33.387Z] 6808be2612f2: Verifying Checksum [2023-03-15T17:17:33.387Z] 6808be2612f2: Download complete [2023-03-15T17:17:36.670Z] 935e6c44a52c: Pull complete [2023-03-15T17:17:36.670Z] 94cc34f8dd06: Pull complete [2023-03-15T17:17:36.670Z] 30dea6a524f1: Pull complete [2023-03-15T17:17:36.670Z] a2aff8979fd8: Pull complete [2023-03-15T17:17:39.194Z] 6808be2612f2: Pull complete [2023-03-15T17:17:39.759Z] f25807f1079a: Pull complete [2023-03-15T17:17:39.759Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T17:17:39.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T17:17:39.759Z] ---> 3b553350e43f [2023-03-15T17:17:39.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:17:41.683Z] ---> Running in 1d2f0e76972e [2023-03-15T17:17:41.683Z] Removing intermediate container 1d2f0e76972e [2023-03-15T17:17:41.683Z] ---> 7b638569f425 [2023-03-15T17:17:41.683Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:17:41.683Z] ---> Running in 19187d896d94 [2023-03-15T17:17:41.683Z] Removing intermediate container 19187d896d94 [2023-03-15T17:17:41.683Z] ---> 5d9e187fce2e [2023-03-15T17:17:41.683Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:17:41.683Z] ---> Running in 5d5544d63a6e [2023-03-15T17:17:41.942Z] Removing intermediate container 5d5544d63a6e [2023-03-15T17:17:41.942Z] ---> 0d01f4718706 [2023-03-15T17:17:41.942Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:17:41.942Z] ---> Running in a3fcc6292108 [2023-03-15T17:17:41.942Z] Removing intermediate container a3fcc6292108 [2023-03-15T17:17:41.942Z] ---> 6a6db92dab21 [2023-03-15T17:17:41.942Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:17:41.942Z] ---> Running in 958c873453d5 [2023-03-15T17:17:42.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T17:17:42.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T17:17:42.459Z] OK: 265 MiB in 53 packages [2023-03-15T17:17:43.025Z] Removing intermediate container 958c873453d5 [2023-03-15T17:17:43.025Z] ---> e310a880a672 [2023-03-15T17:17:43.025Z] Step 8/12 : WORKDIR /app [2023-03-15T17:17:43.025Z] ---> Running in 5e0f1e0b05ce [2023-03-15T17:17:43.025Z] Removing intermediate container 5e0f1e0b05ce [2023-03-15T17:17:43.025Z] ---> 3220825a176a [2023-03-15T17:17:43.025Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T17:17:43.025Z] ---> b7ace5284d4b [2023-03-15T17:17:43.025Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:17:43.284Z] ---> Running in 29f0f541507a [2023-03-15T17:17:46.080Z] Still waiting to schedule task [2023-03-15T17:17:46.081Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2239’ is offline [2023-03-15T17:18:05.301Z] Removing intermediate container 29f0f541507a [2023-03-15T17:18:05.301Z] ---> 40c86e1b67a3 [2023-03-15T17:18:05.301Z] Step 11/12 : COPY . . [2023-03-15T17:18:05.301Z] ---> 7cb110f3e0b3 [2023-03-15T17:18:05.301Z] Step 12/12 : RUN $MAKE [2023-03-15T17:18:05.301Z] ---> Running in be285f856b59 [2023-03-15T17:18:05.301Z] noop [2023-03-15T17:18:05.301Z] Removing intermediate container be285f856b59 [2023-03-15T17:18:05.301Z] ---> 8e6ce3d8bb0c [2023-03-15T17:18:05.301Z] Successfully built 8e6ce3d8bb0c [2023-03-15T17:18:05.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:18:05.601Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T17:18:05.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:18:05.666Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-03-15T17:18:05.692Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-15T17:18:06.078Z] $ docker top 162b450d77c1f71840e907254cacdcdb43d39bb06df214267bf0618fbeee9ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:18:06.415Z] + go version [2023-03-15T17:18:06.415Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T17:18:06.425Z] $ docker stop --time=1 162b450d77c1f71840e907254cacdcdb43d39bb06df214267bf0618fbeee9ebd [2023-03-15T17:18:07.710Z] $ docker rm -f --volumes 162b450d77c1f71840e907254cacdcdb43d39bb06df214267bf0618fbeee9ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:18:08.095Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T17:18:08.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:18:08.163Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-03-15T17:18:08.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2023-03-15T17:18:08.578Z] $ docker top b5a213d49879bba314ea75ea641262673961b3a9dc212afc2d8ec161558db49c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:18:08.911Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:18:09.200Z] + make test [2023-03-15T17:18:09.200Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T17:18:13.386Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T17:18:23.351Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T17:18:23.351Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.39926874Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.399882682Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.399907633Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.399927463Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400067296Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.400086076Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400125827Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400225099Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.40025264Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.4002737Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400313641Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400407863Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.400425723Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.400440063Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400458734Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400527525Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.400564886Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400582956Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.400647068Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.400663788Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.40071615Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.40074095Z 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}" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.400975355Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401186249Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401200539Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.401223389Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401390042Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.401409743Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401446914Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401517335Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.401525625Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.401554656Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401574977Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401622177Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.401636647Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.401646778Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401664059Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401724819Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.40174264Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.40176061Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401813161Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.401840912Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401873002Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.401890693Z 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}" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.402142308Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402340072Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402357503Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.402374363Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402399373Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.402407393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402430174Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402519436Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=WARN ts=2023-03-15T17:18:23.402531056Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.402548456Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402565816Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402619708Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.402646718Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.402661858Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.402630088Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.40271952Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.538Z] level=DEBUG ts=2023-03-15T17:18:23.40273635Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.538Z] level=INFO ts=2023-03-15T17:18:23.40275062Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.402804511Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.402870813Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.402905253Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.402928773Z 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}" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.403154658Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.403378183Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.403421774Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.403434424Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.403456205Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.403466935Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.403493085Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.403944734Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.403983336Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404009446Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404038076Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404164579Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404294871Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404331383Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404357883Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404471035Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404492666Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404508276Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.404583838Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404625048Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.4046848Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.40472057Z 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}" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.404997196Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405378263Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405434835Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405464655Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.405487685Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.405521847Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405608968Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.40571591Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.405749651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.405785762Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405823922Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.405908994Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.405951915Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.405984306Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406016346Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406131039Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.406182869Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406213041Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406294572Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.406314843Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406339623Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406362074Z 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}" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.406550788Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406721211Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406734141Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406740941Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.406746461Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.406766441Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406791153Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406896615Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.406910585Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.406920375Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.406936135Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407004806Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.407033067Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.407054058Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407074718Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.40715687Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.40718152Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.40719212Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407246842Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.407268152Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407283372Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407302122Z 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}" [2023-03-15T17:18:27.539Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-03-15T17:18:27.539Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.00s) [2023-03-15T17:18:27.539Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33474: use of closed network connection [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.407477416Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.40768683Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407894504Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407946746Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.407964026Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.407972776Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.407988357Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.408019377Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.408103289Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=WARN ts=2023-03-15T17:18:23.408115269Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.408127819Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.408155869Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.539Z] level=INFO ts=2023-03-15T17:18:23.408232881Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.539Z] level=DEBUG ts=2023-03-15T17:18:23.408255442Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408267122Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408287642Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408341324Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408359004Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408372734Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408409284Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408420376Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408436626Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408456906Z 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}" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408571008Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408678461Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408690891Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408698981Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408780443Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=WARN ts=2023-03-15T17:18:23.408790543Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408807763Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408880525Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=WARN ts=2023-03-15T17:18:23.408899555Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.408923625Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408948886Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.408995346Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.409017358Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.409029148Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.409044378Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.409107189Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.40912686Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.4091402Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.409215461Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-15T17:18:27.540Z] level=DEBUG ts=2023-03-15T17:18:23.409255722Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.409294903Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-15T17:18:27.540Z] level=INFO ts=2023-03-15T17:18:23.409320473Z 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}" [2023-03-15T17:18:27.540Z] level=WARN ts=2023-03-15T17:18:23.409466367Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-03-15T17:18:27.540Z] FAIL [2023-03-15T17:18:27.540Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.7% of statements [2023-03-15T17:18:27.540Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.395s [2023-03-15T17:18:27.540Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-03-15T17:18:27.540Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-03-15T17:18:27.540Z] FAIL [2023-03-15T17:18:27.540Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-15T17:18:27.552Z] $ docker stop --time=1 b5a213d49879bba314ea75ea641262673961b3a9dc212afc2d8ec161558db49c [2023-03-15T17:18:29.703Z] $ docker rm -f --volumes b5a213d49879bba314ea75ea641262673961b3a9dc212afc2d8ec161558db49c [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 [2023-03-15T17:18:30.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:18:30.249Z] [2023-03-15T17:18:30.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:18:30.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:18:30.546Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T17:18:30.546Z] 5eb5b503b376: Pulling fs layer [2023-03-15T17:18:30.546Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T17:18:30.546Z] ec43610c2a17: Pulling fs layer [2023-03-15T17:18:30.546Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T17:18:30.546Z] 33b1e0a273af: Pulling fs layer [2023-03-15T17:18:30.546Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T17:18:30.546Z] 2f39f015ded8: Pulling fs layer [2023-03-15T17:18:30.546Z] 3a2ae6a8a46f: Waiting [2023-03-15T17:18:30.546Z] 5d3b04190fa2: Waiting [2023-03-15T17:18:30.546Z] 33b1e0a273af: Waiting [2023-03-15T17:18:30.546Z] 2f39f015ded8: Waiting [2023-03-15T17:18:30.546Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T17:18:30.546Z] 5c69ac0246d0: Download complete [2023-03-15T17:18:30.546Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T17:18:30.546Z] 3a2ae6a8a46f: Download complete [2023-03-15T17:18:30.805Z] 33b1e0a273af: Verifying Checksum [2023-03-15T17:18:30.805Z] 33b1e0a273af: Download complete [2023-03-15T17:18:30.805Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T17:18:30.805Z] 5d3b04190fa2: Download complete [2023-03-15T17:18:30.805Z] ec43610c2a17: Verifying Checksum [2023-03-15T17:18:30.805Z] ec43610c2a17: Download complete [2023-03-15T17:18:30.805Z] 5eb5b503b376: Verifying Checksum [2023-03-15T17:18:30.805Z] 5eb5b503b376: Download complete [2023-03-15T17:18:31.740Z] 2f39f015ded8: Verifying Checksum [2023-03-15T17:18:31.740Z] 2f39f015ded8: Download complete [2023-03-15T17:18:31.998Z] 5eb5b503b376: Pull complete [2023-03-15T17:18:32.256Z] 5c69ac0246d0: Pull complete [2023-03-15T17:18:32.515Z] ec43610c2a17: Pull complete [2023-03-15T17:18:32.515Z] 3a2ae6a8a46f: Pull complete [2023-03-15T17:18:32.773Z] 33b1e0a273af: Pull complete [2023-03-15T17:18:32.773Z] 5d3b04190fa2: Pull complete [2023-03-15T17:18:36.969Z] 2f39f015ded8: Pull complete [2023-03-15T17:18:36.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T17:18:36.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:18:36.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:18:37.046Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-03-15T17:18:37.072Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:18:38.947Z] $ docker top aebdb25951891ff57ae50a0e43d3484522376e791872ac5f1e12bc9eaca9e64b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:18:39.337Z] ---> job-cost.sh [2023-03-15T17:18:39.337Z] lf-activate-venv: SKIPPING [2023-03-15T17:18:39.337Z] INFO: No Stack... [2023-03-15T17:18:39.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:18:40.161Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:18:40.451Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-15T17:18:40.451Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T17:18:40.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [2023-03-15T17:18:40.470Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] did not exist. Created. [2023-03-15T17:18:40.470Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:18:40.764Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T17:18:40.801Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:18:40.806Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:18:40.818Z] $ docker stop --time=1 aebdb25951891ff57ae50a0e43d3484522376e791872ac5f1e12bc9eaca9e64b [2023-03-15T17:18:41.978Z] $ docker rm -f --volumes aebdb25951891ff57ae50a0e43d3484522376e791872ac5f1e12bc9eaca9e64b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T17:18:42.069Z] Failed in branch amd64 [2023-03-15T17:19:16.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2240 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-15T17:19:16.284Z] Running in /w/workspace/device-rfid-llrp-go/73 [Pipeline] { [Pipeline] checkout [2023-03-15T17:19:16.330Z] Selected Git installation does not exist. Using Default [2023-03-15T17:19:16.330Z] The recommended git tool is: NONE [2023-03-15T17:19:21.840Z] using credential edgex-jenkins-ssh [2023-03-15T17:19:21.857Z] Cloning the remote Git repository [2023-03-15T17:19:21.901Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T17:19:21.997Z] > git init /w/workspace/device-rfid-llrp-go/73 # timeout=10 [2023-03-15T17:19:22.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T17:19:22.150Z] > git --version # timeout=10 [2023-03-15T17:19:22.173Z] > git --version # 'git version 2.25.1' [2023-03-15T17:19:22.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T17:19:22.338Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:19:23.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-15T17:19:23.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:19:24.323Z] Avoid second fetch [2023-03-15T17:19:24.323Z] Checking out Revision f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) [2023-03-15T17:19:24.906Z] Commit message: "Merge pull request #181 from lenny-intel/go-1.20" [2023-03-15T17:19:24.339Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T17:19:24.399Z] > git checkout -f f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:19:25.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T17:19:25.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:19:25.839Z] Dload Upload Total Spent Left Speed [2023-03-15T17:19:25.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-03-15T17:19:26.438Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T17:19:26.763Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T17:19:26.763Z] + sudo tee /etc/docker/daemon.new [2023-03-15T17:19:26.763Z] { [2023-03-15T17:19:26.763Z] "registry-mirrors": [ [2023-03-15T17:19:26.763Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T17:19:26.763Z] ], [2023-03-15T17:19:26.763Z] "bip": "10.250.0.254/24", [2023-03-15T17:19:26.763Z] "hosts": [ [2023-03-15T17:19:26.763Z] "tcp://0.0.0.0:5555", [2023-03-15T17:19:26.763Z] "unix:///var/run/docker.sock" [2023-03-15T17:19:26.763Z] ], [2023-03-15T17:19:26.763Z] "mtu": 1458, [2023-03-15T17:19:26.763Z] "selinux-enabled": true, [2023-03-15T17:19:26.763Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T17:19:26.763Z] } [Pipeline] sh [2023-03-15T17:19:27.091Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T17:19:27.419Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:19:45.686Z] provisioning config files... [2023-03-15T17:19:45.714Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/73@tmp/config11975098035137091075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:19:46.067Z] ---> docker-login.sh [2023-03-15T17:19:46.068Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:19:46.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:19:46.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:19:46.930Z] Configure a credential helper to remove this warning. See [2023-03-15T17:19:46.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:19:46.930Z] [2023-03-15T17:19:46.930Z] Login Succeeded [2023-03-15T17:19:46.930Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:19:47.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:19:47.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:19:47.200Z] Configure a credential helper to remove this warning. See [2023-03-15T17:19:47.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:19:47.201Z] [2023-03-15T17:19:47.201Z] Login Succeeded [2023-03-15T17:19:47.201Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:19:47.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:19:47.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:19:47.753Z] Configure a credential helper to remove this warning. See [2023-03-15T17:19:47.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:19:47.753Z] [2023-03-15T17:19:47.753Z] Login Succeeded [2023-03-15T17:19:47.753Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:19:48.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:19:48.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:19:48.023Z] Configure a credential helper to remove this warning. See [2023-03-15T17:19:48.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:19:48.023Z] [2023-03-15T17:19:48.023Z] Login Succeeded [2023-03-15T17:19:48.023Z] docker.io [2023-03-15T17:19:48.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:19:48.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:19:48.556Z] Configure a credential helper to remove this warning. See [2023-03-15T17:19:48.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:19:48.556Z] [2023-03-15T17:19:48.556Z] Login Succeeded [2023-03-15T17:19:48.556Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:19:48.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T17:19:48.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:19:48.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:19:48.829Z] ========================================================= [2023-03-15T17:19:48.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T17:19:48.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:19:49.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T17:19:49.434Z] Sending build context to Docker daemon 1.213MB [2023-03-15T17:19:49.434Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:19:49.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T17:19:49.702Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T17:19:49.702Z] af6eaf76a39c: Pulling fs layer [2023-03-15T17:19:49.702Z] 55522c791124: Pulling fs layer [2023-03-15T17:19:49.702Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T17:19:49.702Z] 169dfbe0d373: Pulling fs layer [2023-03-15T17:19:49.702Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T17:19:49.702Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T17:19:49.702Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T17:19:49.702Z] 169dfbe0d373: Waiting [2023-03-15T17:19:49.702Z] e1ff8fa3b103: Waiting [2023-03-15T17:19:49.702Z] 52ebb69f0ebf: Waiting [2023-03-15T17:19:49.702Z] 5abe8eddf0d5: Waiting [2023-03-15T17:19:49.702Z] 55522c791124: Download complete [2023-03-15T17:19:49.702Z] 169dfbe0d373: Verifying Checksum [2023-03-15T17:19:49.702Z] 169dfbe0d373: Download complete [2023-03-15T17:19:49.702Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T17:19:49.702Z] e1ff8fa3b103: Download complete [2023-03-15T17:19:49.702Z] af6eaf76a39c: Verifying Checksum [2023-03-15T17:19:49.702Z] af6eaf76a39c: Download complete [2023-03-15T17:19:50.667Z] af6eaf76a39c: Pull complete [2023-03-15T17:19:50.951Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T17:19:50.951Z] 5abe8eddf0d5: Download complete [2023-03-15T17:19:51.221Z] 55522c791124: Pull complete [2023-03-15T17:19:52.197Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T17:19:52.197Z] ce5c4a1c91eb: Download complete [2023-03-15T17:19:52.197Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T17:19:52.197Z] 52ebb69f0ebf: Download complete [2023-03-15T17:20:02.291Z] ce5c4a1c91eb: Pull complete [2023-03-15T17:20:02.291Z] 169dfbe0d373: Pull complete [2023-03-15T17:20:02.291Z] e1ff8fa3b103: Pull complete [2023-03-15T17:20:08.956Z] 52ebb69f0ebf: Pull complete [2023-03-15T17:20:10.914Z] 5abe8eddf0d5: Pull complete [2023-03-15T17:20:10.914Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T17:20:10.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T17:20:10.914Z] ---> 6cb57ee374ae [2023-03-15T17:20:10.914Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:20:12.881Z] ---> Running in 6ea7bbd0c205 [2023-03-15T17:20:12.881Z] Removing intermediate container 6ea7bbd0c205 [2023-03-15T17:20:12.881Z] ---> ae2a7003515e [2023-03-15T17:20:12.881Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:20:12.881Z] ---> Running in 7bd4161d098b [2023-03-15T17:20:13.159Z] Removing intermediate container 7bd4161d098b [2023-03-15T17:20:13.159Z] ---> 9c9ccb216efa [2023-03-15T17:20:13.159Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:20:13.433Z] ---> Running in 911f5e65403f [2023-03-15T17:20:13.701Z] Removing intermediate container 911f5e65403f [2023-03-15T17:20:13.701Z] ---> 26aa16575948 [2023-03-15T17:20:13.701Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:20:13.701Z] ---> Running in 22c83891d691 [2023-03-15T17:20:13.972Z] Removing intermediate container 22c83891d691 [2023-03-15T17:20:13.972Z] ---> 6e0456eabedd [2023-03-15T17:20:13.972Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:20:14.241Z] ---> Running in 67ed20062f76 [2023-03-15T17:20:15.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:20:15.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:20:16.898Z] OK: 263 MiB in 53 packages [2023-03-15T17:20:18.001Z] Removing intermediate container 67ed20062f76 [2023-03-15T17:20:18.001Z] ---> 48efe8a75130 [2023-03-15T17:20:18.001Z] Step 8/12 : WORKDIR /app [2023-03-15T17:20:18.001Z] ---> Running in 6bf33d006286 [2023-03-15T17:20:18.273Z] Removing intermediate container 6bf33d006286 [2023-03-15T17:20:18.273Z] ---> 3ae4ec1290be [2023-03-15T17:20:18.273Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T17:20:18.869Z] ---> df8de111499c [2023-03-15T17:20:18.869Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:20:18.869Z] ---> Running in ac960f90098f [2023-03-15T17:21:26.774Z] Removing intermediate container ac960f90098f [2023-03-15T17:21:26.774Z] ---> e4f2212de8da [2023-03-15T17:21:26.774Z] Step 11/12 : COPY . . [2023-03-15T17:21:26.774Z] ---> 2ab685502e74 [2023-03-15T17:21:26.774Z] Step 12/12 : RUN $MAKE [2023-03-15T17:21:26.774Z] ---> Running in 84b513ebefec [2023-03-15T17:21:26.774Z] noop [2023-03-15T17:21:26.774Z] Removing intermediate container 84b513ebefec [2023-03-15T17:21:26.774Z] ---> 28b6847b1279 [2023-03-15T17:21:26.774Z] Successfully built 28b6847b1279 [2023-03-15T17:21:26.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:21:27.122Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:21:27.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:21:27.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container [2023-03-15T17:21:27.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/73 -v /w/workspace/device-rfid-llrp-go/73:/w/workspace/device-rfid-llrp-go/73:rw,z -v /w/workspace/device-rfid-llrp-go/73@tmp:/w/workspace/device-rfid-llrp-go/73@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 [2023-03-15T17:21:28.557Z] $ docker top 03cf85afb32bedef40b4a30c019c2ea5e6aac7cd19d93b985b835726b96004de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:21:29.369Z] + go version [2023-03-15T17:21:29.369Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T17:21:29.387Z] $ docker stop --time=1 03cf85afb32bedef40b4a30c019c2ea5e6aac7cd19d93b985b835726b96004de [2023-03-15T17:21:30.991Z] $ docker rm -f --volumes 03cf85afb32bedef40b4a30c019c2ea5e6aac7cd19d93b985b835726b96004de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:21:31.485Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:21:31.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:21:31.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container [2023-03-15T17:21:31.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/73 -v /w/workspace/device-rfid-llrp-go/73:/w/workspace/device-rfid-llrp-go/73:rw,z -v /w/workspace/device-rfid-llrp-go/73@tmp:/w/workspace/device-rfid-llrp-go/73@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 [2023-03-15T17:21:32.820Z] $ docker top afc630473d6b41f4cb71eae781a5e478a678cf694217d2edcbdc2a2184c88346 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:21:33.316Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/73 [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:21:33.641Z] + make test [2023-03-15T17:21:33.641Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T17:22:03.482Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T17:23:55.192Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T17:23:55.192Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T17:24:34.076Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.848s coverage: 40.7% of statements [2023-03-15T17:24:34.076Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.600s coverage: 52.0% of statements [2023-03-15T17:24:34.076Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2023-03-15T17:24:34.076Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T17:24:34.076Z] go vet ./... [2023-03-15T17:25:13.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T17:25:13.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T17:25:13.020Z] ./bin/test-attribution-txt.sh [2023-03-15T17:25:13.020Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T17:25:13.020Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T17:25:13.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T17:25:13.054Z] $ docker stop --time=1 afc630473d6b41f4cb71eae781a5e478a678cf694217d2edcbdc2a2184c88346 [2023-03-15T17:25:14.977Z] $ docker rm -f --volumes afc630473d6b41f4cb71eae781a5e478a678cf694217d2edcbdc2a2184c88346 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:25:16.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T17:25:17.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:25:17.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T17:25:17.892Z] + ls -al . [2023-03-15T17:25:17.892Z] total 628 [2023-03-15T17:25:17.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 17:21 . [2023-03-15T17:25:17.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:19 .. [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 17:19 .dockerignore [2023-03-15T17:25:17.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:19 .git [2023-03-15T17:25:17.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:19 .github [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 17:19 .gitignore [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:19 .golangci.yml [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 17:19 Attribution.txt [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 17:19 CHANGELOG.md [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 17:19 Dockerfile [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:19 GOVERNANCE.md [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 17:19 Jenkinsfile [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 17:19 LICENSE [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 17:19 Makefile [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 17:19 OWNERS.md [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 17:19 README.md [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 17:17 VERSION [2023-03-15T17:25:17.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:19 bin [2023-03-15T17:25:17.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:19 cmd [2023-03-15T17:25:17.892Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 17:24 coverage.out [2023-03-15T17:25:17.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:19 examples [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 17:19 go.mod [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 17:19 go.sum [2023-03-15T17:25:17.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:19 images [2023-03-15T17:25:17.892Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 17:19 internal [2023-03-15T17:25:17.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:19 snap [2023-03-15T17:25:17.892Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:25:18.235Z] + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=arm64 --label version=3.0.0-dev.7 . [2023-03-15T17:25:18.503Z] Sending build context to Docker daemon 1.213MB [2023-03-15T17:25:18.503Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:25:18.503Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T17:25:18.503Z] ---> 28b6847b1279 [2023-03-15T17:25:18.503Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:25:18.774Z] ---> Running in 86915b8e9e82 [2023-03-15T17:25:19.044Z] Removing intermediate container 86915b8e9e82 [2023-03-15T17:25:19.044Z] ---> a48798358aa0 [2023-03-15T17:25:19.044Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:25:19.044Z] ---> Running in ceb865b53bb2 [2023-03-15T17:25:19.318Z] Removing intermediate container ceb865b53bb2 [2023-03-15T17:25:19.318Z] ---> 2d7a54c6585e [2023-03-15T17:25:19.318Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:25:19.594Z] ---> Running in 911687d61434 [2023-03-15T17:25:19.863Z] Removing intermediate container 911687d61434 [2023-03-15T17:25:19.863Z] ---> 3ea32a7fc585 [2023-03-15T17:25:19.863Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:25:19.863Z] ---> Running in bbec47d21119 [2023-03-15T17:25:20.132Z] Removing intermediate container bbec47d21119 [2023-03-15T17:25:20.132Z] ---> 7ac757aaec32 [2023-03-15T17:25:20.132Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:25:20.132Z] ---> Running in f06bdb7ddf91 [2023-03-15T17:25:21.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:25:22.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:25:23.111Z] OK: 263 MiB in 53 packages [2023-03-15T17:25:24.070Z] Removing intermediate container f06bdb7ddf91 [2023-03-15T17:25:24.070Z] ---> df3f9870d7c4 [2023-03-15T17:25:24.070Z] Step 8/24 : WORKDIR /app [2023-03-15T17:25:24.070Z] ---> Running in 822c060d2bca [2023-03-15T17:25:24.337Z] Removing intermediate container 822c060d2bca [2023-03-15T17:25:24.337Z] ---> f4885b533af8 [2023-03-15T17:25:24.337Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T17:25:26.274Z] ---> 8b17257d76df [2023-03-15T17:25:26.274Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:25:26.274Z] ---> Running in cc106e60f5eb [2023-03-15T17:25:28.849Z] Removing intermediate container cc106e60f5eb [2023-03-15T17:25:28.849Z] ---> 951fbcaa0464 [2023-03-15T17:25:28.849Z] Step 11/24 : COPY . . [2023-03-15T17:25:29.430Z] ---> 705821f9408b [2023-03-15T17:25:29.430Z] Step 12/24 : RUN $MAKE [2023-03-15T17:25:29.430Z] ---> Running in 6759b3c4a3b3 [2023-03-15T17:25:30.387Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-15T17:27:52.126Z] Removing intermediate container 6759b3c4a3b3 [2023-03-15T17:27:52.126Z] ---> 320e4904f212 [2023-03-15T17:27:52.126Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T17:27:52.126Z] 3.17: Pulling from library/alpine [2023-03-15T17:27:52.126Z] af6eaf76a39c: Already exists [2023-03-15T17:27:52.126Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T17:27:52.126Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T17:27:52.126Z] ---> d74e625d9115 [2023-03-15T17:27:52.126Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T17:27:52.126Z] ---> Running in 62870b927fc6 [2023-03-15T17:27:52.126Z] Removing intermediate container 62870b927fc6 [2023-03-15T17:27:52.126Z] ---> 5f9eab81c864 [2023-03-15T17:27:52.126Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T17:27:52.126Z] ---> Running in 2412b9f762bc [2023-03-15T17:27:53.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:27:53.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:27:55.098Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T17:27:55.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T17:27:55.098Z] OK: 8 MiB in 16 packages [2023-03-15T17:27:55.681Z] Removing intermediate container 2412b9f762bc [2023-03-15T17:27:55.681Z] ---> 7f9bb944a8ea [2023-03-15T17:27:55.681Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T17:27:56.266Z] ---> f01f3eab3112 [2023-03-15T17:27:56.266Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T17:27:56.852Z] ---> 8f330c43156a [2023-03-15T17:27:56.852Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T17:27:58.258Z] ---> 837efe784d69 [2023-03-15T17:27:58.258Z] Step 19/24 : EXPOSE 59989 [2023-03-15T17:27:58.527Z] ---> Running in 1aac21d594df [2023-03-15T17:27:58.795Z] Removing intermediate container 1aac21d594df [2023-03-15T17:27:58.795Z] ---> 3a35877b66c9 [2023-03-15T17:27:58.795Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T17:27:58.795Z] ---> Running in 7eb2f16bbbe7 [2023-03-15T17:27:59.061Z] Removing intermediate container 7eb2f16bbbe7 [2023-03-15T17:27:59.061Z] ---> 7fb46ab6916d [2023-03-15T17:27:59.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T17:27:59.061Z] ---> Running in 606be4116d5d [2023-03-15T17:27:59.644Z] Removing intermediate container 606be4116d5d [2023-03-15T17:27:59.644Z] ---> ab80cdc67906 [2023-03-15T17:27:59.644Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T17:27:59.644Z] ---> Running in 3a228e4c9256 [2023-03-15T17:27:59.912Z] Removing intermediate container 3a228e4c9256 [2023-03-15T17:27:59.912Z] ---> 4434fdac3196 [2023-03-15T17:27:59.912Z] Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T17:27:59.912Z] ---> Running in 9a10b33ac792 [2023-03-15T17:28:00.180Z] Removing intermediate container 9a10b33ac792 [2023-03-15T17:28:00.180Z] ---> 9451ce2a84d1 [2023-03-15T17:28:00.180Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-15T17:28:00.448Z] ---> Running in e06eb987cfb4 [2023-03-15T17:28:00.715Z] Removing intermediate container e06eb987cfb4 [2023-03-15T17:28:00.715Z] ---> c25b6415610b [2023-03-15T17:28:00.715Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:28:00.715Z] Successfully built c25b6415610b [2023-03-15T17:28:00.715Z] 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 [2023-03-15T17:28:00.816Z] provisioning config files... [2023-03-15T17:28:00.832Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/73@tmp/config17431145881607573386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:01.164Z] ---> docker-login.sh [2023-03-15T17:28:01.164Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:28:01.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:28:01.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:28:01.432Z] Configure a credential helper to remove this warning. See [2023-03-15T17:28:01.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:28:01.432Z] [2023-03-15T17:28:01.432Z] Login Succeeded [2023-03-15T17:28:01.432Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:28:01.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:28:01.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:28:01.699Z] Configure a credential helper to remove this warning. See [2023-03-15T17:28:01.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:28:01.699Z] [2023-03-15T17:28:01.699Z] Login Succeeded [2023-03-15T17:28:01.699Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:28:01.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:28:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:28:02.232Z] Configure a credential helper to remove this warning. See [2023-03-15T17:28:02.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:28:02.232Z] [2023-03-15T17:28:02.232Z] Login Succeeded [2023-03-15T17:28:02.232Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:28:02.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:28:02.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:28:02.572Z] Configure a credential helper to remove this warning. See [2023-03-15T17:28:02.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:28:02.572Z] [2023-03-15T17:28:02.572Z] Login Succeeded [2023-03-15T17:28:02.572Z] docker.io [2023-03-15T17:28:02.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:28:03.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:28:03.116Z] Configure a credential helper to remove this warning. See [2023-03-15T17:28:03.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:28:03.116Z] [2023-03-15T17:28:03.116Z] Login Succeeded [2023-03-15T17:28:03.116Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:28:03.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:28:03.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:28:03.188Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-15T17:28:03.188Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T17:28:03.188Z] latest [2023-03-15T17:28:03.188Z] 3.0.0-dev.7 [2023-03-15T17:28:03.188Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T17:28:03.188Z] main [2023-03-15T17:28:03.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:03.530Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:03.875Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T17:28:03.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T17:28:03.875Z] 58291f651f7c: Preparing [2023-03-15T17:28:03.875Z] 47b4e864b647: Preparing [2023-03-15T17:28:03.875Z] 3505cdca8364: Preparing [2023-03-15T17:28:03.875Z] deee67a8519f: Preparing [2023-03-15T17:28:03.875Z] edf70074bd40: Preparing [2023-03-15T17:28:03.875Z] edf70074bd40: Layer already exists [2023-03-15T17:28:04.149Z] deee67a8519f: Pushed [2023-03-15T17:28:04.149Z] 47b4e864b647: Pushed [2023-03-15T17:28:04.149Z] 3505cdca8364: Pushed [2023-03-15T17:28:09.504Z] 58291f651f7c: Pushed [2023-03-15T17:28:09.504Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:eda5d112988a1d151c52d0a9f06e139bf5a4f1e088013ae47302bbd24449c3bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:09.840Z] + 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 [2023-03-15T17:28:10.170Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T17:28:10.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T17:28:10.170Z] 58291f651f7c: Preparing [2023-03-15T17:28:10.170Z] 47b4e864b647: Preparing [2023-03-15T17:28:10.170Z] 3505cdca8364: Preparing [2023-03-15T17:28:10.170Z] deee67a8519f: Preparing [2023-03-15T17:28:10.170Z] edf70074bd40: Preparing [2023-03-15T17:28:10.170Z] 3505cdca8364: Layer already exists [2023-03-15T17:28:10.170Z] edf70074bd40: Layer already exists [2023-03-15T17:28:10.170Z] 58291f651f7c: Layer already exists [2023-03-15T17:28:10.170Z] 47b4e864b647: Layer already exists [2023-03-15T17:28:10.170Z] deee67a8519f: Layer already exists [2023-03-15T17:28:10.170Z] latest: digest: sha256:eda5d112988a1d151c52d0a9f06e139bf5a4f1e088013ae47302bbd24449c3bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:10.509Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:10.842Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T17:28:10.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T17:28:10.842Z] 58291f651f7c: Preparing [2023-03-15T17:28:10.842Z] 47b4e864b647: Preparing [2023-03-15T17:28:10.842Z] 3505cdca8364: Preparing [2023-03-15T17:28:10.842Z] deee67a8519f: Preparing [2023-03-15T17:28:10.842Z] edf70074bd40: Preparing [2023-03-15T17:28:10.842Z] edf70074bd40: Layer already exists [2023-03-15T17:28:10.842Z] 58291f651f7c: Layer already exists [2023-03-15T17:28:10.842Z] deee67a8519f: Layer already exists [2023-03-15T17:28:10.842Z] 3505cdca8364: Layer already exists [2023-03-15T17:28:10.842Z] 47b4e864b647: Layer already exists [2023-03-15T17:28:10.842Z] 3.0.0-dev.7: digest: sha256:eda5d112988a1d151c52d0a9f06e139bf5a4f1e088013ae47302bbd24449c3bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:11.183Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:11.515Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T17:28:11.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T17:28:11.515Z] 58291f651f7c: Preparing [2023-03-15T17:28:11.515Z] 47b4e864b647: Preparing [2023-03-15T17:28:11.515Z] 3505cdca8364: Preparing [2023-03-15T17:28:11.515Z] deee67a8519f: Preparing [2023-03-15T17:28:11.515Z] edf70074bd40: Preparing [2023-03-15T17:28:11.515Z] deee67a8519f: Layer already exists [2023-03-15T17:28:11.515Z] edf70074bd40: Layer already exists [2023-03-15T17:28:11.515Z] 3505cdca8364: Layer already exists [2023-03-15T17:28:11.515Z] 47b4e864b647: Layer already exists [2023-03-15T17:28:11.515Z] 58291f651f7c: Layer already exists [2023-03-15T17:28:11.515Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:eda5d112988a1d151c52d0a9f06e139bf5a4f1e088013ae47302bbd24449c3bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:11.853Z] + 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 [2023-03-15T17:28:12.187Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-15T17:28:12.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T17:28:12.187Z] 58291f651f7c: Preparing [2023-03-15T17:28:12.187Z] 47b4e864b647: Preparing [2023-03-15T17:28:12.187Z] 3505cdca8364: Preparing [2023-03-15T17:28:12.187Z] deee67a8519f: Preparing [2023-03-15T17:28:12.187Z] edf70074bd40: Preparing [2023-03-15T17:28:12.187Z] 58291f651f7c: Layer already exists [2023-03-15T17:28:12.187Z] 3505cdca8364: Layer already exists [2023-03-15T17:28:12.187Z] deee67a8519f: Layer already exists [2023-03-15T17:28:12.187Z] 47b4e864b647: Layer already exists [2023-03-15T17:28:12.187Z] edf70074bd40: Layer already exists [2023-03-15T17:28:12.187Z] main: digest: sha256:eda5d112988a1d151c52d0a9f06e139bf5a4f1e088013ae47302bbd24449c3bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:28:12.233Z] ===================================================== [Pipeline] echo [2023-03-15T17:28:12.240Z] taggedImages: [2023-03-15T17:28:12.240Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T17:28:12.240Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T17:28:12.240Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T17:28:12.240Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T17:28:12.240Z] - 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 [2023-03-15T17:28:12.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:28:12.599Z] [2023-03-15T17:28:12.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:12.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:28:12.935Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T17:28:12.935Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T17:28:12.935Z] 04944245beec: Pulling fs layer [2023-03-15T17:28:12.935Z] 699f458cf7ca: Pulling fs layer [2023-03-15T17:28:12.935Z] 765212b225bb: Pulling fs layer [2023-03-15T17:28:12.935Z] f23df028b6ca: Pulling fs layer [2023-03-15T17:28:12.935Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T17:28:12.935Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T17:28:12.935Z] f23df028b6ca: Waiting [2023-03-15T17:28:12.935Z] d65c8cfc05b1: Waiting [2023-03-15T17:28:12.935Z] 2437ff75d9bd: Waiting [2023-03-15T17:28:12.935Z] 765212b225bb: Waiting [2023-03-15T17:28:13.205Z] 04944245beec: Verifying Checksum [2023-03-15T17:28:13.205Z] 04944245beec: Download complete [2023-03-15T17:28:13.205Z] 765212b225bb: Verifying Checksum [2023-03-15T17:28:13.205Z] 765212b225bb: Download complete [2023-03-15T17:28:13.205Z] f23df028b6ca: Download complete [2023-03-15T17:28:13.205Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T17:28:13.205Z] d65c8cfc05b1: Download complete [2023-03-15T17:28:13.205Z] 699f458cf7ca: Verifying Checksum [2023-03-15T17:28:13.205Z] 699f458cf7ca: Download complete [2023-03-15T17:28:13.820Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T17:28:13.820Z] 8998bd30e6a1: Download complete [2023-03-15T17:28:15.768Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T17:28:15.768Z] 2437ff75d9bd: Download complete [2023-03-15T17:28:17.715Z] 8998bd30e6a1: Pull complete [2023-03-15T17:28:17.715Z] 04944245beec: Pull complete [2023-03-15T17:28:19.135Z] 699f458cf7ca: Pull complete [2023-03-15T17:28:19.402Z] 765212b225bb: Pull complete [2023-03-15T17:28:19.984Z] f23df028b6ca: Pull complete [2023-03-15T17:28:20.251Z] d65c8cfc05b1: Pull complete [2023-03-15T17:28:32.556Z] 2437ff75d9bd: Pull complete [2023-03-15T17:28:32.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T17:28:32.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:28:32.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:28:32.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container [2023-03-15T17:28:32.824Z] $ 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/73 -v /w/workspace/device-rfid-llrp-go/73:/w/workspace/device-rfid-llrp-go/73:rw,z -v /w/workspace/device-rfid-llrp-go/73@tmp:/w/workspace/device-rfid-llrp-go/73@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 [2023-03-15T17:28:35.476Z] $ docker top ce98c90270f0ec4e1c00a41f009cdc614e5253ca576754003f763a22e3970a19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:36.306Z] ---> job-cost.sh [2023-03-15T17:28:36.306Z] lf-activate-venv: SKIPPING [2023-03-15T17:28:36.306Z] INFO: No Stack... [2023-03-15T17:28:36.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T17:28:37.467Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:28:37.787Z] + cat /w/workspace/device-rfid-llrp-go/73/archives/cost.csv [2023-03-15T17:28:37.787Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T17:28:38.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [2023-03-15T17:28:38.119Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] did not exist. Created. [2023-03-15T17:28:38.119Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:28:38.457Z] /w/workspace/device-rfid-llrp-go/73@tmp/durable-d37a560c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T17:28:38.788Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T17:28:38.808Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T17:28:38.863Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:28:38.872Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:28:38.894Z] $ docker stop --time=1 ce98c90270f0ec4e1c00a41f009cdc614e5253ca576754003f763a22e3970a19 [2023-03-15T17:28:40.396Z] $ docker rm -f --volumes ce98c90270f0ec4e1c00a41f009cdc614e5253ca576754003f763a22e3970a19 [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 [2023-03-15T17:28:41.236Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-15T17:28:41.236Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T17:28:41.236Z] total 16 [2023-03-15T17:28:41.236Z] drwxr-xr-x 3 root root 4096 Mar 15 17:18 . [2023-03-15T17:28:41.236Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:18 .. [2023-03-15T17:28:41.236Z] drwxr-xr-x 2 root root 4096 Mar 15 17:18 cost [2023-03-15T17:28:41.236Z] -rw-r--r-- 1 root root 91 Mar 15 17:18 cost.csv [2023-03-15T17:28:41.236Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T17:28:41.236Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T17:28:41.236Z] total 16 [2023-03-15T17:28:41.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:18 . [2023-03-15T17:28:41.236Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:18 .. [2023-03-15T17:28:41.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:18 cost [2023-03-15T17:28:41.236Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 15 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:41.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:42.388Z] ---> package-listing.sh [2023-03-15T17:28:42.388Z] ++ facter osfamily [2023-03-15T17:28:42.388Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T17:28:42.647Z] + OS_FAMILY=debian [2023-03-15T17:28:42.647Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-15T17:28:42.647Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T17:28:42.647Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T17:28:42.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T17:28:42.647Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T17:28:42.647Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T17:28:42.647Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T17:28:42.647Z] + case "${OS_FAMILY}" in [2023-03-15T17:28:42.647Z] + dpkg -l [2023-03-15T17:28:42.647Z] + grep '^ii' [2023-03-15T17:28:42.647Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T17:28:42.647Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T17:28:42.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T17:28:42.647Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T17:28:42.647Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-15T17:28:42.647Z] + 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 [2023-03-15T17:28:42.657Z] 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 [2023-03-15T17:28:42.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:28:43.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:28:43.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:28:43.556Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-03-15T17:28:43.587Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:28:43.862Z] $ docker top cd19e4dcf9cd65bf8dbc52f4597c81621f7dbd8842a214b6479e0feb722337b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:28:44.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T17:28:44.482Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T17:28:44.763Z] + ls /var/log/sa-host [2023-03-15T17:28:44.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:28:44.826Z] provisioning config files... [2023-03-15T17:28:44.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3918304886266655022tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:28:44.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:45.146Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T17:28:45.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:45.471Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T17:28:45.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:45.764Z] ---> sudo-logs.sh [2023-03-15T17:28:45.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T17:28:45.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:46.073Z] ---> job-cost.sh [2023-03-15T17:28:46.074Z] lf-activate-venv: SKIPPING [2023-03-15T17:28:46.074Z] DEBUG: total: 0.2199999988079071 [2023-03-15T17:28:46.074Z] INFO: Retrieving Stack Cost... [2023-03-15T17:28:46.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:28:46.902Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T17:28:46.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:28:47.196Z] ---> logs-deploy.sh [2023-03-15T17:28:47.196Z] lf-activate-venv: SKIPPING [2023-03-15T17:28:47.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/73 [2023-03-15T17:28:47.196Z] INFO: archiving workspace using pattern(s): [2023-03-15T17:28:48.133Z] Archives upload complete. [2023-03-15T17:28:48.392Z] INFO: archiving logs to Nexus [2023-03-15T17:28:48.962Z] ---> uname -a: [2023-03-15T17:28:48.962Z] Linux prd-ubuntu20-04-docker-8c-8g-1981 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] ---> lscpu: [2023-03-15T17:28:48.962Z] Architecture: x86_64 [2023-03-15T17:28:48.962Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T17:28:48.962Z] Byte Order: Little Endian [2023-03-15T17:28:48.962Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T17:28:48.962Z] CPU(s): 8 [2023-03-15T17:28:48.962Z] On-line CPU(s) list: 0-7 [2023-03-15T17:28:48.962Z] Thread(s) per core: 1 [2023-03-15T17:28:48.962Z] Core(s) per socket: 1 [2023-03-15T17:28:48.962Z] Socket(s): 8 [2023-03-15T17:28:48.962Z] NUMA node(s): 1 [2023-03-15T17:28:48.962Z] Vendor ID: AuthenticAMD [2023-03-15T17:28:48.962Z] CPU family: 23 [2023-03-15T17:28:48.962Z] Model: 49 [2023-03-15T17:28:48.962Z] Model name: AMD EPYC-Rome Processor [2023-03-15T17:28:48.962Z] Stepping: 0 [2023-03-15T17:28:48.962Z] CPU MHz: 2799.976 [2023-03-15T17:28:48.962Z] BogoMIPS: 5599.95 [2023-03-15T17:28:48.962Z] Virtualization: AMD-V [2023-03-15T17:28:48.962Z] Hypervisor vendor: KVM [2023-03-15T17:28:48.962Z] Virtualization type: full [2023-03-15T17:28:48.962Z] L1d cache: 256 KiB [2023-03-15T17:28:48.962Z] L1i cache: 256 KiB [2023-03-15T17:28:48.962Z] L2 cache: 4 MiB [2023-03-15T17:28:48.962Z] L3 cache: 128 MiB [2023-03-15T17:28:48.962Z] NUMA node0 CPU(s): 0-7 [2023-03-15T17:28:48.962Z] Vulnerability Itlb multihit: Not affected [2023-03-15T17:28:48.962Z] Vulnerability L1tf: Not affected [2023-03-15T17:28:48.962Z] Vulnerability Mds: Not affected [2023-03-15T17:28:48.962Z] Vulnerability Meltdown: Not affected [2023-03-15T17:28:48.962Z] Vulnerability Mmio stale data: Not affected [2023-03-15T17:28:48.962Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T17:28:48.962Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T17:28:48.962Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T17:28:48.962Z] Vulnerability Srbds: Not affected [2023-03-15T17:28:48.962Z] Vulnerability Tsx async abort: Not affected [2023-03-15T17:28:48.962Z] 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 [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] ---> nproc: [2023-03-15T17:28:48.962Z] 8 [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] ---> df -h: [2023-03-15T17:28:48.962Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T17:28:48.962Z] overlay 155G 12G 144G 8% / [2023-03-15T17:28:48.962Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T17:28:48.962Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T17:28:48.962Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T17:28:48.962Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] ---> sar -b -r -n DEV: [2023-03-15T17:28:48.962Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1981) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] 16:48:56 LINUX RESTART (8 CPU) [2023-03-15T17:28:48.962Z] [2023-03-15T17:28:48.962Z] 16:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-15T17:28:48.962Z] 16:50:01 86.47 33.37 53.10 0.00 3492.70 166158.61 0.00 [2023-03-15T17:28:48.962Z] 16:51:01 1.05 0.00 1.05 0.00 0.00 11.88 0.00 [2023-03-15T17:28:48.962Z] 16:52:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-03-15T17:28:48.962Z] 16:53:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-03-15T17:28:48.962Z] 16:54:01 2.93 0.97 1.97 0.00 67.46 69.72 0.00 [2023-03-15T17:28:48.962Z] 16:55:01 51.51 9.62 41.89 0.00 5087.42 8727.88 0.00 [2023-03-15T17:28:48.962Z] 16:56:01 3.82 0.02 3.80 0.00 0.13 95.05 0.00 [2023-03-15T17:28:48.962Z] 16:57:01 5.20 3.80 1.40 0.00 86.65 28.66 0.00 [2023-03-15T17:28:48.962Z] 16:58:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2023-03-15T17:28:48.962Z] 16:59:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-03-15T17:28:48.962Z] 17:00:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2023-03-15T17:28:48.962Z] 17:01:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-03-15T17:28:48.962Z] 17:02:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 [2023-03-15T17:28:48.962Z] 17:03:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2023-03-15T17:28:48.962Z] 17:04:01 1.68 0.02 1.67 0.00 0.13 20.40 0.00 [2023-03-15T17:28:48.962Z] 17:05:01 0.97 0.00 0.97 0.00 0.00 15.20 0.00 [2023-03-15T17:28:48.962Z] 17:06:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2023-03-15T17:28:48.962Z] 17:07:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 [2023-03-15T17:28:48.962Z] 17:08:01 1.08 0.00 1.08 0.00 0.00 14.66 0.00 [2023-03-15T17:28:48.962Z] 17:09:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-03-15T17:28:48.962Z] 17:10:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2023-03-15T17:28:48.962Z] 17:11:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-03-15T17:28:48.963Z] 17:12:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 [2023-03-15T17:28:48.963Z] 17:13:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-03-15T17:28:48.963Z] 17:14:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2023-03-15T17:28:48.963Z] 17:15:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-03-15T17:28:48.963Z] 17:16:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2023-03-15T17:28:48.963Z] 17:17:01 2.40 1.03 1.37 0.00 22.00 20.93 0.00 [2023-03-15T17:28:48.963Z] 17:18:01 188.34 14.41 173.93 0.00 1879.11 70497.97 0.00 [2023-03-15T17:28:48.963Z] 17:19:01 93.93 0.20 93.73 0.00 23.20 34903.78 0.00 [2023-03-15T17:28:48.963Z] 17:20:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2023-03-15T17:28:48.963Z] 17:21:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-03-15T17:28:48.963Z] 17:22:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2023-03-15T17:28:48.963Z] 17:23:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-03-15T17:28:48.963Z] 17:24:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2023-03-15T17:28:48.963Z] 17:25:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-03-15T17:28:48.963Z] 17:26:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2023-03-15T17:28:48.963Z] 17:27:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2023-03-15T17:28:48.963Z] 17:28:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 [2023-03-15T17:28:48.963Z] Average: 12.05 1.63 10.43 0.00 273.32 7204.13 0.00 [2023-03-15T17:28:48.963Z] [2023-03-15T17:28:48.963Z] 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-15T17:28:48.963Z] 16:50:01 30605340 31870140 498212 1.52 47192 1539404 1631316 4.81 610036 1406924 12 [2023-03-15T17:28:48.963Z] 16:51:01 30606344 31871320 496128 1.51 47224 1539424 1631316 4.81 610076 1406908 16 [2023-03-15T17:28:48.963Z] 16:52:01 30605456 31870512 496588 1.51 47240 1539424 1631316 4.81 609388 1406964 8 [2023-03-15T17:28:48.963Z] 16:53:01 30605760 31870884 496020 1.51 47264 1539428 1631316 4.81 609424 1406968 0 [2023-03-15T17:28:48.963Z] 16:54:01 30589924 31864468 501504 1.53 48796 1546912 1682564 4.96 620220 1414516 2628 [2023-03-15T17:28:48.963Z] 16:55:01 30070516 31837860 507588 1.54 81532 1994756 1718264 5.06 935384 1578544 160 [2023-03-15T17:28:48.963Z] 16:56:01 30075188 31837852 507680 1.54 80156 1991508 1699472 5.01 933676 1575316 8 [2023-03-15T17:28:48.963Z] 16:57:01 30030020 31796188 548636 1.67 80240 1994384 1699472 5.01 979748 1576868 8 [2023-03-15T17:28:48.963Z] 16:58:01 30029728 31796028 548792 1.67 80312 1994388 1699472 5.01 981104 1576940 160 [2023-03-15T17:28:48.963Z] 16:59:01 30029360 31795680 549236 1.67 80352 1994392 1699472 5.01 981700 1576944 168 [2023-03-15T17:28:48.963Z] 17:00:01 30029124 31795520 549436 1.67 80384 1994392 1699472 5.01 981556 1576944 16 [2023-03-15T17:28:48.963Z] 17:01:01 30029044 31795720 549408 1.67 80416 1994396 1699472 5.01 981120 1577212 220 [2023-03-15T17:28:48.963Z] 17:02:01 30027916 31794648 550344 1.67 80440 1994400 1699472 5.01 982244 1577216 180 [2023-03-15T17:28:48.963Z] 17:03:01 30027852 31794660 550256 1.67 80496 1994408 1699472 5.01 982232 1577228 184 [2023-03-15T17:28:48.963Z] 17:04:01 30023000 31789888 555048 1.69 80556 1994404 1694400 4.99 982024 1577220 12 [2023-03-15T17:28:48.963Z] 17:05:01 30024224 31791152 553896 1.68 80588 1994388 1694400 4.99 982824 1577196 208 [2023-03-15T17:28:48.963Z] 17:06:01 30024468 31791400 553596 1.68 80628 1994368 1694400 4.99 982684 1577200 24 [2023-03-15T17:28:48.963Z] 17:07:01 30024136 31791136 553800 1.68 80652 1994396 1694400 4.99 983176 1577204 244 [2023-03-15T17:28:48.963Z] 17:08:01 30023868 31790872 553996 1.68 80684 1994388 1694400 4.99 983472 1577204 20 [2023-03-15T17:28:48.963Z] 17:09:01 30023572 31790684 553960 1.68 80724 1994400 1694400 4.99 983924 1577240 28 [2023-03-15T17:28:48.963Z] 17:10:01 30023344 31790464 554168 1.69 80752 1994392 1694400 4.99 983576 1577240 48 [2023-03-15T17:28:48.963Z] 17:11:01 30023320 31790468 554180 1.69 80792 1994404 1694400 4.99 983628 1577244 12 [2023-03-15T17:28:48.963Z] 17:12:01 30022720 31789916 554700 1.69 80816 1994404 1694400 4.99 983700 1577252 8 [2023-03-15T17:28:48.963Z] 17:13:01 30023460 31790684 553836 1.68 80848 1994412 1694400 4.99 983756 1577252 12 [2023-03-15T17:28:48.963Z] 17:14:01 30023596 31790896 553784 1.68 80892 1994412 1694400 4.99 984252 1577256 8 [2023-03-15T17:28:48.963Z] 17:15:01 30023620 31790932 553704 1.68 80940 1994420 1694400 4.99 984060 1577260 24 [2023-03-15T17:28:48.963Z] 17:16:01 30022784 31790264 554328 1.69 80964 1994548 1694400 4.99 984352 1577380 8 [2023-03-15T17:28:48.963Z] 17:17:01 30019296 31787696 556528 1.69 81036 1995164 1726028 5.09 984432 1577924 152 [2023-03-15T17:28:48.963Z] 17:18:01 27325324 31538740 741736 2.26 176568 4172520 1882588 5.55 1508204 3514484 252076 [2023-03-15T17:28:48.963Z] 17:19:01 27445988 31551556 732120 2.23 184452 4060848 1772404 5.22 1500868 3403544 388 [2023-03-15T17:28:48.963Z] 17:20:01 27444904 31550584 733184 2.23 184484 4060852 1772404 5.22 1501664 3403548 8 [2023-03-15T17:28:48.963Z] 17:21:01 27456944 31562664 721076 2.19 184524 4060852 1772404 5.22 1489660 3403548 140 [2023-03-15T17:28:48.963Z] 17:22:01 27457284 31563036 720652 2.19 184540 4060856 1772404 5.22 1489928 3403552 20 [2023-03-15T17:28:48.963Z] 17:23:01 27458992 31564816 718732 2.19 184620 4060856 1772404 5.22 1487884 3403552 144 [2023-03-15T17:28:48.963Z] 17:24:01 27459300 31565176 718328 2.18 184668 4060852 1772404 5.22 1487800 3403556 8 [2023-03-15T17:28:48.963Z] 17:25:01 27459816 31565728 717932 2.18 184692 4060864 1772404 5.22 1488252 3403560 144 [2023-03-15T17:28:48.963Z] 17:26:01 27460084 31566016 717608 2.18 184716 4060864 1772404 5.22 1487584 3403560 4 [2023-03-15T17:28:48.963Z] 17:27:01 27459752 31565728 717836 2.18 184756 4060868 1772404 5.22 1487564 3403564 28 [2023-03-15T17:28:48.963Z] 17:28:01 27459912 31565952 717760 2.18 184812 4060876 1772404 5.22 1487256 3403572 16 [2023-03-15T17:28:48.963Z] Average: 29373725 31738921 591444 1.80 105532 2521929 1714916 5.05 1076524 2073528 6604 [2023-03-15T17:28:48.963Z] [2023-03-15T17:28:48.963Z] 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-15T17:28:48.963Z] 16:50:01 ens3 198.10 128.06 474.63 24.30 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:51:01 ens3 0.37 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:52:01 ens3 0.35 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:53:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:54:01 ens3 12.46 6.93 39.87 0.65 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:54:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:55:01 ens3 205.53 102.57 2765.88 7.02 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:55:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:56:01 ens3 0.50 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:57:01 ens3 17.98 10.48 12.83 6.61 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:58:01 ens3 1.32 0.78 0.62 0.49 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:59:01 ens3 0.52 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:00:01 ens3 0.47 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:01:01 ens3 0.85 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:02:01 ens3 0.65 0.52 0.32 0.22 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:04:01 ens3 0.63 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:05:01 ens3 0.82 0.63 0.40 0.29 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:06:01 ens3 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:07:01 ens3 0.80 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:08:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:09:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.963Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:10:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:11:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:13:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:14:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:16:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:17:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:18:01 ens3 835.05 509.01 7973.92 140.32 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:18:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:18:01 docker0 179.87 319.49 14.41 1949.69 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:19:01 ens3 154.26 88.25 2550.92 21.87 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:19:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:20:01 ens3 3.42 2.23 10.61 0.39 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:22:01 ens3 1.52 0.60 0.50 0.29 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:23:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:24:01 ens3 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:25:01 ens3 1.07 0.28 0.23 0.14 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:26:01 ens3 0.92 0.42 0.43 0.27 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:27:01 ens3 0.43 0.32 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:28:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] Average: ens3 36.97 21.91 354.72 5.24 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] Average: docker0 4.61 8.20 0.37 50.00 0.00 0.00 0.00 0.00 [2023-03-15T17:28:48.964Z] [2023-03-15T17:28:48.964Z] [2023-03-15T17:28:48.964Z] ---> sar -P ALL: [2023-03-15T17:28:48.964Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1981) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T17:28:48.964Z] [2023-03-15T17:28:48.964Z] 16:48:56 LINUX RESTART (8 CPU) [2023-03-15T17:28:48.964Z] [2023-03-15T17:28:48.964Z] 16:49:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T17:28:48.964Z] 16:50:01 all 2.06 0.00 0.74 0.78 0.02 96.40 [2023-03-15T17:28:48.964Z] 16:50:01 0 2.07 0.00 0.57 0.55 0.02 96.80 [2023-03-15T17:28:48.964Z] 16:50:01 1 2.27 0.00 1.42 0.03 0.02 96.26 [2023-03-15T17:28:48.964Z] 16:50:01 2 1.07 0.00 0.64 3.27 0.02 95.01 [2023-03-15T17:28:48.964Z] 16:50:01 3 1.47 0.00 0.52 0.75 0.03 97.23 [2023-03-15T17:28:48.964Z] 16:50:01 4 2.05 0.00 0.48 0.18 0.02 97.26 [2023-03-15T17:28:48.964Z] 16:50:01 5 2.28 0.00 1.12 0.63 0.02 95.95 [2023-03-15T17:28:48.964Z] 16:50:01 6 3.30 0.00 0.47 0.30 0.02 95.91 [2023-03-15T17:28:48.964Z] 16:50:01 7 1.92 0.00 0.74 0.55 0.02 96.77 [2023-03-15T17:28:48.964Z] 16:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.964Z] 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:51:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-15T17:28:48.964Z] 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.964Z] 16:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.964Z] 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:52:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2023-03-15T17:28:48.964Z] 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-15T17:28:48.964Z] 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-15T17:28:48.964Z] 16:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-15T17:28:48.964Z] 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-15T17:28:48.964Z] 16:54:01 all 0.06 0.00 0.06 0.10 0.01 99.77 [2023-03-15T17:28:48.964Z] 16:54:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2023-03-15T17:28:48.964Z] 16:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-15T17:28:48.964Z] 16:54:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-15T17:28:48.964Z] 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.964Z] 16:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.964Z] 16:54:01 5 0.17 0.00 0.03 0.77 0.02 99.02 [2023-03-15T17:28:48.964Z] 16:54:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2023-03-15T17:28:48.964Z] 16:54:01 7 0.12 0.00 0.30 0.02 0.02 99.55 [2023-03-15T17:28:48.964Z] 16:55:01 all 2.32 0.00 1.44 0.60 0.02 95.62 [2023-03-15T17:28:48.964Z] 16:55:01 0 2.32 0.00 2.84 0.47 0.02 94.35 [2023-03-15T17:28:48.964Z] 16:55:01 1 3.94 0.00 2.50 0.58 0.02 92.96 [2023-03-15T17:28:48.964Z] 16:55:01 2 2.08 0.00 0.68 0.00 0.02 97.22 [2023-03-15T17:28:48.964Z] 16:55:01 3 1.89 0.00 0.82 0.05 0.02 97.23 [2023-03-15T17:28:48.964Z] 16:55:01 4 2.21 0.00 1.44 0.12 0.02 96.22 [2023-03-15T17:28:48.964Z] 16:55:01 5 2.73 0.00 0.99 3.20 0.00 93.09 [2023-03-15T17:28:48.964Z] 16:55:01 6 1.68 0.00 1.45 0.28 0.02 96.57 [2023-03-15T17:28:48.964Z] 16:55:01 7 1.73 0.00 0.84 0.10 0.03 97.30 [2023-03-15T17:28:48.964Z] 16:56:01 all 0.32 0.00 0.05 0.02 0.00 99.60 [2023-03-15T17:28:48.964Z] 16:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.964Z] 16:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-15T17:28:48.964Z] 16:56:01 2 1.97 0.00 0.05 0.00 0.00 97.98 [2023-03-15T17:28:48.964Z] 16:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.964Z] 16:56:01 4 0.07 0.00 0.07 0.05 0.00 99.82 [2023-03-15T17:28:48.964Z] 16:56:01 5 0.27 0.00 0.12 0.15 0.02 99.45 [2023-03-15T17:28:48.964Z] 16:56:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-15T17:28:48.964Z] 16:56:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-15T17:28:48.964Z] 16:57:01 all 0.48 0.00 0.04 0.30 0.00 99.19 [2023-03-15T17:28:48.964Z] 16:57:01 0 0.65 0.00 0.05 0.97 0.00 98.33 [2023-03-15T17:28:48.964Z] 16:57:01 1 0.88 0.00 0.03 0.00 0.00 99.08 [2023-03-15T17:28:48.964Z] 16:57:01 2 0.73 0.00 0.03 0.00 0.00 99.23 [2023-03-15T17:28:48.964Z] 16:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.964Z] 16:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T17:28:48.964Z] 16:57:01 5 0.20 0.00 0.02 1.37 0.00 98.42 [2023-03-15T17:28:48.964Z] 16:57:01 6 0.87 0.00 0.03 0.00 0.00 99.10 [2023-03-15T17:28:48.964Z] 16:57:01 7 0.40 0.00 0.08 0.03 0.00 99.48 [2023-03-15T17:28:48.964Z] 16:58:01 all 0.10 0.00 0.02 0.01 0.00 99.87 [2023-03-15T17:28:48.964Z] 16:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.964Z] 16:58:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-15T17:28:48.965Z] 16:58:01 2 0.42 0.00 0.02 0.00 0.00 99.57 [2023-03-15T17:28:48.965Z] 16:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 16:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 16:58:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-03-15T17:28:48.965Z] 16:58:01 6 0.22 0.00 0.00 0.00 0.00 99.78 [2023-03-15T17:28:48.965Z] 16:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 16:59:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-03-15T17:28:48.965Z] 16:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 16:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 16:59:01 2 0.55 0.00 0.02 0.00 0.00 99.43 [2023-03-15T17:28:48.965Z] 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 16:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-15T17:28:48.965Z] 16:59:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2023-03-15T17:28:48.965Z] 16:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-15T17:28:48.965Z] 17:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-15T17:28:48.965Z] 17:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-15T17:28:48.965Z] 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-15T17:28:48.965Z] 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:00:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-03-15T17:28:48.965Z] 17:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] [2023-03-15T17:28:48.965Z] 17:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T17:28:48.965Z] 17:01:01 all 0.26 0.00 0.02 0.01 0.00 99.71 [2023-03-15T17:28:48.965Z] 17:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:01:01 5 0.00 0.00 0.07 0.03 0.00 99.90 [2023-03-15T17:28:48.965Z] 17:01:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2023-03-15T17:28:48.965Z] 17:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-15T17:28:48.965Z] 17:02:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-03-15T17:28:48.965Z] 17:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:02:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-15T17:28:48.965Z] 17:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:03:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:03:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-15T17:28:48.965Z] 17:03:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:03:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:03:01 6 0.25 0.00 0.02 0.00 0.00 99.73 [2023-03-15T17:28:48.965Z] 17:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:04:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-03-15T17:28:48.965Z] 17:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-15T17:28:48.965Z] 17:04:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:04:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:04:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-15T17:28:48.965Z] 17:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T17:28:48.965Z] 17:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-15T17:28:48.965Z] 17:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-15T17:28:48.965Z] 17:06:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-15T17:28:48.965Z] 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-15T17:28:48.965Z] 17:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:07:01 all 0.14 0.00 0.01 0.10 0.00 99.75 [2023-03-15T17:28:48.965Z] 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:07:01 5 0.02 0.00 0.00 0.78 0.00 99.20 [2023-03-15T17:28:48.965Z] 17:07:01 6 0.96 0.00 0.00 0.00 0.00 99.04 [2023-03-15T17:28:48.965Z] 17:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:08:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:09:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-03-15T17:28:48.965Z] 17:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-15T17:28:48.965Z] 17:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T17:28:48.965Z] 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:11:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-15T17:28:48.965Z] 17:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:11:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] [2023-03-15T17:28:48.965Z] 17:11:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T17:28:48.965Z] 17:12:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T17:28:48.965Z] 17:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:12:01 6 0.40 0.00 0.07 0.00 0.00 99.53 [2023-03-15T17:28:48.965Z] 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:13:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-03-15T17:28:48.965Z] 17:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.965Z] 17:13:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T17:28:48.965Z] 17:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:13:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-15T17:28:48.965Z] 17:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:14:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-03-15T17:28:48.965Z] 17:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-15T17:28:48.965Z] 17:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.965Z] 17:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-15T17:28:48.965Z] 17:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.965Z] 17:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:14:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-15T17:28:48.966Z] 17:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:15:01 all 0.16 0.00 0.01 0.01 0.01 99.81 [2023-03-15T17:28:48.966Z] 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-15T17:28:48.966Z] 17:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-15T17:28:48.966Z] 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-15T17:28:48.966Z] 17:15:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:15:01 6 1.13 0.00 0.03 0.00 0.00 98.84 [2023-03-15T17:28:48.966Z] 17:15:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-15T17:28:48.966Z] 17:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:17:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2023-03-15T17:28:48.966Z] 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:17:01 1 0.05 0.00 0.03 0.03 0.00 99.88 [2023-03-15T17:28:48.966Z] 17:17:01 2 0.13 0.00 0.03 0.03 0.00 99.80 [2023-03-15T17:28:48.966Z] 17:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:17:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:17:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:17:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-03-15T17:28:48.966Z] 17:18:01 all 11.00 0.00 4.53 1.79 0.07 82.62 [2023-03-15T17:28:48.966Z] 17:18:01 0 11.27 0.00 4.48 0.32 0.05 83.88 [2023-03-15T17:28:48.966Z] 17:18:01 1 13.61 0.00 3.79 0.67 0.07 81.86 [2023-03-15T17:28:48.966Z] 17:18:01 2 12.15 0.00 4.10 1.42 0.07 82.27 [2023-03-15T17:28:48.966Z] 17:18:01 3 11.17 0.00 4.97 7.43 0.08 76.34 [2023-03-15T17:28:48.966Z] 17:18:01 4 10.43 0.00 5.25 0.27 0.07 83.99 [2023-03-15T17:28:48.966Z] 17:18:01 5 10.35 0.00 4.24 1.10 0.07 84.24 [2023-03-15T17:28:48.966Z] 17:18:01 6 9.93 0.00 3.84 0.91 0.05 85.27 [2023-03-15T17:28:48.966Z] 17:18:01 7 9.07 0.00 5.59 2.21 0.07 83.07 [2023-03-15T17:28:48.966Z] 17:19:01 all 20.42 0.00 4.12 0.93 0.05 74.48 [2023-03-15T17:28:48.966Z] 17:19:01 0 20.37 0.00 3.99 0.29 0.05 75.31 [2023-03-15T17:28:48.966Z] 17:19:01 1 19.90 0.00 4.26 0.32 0.07 75.45 [2023-03-15T17:28:48.966Z] 17:19:01 2 20.47 0.00 3.91 1.14 0.05 74.43 [2023-03-15T17:28:48.966Z] 17:19:01 3 19.47 0.00 3.87 2.53 0.03 74.09 [2023-03-15T17:28:48.966Z] 17:19:01 4 19.82 0.00 4.50 2.02 0.03 73.64 [2023-03-15T17:28:48.966Z] 17:19:01 5 22.24 0.00 4.42 0.03 0.05 73.25 [2023-03-15T17:28:48.966Z] 17:19:01 6 20.15 0.00 3.64 0.61 0.05 75.55 [2023-03-15T17:28:48.966Z] 17:19:01 7 20.93 0.00 4.33 0.52 0.05 74.16 [2023-03-15T17:28:48.966Z] 17:20:01 all 0.03 0.00 0.01 0.06 0.00 99.89 [2023-03-15T17:28:48.966Z] 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:20:01 1 0.08 0.00 0.02 0.50 0.00 99.40 [2023-03-15T17:28:48.966Z] 17:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-15T17:28:48.966Z] 17:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:20:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-15T17:28:48.966Z] 17:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:21:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-15T17:28:48.966Z] 17:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:22:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-15T17:28:48.966Z] 17:22:01 1 0.03 0.00 0.02 0.07 0.00 99.88 [2023-03-15T17:28:48.966Z] 17:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-15T17:28:48.966Z] 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:22:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-15T17:28:48.966Z] 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] [2023-03-15T17:28:48.966Z] 17:22:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T17:28:48.966Z] 17:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-15T17:28:48.966Z] 17:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:23:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-15T17:28:48.966Z] 17:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:23:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:24:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2023-03-15T17:28:48.966Z] 17:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:24:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-15T17:28:48.966Z] 17:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-15T17:28:48.966Z] 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T17:28:48.966Z] 17:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T17:28:48.966Z] 17:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:27:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-15T17:28:48.966Z] 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.966Z] 17:27:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.966Z] 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T17:28:48.966Z] 17:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T17:28:48.966Z] 17:27:01 6 0.17 0.00 0.02 0.00 0.00 99.82 [2023-03-15T17:28:48.966Z] 17:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-15T17:28:48.966Z] 17:28:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-03-15T17:28:48.966Z] 17:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.967Z] 17:28:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-15T17:28:48.967Z] 17:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T17:28:48.967Z] 17:28:01 3 0.32 0.00 0.00 0.00 0.02 99.67 [2023-03-15T17:28:48.967Z] 17:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T17:28:48.967Z] 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T17:28:48.967Z] 17:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T17:28:48.967Z] 17:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T17:28:48.967Z] Average: all 0.99 0.00 0.29 0.12 0.01 98.60 [2023-03-15T17:28:48.967Z] Average: 0 0.94 0.00 0.31 0.07 0.00 98.68 [2023-03-15T17:28:48.967Z] Average: 1 1.06 0.00 0.32 0.06 0.01 98.55 [2023-03-15T17:28:48.967Z] Average: 2 1.02 0.00 0.25 0.16 0.01 98.57 [2023-03-15T17:28:48.967Z] Average: 3 0.89 0.00 0.27 0.27 0.01 98.57 [2023-03-15T17:28:48.967Z] Average: 4 0.89 0.00 0.31 0.07 0.00 98.72 [2023-03-15T17:28:48.967Z] Average: 5 0.98 0.00 0.28 0.22 0.00 98.51 [2023-03-15T17:28:48.967Z] Average: 6 1.22 0.00 0.25 0.05 0.00 98.47 [2023-03-15T17:28:48.967Z] Average: 7 0.89 0.00 0.31 0.09 0.01 98.70 [2023-03-15T17:28:48.967Z] [2023-03-15T17:28:48.967Z] [2023-03-15T17:28:48.967Z]