Pull request #520 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e+83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 (e0f8a45d3a0edf591c7dc76dc447e4c2a1ab8b41) 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-ssh773036580192400627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh8024589396183697314.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh70027852140314949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9617944617687516587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14315401833508531147.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9904987407404122782.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-16347 in /w/workspace/xfoundry_device-modbus-go_PR-520 [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/xfoundry_device-modbus-go_PR-520 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 into PR head commit 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e Merge succeeded, producing 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e Checking out Revision 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e (PR-520) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T05:17:49.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T05:17:49.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 [Pipeline] echo [2023-11-02T05:17:49.767Z] ========================================================= [2023-11-02T05:17:49.767Z] EdgeX Global Pipelines Version Info [2023-11-02T05:17:49.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:17:50.501Z] ------------------- [2023-11-02T05:17:50.501Z] stable info: [2023-11-02T05:17:50.501Z] ------------------- [2023-11-02T05:17:50.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T05:17:50.501Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T05:17:50.501Z] Message: update stable to v1.0.255 [2023-11-02T05:17:51.071Z] ------------------- [2023-11-02T05:17:51.071Z] experimental info: [2023-11-02T05:17:51.071Z] ------------------- [2023-11-02T05:17:51.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T05:17:51.071Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T05:17:51.071Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T05:17:51.356Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-11-02T05:17:51.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-11-02T05:17:51.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T05:17:51.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T05:17:51.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T05:17:51.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T05:17:51.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T05:17:51.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T05:17:51.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T05:17:51.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T05:17:51.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T05:17:51.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-11-02T05:17:51.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T05:17:51.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T05:17:51.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T05:17:51.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T05:17:52.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T05:17:52.047Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T05:17:52.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T05:17:52.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T05:17:52.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T05:17:52.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T05:17:52.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T05:17:52.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T05:17:52.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T05:17:52.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T05:17:52.425Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T05:17:52.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-520 [Pipeline] echo [2023-11-02T05:17:52.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-520 [Pipeline] echo [2023-11-02T05:17:52.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-520 [Pipeline] echo [2023-11-02T05:17:52.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo [2023-11-02T05:17:52.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cda2fa [Pipeline] echo [2023-11-02T05:17:52.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T05:17:52.784Z] provisioning config files... [2023-11-02T05:17:52.798Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config5076386705313923138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:17:53.146Z] ---> docker-login.sh [2023-11-02T05:17:53.146Z] nexus3.edgexfoundry.org:10001 [2023-11-02T05:17:54.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:17:54.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:17:54.538Z] Configure a credential helper to remove this warning. See [2023-11-02T05:17:54.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:17:54.538Z] [2023-11-02T05:17:54.538Z] Login Succeeded [2023-11-02T05:17:54.538Z] nexus3.edgexfoundry.org:10002 [2023-11-02T05:17:54.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:17:54.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:17:54.538Z] Configure a credential helper to remove this warning. See [2023-11-02T05:17:54.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:17:54.538Z] [2023-11-02T05:17:54.538Z] Login Succeeded [2023-11-02T05:17:54.538Z] nexus3.edgexfoundry.org:10003 [2023-11-02T05:17:54.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:17:54.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:17:54.801Z] Configure a credential helper to remove this warning. See [2023-11-02T05:17:54.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:17:54.801Z] [2023-11-02T05:17:54.801Z] Login Succeeded [2023-11-02T05:17:54.801Z] nexus3.edgexfoundry.org:10004 [2023-11-02T05:17:54.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:17:54.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:17:54.801Z] Configure a credential helper to remove this warning. See [2023-11-02T05:17:54.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:17:54.801Z] [2023-11-02T05:17:54.801Z] Login Succeeded [2023-11-02T05:17:54.801Z] docker.io [2023-11-02T05:17:55.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:17:55.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:17:55.064Z] Configure a credential helper to remove this warning. See [2023-11-02T05:17:55.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:17:55.064Z] [2023-11-02T05:17:55.064Z] Login Succeeded [2023-11-02T05:17:55.326Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T05:17:55.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T05:17:55.993Z] + git rev-list -1 --merges 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e~1..1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo [2023-11-02T05:17:56.049Z] -----------> git rev-list -1 --merges 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e~1..1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [false] [Pipeline] sh [2023-11-02T05:17:56.361Z] + git log --format=format:%s -1 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo [2023-11-02T05:17:56.398Z] ========================================================= [2023-11-02T05:17:56.398Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T05:17:56.398Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T05:17:56.855Z] + git log --format=format:%s -1 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo [2023-11-02T05:17:56.887Z] [semverPrep] GIT_COMMIT: 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T05:17:56.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T05:17:57.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T05:17:57.306Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T05:17:57.306Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T05:17:57.306Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T05:17:57.306Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T05:17:57.306Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T05:17:57.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:17:57.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T05:17:57.796Z] [2023-11-02T05:17:57.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:17:58.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T05:17:58.737Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T05:17:58.737Z] b85a868b505f: Pulling fs layer [2023-11-02T05:17:58.737Z] e2be974225ed: Pulling fs layer [2023-11-02T05:17:58.737Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T05:17:58.737Z] 988bab9f4d93: Pulling fs layer [2023-11-02T05:17:58.737Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T05:17:58.737Z] eaf3925da568: Pulling fs layer [2023-11-02T05:17:58.737Z] bab4dde63d76: Pulling fs layer [2023-11-02T05:17:58.737Z] bde34c3a00c8: Pulling fs layer [2023-11-02T05:17:58.737Z] b352a97aabf1: Pulling fs layer [2023-11-02T05:17:58.737Z] 4872d77fe225: Pulling fs layer [2023-11-02T05:17:58.737Z] 1469e6f7b9e6: Waiting [2023-11-02T05:17:58.737Z] 5851b861e8e6: Pulling fs layer [2023-11-02T05:17:58.737Z] eaf3925da568: Waiting [2023-11-02T05:17:58.737Z] bab4dde63d76: Waiting [2023-11-02T05:17:58.737Z] b352a97aabf1: Waiting [2023-11-02T05:17:58.737Z] bde34c3a00c8: Waiting [2023-11-02T05:17:58.737Z] 4872d77fe225: Waiting [2023-11-02T05:17:58.737Z] 5851b861e8e6: Waiting [2023-11-02T05:17:58.737Z] e2be974225ed: Verifying Checksum [2023-11-02T05:17:58.737Z] e2be974225ed: Download complete [2023-11-02T05:17:58.737Z] 988bab9f4d93: Download complete [2023-11-02T05:17:58.737Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T05:17:58.738Z] 339a4e72a1f5: Download complete [2023-11-02T05:17:58.738Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T05:17:58.738Z] 1469e6f7b9e6: Download complete [2023-11-02T05:17:58.738Z] eaf3925da568: Verifying Checksum [2023-11-02T05:17:58.738Z] eaf3925da568: Download complete [2023-11-02T05:17:58.738Z] bde34c3a00c8: Verifying Checksum [2023-11-02T05:17:58.738Z] bde34c3a00c8: Download complete [2023-11-02T05:17:58.738Z] b352a97aabf1: Verifying Checksum [2023-11-02T05:17:58.738Z] b352a97aabf1: Download complete [2023-11-02T05:17:58.997Z] 4872d77fe225: Verifying Checksum [2023-11-02T05:17:58.997Z] 4872d77fe225: Download complete [2023-11-02T05:17:58.997Z] 5851b861e8e6: Verifying Checksum [2023-11-02T05:17:58.997Z] 5851b861e8e6: Download complete [2023-11-02T05:17:58.997Z] b85a868b505f: Verifying Checksum [2023-11-02T05:17:58.997Z] b85a868b505f: Download complete [2023-11-02T05:17:59.255Z] bab4dde63d76: Verifying Checksum [2023-11-02T05:17:59.255Z] bab4dde63d76: Download complete [2023-11-02T05:18:00.191Z] b85a868b505f: Pull complete [2023-11-02T05:18:00.450Z] e2be974225ed: Pull complete [2023-11-02T05:18:01.018Z] 339a4e72a1f5: Pull complete [2023-11-02T05:18:01.018Z] 988bab9f4d93: Pull complete [2023-11-02T05:18:01.278Z] 1469e6f7b9e6: Pull complete [2023-11-02T05:18:01.278Z] eaf3925da568: Pull complete [2023-11-02T05:18:03.189Z] bab4dde63d76: Pull complete [2023-11-02T05:18:03.189Z] bde34c3a00c8: Pull complete [2023-11-02T05:18:03.189Z] b352a97aabf1: Pull complete [2023-11-02T05:18:03.189Z] 4872d77fe225: Pull complete [2023-11-02T05:18:03.189Z] 5851b861e8e6: Pull complete [2023-11-02T05:18:03.189Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T05:18:03.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T05:18:03.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:18:03.400Z] prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container [2023-11-02T05:18:03.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T05:18:06.016Z] $ docker top 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 -eo pid,comm [2023-11-02T05:18:06.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). [2023-11-02T05:18:06.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T05:18:06.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T05:18:06.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T05:18:06.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T05:18:06.329Z] $ docker exec 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent [2023-11-02T05:18:06.433Z] SSH_AUTH_SOCK=/tmp/ssh-CNKKeaDVBS2k/agent.32 [2023-11-02T05:18:06.433Z] SSH_AGENT_PID=39 [2023-11-02T05:18:06.439Z] Running ssh-add (command line suppressed) [2023-11-02T05:18:06.528Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_9770346605825472800.key (/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_9770346605825472800.key) [2023-11-02T05:18:06.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T05:18:06.874Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T05:18:06.902Z] $ docker exec --env ******** --env ******** 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent -k [2023-11-02T05:18:06.999Z] unset SSH_AUTH_SOCK; [2023-11-02T05:18:06.999Z] unset SSH_AGENT_PID; [2023-11-02T05:18:07.000Z] echo Agent pid 39 killed; [2023-11-02T05:18:07.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T05:18:07.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T05:18:07.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T05:18:07.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T05:18:07.210Z] $ docker exec 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent [2023-11-02T05:18:07.312Z] SSH_AUTH_SOCK=/tmp/ssh-2HOKxyVaH7hI/agent.71 [2023-11-02T05:18:07.312Z] SSH_AGENT_PID=77 [2023-11-02T05:18:07.317Z] Running ssh-add (command line suppressed) [2023-11-02T05:18:07.415Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_10195802805561530840.key (/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_10195802805561530840.key) [2023-11-02T05:18:07.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T05:18:07.757Z] + git semver init [2023-11-02T05:18:08.020Z] 2023-11-02 05:18:07,939 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T05:18:08.020Z] 2023-11-02 05:18:07,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver [2023-11-02T05:18:08.020Z] 2023-11-02 05:18:07,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-520/.semver [2023-11-02T05:18:08.020Z] 2023-11-02 05:18:07,942 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-520/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520, universal_newlines=False, shell=None, istream=None) [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,803 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-520/.git/info/exclude [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 with force:False [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,804 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,808 [execute] INFO git cat-file --batch-check [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,815 [execute] INFO git cat-file --batch [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T05:18:08.959Z] 2023-11-02 05:18:08,820 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 [2023-11-02T05:18:08.959Z] 0.0.0 [Pipeline] } [2023-11-02T05:18:08.986Z] $ docker exec --env ******** --env ******** 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent -k [2023-11-02T05:18:09.081Z] unset SSH_AUTH_SOCK; [2023-11-02T05:18:09.082Z] unset SSH_AGENT_PID; [2023-11-02T05:18:09.082Z] echo Agent pid 77 killed; [2023-11-02T05:18:09.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T05:18:09.524Z] + git semver [Pipeline] } [2023-11-02T05:18:09.810Z] $ docker stop --time=1 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 [2023-11-02T05:18:11.120Z] $ docker rm -f --volumes 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T05:18:11.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T05:18:11.879Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T05:18:11.896Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T05:18:12.533Z] provisioning config files... [2023-11-02T05:18:12.544Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config12531462209168094889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:18:12.900Z] ---> docker-login.sh [2023-11-02T05:18:12.900Z] nexus3.edgexfoundry.org:10001 [2023-11-02T05:18:12.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:18:12.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:18:12.900Z] Configure a credential helper to remove this warning. See [2023-11-02T05:18:12.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:18:12.900Z] [2023-11-02T05:18:12.900Z] Login Succeeded [2023-11-02T05:18:12.900Z] nexus3.edgexfoundry.org:10002 [2023-11-02T05:18:12.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:18:12.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:18:12.901Z] Configure a credential helper to remove this warning. See [2023-11-02T05:18:12.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:18:12.901Z] [2023-11-02T05:18:12.901Z] Login Succeeded [2023-11-02T05:18:12.901Z] nexus3.edgexfoundry.org:10003 [2023-11-02T05:18:13.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:18:13.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:18:13.161Z] Configure a credential helper to remove this warning. See [2023-11-02T05:18:13.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:18:13.161Z] [2023-11-02T05:18:13.161Z] Login Succeeded [2023-11-02T05:18:13.161Z] nexus3.edgexfoundry.org:10004 [2023-11-02T05:18:13.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:18:13.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:18:13.161Z] Configure a credential helper to remove this warning. See [2023-11-02T05:18:13.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:18:13.161Z] [2023-11-02T05:18:13.161Z] Login Succeeded [2023-11-02T05:18:13.161Z] docker.io [2023-11-02T05:18:13.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:18:13.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:18:13.421Z] Configure a credential helper to remove this warning. See [2023-11-02T05:18:13.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:18:13.421Z] [2023-11-02T05:18:13.421Z] Login Succeeded [2023-11-02T05:18:13.694Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T05:18:13.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T05:18:13.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T05:18:13.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T05:18:14.000Z] ========================================================= [2023-11-02T05:18:14.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T05:18:14.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:18:14.486Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T05:18:14.486Z] Sending build context to Docker daemon 6.587MB [2023-11-02T05:18:14.486Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T05:18:14.486Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-02T05:18:14.487Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T05:18:14.487Z] 7264a8db6415: Pulling fs layer [2023-11-02T05:18:14.487Z] c4d48a809fc2: Pulling fs layer [2023-11-02T05:18:14.487Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T05:18:14.487Z] ad3a456e5733: Pulling fs layer [2023-11-02T05:18:14.487Z] 33e27b845d1e: Pulling fs layer [2023-11-02T05:18:14.487Z] c68163c4e522: Pulling fs layer [2023-11-02T05:18:14.487Z] 50da416c3ac9: Pulling fs layer [2023-11-02T05:18:14.487Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T05:18:14.487Z] 33e27b845d1e: Waiting [2023-11-02T05:18:14.487Z] c68163c4e522: Waiting [2023-11-02T05:18:14.487Z] 23d2d4c4bb30: Waiting [2023-11-02T05:18:14.487Z] ad3a456e5733: Waiting [2023-11-02T05:18:14.487Z] 50da416c3ac9: Waiting [2023-11-02T05:18:14.487Z] c4d48a809fc2: Download complete [2023-11-02T05:18:14.487Z] ad3a456e5733: Verifying Checksum [2023-11-02T05:18:14.487Z] ad3a456e5733: Download complete [2023-11-02T05:18:14.487Z] 33e27b845d1e: Download complete [2023-11-02T05:18:14.746Z] 7264a8db6415: Verifying Checksum [2023-11-02T05:18:14.746Z] 7264a8db6415: Download complete [2023-11-02T05:18:14.746Z] c68163c4e522: Verifying Checksum [2023-11-02T05:18:14.746Z] c68163c4e522: Download complete [2023-11-02T05:18:14.746Z] 7264a8db6415: Pull complete [2023-11-02T05:18:15.005Z] c4d48a809fc2: Pull complete [2023-11-02T05:18:15.005Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T05:18:15.005Z] 23d2d4c4bb30: Download complete [2023-11-02T05:18:15.265Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T05:18:15.265Z] 4f1c88b9dad5: Download complete [2023-11-02T05:18:15.522Z] 50da416c3ac9: Verifying Checksum [2023-11-02T05:18:15.522Z] 50da416c3ac9: Download complete [2023-11-02T05:18:18.050Z] 4f1c88b9dad5: Pull complete [2023-11-02T05:18:18.050Z] ad3a456e5733: Pull complete [2023-11-02T05:18:18.050Z] 33e27b845d1e: Pull complete [2023-11-02T05:18:18.050Z] c68163c4e522: Pull complete [2023-11-02T05:18:20.578Z] 50da416c3ac9: Pull complete [2023-11-02T05:18:20.578Z] 23d2d4c4bb30: Pull complete [2023-11-02T05:18:20.578Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T05:18:20.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T05:18:20.578Z] ---> 0786185ac409 [2023-11-02T05:18:20.578Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-02T05:18:23.867Z] ---> Running in 152bf231dccb [2023-11-02T05:18:23.867Z] Removing intermediate container 152bf231dccb [2023-11-02T05:18:23.867Z] ---> 86c440a2ad29 [2023-11-02T05:18:23.867Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T05:18:23.867Z] ---> Running in bce139cdeea3 [2023-11-02T05:18:23.867Z] Removing intermediate container bce139cdeea3 [2023-11-02T05:18:23.867Z] ---> 638143d2f8af [2023-11-02T05:18:23.867Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-02T05:18:23.867Z] ---> Running in cf6a6d0e1cc1 [2023-11-02T05:18:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T05:18:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T05:18:24.126Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-02T05:18:24.126Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-02T05:18:24.126Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-02T05:18:24.126Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T05:18:24.126Z] OK: 270 MiB in 60 packages [2023-11-02T05:18:24.695Z] Removing intermediate container cf6a6d0e1cc1 [2023-11-02T05:18:24.695Z] ---> 6b093c1e8bb4 [2023-11-02T05:18:24.695Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-02T05:18:24.695Z] ---> Running in 36b6ea6b155f [2023-11-02T05:18:24.695Z] Removing intermediate container 36b6ea6b155f [2023-11-02T05:18:24.695Z] ---> 362ffd4fc1ec [2023-11-02T05:18:24.695Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-02T05:18:24.954Z] ---> 5c4b0d29e313 [2023-11-02T05:18:24.954Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T05:18:24.954Z] ---> Running in 4109174c6fa1 [2023-11-02T05:18:27.340Z] Still waiting to schedule task [2023-11-02T05:18:27.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T05:18:51.503Z] Removing intermediate container 4109174c6fa1 [2023-11-02T05:18:51.503Z] ---> 3409a22e2bb2 [2023-11-02T05:18:51.503Z] Step 9/10 : COPY . . [2023-11-02T05:18:51.503Z] ---> 2fc738fba70f [2023-11-02T05:18:51.503Z] Step 10/10 : RUN ${MAKE} [2023-11-02T05:18:51.503Z] ---> Running in 65819ea819d1 [2023-11-02T05:18:51.762Z] noop [2023-11-02T05:18:52.026Z] Removing intermediate container 65819ea819d1 [2023-11-02T05:18:52.026Z] ---> 19e1734739b6 [2023-11-02T05:18:52.026Z] Successfully built 19e1734739b6 [2023-11-02T05:18:52.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:18:52.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T05:18:52.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:18:52.646Z] prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container [2023-11-02T05:18:52.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T05:18:53.022Z] $ docker top 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T05:18:53.406Z] + go version [2023-11-02T05:18:53.406Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T05:18:53.442Z] $ docker stop --time=1 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 [2023-11-02T05:18:54.742Z] $ docker rm -f --volumes 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:18:55.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T05:18:55.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:18:55.616Z] prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container [2023-11-02T05:18:55.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T05:18:55.987Z] $ docker top faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T05:18:56.378Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-520 [Pipeline] fileExists [Pipeline] sh [2023-11-02T05:18:56.742Z] + make test [2023-11-02T05:18:56.742Z] go test ./... -coverprofile=coverage.out [2023-11-02T05:18:57.679Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-02T05:19:07.701Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-02T05:19:07.701Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements [2023-11-02T05:19:14.269Z] go vet ./... [2023-11-02T05:19:17.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T05:19:17.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T05:19:17.553Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T05:19:17.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T05:19:17.615Z] $ docker stop --time=1 faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d [2023-11-02T05:19:20.592Z] $ docker rm -f --volumes faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T05:19:21.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T05:19:21.187Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T05:19:21.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T05:19:22.217Z] + ls -al . [2023-11-02T05:19:22.217Z] total 188 [2023-11-02T05:19:22.217Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 05:18 . [2023-11-02T05:19:22.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 05:17 .. [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 05:17 .dockerignore [2023-11-02T05:19:22.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:19 .git [2023-11-02T05:19:22.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 .github [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 2 05:17 .gitignore [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 05:17 .golangci.yml [2023-11-02T05:19:22.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 05:18 .semver [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 2 05:17 Attribution.txt [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 14764 Nov 2 05:17 CHANGELOG.md [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 1365 Nov 2 05:17 Dockerfile [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 05:17 GOVERNANCE.md [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 2 05:17 Jenkinsfile [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 05:17 LICENSE [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 2 05:17 Makefile [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 05:17 OWNERS.md [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 2 05:17 README.md [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 05:18 VERSION [2023-11-02T05:19:22.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:17 bin [2023-11-02T05:19:22.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 cmd [2023-11-02T05:19:22.217Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 2 05:19 coverage.out [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 3942 Nov 2 05:17 go.mod [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 35436 Nov 2 05:17 go.sum [2023-11-02T05:19:22.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 internal [2023-11-02T05:19:22.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:17 simulator [2023-11-02T05:19:22.217Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:19:22.649Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e --label arch=amd64 --label version=0.0.0 . [2023-11-02T05:19:22.650Z] Sending build context to Docker daemon 6.612MB [2023-11-02T05:19:22.650Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T05:19:22.650Z] Step 2/22 : FROM ${BASE} AS builder [2023-11-02T05:19:22.650Z] ---> 19e1734739b6 [2023-11-02T05:19:22.650Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-11-02T05:19:22.921Z] ---> Running in 2f3a6b1b8439 [2023-11-02T05:19:22.921Z] Removing intermediate container 2f3a6b1b8439 [2023-11-02T05:19:22.921Z] ---> 880c21cffd2e [2023-11-02T05:19:22.921Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T05:19:22.921Z] ---> Running in 5308ad3067e4 [2023-11-02T05:19:22.921Z] Removing intermediate container 5308ad3067e4 [2023-11-02T05:19:22.921Z] ---> dd64bbf5fdd9 [2023-11-02T05:19:22.921Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-11-02T05:19:22.921Z] ---> Running in 077ef56cdc00 [2023-11-02T05:19:23.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T05:19:23.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T05:19:23.439Z] OK: 270 MiB in 60 packages [2023-11-02T05:19:24.008Z] Removing intermediate container 077ef56cdc00 [2023-11-02T05:19:24.008Z] ---> a527786cd91d [2023-11-02T05:19:24.008Z] Step 6/22 : WORKDIR /device-modbus-go [2023-11-02T05:19:24.008Z] ---> Running in dc3210e9d5d7 [2023-11-02T05:19:24.008Z] Removing intermediate container dc3210e9d5d7 [2023-11-02T05:19:24.008Z] ---> 5ddbd591f931 [2023-11-02T05:19:24.008Z] Step 7/22 : COPY go.mod vendor* ./ [2023-11-02T05:19:24.008Z] ---> a82c38effef3 [2023-11-02T05:19:24.008Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T05:19:24.008Z] ---> Running in e0c36b9e82ff [2023-11-02T05:19:24.947Z] Removing intermediate container e0c36b9e82ff [2023-11-02T05:19:24.947Z] ---> d2f08fe9f849 [2023-11-02T05:19:24.947Z] Step 9/22 : COPY . . [2023-11-02T05:19:24.947Z] ---> 72723aa741be [2023-11-02T05:19:24.947Z] Step 10/22 : RUN ${MAKE} [2023-11-02T05:19:24.947Z] ---> Running in 3e1f76edc359 [2023-11-02T05:19:25.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-02T05:19:43.330Z] Removing intermediate container 3e1f76edc359 [2023-11-02T05:19:43.330Z] ---> c62a9bab0c5e [2023-11-02T05:19:43.330Z] Step 11/22 : FROM alpine:3.18 [2023-11-02T05:19:43.330Z] 3.18: Pulling from library/alpine [2023-11-02T05:19:43.330Z] 96526aa774ef: Pulling fs layer [2023-11-02T05:19:43.330Z] 96526aa774ef: Verifying Checksum [2023-11-02T05:19:43.330Z] 96526aa774ef: Download complete [2023-11-02T05:19:43.330Z] 96526aa774ef: Pull complete [2023-11-02T05:19:43.330Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T05:19:43.330Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T05:19:43.330Z] ---> 8ca4688f4f35 [2023-11-02T05:19:43.330Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-02T05:19:43.589Z] ---> Running in dda4af081f1d [2023-11-02T05:19:43.589Z] Removing intermediate container dda4af081f1d [2023-11-02T05:19:43.589Z] ---> cabb97a1efbd [2023-11-02T05:19:43.589Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-11-02T05:19:43.589Z] ---> Running in 2b26f6508ad4 [2023-11-02T05:19:43.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T05:19:44.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T05:19:44.369Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T05:19:44.369Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T05:19:44.369Z] OK: 7 MiB in 16 packages [2023-11-02T05:19:44.630Z] Removing intermediate container 2b26f6508ad4 [2023-11-02T05:19:44.630Z] ---> d2c0f08dc2c0 [2023-11-02T05:19:44.630Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-11-02T05:19:45.572Z] ---> 91425cd39507 [2023-11-02T05:19:45.572Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-02T05:19:45.572Z] ---> 3205966bade4 [2023-11-02T05:19:45.572Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-02T05:19:45.831Z] ---> e327ac8c9569 [2023-11-02T05:19:45.831Z] Step 17/22 : EXPOSE 59901 [2023-11-02T05:19:45.831Z] ---> Running in 06baa2eefaa8 [2023-11-02T05:19:45.831Z] Removing intermediate container 06baa2eefaa8 [2023-11-02T05:19:45.831Z] ---> 4b73bbcd2e02 [2023-11-02T05:19:45.831Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-11-02T05:19:45.831Z] ---> Running in 88a48981b2f5 [2023-11-02T05:19:45.831Z] Removing intermediate container 88a48981b2f5 [2023-11-02T05:19:45.831Z] ---> 119e09fb8ce0 [2023-11-02T05:19:45.831Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-02T05:19:46.090Z] ---> Running in 4fd6cf78b95c [2023-11-02T05:19:46.090Z] Removing intermediate container 4fd6cf78b95c [2023-11-02T05:19:46.090Z] ---> 93b26a2432c5 [2023-11-02T05:19:46.090Z] Step 20/22 : LABEL arch=amd64 [2023-11-02T05:19:46.090Z] ---> Running in 2f6d236c0d6c [2023-11-02T05:19:46.090Z] Removing intermediate container 2f6d236c0d6c [2023-11-02T05:19:46.090Z] ---> 671a51d6db6e [2023-11-02T05:19:46.090Z] Step 21/22 : LABEL git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [2023-11-02T05:19:46.090Z] ---> Running in 6f37aac6f0c4 [2023-11-02T05:19:46.350Z] Removing intermediate container 6f37aac6f0c4 [2023-11-02T05:19:46.350Z] ---> 96bde7dc6f52 [2023-11-02T05:19:46.350Z] Step 22/22 : LABEL version=0.0.0 [2023-11-02T05:19:46.350Z] ---> Running in 8be0ef064936 [2023-11-02T05:19:46.350Z] Removing intermediate container 8be0ef064936 [2023-11-02T05:19:46.350Z] ---> 0de485335fa3 [2023-11-02T05:19:46.350Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T05:19:46.350Z] Successfully built 0de485335fa3 [2023-11-02T05:19:46.350Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:19:47.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T05:19:47.262Z] [2023-11-02T05:19:47.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:19:47.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T05:19:47.642Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T05:19:47.642Z] 5eb5b503b376: Pulling fs layer [2023-11-02T05:19:47.642Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T05:19:47.642Z] ec43610c2a17: Pulling fs layer [2023-11-02T05:19:47.642Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T05:19:47.642Z] 33b1e0a273af: Pulling fs layer [2023-11-02T05:19:47.642Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T05:19:47.642Z] 2f39f015ded8: Pulling fs layer [2023-11-02T05:19:47.642Z] 3a2ae6a8a46f: Waiting [2023-11-02T05:19:47.642Z] 33b1e0a273af: Waiting [2023-11-02T05:19:47.642Z] 5d3b04190fa2: Waiting [2023-11-02T05:19:47.642Z] 2f39f015ded8: Waiting [2023-11-02T05:19:47.642Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T05:19:47.642Z] 5c69ac0246d0: Download complete [2023-11-02T05:19:47.642Z] 3a2ae6a8a46f: Download complete [2023-11-02T05:19:47.642Z] 33b1e0a273af: Verifying Checksum [2023-11-02T05:19:47.642Z] 33b1e0a273af: Download complete [2023-11-02T05:19:47.642Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T05:19:47.642Z] 5d3b04190fa2: Download complete [2023-11-02T05:19:47.642Z] ec43610c2a17: Verifying Checksum [2023-11-02T05:19:47.642Z] ec43610c2a17: Download complete [2023-11-02T05:19:47.902Z] 5eb5b503b376: Verifying Checksum [2023-11-02T05:19:47.902Z] 5eb5b503b376: Download complete [2023-11-02T05:19:48.472Z] 2f39f015ded8: Download complete [2023-11-02T05:19:49.039Z] 5eb5b503b376: Pull complete [2023-11-02T05:19:49.296Z] 5c69ac0246d0: Pull complete [2023-11-02T05:19:49.864Z] ec43610c2a17: Pull complete [2023-11-02T05:19:49.864Z] 3a2ae6a8a46f: Pull complete [2023-11-02T05:19:50.123Z] 33b1e0a273af: Pull complete [2023-11-02T05:19:50.123Z] 5d3b04190fa2: Pull complete [2023-11-02T05:19:54.314Z] 2f39f015ded8: Pull complete [2023-11-02T05:19:54.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T05:19:54.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T05:19:54.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:19:54.798Z] prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container [2023-11-02T05:19:54.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T05:20:03.919Z] $ docker top c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:20:04.392Z] ---> job-cost.sh [2023-11-02T05:20:04.393Z] lf-activate-venv: SKIPPING [2023-11-02T05:20:04.393Z] INFO: No Stack... [2023-11-02T05:20:04.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T05:20:05.220Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T05:20:05.531Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-520/archives/cost.csv [2023-11-02T05:20:05.531Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T05:20:05.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [2023-11-02T05:20:05.574Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] did not exist. Created. [2023-11-02T05:20:05.574Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T05:20:05.962Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T05:20:06.011Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T05:20:06.043Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T05:20:06.122Z] $ docker stop --time=1 c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 [2023-11-02T05:20:07.264Z] $ docker rm -f --volumes c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T05:20:12.445Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16351 in /w/workspace/xfoundry_device-modbus-go_PR-520 [Pipeline] { [Pipeline] ws [2023-11-02T05:20:12.499Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T05:20:12.574Z] Selected Git installation does not exist. Using Default [2023-11-02T05:20:12.574Z] The recommended git tool is: NONE [2023-11-02T05:20:18.800Z] using credential edgex-jenkins-ssh [2023-11-02T05:20:18.816Z] Cloning the remote Git repository [2023-11-02T05:20:18.870Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-11-02T05:20:19.005Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-11-02T05:20:19.276Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-02T05:20:19.279Z] > git --version # timeout=10 [2023-11-02T05:20:19.371Z] > git --version # 'git version 2.25.1' [2023-11-02T05:20:19.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T05:20:19.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T05:20:22.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-02T05:20:22.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T05:20:24.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-02T05:20:24.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-02T05:20:24.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T05:20:24.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T05:20:24.847Z] Merging remotes/origin/main commit 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 into PR head commit 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [2023-11-02T05:20:25.186Z] Merge succeeded, producing 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [2023-11-02T05:20:25.187Z] Checking out Revision 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e (PR-520) [2023-11-02T05:20:26.001Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T05:20:24.868Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T05:20:24.927Z] > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 [2023-11-02T05:20:25.058Z] > git remote # timeout=10 [2023-11-02T05:20:25.089Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T05:20:25.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T05:20:25.126Z] > git merge 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 # timeout=10 [2023-11-02T05:20:25.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T05:20:25.194Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T05:20:25.226Z] > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 [2023-11-02T05:20:26.126Z] > git --version # timeout=10 [2023-11-02T05:20:26.203Z] > git --version # 'git version 2.25.1' [2023-11-02T05:20:26.293Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T05:20:27.536Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T05:20:27.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T05:20:27.536Z] Dload Upload Total Spent Left Speed [2023-11-02T05:20:27.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-11-02T05:20:28.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T05:20:28.647Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T05:20:28.647Z] + sudo tee /etc/docker/daemon.new [2023-11-02T05:20:28.647Z] { [2023-11-02T05:20:28.647Z] "registry-mirrors": [ [2023-11-02T05:20:28.647Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T05:20:28.647Z] ], [2023-11-02T05:20:28.647Z] "bip": "10.250.0.254/24", [2023-11-02T05:20:28.647Z] "hosts": [ [2023-11-02T05:20:28.647Z] "tcp://0.0.0.0:5555", [2023-11-02T05:20:28.647Z] "unix:///var/run/docker.sock" [2023-11-02T05:20:28.647Z] ], [2023-11-02T05:20:28.647Z] "mtu": 1458, [2023-11-02T05:20:28.647Z] "selinux-enabled": true, [2023-11-02T05:20:28.647Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T05:20:28.647Z] } [Pipeline] sh [2023-11-02T05:20:29.030Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T05:20:29.398Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T05:20:47.733Z] provisioning config files... [2023-11-02T05:20:47.757Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12560034336093688750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:20:48.146Z] ---> docker-login.sh [2023-11-02T05:20:48.146Z] nexus3.edgexfoundry.org:10001 [2023-11-02T05:20:48.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:20:48.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:20:48.687Z] Configure a credential helper to remove this warning. See [2023-11-02T05:20:48.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:20:48.687Z] [2023-11-02T05:20:48.687Z] Login Succeeded [2023-11-02T05:20:48.687Z] nexus3.edgexfoundry.org:10002 [2023-11-02T05:20:48.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:20:48.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:20:48.957Z] Configure a credential helper to remove this warning. See [2023-11-02T05:20:48.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:20:48.957Z] [2023-11-02T05:20:48.957Z] Login Succeeded [2023-11-02T05:20:49.226Z] nexus3.edgexfoundry.org:10003 [2023-11-02T05:20:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:20:49.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:20:49.498Z] Configure a credential helper to remove this warning. See [2023-11-02T05:20:49.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:20:49.498Z] [2023-11-02T05:20:49.498Z] Login Succeeded [2023-11-02T05:20:49.498Z] nexus3.edgexfoundry.org:10004 [2023-11-02T05:20:49.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:20:49.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:20:49.768Z] Configure a credential helper to remove this warning. See [2023-11-02T05:20:49.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:20:49.768Z] [2023-11-02T05:20:49.768Z] Login Succeeded [2023-11-02T05:20:49.768Z] docker.io [2023-11-02T05:20:50.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T05:20:50.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T05:20:50.305Z] Configure a credential helper to remove this warning. See [2023-11-02T05:20:50.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T05:20:50.305Z] [2023-11-02T05:20:50.305Z] Login Succeeded [2023-11-02T05:20:50.305Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T05:20:50.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T05:20:50.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T05:20:50.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T05:20:50.809Z] ========================================================= [2023-11-02T05:20:50.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T05:20:50.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:20:51.327Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T05:20:52.291Z] Sending build context to Docker daemon 3.413MB [2023-11-02T05:20:52.291Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T05:20:52.291Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-02T05:20:52.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T05:20:52.291Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T05:20:52.291Z] 5d54e960e981: Pulling fs layer [2023-11-02T05:20:52.291Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T05:20:52.291Z] f0e02332f6b5: Pulling fs layer [2023-11-02T05:20:52.291Z] cefa15bbcfad: Pulling fs layer [2023-11-02T05:20:52.291Z] 17808c966233: Pulling fs layer [2023-11-02T05:20:52.291Z] cefa15bbcfad: Waiting [2023-11-02T05:20:52.291Z] f4c1fc716caa: Pulling fs layer [2023-11-02T05:20:52.291Z] f0e02332f6b5: Waiting [2023-11-02T05:20:52.291Z] 5d54e960e981: Verifying Checksum [2023-11-02T05:20:52.291Z] 5d54e960e981: Download complete [2023-11-02T05:20:52.291Z] f0e02332f6b5: Verifying Checksum [2023-11-02T05:20:52.291Z] f0e02332f6b5: Download complete [2023-11-02T05:20:52.291Z] cefa15bbcfad: Verifying Checksum [2023-11-02T05:20:52.291Z] cefa15bbcfad: Download complete [2023-11-02T05:20:52.560Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T05:20:52.560Z] 9fda8d8052c6: Download complete [2023-11-02T05:20:52.836Z] f4c1fc716caa: Verifying Checksum [2023-11-02T05:20:52.836Z] f4c1fc716caa: Download complete [2023-11-02T05:20:53.425Z] 9fda8d8052c6: Pull complete [2023-11-02T05:20:54.016Z] 5d54e960e981: Pull complete [2023-11-02T05:20:54.284Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T05:20:54.284Z] c4a7e357bf2a: Download complete [2023-11-02T05:20:55.254Z] 17808c966233: Verifying Checksum [2023-11-02T05:20:55.254Z] 17808c966233: Download complete [2023-11-02T05:21:07.577Z] c4a7e357bf2a: Pull complete [2023-11-02T05:21:07.577Z] f0e02332f6b5: Pull complete [2023-11-02T05:21:07.577Z] cefa15bbcfad: Pull complete [2023-11-02T05:21:15.849Z] 17808c966233: Pull complete [2023-11-02T05:21:17.833Z] f4c1fc716caa: Pull complete [2023-11-02T05:21:17.833Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T05:21:17.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T05:21:17.833Z] ---> ea914061e18c [2023-11-02T05:21:17.833Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-02T05:21:19.254Z] ---> Running in 4b0f46de1a56 [2023-11-02T05:21:19.523Z] Removing intermediate container 4b0f46de1a56 [2023-11-02T05:21:19.523Z] ---> 3700fd3327b1 [2023-11-02T05:21:19.523Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T05:21:19.806Z] ---> Running in e770264c28f4 [2023-11-02T05:21:20.082Z] Removing intermediate container e770264c28f4 [2023-11-02T05:21:20.082Z] ---> 85990d6e4f2d [2023-11-02T05:21:20.082Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-02T05:21:20.082Z] ---> Running in 551e5781fad4 [2023-11-02T05:21:21.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T05:21:21.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T05:21:22.733Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-02T05:21:22.733Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-02T05:21:22.733Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-02T05:21:22.733Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T05:21:22.733Z] OK: 272 MiB in 60 packages [2023-11-02T05:21:24.172Z] Removing intermediate container 551e5781fad4 [2023-11-02T05:21:24.172Z] ---> 6728de714351 [2023-11-02T05:21:24.172Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-02T05:21:24.172Z] ---> Running in 0c491be241ae [2023-11-02T05:21:24.172Z] Removing intermediate container 0c491be241ae [2023-11-02T05:21:24.172Z] ---> b92234f3eb4f [2023-11-02T05:21:24.172Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-02T05:21:24.765Z] ---> 46be1606f208 [2023-11-02T05:21:24.765Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T05:21:24.765Z] ---> Running in c03bbd46a445 [2023-11-02T05:22:46.497Z] Removing intermediate container c03bbd46a445 [2023-11-02T05:22:46.497Z] ---> 534bba5ac405 [2023-11-02T05:22:46.497Z] Step 9/10 : COPY . . [2023-11-02T05:22:46.497Z] ---> ac5b0cf0261b [2023-11-02T05:22:46.497Z] Step 10/10 : RUN ${MAKE} [2023-11-02T05:22:46.497Z] ---> Running in 37a35496f391 [2023-11-02T05:22:46.497Z] noop [2023-11-02T05:22:46.497Z] Removing intermediate container 37a35496f391 [2023-11-02T05:22:46.497Z] ---> bd571e69d3dd [2023-11-02T05:22:46.497Z] Successfully built bd571e69d3dd [2023-11-02T05:22:46.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:22:46.978Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T05:22:46.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:22:47.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container [2023-11-02T05:22:47.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T05:22:48.593Z] $ docker top 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T05:22:49.474Z] + go version [2023-11-02T05:22:49.474Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T05:22:49.505Z] $ docker stop --time=1 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 [2023-11-02T05:22:51.107Z] $ docker rm -f --volumes 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:22:51.943Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T05:22:51.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:22:52.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container [2023-11-02T05:22:52.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T05:22:53.431Z] $ docker top 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T05:22:53.996Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T05:22:54.960Z] + make test [2023-11-02T05:22:54.960Z] go test ./... -coverprofile=coverage.out [2023-11-02T05:22:59.224Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-02T05:24:36.015Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-02T05:24:36.015Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements [2023-11-02T05:24:36.015Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T05:24:36.015Z] go vet ./... [2023-11-02T05:24:48.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T05:24:48.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T05:24:48.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T05:24:48.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T05:24:48.406Z] $ docker stop --time=1 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 [2023-11-02T05:24:51.583Z] $ docker rm -f --volumes 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T05:24:52.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T05:24:52.807Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T05:24:53.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T05:24:53.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T05:24:54.143Z] + ls -al . [2023-11-02T05:24:54.144Z] total 184 [2023-11-02T05:24:54.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:22 . [2023-11-02T05:24:54.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 05:20 .. [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 05:20 .dockerignore [2023-11-02T05:24:54.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:20 .git [2023-11-02T05:24:54.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 .github [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 2 05:20 .gitignore [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 05:20 .golangci.yml [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 2 05:20 Attribution.txt [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 14764 Nov 2 05:20 CHANGELOG.md [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 1365 Nov 2 05:20 Dockerfile [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 05:20 GOVERNANCE.md [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 2 05:20 Jenkinsfile [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 05:20 LICENSE [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 2 05:20 Makefile [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 05:20 OWNERS.md [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 2 05:20 README.md [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 05:18 VERSION [2023-11-02T05:24:54.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:20 bin [2023-11-02T05:24:54.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 cmd [2023-11-02T05:24:54.144Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 2 05:24 coverage.out [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 3942 Nov 2 05:20 go.mod [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 35436 Nov 2 05:20 go.sum [2023-11-02T05:24:54.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 internal [2023-11-02T05:24:54.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:20 simulator [2023-11-02T05:24:54.144Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:24:54.552Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e --label arch=arm64 --label version=0.0.0 . [2023-11-02T05:24:54.820Z] Sending build context to Docker daemon 3.438MB [2023-11-02T05:24:54.820Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T05:24:54.820Z] Step 2/22 : FROM ${BASE} AS builder [2023-11-02T05:24:54.820Z] ---> bd571e69d3dd [2023-11-02T05:24:54.820Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-11-02T05:24:55.087Z] ---> Running in 881906beaacf [2023-11-02T05:24:55.355Z] Removing intermediate container 881906beaacf [2023-11-02T05:24:55.355Z] ---> 261b1c140379 [2023-11-02T05:24:55.355Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T05:24:55.355Z] ---> Running in f92c8dba5a3e [2023-11-02T05:24:55.622Z] Removing intermediate container f92c8dba5a3e [2023-11-02T05:24:55.622Z] ---> 7662c23ff61d [2023-11-02T05:24:55.622Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-11-02T05:24:55.622Z] ---> Running in a06c8317ca4d [2023-11-02T05:24:56.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T05:24:57.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T05:24:58.133Z] OK: 272 MiB in 60 packages [2023-11-02T05:24:59.092Z] Removing intermediate container a06c8317ca4d [2023-11-02T05:24:59.092Z] ---> 887b2d95117a [2023-11-02T05:24:59.092Z] Step 6/22 : WORKDIR /device-modbus-go [2023-11-02T05:24:59.092Z] ---> Running in ff8b62f91847 [2023-11-02T05:24:59.366Z] Removing intermediate container ff8b62f91847 [2023-11-02T05:24:59.366Z] ---> db6f749cb72a [2023-11-02T05:24:59.366Z] Step 7/22 : COPY go.mod vendor* ./ [2023-11-02T05:24:59.952Z] ---> f7586ab07b74 [2023-11-02T05:24:59.952Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T05:24:59.952Z] ---> Running in b08be46760e1 [2023-11-02T05:25:02.533Z] Removing intermediate container b08be46760e1 [2023-11-02T05:25:02.533Z] ---> b1c734ae7b31 [2023-11-02T05:25:02.533Z] Step 9/22 : COPY . . [2023-11-02T05:25:05.875Z] ---> 12c33d741107 [2023-11-02T05:25:05.875Z] Step 10/22 : RUN ${MAKE} [2023-11-02T05:25:05.875Z] ---> Running in b1da4f43ac7c [2023-11-02T05:25:06.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-02T05:26:58.503Z] Removing intermediate container b1da4f43ac7c [2023-11-02T05:26:58.504Z] ---> 3a2c208c94bd [2023-11-02T05:26:58.504Z] Step 11/22 : FROM alpine:3.18 [2023-11-02T05:26:58.504Z] 3.18: Pulling from library/alpine [2023-11-02T05:26:58.504Z] 579b34f0a95b: Pulling fs layer [2023-11-02T05:26:58.504Z] 579b34f0a95b: Verifying Checksum [2023-11-02T05:26:58.504Z] 579b34f0a95b: Download complete [2023-11-02T05:26:58.504Z] 579b34f0a95b: Pull complete [2023-11-02T05:26:58.504Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T05:26:58.504Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T05:26:58.504Z] ---> 3cc203321400 [2023-11-02T05:26:58.504Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-02T05:26:58.504Z] ---> Running in 92bc18ee690d [2023-11-02T05:26:58.504Z] Removing intermediate container 92bc18ee690d [2023-11-02T05:26:58.504Z] ---> a600c4afe770 [2023-11-02T05:26:58.504Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-11-02T05:26:58.504Z] ---> Running in 2abe6dc28c98 [2023-11-02T05:26:58.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T05:26:58.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T05:26:58.504Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T05:26:58.504Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T05:26:58.504Z] OK: 8 MiB in 16 packages [2023-11-02T05:26:58.504Z] Removing intermediate container 2abe6dc28c98 [2023-11-02T05:26:58.504Z] ---> 49c290b34031 [2023-11-02T05:26:58.504Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-11-02T05:26:58.504Z] ---> 469b4f0ab424 [2023-11-02T05:26:58.504Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-02T05:26:58.504Z] ---> 2320fae533bb [2023-11-02T05:26:58.504Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-02T05:26:58.504Z] ---> 80b5b3f98ad1 [2023-11-02T05:26:58.504Z] Step 17/22 : EXPOSE 59901 [2023-11-02T05:26:58.504Z] ---> Running in c089af958ecf [2023-11-02T05:26:58.504Z] Removing intermediate container c089af958ecf [2023-11-02T05:26:58.504Z] ---> 3afc91fad6e1 [2023-11-02T05:26:58.504Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-11-02T05:26:58.504Z] ---> Running in 3f46cbd35be4 [2023-11-02T05:26:58.504Z] Removing intermediate container 3f46cbd35be4 [2023-11-02T05:26:58.504Z] ---> 0c7c580f19ab [2023-11-02T05:26:58.504Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-02T05:26:58.504Z] ---> Running in d274345933f2 [2023-11-02T05:26:58.504Z] Removing intermediate container d274345933f2 [2023-11-02T05:26:58.504Z] ---> 00ccc6fe7414 [2023-11-02T05:26:58.504Z] Step 20/22 : LABEL arch=arm64 [2023-11-02T05:26:58.504Z] ---> Running in cc47e780d181 [2023-11-02T05:26:58.504Z] Removing intermediate container cc47e780d181 [2023-11-02T05:26:58.504Z] ---> cb7a4a76c7b6 [2023-11-02T05:26:58.504Z] Step 21/22 : LABEL git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [2023-11-02T05:26:58.504Z] ---> Running in 35561c52c24b [2023-11-02T05:26:58.772Z] Removing intermediate container 35561c52c24b [2023-11-02T05:26:58.772Z] ---> f45664f40450 [2023-11-02T05:26:58.772Z] Step 22/22 : LABEL version=0.0.0 [2023-11-02T05:26:58.772Z] ---> Running in 71a88ce83f0d [2023-11-02T05:26:59.038Z] Removing intermediate container 71a88ce83f0d [2023-11-02T05:26:59.038Z] ---> 4a00a4d659f1 [2023-11-02T05:26:59.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T05:26:59.038Z] Successfully built 4a00a4d659f1 [2023-11-02T05:26:59.038Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:26:59.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T05:26:59.875Z] [2023-11-02T05:26:59.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:27:00.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T05:27:00.281Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T05:27:00.281Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T05:27:00.281Z] 04944245beec: Pulling fs layer [2023-11-02T05:27:00.281Z] 699f458cf7ca: Pulling fs layer [2023-11-02T05:27:00.281Z] 765212b225bb: Pulling fs layer [2023-11-02T05:27:00.281Z] f23df028b6ca: Pulling fs layer [2023-11-02T05:27:00.281Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T05:27:00.281Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T05:27:00.281Z] 765212b225bb: Waiting [2023-11-02T05:27:00.281Z] f23df028b6ca: Waiting [2023-11-02T05:27:00.281Z] d65c8cfc05b1: Waiting [2023-11-02T05:27:00.281Z] 2437ff75d9bd: Waiting [2023-11-02T05:27:00.549Z] 04944245beec: Verifying Checksum [2023-11-02T05:27:00.550Z] 04944245beec: Download complete [2023-11-02T05:27:00.550Z] 765212b225bb: Verifying Checksum [2023-11-02T05:27:00.550Z] 765212b225bb: Download complete [2023-11-02T05:27:00.550Z] f23df028b6ca: Verifying Checksum [2023-11-02T05:27:00.550Z] f23df028b6ca: Download complete [2023-11-02T05:27:00.550Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T05:27:00.550Z] d65c8cfc05b1: Download complete [2023-11-02T05:27:00.550Z] 699f458cf7ca: Verifying Checksum [2023-11-02T05:27:00.550Z] 699f458cf7ca: Download complete [2023-11-02T05:27:01.146Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T05:27:01.146Z] 8998bd30e6a1: Download complete [2023-11-02T05:27:03.726Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T05:27:03.727Z] 2437ff75d9bd: Download complete [2023-11-02T05:27:05.672Z] 8998bd30e6a1: Pull complete [2023-11-02T05:27:05.940Z] 04944245beec: Pull complete [2023-11-02T05:27:07.883Z] 699f458cf7ca: Pull complete [2023-11-02T05:27:07.883Z] 765212b225bb: Pull complete [2023-11-02T05:27:10.457Z] f23df028b6ca: Pull complete [2023-11-02T05:27:10.457Z] d65c8cfc05b1: Pull complete [2023-11-02T05:27:28.664Z] 2437ff75d9bd: Pull complete [2023-11-02T05:27:28.664Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T05:27:28.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T05:27:28.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:27:28.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container [2023-11-02T05:27:29.045Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T05:27:31.477Z] $ docker top cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:32.347Z] ---> job-cost.sh [2023-11-02T05:27:32.347Z] lf-activate-venv: SKIPPING [2023-11-02T05:27:32.347Z] INFO: No Stack... [2023-11-02T05:27:32.611Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T05:27:33.564Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T05:27:33.904Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-11-02T05:27:33.904Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T05:27:33.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [2023-11-02T05:27:33.963Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] did not exist. Created. [2023-11-02T05:27:33.963Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T05:27:34.371Z] /w/workspace/device-modbus-go/1@tmp/durable-dad65056/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T05:27:34.781Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T05:27:34.815Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T05:27:34.872Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T05:27:34.886Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T05:27:34.981Z] $ docker stop --time=1 cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 [2023-11-02T05:27:38.632Z] $ docker rm -f --volumes cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T05:27:39.666Z] provisioning config files... [2023-11-02T05:27:39.673Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config14136528517356427456tmp [Pipeline] { [Pipeline] sh [2023-11-02T05:27:40.008Z] + set +x [2023-11-02T05:27:40.008Z] + bash -s -- [2023-11-02T05:27:40.008Z] + curl -s https://codecov.io/bash [2023-11-02T05:27:40.008Z] [2023-11-02T05:27:40.008Z] _____ _ [2023-11-02T05:27:40.008Z] / ____| | | [2023-11-02T05:27:40.008Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T05:27:40.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T05:27:40.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T05:27:40.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T05:27:40.008Z] Bash-1.0.6 [2023-11-02T05:27:40.008Z] [2023-11-02T05:27:40.008Z] [2023-11-02T05:27:40.008Z] ==> git version 2.25.1 found [2023-11-02T05:27:40.008Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T05:27:40.008Z] Release-Date: 2020-01-08 [2023-11-02T05:27:40.008Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T05:27:40.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T05:27:40.008Z] ==> Jenkins CI detected. [2023-11-02T05:27:40.008Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-520 [2023-11-02T05:27:40.008Z] project root: . [2023-11-02T05:27:40.008Z] --> token set from env [2023-11-02T05:27:40.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T05:27:40.008Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T05:27:40.008Z] ==> Python coveragepy not found [2023-11-02T05:27:40.008Z] ==> Searching for coverage reports in: [2023-11-02T05:27:40.008Z] + . [2023-11-02T05:27:40.008Z] -> Found 1 reports [2023-11-02T05:27:40.008Z] ==> Detecting git/mercurial file structure [2023-11-02T05:27:40.268Z] ==> Reading reports [2023-11-02T05:27:40.268Z] + ./coverage.out bytes=24334 [2023-11-02T05:27:40.268Z] ==> Appending adjustments [2023-11-02T05:27:40.268Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T05:27:40.268Z] + Found adjustments [2023-11-02T05:27:40.268Z] ==> Gzipping contents [2023-11-02T05:27:40.268Z] 4.0K /tmp/codecov.vERtdW.gz [2023-11-02T05:27:40.268Z] ==> Uploading reports [2023-11-02T05:27:40.268Z] url: https://codecov.io [2023-11-02T05:27:40.268Z] query: branch=PR-520&commit=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=520&job=&cmd_args= [2023-11-02T05:27:40.268Z] -> Pinging Codecov [2023-11-02T05:27:40.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-520&commit=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=520&job=&cmd_args= [2023-11-02T05:27:40.268Z] -> Uploading to [2023-11-02T05:27:40.268Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/55DBCA73C666E3227836607328DD7E49/1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e/3161aa8e-4cbf-4015-b6d5-3bb0fcb1187a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T052740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32977bc91efac80f1f407b7766754b143294db94b182e0c5a2b2783ae8fa78c6 [2023-11-02T05:27:40.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T05:27:40.528Z] Dload Upload Total Spent Left Speed [2023-11-02T05:27:40.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14867 --:--:-- --:--:-- --:--:-- 14867 [2023-11-02T05:27:40.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] } [2023-11-02T05:27:40.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T05:27:42.549Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-520/archives ] [2023-11-02T05:27:42.549Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-520/archives [2023-11-02T05:27:42.549Z] total 16 [2023-11-02T05:27:42.549Z] drwxr-xr-x 3 root root 4096 Nov 2 05:20 . [2023-11-02T05:27:42.549Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 05:20 .. [2023-11-02T05:27:42.549Z] drwxr-xr-x 2 root root 4096 Nov 2 05:20 cost [2023-11-02T05:27:42.549Z] -rw-r--r-- 1 root root 89 Nov 2 05:20 cost.csv [2023-11-02T05:27:42.549Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-520/archives [2023-11-02T05:27:42.549Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-520/archives [2023-11-02T05:27:42.549Z] total 16 [2023-11-02T05:27:42.549Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 05:20 . [2023-11-02T05:27:42.549Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 05:20 .. [2023-11-02T05:27:42.549Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 05:20 cost [2023-11-02T05:27:42.549Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 2 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:42.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:43.765Z] ---> package-listing.sh [2023-11-02T05:27:43.765Z] ++ facter osfamily [2023-11-02T05:27:43.765Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T05:27:44.025Z] + OS_FAMILY=debian [2023-11-02T05:27:44.025Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-520 [2023-11-02T05:27:44.025Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T05:27:44.025Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T05:27:44.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T05:27:44.025Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T05:27:44.025Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-520 ']' [2023-11-02T05:27:44.025Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T05:27:44.025Z] + case "${OS_FAMILY}" in [2023-11-02T05:27:44.025Z] + dpkg -l [2023-11-02T05:27:44.025Z] + grep '^ii' [2023-11-02T05:27:44.025Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T05:27:44.025Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T05:27:44.025Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T05:27:44.025Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-520 ']' [2023-11-02T05:27:44.025Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-520/archives/ [2023-11-02T05:27:44.025Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-520/archives/ [Pipeline] echo [2023-11-02T05:27:44.060Z] 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/xfoundry_device-modbus-go_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T05:27:44.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T05:27:44.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T05:27:44.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T05:27:44.876Z] prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container [2023-11-02T05:27:44.910Z] $ 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/xfoundry_device-modbus-go_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@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 [2023-11-02T05:27:45.164Z] $ docker top e46bcc0c470f677947bb2f88d14ebc6c46de8a0612682cb930c25cb17989ee9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T05:27:45.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T05:27:45.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T05:27:46.162Z] + ls /var/log/sa-host [2023-11-02T05:27:46.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T05:27:46.378Z] provisioning config files... [2023-11-02T05:27:46.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config12663544397577671791tmp [Pipeline] { [Pipeline] echo [2023-11-02T05:27:46.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:46.752Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T05:27:46.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:47.192Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T05:27:47.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:47.542Z] ---> sudo-logs.sh [2023-11-02T05:27:47.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T05:27:47.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:47.939Z] ---> job-cost.sh [2023-11-02T05:27:47.940Z] lf-activate-venv: SKIPPING [2023-11-02T05:27:47.940Z] DEBUG: total: 0.2199999988079071 [2023-11-02T05:27:47.940Z] INFO: Retrieving Stack Cost... [2023-11-02T05:27:48.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T05:27:48.768Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T05:27:48.802Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T05:27:49.113Z] ---> logs-deploy.sh [2023-11-02T05:27:49.113Z] lf-activate-venv: SKIPPING [2023-11-02T05:27:49.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-520/1 [2023-11-02T05:27:49.113Z] INFO: archiving workspace using pattern(s): [2023-11-02T05:27:50.049Z] Archives upload complete. [2023-11-02T05:27:50.308Z] INFO: archiving logs to Nexus [2023-11-02T05:27:50.878Z] ---> uname -a: [2023-11-02T05:27:50.878Z] Linux prd-ubuntu20-04-docker-8c-8g-16347 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] ---> lscpu: [2023-11-02T05:27:50.878Z] Architecture: x86_64 [2023-11-02T05:27:50.878Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T05:27:50.878Z] Byte Order: Little Endian [2023-11-02T05:27:50.878Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T05:27:50.878Z] CPU(s): 8 [2023-11-02T05:27:50.878Z] On-line CPU(s) list: 0-7 [2023-11-02T05:27:50.878Z] Thread(s) per core: 1 [2023-11-02T05:27:50.878Z] Core(s) per socket: 1 [2023-11-02T05:27:50.878Z] Socket(s): 8 [2023-11-02T05:27:50.878Z] NUMA node(s): 1 [2023-11-02T05:27:50.878Z] Vendor ID: AuthenticAMD [2023-11-02T05:27:50.878Z] CPU family: 23 [2023-11-02T05:27:50.878Z] Model: 49 [2023-11-02T05:27:50.878Z] Model name: AMD EPYC-Rome Processor [2023-11-02T05:27:50.878Z] Stepping: 0 [2023-11-02T05:27:50.878Z] CPU MHz: 2799.998 [2023-11-02T05:27:50.878Z] BogoMIPS: 5599.99 [2023-11-02T05:27:50.878Z] Virtualization: AMD-V [2023-11-02T05:27:50.878Z] Hypervisor vendor: KVM [2023-11-02T05:27:50.878Z] Virtualization type: full [2023-11-02T05:27:50.878Z] L1d cache: 256 KiB [2023-11-02T05:27:50.878Z] L1i cache: 256 KiB [2023-11-02T05:27:50.878Z] L2 cache: 4 MiB [2023-11-02T05:27:50.878Z] L3 cache: 128 MiB [2023-11-02T05:27:50.878Z] NUMA node0 CPU(s): 0-7 [2023-11-02T05:27:50.878Z] Vulnerability Itlb multihit: Not affected [2023-11-02T05:27:50.878Z] Vulnerability L1tf: Not affected [2023-11-02T05:27:50.878Z] Vulnerability Mds: Not affected [2023-11-02T05:27:50.878Z] Vulnerability Meltdown: Not affected [2023-11-02T05:27:50.878Z] Vulnerability Mmio stale data: Not affected [2023-11-02T05:27:50.878Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T05:27:50.878Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T05:27:50.878Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T05:27:50.878Z] Vulnerability Srbds: Not affected [2023-11-02T05:27:50.878Z] Vulnerability Tsx async abort: Not affected [2023-11-02T05:27:50.878Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] ---> nproc: [2023-11-02T05:27:50.878Z] 8 [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] ---> df -h: [2023-11-02T05:27:50.878Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T05:27:50.878Z] overlay 155G 12G 144G 8% / [2023-11-02T05:27:50.878Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T05:27:50.878Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T05:27:50.878Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T05:27:50.878Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] [2023-11-02T05:27:50.878Z] ---> sar -b -r -n DEV: [2023-11-02T05:27:50.879Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16347) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T05:27:50.879Z] [2023-11-02T05:27:50.879Z] 04:54:11 LINUX RESTART (8 CPU) [2023-11-02T05:27:50.879Z] [2023-11-02T05:27:50.879Z] 04:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-02T05:27:50.879Z] 04:56:01 3.50 0.00 3.50 0.00 0.00 356.17 0.00 [2023-11-02T05:27:50.879Z] 04:57:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2023-11-02T05:27:50.879Z] 04:58:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-11-02T05:27:50.879Z] 04:59:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2023-11-02T05:27:50.879Z] 05:00:01 30.91 11.28 19.63 0.00 3477.82 4203.43 0.00 [2023-11-02T05:27:50.879Z] 05:01:01 3.12 0.00 3.12 0.00 0.00 40.53 0.00 [2023-11-02T05:27:50.879Z] 05:02:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-11-02T05:27:50.879Z] 05:03:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 [2023-11-02T05:27:50.879Z] 05:04:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2023-11-02T05:27:50.879Z] 05:05:01 1.88 0.00 1.88 0.00 0.00 29.06 0.00 [2023-11-02T05:27:50.879Z] 05:06:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-11-02T05:27:50.879Z] 05:07:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-11-02T05:27:50.879Z] 05:08:01 0.83 0.00 0.83 0.00 0.00 9.07 0.00 [2023-11-02T05:27:50.879Z] 05:09:01 1.87 0.00 1.87 0.00 0.00 20.13 0.00 [2023-11-02T05:27:50.879Z] 05:10:01 2.05 0.02 2.03 0.00 0.13 22.93 0.00 [2023-11-02T05:27:50.879Z] 05:11:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2023-11-02T05:27:50.879Z] 05:12:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-11-02T05:27:50.879Z] 05:13:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2023-11-02T05:27:50.879Z] 05:14:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2023-11-02T05:27:50.879Z] 05:15:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 [2023-11-02T05:27:50.879Z] 05:16:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2023-11-02T05:27:50.879Z] 05:17:01 1.63 0.02 1.62 0.00 0.13 18.13 0.00 [2023-11-02T05:27:50.879Z] 05:18:01 17.31 12.26 5.05 0.00 1573.34 848.79 0.00 [2023-11-02T05:27:50.879Z] 05:19:01 275.36 4.25 271.11 0.00 399.20 85641.99 0.00 [2023-11-02T05:27:50.879Z] 05:20:01 168.66 0.23 168.43 0.00 12.26 42333.49 0.00 [2023-11-02T05:27:50.879Z] 05:21:01 16.18 0.00 16.18 0.00 0.00 2880.99 0.00 [2023-11-02T05:27:50.879Z] 05:22:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-11-02T05:27:50.879Z] 05:23:01 2.87 1.32 1.55 0.00 33.06 18.00 0.00 [2023-11-02T05:27:50.879Z] 05:24:01 1.47 0.33 1.13 0.00 4.67 14.26 0.00 [2023-11-02T05:27:50.879Z] 05:25:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 [2023-11-02T05:27:50.879Z] 05:26:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-11-02T05:27:50.879Z] 05:27:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-11-02T05:27:50.879Z] Average: 17.24 0.93 16.32 0.00 172.07 4276.71 0.00 [2023-11-02T05:27:50.879Z] [2023-11-02T05:27:50.879Z] 04:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-02T05:27:50.879Z] 04:56:01 30584348 31856704 516976 1.57 47260 1543388 1637612 4.83 608304 1415044 20 [2023-11-02T05:27:50.879Z] 04:57:01 30586940 31859512 513748 1.56 47308 1543396 1637612 4.83 606672 1415144 36 [2023-11-02T05:27:50.879Z] 04:58:01 30586884 31859464 513712 1.56 47340 1543396 1637612 4.83 606368 1415152 8 [2023-11-02T05:27:50.879Z] 04:59:01 30586552 31860116 513940 1.56 47372 1543404 1637612 4.83 605696 1416064 8 [2023-11-02T05:27:50.879Z] 05:00:01 30342752 31834492 525684 1.60 53188 1747800 1697356 5.00 767176 1471860 612 [2023-11-02T05:27:50.879Z] 05:01:01 30343068 31835020 525104 1.60 53284 1747928 1697356 5.00 767404 1471968 8 [2023-11-02T05:27:50.879Z] 05:02:01 30342712 31834732 525296 1.60 53312 1747936 1697356 5.00 767416 1471992 4 [2023-11-02T05:27:50.879Z] 05:03:01 30341324 31833432 526532 1.60 53400 1747936 1697356 5.00 769576 1471992 20 [2023-11-02T05:27:50.879Z] 05:04:01 30341764 31834104 526000 1.60 53424 1747932 1697356 5.00 769368 1472200 12 [2023-11-02T05:27:50.879Z] 05:05:01 30341552 31833988 526052 1.60 53520 1747920 1697356 5.00 769576 1472196 20 [2023-11-02T05:27:50.879Z] 05:06:01 30341752 31834228 525940 1.60 53560 1747920 1697356 5.00 770024 1472196 20 [2023-11-02T05:27:50.879Z] 05:07:01 30341272 31833804 526316 1.60 53592 1747924 1697356 5.00 770660 1472204 8 [2023-11-02T05:27:50.879Z] 05:08:01 30341224 31833760 526300 1.60 53608 1747924 1697356 5.00 770692 1472200 8 [2023-11-02T05:27:50.879Z] 05:09:01 30341208 31833808 526180 1.60 53680 1747928 1697356 5.00 770760 1472204 8 [2023-11-02T05:27:50.879Z] 05:10:01 30338512 31831268 528452 1.61 53788 1747928 1694760 4.99 771320 1472208 36 [2023-11-02T05:27:50.879Z] 05:11:01 30338232 31831040 528316 1.61 53812 1747936 1694760 4.99 771368 1472212 4 [2023-11-02T05:27:50.879Z] 05:12:01 30338152 31831008 528248 1.61 53900 1747932 1694760 4.99 771424 1472220 164 [2023-11-02T05:27:50.879Z] 05:13:01 30338144 31831064 528120 1.61 53948 1747940 1694760 4.99 771508 1472224 4 [2023-11-02T05:27:50.879Z] 05:14:01 30338368 31831352 528036 1.61 53972 1747944 1694760 4.99 771316 1472232 8 [2023-11-02T05:27:50.879Z] 05:15:01 30338108 31831152 528292 1.61 54052 1747936 1694760 4.99 771512 1472236 8 [2023-11-02T05:27:50.879Z] 05:16:01 30338060 31831172 528224 1.61 54092 1747952 1694760 4.99 771860 1472248 12 [2023-11-02T05:27:50.879Z] 05:17:01 30337924 31831092 528264 1.61 54136 1747948 1694760 4.99 771664 1472252 8 [2023-11-02T05:27:50.879Z] 05:18:01 29808688 31602768 742608 2.26 60860 2032192 2062188 6.08 1086916 1661764 227060 [2023-11-02T05:27:50.879Z] 05:19:01 27589292 31130344 1157296 3.52 158288 3547516 2522768 7.43 1787876 2984264 153804 [2023-11-02T05:27:50.879Z] 05:20:01 27372792 31514832 774232 2.35 170964 4087456 1851028 5.46 1440824 3505036 75264 [2023-11-02T05:27:50.879Z] 05:21:01 27382692 31524808 765840 2.33 171220 4087468 1788040 5.27 1442132 3492620 16 [2023-11-02T05:27:50.879Z] 05:22:01 27382060 31524244 766304 2.33 171252 4087468 1788040 5.27 1441876 3492620 8 [2023-11-02T05:27:50.879Z] 05:23:01 27369580 31513672 776740 2.36 171284 4088464 1806112 5.32 1456444 3493140 20 [2023-11-02T05:27:50.879Z] 05:24:01 27364044 31508260 782072 2.38 171308 4088608 1806112 5.32 1463584 3492972 176 [2023-11-02T05:27:50.879Z] 05:25:01 27370336 31514564 775756 2.36 171336 4088592 1806112 5.32 1454936 3492968 8 [2023-11-02T05:27:50.879Z] 05:26:01 27370076 31514348 776028 2.36 171360 4088612 1806112 5.32 1455152 3492972 184 [2023-11-02T05:27:50.879Z] 05:27:01 27370108 31514408 775952 2.36 171388 4088616 1806112 5.32 1455196 3492972 180 [2023-11-02T05:27:50.879Z] Average: 29526516 31727768 613642 1.87 85775 2372539 1753897 5.17 961769 2023799 14305 [2023-11-02T05:27:50.879Z] [2023-11-02T05:27:50.879Z] 04:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-02T05:27:50.879Z] 04:56:01 ens3 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:57:01 ens3 0.53 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:58:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:59:01 ens3 0.57 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:00:01 ens3 92.77 43.93 1375.26 3.20 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:01:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:03:01 ens3 0.83 0.30 1.49 0.02 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:04:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:05:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:06:01 ens3 0.68 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:07:01 ens3 0.62 0.62 0.36 0.23 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:11:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:12:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.879Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:15:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:18:01 ens3 219.31 154.09 1957.85 43.82 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:18:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:19:01 veth3a731e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:19:01 ens3 547.37 311.76 5608.85 49.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:19:01 docker0 223.46 395.17 18.85 2482.66 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:19:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:20:01 ens3 136.45 94.74 2661.29 94.75 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:20:01 docker0 2.90 5.83 0.18 62.26 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:20:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:21:01 ens3 11.15 6.77 10.64 3.15 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:23:01 ens3 3.45 2.35 2.90 3.30 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:24:01 ens3 3.98 3.48 2.41 2.53 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:25:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] Average: ens3 31.95 19.41 363.61 6.29 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] Average: docker0 7.08 12.55 0.60 79.62 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-02T05:27:50.880Z] [2023-11-02T05:27:50.880Z] [2023-11-02T05:27:50.880Z] ---> sar -P ALL: [2023-11-02T05:27:50.880Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16347) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T05:27:50.880Z] [2023-11-02T05:27:50.880Z] 04:54:11 LINUX RESTART (8 CPU) [2023-11-02T05:27:50.880Z] [2023-11-02T05:27:50.880Z] 04:55:03 CPU %user %nice %system %iowait %steal %idle [2023-11-02T05:27:50.880Z] 04:56:01 all 0.02 0.00 0.02 0.14 0.01 99.82 [2023-11-02T05:27:50.880Z] 04:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 04:56:01 2 0.03 0.00 0.03 0.47 0.00 99.47 [2023-11-02T05:27:50.880Z] 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.880Z] 04:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 04:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T05:27:50.880Z] 04:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 04:56:01 7 0.02 0.00 0.03 0.62 0.03 99.29 [2023-11-02T05:27:50.880Z] 04:57:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-11-02T05:27:50.880Z] 04:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 04:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 04:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.880Z] 04:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 04:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T05:27:50.880Z] 04:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.880Z] 04:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.880Z] 04:57:01 7 0.02 0.00 0.02 0.13 0.03 99.80 [2023-11-02T05:27:50.880Z] 04:58:01 all 0.05 0.00 0.01 0.05 0.01 99.88 [2023-11-02T05:27:50.880Z] 04:58:01 0 0.37 0.00 0.02 0.00 0.03 99.58 [2023-11-02T05:27:50.880Z] 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 04:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.880Z] 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 04:58:01 4 0.00 0.00 0.02 0.35 0.00 99.63 [2023-11-02T05:27:50.880Z] 04:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 04:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.880Z] 04:58:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-02T05:27:50.880Z] 04:59:01 all 0.03 0.00 0.03 0.08 0.01 99.85 [2023-11-02T05:27:50.880Z] 04:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T05:27:50.880Z] 04:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.880Z] 04:59:01 2 0.07 0.00 0.08 0.22 0.02 99.62 [2023-11-02T05:27:50.880Z] 04:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-02T05:27:50.880Z] 04:59:01 4 0.05 0.00 0.05 0.17 0.00 99.73 [2023-11-02T05:27:50.880Z] 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 04:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 04:59:01 7 0.03 0.00 0.05 0.22 0.03 99.67 [2023-11-02T05:27:50.880Z] 05:00:01 all 0.97 0.00 0.41 1.98 0.02 96.61 [2023-11-02T05:27:50.880Z] 05:00:01 0 0.82 0.00 0.30 1.89 0.02 96.97 [2023-11-02T05:27:50.880Z] 05:00:01 1 1.00 0.00 0.37 1.75 0.02 96.86 [2023-11-02T05:27:50.880Z] 05:00:01 2 0.53 0.00 0.27 0.70 0.02 98.48 [2023-11-02T05:27:50.880Z] 05:00:01 3 0.52 0.00 0.48 0.35 0.02 98.63 [2023-11-02T05:27:50.880Z] 05:00:01 4 1.08 0.00 0.50 0.43 0.02 97.96 [2023-11-02T05:27:50.880Z] 05:00:01 5 0.87 0.00 0.60 2.67 0.02 95.85 [2023-11-02T05:27:50.880Z] 05:00:01 6 0.98 0.00 0.42 1.32 0.02 97.27 [2023-11-02T05:27:50.880Z] 05:00:01 7 1.99 0.00 0.37 6.77 0.02 90.86 [2023-11-02T05:27:50.880Z] 05:01:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-11-02T05:27:50.880Z] 05:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-02T05:27:50.880Z] 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-02T05:27:50.880Z] 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T05:27:50.880Z] 05:01:01 7 0.00 0.00 0.02 0.20 0.00 99.78 [2023-11-02T05:27:50.880Z] 05:02:01 all 0.09 0.00 0.00 0.00 0.01 99.90 [2023-11-02T05:27:50.880Z] 05:02:01 0 0.62 0.00 0.00 0.00 0.00 99.38 [2023-11-02T05:27:50.880Z] 05:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:02:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-02T05:27:50.880Z] 05:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 05:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T05:27:50.880Z] 05:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-02T05:27:50.880Z] 05:03:01 all 0.11 0.00 0.01 0.02 0.01 99.86 [2023-11-02T05:27:50.880Z] 05:03:01 0 0.75 0.00 0.00 0.00 0.02 99.24 [2023-11-02T05:27:50.880Z] 05:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.880Z] 05:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-02T05:27:50.880Z] 05:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 05:03:01 7 0.02 0.00 0.00 0.17 0.02 99.80 [2023-11-02T05:27:50.880Z] 05:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T05:27:50.880Z] 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:04:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-02T05:27:50.880Z] 05:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-02T05:27:50.880Z] 05:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.880Z] 05:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-02T05:27:50.880Z] 05:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.880Z] 05:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.880Z] 05:05:01 7 0.03 0.00 0.02 0.07 0.00 99.88 [2023-11-02T05:27:50.881Z] 05:06:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-11-02T05:27:50.881Z] 05:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:06:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2023-11-02T05:27:50.881Z] 05:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:06:01 7 0.02 0.00 0.02 0.17 0.02 99.78 [2023-11-02T05:27:50.881Z] [2023-11-02T05:27:50.881Z] 05:06:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T05:27:50.881Z] 05:07:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-11-02T05:27:50.881Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:07:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-02T05:27:50.881Z] 05:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-02T05:27:50.881Z] 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:08:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-02T05:27:50.881Z] 05:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:09:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-02T05:27:50.881Z] 05:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:10:01 all 0.10 0.00 0.02 0.01 0.00 99.88 [2023-11-02T05:27:50.881Z] 05:10:01 0 0.63 0.00 0.02 0.00 0.00 99.35 [2023-11-02T05:27:50.881Z] 05:10:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-11-02T05:27:50.881Z] 05:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:10:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2023-11-02T05:27:50.881Z] 05:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:11:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2023-11-02T05:27:50.881Z] 05:11:01 0 1.42 0.00 0.00 0.00 0.02 98.57 [2023-11-02T05:27:50.881Z] 05:11:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:12:01 all 0.14 0.00 0.01 0.02 0.00 99.82 [2023-11-02T05:27:50.881Z] 05:12:01 0 0.99 0.00 0.00 0.00 0.00 99.01 [2023-11-02T05:27:50.881Z] 05:12:01 1 0.02 0.00 0.02 0.13 0.00 99.83 [2023-11-02T05:27:50.881Z] 05:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-02T05:27:50.881Z] 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T05:27:50.881Z] 05:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:13:01 all 0.04 0.00 0.00 0.06 0.01 99.89 [2023-11-02T05:27:50.881Z] 05:13:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2023-11-02T05:27:50.881Z] 05:13:01 1 0.00 0.00 0.00 0.42 0.00 99.58 [2023-11-02T05:27:50.881Z] 05:13:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-02T05:27:50.881Z] 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:13:01 6 0.05 0.00 0.00 0.03 0.02 99.90 [2023-11-02T05:27:50.881Z] 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:14:01 all 0.07 0.00 0.00 0.03 0.01 99.88 [2023-11-02T05:27:50.881Z] 05:14:01 0 0.53 0.00 0.00 0.00 0.02 99.45 [2023-11-02T05:27:50.881Z] 05:14:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2023-11-02T05:27:50.881Z] 05:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:14:01 5 0.00 0.00 0.00 0.18 0.00 99.82 [2023-11-02T05:27:50.881Z] 05:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:15:01 all 0.06 0.00 0.01 0.03 0.01 99.90 [2023-11-02T05:27:50.881Z] 05:15:01 0 0.40 0.00 0.00 0.00 0.02 99.58 [2023-11-02T05:27:50.881Z] 05:15:01 1 0.00 0.00 0.02 0.12 0.02 99.85 [2023-11-02T05:27:50.881Z] 05:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:15:01 5 0.00 0.00 0.00 0.08 0.02 99.90 [2023-11-02T05:27:50.881Z] 05:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-02T05:27:50.881Z] 05:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:16:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-11-02T05:27:50.881Z] 05:16:01 0 1.65 0.00 0.02 0.00 0.02 98.32 [2023-11-02T05:27:50.881Z] 05:16:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-02T05:27:50.881Z] 05:16:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-11-02T05:27:50.881Z] 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T05:27:50.881Z] 05:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.881Z] 05:17:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-11-02T05:27:50.881Z] 05:17:01 0 1.45 0.00 0.02 0.00 0.00 98.53 [2023-11-02T05:27:50.881Z] 05:17:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-02T05:27:50.881Z] 05:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T05:27:50.881Z] 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] [2023-11-02T05:27:50.881Z] 05:17:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T05:27:50.881Z] 05:18:01 all 2.94 0.00 0.62 0.53 0.02 95.89 [2023-11-02T05:27:50.881Z] 05:18:01 0 3.83 0.00 0.67 1.89 0.03 93.58 [2023-11-02T05:27:50.881Z] 05:18:01 1 3.04 0.00 0.60 1.72 0.02 94.63 [2023-11-02T05:27:50.881Z] 05:18:01 2 3.61 0.00 0.75 0.15 0.03 95.46 [2023-11-02T05:27:50.881Z] 05:18:01 3 1.34 0.00 0.60 0.05 0.03 97.98 [2023-11-02T05:27:50.881Z] 05:18:01 4 2.78 0.00 0.62 0.12 0.02 96.46 [2023-11-02T05:27:50.881Z] 05:18:01 5 2.34 0.00 0.57 0.13 0.02 96.94 [2023-11-02T05:27:50.881Z] 05:18:01 6 3.39 0.00 0.50 0.07 0.02 96.02 [2023-11-02T05:27:50.881Z] 05:18:01 7 3.18 0.00 0.65 0.13 0.02 96.01 [2023-11-02T05:27:50.881Z] 05:19:01 all 13.87 0.00 4.63 2.95 0.07 78.48 [2023-11-02T05:27:50.881Z] 05:19:01 0 13.35 0.00 3.74 1.11 0.05 81.75 [2023-11-02T05:27:50.881Z] 05:19:01 1 13.19 0.00 5.17 0.89 0.07 80.68 [2023-11-02T05:27:50.881Z] 05:19:01 2 13.83 0.00 4.26 2.12 0.08 79.70 [2023-11-02T05:27:50.881Z] 05:19:01 3 14.39 0.00 4.90 0.69 0.08 79.94 [2023-11-02T05:27:50.881Z] 05:19:01 4 13.46 0.00 3.48 1.83 0.05 81.18 [2023-11-02T05:27:50.881Z] 05:19:01 5 14.63 0.00 5.50 9.45 0.07 70.36 [2023-11-02T05:27:50.881Z] 05:19:01 6 14.82 0.00 5.25 7.27 0.08 72.58 [2023-11-02T05:27:50.881Z] 05:19:01 7 13.29 0.00 4.72 0.32 0.08 81.58 [2023-11-02T05:27:50.881Z] 05:20:01 all 33.08 0.00 4.42 3.09 0.08 59.34 [2023-11-02T05:27:50.881Z] 05:20:01 0 32.26 0.00 4.58 0.19 0.07 62.91 [2023-11-02T05:27:50.881Z] 05:20:01 1 31.55 0.00 3.88 0.35 0.07 64.14 [2023-11-02T05:27:50.881Z] 05:20:01 2 32.41 0.00 5.47 15.61 0.08 46.42 [2023-11-02T05:27:50.881Z] 05:20:01 3 33.77 0.00 4.24 3.33 0.08 58.58 [2023-11-02T05:27:50.881Z] 05:20:01 4 32.57 0.00 4.31 1.41 0.07 61.64 [2023-11-02T05:27:50.881Z] 05:20:01 5 34.45 0.00 3.84 0.52 0.08 61.10 [2023-11-02T05:27:50.881Z] 05:20:01 6 33.27 0.00 3.97 0.74 0.07 61.96 [2023-11-02T05:27:50.881Z] 05:20:01 7 34.32 0.00 5.03 2.62 0.08 57.96 [2023-11-02T05:27:50.881Z] 05:21:01 all 0.21 0.00 0.14 0.74 0.01 98.89 [2023-11-02T05:27:50.881Z] 05:21:01 0 0.18 0.00 0.10 0.03 0.02 99.67 [2023-11-02T05:27:50.881Z] 05:21:01 1 0.25 0.00 0.08 0.02 0.02 99.63 [2023-11-02T05:27:50.881Z] 05:21:01 2 0.23 0.00 0.17 1.90 0.02 97.68 [2023-11-02T05:27:50.881Z] 05:21:01 3 0.22 0.00 0.15 0.00 0.02 99.62 [2023-11-02T05:27:50.881Z] 05:21:01 4 0.17 0.00 0.18 2.53 0.00 97.12 [2023-11-02T05:27:50.881Z] 05:21:01 5 0.20 0.00 0.12 1.42 0.03 98.23 [2023-11-02T05:27:50.881Z] 05:21:01 6 0.15 0.00 0.15 0.03 0.02 99.65 [2023-11-02T05:27:50.881Z] 05:21:01 7 0.30 0.00 0.17 0.00 0.00 99.53 [2023-11-02T05:27:50.881Z] 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-02T05:27:50.881Z] 05:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.881Z] 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:22:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-02T05:27:50.881Z] 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.881Z] 05:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T05:27:50.881Z] 05:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T05:27:50.882Z] 05:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T05:27:50.882Z] 05:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T05:27:50.882Z] 05:23:01 all 0.18 0.00 0.03 0.01 0.01 99.77 [2023-11-02T05:27:50.882Z] 05:23:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2023-11-02T05:27:50.882Z] 05:23:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2023-11-02T05:27:50.882Z] 05:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-02T05:27:50.882Z] 05:23:01 3 0.08 0.00 0.02 0.03 0.02 99.85 [2023-11-02T05:27:50.882Z] 05:23:01 4 0.05 0.00 0.05 0.02 0.00 99.88 [2023-11-02T05:27:50.882Z] 05:23:01 5 0.23 0.00 0.00 0.02 0.02 99.73 [2023-11-02T05:27:50.882Z] 05:23:01 6 0.17 0.00 0.08 0.00 0.03 99.72 [2023-11-02T05:27:50.882Z] 05:23:01 7 0.55 0.00 0.00 0.00 0.00 99.45 [2023-11-02T05:27:50.882Z] 05:24:01 all 0.34 0.00 0.01 0.00 0.01 99.64 [2023-11-02T05:27:50.882Z] 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] 05:24:01 1 1.70 0.00 0.00 0.00 0.00 98.30 [2023-11-02T05:27:50.882Z] 05:24:01 2 0.25 0.00 0.02 0.02 0.00 99.72 [2023-11-02T05:27:50.882Z] 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:24:01 5 0.17 0.00 0.05 0.02 0.02 99.75 [2023-11-02T05:27:50.882Z] 05:24:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-02T05:27:50.882Z] 05:24:01 7 0.52 0.00 0.03 0.00 0.00 99.45 [2023-11-02T05:27:50.882Z] 05:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-11-02T05:27:50.882Z] 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] 05:25:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-11-02T05:27:50.882Z] 05:25:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-02T05:27:50.882Z] 05:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T05:27:50.882Z] 05:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T05:27:50.882Z] 05:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] 05:25:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-11-02T05:27:50.882Z] 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-11-02T05:27:50.882Z] 05:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.882Z] 05:26:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-11-02T05:27:50.882Z] 05:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-02T05:27:50.882Z] 05:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T05:27:50.882Z] 05:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] 05:26:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-02T05:27:50.882Z] 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:27:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2023-11-02T05:27:50.882Z] 05:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] 05:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-02T05:27:50.882Z] 05:27:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2023-11-02T05:27:50.882Z] 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T05:27:50.882Z] 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T05:27:50.882Z] 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T05:27:50.882Z] 05:27:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-02T05:27:50.882Z] 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T05:27:50.882Z] Average: all 1.66 0.00 0.33 0.31 0.01 97.69 [2023-11-02T05:27:50.882Z] Average: 0 1.86 0.00 0.30 0.16 0.01 97.67 [2023-11-02T05:27:50.882Z] Average: 1 1.71 0.00 0.32 0.18 0.01 97.79 [2023-11-02T05:27:50.882Z] Average: 2 1.60 0.00 0.36 0.66 0.02 97.36 [2023-11-02T05:27:50.882Z] Average: 3 1.57 0.00 0.33 0.14 0.01 97.95 [2023-11-02T05:27:50.882Z] Average: 4 1.57 0.00 0.29 0.21 0.01 97.92 [2023-11-02T05:27:50.882Z] Average: 5 1.64 0.00 0.34 0.45 0.01 97.56 [2023-11-02T05:27:50.882Z] Average: 6 1.66 0.00 0.33 0.30 0.02 97.70 [2023-11-02T05:27:50.882Z] Average: 7 1.69 0.00 0.35 0.36 0.01 97.60 [2023-11-02T05:27:50.882Z] [2023-11-02T05:27:50.882Z] [2023-11-02T05:27:50.882Z]