Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc 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-ssh16493567085063118751.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17319428116210579619.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9563800073133933305.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10059783663516045535.key Verifying host key using known hosts file > 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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10691738415209031740.key Verifying host key using known hosts file > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116892 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc # timeout=10 Commit message: "fix: update command request and response topic (#386)" > git rev-list --no-walk 0402772c8535e80a39149c240333cd83d56188f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T16:00:03.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T16:00:03.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T16:00:03.598Z] ========================================================= [2022-10-25T16:00:03.598Z] EdgeX Global Pipelines Version Info [2022-10-25T16:00:03.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:00:04.336Z] ------------------- [2022-10-25T16:00:04.336Z] stable info: [2022-10-25T16:00:04.336Z] ------------------- [2022-10-25T16:00:04.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T16:00:04.336Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:00:04.336Z] Message: update stable to v1.0.243 [2022-10-25T16:00:04.910Z] ------------------- [2022-10-25T16:00:04.910Z] experimental info: [2022-10-25T16:00:04.910Z] ------------------- [2022-10-25T16:00:04.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T16:00:04.910Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:00:04.910Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T16:00:05.071Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-10-25T16:00:05.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-10-25T16:00:05.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T16:00:05.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T16:00:05.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T16:00:05.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T16:00:05.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T16:00:05.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T16:00:05.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T16:00:05.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T16:00:05.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T16:00:05.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-10-25T16:00:05.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T16:00:05.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T16:00:05.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:00:05.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:00:05.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T16:00:05.262Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T16:00:05.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T16:00:05.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T16:00:05.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T16:00:05.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T16:00:05.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T16:00:05.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T16:00:05.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T16:00:05.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T16:00:05.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T16:00:05.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T16:00:05.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T16:00:05.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T16:00:05.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo [2022-10-25T16:00:05.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fda9d1e [Pipeline] echo [2022-10-25T16:00:05.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:00:05.493Z] provisioning config files... [2022-10-25T16:00:05.508Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16724006382004436812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:00:05.813Z] ---> docker-login.sh [2022-10-25T16:00:05.813Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:00:06.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:06.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:06.073Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:06.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:06.073Z] [2022-10-25T16:00:06.073Z] Login Succeeded [2022-10-25T16:00:06.073Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:00:06.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:06.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:06.073Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:06.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:06.073Z] [2022-10-25T16:00:06.073Z] Login Succeeded [2022-10-25T16:00:06.073Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:00:06.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:06.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:06.333Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:06.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:06.333Z] [2022-10-25T16:00:06.333Z] Login Succeeded [2022-10-25T16:00:06.333Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:00:06.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:06.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:06.333Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:06.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:06.333Z] [2022-10-25T16:00:06.333Z] Login Succeeded [2022-10-25T16:00:06.333Z] docker.io [2022-10-25T16:00:06.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:11.871Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:11.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:11.871Z] [2022-10-25T16:00:11.871Z] Login Succeeded [2022-10-25T16:00:11.871Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:00:11.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T16:00:12.241Z] + git rev-list -1 --merges fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc~1..fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo [2022-10-25T16:00:12.273Z] -----------> git rev-list -1 --merges fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc~1..fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [false] [Pipeline] sh [2022-10-25T16:00:12.564Z] + git log --format=format:%s -1 fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo [2022-10-25T16:00:12.578Z] ========================================================= [2022-10-25T16:00:12.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T16:00:12.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:00:12.906Z] + git log --format=format:%s -1 fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo [2022-10-25T16:00:12.920Z] [semverPrep] GIT_COMMIT: fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc, Commit Message: fix: update command request and response topic (#386) [Pipeline] echo [2022-10-25T16:00:12.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T16:00:13.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:00:13.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T16:00:13.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T16:00:13.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T16:00:13.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T16:00:13.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T16:00:13.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:00:13.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:00:13.643Z] [2022-10-25T16:00:13.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:00:13.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:00:13.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T16:00:13.944Z] b85a868b505f: Pulling fs layer [2022-10-25T16:00:13.944Z] e2be974225ed: Pulling fs layer [2022-10-25T16:00:13.944Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T16:00:13.944Z] 988bab9f4d93: Pulling fs layer [2022-10-25T16:00:13.944Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T16:00:13.944Z] eaf3925da568: Pulling fs layer [2022-10-25T16:00:13.944Z] 988bab9f4d93: Waiting [2022-10-25T16:00:13.944Z] 1469e6f7b9e6: Waiting [2022-10-25T16:00:13.944Z] bab4dde63d76: Pulling fs layer [2022-10-25T16:00:13.944Z] eaf3925da568: Waiting [2022-10-25T16:00:13.944Z] bab4dde63d76: Waiting [2022-10-25T16:00:13.944Z] bde34c3a00c8: Pulling fs layer [2022-10-25T16:00:13.944Z] b352a97aabf1: Pulling fs layer [2022-10-25T16:00:13.944Z] 4872d77fe225: Pulling fs layer [2022-10-25T16:00:13.944Z] 5851b861e8e6: Pulling fs layer [2022-10-25T16:00:13.944Z] bde34c3a00c8: Waiting [2022-10-25T16:00:13.944Z] b352a97aabf1: Waiting [2022-10-25T16:00:13.944Z] 4872d77fe225: Waiting [2022-10-25T16:00:13.944Z] 5851b861e8e6: Waiting [2022-10-25T16:00:13.944Z] e2be974225ed: Download complete [2022-10-25T16:00:13.944Z] 988bab9f4d93: Download complete [2022-10-25T16:00:14.204Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T16:00:14.204Z] 1469e6f7b9e6: Download complete [2022-10-25T16:00:14.204Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T16:00:14.204Z] 339a4e72a1f5: Download complete [2022-10-25T16:00:14.204Z] eaf3925da568: Verifying Checksum [2022-10-25T16:00:14.204Z] eaf3925da568: Download complete [2022-10-25T16:00:14.204Z] bde34c3a00c8: Verifying Checksum [2022-10-25T16:00:14.204Z] bde34c3a00c8: Download complete [2022-10-25T16:00:14.204Z] b352a97aabf1: Verifying Checksum [2022-10-25T16:00:14.204Z] b352a97aabf1: Download complete [2022-10-25T16:00:14.204Z] 4872d77fe225: Verifying Checksum [2022-10-25T16:00:14.204Z] 4872d77fe225: Download complete [2022-10-25T16:00:14.204Z] 5851b861e8e6: Verifying Checksum [2022-10-25T16:00:14.204Z] 5851b861e8e6: Download complete [2022-10-25T16:00:14.204Z] b85a868b505f: Verifying Checksum [2022-10-25T16:00:14.204Z] b85a868b505f: Download complete [2022-10-25T16:00:14.773Z] bab4dde63d76: Verifying Checksum [2022-10-25T16:00:14.773Z] bab4dde63d76: Download complete [2022-10-25T16:00:15.709Z] b85a868b505f: Pull complete [2022-10-25T16:00:15.709Z] e2be974225ed: Pull complete [2022-10-25T16:00:16.279Z] 339a4e72a1f5: Pull complete [2022-10-25T16:00:16.539Z] 988bab9f4d93: Pull complete [2022-10-25T16:00:17.108Z] 1469e6f7b9e6: Pull complete [2022-10-25T16:00:17.108Z] eaf3925da568: Pull complete [2022-10-25T16:00:19.009Z] bab4dde63d76: Pull complete [2022-10-25T16:00:19.271Z] bde34c3a00c8: Pull complete [2022-10-25T16:00:19.531Z] b352a97aabf1: Pull complete [2022-10-25T16:00:19.793Z] 4872d77fe225: Pull complete [2022-10-25T16:00:19.793Z] 5851b861e8e6: Pull complete [2022-10-25T16:00:20.056Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T16:00:20.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:00:20.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:00:20.152Z] prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container [2022-10-25T16:00:20.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:00:23.025Z] $ docker top d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e -eo pid,comm [2022-10-25T16:00:23.084Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-25T16:00:23.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:00:23.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:00:23.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:00:23.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:00:23.276Z] $ docker exec d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent [2022-10-25T16:00:23.394Z] SSH_AUTH_SOCK=/tmp/ssh-bqt1CbCi3SF8/agent.31 [2022-10-25T16:00:23.394Z] SSH_AGENT_PID=36 [2022-10-25T16:00:23.400Z] Running ssh-add (command line suppressed) [2022-10-25T16:00:23.506Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15581047413413435882.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15581047413413435882.key) [2022-10-25T16:00:23.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:00:23.811Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T16:00:23.823Z] $ docker exec --env ******** --env ******** d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent -k [2022-10-25T16:00:23.922Z] unset SSH_AUTH_SOCK; [2022-10-25T16:00:23.923Z] unset SSH_AGENT_PID; [2022-10-25T16:00:23.923Z] echo Agent pid 36 killed; [2022-10-25T16:00:23.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T16:00:23.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:00:23.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:00:24.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:00:24.071Z] $ docker exec d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent [2022-10-25T16:00:24.198Z] SSH_AUTH_SOCK=/tmp/ssh-oA23ENAbErIs/agent.68 [2022-10-25T16:00:24.198Z] SSH_AGENT_PID=74 [2022-10-25T16:00:24.203Z] Running ssh-add (command line suppressed) [2022-10-25T16:00:24.323Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4112642213049139506.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4112642213049139506.key) [2022-10-25T16:00:24.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:00:24.623Z] + git semver init [2022-10-25T16:00:24.884Z] 2022-10-25 16:00:24,801 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T16:00:24.884Z] 2022-10-25 16:00:24,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-25T16:00:24.884Z] 2022-10-25 16:00:24,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-25T16:00:24.884Z] 2022-10-25 16:00:24,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:00:25.821Z] 2022-10-25 16:00:25,794 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-10-25T16:00:25.821Z] 2022-10-25 16:00:25,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-10-25T16:00:25.821Z] 2022-10-25 16:00:25,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-25T16:00:25.821Z] 2022-10-25 16:00:25,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-25T16:00:25.821Z] 2.3.0-dev.21 [Pipeline] } [2022-10-25T16:00:25.830Z] $ docker exec --env ******** --env ******** d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent -k [2022-10-25T16:00:25.928Z] unset SSH_AUTH_SOCK; [2022-10-25T16:00:25.930Z] unset SSH_AGENT_PID; [2022-10-25T16:00:25.930Z] echo Agent pid 74 killed; [2022-10-25T16:00:25.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:00:26.244Z] + git semver [Pipeline] } [2022-10-25T16:00:26.514Z] $ docker stop --time=1 d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e [2022-10-25T16:00:27.816Z] $ docker rm -f d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:00:28.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T16:00:28.324Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T16:00:28.326Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:00:28.430Z] provisioning config files... [2022-10-25T16:00:28.439Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14568577425463993511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:00:28.732Z] ---> docker-login.sh [2022-10-25T16:00:28.732Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:00:28.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:28.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:28.732Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:28.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:28.732Z] [2022-10-25T16:00:28.732Z] Login Succeeded [2022-10-25T16:00:28.732Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:00:28.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:28.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:28.732Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:28.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:28.732Z] [2022-10-25T16:00:28.732Z] Login Succeeded [2022-10-25T16:00:28.732Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:00:28.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:28.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:28.997Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:28.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:28.997Z] [2022-10-25T16:00:28.997Z] Login Succeeded [2022-10-25T16:00:28.997Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:00:28.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:28.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:28.997Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:28.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:28.997Z] [2022-10-25T16:00:28.997Z] Login Succeeded [2022-10-25T16:00:28.997Z] docker.io [2022-10-25T16:00:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:00:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:00:29.518Z] Configure a credential helper to remove this warning. See [2022-10-25T16:00:29.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:00:29.518Z] [2022-10-25T16:00:29.518Z] Login Succeeded [2022-10-25T16:00:29.518Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:00:29.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T16:00:29.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:00:29.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:00:29.617Z] ========================================================= [2022-10-25T16:00:29.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T16:00:29.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:00:29.964Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T16:00:29.964Z] Sending build context to Docker daemon 6.195MB [2022-10-25T16:00:29.964Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T16:00:29.964Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-25T16:00:29.964Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T16:00:29.964Z] 213ec9aee27d: Pulling fs layer [2022-10-25T16:00:29.964Z] 4583459ba037: Pulling fs layer [2022-10-25T16:00:29.964Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T16:00:29.964Z] 53926ce57604: Pulling fs layer [2022-10-25T16:00:29.964Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T16:00:29.964Z] 30f14e443154: Pulling fs layer [2022-10-25T16:00:29.964Z] 801331c1e519: Pulling fs layer [2022-10-25T16:00:29.964Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T16:00:29.964Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T16:00:29.964Z] 53926ce57604: Waiting [2022-10-25T16:00:29.964Z] 21b2b0c7a3f4: Waiting [2022-10-25T16:00:29.964Z] 30f14e443154: Waiting [2022-10-25T16:00:29.964Z] 99cc6dd402b0: Waiting [2022-10-25T16:00:29.964Z] 7d9ed39f4882: Waiting [2022-10-25T16:00:30.237Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T16:00:30.237Z] 93c1e223e6f2: Download complete [2022-10-25T16:00:30.237Z] 4583459ba037: Verifying Checksum [2022-10-25T16:00:30.237Z] 4583459ba037: Download complete [2022-10-25T16:00:30.237Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T16:00:30.237Z] 21b2b0c7a3f4: Download complete [2022-10-25T16:00:30.237Z] 30f14e443154: Download complete [2022-10-25T16:00:30.237Z] 801331c1e519: Verifying Checksum [2022-10-25T16:00:30.237Z] 801331c1e519: Download complete [2022-10-25T16:00:30.237Z] 213ec9aee27d: Verifying Checksum [2022-10-25T16:00:30.237Z] 213ec9aee27d: Download complete [2022-10-25T16:00:30.496Z] 213ec9aee27d: Pull complete [2022-10-25T16:00:30.762Z] 4583459ba037: Pull complete [2022-10-25T16:00:30.762Z] 93c1e223e6f2: Pull complete [2022-10-25T16:00:31.023Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T16:00:31.023Z] 7d9ed39f4882: Download complete [2022-10-25T16:00:31.023Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T16:00:31.023Z] 99cc6dd402b0: Download complete [2022-10-25T16:00:31.280Z] 53926ce57604: Verifying Checksum [2022-10-25T16:00:31.280Z] 53926ce57604: Download complete [2022-10-25T16:00:35.462Z] 53926ce57604: Pull complete [2022-10-25T16:00:35.462Z] 21b2b0c7a3f4: Pull complete [2022-10-25T16:00:35.462Z] 30f14e443154: Pull complete [2022-10-25T16:00:35.720Z] 801331c1e519: Pull complete [2022-10-25T16:00:37.622Z] 99cc6dd402b0: Pull complete [2022-10-25T16:00:38.555Z] 7d9ed39f4882: Pull complete [2022-10-25T16:00:38.555Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T16:00:38.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:00:38.814Z] ---> 1dedd983c030 [2022-10-25T16:00:38.814Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:00:43.395Z] Still waiting to schedule task [2022-10-25T16:00:43.395Z] ‘prd-ubuntu20.04-docker-8c-8g-116883’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T16:00:43.395Z] ‘prd-ubuntu20.04-docker-8c-8g-116893’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T16:00:43.395Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116881’ is offline [2022-10-25T16:00:43.396Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116895’ is offline [2022-10-25T16:00:43.396Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116896’ is offline [2022-10-25T16:00:45.395Z] ---> Running in 0ebfb70faf8b [2022-10-25T16:00:45.395Z] Removing intermediate container 0ebfb70faf8b [2022-10-25T16:00:45.395Z] ---> 8ba635312581 [2022-10-25T16:00:45.395Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T16:00:45.395Z] ---> Running in c5869ff1f521 [2022-10-25T16:00:45.395Z] Removing intermediate container c5869ff1f521 [2022-10-25T16:00:45.395Z] ---> 784357ed5cb7 [2022-10-25T16:00:45.395Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:00:45.395Z] ---> Running in bacbab7e451d [2022-10-25T16:00:45.395Z] Removing intermediate container bacbab7e451d [2022-10-25T16:00:45.395Z] ---> 0b5b915a3c93 [2022-10-25T16:00:45.395Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T16:00:45.656Z] ---> Running in 03b672d79738 [2022-10-25T16:00:45.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:00:46.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:00:46.173Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:00:46.173Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:00:46.173Z] ERROR: unable to select packages: [2022-10-25T16:00:46.173Z]  openssh (no such package): [2022-10-25T16:00:46.173Z] required by: world[openssh] [2022-10-25T16:00:46.432Z] The command '/bin/sh -c apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:00:46.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:00:46.876Z] [2022-10-25T16:00:46.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:00:47.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:00:47.182Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T16:00:47.182Z] 5eb5b503b376: Pulling fs layer [2022-10-25T16:00:47.182Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T16:00:47.182Z] ec43610c2a17: Pulling fs layer [2022-10-25T16:00:47.182Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T16:00:47.182Z] 33b1e0a273af: Pulling fs layer [2022-10-25T16:00:47.182Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T16:00:47.182Z] 3a2ae6a8a46f: Waiting [2022-10-25T16:00:47.182Z] 33b1e0a273af: Waiting [2022-10-25T16:00:47.182Z] 2f39f015ded8: Pulling fs layer [2022-10-25T16:00:47.182Z] 2f39f015ded8: Waiting [2022-10-25T16:00:47.182Z] 5d3b04190fa2: Waiting [2022-10-25T16:00:47.182Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T16:00:47.182Z] 5c69ac0246d0: Download complete [2022-10-25T16:00:47.182Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T16:00:47.182Z] 3a2ae6a8a46f: Download complete [2022-10-25T16:00:47.447Z] 33b1e0a273af: Verifying Checksum [2022-10-25T16:00:47.447Z] 33b1e0a273af: Download complete [2022-10-25T16:00:47.447Z] 5d3b04190fa2: Download complete [2022-10-25T16:00:47.447Z] ec43610c2a17: Verifying Checksum [2022-10-25T16:00:47.447Z] ec43610c2a17: Download complete [2022-10-25T16:00:47.447Z] 5eb5b503b376: Verifying Checksum [2022-10-25T16:00:47.447Z] 5eb5b503b376: Download complete [2022-10-25T16:00:49.376Z] 5eb5b503b376: Pull complete [2022-10-25T16:00:49.376Z] 5c69ac0246d0: Pull complete [2022-10-25T16:00:49.633Z] ec43610c2a17: Pull complete [2022-10-25T16:00:49.633Z] 3a2ae6a8a46f: Pull complete [2022-10-25T16:00:49.894Z] 33b1e0a273af: Pull complete [2022-10-25T16:00:49.894Z] 5d3b04190fa2: Pull complete [2022-10-25T16:00:55.157Z] 2f39f015ded8: Pull complete [2022-10-25T16:00:55.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T16:00:55.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:00:55.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:00:55.241Z] prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container [2022-10-25T16:00:55.281Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T16:01:01.033Z] $ docker top 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:01:01.391Z] ---> job-cost.sh [2022-10-25T16:01:01.391Z] lf-activate-venv: SKIPPING [2022-10-25T16:01:01.391Z] INFO: No Stack... [2022-10-25T16:01:01.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T16:01:01.913Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T16:01:02.205Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-10-25T16:01:02.205Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T16:01:02.221Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [2022-10-25T16:01:02.227Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] did not exist. Created. [2022-10-25T16:01:02.227Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T16:01:02.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T16:01:02.574Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T16:01:02.580Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T16:01:02.601Z] $ docker stop --time=1 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f [2022-10-25T16:01:03.753Z] $ docker rm -f 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:01:03.841Z] Failed in branch amd64 [2022-10-25T16:20:41.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116905 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-10-25T16:20:41.428Z] Running in /w/workspace/device-modbus-go/60 [Pipeline] { [Pipeline] checkout [2022-10-25T16:20:41.462Z] Selected Git installation does not exist. Using Default [2022-10-25T16:20:41.462Z] The recommended git tool is: NONE [2022-10-25T16:20:47.090Z] using credential edgex-jenkins-ssh [2022-10-25T16:20:47.106Z] Cloning the remote Git repository [2022-10-25T16:20:47.155Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-10-25T16:20:47.232Z] > git init /w/workspace/device-modbus-go/60 # timeout=10 [2022-10-25T16:20:47.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-10-25T16:20:47.374Z] > git --version # timeout=10 [2022-10-25T16:20:47.393Z] > git --version # 'git version 2.25.1' [2022-10-25T16:20:47.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:20:47.443Z] Verifying host key using known hosts file [2022-10-25T16:20:47.816Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:20:47.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:20:49.751Z] Avoid second fetch [2022-10-25T16:20:49.752Z] Checking out Revision fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc (main) [2022-10-25T16:20:50.258Z] Commit message: "fix: update command request and response topic (#386)" [2022-10-25T16:20:48.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-10-25T16:20:48.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:20:49.770Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:20:49.793Z] > git checkout -f fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:20:51.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T16:20:51.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:20:51.157Z] Dload Upload Total Spent Left Speed [2022-10-25T16:20:51.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-10-25T16:20:51.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T16:20:52.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T16:20:52.053Z] + sudo tee /etc/docker/daemon.new [2022-10-25T16:20:52.053Z] { [2022-10-25T16:20:52.053Z] "registry-mirrors": [ [2022-10-25T16:20:52.053Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T16:20:52.053Z] ], [2022-10-25T16:20:52.053Z] "bip": "10.250.0.254/24", [2022-10-25T16:20:52.053Z] "hosts": [ [2022-10-25T16:20:52.053Z] "tcp://0.0.0.0:5555", [2022-10-25T16:20:52.053Z] "unix:///var/run/docker.sock" [2022-10-25T16:20:52.053Z] ], [2022-10-25T16:20:52.053Z] "mtu": 1458, [2022-10-25T16:20:52.053Z] "selinux-enabled": true, [2022-10-25T16:20:52.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T16:20:52.053Z] } [Pipeline] sh [2022-10-25T16:20:52.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T16:20:52.719Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:21:10.986Z] provisioning config files... [2022-10-25T16:21:11.011Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/60@tmp/config7420516170939030497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:21:11.366Z] ---> docker-login.sh [2022-10-25T16:21:11.366Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:21:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:21:11.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:21:11.962Z] Configure a credential helper to remove this warning. See [2022-10-25T16:21:11.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:21:11.962Z] [2022-10-25T16:21:11.962Z] Login Succeeded [2022-10-25T16:21:11.962Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:21:12.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:21:12.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:21:12.502Z] Configure a credential helper to remove this warning. See [2022-10-25T16:21:12.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:21:12.502Z] [2022-10-25T16:21:12.502Z] Login Succeeded [2022-10-25T16:21:12.502Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:21:12.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:21:12.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:21:12.772Z] Configure a credential helper to remove this warning. See [2022-10-25T16:21:12.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:21:12.772Z] [2022-10-25T16:21:12.772Z] Login Succeeded [2022-10-25T16:21:12.772Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:21:13.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:21:13.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:21:13.046Z] Configure a credential helper to remove this warning. See [2022-10-25T16:21:13.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:21:13.046Z] [2022-10-25T16:21:13.046Z] Login Succeeded [2022-10-25T16:21:13.046Z] docker.io [2022-10-25T16:21:13.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:21:13.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:21:13.906Z] Configure a credential helper to remove this warning. See [2022-10-25T16:21:13.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:21:13.906Z] [2022-10-25T16:21:13.906Z] Login Succeeded [2022-10-25T16:21:13.906Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:21:13.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T16:21:14.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:21:14.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:21:14.094Z] ========================================================= [2022-10-25T16:21:14.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T16:21:14.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:21:14.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T16:21:14.702Z] Sending build context to Docker daemon 3.225MB [2022-10-25T16:21:14.702Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T16:21:14.702Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-25T16:21:14.976Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T16:21:14.976Z] 9b18e9b68314: Pulling fs layer [2022-10-25T16:21:14.976Z] d32db5db7311: Pulling fs layer [2022-10-25T16:21:14.976Z] d0c4b47475fc: Pulling fs layer [2022-10-25T16:21:14.977Z] 5831b945b038: Pulling fs layer [2022-10-25T16:21:14.977Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T16:21:14.977Z] e10730c5d714: Pulling fs layer [2022-10-25T16:21:14.977Z] 5dd5c2283517: Pulling fs layer [2022-10-25T16:21:14.977Z] d5ac0230b979: Pulling fs layer [2022-10-25T16:21:14.977Z] 5831b945b038: Waiting [2022-10-25T16:21:14.977Z] e10730c5d714: Waiting [2022-10-25T16:21:14.977Z] 5dd5c2283517: Waiting [2022-10-25T16:21:14.977Z] d5ac0230b979: Waiting [2022-10-25T16:21:14.977Z] 86bbec2aaacd: Waiting [2022-10-25T16:21:14.977Z] d0c4b47475fc: Verifying Checksum [2022-10-25T16:21:14.977Z] d0c4b47475fc: Download complete [2022-10-25T16:21:14.977Z] d32db5db7311: Verifying Checksum [2022-10-25T16:21:14.977Z] d32db5db7311: Download complete [2022-10-25T16:21:14.977Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T16:21:14.977Z] 86bbec2aaacd: Download complete [2022-10-25T16:21:14.977Z] e10730c5d714: Verifying Checksum [2022-10-25T16:21:14.977Z] e10730c5d714: Download complete [2022-10-25T16:21:14.977Z] 9b18e9b68314: Verifying Checksum [2022-10-25T16:21:14.977Z] 9b18e9b68314: Download complete [2022-10-25T16:21:15.951Z] 9b18e9b68314: Pull complete [2022-10-25T16:21:16.224Z] d5ac0230b979: Verifying Checksum [2022-10-25T16:21:16.224Z] d5ac0230b979: Download complete [2022-10-25T16:21:16.501Z] d32db5db7311: Pull complete [2022-10-25T16:21:17.097Z] d0c4b47475fc: Pull complete [2022-10-25T16:21:17.367Z] 5dd5c2283517: Verifying Checksum [2022-10-25T16:21:17.367Z] 5dd5c2283517: Download complete [2022-10-25T16:21:18.335Z] 5831b945b038: Verifying Checksum [2022-10-25T16:21:18.335Z] 5831b945b038: Download complete [2022-10-25T16:21:30.705Z] 5831b945b038: Pull complete [2022-10-25T16:21:30.705Z] 86bbec2aaacd: Pull complete [2022-10-25T16:21:30.976Z] e10730c5d714: Pull complete [2022-10-25T16:21:37.637Z] 5dd5c2283517: Pull complete [2022-10-25T16:21:39.601Z] d5ac0230b979: Pull complete [2022-10-25T16:21:39.601Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T16:21:39.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:21:39.601Z] ---> 59b3b1a385d4 [2022-10-25T16:21:39.601Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:21:41.561Z] ---> Running in 170f0b2ce577 [2022-10-25T16:21:41.827Z] Removing intermediate container 170f0b2ce577 [2022-10-25T16:21:41.827Z] ---> 966051188e10 [2022-10-25T16:21:41.827Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T16:21:41.827Z] ---> Running in c556a2b36ffa [2022-10-25T16:21:42.094Z] Removing intermediate container c556a2b36ffa [2022-10-25T16:21:42.094Z] ---> 3df1bce6dcf1 [2022-10-25T16:21:42.094Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:21:42.361Z] ---> Running in 5ec9432d27bc [2022-10-25T16:21:44.302Z] Removing intermediate container 5ec9432d27bc [2022-10-25T16:21:44.302Z] ---> 570cc48ae553 [2022-10-25T16:21:44.302Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T16:21:44.573Z] ---> Running in c93795d44f44 [2022-10-25T16:21:45.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:21:45.623Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:21:45.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:21:45.892Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:21:45.892Z] ERROR: unable to select packages: [2022-10-25T16:21:45.892Z]  openssh (no such package): [2022-10-25T16:21:45.892Z] required by: world[openssh] [2022-10-25T16:21:46.479Z] The command '/bin/sh -c apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:21:46.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:21:46.935Z] [2022-10-25T16:21:46.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:21:47.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:21:47.268Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T16:21:47.268Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T16:21:47.268Z] 04944245beec: Pulling fs layer [2022-10-25T16:21:47.268Z] 699f458cf7ca: Pulling fs layer [2022-10-25T16:21:47.268Z] 765212b225bb: Pulling fs layer [2022-10-25T16:21:47.268Z] f23df028b6ca: Pulling fs layer [2022-10-25T16:21:47.268Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T16:21:47.268Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T16:21:47.268Z] f23df028b6ca: Waiting [2022-10-25T16:21:47.268Z] 765212b225bb: Waiting [2022-10-25T16:21:47.268Z] d65c8cfc05b1: Waiting [2022-10-25T16:21:47.268Z] 2437ff75d9bd: Waiting [2022-10-25T16:21:47.536Z] 04944245beec: Verifying Checksum [2022-10-25T16:21:47.536Z] 04944245beec: Download complete [2022-10-25T16:21:47.536Z] 765212b225bb: Download complete [2022-10-25T16:21:47.536Z] f23df028b6ca: Verifying Checksum [2022-10-25T16:21:47.536Z] f23df028b6ca: Download complete [2022-10-25T16:21:47.536Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T16:21:47.536Z] d65c8cfc05b1: Download complete [2022-10-25T16:21:47.814Z] 699f458cf7ca: Verifying Checksum [2022-10-25T16:21:47.814Z] 699f458cf7ca: Download complete [2022-10-25T16:21:48.087Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T16:21:48.087Z] 8998bd30e6a1: Download complete [2022-10-25T16:21:50.687Z] 2437ff75d9bd: Download complete [2022-10-25T16:21:52.101Z] 8998bd30e6a1: Pull complete [2022-10-25T16:21:52.686Z] 04944245beec: Pull complete [2022-10-25T16:21:54.114Z] 699f458cf7ca: Pull complete [2022-10-25T16:21:54.114Z] 765212b225bb: Pull complete [2022-10-25T16:21:55.077Z] f23df028b6ca: Pull complete [2022-10-25T16:21:55.077Z] d65c8cfc05b1: Pull complete [2022-10-25T16:22:10.209Z] 2437ff75d9bd: Pull complete [2022-10-25T16:22:10.209Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T16:22:10.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:22:10.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:22:10.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-116905 does not seem to be running inside a container [2022-10-25T16:22:10.454Z] $ 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-modbus-go/60 -v /w/workspace/device-modbus-go/60:/w/workspace/device-modbus-go/60:rw,z -v /w/workspace/device-modbus-go/60@tmp:/w/workspace/device-modbus-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T16:22:12.870Z] $ docker top 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:13.375Z] ---> job-cost.sh [2022-10-25T16:22:13.641Z] lf-activate-venv: SKIPPING [2022-10-25T16:22:13.641Z] INFO: No Stack... [2022-10-25T16:22:14.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T16:22:15.187Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T16:22:15.828Z] + cat /w/workspace/device-modbus-go/60/archives/cost.csv [2022-10-25T16:22:15.828Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T16:22:15.895Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [2022-10-25T16:22:15.905Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] did not exist. Created. [2022-10-25T16:22:15.905Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T16:22:16.566Z] /w/workspace/device-modbus-go/60@tmp/durable-43c1e080/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T16:22:16.913Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T16:22:16.935Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T16:22:17.316Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T16:22:17.323Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T16:22:17.348Z] $ docker stop --time=1 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 [2022-10-25T16:22:18.841Z] $ docker rm -f 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:22:19.084Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T16:22:19.713Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-10-25T16:22:19.713Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-25T16:22:19.713Z] total 16 [2022-10-25T16:22:19.713Z] drwxr-xr-x 3 root root 4096 Oct 25 16:01 . [2022-10-25T16:22:19.713Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:01 .. [2022-10-25T16:22:19.713Z] drwxr-xr-x 2 root root 4096 Oct 25 16:01 cost [2022-10-25T16:22:19.713Z] -rw-r--r-- 1 root root 87 Oct 25 16:01 cost.csv [2022-10-25T16:22:19.713Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-25T16:22:19.713Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-25T16:22:19.713Z] total 16 [2022-10-25T16:22:19.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 16:01 . [2022-10-25T16:22:19.713Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:01 .. [2022-10-25T16:22:19.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 16:01 cost [2022-10-25T16:22:19.713Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 25 16:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:20.042Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:20.949Z] ---> package-listing.sh [2022-10-25T16:22:20.949Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T16:22:20.949Z] ++ facter osfamily [2022-10-25T16:22:20.949Z] + OS_FAMILY=debian [2022-10-25T16:22:20.949Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-10-25T16:22:20.949Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T16:22:20.949Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T16:22:20.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T16:22:20.949Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T16:22:20.949Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-25T16:22:20.949Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T16:22:20.949Z] + case "${OS_FAMILY}" in [2022-10-25T16:22:20.949Z] + dpkg -l [2022-10-25T16:22:20.949Z] + grep '^ii' [2022-10-25T16:22:21.207Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T16:22:21.207Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T16:22:21.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T16:22:21.207Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-25T16:22:21.207Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-10-25T16:22:21.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-10-25T16:22:21.217Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T16:22:21.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:22:22.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:22:22.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:22:22.116Z] prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container [2022-10-25T16:22:22.154Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T16:22:22.336Z] $ docker top 3a160b706d02e9391d3e3aa9e67f596c1b8a9a5ef8cedfd70b613d474c16ba3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:22:22.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T16:22:22.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T16:22:23.243Z] + ls /var/log/sa-host [2022-10-25T16:22:23.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:22:23.306Z] provisioning config files... [2022-10-25T16:22:23.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17904043555594292031tmp [Pipeline] { [Pipeline] echo [2022-10-25T16:22:23.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:23.610Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T16:22:23.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:23.940Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T16:22:23.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:24.235Z] ---> sudo-logs.sh [2022-10-25T16:22:24.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T16:22:24.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:24.545Z] ---> job-cost.sh [2022-10-25T16:22:24.545Z] lf-activate-venv: SKIPPING [2022-10-25T16:22:24.545Z] DEBUG: total: 0.2199999988079071 [2022-10-25T16:22:24.545Z] INFO: Retrieving Stack Cost... [2022-10-25T16:22:25.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T16:22:25.370Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T16:22:25.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:22:25.663Z] ---> logs-deploy.sh [2022-10-25T16:22:25.664Z] lf-activate-venv: SKIPPING [2022-10-25T16:22:25.664Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/60 [2022-10-25T16:22:25.664Z] INFO: archiving workspace using pattern(s): [2022-10-25T16:22:26.599Z] Archives upload complete. [2022-10-25T16:22:26.858Z] INFO: archiving logs to Nexus [2022-10-25T16:22:27.427Z] ---> uname -a: [2022-10-25T16:22:27.427Z] Linux prd-ubuntu20-04-docker-8c-8g-116892 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] ---> lscpu: [2022-10-25T16:22:27.427Z] Architecture: x86_64 [2022-10-25T16:22:27.427Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T16:22:27.427Z] Byte Order: Little Endian [2022-10-25T16:22:27.427Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T16:22:27.427Z] CPU(s): 8 [2022-10-25T16:22:27.427Z] On-line CPU(s) list: 0-7 [2022-10-25T16:22:27.427Z] Thread(s) per core: 1 [2022-10-25T16:22:27.427Z] Core(s) per socket: 1 [2022-10-25T16:22:27.427Z] Socket(s): 8 [2022-10-25T16:22:27.427Z] NUMA node(s): 1 [2022-10-25T16:22:27.427Z] Vendor ID: AuthenticAMD [2022-10-25T16:22:27.427Z] CPU family: 23 [2022-10-25T16:22:27.427Z] Model: 49 [2022-10-25T16:22:27.427Z] Model name: AMD EPYC-Rome Processor [2022-10-25T16:22:27.427Z] Stepping: 0 [2022-10-25T16:22:27.427Z] CPU MHz: 2799.998 [2022-10-25T16:22:27.427Z] BogoMIPS: 5599.99 [2022-10-25T16:22:27.427Z] Virtualization: AMD-V [2022-10-25T16:22:27.427Z] Hypervisor vendor: KVM [2022-10-25T16:22:27.427Z] Virtualization type: full [2022-10-25T16:22:27.427Z] L1d cache: 256 KiB [2022-10-25T16:22:27.427Z] L1i cache: 256 KiB [2022-10-25T16:22:27.427Z] L2 cache: 4 MiB [2022-10-25T16:22:27.427Z] L3 cache: 128 MiB [2022-10-25T16:22:27.427Z] NUMA node0 CPU(s): 0-7 [2022-10-25T16:22:27.427Z] Vulnerability Itlb multihit: Not affected [2022-10-25T16:22:27.427Z] Vulnerability L1tf: Not affected [2022-10-25T16:22:27.427Z] Vulnerability Mds: Not affected [2022-10-25T16:22:27.427Z] Vulnerability Meltdown: Not affected [2022-10-25T16:22:27.427Z] Vulnerability Mmio stale data: Not affected [2022-10-25T16:22:27.427Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T16:22:27.427Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T16:22:27.427Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T16:22:27.427Z] Vulnerability Srbds: Not affected [2022-10-25T16:22:27.427Z] Vulnerability Tsx async abort: Not affected [2022-10-25T16:22:27.427Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] ---> nproc: [2022-10-25T16:22:27.427Z] 8 [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] ---> df -h: [2022-10-25T16:22:27.427Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T16:22:27.427Z] overlay 155G 11G 145G 7% / [2022-10-25T16:22:27.427Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T16:22:27.427Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T16:22:27.427Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T16:22:27.427Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] ---> sar -b -r -n DEV: [2022-10-25T16:22:27.427Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116892) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] 15:59:19 LINUX RESTART (8 CPU) [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] 16:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T16:22:27.427Z] 16:01:01 122.36 10.45 111.91 0.00 1747.84 52751.34 0.00 [2022-10-25T16:22:27.427Z] 16:02:01 4.85 0.15 4.70 0.00 10.66 69.87 0.00 [2022-10-25T16:22:27.427Z] 16:03:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2022-10-25T16:22:27.427Z] 16:04:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 [2022-10-25T16:22:27.427Z] 16:05:01 39.19 9.52 29.68 0.00 2902.85 4830.39 0.00 [2022-10-25T16:22:27.427Z] 16:06:01 2.25 0.00 2.25 0.00 0.00 26.93 0.00 [2022-10-25T16:22:27.427Z] 16:07:01 0.92 0.00 0.92 0.00 0.00 10.39 0.00 [2022-10-25T16:22:27.427Z] 16:08:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2022-10-25T16:22:27.427Z] 16:09:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-10-25T16:22:27.427Z] 16:10:01 1.95 0.00 1.95 0.00 0.00 33.06 0.00 [2022-10-25T16:22:27.427Z] 16:11:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-10-25T16:22:27.427Z] 16:12:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 [2022-10-25T16:22:27.427Z] 16:13:01 2.57 1.67 0.90 0.00 37.73 11.86 0.00 [2022-10-25T16:22:27.427Z] 16:14:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2022-10-25T16:22:27.427Z] 16:15:01 1.77 0.02 1.75 0.00 0.13 24.13 0.00 [2022-10-25T16:22:27.427Z] 16:16:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2022-10-25T16:22:27.427Z] 16:17:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 [2022-10-25T16:22:27.427Z] 16:18:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2022-10-25T16:22:27.427Z] 16:19:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2022-10-25T16:22:27.427Z] 16:20:01 3.18 1.02 2.17 0.00 21.86 30.93 0.00 [2022-10-25T16:22:27.427Z] 16:21:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-10-25T16:22:27.427Z] 16:22:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 [2022-10-25T16:22:27.427Z] Average: 8.88 1.04 7.84 0.00 214.59 2635.28 0.00 [2022-10-25T16:22:27.427Z] [2022-10-25T16:22:27.427Z] 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T16:22:27.427Z] 16:01:01 28676364 31581044 726528 2.21 91532 3048516 1777008 5.24 1013296 2785464 708 [2022-10-25T16:22:27.427Z] 16:02:01 28692392 31597400 711172 2.16 91668 3048868 1754044 5.17 1006228 2776488 16 [2022-10-25T16:22:27.427Z] 16:03:01 28692380 31597468 710872 2.16 91700 3048860 1754044 5.17 1006096 2776488 12 [2022-10-25T16:22:27.427Z] 16:04:01 28698672 31603948 704384 2.14 91764 3048876 1754044 5.17 1000140 2776572 16 [2022-10-25T16:22:27.427Z] 16:05:01 28402892 31583044 707456 2.15 110616 3298468 1774344 5.23 1155524 2889244 232 [2022-10-25T16:22:27.427Z] 16:06:01 28412340 31592472 698744 2.12 110676 3298468 1790564 5.28 1148240 2889208 0 [2022-10-25T16:22:27.427Z] 16:07:01 28411780 31591976 699244 2.13 110708 3298480 1790564 5.28 1148284 2889216 8 [2022-10-25T16:22:27.427Z] 16:08:01 28411660 31592104 699244 2.13 110756 3298472 1790564 5.28 1148496 2889400 36 [2022-10-25T16:22:27.427Z] 16:09:01 28411668 31592160 699092 2.13 110812 3298484 1790564 5.28 1148540 2889404 16 [2022-10-25T16:22:27.427Z] 16:10:01 28412148 31592804 698616 2.12 110920 3298488 1790564 5.28 1149028 2889408 56 [2022-10-25T16:22:27.427Z] 16:11:01 28412016 31592684 698684 2.12 110952 3298488 1790564 5.28 1149640 2889408 12 [2022-10-25T16:22:27.427Z] 16:12:01 28411780 31592520 698848 2.13 111000 3298492 1790564 5.28 1149856 2889412 144 [2022-10-25T16:22:27.427Z] 16:13:01 28398772 31581668 709496 2.16 111048 3299612 1790564 5.28 1162780 2889792 48 [2022-10-25T16:22:27.427Z] 16:14:01 28398416 31581392 709648 2.16 111080 3299620 1790564 5.28 1162144 2889768 12 [2022-10-25T16:22:27.427Z] 16:15:01 28396748 31579916 711396 2.16 111172 3299592 1780640 5.25 1162160 2889816 8 [2022-10-25T16:22:27.427Z] 16:16:01 28397136 31580336 711104 2.16 111212 3299604 1780640 5.25 1161900 2889816 16 [2022-10-25T16:22:27.427Z] 16:17:01 28396276 31579540 711908 2.16 111256 3299612 1780640 5.25 1161956 2889824 16 [2022-10-25T16:22:27.427Z] 16:18:01 28396760 31580124 710860 2.16 111296 3299608 1780640 5.25 1162136 2889820 44 [2022-10-25T16:22:27.428Z] 16:19:01 28396484 31579920 711164 2.16 111320 3299620 1780640 5.25 1162484 2889828 28 [2022-10-25T16:22:27.428Z] 16:20:01 28394568 31579068 712192 2.17 111404 3300232 1795428 5.29 1162844 2890392 52 [2022-10-25T16:22:27.428Z] 16:21:01 28394780 31579312 711808 2.16 111436 3300232 1795428 5.29 1162588 2890392 8 [2022-10-25T16:22:27.428Z] 16:22:01 28394700 31579284 711788 2.16 111460 3300248 1795428 5.29 1162732 2890396 64 [2022-10-25T16:22:27.428Z] Average: 28455033 31586827 707466 2.15 107536 3253679 1782638 5.25 1129413 2869525 71 [2022-10-25T16:22:27.428Z] [2022-10-25T16:22:27.428Z] 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T16:22:27.428Z] 16:01:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:01:01 ens3 391.33 253.12 8246.58 47.45 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:01:01 docker0 6.25 5.50 0.58 46.98 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:02:01 ens3 5.62 3.07 5.25 1.89 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:04:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:05:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:05:01 ens3 89.27 57.32 1299.70 4.18 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:06:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:08:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:09:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:10:01 ens3 3.62 1.03 1.93 0.37 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:11:01 ens3 0.93 0.47 0.57 0.40 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:12:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:13:01 ens3 7.65 5.97 5.09 5.76 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:16:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:17:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:19:01 ens3 0.25 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:20:01 ens3 3.75 0.57 0.72 0.34 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:21:01 ens3 0.73 0.25 0.33 0.20 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:22:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] Average: ens3 22.97 14.68 434.54 2.76 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] Average: docker0 0.28 0.25 0.03 2.14 0.00 0.00 0.00 0.00 [2022-10-25T16:22:27.428Z] [2022-10-25T16:22:27.428Z] [2022-10-25T16:22:27.428Z] ---> sar -P ALL: [2022-10-25T16:22:27.428Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116892) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T16:22:27.428Z] [2022-10-25T16:22:27.428Z] 15:59:19 LINUX RESTART (8 CPU) [2022-10-25T16:22:27.428Z] [2022-10-25T16:22:27.428Z] 16:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:22:27.428Z] 16:01:01 all 8.33 0.00 3.74 3.97 0.07 83.89 [2022-10-25T16:22:27.428Z] 16:01:01 0 7.88 0.00 4.18 0.32 0.08 87.53 [2022-10-25T16:22:27.428Z] 16:01:01 1 8.12 0.00 2.85 0.22 0.05 88.76 [2022-10-25T16:22:27.428Z] 16:01:01 2 9.43 0.00 4.36 2.57 0.05 83.59 [2022-10-25T16:22:27.428Z] 16:01:01 3 8.53 0.00 4.25 13.00 0.08 74.14 [2022-10-25T16:22:27.428Z] 16:01:01 4 8.24 0.00 4.44 8.51 0.07 78.73 [2022-10-25T16:22:27.428Z] 16:01:01 5 7.27 0.00 3.08 0.20 0.07 89.38 [2022-10-25T16:22:27.428Z] 16:01:01 6 10.44 0.00 2.98 3.33 0.07 83.19 [2022-10-25T16:22:27.428Z] 16:01:01 7 6.72 0.00 3.83 3.62 0.09 85.75 [2022-10-25T16:22:27.428Z] 16:02:01 all 0.19 0.00 0.08 0.01 0.00 99.72 [2022-10-25T16:22:27.428Z] 16:02:01 0 0.60 0.00 0.07 0.00 0.00 99.33 [2022-10-25T16:22:27.428Z] 16:02:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2022-10-25T16:22:27.428Z] 16:02:01 2 0.08 0.00 0.07 0.07 0.02 99.77 [2022-10-25T16:22:27.428Z] 16:02:01 3 0.13 0.00 0.13 0.02 0.02 99.70 [2022-10-25T16:22:27.428Z] 16:02:01 4 0.17 0.00 0.03 0.02 0.00 99.78 [2022-10-25T16:22:27.428Z] 16:02:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2022-10-25T16:22:27.428Z] 16:02:01 6 0.17 0.00 0.07 0.02 0.00 99.75 [2022-10-25T16:22:27.428Z] 16:02:01 7 0.13 0.00 0.12 0.00 0.00 99.75 [2022-10-25T16:22:27.428Z] 16:03:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-10-25T16:22:27.428Z] 16:03:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2022-10-25T16:22:27.428Z] 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:22:27.428Z] 16:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:22:27.428Z] 16:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T16:22:27.428Z] 16:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.428Z] 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-25T16:22:27.428Z] 16:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-25T16:22:27.428Z] 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:22:27.428Z] 16:04:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-25T16:22:27.428Z] 16:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.428Z] 16:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T16:22:27.428Z] 16:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.428Z] 16:05:01 all 1.32 0.00 0.95 0.60 0.02 97.12 [2022-10-25T16:22:27.428Z] 16:05:01 0 1.58 0.00 0.57 0.05 0.00 97.80 [2022-10-25T16:22:27.428Z] 16:05:01 1 0.92 0.00 1.79 0.22 0.02 97.06 [2022-10-25T16:22:27.428Z] 16:05:01 2 1.17 0.00 0.52 2.29 0.02 96.01 [2022-10-25T16:22:27.428Z] 16:05:01 3 1.82 0.00 1.12 0.75 0.02 96.29 [2022-10-25T16:22:27.428Z] 16:05:01 4 1.05 0.00 1.14 1.20 0.03 96.57 [2022-10-25T16:22:27.428Z] 16:05:01 5 1.13 0.00 0.60 0.12 0.02 98.13 [2022-10-25T16:22:27.428Z] 16:05:01 6 0.90 0.00 1.32 0.12 0.02 97.65 [2022-10-25T16:22:27.428Z] 16:05:01 7 1.97 0.00 0.52 0.03 0.03 97.44 [2022-10-25T16:22:27.428Z] 16:06:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2022-10-25T16:22:27.428Z] 16:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:22:27.428Z] 16:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-25T16:22:27.428Z] 16:06:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-25T16:22:27.428Z] 16:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-25T16:22:27.428Z] 16:06:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2022-10-25T16:22:27.428Z] 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.428Z] 16:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T16:22:27.428Z] 16:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T16:22:27.429Z] 16:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:07:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-25T16:22:27.429Z] 16:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:08:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-25T16:22:27.429Z] 16:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:10:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T16:22:27.429Z] 16:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:10:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-25T16:22:27.429Z] 16:10:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T16:22:27.429Z] 16:10:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-25T16:22:27.429Z] 16:10:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T16:22:27.429Z] 16:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T16:22:27.429Z] 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:22:27.429Z] 16:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-25T16:22:27.429Z] [2022-10-25T16:22:27.429Z] 16:11:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:22:27.429Z] 16:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:22:27.429Z] 16:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:12:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-25T16:22:27.429Z] 16:13:01 all 0.28 0.00 0.03 0.01 0.00 99.69 [2022-10-25T16:22:27.429Z] 16:13:01 0 0.97 0.00 0.02 0.00 0.00 99.01 [2022-10-25T16:22:27.429Z] 16:13:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:13:01 2 0.32 0.00 0.03 0.03 0.00 99.62 [2022-10-25T16:22:27.429Z] 16:13:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:13:01 4 0.38 0.00 0.03 0.03 0.00 99.55 [2022-10-25T16:22:27.429Z] 16:13:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2022-10-25T16:22:27.429Z] 16:13:01 6 0.17 0.00 0.02 0.00 0.00 99.82 [2022-10-25T16:22:27.429Z] 16:13:01 7 0.22 0.00 0.05 0.00 0.02 99.72 [2022-10-25T16:22:27.429Z] 16:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T16:22:27.429Z] 16:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:22:27.429Z] 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:15:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:15:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:15:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-25T16:22:27.429Z] 16:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:16:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2022-10-25T16:22:27.429Z] 16:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:16:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2022-10-25T16:22:27.429Z] 16:17:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:17:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2022-10-25T16:22:27.429Z] 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:22:27.429Z] 16:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:22:27.429Z] 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2022-10-25T16:22:27.429Z] 16:18:01 0 0.20 0.00 0.00 0.00 0.02 99.78 [2022-10-25T16:22:27.429Z] 16:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-25T16:22:27.429Z] 16:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:22:27.429Z] 16:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:20:01 all 0.06 0.00 0.04 0.01 0.00 99.88 [2022-10-25T16:22:27.429Z] 16:20:01 0 0.12 0.00 0.05 0.00 0.00 99.83 [2022-10-25T16:22:27.429Z] 16:20:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2022-10-25T16:22:27.429Z] 16:20:01 2 0.03 0.00 0.07 0.02 0.00 99.88 [2022-10-25T16:22:27.429Z] 16:20:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-25T16:22:27.429Z] 16:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T16:22:27.429Z] 16:20:01 6 0.18 0.00 0.07 0.03 0.00 99.72 [2022-10-25T16:22:27.429Z] 16:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-25T16:22:27.429Z] 16:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:22:27.429Z] 16:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T16:22:27.429Z] 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T16:22:27.429Z] 16:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T16:22:27.429Z] 16:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:22:27.429Z] 16:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:22:27.429Z] 16:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:22:27.429Z] 16:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T16:22:27.429Z] [2022-10-25T16:22:27.429Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:22:27.429Z] Average: all 0.48 0.00 0.23 0.21 0.01 99.08 [2022-10-25T16:22:27.429Z] Average: 0 0.56 0.00 0.23 0.02 0.01 99.19 [2022-10-25T16:22:27.429Z] Average: 1 0.42 0.00 0.22 0.02 0.01 99.33 [2022-10-25T16:22:27.429Z] Average: 2 0.51 0.00 0.23 0.24 0.00 99.01 [2022-10-25T16:22:27.429Z] Average: 3 0.50 0.00 0.26 0.62 0.01 98.62 [2022-10-25T16:22:27.429Z] Average: 4 0.46 0.00 0.26 0.44 0.01 98.83 [2022-10-25T16:22:27.429Z] Average: 5 0.41 0.00 0.18 0.02 0.01 99.39 [2022-10-25T16:22:27.430Z] Average: 6 0.54 0.00 0.21 0.16 0.00 99.09 [2022-10-25T16:22:27.430Z] Average: 7 0.44 0.00 0.23 0.16 0.01 99.16 [2022-10-25T16:22:27.430Z] [2022-10-25T16:22:27.430Z] [2022-10-25T16:22:27.430Z]