Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc7652beee9a90296fe0b57947c4589a421f5e02 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-ssh18033610590165913231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17126179442601853156.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5977903292299733935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16565760846189471634.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1657790585914147200.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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-2902 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc7652beee9a90296fe0b57947c4589a421f5e02 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#454)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-list --no-walk c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T09:52:55.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T09:52:55.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T09:52:55.269Z] ========================================================= [2023-01-18T09:52:55.269Z] EdgeX Global Pipelines Version Info [2023-01-18T09:52:55.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:52:55.966Z] ------------------- [2023-01-18T09:52:55.966Z] stable info: [2023-01-18T09:52:55.966Z] ------------------- [2023-01-18T09:52:55.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T09:52:55.966Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T09:52:55.966Z] Message: update stable to v1.0.244 [2023-01-18T09:52:56.538Z] ------------------- [2023-01-18T09:52:56.538Z] experimental info: [2023-01-18T09:52:56.538Z] ------------------- [2023-01-18T09:52:56.538Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T09:52:56.538Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T09:52:56.538Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T09:52:56.683Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-18T09:52:56.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-18T09:52:56.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T09:52:56.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T09:52:56.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T09:52:56.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T09:52:56.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T09:52:56.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T09:52:56.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T09:52:56.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T09:52:56.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T09:52:56.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-18T09:52:56.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T09:52:56.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T09:52:56.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T09:52:56.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T09:52:56.882Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T09:52:56.896Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T09:52:56.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T09:52:56.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T09:52:56.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T09:52:56.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T09:52:56.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T09:52:56.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T09:52:56.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T09:52:57.003Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T09:52:57.017Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T09:52:57.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-18T09:52:57.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-18T09:52:57.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-18T09:52:57.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo [2023-01-18T09:52:57.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc7652b [Pipeline] echo [2023-01-18T09:52:57.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T09:52:57.145Z] provisioning config files... [2023-01-18T09:52:57.157Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18430111266208019937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:52:57.454Z] ---> docker-login.sh [2023-01-18T09:52:57.454Z] nexus3.edgexfoundry.org:10001 [2023-01-18T09:52:57.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:52:57.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:52:57.977Z] Configure a credential helper to remove this warning. See [2023-01-18T09:52:57.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:52:57.977Z] [2023-01-18T09:52:57.977Z] Login Succeeded [2023-01-18T09:52:57.977Z] nexus3.edgexfoundry.org:10002 [2023-01-18T09:52:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:52:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:52:58.240Z] Configure a credential helper to remove this warning. See [2023-01-18T09:52:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:52:58.240Z] [2023-01-18T09:52:58.240Z] Login Succeeded [2023-01-18T09:52:58.240Z] nexus3.edgexfoundry.org:10003 [2023-01-18T09:52:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:52:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:52:58.240Z] Configure a credential helper to remove this warning. See [2023-01-18T09:52:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:52:58.240Z] [2023-01-18T09:52:58.240Z] Login Succeeded [2023-01-18T09:52:58.240Z] nexus3.edgexfoundry.org:10004 [2023-01-18T09:52:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:52:58.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:52:58.501Z] Configure a credential helper to remove this warning. See [2023-01-18T09:52:58.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:52:58.501Z] [2023-01-18T09:52:58.501Z] Login Succeeded [2023-01-18T09:52:58.501Z] docker.io [2023-01-18T09:52:58.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:52:58.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:52:58.761Z] Configure a credential helper to remove this warning. See [2023-01-18T09:52:58.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:52:58.761Z] [2023-01-18T09:52:58.761Z] Login Succeeded [2023-01-18T09:52:58.761Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T09:52:58.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T09:52:59.147Z] + git rev-list -1 --merges bc7652beee9a90296fe0b57947c4589a421f5e02~1..bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo [2023-01-18T09:52:59.169Z] -----------> git rev-list -1 --merges bc7652beee9a90296fe0b57947c4589a421f5e02~1..bc7652beee9a90296fe0b57947c4589a421f5e02 bc7652beee9a90296fe0b57947c4589a421f5e02 [false] [Pipeline] sh [2023-01-18T09:52:59.461Z] + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo [2023-01-18T09:52:59.499Z] ========================================================= [2023-01-18T09:52:59.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T09:52:59.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T09:52:59.832Z] + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] echo [2023-01-18T09:52:59.843Z] [semverPrep] GIT_COMMIT: bc7652beee9a90296fe0b57947c4589a421f5e02, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#454) [Pipeline] echo [2023-01-18T09:52:59.855Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T09:53:00.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T09:53:00.221Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T09:53:00.221Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T09:53:00.221Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T09:53:00.221Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-01-18T09:53:00.221Z] /etc/ssh/ssh_known_hosts [2023-01-18T09:53:00.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:53:00.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T09:53:00.640Z] [2023-01-18T09:53:00.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:53:00.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T09:53:01.209Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T09:53:01.209Z] b85a868b505f: Pulling fs layer [2023-01-18T09:53:01.209Z] e2be974225ed: Pulling fs layer [2023-01-18T09:53:01.209Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T09:53:01.209Z] 988bab9f4d93: Pulling fs layer [2023-01-18T09:53:01.209Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T09:53:01.209Z] eaf3925da568: Pulling fs layer [2023-01-18T09:53:01.209Z] bab4dde63d76: Pulling fs layer [2023-01-18T09:53:01.209Z] bde34c3a00c8: Pulling fs layer [2023-01-18T09:53:01.209Z] b352a97aabf1: Pulling fs layer [2023-01-18T09:53:01.209Z] 4872d77fe225: Pulling fs layer [2023-01-18T09:53:01.209Z] 5851b861e8e6: Pulling fs layer [2023-01-18T09:53:01.209Z] 988bab9f4d93: Waiting [2023-01-18T09:53:01.209Z] 1469e6f7b9e6: Waiting [2023-01-18T09:53:01.209Z] eaf3925da568: Waiting [2023-01-18T09:53:01.209Z] bab4dde63d76: Waiting [2023-01-18T09:53:01.209Z] bde34c3a00c8: Waiting [2023-01-18T09:53:01.209Z] b352a97aabf1: Waiting [2023-01-18T09:53:01.209Z] 4872d77fe225: Waiting [2023-01-18T09:53:01.209Z] 5851b861e8e6: Waiting [2023-01-18T09:53:01.209Z] e2be974225ed: Verifying Checksum [2023-01-18T09:53:01.209Z] e2be974225ed: Download complete [2023-01-18T09:53:01.474Z] 988bab9f4d93: Download complete [2023-01-18T09:53:01.474Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T09:53:01.474Z] 1469e6f7b9e6: Download complete [2023-01-18T09:53:01.735Z] eaf3925da568: Verifying Checksum [2023-01-18T09:53:01.735Z] eaf3925da568: Download complete [2023-01-18T09:53:01.735Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T09:53:01.735Z] 339a4e72a1f5: Download complete [2023-01-18T09:53:01.735Z] bde34c3a00c8: Verifying Checksum [2023-01-18T09:53:01.735Z] bde34c3a00c8: Download complete [2023-01-18T09:53:01.735Z] b352a97aabf1: Verifying Checksum [2023-01-18T09:53:01.735Z] b352a97aabf1: Download complete [2023-01-18T09:53:01.735Z] 4872d77fe225: Verifying Checksum [2023-01-18T09:53:01.735Z] 4872d77fe225: Download complete [2023-01-18T09:53:01.736Z] 5851b861e8e6: Download complete [2023-01-18T09:53:01.736Z] b85a868b505f: Verifying Checksum [2023-01-18T09:53:01.736Z] b85a868b505f: Download complete [2023-01-18T09:53:02.303Z] bab4dde63d76: Verifying Checksum [2023-01-18T09:53:02.303Z] bab4dde63d76: Download complete [2023-01-18T09:53:03.241Z] b85a868b505f: Pull complete [2023-01-18T09:53:03.501Z] e2be974225ed: Pull complete [2023-01-18T09:53:04.069Z] 339a4e72a1f5: Pull complete [2023-01-18T09:53:04.328Z] 988bab9f4d93: Pull complete [2023-01-18T09:53:04.897Z] 1469e6f7b9e6: Pull complete [2023-01-18T09:53:05.465Z] eaf3925da568: Pull complete [2023-01-18T09:53:06.843Z] bab4dde63d76: Pull complete [2023-01-18T09:53:07.102Z] bde34c3a00c8: Pull complete [2023-01-18T09:53:07.102Z] b352a97aabf1: Pull complete [2023-01-18T09:53:07.102Z] 4872d77fe225: Pull complete [2023-01-18T09:53:07.361Z] 5851b861e8e6: Pull complete [2023-01-18T09:53:07.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T09:53:07.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T09:53:07.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:53:07.451Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T09:53:07.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-01-18T09:53:10.872Z] $ docker top 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 -eo pid,comm [2023-01-18T09:53:10.979Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T09:53:10.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T09:53:11.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T09:53:11.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T09:53:11.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T09:53:11.102Z] $ docker exec 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent [2023-01-18T09:53:11.235Z] SSH_AUTH_SOCK=/tmp/ssh-HdAARU35IU1g/agent.32 [2023-01-18T09:53:11.235Z] SSH_AGENT_PID=39 [2023-01-18T09:53:11.241Z] Running ssh-add (command line suppressed) [2023-01-18T09:53:11.315Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4754524346840220415.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4754524346840220415.key) [2023-01-18T09:53:11.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T09:53:11.654Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T09:53:11.635Z] $ docker exec --env ******** --env ******** 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent -k [2023-01-18T09:53:11.724Z] unset SSH_AUTH_SOCK; [2023-01-18T09:53:11.724Z] unset SSH_AGENT_PID; [2023-01-18T09:53:11.724Z] echo Agent pid 39 killed; [2023-01-18T09:53:11.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T09:53:11.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T09:53:11.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T09:53:11.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T09:53:11.887Z] $ docker exec 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent [2023-01-18T09:53:12.020Z] SSH_AUTH_SOCK=/tmp/ssh-8HoxUDiZlTKK/agent.71 [2023-01-18T09:53:12.020Z] SSH_AGENT_PID=77 [2023-01-18T09:53:12.024Z] Running ssh-add (command line suppressed) [2023-01-18T09:53:12.086Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5563125963373293416.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5563125963373293416.key) [2023-01-18T09:53:12.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T09:53:12.413Z] + git semver init [2023-01-18T09:53:12.671Z] 2023-01-18 09:53:12,540 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T09:53:12.671Z] 2023-01-18 09:53:12,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-01-18T09:53:12.671Z] 2023-01-18 09:53:12,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-01-18T09:53:12.671Z] 2023-01-18 09:53:12,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T09:53:13.621Z] 2023-01-18 09:53:13,426 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-01-18T09:53:13.621Z] 2023-01-18 09:53:13,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-01-18T09:53:13.621Z] 2023-01-18 09:53:13,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T09:53:13.621Z] 2023-01-18 09:53:13,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T09:53:13.621Z] 3.0.0-dev.5 [Pipeline] } [2023-01-18T09:53:13.598Z] $ docker exec --env ******** --env ******** 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 ssh-agent -k [2023-01-18T09:53:13.690Z] unset SSH_AUTH_SOCK; [2023-01-18T09:53:13.690Z] unset SSH_AGENT_PID; [2023-01-18T09:53:13.690Z] echo Agent pid 77 killed; [2023-01-18T09:53:13.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T09:53:14.033Z] + git semver [Pipeline] } [2023-01-18T09:53:14.275Z] $ docker stop --time=1 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 [2023-01-18T09:53:15.670Z] $ docker rm -f --volumes 0f67f3e2bae4a5cb791968fd015a10f64098f0938421d94a6f72672da41ba507 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T09:53:16.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T09:53:16.242Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T09:53:16.246Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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-01-18T09:53:16.380Z] provisioning config files... [2023-01-18T09:53:16.389Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4572514893770343587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:53:16.684Z] ---> docker-login.sh [2023-01-18T09:53:16.684Z] nexus3.edgexfoundry.org:10001 [2023-01-18T09:53:16.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:53:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:53:16.684Z] Configure a credential helper to remove this warning. See [2023-01-18T09:53:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:53:16.684Z] [2023-01-18T09:53:16.684Z] Login Succeeded [2023-01-18T09:53:16.684Z] nexus3.edgexfoundry.org:10002 [2023-01-18T09:53:16.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:53:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:53:16.684Z] Configure a credential helper to remove this warning. See [2023-01-18T09:53:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:53:16.684Z] [2023-01-18T09:53:16.684Z] Login Succeeded [2023-01-18T09:53:16.684Z] nexus3.edgexfoundry.org:10003 [2023-01-18T09:53:16.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:53:16.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:53:16.945Z] Configure a credential helper to remove this warning. See [2023-01-18T09:53:16.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:53:16.945Z] [2023-01-18T09:53:16.945Z] Login Succeeded [2023-01-18T09:53:16.945Z] nexus3.edgexfoundry.org:10004 [2023-01-18T09:53:16.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:53:16.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:53:16.945Z] Configure a credential helper to remove this warning. See [2023-01-18T09:53:16.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:53:16.945Z] [2023-01-18T09:53:16.945Z] Login Succeeded [2023-01-18T09:53:16.945Z] docker.io [2023-01-18T09:53:16.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:53:17.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:53:17.205Z] Configure a credential helper to remove this warning. See [2023-01-18T09:53:17.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:53:17.205Z] [2023-01-18T09:53:17.205Z] Login Succeeded [2023-01-18T09:53:17.205Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T09:53:17.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T09:53:17.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T09:53:17.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T09:53:17.308Z] ========================================================= [2023-01-18T09:53:17.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T09:53:17.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:53:17.627Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T09:53:17.627Z] Sending build context to Docker daemon 6.328MB [2023-01-18T09:53:17.627Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T09:53:17.627Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T09:53:17.627Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T09:53:17.627Z] 213ec9aee27d: Pulling fs layer [2023-01-18T09:53:17.627Z] 4583459ba037: Pulling fs layer [2023-01-18T09:53:17.627Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T09:53:17.627Z] 53926ce57604: Pulling fs layer [2023-01-18T09:53:17.627Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T09:53:17.627Z] 22ff95d597cd: Pulling fs layer [2023-01-18T09:53:17.627Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T09:53:17.627Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T09:53:17.627Z] a7acece74701: Pulling fs layer [2023-01-18T09:53:17.627Z] 53926ce57604: Waiting [2023-01-18T09:53:17.627Z] 12d6caf4c0d1: Waiting [2023-01-18T09:53:17.627Z] 96b7cbca73a9: Waiting [2023-01-18T09:53:17.627Z] 21b2b0c7a3f4: Waiting [2023-01-18T09:53:17.627Z] 22ff95d597cd: Waiting [2023-01-18T09:53:17.627Z] a7acece74701: Waiting [2023-01-18T09:53:17.627Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T09:53:17.627Z] 93c1e223e6f2: Download complete [2023-01-18T09:53:17.627Z] 4583459ba037: Download complete [2023-01-18T09:53:17.627Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T09:53:17.627Z] 21b2b0c7a3f4: Download complete [2023-01-18T09:53:17.892Z] 22ff95d597cd: Verifying Checksum [2023-01-18T09:53:17.892Z] 22ff95d597cd: Download complete [2023-01-18T09:53:17.892Z] 213ec9aee27d: Download complete [2023-01-18T09:53:17.892Z] 12d6caf4c0d1: Download complete [2023-01-18T09:53:17.892Z] 213ec9aee27d: Pull complete [2023-01-18T09:53:18.168Z] 4583459ba037: Pull complete [2023-01-18T09:53:18.168Z] 93c1e223e6f2: Pull complete [2023-01-18T09:53:19.221Z] a7acece74701: Verifying Checksum [2023-01-18T09:53:19.221Z] a7acece74701: Download complete [2023-01-18T09:53:19.221Z] 53926ce57604: Verifying Checksum [2023-01-18T09:53:19.221Z] 53926ce57604: Download complete [2023-01-18T09:53:19.484Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T09:53:19.484Z] 96b7cbca73a9: Download complete [2023-01-18T09:53:22.765Z] 53926ce57604: Pull complete [2023-01-18T09:53:22.765Z] 21b2b0c7a3f4: Pull complete [2023-01-18T09:53:22.765Z] 22ff95d597cd: Pull complete [2023-01-18T09:53:22.765Z] 12d6caf4c0d1: Pull complete [2023-01-18T09:53:24.664Z] 96b7cbca73a9: Pull complete [2023-01-18T09:53:25.596Z] a7acece74701: Pull complete [2023-01-18T09:53:25.596Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T09:53:25.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T09:53:25.596Z] ---> db6d94c90886 [2023-01-18T09:53:25.596Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T09:53:30.877Z] ---> Running in 855b4f45ad29 [2023-01-18T09:53:31.135Z] Removing intermediate container 855b4f45ad29 [2023-01-18T09:53:31.135Z] ---> 91c3f807ed8e [2023-01-18T09:53:31.135Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T09:53:31.135Z] ---> Running in 112d34134113 [2023-01-18T09:53:31.349Z] Still waiting to schedule task [2023-01-18T09:53:31.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T09:53:31.394Z] Removing intermediate container 112d34134113 [2023-01-18T09:53:31.394Z] ---> 56ddda25d194 [2023-01-18T09:53:31.394Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T09:53:31.394Z] ---> Running in a90e90e91d2e [2023-01-18T09:53:31.652Z] Removing intermediate container a90e90e91d2e [2023-01-18T09:53:31.652Z] ---> 97689faecbce [2023-01-18T09:53:31.652Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T09:53:31.652Z] ---> Running in f01b7f7a2c2c [2023-01-18T09:53:31.912Z] Removing intermediate container f01b7f7a2c2c [2023-01-18T09:53:31.912Z] ---> 4b87e8f89d1c [2023-01-18T09:53:31.912Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T09:53:31.912Z] ---> Running in 18a2d8659531 [2023-01-18T09:53:32.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T09:53:32.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T09:53:32.430Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T09:53:32.430Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T09:53:32.430Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T09:53:32.430Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T09:53:32.430Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T09:53:32.689Z] OK: 216 MiB in 55 packages [2023-01-18T09:53:32.949Z] Removing intermediate container 18a2d8659531 [2023-01-18T09:53:32.949Z] ---> 4cb1f155a229 [2023-01-18T09:53:32.949Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-18T09:53:32.949Z] ---> Running in 23f016b49984 [2023-01-18T09:53:33.209Z] Removing intermediate container 23f016b49984 [2023-01-18T09:53:33.209Z] ---> 26e33ac7f540 [2023-01-18T09:53:33.209Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T09:53:33.209Z] ---> 1e35edcc59be [2023-01-18T09:53:33.209Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T09:53:33.209Z] ---> Running in 8164921d7b79 [2023-01-18T09:53:59.763Z] Removing intermediate container 8164921d7b79 [2023-01-18T09:53:59.763Z] ---> d7bad8078821 [2023-01-18T09:53:59.763Z] Step 11/12 : COPY . . [2023-01-18T09:53:59.763Z] ---> 5d56dc01bb5f [2023-01-18T09:53:59.763Z] Step 12/12 : RUN $MAKE [2023-01-18T09:53:59.763Z] ---> Running in f5297e489eaa [2023-01-18T09:53:59.763Z] noop [2023-01-18T09:53:59.763Z] Removing intermediate container f5297e489eaa [2023-01-18T09:53:59.763Z] ---> b2f5cfce1bac [2023-01-18T09:53:59.763Z] Successfully built b2f5cfce1bac [2023-01-18T09:53:59.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:54:00.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T09:54:00.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:54:00.150Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T09:54:00.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-01-18T09:54:00.502Z] $ docker top c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T09:54:00.882Z] + go version [2023-01-18T09:54:00.883Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T09:54:00.861Z] $ docker stop --time=1 c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e [2023-01-18T09:54:02.150Z] $ docker rm -f --volumes c5248e494e8da16c699d096e4254318b2c7e02b9df6c701e2a397494f15c734e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:54:02.588Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T09:54:02.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:54:02.662Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T09:54:02.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-01-18T09:54:03.364Z] $ docker top 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T09:54:03.735Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-18T09:54:04.032Z] + make test [2023-01-18T09:54:04.033Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T09:54:04.291Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-18T09:54:12.397Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-18T09:54:12.657Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2023-01-18T09:54:12.657Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-18T09:54:19.212Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T09:54:19.212Z] go vet ./... [2023-01-18T09:54:22.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T09:54:22.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T09:54:22.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T09:54:22.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T09:54:22.480Z] $ docker stop --time=1 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c [2023-01-18T09:54:25.149Z] $ docker rm -f --volumes 0502e2727218fc7cdb43622c85faefe127d1a65572048e47f5e695e3e04c451c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T09:54:25.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T09:54:25.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T09:54:26.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T09:54:26.500Z] + ls -al . [2023-01-18T09:54:26.500Z] total 192 [2023-01-18T09:54:26.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 09:54 . [2023-01-18T09:54:26.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:52 .. [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 09:52 .dockerignore [2023-01-18T09:54:26.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 09:54 .git [2023-01-18T09:54:26.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 .github [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 09:52 .gitignore [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 09:52 .golangci.yml [2023-01-18T09:54:26.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 09:53 .semver [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 09:52 Attribution.txt [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 09:52 CHANGELOG.md [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 09:52 Dockerfile [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 09:52 GOVERNANCE.md [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 09:52 Jenkinsfile [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 09:52 LICENSE [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 09:52 Makefile [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 09:52 OWNERS.md [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 09:52 README.md [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 09:53 VERSION [2023-01-18T09:54:26.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:52 bin [2023-01-18T09:54:26.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 cmd [2023-01-18T09:54:26.500Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 09:54 coverage.out [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 18 09:52 go.mod [2023-01-18T09:54:26.500Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 18 09:52 go.sum [2023-01-18T09:54:26.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:52 internal [2023-01-18T09:54:26.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:52 mock [2023-01-18T09:54:26.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:52 snap [2023-01-18T09:54:26.501Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 09:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:54:26.898Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 --label arch=amd64 --label version=3.0.0-dev.5 . [2023-01-18T09:54:26.898Z] Sending build context to Docker daemon 6.346MB [2023-01-18T09:54:26.898Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T09:54:26.898Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T09:54:26.898Z] ---> b2f5cfce1bac [2023-01-18T09:54:26.898Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T09:54:28.398Z] ---> Running in 400837b6f777 [2023-01-18T09:54:28.658Z] Removing intermediate container 400837b6f777 [2023-01-18T09:54:28.658Z] ---> 0624e55f58a8 [2023-01-18T09:54:28.658Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T09:54:28.658Z] ---> Running in 21d08f40840f [2023-01-18T09:54:28.658Z] Removing intermediate container 21d08f40840f [2023-01-18T09:54:28.658Z] ---> 5ee36210a2e2 [2023-01-18T09:54:28.658Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T09:54:28.658Z] ---> Running in 41b1616b0e36 [2023-01-18T09:54:28.918Z] Removing intermediate container 41b1616b0e36 [2023-01-18T09:54:28.918Z] ---> 912b59ed491d [2023-01-18T09:54:28.918Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T09:54:29.186Z] ---> Running in a8e286287d57 [2023-01-18T09:54:29.186Z] Removing intermediate container a8e286287d57 [2023-01-18T09:54:29.187Z] ---> a83c412f7984 [2023-01-18T09:54:29.187Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T09:54:29.446Z] ---> Running in 48e4af78b5b5 [2023-01-18T09:54:30.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T09:54:30.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T09:54:30.273Z] OK: 216 MiB in 55 packages [2023-01-18T09:54:30.840Z] Removing intermediate container 48e4af78b5b5 [2023-01-18T09:54:30.840Z] ---> 4ed7349b257e [2023-01-18T09:54:30.840Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-18T09:54:30.840Z] ---> Running in 5dd9c14aecd1 [2023-01-18T09:54:31.107Z] Removing intermediate container 5dd9c14aecd1 [2023-01-18T09:54:31.108Z] ---> 0ca8681dd85c [2023-01-18T09:54:31.108Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T09:54:31.367Z] ---> 54e9ec9dcf4e [2023-01-18T09:54:31.367Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T09:54:31.367Z] ---> Running in 71ba4297d032 [2023-01-18T09:54:32.880Z] Removing intermediate container 71ba4297d032 [2023-01-18T09:54:32.880Z] ---> c69f1e2af392 [2023-01-18T09:54:32.880Z] Step 11/24 : COPY . . [2023-01-18T09:54:33.138Z] ---> 2cfcb2efd427 [2023-01-18T09:54:33.138Z] Step 12/24 : RUN $MAKE [2023-01-18T09:54:33.138Z] ---> Running in 0b51cf4a656b [2023-01-18T09:54:33.399Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-18T09:54:55.332Z] Removing intermediate container 0b51cf4a656b [2023-01-18T09:54:55.332Z] ---> 76444be25344 [2023-01-18T09:54:55.332Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T09:54:55.332Z] 3.16: Pulling from library/alpine [2023-01-18T09:54:55.332Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T09:54:55.332Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T09:54:55.332Z] ca7dd9ec2225: Download complete [2023-01-18T09:54:55.332Z] ca7dd9ec2225: Pull complete [2023-01-18T09:54:55.332Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T09:54:55.332Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T09:54:55.332Z] ---> bfe296a52501 [2023-01-18T09:54:55.332Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-18T09:54:55.332Z] ---> Running in acc840d9bede [2023-01-18T09:54:55.332Z] Removing intermediate container acc840d9bede [2023-01-18T09:54:55.332Z] ---> 8ff36ecf457e [2023-01-18T09:54:55.332Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T09:54:55.332Z] ---> Running in 1f84ed96ac33 [2023-01-18T09:54:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T09:54:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T09:54:55.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T09:54:55.332Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T09:54:55.332Z] OK: 6 MiB in 15 packages [2023-01-18T09:54:55.332Z] Removing intermediate container 1f84ed96ac33 [2023-01-18T09:54:55.332Z] ---> 1a7cb72c9236 [2023-01-18T09:54:55.332Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-18T09:54:55.942Z] ---> fb2fa719c120 [2023-01-18T09:54:55.942Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-18T09:54:56.200Z] ---> ce2b1b692b7e [2023-01-18T09:54:56.200Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-18T09:54:56.200Z] ---> bd9388609e3c [2023-01-18T09:54:56.200Z] Step 19/24 : EXPOSE 59982 [2023-01-18T09:54:56.200Z] ---> Running in 5072f28244a0 [2023-01-18T09:54:56.200Z] Removing intermediate container 5072f28244a0 [2023-01-18T09:54:56.200Z] ---> 755bd70b7ab0 [2023-01-18T09:54:56.200Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-18T09:54:56.459Z] ---> Running in 762a0dd7b43f [2023-01-18T09:54:56.459Z] Removing intermediate container 762a0dd7b43f [2023-01-18T09:54:56.459Z] ---> 71b966328afd [2023-01-18T09:54:56.459Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-18T09:54:56.459Z] ---> Running in a5d195fa6f8a [2023-01-18T09:54:56.459Z] Removing intermediate container a5d195fa6f8a [2023-01-18T09:54:56.459Z] ---> 75a2576fabc7 [2023-01-18T09:54:56.459Z] Step 22/24 : LABEL arch=amd64 [2023-01-18T09:54:56.718Z] ---> Running in 3aaa4602b698 [2023-01-18T09:54:56.718Z] Removing intermediate container 3aaa4602b698 [2023-01-18T09:54:56.718Z] ---> 615448b449f9 [2023-01-18T09:54:56.718Z] Step 23/24 : LABEL git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T09:54:56.718Z] ---> Running in 7009e609cc1e [2023-01-18T09:54:56.718Z] Removing intermediate container 7009e609cc1e [2023-01-18T09:54:56.718Z] ---> db2634433826 [2023-01-18T09:54:56.718Z] Step 24/24 : LABEL version=3.0.0-dev.5 [2023-01-18T09:54:56.718Z] ---> Running in c42812cb943c [2023-01-18T09:54:56.977Z] Removing intermediate container c42812cb943c [2023-01-18T09:54:56.977Z] ---> 3b6e1de03029 [2023-01-18T09:54:56.977Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T09:54:56.977Z] Successfully built 3b6e1de03029 [2023-01-18T09:54:56.977Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T09:54:57.077Z] provisioning config files... [2023-01-18T09:54:57.085Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3288602876861203150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:54:57.377Z] ---> docker-login.sh [2023-01-18T09:54:57.377Z] nexus3.edgexfoundry.org:10001 [2023-01-18T09:54:57.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:54:57.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:54:57.377Z] Configure a credential helper to remove this warning. See [2023-01-18T09:54:57.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:54:57.377Z] [2023-01-18T09:54:57.377Z] Login Succeeded [2023-01-18T09:54:57.377Z] nexus3.edgexfoundry.org:10002 [2023-01-18T09:54:57.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:54:57.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:54:57.377Z] Configure a credential helper to remove this warning. See [2023-01-18T09:54:57.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:54:57.377Z] [2023-01-18T09:54:57.377Z] Login Succeeded [2023-01-18T09:54:57.377Z] nexus3.edgexfoundry.org:10003 [2023-01-18T09:54:57.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:54:57.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:54:57.635Z] Configure a credential helper to remove this warning. See [2023-01-18T09:54:57.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:54:57.635Z] [2023-01-18T09:54:57.635Z] Login Succeeded [2023-01-18T09:54:57.635Z] nexus3.edgexfoundry.org:10004 [2023-01-18T09:54:57.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:54:57.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:54:57.635Z] Configure a credential helper to remove this warning. See [2023-01-18T09:54:57.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:54:57.635Z] [2023-01-18T09:54:57.635Z] Login Succeeded [2023-01-18T09:54:57.635Z] docker.io [2023-01-18T09:54:57.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:54:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:54:57.893Z] Configure a credential helper to remove this warning. See [2023-01-18T09:54:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:54:57.893Z] [2023-01-18T09:54:57.893Z] Login Succeeded [2023-01-18T09:54:57.893Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T09:54:57.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T09:54:57.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T09:54:57.941Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-01-18T09:54:57.941Z] bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T09:54:57.941Z] latest [2023-01-18T09:54:57.941Z] 3.0.0-dev.5 [2023-01-18T09:54:57.941Z] bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T09:54:57.941Z] main [2023-01-18T09:54:57.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:54:58.264Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:54:58.580Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T09:54:58.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-18T09:54:58.580Z] b2290f2e4b53: Preparing [2023-01-18T09:54:58.580Z] c8c0252aeae8: Preparing [2023-01-18T09:54:58.580Z] 93460e49e371: Preparing [2023-01-18T09:54:58.580Z] 05fecac11320: Preparing [2023-01-18T09:54:58.580Z] e5e13b0c77cb: Preparing [2023-01-18T09:54:58.580Z] e5e13b0c77cb: Layer already exists [2023-01-18T09:54:58.580Z] 05fecac11320: Pushed [2023-01-18T09:54:58.580Z] c8c0252aeae8: Pushed [2023-01-18T09:54:58.580Z] b2290f2e4b53: Pushed [2023-01-18T09:55:01.093Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2904 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-01-18T09:55:01.107Z] Running in /w/workspace/device-mqtt-go/88 [Pipeline] { [Pipeline] checkout [2023-01-18T09:55:01.141Z] Selected Git installation does not exist. Using Default [2023-01-18T09:55:01.141Z] The recommended git tool is: NONE [2023-01-18T09:55:01.188Z] 93460e49e371: Pushed [2023-01-18T09:55:01.189Z] bc7652beee9a90296fe0b57947c4589a421f5e02: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:01.501Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:01.806Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-01-18T09:55:01.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-18T09:55:01.806Z] b2290f2e4b53: Preparing [2023-01-18T09:55:01.806Z] c8c0252aeae8: Preparing [2023-01-18T09:55:01.806Z] 93460e49e371: Preparing [2023-01-18T09:55:01.806Z] 05fecac11320: Preparing [2023-01-18T09:55:01.806Z] e5e13b0c77cb: Preparing [2023-01-18T09:55:01.806Z] e5e13b0c77cb: Layer already exists [2023-01-18T09:55:01.806Z] b2290f2e4b53: Layer already exists [2023-01-18T09:55:01.807Z] 93460e49e371: Layer already exists [2023-01-18T09:55:01.807Z] 05fecac11320: Layer already exists [2023-01-18T09:55:01.807Z] c8c0252aeae8: Layer already exists [2023-01-18T09:55:01.807Z] latest: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:02.115Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:02.417Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 [2023-01-18T09:55:02.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-18T09:55:02.418Z] b2290f2e4b53: Preparing [2023-01-18T09:55:02.418Z] c8c0252aeae8: Preparing [2023-01-18T09:55:02.418Z] 93460e49e371: Preparing [2023-01-18T09:55:02.418Z] 05fecac11320: Preparing [2023-01-18T09:55:02.418Z] e5e13b0c77cb: Preparing [2023-01-18T09:55:02.418Z] e5e13b0c77cb: Layer already exists [2023-01-18T09:55:02.418Z] c8c0252aeae8: Layer already exists [2023-01-18T09:55:02.418Z] b2290f2e4b53: Layer already exists [2023-01-18T09:55:02.418Z] 93460e49e371: Layer already exists [2023-01-18T09:55:02.418Z] 05fecac11320: Layer already exists [2023-01-18T09:55:02.418Z] 3.0.0-dev.5: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:02.731Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:03.031Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T09:55:03.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-18T09:55:03.031Z] b2290f2e4b53: Preparing [2023-01-18T09:55:03.031Z] c8c0252aeae8: Preparing [2023-01-18T09:55:03.031Z] 93460e49e371: Preparing [2023-01-18T09:55:03.031Z] 05fecac11320: Preparing [2023-01-18T09:55:03.031Z] e5e13b0c77cb: Preparing [2023-01-18T09:55:03.031Z] e5e13b0c77cb: Layer already exists [2023-01-18T09:55:03.031Z] c8c0252aeae8: Layer already exists [2023-01-18T09:55:03.031Z] b2290f2e4b53: Layer already exists [2023-01-18T09:55:03.031Z] 05fecac11320: Layer already exists [2023-01-18T09:55:03.031Z] 93460e49e371: Layer already exists [2023-01-18T09:55:03.031Z] bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:03.333Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:03.650Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-01-18T09:55:03.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-01-18T09:55:03.650Z] b2290f2e4b53: Preparing [2023-01-18T09:55:03.650Z] c8c0252aeae8: Preparing [2023-01-18T09:55:03.650Z] 93460e49e371: Preparing [2023-01-18T09:55:03.650Z] 05fecac11320: Preparing [2023-01-18T09:55:03.650Z] e5e13b0c77cb: Preparing [2023-01-18T09:55:03.650Z] e5e13b0c77cb: Layer already exists [2023-01-18T09:55:03.650Z] c8c0252aeae8: Layer already exists [2023-01-18T09:55:03.650Z] b2290f2e4b53: Layer already exists [2023-01-18T09:55:03.650Z] 05fecac11320: Layer already exists [2023-01-18T09:55:03.650Z] 93460e49e371: Layer already exists [2023-01-18T09:55:03.650Z] main: digest: sha256:9e6f7791937ac58a647ce28bc7ce5ad7f0c78269d65e030cd6317fab21d717ed size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T09:55:03.699Z] ===================================================== [Pipeline] echo [2023-01-18T09:55:03.708Z] taggedImages: [2023-01-18T09:55:03.708Z] - nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T09:55:03.708Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-01-18T09:55:03.708Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.5 [2023-01-18T09:55:03.708Z] - nexus3.edgexfoundry.org:10004/device-mqtt:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T09:55:03.708Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:04.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:55:04.079Z] [2023-01-18T09:55:04.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:04.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:55:04.391Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T09:55:04.391Z] 5eb5b503b376: Pulling fs layer [2023-01-18T09:55:04.391Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T09:55:04.391Z] ec43610c2a17: Pulling fs layer [2023-01-18T09:55:04.391Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T09:55:04.391Z] 33b1e0a273af: Pulling fs layer [2023-01-18T09:55:04.391Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T09:55:04.391Z] 2f39f015ded8: Pulling fs layer [2023-01-18T09:55:04.391Z] 33b1e0a273af: Waiting [2023-01-18T09:55:04.391Z] 3a2ae6a8a46f: Waiting [2023-01-18T09:55:04.391Z] 2f39f015ded8: Waiting [2023-01-18T09:55:04.391Z] 5d3b04190fa2: Waiting [2023-01-18T09:55:04.391Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T09:55:04.391Z] 5c69ac0246d0: Download complete [2023-01-18T09:55:04.391Z] 3a2ae6a8a46f: Download complete [2023-01-18T09:55:04.656Z] 33b1e0a273af: Verifying Checksum [2023-01-18T09:55:04.656Z] 33b1e0a273af: Download complete [2023-01-18T09:55:04.657Z] 5d3b04190fa2: Download complete [2023-01-18T09:55:04.657Z] ec43610c2a17: Verifying Checksum [2023-01-18T09:55:04.657Z] ec43610c2a17: Download complete [2023-01-18T09:55:05.242Z] 5eb5b503b376: Verifying Checksum [2023-01-18T09:55:05.242Z] 5eb5b503b376: Download complete [2023-01-18T09:55:05.809Z] 2f39f015ded8: Download complete [2023-01-18T09:55:06.214Z] using credential edgex-jenkins-ssh [2023-01-18T09:55:06.229Z] Cloning the remote Git repository [2023-01-18T09:55:06.375Z] 5eb5b503b376: Pull complete [2023-01-18T09:55:06.375Z] 5c69ac0246d0: Pull complete [2023-01-18T09:55:06.634Z] ec43610c2a17: Pull complete [2023-01-18T09:55:06.897Z] 3a2ae6a8a46f: Pull complete [2023-01-18T09:55:07.155Z] 33b1e0a273af: Pull complete [2023-01-18T09:55:07.155Z] 5d3b04190fa2: Pull complete [2023-01-18T09:55:06.267Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-18T09:55:06.339Z] > git init /w/workspace/device-mqtt-go/88 # timeout=10 [2023-01-18T09:55:06.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-18T09:55:06.497Z] > git --version # timeout=10 [2023-01-18T09:55:06.519Z] > git --version # 'git version 2.25.1' [2023-01-18T09:55:06.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T09:55:06.583Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T09:55:09.364Z] Avoid second fetch [2023-01-18T09:55:09.365Z] Checking out Revision bc7652beee9a90296fe0b57947c4589a421f5e02 (main) [2023-01-18T09:55:09.853Z] Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#454)" [2023-01-18T09:55:08.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-18T09:55:08.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T09:55:09.377Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T09:55:09.396Z] > git checkout -f bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-01-18T09:55:10.237Z] [2023-01-18T09:55:10.237Z] GitHub has been notified of this commit’s build result [2023-01-18T09:55:10.237Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T09:55:10.745Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T09:55:10.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T09:55:10.745Z] Dload Upload Total Spent Left Speed [2023-01-18T09:55:10.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-01-18T09:55:11.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-18T09:55:11.337Z] 2f39f015ded8: Pull complete [2023-01-18T09:55:11.337Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T09:55:11.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:55:11.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:55:11.471Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T09:55:11.469Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-01-18T09:55:11.656Z] + sudo tee /etc/docker/daemon.new [2023-01-18T09:55:11.656Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T09:55:11.656Z] { [2023-01-18T09:55:11.656Z] "registry-mirrors": [ [2023-01-18T09:55:11.656Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T09:55:11.656Z] ], [2023-01-18T09:55:11.656Z] "bip": "10.250.0.254/24", [2023-01-18T09:55:11.656Z] "hosts": [ [2023-01-18T09:55:11.656Z] "tcp://0.0.0.0:5555", [2023-01-18T09:55:11.656Z] "unix:///var/run/docker.sock" [2023-01-18T09:55:11.656Z] ], [2023-01-18T09:55:11.656Z] "mtu": 1458, [2023-01-18T09:55:11.656Z] "selinux-enabled": true, [2023-01-18T09:55:11.656Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T09:55:11.656Z] } [2023-01-18T09:55:15.397Z] $ docker top 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:55:15.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T09:55:15.873Z] ---> job-cost.sh [2023-01-18T09:55:15.873Z] lf-activate-venv: SKIPPING [2023-01-18T09:55:15.873Z] INFO: No Stack... [2023-01-18T09:55:16.126Z] + sudo service docker restart [2023-01-18T09:55:16.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T09:55:16.708Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T09:55:16.996Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-01-18T09:55:16.996Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T09:55:17.011Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [2023-01-18T09:55:17.020Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] did not exist. Created. [2023-01-18T09:55:17.020Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T09:55:17.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T09:55:17.350Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T09:55:17.357Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T09:55:17.342Z] $ docker stop --time=1 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 [2023-01-18T09:55:18.511Z] $ docker rm -f --volumes 77992b52b825106410329a0e8d980318269c94454f0c1251070c486d5dde0d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T09:55:34.386Z] provisioning config files... [2023-01-18T09:55:34.415Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/88@tmp/config3590137860702713846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:55:34.766Z] ---> docker-login.sh [2023-01-18T09:55:34.766Z] nexus3.edgexfoundry.org:10001 [2023-01-18T09:55:35.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:55:35.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:55:35.306Z] Configure a credential helper to remove this warning. See [2023-01-18T09:55:35.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:55:35.306Z] [2023-01-18T09:55:35.306Z] Login Succeeded [2023-01-18T09:55:35.306Z] nexus3.edgexfoundry.org:10002 [2023-01-18T09:55:35.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:55:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:55:35.847Z] Configure a credential helper to remove this warning. See [2023-01-18T09:55:35.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:55:35.847Z] [2023-01-18T09:55:35.847Z] Login Succeeded [2023-01-18T09:55:35.847Z] nexus3.edgexfoundry.org:10003 [2023-01-18T09:55:36.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:55:36.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:55:36.118Z] Configure a credential helper to remove this warning. See [2023-01-18T09:55:36.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:55:36.118Z] [2023-01-18T09:55:36.118Z] Login Succeeded [2023-01-18T09:55:36.118Z] nexus3.edgexfoundry.org:10004 [2023-01-18T09:55:36.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:55:36.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:55:36.388Z] Configure a credential helper to remove this warning. See [2023-01-18T09:55:36.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:55:36.388Z] [2023-01-18T09:55:36.388Z] Login Succeeded [2023-01-18T09:55:36.388Z] docker.io [2023-01-18T09:55:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T09:55:36.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T09:55:36.933Z] Configure a credential helper to remove this warning. See [2023-01-18T09:55:36.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T09:55:36.933Z] [2023-01-18T09:55:36.933Z] Login Succeeded [2023-01-18T09:55:36.933Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T09:55:36.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T09:55:37.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T09:55:37.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T09:55:37.244Z] ========================================================= [2023-01-18T09:55:37.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T09:55:37.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:55:37.606Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T09:55:37.875Z] Sending build context to Docker daemon 3.272MB [2023-01-18T09:55:37.875Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T09:55:37.875Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T09:55:38.149Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T09:55:38.149Z] 9b18e9b68314: Pulling fs layer [2023-01-18T09:55:38.149Z] 35d82f9e3411: Pulling fs layer [2023-01-18T09:55:38.149Z] e16973657156: Pulling fs layer [2023-01-18T09:55:38.149Z] fc693d55d65f: Pulling fs layer [2023-01-18T09:55:38.149Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T09:55:38.149Z] dda99020689f: Pulling fs layer [2023-01-18T09:55:38.149Z] db1c61fa0a46: Pulling fs layer [2023-01-18T09:55:38.149Z] 891c053d2c06: Pulling fs layer [2023-01-18T09:55:38.149Z] 7e9fc2657dce: Waiting [2023-01-18T09:55:38.149Z] dda99020689f: Waiting [2023-01-18T09:55:38.149Z] db1c61fa0a46: Waiting [2023-01-18T09:55:38.149Z] 891c053d2c06: Waiting [2023-01-18T09:55:38.149Z] fc693d55d65f: Waiting [2023-01-18T09:55:38.149Z] e16973657156: Download complete [2023-01-18T09:55:38.149Z] 35d82f9e3411: Verifying Checksum [2023-01-18T09:55:38.149Z] 35d82f9e3411: Download complete [2023-01-18T09:55:38.149Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T09:55:38.149Z] 7e9fc2657dce: Download complete [2023-01-18T09:55:38.149Z] dda99020689f: Download complete [2023-01-18T09:55:38.149Z] 9b18e9b68314: Verifying Checksum [2023-01-18T09:55:38.149Z] 9b18e9b68314: Download complete [2023-01-18T09:55:39.139Z] 9b18e9b68314: Pull complete [2023-01-18T09:55:39.140Z] 891c053d2c06: Verifying Checksum [2023-01-18T09:55:39.140Z] 891c053d2c06: Download complete [2023-01-18T09:55:39.735Z] 35d82f9e3411: Pull complete [2023-01-18T09:55:40.010Z] e16973657156: Pull complete [2023-01-18T09:55:40.607Z] db1c61fa0a46: Verifying Checksum [2023-01-18T09:55:40.607Z] db1c61fa0a46: Download complete [2023-01-18T09:55:41.196Z] fc693d55d65f: Verifying Checksum [2023-01-18T09:55:41.196Z] fc693d55d65f: Download complete [2023-01-18T09:55:53.554Z] fc693d55d65f: Pull complete [2023-01-18T09:55:53.554Z] 7e9fc2657dce: Pull complete [2023-01-18T09:55:53.554Z] dda99020689f: Pull complete [2023-01-18T09:55:57.820Z] db1c61fa0a46: Pull complete [2023-01-18T09:55:59.771Z] 891c053d2c06: Pull complete [2023-01-18T09:55:59.771Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T09:55:59.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T09:55:59.771Z] ---> f96f9c87975a [2023-01-18T09:55:59.771Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T09:56:01.736Z] ---> Running in 3ea8719820a4 [2023-01-18T09:56:02.008Z] Removing intermediate container 3ea8719820a4 [2023-01-18T09:56:02.008Z] ---> a9251e422ad5 [2023-01-18T09:56:02.008Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T09:56:02.008Z] ---> Running in 0ebc7812f3be [2023-01-18T09:56:02.287Z] Removing intermediate container 0ebc7812f3be [2023-01-18T09:56:02.287Z] ---> a9c0efdac908 [2023-01-18T09:56:02.287Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T09:56:02.555Z] ---> Running in 985625fee66c [2023-01-18T09:56:02.824Z] Removing intermediate container 985625fee66c [2023-01-18T09:56:02.824Z] ---> c5b8a7136c2d [2023-01-18T09:56:02.824Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T09:56:02.824Z] ---> Running in bcefd5844455 [2023-01-18T09:56:03.097Z] Removing intermediate container bcefd5844455 [2023-01-18T09:56:03.097Z] ---> 0a06cf816a72 [2023-01-18T09:56:03.097Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T09:56:03.097Z] ---> Running in 34fd7292ef14 [2023-01-18T09:56:04.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:56:04.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:56:05.480Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T09:56:05.480Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T09:56:05.480Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T09:56:05.749Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T09:56:05.749Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T09:56:05.749Z] OK: 226 MiB in 55 packages [2023-01-18T09:56:06.712Z] Removing intermediate container 34fd7292ef14 [2023-01-18T09:56:06.712Z] ---> dc143d98a495 [2023-01-18T09:56:06.712Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-18T09:56:06.712Z] ---> Running in 9814e526354c [2023-01-18T09:56:06.979Z] Removing intermediate container 9814e526354c [2023-01-18T09:56:06.979Z] ---> 4c0f884b3c86 [2023-01-18T09:56:06.979Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T09:56:07.563Z] ---> cddd692205df [2023-01-18T09:56:07.563Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T09:56:07.563Z] ---> Running in a4770f6fcfe4 [2023-01-18T09:57:04.081Z] Removing intermediate container a4770f6fcfe4 [2023-01-18T09:57:04.081Z] ---> 8292a7c69976 [2023-01-18T09:57:04.081Z] Step 11/12 : COPY . . [2023-01-18T09:57:04.081Z] ---> ac946de7f806 [2023-01-18T09:57:04.081Z] Step 12/12 : RUN $MAKE [2023-01-18T09:57:04.081Z] ---> Running in d0dde81339b5 [2023-01-18T09:57:04.081Z] noop [2023-01-18T09:57:04.081Z] Removing intermediate container d0dde81339b5 [2023-01-18T09:57:04.081Z] ---> b115cd7f7252 [2023-01-18T09:57:04.081Z] Successfully built b115cd7f7252 [2023-01-18T09:57:04.081Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:57:04.420Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T09:57:04.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:57:04.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container [2023-01-18T09:57:04.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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-01-18T09:57:07.046Z] $ docker top 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T09:57:07.872Z] + go version [2023-01-18T09:57:07.872Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T09:57:07.900Z] $ docker stop --time=1 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c [2023-01-18T09:57:09.506Z] $ docker rm -f --volumes 2a65069cdd7f2b317836057554956440b709294ff4ba5a999192ab58ac985f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:57:10.044Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T09:57:10.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:57:10.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container [2023-01-18T09:57:10.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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-01-18T09:57:11.446Z] $ docker top ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T09:57:11.949Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/88 [Pipeline] fileExists [Pipeline] sh [2023-01-18T09:57:12.600Z] + make test [2023-01-18T09:57:12.600Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T09:57:14.010Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-18T09:58:35.644Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-18T09:58:35.644Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 21.8% of statements [2023-01-18T09:58:35.644Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-18T09:58:35.644Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T09:58:35.644Z] go vet ./... [2023-01-18T09:58:53.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T09:58:53.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T09:58:53.860Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T09:58:54.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T09:58:54.168Z] $ docker stop --time=1 ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 [2023-01-18T09:58:55.876Z] $ docker rm -f --volumes ca9e8f579fc36bddeac3c6f629f4d50e3846b11b84972ee17d93b0a6776724c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T09:58:56.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T09:58:56.758Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T09:58:57.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T09:58:57.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T09:58:57.874Z] + ls -al . [2023-01-18T09:58:57.874Z] total 188 [2023-01-18T09:58:57.874Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 09:57 . [2023-01-18T09:58:57.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:55 .. [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 09:55 .dockerignore [2023-01-18T09:58:57.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 09:55 .git [2023-01-18T09:58:57.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 .github [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 09:55 .gitignore [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 09:55 .golangci.yml [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 09:55 Attribution.txt [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 09:55 CHANGELOG.md [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 09:55 Dockerfile [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 09:55 GOVERNANCE.md [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 09:55 Jenkinsfile [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 09:55 LICENSE [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 09:55 Makefile [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 09:55 OWNERS.md [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 09:55 README.md [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 09:53 VERSION [2023-01-18T09:58:57.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:55 bin [2023-01-18T09:58:57.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 cmd [2023-01-18T09:58:57.874Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 09:58 coverage.out [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 18 09:55 go.mod [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 18 09:55 go.sum [2023-01-18T09:58:57.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 09:55 internal [2023-01-18T09:58:57.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:55 mock [2023-01-18T09:58:57.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:55 snap [2023-01-18T09:58:57.874Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:58:58.211Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 --label arch=arm64 --label version=3.0.0-dev.5 . [2023-01-18T09:58:58.481Z] Sending build context to Docker daemon 3.291MB [2023-01-18T09:58:58.481Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T09:58:58.481Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T09:58:58.481Z] ---> b115cd7f7252 [2023-01-18T09:58:58.481Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T09:58:58.749Z] ---> Running in 4920865dce11 [2023-01-18T09:58:59.018Z] Removing intermediate container 4920865dce11 [2023-01-18T09:58:59.018Z] ---> 01021d04a995 [2023-01-18T09:58:59.018Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T09:58:59.018Z] ---> Running in 5bf7d92f7c33 [2023-01-18T09:58:59.285Z] Removing intermediate container 5bf7d92f7c33 [2023-01-18T09:58:59.285Z] ---> 7e121b65d8dd [2023-01-18T09:58:59.285Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T09:58:59.285Z] ---> Running in 44eb23a86106 [2023-01-18T09:58:59.552Z] Removing intermediate container 44eb23a86106 [2023-01-18T09:58:59.552Z] ---> 915401fd21cc [2023-01-18T09:58:59.552Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T09:58:59.552Z] ---> Running in 397b01805cbf [2023-01-18T09:58:59.820Z] Removing intermediate container 397b01805cbf [2023-01-18T09:58:59.820Z] ---> 5346b876937c [2023-01-18T09:58:59.820Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T09:59:00.088Z] ---> Running in fa0523a49717 [2023-01-18T09:59:01.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:59:01.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:59:02.270Z] OK: 226 MiB in 55 packages [2023-01-18T09:59:02.854Z] Removing intermediate container fa0523a49717 [2023-01-18T09:59:02.854Z] ---> a4125675420b [2023-01-18T09:59:02.854Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-18T09:59:03.120Z] ---> Running in 64afe569da36 [2023-01-18T09:59:03.386Z] Removing intermediate container 64afe569da36 [2023-01-18T09:59:03.386Z] ---> 5ff92437da21 [2023-01-18T09:59:03.386Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T09:59:03.652Z] ---> 35a742d4b60d [2023-01-18T09:59:03.652Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T09:59:03.652Z] ---> Running in 015aafceb2b9 [2023-01-18T09:59:05.590Z] Removing intermediate container 015aafceb2b9 [2023-01-18T09:59:05.590Z] ---> 7d1fef2d0ee8 [2023-01-18T09:59:05.590Z] Step 11/24 : COPY . . [2023-01-18T09:59:06.546Z] ---> 92bd2293d351 [2023-01-18T09:59:06.546Z] Step 12/24 : RUN $MAKE [2023-01-18T09:59:06.546Z] ---> Running in c16c3bb2af48 [2023-01-18T09:59:07.127Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-18T10:01:28.834Z] Removing intermediate container c16c3bb2af48 [2023-01-18T10:01:28.834Z] ---> 89aaa115efb8 [2023-01-18T10:01:28.834Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T10:01:28.834Z] 3.16: Pulling from library/alpine [2023-01-18T10:01:28.834Z] 6875df1f5354: Pulling fs layer [2023-01-18T10:01:28.834Z] 6875df1f5354: Verifying Checksum [2023-01-18T10:01:28.834Z] 6875df1f5354: Download complete [2023-01-18T10:01:28.834Z] 6875df1f5354: Pull complete [2023-01-18T10:01:28.834Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T10:01:28.834Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T10:01:28.834Z] ---> 2b4661558fb8 [2023-01-18T10:01:28.834Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-18T10:01:28.834Z] ---> Running in 632716b4edde [2023-01-18T10:01:28.834Z] Removing intermediate container 632716b4edde [2023-01-18T10:01:28.834Z] ---> 5748ac77528d [2023-01-18T10:01:28.834Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T10:01:28.834Z] ---> Running in c5c4e03633e6 [2023-01-18T10:01:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T10:01:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T10:01:28.835Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T10:01:28.835Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T10:01:28.835Z] OK: 5 MiB in 15 packages [2023-01-18T10:01:28.835Z] Removing intermediate container c5c4e03633e6 [2023-01-18T10:01:28.835Z] ---> f8218910f3cb [2023-01-18T10:01:28.835Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-18T10:01:28.835Z] ---> b0584be9c260 [2023-01-18T10:01:28.835Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-18T10:01:28.835Z] ---> ef6041a838a1 [2023-01-18T10:01:28.835Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-18T10:01:28.835Z] ---> d8f1158f22a0 [2023-01-18T10:01:28.835Z] Step 19/24 : EXPOSE 59982 [2023-01-18T10:01:28.835Z] ---> Running in 955dbdf6d9d3 [2023-01-18T10:01:28.835Z] Removing intermediate container 955dbdf6d9d3 [2023-01-18T10:01:28.835Z] ---> b06a1bfee84c [2023-01-18T10:01:28.835Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-18T10:01:28.835Z] ---> Running in 28e50b8b5b4a [2023-01-18T10:01:28.835Z] Removing intermediate container 28e50b8b5b4a [2023-01-18T10:01:28.835Z] ---> e2f517c9c057 [2023-01-18T10:01:28.835Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-18T10:01:28.835Z] ---> Running in 399a9a7987e8 [2023-01-18T10:01:28.835Z] Removing intermediate container 399a9a7987e8 [2023-01-18T10:01:28.835Z] ---> b07d5dc9de17 [2023-01-18T10:01:28.835Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T10:01:28.835Z] ---> Running in 5668e39f5fa4 [2023-01-18T10:01:28.835Z] Removing intermediate container 5668e39f5fa4 [2023-01-18T10:01:28.835Z] ---> 975415b7d0ed [2023-01-18T10:01:28.835Z] Step 23/24 : LABEL git_sha=bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T10:01:28.835Z] ---> Running in 07d4efdb6f8c [2023-01-18T10:01:28.835Z] Removing intermediate container 07d4efdb6f8c [2023-01-18T10:01:28.835Z] ---> fa382bda9229 [2023-01-18T10:01:28.835Z] Step 24/24 : LABEL version=3.0.0-dev.5 [2023-01-18T10:01:28.835Z] ---> Running in d604e28d6b51 [2023-01-18T10:01:28.835Z] Removing intermediate container d604e28d6b51 [2023-01-18T10:01:28.835Z] ---> 5c9f167335ff [2023-01-18T10:01:28.835Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T10:01:28.835Z] Successfully built 5c9f167335ff [2023-01-18T10:01:28.835Z] Successfully tagged device-mqtt-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-01-18T10:01:28.963Z] provisioning config files... [2023-01-18T10:01:28.978Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/88@tmp/config2794119893016542030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:01:29.312Z] ---> docker-login.sh [2023-01-18T10:01:29.312Z] nexus3.edgexfoundry.org:10001 [2023-01-18T10:01:29.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:01:29.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:01:29.581Z] Configure a credential helper to remove this warning. See [2023-01-18T10:01:29.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:01:29.581Z] [2023-01-18T10:01:29.581Z] Login Succeeded [2023-01-18T10:01:29.581Z] nexus3.edgexfoundry.org:10002 [2023-01-18T10:01:29.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:01:29.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:01:29.851Z] Configure a credential helper to remove this warning. See [2023-01-18T10:01:29.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:01:29.851Z] [2023-01-18T10:01:29.851Z] Login Succeeded [2023-01-18T10:01:29.851Z] nexus3.edgexfoundry.org:10003 [2023-01-18T10:01:30.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:01:30.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:01:30.390Z] Configure a credential helper to remove this warning. See [2023-01-18T10:01:30.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:01:30.390Z] [2023-01-18T10:01:30.390Z] Login Succeeded [2023-01-18T10:01:30.390Z] nexus3.edgexfoundry.org:10004 [2023-01-18T10:01:30.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:01:30.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:01:30.660Z] Configure a credential helper to remove this warning. See [2023-01-18T10:01:30.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:01:30.660Z] [2023-01-18T10:01:30.660Z] Login Succeeded [2023-01-18T10:01:30.660Z] docker.io [2023-01-18T10:01:30.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:01:31.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:01:31.193Z] Configure a credential helper to remove this warning. See [2023-01-18T10:01:31.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:01:31.193Z] [2023-01-18T10:01:31.193Z] Login Succeeded [2023-01-18T10:01:31.193Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T10:01:31.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T10:01:31.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T10:01:31.264Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-01-18T10:01:31.264Z] bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T10:01:31.264Z] latest [2023-01-18T10:01:31.264Z] 3.0.0-dev.5 [2023-01-18T10:01:31.264Z] bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T10:01:31.264Z] main [2023-01-18T10:01:31.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:31.618Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:31.954Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T10:01:31.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-18T10:01:31.954Z] a8ad05a473c7: Preparing [2023-01-18T10:01:31.954Z] 48a5bccb3f8c: Preparing [2023-01-18T10:01:31.954Z] dd43b72b3202: Preparing [2023-01-18T10:01:31.954Z] a8fafdc68dcd: Preparing [2023-01-18T10:01:31.954Z] 17bec77d7fdc: Preparing [2023-01-18T10:01:31.954Z] 17bec77d7fdc: Layer already exists [2023-01-18T10:01:32.222Z] 48a5bccb3f8c: Pushed [2023-01-18T10:01:32.222Z] a8ad05a473c7: Pushed [2023-01-18T10:01:32.222Z] a8fafdc68dcd: Pushed [2023-01-18T10:01:37.595Z] dd43b72b3202: Pushed [2023-01-18T10:01:37.595Z] bc7652beee9a90296fe0b57947c4589a421f5e02: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:37.952Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:38.293Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-01-18T10:01:38.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-18T10:01:38.293Z] a8ad05a473c7: Preparing [2023-01-18T10:01:38.293Z] 48a5bccb3f8c: Preparing [2023-01-18T10:01:38.293Z] dd43b72b3202: Preparing [2023-01-18T10:01:38.293Z] a8fafdc68dcd: Preparing [2023-01-18T10:01:38.293Z] 17bec77d7fdc: Preparing [2023-01-18T10:01:38.293Z] dd43b72b3202: Layer already exists [2023-01-18T10:01:38.293Z] a8ad05a473c7: Layer already exists [2023-01-18T10:01:38.293Z] 17bec77d7fdc: Layer already exists [2023-01-18T10:01:38.293Z] 48a5bccb3f8c: Layer already exists [2023-01-18T10:01:38.293Z] a8fafdc68dcd: Layer already exists [2023-01-18T10:01:38.293Z] latest: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:38.905Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:39.243Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 [2023-01-18T10:01:39.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-18T10:01:39.243Z] a8ad05a473c7: Preparing [2023-01-18T10:01:39.243Z] 48a5bccb3f8c: Preparing [2023-01-18T10:01:39.243Z] dd43b72b3202: Preparing [2023-01-18T10:01:39.243Z] a8fafdc68dcd: Preparing [2023-01-18T10:01:39.243Z] 17bec77d7fdc: Preparing [2023-01-18T10:01:39.243Z] dd43b72b3202: Layer already exists [2023-01-18T10:01:39.243Z] a8ad05a473c7: Layer already exists [2023-01-18T10:01:39.243Z] a8fafdc68dcd: Layer already exists [2023-01-18T10:01:39.243Z] 48a5bccb3f8c: Layer already exists [2023-01-18T10:01:39.243Z] 17bec77d7fdc: Layer already exists [2023-01-18T10:01:39.243Z] 3.0.0-dev.5: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:39.578Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:39.918Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T10:01:39.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-18T10:01:39.918Z] a8ad05a473c7: Preparing [2023-01-18T10:01:39.918Z] 48a5bccb3f8c: Preparing [2023-01-18T10:01:39.918Z] dd43b72b3202: Preparing [2023-01-18T10:01:39.918Z] a8fafdc68dcd: Preparing [2023-01-18T10:01:39.918Z] 17bec77d7fdc: Preparing [2023-01-18T10:01:39.918Z] a8fafdc68dcd: Layer already exists [2023-01-18T10:01:39.918Z] dd43b72b3202: Layer already exists [2023-01-18T10:01:39.918Z] 48a5bccb3f8c: Layer already exists [2023-01-18T10:01:39.918Z] 17bec77d7fdc: Layer already exists [2023-01-18T10:01:39.918Z] a8ad05a473c7: Layer already exists [2023-01-18T10:01:39.918Z] bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:40.538Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:40.875Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-01-18T10:01:40.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-01-18T10:01:40.876Z] a8ad05a473c7: Preparing [2023-01-18T10:01:40.876Z] 48a5bccb3f8c: Preparing [2023-01-18T10:01:40.876Z] dd43b72b3202: Preparing [2023-01-18T10:01:40.876Z] a8fafdc68dcd: Preparing [2023-01-18T10:01:40.876Z] 17bec77d7fdc: Preparing [2023-01-18T10:01:40.876Z] a8ad05a473c7: Layer already exists [2023-01-18T10:01:40.876Z] 48a5bccb3f8c: Layer already exists [2023-01-18T10:01:40.876Z] 17bec77d7fdc: Layer already exists [2023-01-18T10:01:40.876Z] dd43b72b3202: Layer already exists [2023-01-18T10:01:40.876Z] a8fafdc68dcd: Layer already exists [2023-01-18T10:01:41.141Z] main: digest: sha256:f883578721d557002813ceb6f9ac8548d0894d94eb5f3fa03ad82290c054eded size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T10:01:41.197Z] ===================================================== [Pipeline] echo [2023-01-18T10:01:41.207Z] taggedImages: [2023-01-18T10:01:41.207Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02 [2023-01-18T10:01:41.207Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-01-18T10:01:41.207Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.5 [2023-01-18T10:01:41.207Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:bc7652beee9a90296fe0b57947c4589a421f5e02-3.0.0-dev.5 [2023-01-18T10:01:41.207Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:41.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:01:41.573Z] [2023-01-18T10:01:41.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:01:41.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:01:41.911Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T10:01:41.911Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T10:01:41.911Z] 04944245beec: Pulling fs layer [2023-01-18T10:01:41.911Z] 699f458cf7ca: Pulling fs layer [2023-01-18T10:01:41.911Z] 765212b225bb: Pulling fs layer [2023-01-18T10:01:41.911Z] f23df028b6ca: Pulling fs layer [2023-01-18T10:01:41.911Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T10:01:41.911Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T10:01:41.911Z] 765212b225bb: Waiting [2023-01-18T10:01:41.911Z] d65c8cfc05b1: Waiting [2023-01-18T10:01:41.911Z] 2437ff75d9bd: Waiting [2023-01-18T10:01:41.911Z] f23df028b6ca: Waiting [2023-01-18T10:01:42.179Z] 04944245beec: Verifying Checksum [2023-01-18T10:01:42.179Z] 04944245beec: Download complete [2023-01-18T10:01:42.179Z] 765212b225bb: Verifying Checksum [2023-01-18T10:01:42.179Z] 765212b225bb: Download complete [2023-01-18T10:01:42.179Z] f23df028b6ca: Verifying Checksum [2023-01-18T10:01:42.179Z] f23df028b6ca: Download complete [2023-01-18T10:01:42.448Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T10:01:42.448Z] d65c8cfc05b1: Download complete [2023-01-18T10:01:42.448Z] 699f458cf7ca: Verifying Checksum [2023-01-18T10:01:42.448Z] 699f458cf7ca: Download complete [2023-01-18T10:01:42.717Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T10:01:42.717Z] 8998bd30e6a1: Download complete [2023-01-18T10:01:45.319Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T10:01:45.319Z] 2437ff75d9bd: Download complete [2023-01-18T10:01:46.737Z] 8998bd30e6a1: Pull complete [2023-01-18T10:01:47.323Z] 04944245beec: Pull complete [2023-01-18T10:01:48.734Z] 699f458cf7ca: Pull complete [2023-01-18T10:01:48.734Z] 765212b225bb: Pull complete [2023-01-18T10:01:49.694Z] f23df028b6ca: Pull complete [2023-01-18T10:01:49.694Z] d65c8cfc05b1: Pull complete [2023-01-18T10:02:04.686Z] 2437ff75d9bd: Pull complete [2023-01-18T10:02:04.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T10:02:04.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:02:04.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:02:04.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-2904 does not seem to be running inside a container [2023-01-18T10:02:05.036Z] $ 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-mqtt-go/88 -v /w/workspace/device-mqtt-go/88:/w/workspace/device-mqtt-go/88:rw,z -v /w/workspace/device-mqtt-go/88@tmp:/w/workspace/device-mqtt-go/88@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-01-18T10:02:07.578Z] $ docker top 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:02:08.431Z] ---> job-cost.sh [2023-01-18T10:02:08.431Z] lf-activate-venv: SKIPPING [2023-01-18T10:02:08.431Z] INFO: No Stack... [2023-01-18T10:02:08.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T10:02:09.671Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T10:02:10.306Z] + cat /w/workspace/device-mqtt-go/88/archives/cost.csv [2023-01-18T10:02:10.306Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T10:02:10.366Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [2023-01-18T10:02:10.372Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] did not exist. Created. [2023-01-18T10:02:10.372Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T10:02:10.720Z] /w/workspace/device-mqtt-go/88@tmp/durable-817648ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T10:02:11.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T10:02:11.394Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T10:02:11.440Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T10:02:11.446Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T10:02:11.474Z] $ docker stop --time=1 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f [2023-01-18T10:02:12.978Z] $ docker rm -f --volumes 14492e622e577506cd3aa500fc1d2104c1c0788d9100f596c556ecec2d80d41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-18T10:02:13.338Z] provisioning config files... [2023-01-18T10:02:13.346Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9922429589485788945tmp [Pipeline] { [Pipeline] sh [2023-01-18T10:02:13.636Z] + set +x [2023-01-18T10:02:13.636Z] + bash -s -- [2023-01-18T10:02:13.636Z] + curl -s https://codecov.io/bash [2023-01-18T10:02:13.636Z] [2023-01-18T10:02:13.636Z] _____ _ [2023-01-18T10:02:13.636Z] / ____| | | [2023-01-18T10:02:13.636Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T10:02:13.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T10:02:13.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T10:02:13.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T10:02:13.636Z] Bash-1.0.6 [2023-01-18T10:02:13.636Z] [2023-01-18T10:02:13.636Z] [2023-01-18T10:02:13.636Z] ==> git version 2.25.1 found [2023-01-18T10:02:13.636Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-18T10:02:13.636Z] Release-Date: 2020-01-08 [2023-01-18T10:02:13.636Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T10:02:13.636Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T10:02:13.636Z] ==> Jenkins CI detected. [2023-01-18T10:02:13.637Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-01-18T10:02:13.637Z] project root: . [2023-01-18T10:02:13.637Z] --> token set from env [2023-01-18T10:02:13.637Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T10:02:13.637Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T10:02:13.637Z] ==> Python coveragepy not found [2023-01-18T10:02:13.637Z] ==> Searching for coverage reports in: [2023-01-18T10:02:13.637Z] + . [2023-01-18T10:02:13.637Z] -> Found 1 reports [2023-01-18T10:02:13.637Z] ==> Detecting git/mercurial file structure [2023-01-18T10:02:13.895Z] ==> Reading reports [2023-01-18T10:02:13.895Z] + ./coverage.out bytes=17887 [2023-01-18T10:02:13.895Z] ==> Appending adjustments [2023-01-18T10:02:13.895Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T10:02:13.895Z] + Found adjustments [2023-01-18T10:02:13.895Z] ==> Gzipping contents [2023-01-18T10:02:13.895Z] 4.0K /tmp/codecov.HT99Dh.gz [2023-01-18T10:02:13.895Z] ==> Uploading reports [2023-01-18T10:02:13.895Z] url: https://codecov.io [2023-01-18T10:02:13.895Z] query: branch=main&commit=bc7652beee9a90296fe0b57947c4589a421f5e02&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T10:02:13.895Z] -> Pinging Codecov [2023-01-18T10:02:13.895Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=bc7652beee9a90296fe0b57947c4589a421f5e02&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T10:02:14.154Z] -> Uploading to [2023-01-18T10:02:14.154Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/7D719EC7BBE17E464838252E33014C33/bc7652beee9a90296fe0b57947c4589a421f5e02/74400345-d5ac-4508-b6b3-9e060b311eb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T100214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5d1b71328e137143df7373d232491a7004ef69a6771a7ec844a13e607f65171 [2023-01-18T10:02:14.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T10:02:14.154Z] Dload Upload Total Spent Left Speed [2023-01-18T10:02:14.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 11303 --:--:-- --:--:-- --:--:-- 11303 [2023-01-18T10:02:14.413Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] } [2023-01-18T10:02:14.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-18T10:02:14.591Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-18T10:02:14.601Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:02:14.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T10:02:14.895Z] [2023-01-18T10:02:14.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:02:15.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T10:02:15.201Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-18T10:02:15.201Z] df9b9388f04a: Pulling fs layer [2023-01-18T10:02:15.201Z] 52dc419b0ee2: Pulling fs layer [2023-01-18T10:02:15.201Z] 25bc292e5bac: Pulling fs layer [2023-01-18T10:02:15.201Z] 114826534d7a: Pulling fs layer [2023-01-18T10:02:15.201Z] 4657fd5d0bcf: Pulling fs layer [2023-01-18T10:02:15.201Z] 6ad1cebc031e: Pulling fs layer [2023-01-18T10:02:15.201Z] 8a3aa393b2d8: Pulling fs layer [2023-01-18T10:02:15.201Z] 4657fd5d0bcf: Waiting [2023-01-18T10:02:15.201Z] 6ad1cebc031e: Waiting [2023-01-18T10:02:15.201Z] 8a3aa393b2d8: Waiting [2023-01-18T10:02:15.201Z] 114826534d7a: Waiting [2023-01-18T10:02:15.201Z] 25bc292e5bac: Download complete [2023-01-18T10:02:15.201Z] 52dc419b0ee2: Verifying Checksum [2023-01-18T10:02:15.201Z] 52dc419b0ee2: Download complete [2023-01-18T10:02:15.466Z] 4657fd5d0bcf: Verifying Checksum [2023-01-18T10:02:15.466Z] 4657fd5d0bcf: Download complete [2023-01-18T10:02:15.466Z] df9b9388f04a: Download complete [2023-01-18T10:02:15.728Z] df9b9388f04a: Pull complete [2023-01-18T10:02:15.999Z] 6ad1cebc031e: Verifying Checksum [2023-01-18T10:02:15.999Z] 6ad1cebc031e: Download complete [2023-01-18T10:02:15.999Z] 52dc419b0ee2: Pull complete [2023-01-18T10:02:16.280Z] 25bc292e5bac: Pull complete [2023-01-18T10:02:16.906Z] 114826534d7a: Verifying Checksum [2023-01-18T10:02:16.906Z] 114826534d7a: Download complete [2023-01-18T10:02:17.164Z] 8a3aa393b2d8: Verifying Checksum [2023-01-18T10:02:17.164Z] 8a3aa393b2d8: Download complete [2023-01-18T10:02:20.449Z] 114826534d7a: Pull complete [2023-01-18T10:02:20.449Z] 4657fd5d0bcf: Pull complete [2023-01-18T10:02:20.449Z] 6ad1cebc031e: Pull complete [2023-01-18T10:02:22.976Z] 8a3aa393b2d8: Pull complete [2023-01-18T10:02:22.976Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-18T10:02:22.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T10:02:22.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:02:23.049Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:02:23.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-18T10:02:27.313Z] $ docker top 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T10:02:27.424Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-01-18T10:02:27.705Z] + set -o pipefail [2023-01-18T10:02:27.705Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/537ee85b-0111-4db3-b838-5300a14a5c9a [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] [2023-01-18T10:02:32.975Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-18T10:02:32.975Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-18T10:02:32.975Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-18T10:02:32.945Z] $ docker stop --time=1 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 [2023-01-18T10:02:36.575Z] $ docker rm -f --volumes 7fb7efff4731a0c2ed66d13cf6df3cb9762616e70662c17809639d64595c3c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T10:02:37.287Z] + git log --format=format:%s -1 bc7652beee9a90296fe0b57947c4589a421f5e02 [Pipeline] sh [2023-01-18T10:02:37.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T10:02:37.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:02:37.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:02:37.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:02:37.942Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:02:37.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:0.1.4 cat [2023-01-18T10:02:38.418Z] $ docker top 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f -eo pid,comm [2023-01-18T10:02:38.505Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T10:02:38.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T10:02:38.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T10:02:38.545Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T10:02:38.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T10:02:38.639Z] $ docker exec 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f ssh-agent [2023-01-18T10:02:38.784Z] SSH_AUTH_SOCK=/tmp/ssh-VleBvlykk2yM/agent.32 [2023-01-18T10:02:38.784Z] SSH_AGENT_PID=38 [2023-01-18T10:02:38.788Z] Running ssh-add (command line suppressed) [2023-01-18T10:02:38.854Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14257399873637395331.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14257399873637395331.key) [2023-01-18T10:02:38.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T10:02:39.189Z] + git semver tag [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,341 [run_tag] DEBUG tag force:False [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,341 [check_head_tag] DEBUG check head tag [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,342 [execute] INFO git cat-file --batch-check [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,345 [execute] INFO git cat-file --batch [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,364 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T10:02:39.448Z] 2023-01-18 10:02:39,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:02:39.448Z] 3.0.0-dev.5 [Pipeline] } [2023-01-18T10:02:39.418Z] $ docker exec --env ******** --env ******** 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f ssh-agent -k [2023-01-18T10:02:39.524Z] unset SSH_AUTH_SOCK; [2023-01-18T10:02:39.524Z] unset SSH_AGENT_PID; [2023-01-18T10:02:39.524Z] echo Agent pid 38 killed; [2023-01-18T10:02:39.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T10:02:39.882Z] + git semver [Pipeline] } [2023-01-18T10:02:40.114Z] $ docker stop --time=1 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f [2023-01-18T10:02:41.558Z] $ docker rm -f --volumes 8153312fe1fcfb9c04c4abbcf01e525fe7846c23f4b06f732dd46573708baf5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:02:41.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T10:02:41.980Z] [2023-01-18T10:02:41.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:02:42.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T10:02:42.281Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-18T10:02:42.281Z] ab5ef0e58194: Pulling fs layer [2023-01-18T10:02:42.281Z] 9712f1f96733: Pulling fs layer [2023-01-18T10:02:42.281Z] 63f879dbbcfc: Pulling fs layer [2023-01-18T10:02:42.281Z] 0d9ebad4ef96: Pulling fs layer [2023-01-18T10:02:42.281Z] e9a5061849ea: Pulling fs layer [2023-01-18T10:02:42.281Z] d747dcd14b5f: Pulling fs layer [2023-01-18T10:02:42.281Z] 2de7ff778b66: Pulling fs layer [2023-01-18T10:02:42.281Z] e9a5061849ea: Waiting [2023-01-18T10:02:42.281Z] d747dcd14b5f: Waiting [2023-01-18T10:02:42.281Z] 0d9ebad4ef96: Waiting [2023-01-18T10:02:42.281Z] 2de7ff778b66: Waiting [2023-01-18T10:02:42.281Z] 9712f1f96733: Download complete [2023-01-18T10:02:43.283Z] 63f879dbbcfc: Verifying Checksum [2023-01-18T10:02:43.283Z] 63f879dbbcfc: Download complete [2023-01-18T10:02:43.547Z] ab5ef0e58194: Verifying Checksum [2023-01-18T10:02:43.547Z] ab5ef0e58194: Download complete [2023-01-18T10:02:43.547Z] d747dcd14b5f: Download complete [2023-01-18T10:02:43.547Z] e9a5061849ea: Verifying Checksum [2023-01-18T10:02:43.547Z] e9a5061849ea: Download complete [2023-01-18T10:02:43.547Z] 0d9ebad4ef96: Verifying Checksum [2023-01-18T10:02:43.547Z] 0d9ebad4ef96: Download complete [2023-01-18T10:02:43.805Z] 2de7ff778b66: Verifying Checksum [2023-01-18T10:02:43.805Z] 2de7ff778b66: Download complete [2023-01-18T10:02:46.335Z] ab5ef0e58194: Pull complete [2023-01-18T10:02:46.910Z] 9712f1f96733: Pull complete [2023-01-18T10:02:48.283Z] 63f879dbbcfc: Pull complete [2023-01-18T10:02:52.468Z] 0d9ebad4ef96: Pull complete [2023-01-18T10:02:53.036Z] e9a5061849ea: Pull complete [2023-01-18T10:02:53.604Z] d747dcd14b5f: Pull complete [2023-01-18T10:02:54.976Z] 2de7ff778b66: Pull complete [2023-01-18T10:02:55.541Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-18T10:02:55.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T10:02:55.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:02:55.619Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:02:55.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-18T10:03:03.876Z] $ docker top bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-18T10:03:03.984Z] provisioning config files... [2023-01-18T10:03:03.991Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8175776894633882801tmp [2023-01-18T10:03:04.000Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15592274864432120719tmp [2023-01-18T10:03:04.008Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11216338548769537951tmp [Pipeline] { [Pipeline] echo [2023-01-18T10:03:04.022Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:04.303Z] ---> sigul-configuration.sh [2023-01-18T10:03:04.304Z] gpg: directory `/root/.gnupg' created [2023-01-18T10:03:04.304Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-18T10:03:04.304Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-18T10:03:04.304Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-18T10:03:04.304Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-18T10:03:04.304Z] gpg: CAST5 encrypted data [2023-01-18T10:03:04.304Z] gpg: encrypted with 1 passphrase [2023-01-18T10:03:04.304Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-18T10:03:04.584Z] + mkdir /home/jenkins [2023-01-18T10:03:04.585Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-18T10:03:04.870Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-18T10:03:04.880Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:05.164Z] ---> sigul-install.sh [2023-01-18T10:03:05.164Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-18T10:03:05.452Z] + git tag --list [2023-01-18T10:03:05.452Z] 0.7.1 [2023-01-18T10:03:05.452Z] v1.0.0 [2023-01-18T10:03:05.452Z] v1.1.0 [2023-01-18T10:03:05.452Z] v1.1.1 [2023-01-18T10:03:05.452Z] v1.2.2 [2023-01-18T10:03:05.452Z] v1.3.0 [2023-01-18T10:03:05.452Z] v1.3.1 [2023-01-18T10:03:05.452Z] v2.0.0 [2023-01-18T10:03:05.452Z] v2.1.0 [2023-01-18T10:03:05.452Z] v2.1.1 [2023-01-18T10:03:05.452Z] v2.1.1-dev.1 [2023-01-18T10:03:05.452Z] v2.1.1-dev.2 [2023-01-18T10:03:05.452Z] v2.2.0 [2023-01-18T10:03:05.452Z] v2.2.1-dev.1 [2023-01-18T10:03:05.452Z] v2.2.1-dev.10 [2023-01-18T10:03:05.452Z] v2.2.1-dev.2 [2023-01-18T10:03:05.452Z] v2.2.1-dev.3 [2023-01-18T10:03:05.452Z] v2.2.1-dev.4 [2023-01-18T10:03:05.452Z] v2.2.1-dev.5 [2023-01-18T10:03:05.452Z] v2.2.1-dev.6 [2023-01-18T10:03:05.452Z] v2.2.1-dev.7 [2023-01-18T10:03:05.452Z] v2.2.1-dev.8 [2023-01-18T10:03:05.452Z] v2.2.1-dev.9 [2023-01-18T10:03:05.452Z] v2.3.0 [2023-01-18T10:03:05.452Z] v2.3.0-dev.10 [2023-01-18T10:03:05.452Z] v2.3.0-dev.11 [2023-01-18T10:03:05.452Z] v2.3.0-dev.12 [2023-01-18T10:03:05.452Z] v2.3.0-dev.13 [2023-01-18T10:03:05.452Z] v2.3.0-dev.14 [2023-01-18T10:03:05.452Z] v2.3.0-dev.15 [2023-01-18T10:03:05.452Z] v2.3.0-dev.16 [2023-01-18T10:03:05.452Z] v2.3.0-dev.17 [2023-01-18T10:03:05.452Z] v2.3.0-dev.18 [2023-01-18T10:03:05.452Z] v2.3.0-dev.19 [2023-01-18T10:03:05.452Z] v2.3.0-dev.20 [2023-01-18T10:03:05.453Z] v2.3.0-dev.21 [2023-01-18T10:03:05.453Z] v2.3.0-dev.22 [2023-01-18T10:03:05.453Z] v2.3.0-dev.23 [2023-01-18T10:03:05.453Z] v2.3.0-dev.24 [2023-01-18T10:03:05.453Z] v2.3.0-dev.25 [2023-01-18T10:03:05.453Z] v2.3.0-dev.26 [2023-01-18T10:03:05.453Z] v2.3.0-dev.27 [2023-01-18T10:03:05.453Z] v2.3.0-dev.28 [2023-01-18T10:03:05.453Z] v2.3.0-dev.29 [2023-01-18T10:03:05.453Z] v2.3.0-dev.30 [2023-01-18T10:03:05.453Z] v2.3.0-dev.31 [2023-01-18T10:03:05.453Z] v2.3.0-dev.32 [2023-01-18T10:03:05.453Z] v2.3.0-dev.33 [2023-01-18T10:03:05.453Z] v2.3.0-dev.34 [2023-01-18T10:03:05.453Z] v3.0.0-dev.1 [2023-01-18T10:03:05.453Z] v3.0.0-dev.2 [2023-01-18T10:03:05.453Z] v3.0.0-dev.3 [2023-01-18T10:03:05.453Z] v3.0.0-dev.4 [2023-01-18T10:03:05.453Z] v3.0.0-dev.5 [Pipeline] sh [2023-01-18T10:03:05.741Z] + lftools sign git-tag v3.0.0-dev.5 [2023-01-18T10:03:06.308Z] Signing Git tag with Sigul... [2023-01-18T10:03:06.308Z] Signing v3.0.0-dev.5 [Pipeline] echo [2023-01-18T10:03:06.576Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:06.861Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-18T10:03:06.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-18T10:03:06.846Z] $ docker stop --time=1 bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 [2023-01-18T10:03:08.172Z] $ docker rm -f --volumes bfa34af0207a4f98df40621c7472d2f51383f3807aeeb6ccb2358a1b5920a833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-18T10:03:08.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T10:03:08.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:03:08.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:03:08.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:03:08.978Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:03:08.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:0.1.4 cat [2023-01-18T10:03:09.322Z] $ docker top cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 -eo pid,comm [2023-01-18T10:03:09.403Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T10:03:09.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T10:03:09.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T10:03:09.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T10:03:09.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T10:03:09.546Z] $ docker exec cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 ssh-agent [2023-01-18T10:03:09.688Z] SSH_AUTH_SOCK=/tmp/ssh-vecSWS0OWfaJ/agent.33 [2023-01-18T10:03:09.688Z] SSH_AGENT_PID=39 [2023-01-18T10:03:09.692Z] Running ssh-add (command line suppressed) [2023-01-18T10:03:09.748Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1827077419381713249.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1827077419381713249.key) [2023-01-18T10:03:09.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T10:03:10.086Z] + git semver bump pre [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,219 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,219 [bump_version] DEBUG bumped version:3.0.0-dev.6 [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,220 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,220 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,221 [execute] INFO git cat-file --batch-check [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,227 [execute] INFO git cat-file --batch [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T10:03:10.345Z] 2023-01-18 10:03:10,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:03:10.345Z] 3.0.0-dev.6 [Pipeline] } [2023-01-18T10:03:10.315Z] $ docker exec --env ******** --env ******** cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 ssh-agent -k [2023-01-18T10:03:10.408Z] unset SSH_AUTH_SOCK; [2023-01-18T10:03:10.409Z] unset SSH_AGENT_PID; [2023-01-18T10:03:10.409Z] echo Agent pid 39 killed; [2023-01-18T10:03:10.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T10:03:10.764Z] + git semver [Pipeline] } [2023-01-18T10:03:10.995Z] $ docker stop --time=1 cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 [2023-01-18T10:03:12.242Z] $ docker rm -f --volumes cadffa28dcbe35e4df7c49d94565633ce118e41da5f8bd6a1d7284b4ed7a00a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T10:03:12.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T10:03:12.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:03:12.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:03:12.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:03:13.000Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:03:12.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:0.1.4 cat [2023-01-18T10:03:13.324Z] $ docker top 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 -eo pid,comm [2023-01-18T10:03:13.445Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T10:03:13.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T10:03:13.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T10:03:13.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T10:03:13.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T10:03:13.557Z] $ docker exec 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 ssh-agent [2023-01-18T10:03:13.697Z] SSH_AUTH_SOCK=/tmp/ssh-EYhRS45phRVn/agent.34 [2023-01-18T10:03:13.697Z] SSH_AGENT_PID=40 [2023-01-18T10:03:13.714Z] Running ssh-add (command line suppressed) [2023-01-18T10:03:13.797Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2387444636172914755.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2387444636172914755.key) [2023-01-18T10:03:13.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T10:03:14.167Z] + git semver push [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,325 [run_push] DEBUG push [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,326 [execute] INFO git cat-file --batch-check [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,329 [execute] INFO git rev-list ea56baf77d30d8f823b4bcdac3bb021ded509d8c -- [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,330 [execute] DEBUG Popen(['git', 'rev-list', 'ea56baf77d30d8f823b4bcdac3bb021ded509d8c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,338 [execute] INFO git fetch -v origin [2023-01-18T10:03:14.440Z] 2023-01-18 10:03:14,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-18T10:03:15.007Z] 2023-01-18 10:03:14,887 [run_push] DEBUG no remote changes detected [2023-01-18T10:03:15.007Z] 2023-01-18 10:03:14,887 [execute] INFO git push origin semver [2023-01-18T10:03:15.007Z] 2023-01-18 10:03:14,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T10:03:15.944Z] 2023-01-18 10:03:15,760 [run_push] DEBUG push all version tags [2023-01-18T10:03:15.944Z] 2023-01-18 10:03:15,761 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-18T10:03:15.944Z] 2023-01-18 10:03:15,761 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T10:03:16.882Z] 2023-01-18 10:03:16,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-01-18T10:03:16.882Z] 3.0.0-dev.6 [Pipeline] } [2023-01-18T10:03:16.853Z] $ docker exec --env ******** --env ******** 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 ssh-agent -k [2023-01-18T10:03:16.949Z] unset SSH_AUTH_SOCK; [2023-01-18T10:03:16.949Z] unset SSH_AGENT_PID; [2023-01-18T10:03:16.949Z] echo Agent pid 40 killed; [2023-01-18T10:03:17.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T10:03:17.298Z] + git semver [Pipeline] } [2023-01-18T10:03:17.527Z] $ docker stop --time=1 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 [2023-01-18T10:03:18.849Z] $ docker rm -f --volumes 21490256db515c5710993f6100ac0e242a336c025d88d8c1995d1d42cbd0ce56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T10:03:19.477Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-01-18T10:03:19.478Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-18T10:03:19.478Z] total 16 [2023-01-18T10:03:19.478Z] drwxr-xr-x 3 root root 4096 Jan 18 09:55 . [2023-01-18T10:03:19.478Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 10:03 .. [2023-01-18T10:03:19.478Z] drwxr-xr-x 2 root root 4096 Jan 18 09:55 cost [2023-01-18T10:03:19.478Z] -rw-r--r-- 1 root root 86 Jan 18 09:55 cost.csv [2023-01-18T10:03:19.478Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-18T10:03:19.478Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-01-18T10:03:19.478Z] total 16 [2023-01-18T10:03:19.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 09:55 . [2023-01-18T10:03:19.478Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 10:03 .. [2023-01-18T10:03:19.478Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 09:55 cost [2023-01-18T10:03:19.478Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 18 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:19.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:20.631Z] ---> package-listing.sh [2023-01-18T10:03:20.631Z] ++ facter osfamily [2023-01-18T10:03:20.631Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T10:03:20.890Z] + OS_FAMILY=debian [2023-01-18T10:03:20.890Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-01-18T10:03:20.890Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T10:03:20.890Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T10:03:20.890Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T10:03:20.890Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T10:03:20.890Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-01-18T10:03:20.890Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T10:03:20.890Z] + case "${OS_FAMILY}" in [2023-01-18T10:03:20.890Z] + dpkg -l [2023-01-18T10:03:20.890Z] + grep '^ii' [2023-01-18T10:03:20.890Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T10:03:20.890Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T10:03:20.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T10:03:20.890Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-01-18T10:03:20.890Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-01-18T10:03:20.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-01-18T10:03:20.901Z] 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/edgexfoundry_device-mqtt-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-01-18T10:03:21.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:03:21.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T10:03:21.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:03:21.803Z] prd-ubuntu20.04-docker-8c-8g-2902 does not seem to be running inside a container [2023-01-18T10:03:21.794Z] $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-01-18T10:03:22.325Z] $ docker top dd60db7131ed1d1c049c98e7a48e0e2b90d26fca98266a51850c5d3963b71a65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:03:22.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T10:03:23.003Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T10:03:23.287Z] + ls /var/log/sa-host [2023-01-18T10:03:23.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T10:03:23.426Z] provisioning config files... [2023-01-18T10:03:23.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8544480723457081212tmp [Pipeline] { [Pipeline] echo [2023-01-18T10:03:23.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:23.729Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T10:03:23.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:24.063Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T10:03:24.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:24.348Z] ---> sudo-logs.sh [2023-01-18T10:03:24.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T10:03:24.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:24.652Z] ---> job-cost.sh [2023-01-18T10:03:24.652Z] lf-activate-venv: SKIPPING [2023-01-18T10:03:24.652Z] DEBUG: total: 0.2199999988079071 [2023-01-18T10:03:24.652Z] INFO: Retrieving Stack Cost... [2023-01-18T10:03:24.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T10:03:25.479Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T10:03:25.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:03:25.775Z] ---> logs-deploy.sh [2023-01-18T10:03:25.775Z] lf-activate-venv: SKIPPING [2023-01-18T10:03:25.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/88 [2023-01-18T10:03:25.775Z] INFO: archiving workspace using pattern(s): [2023-01-18T10:03:26.708Z] Archives upload complete. [2023-01-18T10:03:26.968Z] INFO: archiving logs to Nexus [2023-01-18T10:03:27.537Z] ---> uname -a: [2023-01-18T10:03:27.537Z] Linux prd-ubuntu20-04-docker-8c-8g-2902 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] ---> lscpu: [2023-01-18T10:03:27.537Z] Architecture: x86_64 [2023-01-18T10:03:27.537Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T10:03:27.537Z] Byte Order: Little Endian [2023-01-18T10:03:27.537Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T10:03:27.537Z] CPU(s): 8 [2023-01-18T10:03:27.537Z] On-line CPU(s) list: 0-7 [2023-01-18T10:03:27.537Z] Thread(s) per core: 1 [2023-01-18T10:03:27.537Z] Core(s) per socket: 1 [2023-01-18T10:03:27.537Z] Socket(s): 8 [2023-01-18T10:03:27.537Z] NUMA node(s): 1 [2023-01-18T10:03:27.537Z] Vendor ID: AuthenticAMD [2023-01-18T10:03:27.537Z] CPU family: 23 [2023-01-18T10:03:27.537Z] Model: 49 [2023-01-18T10:03:27.537Z] Model name: AMD EPYC-Rome Processor [2023-01-18T10:03:27.537Z] Stepping: 0 [2023-01-18T10:03:27.537Z] CPU MHz: 2800.002 [2023-01-18T10:03:27.537Z] BogoMIPS: 5600.00 [2023-01-18T10:03:27.537Z] Virtualization: AMD-V [2023-01-18T10:03:27.537Z] Hypervisor vendor: KVM [2023-01-18T10:03:27.537Z] Virtualization type: full [2023-01-18T10:03:27.537Z] L1d cache: 256 KiB [2023-01-18T10:03:27.537Z] L1i cache: 256 KiB [2023-01-18T10:03:27.537Z] L2 cache: 4 MiB [2023-01-18T10:03:27.537Z] L3 cache: 128 MiB [2023-01-18T10:03:27.537Z] NUMA node0 CPU(s): 0-7 [2023-01-18T10:03:27.537Z] Vulnerability Itlb multihit: Not affected [2023-01-18T10:03:27.537Z] Vulnerability L1tf: Not affected [2023-01-18T10:03:27.537Z] Vulnerability Mds: Not affected [2023-01-18T10:03:27.537Z] Vulnerability Meltdown: Not affected [2023-01-18T10:03:27.537Z] Vulnerability Mmio stale data: Not affected [2023-01-18T10:03:27.537Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T10:03:27.537Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T10:03:27.537Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T10:03:27.537Z] Vulnerability Srbds: Not affected [2023-01-18T10:03:27.537Z] Vulnerability Tsx async abort: Not affected [2023-01-18T10:03:27.537Z] 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-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] ---> nproc: [2023-01-18T10:03:27.537Z] 8 [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] ---> df -h: [2023-01-18T10:03:27.537Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T10:03:27.537Z] overlay 155G 13G 143G 9% / [2023-01-18T10:03:27.537Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T10:03:27.537Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T10:03:27.537Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T10:03:27.537Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] ---> sar -b -r -n DEV: [2023-01-18T10:03:27.537Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2902) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] 09:04:21 LINUX RESTART (8 CPU) [2023-01-18T10:03:27.537Z] [2023-01-18T10:03:27.537Z] 09:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-18T10:03:27.537Z] 09:06:01 6.60 0.00 6.60 0.00 0.00 388.82 0.00 [2023-01-18T10:03:27.537Z] 09:07:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 [2023-01-18T10:03:27.537Z] 09:08:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-01-18T10:03:27.537Z] 09:09:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 [2023-01-18T10:03:27.537Z] 09:10:01 52.98 11.61 41.37 0.00 5176.67 8749.88 0.00 [2023-01-18T10:03:27.537Z] 09:11:01 6.12 0.02 6.10 0.00 0.13 124.51 0.00 [2023-01-18T10:03:27.537Z] 09:12:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 [2023-01-18T10:03:27.537Z] 09:13:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2023-01-18T10:03:27.537Z] 09:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2023-01-18T10:03:27.537Z] 09:15:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 [2023-01-18T10:03:27.537Z] 09:16:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2023-01-18T10:03:27.537Z] 09:17:01 1.35 0.02 1.33 0.00 0.13 15.59 0.00 [2023-01-18T10:03:27.537Z] 09:18:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2023-01-18T10:03:27.537Z] 09:19:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-01-18T10:03:27.537Z] 09:20:01 1.62 0.02 1.60 0.00 0.13 23.60 0.00 [2023-01-18T10:03:27.537Z] 09:21:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-01-18T10:03:27.537Z] 09:22:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-01-18T10:03:27.537Z] 09:23:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 [2023-01-18T10:03:27.537Z] 09:24:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-01-18T10:03:27.537Z] 09:25:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 [2023-01-18T10:03:27.537Z] 09:26:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-01-18T10:03:27.537Z] 09:27:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2023-01-18T10:03:27.537Z] 09:28:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-01-18T10:03:27.537Z] 09:29:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2023-01-18T10:03:27.537Z] 09:30:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2023-01-18T10:03:27.537Z] 09:31:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2023-01-18T10:03:27.537Z] 09:32:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2023-01-18T10:03:27.537Z] 09:33:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2023-01-18T10:03:27.537Z] 09:34:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-01-18T10:03:27.537Z] 09:35:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2023-01-18T10:03:27.537Z] 09:36:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2023-01-18T10:03:27.537Z] 09:37:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2023-01-18T10:03:27.537Z] 09:38:02 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-01-18T10:03:27.537Z] 09:39:01 1.37 0.00 1.37 0.00 0.00 15.72 0.00 [2023-01-18T10:03:27.538Z] 09:40:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-01-18T10:03:27.538Z] 09:41:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2023-01-18T10:03:27.538Z] 09:42:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-01-18T10:03:27.538Z] 09:43:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-01-18T10:03:27.538Z] 09:44:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-01-18T10:03:27.538Z] 09:45:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-01-18T10:03:27.538Z] 09:46:01 5.15 3.58 1.57 0.00 83.85 30.39 0.00 [2023-01-18T10:03:27.538Z] 09:47:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-01-18T10:03:27.538Z] 09:48:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-01-18T10:03:27.538Z] 09:49:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-01-18T10:03:27.538Z] 09:50:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-01-18T10:03:27.538Z] 09:51:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 [2023-01-18T10:03:27.538Z] 09:52:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-01-18T10:03:27.538Z] 09:53:01 12.56 9.67 2.90 0.00 1436.43 554.31 0.00 [2023-01-18T10:03:27.538Z] 09:54:01 191.80 4.28 187.52 0.00 435.53 76006.13 0.00 [2023-01-18T10:03:27.538Z] 09:55:01 141.86 0.30 141.56 0.00 25.73 22750.21 0.00 [2023-01-18T10:03:27.538Z] 09:56:01 34.34 0.05 34.29 0.00 9.33 16765.88 0.00 [2023-01-18T10:03:27.538Z] 09:57:01 3.42 0.63 2.78 0.00 70.52 32.26 0.00 [2023-01-18T10:03:27.538Z] 09:58:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-01-18T10:03:27.538Z] 09:59:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 [2023-01-18T10:03:27.538Z] 10:00:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-01-18T10:03:27.538Z] 10:01:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 [2023-01-18T10:03:27.538Z] 10:02:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-01-18T10:03:27.538Z] 10:03:01 91.50 0.38 91.12 0.00 24.00 51973.07 0.00 [2023-01-18T10:03:27.538Z] Average: 10.43 0.53 9.90 0.00 125.26 3070.85 0.00 [2023-01-18T10:03:27.538Z] [2023-01-18T10:03:27.538Z] 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-18T10:03:27.538Z] 09:06:01 30610832 31874012 496192 1.51 47212 1539472 1636908 4.82 609704 1405260 20 [2023-01-18T10:03:27.538Z] 09:07:01 30611612 31874912 494544 1.50 47252 1539476 1636908 4.82 609688 1405248 56 [2023-01-18T10:03:27.538Z] 09:08:01 30611040 31874392 494716 1.50 47284 1539476 1636908 4.82 609444 1405248 12 [2023-01-18T10:03:27.538Z] 09:09:01 30611256 31874828 494076 1.50 47308 1539480 1636908 4.82 609348 1405420 60 [2023-01-18T10:03:27.538Z] 09:10:01 30072144 31838244 508700 1.55 81588 1995152 1744676 5.14 937356 1577644 952 [2023-01-18T10:03:27.538Z] 09:11:01 30078020 31839444 507688 1.54 80200 1991896 1722216 5.08 935480 1574432 160 [2023-01-18T10:03:27.538Z] 09:12:01 30078076 31839504 507600 1.54 80224 1991900 1722216 5.08 935156 1574436 8 [2023-01-18T10:03:27.538Z] 09:13:01 30078404 31839888 507024 1.54 80240 1991904 1722216 5.08 935712 1574440 208 [2023-01-18T10:03:27.538Z] 09:14:01 30078420 31839916 506928 1.54 80296 1991908 1722216 5.08 935264 1574444 16 [2023-01-18T10:03:27.538Z] 09:15:01 30078252 31839880 506816 1.54 80360 1991904 1722216 5.08 936012 1574448 36 [2023-01-18T10:03:27.538Z] 09:16:01 30078152 31840148 507020 1.54 80392 1991904 1722216 5.08 935576 1574808 12 [2023-01-18T10:03:27.538Z] 09:17:01 30078088 31840120 506932 1.54 80420 1991912 1722216 5.08 935544 1574816 40 [2023-01-18T10:03:27.538Z] 09:18:01 30077448 31839636 506932 1.54 80444 1991920 1722216 5.08 935428 1574816 4 [2023-01-18T10:03:27.538Z] 09:19:01 30077440 31839640 506856 1.54 80468 1991924 1722216 5.08 935620 1574820 8 [2023-01-18T10:03:27.538Z] 09:20:01 30077020 31839312 507052 1.54 80528 1991888 1762196 5.19 935876 1574792 12 [2023-01-18T10:03:27.538Z] 09:21:01 30076980 31839308 506976 1.54 80556 1991896 1762196 5.19 936148 1574792 40 [2023-01-18T10:03:27.538Z] 09:22:01 30077192 31839552 506680 1.54 80580 1991908 1762196 5.19 935992 1574796 12 [2023-01-18T10:03:27.538Z] 09:23:01 30076680 31839104 507104 1.54 80612 1991912 1762196 5.19 935756 1574800 52 [2023-01-18T10:03:27.538Z] 09:24:01 30076632 31839060 507080 1.54 80636 1991912 1762196 5.19 935884 1574800 8 [2023-01-18T10:03:27.538Z] 09:25:01 30076428 31838888 507164 1.54 80688 1991916 1762196 5.19 936388 1574804 24 [2023-01-18T10:03:27.538Z] 09:26:01 30076128 31838772 507252 1.54 80712 1992040 1762196 5.19 936712 1574932 32 [2023-01-18T10:03:27.538Z] 09:27:01 30076384 31839060 507112 1.54 80744 1992044 1762196 5.19 937352 1574928 48 [2023-01-18T10:03:27.538Z] 09:28:01 30076376 31839084 507060 1.54 80768 1992048 1762196 5.19 937284 1574944 12 [2023-01-18T10:03:27.538Z] 09:29:01 30076580 31839328 506764 1.54 80784 1992060 1745920 5.15 936852 1574948 40 [2023-01-18T10:03:27.538Z] 09:30:01 30076564 31839324 506692 1.54 80832 1992040 1745920 5.15 937036 1574952 20 [2023-01-18T10:03:27.538Z] 09:31:01 30076288 31839120 506948 1.54 80864 1992060 1745920 5.15 937576 1574960 12 [2023-01-18T10:03:27.538Z] 09:32:01 30076232 31839080 506916 1.54 80880 1992068 1745920 5.15 937284 1574956 8 [2023-01-18T10:03:27.538Z] 09:33:01 30076432 31839300 506852 1.54 80904 1992072 1745920 5.15 937312 1574960 40 [2023-01-18T10:03:27.538Z] 09:34:01 30076416 31839308 506828 1.54 80920 1992072 1745920 5.15 937340 1574960 8 [2023-01-18T10:03:27.538Z] 09:35:01 30076312 31839224 506832 1.54 80952 1992060 1745920 5.15 937844 1574964 40 [2023-01-18T10:03:27.538Z] 09:36:01 30076068 31839020 506996 1.54 81016 1992072 1745920 5.15 937884 1574968 12 [2023-01-18T10:03:27.538Z] 09:37:01 30075752 31838768 507216 1.54 81032 1992084 1745920 5.15 937732 1574968 40 [2023-01-18T10:03:27.538Z] 09:38:02 30075952 31838988 507144 1.54 81048 1992088 1745920 5.15 937964 1574972 8 [2023-01-18T10:03:27.538Z] 09:39:01 30075724 31838780 507328 1.54 81064 1992092 1745920 5.15 938092 1574976 40 [2023-01-18T10:03:27.538Z] 09:40:01 30075740 31838816 507268 1.54 81088 1992092 1729472 5.10 938216 1574976 16 [2023-01-18T10:03:27.538Z] 09:41:01 30075504 31838612 507424 1.54 81144 1992096 1729472 5.10 938300 1574984 32 [2023-01-18T10:03:27.538Z] 09:42:01 30075488 31838672 507356 1.54 81208 1992096 1729472 5.10 938008 1574984 8 [2023-01-18T10:03:27.538Z] 09:43:01 30075440 31838676 507320 1.54 81224 1992100 1729472 5.10 938056 1574988 40 [2023-01-18T10:03:27.538Z] 09:44:01 30075140 31838400 507524 1.54 81248 1992104 1729472 5.10 938116 1574992 8 [2023-01-18T10:03:27.538Z] 09:45:01 30075132 31838416 507436 1.54 81268 1992104 1729472 5.10 938336 1574992 48 [2023-01-18T10:03:27.538Z] 09:46:01 30015640 31782300 562948 1.71 81336 1994900 1729472 5.10 997668 1576516 8 [2023-01-18T10:03:27.538Z] 09:47:01 30020644 31787352 558088 1.70 81360 1994908 1729472 5.10 992772 1576444 40 [2023-01-18T10:03:27.538Z] 09:48:01 30019628 31786360 559068 1.70 81376 1994912 1729472 5.10 992480 1576448 8 [2023-01-18T10:03:27.538Z] 09:49:01 30019548 31786304 559032 1.70 81400 1994916 1729472 5.10 992516 1576452 40 [2023-01-18T10:03:27.538Z] 09:50:01 30019412 31786196 559024 1.70 81432 1994916 1729472 5.10 993312 1576452 216 [2023-01-18T10:03:27.538Z] 09:51:01 30019104 31785892 559236 1.70 81456 1994920 1729472 5.10 993108 1576456 172 [2023-01-18T10:03:27.538Z] 09:52:01 30018884 31785736 559412 1.70 81504 1994916 1729472 5.10 992836 1576464 8 [2023-01-18T10:03:27.538Z] 09:53:01 29798544 31627104 715584 2.18 82080 2055516 1842288 5.43 1198708 1586636 3432 [2023-01-18T10:03:27.538Z] 09:54:01 27973412 31502504 784612 2.39 171232 3561180 1962096 5.78 1444592 3002672 656 [2023-01-18T10:03:27.538Z] 09:55:01 27736188 31514612 770516 2.34 176544 3790644 1786628 5.27 1559048 3104640 652 [2023-01-18T10:03:27.538Z] 09:56:01 27223688 31511808 771960 2.35 184524 4242812 1813164 5.34 1581784 3543824 12 [2023-01-18T10:03:27.538Z] 09:57:01 27221928 31512432 771192 2.35 184572 4244920 1817920 5.36 1581936 3545592 44 [2023-01-18T10:03:27.538Z] 09:58:01 27226920 31517464 766124 2.33 184584 4244920 1817920 5.36 1576916 3545592 8 [2023-01-18T10:03:27.538Z] 09:59:01 27227156 31517832 765664 2.33 184616 4245052 1817920 5.36 1576916 3545724 8 [2023-01-18T10:03:27.538Z] 10:00:01 27234164 31524840 758572 2.31 184640 4245052 1817920 5.36 1570148 3545724 32 [2023-01-18T10:03:27.538Z] 10:01:01 27234616 31525368 758248 2.31 184668 4245052 1817920 5.36 1570140 3545732 52 [2023-01-18T10:03:27.538Z] 10:02:01 27234348 31525124 758464 2.31 184680 4245064 1817920 5.36 1570200 3545736 8 [2023-01-18T10:03:27.538Z] 10:03:01 25719740 31482152 788232 2.40 224136 5553348 1912472 5.64 1682916 4812320 161188 [2023-01-18T10:03:27.538Z] Average: 29606264 31775343 561419 1.71 96778 2353640 1751111 5.16 1035046 1908238 2911 [2023-01-18T10:03:27.538Z] [2023-01-18T10:03:27.538Z] 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-18T10:03:27.538Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:06:01 ens3 0.68 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:07:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:10:01 ens3 149.60 81.42 2753.90 5.87 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:11:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.538Z] 09:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:15:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:20:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:22:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:25:01 ens3 0.38 0.27 0.25 0.08 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:27:01 ens3 0.58 0.57 0.26 0.22 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:30:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:38:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:39:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:40:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:45:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:46:01 ens3 10.46 8.23 11.82 6.50 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:50:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:53:01 ens3 135.53 106.22 348.20 40.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:53:01 lo 3.33 3.33 0.31 0.31 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:54:01 docker0 147.39 188.55 12.35 1827.24 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:54:01 ens3 429.11 338.68 7460.32 47.23 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:54:01 veth3549924 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:54:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.539Z] 09:55:01 docker0 3.22 7.32 0.20 81.60 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:55:01 ens3 103.12 86.35 185.20 293.72 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:55:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:56:01 ens3 123.24 89.14 2536.07 16.54 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:56:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:03:01 docker0 36.31 48.43 3.23 690.16 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:03:01 ens3 338.01 260.97 7865.44 37.29 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] 10:03:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] Average: docker0 3.22 4.21 0.27 44.82 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] Average: ens3 22.34 16.83 364.98 7.73 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-18T10:03:27.540Z] [2023-01-18T10:03:27.540Z] [2023-01-18T10:03:27.540Z] ---> sar -P ALL: [2023-01-18T10:03:27.540Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2902) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T10:03:27.540Z] [2023-01-18T10:03:27.540Z] 09:04:21 LINUX RESTART (8 CPU) [2023-01-18T10:03:27.540Z] [2023-01-18T10:03:27.540Z] 09:05:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.540Z] 09:06:01 all 0.05 0.00 0.04 0.11 0.01 99.79 [2023-01-18T10:03:27.540Z] 09:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-18T10:03:27.540Z] 09:06:01 1 0.07 0.00 0.07 0.52 0.02 99.33 [2023-01-18T10:03:27.540Z] 09:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:06:01 3 0.15 0.00 0.07 0.00 0.02 99.77 [2023-01-18T10:03:27.540Z] 09:06:01 4 0.03 0.00 0.02 0.38 0.02 99.55 [2023-01-18T10:03:27.540Z] 09:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-18T10:03:27.540Z] 09:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:07:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:07:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-18T10:03:27.540Z] 09:07:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2023-01-18T10:03:27.540Z] 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.540Z] 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-01-18T10:03:27.540Z] 09:08:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:08:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-18T10:03:27.540Z] 09:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-18T10:03:27.540Z] 09:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-18T10:03:27.540Z] 09:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T10:03:27.540Z] 09:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:10:01 all 2.28 0.00 1.61 1.05 0.02 95.04 [2023-01-18T10:03:27.540Z] 09:10:01 0 2.54 0.00 2.47 0.08 0.03 94.87 [2023-01-18T10:03:27.540Z] 09:10:01 1 3.04 0.00 1.00 0.38 0.02 95.56 [2023-01-18T10:03:27.540Z] 09:10:01 2 2.57 0.00 1.52 0.80 0.02 95.09 [2023-01-18T10:03:27.540Z] 09:10:01 3 1.57 0.00 1.83 1.17 0.03 95.40 [2023-01-18T10:03:27.540Z] 09:10:01 4 1.12 0.00 1.02 3.94 0.02 93.91 [2023-01-18T10:03:27.540Z] 09:10:01 5 1.99 0.00 0.84 0.03 0.02 97.12 [2023-01-18T10:03:27.540Z] 09:10:01 6 2.22 0.00 1.65 1.22 0.00 94.91 [2023-01-18T10:03:27.540Z] 09:10:01 7 3.23 0.00 2.51 0.74 0.03 93.48 [2023-01-18T10:03:27.540Z] 09:11:01 all 0.06 0.00 0.07 0.03 0.01 99.82 [2023-01-18T10:03:27.540Z] 09:11:01 0 0.08 0.00 0.10 0.00 0.00 99.82 [2023-01-18T10:03:27.540Z] 09:11:01 1 0.03 0.00 0.12 0.00 0.02 99.83 [2023-01-18T10:03:27.540Z] 09:11:01 2 0.13 0.00 0.13 0.00 0.02 99.72 [2023-01-18T10:03:27.540Z] 09:11:01 3 0.07 0.00 0.07 0.03 0.00 99.83 [2023-01-18T10:03:27.540Z] 09:11:01 4 0.02 0.00 0.05 0.22 0.02 99.70 [2023-01-18T10:03:27.540Z] 09:11:01 5 0.13 0.00 0.05 0.02 0.00 99.80 [2023-01-18T10:03:27.540Z] 09:11:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-18T10:03:27.540Z] 09:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.540Z] 09:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:13:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-01-18T10:03:27.540Z] 09:13:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.540Z] 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:13:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:13:01 6 0.42 0.00 0.00 0.00 0.00 99.58 [2023-01-18T10:03:27.540Z] 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:14:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:15:01 all 0.03 0.00 0.02 0.02 0.00 99.94 [2023-01-18T10:03:27.540Z] 09:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-18T10:03:27.540Z] 09:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-18T10:03:27.540Z] 09:15:01 4 0.02 0.00 0.00 0.12 0.00 99.87 [2023-01-18T10:03:27.540Z] 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-01-18T10:03:27.540Z] 09:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.540Z] 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] [2023-01-18T10:03:27.540Z] 09:16:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.540Z] 09:17:01 all 0.08 0.00 0.02 0.01 0.00 99.89 [2023-01-18T10:03:27.540Z] 09:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.540Z] 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.540Z] 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.540Z] 09:17:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-18T10:03:27.540Z] 09:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.540Z] 09:17:01 6 0.57 0.00 0.07 0.00 0.02 99.35 [2023-01-18T10:03:27.540Z] 09:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:18:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2023-01-18T10:03:27.541Z] 09:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T10:03:27.541Z] 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:18:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-18T10:03:27.541Z] 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:18:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T10:03:27.541Z] 09:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-01-18T10:03:27.541Z] 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-18T10:03:27.541Z] 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:19:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2023-01-18T10:03:27.541Z] 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:20:01 all 0.28 0.00 0.04 0.01 0.00 99.67 [2023-01-18T10:03:27.541Z] 09:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-18T10:03:27.541Z] 09:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-18T10:03:27.541Z] 09:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-18T10:03:27.541Z] 09:20:01 4 0.02 0.00 0.05 0.05 0.00 99.88 [2023-01-18T10:03:27.541Z] 09:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:20:01 6 1.95 0.00 0.03 0.02 0.00 98.00 [2023-01-18T10:03:27.541Z] 09:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.541Z] 09:21:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2023-01-18T10:03:27.541Z] 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:21:01 6 0.58 0.00 0.07 0.00 0.00 99.35 [2023-01-18T10:03:27.541Z] 09:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.541Z] 09:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-18T10:03:27.541Z] 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.541Z] 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.541Z] 09:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T10:03:27.541Z] 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-18T10:03:27.541Z] 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.541Z] 09:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-18T10:03:27.541Z] 09:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.541Z] 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.541Z] 09:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:27:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-01-18T10:03:27.541Z] 09:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.541Z] 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.541Z] 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.541Z] [2023-01-18T10:03:27.541Z] 09:27:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.541Z] 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-01-18T10:03:27.541Z] 09:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.541Z] 09:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.541Z] 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.541Z] 09:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:29:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-18T10:03:27.541Z] 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.541Z] 09:30:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-18T10:03:27.541Z] 09:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.541Z] 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.541Z] 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:32:01 all 0.00 0.00 0.00 0.00 0.01 99.99 [2023-01-18T10:03:27.541Z] 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.541Z] 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.541Z] 09:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.541Z] 09:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.541Z] 09:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.542Z] 09:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:33:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.542Z] 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T10:03:27.542Z] 09:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:36:01 all 0.21 0.00 0.01 0.01 0.00 99.78 [2023-01-18T10:03:27.542Z] 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T10:03:27.542Z] 09:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:36:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:36:01 6 1.60 0.00 0.00 0.00 0.00 98.40 [2023-01-18T10:03:27.542Z] 09:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:37:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-01-18T10:03:27.542Z] 09:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-18T10:03:27.542Z] 09:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:37:01 6 1.86 0.00 0.05 0.00 0.00 98.09 [2023-01-18T10:03:27.542Z] 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:38:02 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:38:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:38:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:38:02 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.542Z] 09:38:02 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:38:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:38:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:38:02 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:38:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] [2023-01-18T10:03:27.542Z] 09:38:02 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.542Z] 09:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T10:03:27.542Z] 09:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:40:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2023-01-18T10:03:27.542Z] 09:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.542Z] 09:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:41:01 all 0.09 0.00 0.01 0.02 0.00 99.87 [2023-01-18T10:03:27.542Z] 09:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T10:03:27.542Z] 09:41:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2023-01-18T10:03:27.542Z] 09:41:01 4 0.00 0.00 0.02 0.10 0.00 99.88 [2023-01-18T10:03:27.542Z] 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:41:01 7 0.60 0.00 0.00 0.02 0.00 99.39 [2023-01-18T10:03:27.542Z] 09:42:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-01-18T10:03:27.542Z] 09:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:42:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2023-01-18T10:03:27.542Z] 09:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-01-18T10:03:27.542Z] 09:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-18T10:03:27.542Z] 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:43:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-18T10:03:27.542Z] 09:44:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-01-18T10:03:27.542Z] 09:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.542Z] 09:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:44:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-01-18T10:03:27.542Z] 09:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:44:01 7 0.22 0.00 0.00 0.00 0.00 99.78 [2023-01-18T10:03:27.542Z] 09:45:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-01-18T10:03:27.542Z] 09:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:45:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2023-01-18T10:03:27.542Z] 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:45:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.542Z] 09:46:01 all 0.49 0.00 0.04 0.04 0.01 99.42 [2023-01-18T10:03:27.542Z] 09:46:01 0 0.50 0.00 0.07 0.18 0.02 99.23 [2023-01-18T10:03:27.542Z] 09:46:01 1 0.32 0.00 0.07 0.07 0.02 99.53 [2023-01-18T10:03:27.542Z] 09:46:01 2 0.55 0.00 0.07 0.00 0.02 99.37 [2023-01-18T10:03:27.542Z] 09:46:01 3 0.97 0.00 0.02 0.02 0.02 98.98 [2023-01-18T10:03:27.542Z] 09:46:01 4 1.38 0.00 0.00 0.05 0.00 98.57 [2023-01-18T10:03:27.542Z] 09:46:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2023-01-18T10:03:27.542Z] 09:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:46:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-18T10:03:27.542Z] 09:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-18T10:03:27.542Z] 09:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.542Z] 09:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-18T10:03:27.542Z] 09:47:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-18T10:03:27.542Z] 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:48:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-01-18T10:03:27.542Z] 09:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T10:03:27.542Z] 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.542Z] 09:48:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-18T10:03:27.542Z] 09:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T10:03:27.542Z] 09:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.542Z] 09:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.542Z] 09:48:01 7 1.06 0.00 0.00 0.00 0.00 98.94 [2023-01-18T10:03:27.542Z] 09:49:01 all 0.25 0.00 0.01 0.10 0.00 99.63 [2023-01-18T10:03:27.542Z] 09:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:49:01 2 0.02 0.00 0.03 0.13 0.02 99.80 [2023-01-18T10:03:27.543Z] 09:49:01 3 0.00 0.00 0.00 0.32 0.00 99.68 [2023-01-18T10:03:27.543Z] 09:49:01 4 0.00 0.00 0.00 0.38 0.00 99.62 [2023-01-18T10:03:27.543Z] 09:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:49:01 7 1.94 0.00 0.00 0.00 0.00 98.06 [2023-01-18T10:03:27.543Z] [2023-01-18T10:03:27.543Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.543Z] 09:50:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2023-01-18T10:03:27.543Z] 09:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:50:01 3 0.13 0.00 0.00 0.02 0.02 99.83 [2023-01-18T10:03:27.543Z] 09:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:50:01 7 0.93 0.00 0.07 0.00 0.00 99.01 [2023-01-18T10:03:27.543Z] 09:51:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T10:03:27.543Z] 09:51:01 3 0.03 0.00 0.00 0.07 0.00 99.90 [2023-01-18T10:03:27.543Z] 09:51:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-01-18T10:03:27.543Z] 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-18T10:03:27.543Z] 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T10:03:27.543Z] 09:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:52:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-18T10:03:27.543Z] 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:53:01 all 1.75 0.00 0.24 0.20 0.01 97.79 [2023-01-18T10:03:27.543Z] 09:53:01 0 2.48 0.00 0.20 0.10 0.02 97.20 [2023-01-18T10:03:27.543Z] 09:53:01 1 0.48 0.00 0.22 0.12 0.00 99.18 [2023-01-18T10:03:27.543Z] 09:53:01 2 1.78 0.00 0.17 0.02 0.02 98.02 [2023-01-18T10:03:27.543Z] 09:53:01 3 2.35 0.00 0.38 0.37 0.02 96.88 [2023-01-18T10:03:27.543Z] 09:53:01 4 0.77 0.00 0.23 1.00 0.02 97.98 [2023-01-18T10:03:27.543Z] 09:53:01 5 0.75 0.00 0.25 0.00 0.00 99.00 [2023-01-18T10:03:27.543Z] 09:53:01 6 3.13 0.00 0.18 0.03 0.02 96.63 [2023-01-18T10:03:27.543Z] 09:53:01 7 2.26 0.00 0.28 0.00 0.02 97.44 [2023-01-18T10:03:27.543Z] 09:54:01 all 8.45 0.00 4.03 5.06 0.06 82.39 [2023-01-18T10:03:27.543Z] 09:54:01 0 7.92 0.00 4.26 17.90 0.05 69.86 [2023-01-18T10:03:27.543Z] 09:54:01 1 9.13 0.00 3.51 1.06 0.05 86.25 [2023-01-18T10:03:27.543Z] 09:54:01 2 9.08 0.00 3.83 0.89 0.07 86.12 [2023-01-18T10:03:27.543Z] 09:54:01 3 8.22 0.00 3.52 6.00 0.07 82.19 [2023-01-18T10:03:27.543Z] 09:54:01 4 9.35 0.00 3.35 7.45 0.05 79.79 [2023-01-18T10:03:27.543Z] 09:54:01 5 8.32 0.00 4.92 1.62 0.05 85.09 [2023-01-18T10:03:27.543Z] 09:54:01 6 9.00 0.00 4.58 1.57 0.05 84.79 [2023-01-18T10:03:27.543Z] 09:54:01 7 6.58 0.00 4.29 3.98 0.07 85.09 [2023-01-18T10:03:27.543Z] 09:55:01 all 34.88 0.00 5.52 2.95 0.09 56.55 [2023-01-18T10:03:27.543Z] 09:55:01 0 34.71 0.00 5.97 0.41 0.10 58.81 [2023-01-18T10:03:27.543Z] 09:55:01 1 34.90 0.00 5.59 3.67 0.10 55.74 [2023-01-18T10:03:27.543Z] 09:55:01 2 34.62 0.00 5.56 0.96 0.07 58.80 [2023-01-18T10:03:27.543Z] 09:55:01 3 34.98 0.00 5.02 0.39 0.10 59.51 [2023-01-18T10:03:27.543Z] 09:55:01 4 35.11 0.00 5.69 0.29 0.08 58.82 [2023-01-18T10:03:27.543Z] 09:55:01 5 34.85 0.00 5.43 14.19 0.08 45.45 [2023-01-18T10:03:27.543Z] 09:55:01 6 34.64 0.00 5.36 0.39 0.08 59.53 [2023-01-18T10:03:27.543Z] 09:55:01 7 35.25 0.00 5.52 3.36 0.12 55.75 [2023-01-18T10:03:27.543Z] 09:56:01 all 2.43 0.00 1.09 1.03 0.03 95.42 [2023-01-18T10:03:27.543Z] 09:56:01 0 1.93 0.00 1.36 0.00 0.02 96.70 [2023-01-18T10:03:27.543Z] 09:56:01 1 3.22 0.00 1.21 0.69 0.02 94.88 [2023-01-18T10:03:27.543Z] 09:56:01 2 2.41 0.00 1.19 0.03 0.03 96.34 [2023-01-18T10:03:27.543Z] 09:56:01 3 1.89 0.00 1.12 0.00 0.03 96.95 [2023-01-18T10:03:27.543Z] 09:56:01 4 2.36 0.00 0.85 0.67 0.05 96.07 [2023-01-18T10:03:27.543Z] 09:56:01 5 2.62 0.00 1.17 5.42 0.03 90.76 [2023-01-18T10:03:27.543Z] 09:56:01 6 2.35 0.00 0.68 0.00 0.02 96.94 [2023-01-18T10:03:27.543Z] 09:56:01 7 2.67 0.00 1.18 1.43 0.02 94.71 [2023-01-18T10:03:27.543Z] 09:57:01 all 0.04 0.00 0.03 0.02 0.00 99.91 [2023-01-18T10:03:27.543Z] 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-18T10:03:27.543Z] 09:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-18T10:03:27.543Z] 09:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:57:01 4 0.05 0.00 0.05 0.03 0.00 99.87 [2023-01-18T10:03:27.543Z] 09:57:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2023-01-18T10:03:27.543Z] 09:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:57:01 7 0.12 0.00 0.08 0.02 0.02 99.77 [2023-01-18T10:03:27.543Z] 09:58:01 all 0.05 0.00 0.02 0.02 0.00 99.91 [2023-01-18T10:03:27.543Z] 09:58:01 0 0.27 0.00 0.00 0.00 0.00 99.73 [2023-01-18T10:03:27.543Z] 09:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 09:58:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T10:03:27.543Z] 09:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:58:01 7 0.05 0.00 0.07 0.13 0.00 99.75 [2023-01-18T10:03:27.543Z] 09:59:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2023-01-18T10:03:27.543Z] 09:59:01 0 0.96 0.00 0.02 0.00 0.02 99.01 [2023-01-18T10:03:27.543Z] 09:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-18T10:03:27.543Z] 09:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 09:59:01 7 0.03 0.00 0.03 0.05 0.02 99.87 [2023-01-18T10:03:27.543Z] 10:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-18T10:03:27.543Z] 10:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 10:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 10:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 10:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:00:01 7 0.03 0.00 0.03 0.05 0.00 99.88 [2023-01-18T10:03:27.543Z] [2023-01-18T10:03:27.543Z] 10:00:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T10:03:27.543Z] 10:01:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-01-18T10:03:27.543Z] 10:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-18T10:03:27.543Z] 10:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T10:03:27.543Z] 10:01:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-18T10:03:27.543Z] 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 10:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-18T10:03:27.543Z] 10:01:01 7 0.22 0.00 0.02 0.07 0.02 99.68 [2023-01-18T10:03:27.543Z] 10:02:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-01-18T10:03:27.543Z] 10:02:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2023-01-18T10:03:27.543Z] 10:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T10:03:27.543Z] 10:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T10:03:27.543Z] 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:02:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-18T10:03:27.543Z] 10:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T10:03:27.543Z] 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T10:03:27.543Z] 10:02:01 7 0.15 0.00 0.00 0.02 0.00 99.83 [2023-01-18T10:03:27.543Z] 10:03:01 all 7.78 0.00 3.33 3.83 0.05 85.01 [2023-01-18T10:03:27.543Z] 10:03:01 0 7.80 0.00 2.78 9.53 0.10 79.79 [2023-01-18T10:03:27.543Z] 10:03:01 1 10.01 0.00 3.12 0.08 0.07 86.72 [2023-01-18T10:03:27.543Z] 10:03:01 2 8.70 0.00 3.20 1.20 0.03 86.86 [2023-01-18T10:03:27.543Z] 10:03:01 3 6.85 0.00 4.25 0.56 0.03 88.30 [2023-01-18T10:03:27.543Z] 10:03:01 4 8.55 0.00 3.62 3.28 0.05 84.50 [2023-01-18T10:03:27.543Z] 10:03:01 5 6.76 0.00 3.30 15.39 0.05 74.50 [2023-01-18T10:03:27.543Z] 10:03:01 6 6.65 0.00 3.46 0.13 0.03 89.73 [2023-01-18T10:03:27.543Z] 10:03:01 7 6.90 0.00 2.87 0.42 0.07 89.74 [2023-01-18T10:03:27.543Z] Average: all 1.05 0.00 0.28 0.25 0.01 98.41 [2023-01-18T10:03:27.543Z] Average: 0 1.04 0.00 0.30 0.48 0.01 98.16 [2023-01-18T10:03:27.543Z] Average: 1 1.06 0.00 0.26 0.11 0.01 98.56 [2023-01-18T10:03:27.543Z] Average: 2 1.04 0.00 0.28 0.07 0.01 98.59 [2023-01-18T10:03:27.543Z] Average: 3 0.99 0.00 0.29 0.16 0.01 98.56 [2023-01-18T10:03:27.543Z] Average: 4 1.01 0.00 0.26 0.33 0.01 98.39 [2023-01-18T10:03:27.543Z] Average: 5 0.96 0.00 0.28 0.63 0.01 98.13 [2023-01-18T10:03:27.543Z] Average: 6 1.19 0.00 0.28 0.06 0.01 98.47 [2023-01-18T10:03:27.543Z] Average: 7 1.14 0.00 0.29 0.18 0.01 98.38 [2023-01-18T10:03:27.543Z] [2023-01-18T10:03:27.543Z] [2023-01-18T10:03:27.543Z]