Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 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-ssh8589468526609285950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14442185840848852115.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17889690741098740243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2139756324116789061.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2795566670761264792.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9358’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9365 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Avoid second fetch Checking out Revision 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (main) Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" > git config core.sparsecheckout # timeout=10 > git checkout -f 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 > git rev-list --no-walk d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T04:01:44.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T04:01:44.972Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T04:01:44.995Z] ========================================================= [2024-09-04T04:01:44.995Z] EdgeX Global Pipelines Version Info [2024-09-04T04:01:44.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:01:45.732Z] ------------------- [2024-09-04T04:01:45.733Z] stable info: [2024-09-04T04:01:45.733Z] ------------------- [2024-09-04T04:01:45.733Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T04:01:45.733Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T04:01:45.733Z] Message: update stable to v1.0.263 [2024-09-04T04:01:46.303Z] ------------------- [2024-09-04T04:01:46.303Z] experimental info: [2024-09-04T04:01:46.303Z] ------------------- [2024-09-04T04:01:46.303Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T04:01:46.303Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T04:01:46.303Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T04:01:46.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-09-04T04:01:46.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-09-04T04:01:46.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T04:01:46.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T04:01:46.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T04:01:46.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T04:01:46.568Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T04:01:46.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T04:01:46.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T04:01:46.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T04:01:46.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T04:01:46.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-09-04T04:01:46.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T04:01:46.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T04:01:46.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T04:01:46.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T04:01:46.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T04:01:46.836Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T04:01:46.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T04:01:46.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T04:01:46.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-04T04:01:46.952Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-04T04:01:46.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T04:01:47.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T04:01:47.031Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-04T04:01:47.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T04:01:47.087Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T04:01:47.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-04T04:01:47.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-04T04:01:47.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-04T04:01:47.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo [2024-09-04T04:01:47.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34e0713 [Pipeline] echo [2024-09-04T04:01:47.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:01:47.330Z] provisioning config files... [2024-09-04T04:01:47.344Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7110496960959976483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:01:47.673Z] ---> ****-login.sh [2024-09-04T04:01:47.674Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:01:47.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:01:47.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:01:47.940Z] Configure a credential helper to remove this warning. See [2024-09-04T04:01:47.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:01:47.940Z] [2024-09-04T04:01:47.940Z] Login Succeeded [2024-09-04T04:01:47.940Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:01:48.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:01:48.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:01:48.201Z] Configure a credential helper to remove this warning. See [2024-09-04T04:01:48.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:01:48.201Z] [2024-09-04T04:01:48.201Z] Login Succeeded [2024-09-04T04:01:48.202Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:01:48.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:01:48.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:01:48.202Z] Configure a credential helper to remove this warning. See [2024-09-04T04:01:48.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:01:48.202Z] [2024-09-04T04:01:48.202Z] Login Succeeded [2024-09-04T04:01:48.202Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:01:48.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:01:48.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:01:48.461Z] Configure a credential helper to remove this warning. See [2024-09-04T04:01:48.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:01:48.461Z] [2024-09-04T04:01:48.461Z] Login Succeeded [2024-09-04T04:01:48.461Z] ****.io [2024-09-04T04:01:48.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:01:48.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:01:48.722Z] Configure a credential helper to remove this warning. See [2024-09-04T04:01:48.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:01:48.722Z] [2024-09-04T04:01:48.722Z] Login Succeeded [2024-09-04T04:01:48.722Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:01:48.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T04:01:49.174Z] + git rev-list -1 --merges 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed~1..34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo [2024-09-04T04:01:49.208Z] -----------> git rev-list -1 --merges 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed~1..34e0713d5cb4423ba00455ee6be9f8bcdcba86ed 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:01:49.208Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [false] [Pipeline] sh [2024-09-04T04:01:49.526Z] + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo [2024-09-04T04:01:49.560Z] ========================================================= [2024-09-04T04:01:49.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T04:01:49.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:01:49.957Z] + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] echo [2024-09-04T04:01:49.969Z] [semverPrep] GIT_COMMIT: 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed, Commit Message: Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34 [Pipeline] echo [2024-09-04T04:01:49.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T04:01:50.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T04:01:50.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T04:01:50.450Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T04:01:50.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T04:01:50.450Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T04:01:50.450Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T04:01:50.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:01:50.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:01:50.835Z] [2024-09-04T04:01:50.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:01:51.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:01:51.146Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T04:01:51.146Z] b85a868b505f: Pulling fs layer [2024-09-04T04:01:51.146Z] e2be974225ed: Pulling fs layer [2024-09-04T04:01:51.146Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T04:01:51.146Z] 988bab9f4d93: Pulling fs layer [2024-09-04T04:01:51.146Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T04:01:51.146Z] eaf3925da568: Pulling fs layer [2024-09-04T04:01:51.146Z] bab4dde63d76: Pulling fs layer [2024-09-04T04:01:51.146Z] bde34c3a00c8: Pulling fs layer [2024-09-04T04:01:51.146Z] b352a97aabf1: Pulling fs layer [2024-09-04T04:01:51.146Z] 4872d77fe225: Pulling fs layer [2024-09-04T04:01:51.146Z] 5851b861e8e6: Pulling fs layer [2024-09-04T04:01:51.146Z] 988bab9f4d93: Waiting [2024-09-04T04:01:51.146Z] 1469e6f7b9e6: Waiting [2024-09-04T04:01:51.146Z] eaf3925da568: Waiting [2024-09-04T04:01:51.146Z] bab4dde63d76: Waiting [2024-09-04T04:01:51.146Z] bde34c3a00c8: Waiting [2024-09-04T04:01:51.146Z] b352a97aabf1: Waiting [2024-09-04T04:01:51.146Z] 4872d77fe225: Waiting [2024-09-04T04:01:51.146Z] 5851b861e8e6: Waiting [2024-09-04T04:01:51.146Z] e2be974225ed: Verifying Checksum [2024-09-04T04:01:51.146Z] e2be974225ed: Download complete [2024-09-04T04:01:51.146Z] 988bab9f4d93: Verifying Checksum [2024-09-04T04:01:51.146Z] 988bab9f4d93: Download complete [2024-09-04T04:01:51.146Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T04:01:51.146Z] 1469e6f7b9e6: Download complete [2024-09-04T04:01:51.146Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T04:01:51.146Z] 339a4e72a1f5: Download complete [2024-09-04T04:01:51.405Z] eaf3925da568: Download complete [2024-09-04T04:01:51.405Z] bde34c3a00c8: Download complete [2024-09-04T04:01:51.405Z] b352a97aabf1: Verifying Checksum [2024-09-04T04:01:51.405Z] b352a97aabf1: Download complete [2024-09-04T04:01:51.405Z] 4872d77fe225: Verifying Checksum [2024-09-04T04:01:51.405Z] 4872d77fe225: Download complete [2024-09-04T04:01:51.405Z] 5851b861e8e6: Verifying Checksum [2024-09-04T04:01:51.405Z] 5851b861e8e6: Download complete [2024-09-04T04:01:51.405Z] b85a868b505f: Verifying Checksum [2024-09-04T04:01:51.405Z] b85a868b505f: Download complete [2024-09-04T04:01:51.667Z] bab4dde63d76: Verifying Checksum [2024-09-04T04:01:51.667Z] bab4dde63d76: Download complete [2024-09-04T04:01:52.607Z] b85a868b505f: Pull complete [2024-09-04T04:01:52.870Z] e2be974225ed: Pull complete [2024-09-04T04:01:53.134Z] 339a4e72a1f5: Pull complete [2024-09-04T04:01:53.134Z] 988bab9f4d93: Pull complete [2024-09-04T04:01:53.395Z] 1469e6f7b9e6: Pull complete [2024-09-04T04:01:53.395Z] eaf3925da568: Pull complete [2024-09-04T04:01:55.337Z] bab4dde63d76: Pull complete [2024-09-04T04:01:55.337Z] bde34c3a00c8: Pull complete [2024-09-04T04:01:55.337Z] b352a97aabf1: Pull complete [2024-09-04T04:01:55.337Z] 4872d77fe225: Pull complete [2024-09-04T04:01:55.337Z] 5851b861e8e6: Pull complete [2024-09-04T04:01:55.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T04:01:55.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:01:55.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:01:55.747Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:01:55.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T04:01:58.694Z] $ docker top 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 -eo pid,comm [2024-09-04T04:01:58.754Z] 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). [2024-09-04T04:01:58.754Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T04:01:58.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:01:58.812Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:01:58.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:01:58.940Z] $ docker exec 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent [2024-09-04T04:01:59.057Z] SSH_AUTH_SOCK=/tmp/ssh-542RnuAg8tRQ/agent.32 [2024-09-04T04:01:59.057Z] SSH_AGENT_PID=38 [2024-09-04T04:01:59.064Z] Running ssh-add (command line suppressed) [2024-09-04T04:01:59.155Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7128899225097761710.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7128899225097761710.key) [2024-09-04T04:01:59.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:01:59.496Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T04:01:59.519Z] $ docker exec --env ******** --env ******** 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent -k [2024-09-04T04:01:59.618Z] unset SSH_AUTH_SOCK; [2024-09-04T04:01:59.618Z] unset SSH_AGENT_PID; [2024-09-04T04:01:59.618Z] echo Agent pid 38 killed; [2024-09-04T04:01:59.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T04:01:59.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:01:59.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:01:59.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:01:59.776Z] $ docker exec 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent [2024-09-04T04:01:59.898Z] SSH_AUTH_SOCK=/tmp/ssh-wIwLNAI6tCrS/agent.71 [2024-09-04T04:01:59.898Z] SSH_AGENT_PID=77 [2024-09-04T04:01:59.902Z] Running ssh-add (command line suppressed) [2024-09-04T04:01:59.999Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13100392393138411213.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13100392393138411213.key) [2024-09-04T04:02:00.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:02:00.309Z] + git semver init [2024-09-04T04:02:00.573Z] 2024-09-04 04:02:00,489 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T04:02:00.573Z] 2024-09-04 04:02:00,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-09-04T04:02:00.573Z] 2024-09-04 04:02:00,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-09-04T04:02:00.573Z] 2024-09-04 04:02:00,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:02:01.530Z] 2024-09-04 04:02:01,468 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-09-04T04:02:01.530Z] 2024-09-04 04:02:01,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-09-04T04:02:01.530Z] 2024-09-04 04:02:01,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:02:01.530Z] 2024-09-04 04:02:01,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:02:01.530Z] 3.2.0-dev.22 [Pipeline] } [2024-09-04T04:02:01.534Z] $ docker exec --env ******** --env ******** 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 ssh-agent -k [2024-09-04T04:02:01.630Z] unset SSH_AUTH_SOCK; [2024-09-04T04:02:01.631Z] unset SSH_AGENT_PID; [2024-09-04T04:02:01.631Z] echo Agent pid 77 killed; [2024-09-04T04:02:01.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T04:02:01.990Z] + git semver [Pipeline] } [2024-09-04T04:02:02.259Z] $ docker stop --time=1 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 [2024-09-04T04:02:03.568Z] $ docker rm -f --volumes 1d7ee7c8fe30dfb7abdd0260faa05086480cbf7bb403e462f96a455eca7c5cb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:02:03.906Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T04:02:04.156Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T04:02:04.160Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 [2024-09-04T04:02:04.387Z] provisioning config files... [2024-09-04T04:02:04.399Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8634272684853154739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:02:04.711Z] ---> ****-login.sh [2024-09-04T04:02:04.711Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:02:04.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:02:04.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:02:04.711Z] Configure a credential helper to remove this warning. See [2024-09-04T04:02:04.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:02:04.712Z] [2024-09-04T04:02:04.712Z] Login Succeeded [2024-09-04T04:02:04.712Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:02:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:02:04.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:02:04.974Z] Configure a credential helper to remove this warning. See [2024-09-04T04:02:04.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:02:04.974Z] [2024-09-04T04:02:04.974Z] Login Succeeded [2024-09-04T04:02:04.974Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:02:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:02:04.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:02:04.974Z] Configure a credential helper to remove this warning. See [2024-09-04T04:02:04.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:02:04.974Z] [2024-09-04T04:02:04.974Z] Login Succeeded [2024-09-04T04:02:04.974Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:02:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:02:04.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:02:04.974Z] Configure a credential helper to remove this warning. See [2024-09-04T04:02:04.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:02:04.974Z] [2024-09-04T04:02:04.974Z] Login Succeeded [2024-09-04T04:02:04.974Z] ****.io [2024-09-04T04:02:05.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:02:05.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:02:05.254Z] Configure a credential helper to remove this warning. See [2024-09-04T04:02:05.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:02:05.254Z] [2024-09-04T04:02:05.254Z] Login Succeeded [2024-09-04T04:02:05.254Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:02:05.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T04:02:05.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:02:05.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:02:05.451Z] ========================================================= [2024-09-04T04:02:05.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T04:02:05.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:02:05.854Z] + 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 . [2024-09-04T04:02:05.854Z] Sending build context to Docker daemon 17.9MB [2024-09-04T04:02:05.854Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:02:05.854Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-04T04:02:05.854Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T04:02:05.854Z] 619be1103602: Pulling fs layer [2024-09-04T04:02:05.854Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T04:02:05.854Z] 5df492c9dc93: Pulling fs layer [2024-09-04T04:02:05.854Z] 7629e6793208: Pulling fs layer [2024-09-04T04:02:05.854Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:02:05.854Z] fb5054dd5b73: Pulling fs layer [2024-09-04T04:02:05.854Z] eeca6798cff9: Pulling fs layer [2024-09-04T04:02:05.854Z] aa269ceb94a6: Pulling fs layer [2024-09-04T04:02:05.854Z] ada007ff1a6a: Pulling fs layer [2024-09-04T04:02:05.854Z] fb5054dd5b73: Waiting [2024-09-04T04:02:05.854Z] 4f4fb700ef54: Waiting [2024-09-04T04:02:05.854Z] 7629e6793208: Waiting [2024-09-04T04:02:05.854Z] eeca6798cff9: Waiting [2024-09-04T04:02:05.854Z] aa269ceb94a6: Waiting [2024-09-04T04:02:05.854Z] ada007ff1a6a: Waiting [2024-09-04T04:02:06.134Z] 7862e08f4a3e: Download complete [2024-09-04T04:02:06.134Z] 7629e6793208: Verifying Checksum [2024-09-04T04:02:06.134Z] 7629e6793208: Download complete [2024-09-04T04:02:06.134Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:02:06.134Z] 4f4fb700ef54: Download complete [2024-09-04T04:02:06.134Z] fb5054dd5b73: Download complete [2024-09-04T04:02:06.134Z] 619be1103602: Download complete [2024-09-04T04:02:06.134Z] eeca6798cff9: Verifying Checksum [2024-09-04T04:02:06.134Z] eeca6798cff9: Download complete [2024-09-04T04:02:06.134Z] 619be1103602: Pull complete [2024-09-04T04:02:06.398Z] 7862e08f4a3e: Pull complete [2024-09-04T04:02:06.398Z] ada007ff1a6a: Verifying Checksum [2024-09-04T04:02:06.398Z] ada007ff1a6a: Download complete [2024-09-04T04:02:06.664Z] 5df492c9dc93: Verifying Checksum [2024-09-04T04:02:06.664Z] 5df492c9dc93: Download complete [2024-09-04T04:02:06.923Z] aa269ceb94a6: Verifying Checksum [2024-09-04T04:02:06.923Z] aa269ceb94a6: Download complete [2024-09-04T04:02:10.228Z] 5df492c9dc93: Pull complete [2024-09-04T04:02:10.228Z] 7629e6793208: Pull complete [2024-09-04T04:02:10.228Z] 4f4fb700ef54: Pull complete [2024-09-04T04:02:10.228Z] fb5054dd5b73: Pull complete [2024-09-04T04:02:10.228Z] eeca6798cff9: Pull complete [2024-09-04T04:02:12.831Z] aa269ceb94a6: Pull complete [2024-09-04T04:02:12.831Z] ada007ff1a6a: Pull complete [2024-09-04T04:02:13.112Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T04:02:13.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T04:02:13.112Z] ---> f489d0715acc [2024-09-04T04:02:13.112Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:02:17.390Z] ---> Running in 202a8d2e6aac [2024-09-04T04:02:17.658Z] Removing intermediate container 202a8d2e6aac [2024-09-04T04:02:17.658Z] ---> 680c6bd73581 [2024-09-04T04:02:17.658Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:02:17.658Z] ---> Running in 2bed35947a61 [2024-09-04T04:02:17.658Z] Removing intermediate container 2bed35947a61 [2024-09-04T04:02:17.658Z] ---> 316a271b7efd [2024-09-04T04:02:17.658Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-04T04:02:17.658Z] ---> Running in 067e9180d048 [2024-09-04T04:02:17.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:02:18.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:02:18.436Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-04T04:02:18.436Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-04T04:02:18.436Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-04T04:02:18.436Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T04:02:18.436Z] OK: 270 MiB in 60 packages [2024-09-04T04:02:19.015Z] Removing intermediate container 067e9180d048 [2024-09-04T04:02:19.015Z] ---> 35f39480e7af [2024-09-04T04:02:19.015Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-04T04:02:19.015Z] ---> Running in 6d0ec4f1c4ad [2024-09-04T04:02:19.015Z] Removing intermediate container 6d0ec4f1c4ad [2024-09-04T04:02:19.015Z] ---> f47ac061bdcd [2024-09-04T04:02:19.015Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-04T04:02:19.015Z] ---> 783572b5cd81 [2024-09-04T04:02:19.015Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:02:19.015Z] ---> Running in ad66848152ec [2024-09-04T04:02:19.311Z] Still waiting to schedule task [2024-09-04T04:02:19.311Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9362’ [2024-09-04T04:03:15.287Z] Removing intermediate container ad66848152ec [2024-09-04T04:03:15.287Z] ---> 7547d2f7ff9f [2024-09-04T04:03:15.287Z] Step 9/10 : COPY . . [2024-09-04T04:03:15.287Z] ---> 3a020753abf7 [2024-09-04T04:03:15.287Z] Step 10/10 : RUN ${MAKE} [2024-09-04T04:03:15.287Z] ---> Running in 290981aabb72 [2024-09-04T04:03:15.287Z] noop [2024-09-04T04:03:15.287Z] Removing intermediate container 290981aabb72 [2024-09-04T04:03:15.287Z] ---> fd79b313003d [2024-09-04T04:03:15.287Z] Successfully built fd79b313003d [2024-09-04T04:03:15.287Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:03:15.630Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T04:03:15.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:03:15.723Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:03:15.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T04:03:16.123Z] $ docker top d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:03:16.465Z] + go version [2024-09-04T04:03:16.465Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T04:03:16.488Z] $ docker stop --time=1 d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 [2024-09-04T04:03:17.727Z] $ docker rm -f --volumes d7cb261f401708240201f7fd448ad137132fa5710c7326da0cbc0f6d980f6ac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:03:18.143Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T04:03:18.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:03:18.224Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:03:18.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T04:03:18.623Z] $ docker top 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:03:18.976Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-04T04:03:19.304Z] + make test [2024-09-04T04:03:19.304Z] go test ./... -coverprofile=coverage.out [2024-09-04T04:03:21.207Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-04T04:03:39.287Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-04T04:03:39.287Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.9% of statements [2024-09-04T04:03:47.393Z] go vet ./... [2024-09-04T04:03:51.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T04:03:51.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T04:03:51.600Z] ./bin/test-attribution-txt.sh [2024-09-04T04:03:51.859Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T04:03:51.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T04:03:51.903Z] $ docker stop --time=1 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb [2024-09-04T04:03:55.887Z] $ docker rm -f --volumes 916f446c38348268939f0762132a3d1fc425b9d3cac922ce3f6b8ff50c7068fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:03:56.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T04:03:56.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-04T04:03:57.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T04:03:57.406Z] + ls -al . [2024-09-04T04:03:57.406Z] total 272 [2024-09-04T04:03:57.406Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 04:03 . [2024-09-04T04:03:57.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:01 .. [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:01 .dockerignore [2024-09-04T04:03:57.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:03 .git [2024-09-04T04:03:57.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 .github [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 04:01 .gitignore [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 04:01 .golangci.yml [2024-09-04T04:03:57.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:02 .semver [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 04:01 Attribution.txt [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 04:01 CHANGELOG.md [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 04:01 Dockerfile [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:01 GOVERNANCE.md [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 04:01 Jenkinsfile [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 04:01 LICENSE [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 04:01 Makefile [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 04:01 OWNERS.md [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 04:01 README.md [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 04:02 VERSION [2024-09-04T04:03:57.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:01 bin [2024-09-04T04:03:57.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 cmd [2024-09-04T04:03:57.406Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 04:03 coverage.out [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 04:01 go.mod [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 04:01 go.sum [2024-09-04T04:03:57.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:01 internal [2024-09-04T04:03:57.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:01 simulator [2024-09-04T04:03:57.406Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:03:57.729Z] + 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=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed --label arch=amd64 --label version=3.2.0-dev.22 . [2024-09-04T04:03:57.729Z] Sending build context to Docker daemon 17.93MB [2024-09-04T04:03:57.729Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:03:57.729Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-04T04:03:57.729Z] ---> fd79b313003d [2024-09-04T04:03:57.729Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:03:57.989Z] ---> Running in 132dac7474c7 [2024-09-04T04:03:57.989Z] Removing intermediate container 132dac7474c7 [2024-09-04T04:03:57.989Z] ---> 4a1ac54a95d8 [2024-09-04T04:03:57.989Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:03:57.989Z] ---> Running in c9f37b08841d [2024-09-04T04:03:58.248Z] Removing intermediate container c9f37b08841d [2024-09-04T04:03:58.248Z] ---> cc16a94776c5 [2024-09-04T04:03:58.248Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-04T04:03:58.248Z] ---> Running in daa3ba7883e5 [2024-09-04T04:03:58.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:03:58.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:03:58.765Z] OK: 270 MiB in 60 packages [2024-09-04T04:03:59.334Z] Removing intermediate container daa3ba7883e5 [2024-09-04T04:03:59.334Z] ---> b7b6c6a5af45 [2024-09-04T04:03:59.334Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-04T04:03:59.334Z] ---> Running in 493246366cce [2024-09-04T04:03:59.334Z] Removing intermediate container 493246366cce [2024-09-04T04:03:59.334Z] ---> 7f04f612ccdd [2024-09-04T04:03:59.334Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-04T04:03:59.334Z] ---> e78cdcba1d23 [2024-09-04T04:03:59.334Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:03:59.334Z] ---> Running in 49dec05c55fc [2024-09-04T04:04:00.400Z] Removing intermediate container 49dec05c55fc [2024-09-04T04:04:00.400Z] ---> c197ed44cbac [2024-09-04T04:04:00.400Z] Step 9/23 : COPY . . [2024-09-04T04:04:00.659Z] ---> ae55de466f8a [2024-09-04T04:04:00.659Z] Step 10/23 : RUN ${MAKE} [2024-09-04T04:04:00.659Z] ---> Running in 3b72655aef2d [2024-09-04T04:04:00.917Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-09-04T04:04:32.983Z] Removing intermediate container 3b72655aef2d [2024-09-04T04:04:32.983Z] ---> 1cef475a5e92 [2024-09-04T04:04:32.983Z] Step 11/23 : FROM alpine:3.18 [2024-09-04T04:04:32.983Z] 3.18: Pulling from library/alpine [2024-09-04T04:04:32.983Z] 930bdd4d222e: Pulling fs layer [2024-09-04T04:04:32.983Z] 930bdd4d222e: Verifying Checksum [2024-09-04T04:04:32.983Z] 930bdd4d222e: Download complete [2024-09-04T04:04:32.983Z] 930bdd4d222e: Pull complete [2024-09-04T04:04:32.983Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T04:04:32.983Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T04:04:32.983Z] ---> 18f865063206 [2024-09-04T04:04:32.983Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-04T04:04:32.983Z] ---> Running in 8d3f01312e15 [2024-09-04T04:04:32.983Z] Removing intermediate container 8d3f01312e15 [2024-09-04T04:04:32.983Z] ---> 771b168563e7 [2024-09-04T04:04:32.983Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-04T04:04:32.983Z] ---> Running in 1b1d062eb10b [2024-09-04T04:04:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:04:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:04:32.983Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T04:04:32.983Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T04:04:32.983Z] OK: 7 MiB in 16 packages [2024-09-04T04:04:32.983Z] Removing intermediate container 1b1d062eb10b [2024-09-04T04:04:32.983Z] ---> 645ac1ddd0c2 [2024-09-04T04:04:32.983Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-04T04:04:32.983Z] ---> Running in 79ab9c6d9661 [2024-09-04T04:04:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T04:04:32.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T04:04:32.983Z] OK: 7 MiB in 16 packages [2024-09-04T04:04:32.983Z] Removing intermediate container 79ab9c6d9661 [2024-09-04T04:04:32.983Z] ---> 16a8f5d0c0db [2024-09-04T04:04:32.983Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-04T04:04:32.983Z] ---> 5e3cbc15f514 [2024-09-04T04:04:32.983Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-04T04:04:32.983Z] ---> 77b2446d1d40 [2024-09-04T04:04:32.983Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-04T04:04:32.983Z] ---> 79df00ac127a [2024-09-04T04:04:32.983Z] Step 18/23 : EXPOSE 59901 [2024-09-04T04:04:32.983Z] ---> Running in af7c3d91972c [2024-09-04T04:04:32.983Z] Removing intermediate container af7c3d91972c [2024-09-04T04:04:32.983Z] ---> 8ea1a4a4cff6 [2024-09-04T04:04:32.983Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-04T04:04:33.244Z] ---> Running in 06b1325383c2 [2024-09-04T04:04:33.244Z] Removing intermediate container 06b1325383c2 [2024-09-04T04:04:33.244Z] ---> 59ec5b47393c [2024-09-04T04:04:33.244Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-04T04:04:33.244Z] ---> Running in ffae0441b1b0 [2024-09-04T04:04:33.244Z] Removing intermediate container ffae0441b1b0 [2024-09-04T04:04:33.244Z] ---> f7ef48eb21b0 [2024-09-04T04:04:33.244Z] Step 21/23 : LABEL arch=amd64 [2024-09-04T04:04:33.244Z] ---> Running in 81fa256cc7c8 [2024-09-04T04:04:33.504Z] Removing intermediate container 81fa256cc7c8 [2024-09-04T04:04:33.504Z] ---> 99530be3b52d [2024-09-04T04:04:33.504Z] Step 22/23 : LABEL git_sha=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:04:33.504Z] ---> Running in 98d76560a6fa [2024-09-04T04:04:33.504Z] Removing intermediate container 98d76560a6fa [2024-09-04T04:04:33.504Z] ---> 277fe9db36c8 [2024-09-04T04:04:33.504Z] Step 23/23 : LABEL version=3.2.0-dev.22 [2024-09-04T04:04:33.504Z] ---> Running in a3cf04b1133c [2024-09-04T04:04:33.504Z] Removing intermediate container a3cf04b1133c [2024-09-04T04:04:33.504Z] ---> 9d4d6a4b5da9 [2024-09-04T04:04:33.504Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T04:04:33.504Z] Successfully built 9d4d6a4b5da9 [2024-09-04T04:04:33.504Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:04:33.641Z] provisioning config files... [2024-09-04T04:04:33.651Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17229244412030682792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:04:36.505Z] ---> ****-login.sh [2024-09-04T04:04:36.505Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:04:36.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:04:36.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:04:36.505Z] Configure a credential helper to remove this warning. See [2024-09-04T04:04:36.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:04:36.505Z] [2024-09-04T04:04:36.505Z] Login Succeeded [2024-09-04T04:04:36.505Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:04:36.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:04:36.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:04:36.505Z] Configure a credential helper to remove this warning. See [2024-09-04T04:04:36.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:04:36.505Z] [2024-09-04T04:04:36.505Z] Login Succeeded [2024-09-04T04:04:36.505Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:04:36.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:04:36.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:04:36.766Z] Configure a credential helper to remove this warning. See [2024-09-04T04:04:36.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:04:36.766Z] [2024-09-04T04:04:36.766Z] Login Succeeded [2024-09-04T04:04:36.766Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:04:36.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:04:36.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:04:36.766Z] Configure a credential helper to remove this warning. See [2024-09-04T04:04:36.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:04:36.766Z] [2024-09-04T04:04:36.766Z] Login Succeeded [2024-09-04T04:04:36.766Z] ****.io [2024-09-04T04:04:36.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:04:37.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:04:37.026Z] Configure a credential helper to remove this warning. See [2024-09-04T04:04:37.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:04:37.026Z] [2024-09-04T04:04:37.026Z] Login Succeeded [2024-09-04T04:04:37.026Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:04:37.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T04:04:37.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:04:37.126Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-09-04T04:04:37.126Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:04:37.126Z] latest [2024-09-04T04:04:37.126Z] 3.2.0-dev.22 [2024-09-04T04:04:37.126Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:04:37.126Z] main [2024-09-04T04:04:37.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:37.490Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:40.402Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:04:40.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-04T04:04:40.402Z] ac603640da25: Preparing [2024-09-04T04:04:40.402Z] 0bd437a71d96: Preparing [2024-09-04T04:04:40.402Z] f0de70e2e113: Preparing [2024-09-04T04:04:40.402Z] 7783e94a7024: Preparing [2024-09-04T04:04:40.402Z] c9fc7331260f: Preparing [2024-09-04T04:04:40.402Z] ce7f800efff9: Preparing [2024-09-04T04:04:40.402Z] ce7f800efff9: Waiting [2024-09-04T04:04:40.661Z] 0bd437a71d96: Pushed [2024-09-04T04:04:40.661Z] c9fc7331260f: Pushed [2024-09-04T04:04:40.661Z] 7783e94a7024: Pushed [2024-09-04T04:04:40.661Z] ce7f800efff9: Layer already exists [2024-09-04T04:04:47.951Z] ac603640da25: Pushed [2024-09-04T04:04:49.862Z] f0de70e2e113: Pushed [2024-09-04T04:04:50.121Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:50.456Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:50.796Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-09-04T04:04:50.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-04T04:04:50.796Z] ac603640da25: Preparing [2024-09-04T04:04:50.796Z] 0bd437a71d96: Preparing [2024-09-04T04:04:50.796Z] f0de70e2e113: Preparing [2024-09-04T04:04:50.796Z] 7783e94a7024: Preparing [2024-09-04T04:04:50.796Z] c9fc7331260f: Preparing [2024-09-04T04:04:50.796Z] ce7f800efff9: Preparing [2024-09-04T04:04:50.796Z] ce7f800efff9: Waiting [2024-09-04T04:04:50.796Z] f0de70e2e113: Layer already exists [2024-09-04T04:04:50.796Z] 7783e94a7024: Layer already exists [2024-09-04T04:04:50.796Z] 0bd437a71d96: Layer already exists [2024-09-04T04:04:50.796Z] ac603640da25: Layer already exists [2024-09-04T04:04:50.796Z] c9fc7331260f: Layer already exists [2024-09-04T04:04:50.796Z] ce7f800efff9: Layer already exists [2024-09-04T04:04:50.796Z] latest: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:51.148Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:51.482Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 [2024-09-04T04:04:51.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-04T04:04:51.483Z] ac603640da25: Preparing [2024-09-04T04:04:51.483Z] 0bd437a71d96: Preparing [2024-09-04T04:04:51.483Z] f0de70e2e113: Preparing [2024-09-04T04:04:51.483Z] 7783e94a7024: Preparing [2024-09-04T04:04:51.483Z] c9fc7331260f: Preparing [2024-09-04T04:04:51.483Z] ce7f800efff9: Preparing [2024-09-04T04:04:51.483Z] ce7f800efff9: Waiting [2024-09-04T04:04:51.483Z] f0de70e2e113: Layer already exists [2024-09-04T04:04:51.483Z] c9fc7331260f: Layer already exists [2024-09-04T04:04:51.483Z] ac603640da25: Layer already exists [2024-09-04T04:04:51.483Z] 0bd437a71d96: Layer already exists [2024-09-04T04:04:51.483Z] 7783e94a7024: Layer already exists [2024-09-04T04:04:51.483Z] ce7f800efff9: Layer already exists [2024-09-04T04:04:51.483Z] 3.2.0-dev.22: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:51.812Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:52.138Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:04:52.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-04T04:04:52.139Z] ac603640da25: Preparing [2024-09-04T04:04:52.139Z] 0bd437a71d96: Preparing [2024-09-04T04:04:52.139Z] f0de70e2e113: Preparing [2024-09-04T04:04:52.139Z] 7783e94a7024: Preparing [2024-09-04T04:04:52.139Z] c9fc7331260f: Preparing [2024-09-04T04:04:52.139Z] ce7f800efff9: Preparing [2024-09-04T04:04:52.139Z] ce7f800efff9: Waiting [2024-09-04T04:04:52.139Z] ac603640da25: Layer already exists [2024-09-04T04:04:52.139Z] 0bd437a71d96: Layer already exists [2024-09-04T04:04:52.139Z] f0de70e2e113: Layer already exists [2024-09-04T04:04:52.139Z] c9fc7331260f: Layer already exists [2024-09-04T04:04:52.139Z] 7783e94a7024: Layer already exists [2024-09-04T04:04:52.139Z] ce7f800efff9: Layer already exists [2024-09-04T04:04:52.139Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:52.472Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:52.822Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-09-04T04:04:52.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-04T04:04:52.822Z] ac603640da25: Preparing [2024-09-04T04:04:52.822Z] 0bd437a71d96: Preparing [2024-09-04T04:04:52.822Z] f0de70e2e113: Preparing [2024-09-04T04:04:52.822Z] 7783e94a7024: Preparing [2024-09-04T04:04:52.822Z] c9fc7331260f: Preparing [2024-09-04T04:04:52.822Z] ce7f800efff9: Preparing [2024-09-04T04:04:52.822Z] ce7f800efff9: Waiting [2024-09-04T04:04:52.822Z] c9fc7331260f: Layer already exists [2024-09-04T04:04:52.822Z] 7783e94a7024: Layer already exists [2024-09-04T04:04:52.822Z] f0de70e2e113: Layer already exists [2024-09-04T04:04:52.822Z] ac603640da25: Layer already exists [2024-09-04T04:04:52.822Z] 0bd437a71d96: Layer already exists [2024-09-04T04:04:52.822Z] ce7f800efff9: Layer already exists [2024-09-04T04:04:52.822Z] main: digest: sha256:4d6066240c8a01a04877d7e46882c09a40a3e05c7f1586b0b99ab6ee17c04544 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T04:04:52.913Z] ===================================================== [Pipeline] echo [2024-09-04T04:04:52.928Z] taggedImages: [2024-09-04T04:04:52.928Z] - nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:04:52.928Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-09-04T04:04:52.928Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.22 [2024-09-04T04:04:52.928Z] - nexus3.edgexfoundry.org:10004/device-modbus:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:04:52.928Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:53.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:04:53.359Z] [2024-09-04T04:04:53.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:04:53.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:04:53.663Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T04:04:53.663Z] 5eb5b503b376: Pulling fs layer [2024-09-04T04:04:53.663Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T04:04:53.663Z] ec43610c2a17: Pulling fs layer [2024-09-04T04:04:53.663Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T04:04:53.663Z] 33b1e0a273af: Pulling fs layer [2024-09-04T04:04:53.663Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T04:04:53.663Z] 2f39f015ded8: Pulling fs layer [2024-09-04T04:04:53.663Z] 3a2ae6a8a46f: Waiting [2024-09-04T04:04:53.663Z] 33b1e0a273af: Waiting [2024-09-04T04:04:53.663Z] 5d3b04190fa2: Waiting [2024-09-04T04:04:53.663Z] 2f39f015ded8: Waiting [2024-09-04T04:04:53.663Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T04:04:53.663Z] 5c69ac0246d0: Download complete [2024-09-04T04:04:53.663Z] 3a2ae6a8a46f: Download complete [2024-09-04T04:04:53.663Z] 33b1e0a273af: Verifying Checksum [2024-09-04T04:04:53.663Z] 33b1e0a273af: Download complete [2024-09-04T04:04:53.663Z] ec43610c2a17: Verifying Checksum [2024-09-04T04:04:53.663Z] ec43610c2a17: Download complete [2024-09-04T04:04:53.663Z] 5d3b04190fa2: Download complete [2024-09-04T04:04:53.921Z] 5eb5b503b376: Verifying Checksum [2024-09-04T04:04:53.921Z] 5eb5b503b376: Download complete [2024-09-04T04:04:54.489Z] 2f39f015ded8: Download complete [2024-09-04T04:04:55.057Z] 5eb5b503b376: Pull complete [2024-09-04T04:04:55.317Z] 5c69ac0246d0: Pull complete [2024-09-04T04:04:55.885Z] ec43610c2a17: Pull complete [2024-09-04T04:04:55.885Z] 3a2ae6a8a46f: Pull complete [2024-09-04T04:04:56.144Z] 33b1e0a273af: Pull complete [2024-09-04T04:04:56.144Z] 5d3b04190fa2: Pull complete [2024-09-04T04:05:02.368Z] 2f39f015ded8: Pull complete [2024-09-04T04:05:02.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T04:05:02.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:05:02.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:05:02.477Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:05:02.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T04:05:06.792Z] $ docker top d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:05:07.176Z] ---> job-cost.sh [2024-09-04T04:05:07.176Z] lf-activate-venv: SKIPPING [2024-09-04T04:05:07.176Z] INFO: No Stack... [2024-09-04T04:05:07.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T04:05:07.694Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T04:05:07.979Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-09-04T04:05:07.979Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T04:05:07.991Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [2024-09-04T04:05:08.059Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] did not exist. Created. [2024-09-04T04:05:08.161Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:05:08.467Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T04:05:08.490Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T04:05:08.503Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T04:05:08.539Z] $ docker stop --time=1 d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 [2024-09-04T04:05:09.699Z] $ docker rm -f --volumes d200a5c3f731d60042d44c422f16e812230721c0943708cb58d3fd1fc382fd67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T04:18:28.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9391 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-09-04T04:18:28.322Z] Running in /w/workspace/device-modbus-go/161 [Pipeline] { [Pipeline] checkout [2024-09-04T04:18:31.387Z] The recommended git tool is: git [2024-09-04T04:18:39.051Z] using credential edgex-jenkins-ssh [2024-09-04T04:18:39.085Z] Cloning the remote Git repository [2024-09-04T04:18:39.167Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-09-04T04:18:39.314Z] > git init /w/workspace/device-modbus-go/161 # timeout=10 [2024-09-04T04:18:39.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-09-04T04:18:39.595Z] > git --version # timeout=10 [2024-09-04T04:18:39.655Z] > git --version # 'git version 2.25.1' [2024-09-04T04:18:39.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T04:18:39.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T04:18:42.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-09-04T04:18:42.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T04:18:43.764Z] Avoid second fetch [2024-09-04T04:18:43.765Z] Checking out Revision 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (main) [2024-09-04T04:18:44.524Z] Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" [2024-09-04T04:18:43.791Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T04:18:43.870Z] > git checkout -f 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:18:49.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T04:18:49.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T04:18:49.181Z] Dload Upload Total Spent Left Speed [2024-09-04T04:18:49.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-09-04T04:18:49.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T04:18:49.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T04:18:49.836Z] + sudo tee /etc/docker/daemon.new [2024-09-04T04:18:49.836Z] { [2024-09-04T04:18:49.836Z] "registry-mirrors": [ [2024-09-04T04:18:49.836Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T04:18:49.836Z] ], [2024-09-04T04:18:49.836Z] "bip": "10.250.0.254/24", [2024-09-04T04:18:49.836Z] "hosts": [ [2024-09-04T04:18:49.836Z] "tcp://0.0.0.0:5555", [2024-09-04T04:18:49.836Z] "unix:///var/run/docker.sock" [2024-09-04T04:18:49.836Z] ], [2024-09-04T04:18:49.836Z] "mtu": 1458, [2024-09-04T04:18:49.836Z] "selinux-enabled": true, [2024-09-04T04:18:49.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T04:18:49.836Z] } [Pipeline] sh [2024-09-04T04:18:50.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T04:18:50.501Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:19:08.798Z] provisioning config files... [2024-09-04T04:19:08.828Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/161@tmp/config14673528225183275542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:19:09.317Z] ---> ****-login.sh [2024-09-04T04:19:09.317Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:19:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:19:10.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:19:10.191Z] Configure a credential helper to remove this warning. See [2024-09-04T04:19:10.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:19:10.191Z] [2024-09-04T04:19:10.191Z] Login Succeeded [2024-09-04T04:19:10.191Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:19:10.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:19:10.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:19:10.463Z] Configure a credential helper to remove this warning. See [2024-09-04T04:19:10.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:19:10.463Z] [2024-09-04T04:19:10.463Z] Login Succeeded [2024-09-04T04:19:10.463Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:19:10.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:19:11.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:19:11.006Z] Configure a credential helper to remove this warning. See [2024-09-04T04:19:11.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:19:11.006Z] [2024-09-04T04:19:11.006Z] Login Succeeded [2024-09-04T04:19:11.006Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:19:11.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:19:11.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:19:11.275Z] Configure a credential helper to remove this warning. See [2024-09-04T04:19:11.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:19:11.275Z] [2024-09-04T04:19:11.275Z] Login Succeeded [2024-09-04T04:19:11.275Z] ****.io [2024-09-04T04:19:11.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:19:11.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:19:11.816Z] Configure a credential helper to remove this warning. See [2024-09-04T04:19:11.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:19:11.816Z] [2024-09-04T04:19:11.816Z] Login Succeeded [2024-09-04T04:19:11.816Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:19:11.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T04:19:12.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:19:12.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:19:12.209Z] ========================================================= [2024-09-04T04:19:12.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T04:19:12.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:19:12.600Z] + 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 . [2024-09-04T04:19:12.871Z] Sending build context to Docker daemon 9.091MB [2024-09-04T04:19:12.871Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:19:12.871Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-04T04:19:13.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T04:19:13.141Z] c6b39de5b339: Pulling fs layer [2024-09-04T04:19:13.141Z] a69c41024577: Pulling fs layer [2024-09-04T04:19:13.141Z] d6de4b400683: Pulling fs layer [2024-09-04T04:19:13.141Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T04:19:13.141Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:19:13.141Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T04:19:13.141Z] 00f215d4a9da: Pulling fs layer [2024-09-04T04:19:13.141Z] d496ad576159: Pulling fs layer [2024-09-04T04:19:13.141Z] 464afbd9ba4c: Waiting [2024-09-04T04:19:13.141Z] 35cb2a7552d0: Waiting [2024-09-04T04:19:13.141Z] d496ad576159: Waiting [2024-09-04T04:19:13.141Z] 4f4fb700ef54: Waiting [2024-09-04T04:19:13.412Z] a69c41024577: Download complete [2024-09-04T04:19:13.412Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T04:19:13.412Z] 35cb2a7552d0: Download complete [2024-09-04T04:19:13.412Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:19:13.412Z] 4f4fb700ef54: Download complete [2024-09-04T04:19:13.412Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T04:19:13.412Z] 464afbd9ba4c: Download complete [2024-09-04T04:19:13.412Z] c6b39de5b339: Download complete [2024-09-04T04:19:13.684Z] d496ad576159: Verifying Checksum [2024-09-04T04:19:13.684Z] d496ad576159: Download complete [2024-09-04T04:19:14.664Z] c6b39de5b339: Pull complete [2024-09-04T04:19:15.257Z] a69c41024577: Pull complete [2024-09-04T04:19:15.257Z] d6de4b400683: Verifying Checksum [2024-09-04T04:19:15.257Z] d6de4b400683: Download complete [2024-09-04T04:19:16.676Z] 00f215d4a9da: Verifying Checksum [2024-09-04T04:19:16.676Z] 00f215d4a9da: Download complete [2024-09-04T04:19:29.023Z] d6de4b400683: Pull complete [2024-09-04T04:19:29.023Z] 35cb2a7552d0: Pull complete [2024-09-04T04:19:29.023Z] 4f4fb700ef54: Pull complete [2024-09-04T04:19:29.023Z] 464afbd9ba4c: Pull complete [2024-09-04T04:19:37.273Z] 00f215d4a9da: Pull complete [2024-09-04T04:19:38.689Z] d496ad576159: Pull complete [2024-09-04T04:19:38.689Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T04:19:38.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T04:19:38.689Z] ---> f246e2811388 [2024-09-04T04:19:38.689Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:19:40.101Z] ---> Running in e70d7cf5b212 [2024-09-04T04:19:40.369Z] Removing intermediate container e70d7cf5b212 [2024-09-04T04:19:40.369Z] ---> 18bfb5bd5e79 [2024-09-04T04:19:40.369Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:19:40.638Z] ---> Running in 2744b946cf2e [2024-09-04T04:19:40.906Z] Removing intermediate container 2744b946cf2e [2024-09-04T04:19:40.906Z] ---> de2d7f500d97 [2024-09-04T04:19:40.906Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-04T04:19:40.906Z] ---> Running in 1b7df2fc72d3 [2024-09-04T04:19:42.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:19:42.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:19:43.554Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T04:19:43.554Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-04T04:19:43.822Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T04:19:43.822Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T04:19:43.822Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-04T04:19:43.822Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-04T04:19:43.822Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-04T04:19:43.822Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-04T04:19:43.822Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T04:19:44.088Z] OK: 272 MiB in 60 packages [2024-09-04T04:19:45.056Z] Removing intermediate container 1b7df2fc72d3 [2024-09-04T04:19:45.056Z] ---> 62a63b319d31 [2024-09-04T04:19:45.056Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-04T04:19:45.056Z] ---> Running in 1ca390022909 [2024-09-04T04:19:45.323Z] Removing intermediate container 1ca390022909 [2024-09-04T04:19:45.323Z] ---> e5ba20f21950 [2024-09-04T04:19:45.323Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-04T04:19:45.905Z] ---> 145381d021eb [2024-09-04T04:19:45.905Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:19:45.905Z] ---> Running in d3bd59d0357f [2024-09-04T04:21:37.637Z] Removing intermediate container d3bd59d0357f [2024-09-04T04:21:37.637Z] ---> c0564a624cd6 [2024-09-04T04:21:37.637Z] Step 9/10 : COPY . . [2024-09-04T04:21:37.637Z] ---> 56b0eb126a88 [2024-09-04T04:21:37.637Z] Step 10/10 : RUN ${MAKE} [2024-09-04T04:21:37.637Z] ---> Running in fcf068c44391 [2024-09-04T04:21:37.637Z] noop [2024-09-04T04:21:37.637Z] Removing intermediate container fcf068c44391 [2024-09-04T04:21:37.637Z] ---> 329886bd2be9 [2024-09-04T04:21:37.637Z] Successfully built 329886bd2be9 [2024-09-04T04:21:37.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:21:38.005Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:21:38.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:21:38.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container [2024-09-04T04:21:38.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:21:39.481Z] $ docker top 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:21:40.309Z] + go version [2024-09-04T04:21:40.310Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T04:21:40.333Z] $ docker stop --time=1 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 [2024-09-04T04:21:41.905Z] $ docker rm -f --volumes 2e2e5846991cac50ad79b9c7fe442a93283b743b1ac3343f6a41010bfb7c9041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:21:42.459Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:21:42.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:21:42.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container [2024-09-04T04:21:42.717Z] $ 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/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:21:43.916Z] $ docker top a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:21:44.913Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/161 [Pipeline] fileExists [Pipeline] sh [2024-09-04T04:21:45.271Z] + make test [2024-09-04T04:21:45.271Z] go test ./... -coverprofile=coverage.out [2024-09-04T04:21:51.936Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-04T04:25:13.703Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-04T04:25:13.703Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements [2024-09-04T04:25:14.658Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T04:25:14.658Z] go vet ./... [2024-09-04T04:26:01.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T04:26:01.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T04:26:01.515Z] ./bin/test-attribution-txt.sh [2024-09-04T04:26:01.515Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T04:26:01.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T04:26:01.564Z] $ docker stop --time=1 a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 [2024-09-04T04:26:03.441Z] $ docker rm -f --volumes a5baae9272c931d5d2cd3c6c085e5ab67e0f1b8c87fb6ac52edafbd05e6ef6d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:26:05.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T04:26:05.095Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T04:26:05.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:26:05.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T04:26:06.255Z] + ls -al . [2024-09-04T04:26:06.256Z] total 268 [2024-09-04T04:26:06.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:21 . [2024-09-04T04:26:06.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:18 .. [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:18 .dockerignore [2024-09-04T04:26:06.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:18 .git [2024-09-04T04:26:06.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 .github [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 4 04:18 .gitignore [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 04:18 .golangci.yml [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 4 04:18 Attribution.txt [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 4 04:18 CHANGELOG.md [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 4 04:18 Dockerfile [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:18 GOVERNANCE.md [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 4 04:18 Jenkinsfile [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 04:18 LICENSE [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 4 04:18 Makefile [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 4 04:18 OWNERS.md [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 4 04:18 README.md [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 04:02 VERSION [2024-09-04T04:26:06.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:18 bin [2024-09-04T04:26:06.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 cmd [2024-09-04T04:26:06.256Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 4 04:25 coverage.out [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 7185 Sep 4 04:18 go.mod [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 102015 Sep 4 04:18 go.sum [2024-09-04T04:26:06.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:18 internal [2024-09-04T04:26:06.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:18 simulator [2024-09-04T04:26:06.256Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 4 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:26:06.605Z] + 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=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed --label arch=arm64 --label version=3.2.0-dev.22 . [2024-09-04T04:26:06.870Z] Sending build context to Docker daemon 9.116MB [2024-09-04T04:26:07.136Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:26:07.136Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-04T04:26:07.136Z] ---> 329886bd2be9 [2024-09-04T04:26:07.136Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:26:07.136Z] ---> Running in 1236f4632aba [2024-09-04T04:26:07.401Z] Removing intermediate container 1236f4632aba [2024-09-04T04:26:07.401Z] ---> 6091963ec7d6 [2024-09-04T04:26:07.401Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:26:07.669Z] ---> Running in dc6dc66109ea [2024-09-04T04:26:07.936Z] Removing intermediate container dc6dc66109ea [2024-09-04T04:26:07.936Z] ---> ac85102757fa [2024-09-04T04:26:07.936Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-04T04:26:07.936Z] ---> Running in 207b2c3ac4ad [2024-09-04T04:26:08.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:26:09.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:26:10.430Z] OK: 272 MiB in 60 packages [2024-09-04T04:26:11.392Z] Removing intermediate container 207b2c3ac4ad [2024-09-04T04:26:11.392Z] ---> 70bc5364e6a5 [2024-09-04T04:26:11.392Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-04T04:26:11.392Z] ---> Running in b50ba27fed00 [2024-09-04T04:26:11.657Z] Removing intermediate container b50ba27fed00 [2024-09-04T04:26:11.657Z] ---> 99eca73f87e0 [2024-09-04T04:26:11.657Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-04T04:26:12.239Z] ---> 6b15eb0dfec1 [2024-09-04T04:26:12.239Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:26:12.239Z] ---> Running in 4781ee00a90f [2024-09-04T04:26:14.194Z] Removing intermediate container 4781ee00a90f [2024-09-04T04:26:14.194Z] ---> 7f89d1b7e8b6 [2024-09-04T04:26:14.194Z] Step 9/23 : COPY . . [2024-09-04T04:26:15.603Z] ---> 2e14ef64f693 [2024-09-04T04:26:15.603Z] Step 10/23 : RUN ${MAKE} [2024-09-04T04:26:15.603Z] ---> Running in 4d6138dc9a97 [2024-09-04T04:26:16.564Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-09-04T04:29:38.335Z] Removing intermediate container 4d6138dc9a97 [2024-09-04T04:29:38.335Z] ---> f9b2b3515c94 [2024-09-04T04:29:38.335Z] Step 11/23 : FROM alpine:3.18 [2024-09-04T04:29:38.600Z] 3.18: Pulling from library/alpine [2024-09-04T04:29:38.867Z] 4983c3fe2029: Pulling fs layer [2024-09-04T04:29:38.867Z] 4983c3fe2029: Download complete [2024-09-04T04:29:39.456Z] 4983c3fe2029: Pull complete [2024-09-04T04:29:39.456Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T04:29:39.456Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T04:29:39.456Z] ---> a0237000ae83 [2024-09-04T04:29:39.456Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-04T04:29:39.722Z] ---> Running in 02d36905d6b7 [2024-09-04T04:29:39.991Z] Removing intermediate container 02d36905d6b7 [2024-09-04T04:29:39.991Z] ---> 0e83ec741104 [2024-09-04T04:29:39.991Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-04T04:29:39.991Z] ---> Running in 832b62f9178a [2024-09-04T04:29:40.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:29:41.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:29:42.487Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T04:29:42.487Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T04:29:42.487Z] OK: 8 MiB in 16 packages [2024-09-04T04:29:43.066Z] Removing intermediate container 832b62f9178a [2024-09-04T04:29:43.066Z] ---> 2f4c274ce68b [2024-09-04T04:29:43.066Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-04T04:29:43.332Z] ---> Running in 9600f216718d [2024-09-04T04:29:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:29:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:29:45.242Z] OK: 8 MiB in 16 packages [2024-09-04T04:29:46.247Z] Removing intermediate container 9600f216718d [2024-09-04T04:29:46.247Z] ---> 80e67f30c2ca [2024-09-04T04:29:46.247Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-04T04:29:47.665Z] ---> 3ba7f063ecf3 [2024-09-04T04:29:47.665Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-04T04:29:48.280Z] ---> 2662711a121f [2024-09-04T04:29:48.280Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-04T04:29:48.552Z] ---> 48bd2e26cb2a [2024-09-04T04:29:48.553Z] Step 18/23 : EXPOSE 59901 [2024-09-04T04:29:48.819Z] ---> Running in 2ecf116388f5 [2024-09-04T04:29:49.085Z] Removing intermediate container 2ecf116388f5 [2024-09-04T04:29:49.085Z] ---> 760efa0dea53 [2024-09-04T04:29:49.085Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-04T04:29:49.085Z] ---> Running in 5b98bb2a67d9 [2024-09-04T04:29:49.353Z] Removing intermediate container 5b98bb2a67d9 [2024-09-04T04:29:49.353Z] ---> a0b33f5bd6c2 [2024-09-04T04:29:49.353Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-04T04:29:49.620Z] ---> Running in f621bf43cbea [2024-09-04T04:29:49.886Z] Removing intermediate container f621bf43cbea [2024-09-04T04:29:49.886Z] ---> ba3f4e56d65b [2024-09-04T04:29:49.886Z] Step 21/23 : LABEL arch=arm64 [2024-09-04T04:29:49.886Z] ---> Running in 0419eb09c7d4 [2024-09-04T04:29:50.152Z] Removing intermediate container 0419eb09c7d4 [2024-09-04T04:29:50.152Z] ---> 05a785cc7d14 [2024-09-04T04:29:50.152Z] Step 22/23 : LABEL git_sha=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:29:50.152Z] ---> Running in 652ae8232a0f [2024-09-04T04:29:50.734Z] Removing intermediate container 652ae8232a0f [2024-09-04T04:29:50.734Z] ---> 66d6e04bbab0 [2024-09-04T04:29:50.734Z] Step 23/23 : LABEL version=3.2.0-dev.22 [2024-09-04T04:29:50.734Z] ---> Running in 4c375f4360d7 [2024-09-04T04:29:51.000Z] Removing intermediate container 4c375f4360d7 [2024-09-04T04:29:51.000Z] ---> 7223bf736d81 [2024-09-04T04:29:51.000Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T04:29:51.000Z] Successfully built 7223bf736d81 [2024-09-04T04:29:51.000Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:29:51.164Z] provisioning config files... [2024-09-04T04:29:51.178Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/161@tmp/config1417302560263325134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:29:51.525Z] ---> ****-login.sh [2024-09-04T04:29:51.525Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:29:51.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:29:51.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:29:51.790Z] Configure a credential helper to remove this warning. See [2024-09-04T04:29:51.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:29:51.790Z] [2024-09-04T04:29:51.790Z] Login Succeeded [2024-09-04T04:29:51.790Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:29:52.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:29:52.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:29:52.057Z] Configure a credential helper to remove this warning. See [2024-09-04T04:29:52.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:29:52.057Z] [2024-09-04T04:29:52.057Z] Login Succeeded [2024-09-04T04:29:52.057Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:29:52.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:29:52.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:29:52.322Z] Configure a credential helper to remove this warning. See [2024-09-04T04:29:52.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:29:52.322Z] [2024-09-04T04:29:52.322Z] Login Succeeded [2024-09-04T04:29:52.590Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:29:52.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:29:52.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:29:52.855Z] Configure a credential helper to remove this warning. See [2024-09-04T04:29:52.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:29:52.855Z] [2024-09-04T04:29:52.855Z] Login Succeeded [2024-09-04T04:29:52.855Z] ****.io [2024-09-04T04:29:53.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:29:53.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:29:53.383Z] Configure a credential helper to remove this warning. See [2024-09-04T04:29:53.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:29:53.383Z] [2024-09-04T04:29:53.383Z] Login Succeeded [2024-09-04T04:29:53.383Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:29:53.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T04:29:53.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:29:53.482Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-09-04T04:29:53.482Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:29:53.482Z] latest [2024-09-04T04:29:53.482Z] 3.2.0-dev.22 [2024-09-04T04:29:53.482Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:29:53.482Z] main [2024-09-04T04:29:53.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:29:53.868Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:29:54.235Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:29:54.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-04T04:29:54.235Z] e50bb51392fc: Preparing [2024-09-04T04:29:54.235Z] 9f3faa3d596b: Preparing [2024-09-04T04:29:54.235Z] f00a18b227bc: Preparing [2024-09-04T04:29:54.235Z] fb79d6f2de43: Preparing [2024-09-04T04:29:54.235Z] b4fd79ae076c: Preparing [2024-09-04T04:29:54.235Z] 3c20671a5817: Preparing [2024-09-04T04:29:54.235Z] 3c20671a5817: Waiting [2024-09-04T04:29:54.501Z] 9f3faa3d596b: Pushed [2024-09-04T04:29:54.501Z] e50bb51392fc: Pushed [2024-09-04T04:29:54.501Z] b4fd79ae076c: Pushed [2024-09-04T04:29:54.501Z] fb79d6f2de43: Pushed [2024-09-04T04:29:54.501Z] 3c20671a5817: Layer already exists [2024-09-04T04:30:01.127Z] f00a18b227bc: Pushed [2024-09-04T04:30:01.127Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:01.491Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:01.869Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-09-04T04:30:01.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-04T04:30:01.869Z] e50bb51392fc: Preparing [2024-09-04T04:30:01.869Z] 9f3faa3d596b: Preparing [2024-09-04T04:30:01.869Z] f00a18b227bc: Preparing [2024-09-04T04:30:01.869Z] fb79d6f2de43: Preparing [2024-09-04T04:30:01.869Z] b4fd79ae076c: Preparing [2024-09-04T04:30:01.869Z] 3c20671a5817: Preparing [2024-09-04T04:30:01.869Z] 3c20671a5817: Waiting [2024-09-04T04:30:01.869Z] 9f3faa3d596b: Layer already exists [2024-09-04T04:30:01.869Z] b4fd79ae076c: Layer already exists [2024-09-04T04:30:01.869Z] fb79d6f2de43: Layer already exists [2024-09-04T04:30:01.869Z] f00a18b227bc: Layer already exists [2024-09-04T04:30:01.869Z] e50bb51392fc: Layer already exists [2024-09-04T04:30:01.869Z] 3c20671a5817: Layer already exists [2024-09-04T04:30:01.869Z] latest: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:02.501Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:02.861Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 [2024-09-04T04:30:02.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-04T04:30:02.861Z] e50bb51392fc: Preparing [2024-09-04T04:30:02.861Z] 9f3faa3d596b: Preparing [2024-09-04T04:30:02.861Z] f00a18b227bc: Preparing [2024-09-04T04:30:02.861Z] fb79d6f2de43: Preparing [2024-09-04T04:30:02.861Z] b4fd79ae076c: Preparing [2024-09-04T04:30:02.861Z] 3c20671a5817: Preparing [2024-09-04T04:30:02.861Z] 3c20671a5817: Waiting [2024-09-04T04:30:02.861Z] 9f3faa3d596b: Layer already exists [2024-09-04T04:30:02.861Z] f00a18b227bc: Layer already exists [2024-09-04T04:30:02.861Z] e50bb51392fc: Layer already exists [2024-09-04T04:30:02.861Z] b4fd79ae076c: Layer already exists [2024-09-04T04:30:02.861Z] fb79d6f2de43: Layer already exists [2024-09-04T04:30:02.861Z] 3c20671a5817: Layer already exists [2024-09-04T04:30:02.861Z] 3.2.0-dev.22: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:03.474Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:03.833Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:30:03.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-04T04:30:03.833Z] e50bb51392fc: Preparing [2024-09-04T04:30:03.833Z] 9f3faa3d596b: Preparing [2024-09-04T04:30:03.833Z] f00a18b227bc: Preparing [2024-09-04T04:30:03.833Z] fb79d6f2de43: Preparing [2024-09-04T04:30:03.833Z] b4fd79ae076c: Preparing [2024-09-04T04:30:03.833Z] 3c20671a5817: Preparing [2024-09-04T04:30:03.833Z] 3c20671a5817: Waiting [2024-09-04T04:30:03.833Z] f00a18b227bc: Layer already exists [2024-09-04T04:30:03.833Z] fb79d6f2de43: Layer already exists [2024-09-04T04:30:03.833Z] 9f3faa3d596b: Layer already exists [2024-09-04T04:30:03.833Z] e50bb51392fc: Layer already exists [2024-09-04T04:30:03.833Z] b4fd79ae076c: Layer already exists [2024-09-04T04:30:03.833Z] 3c20671a5817: Layer already exists [2024-09-04T04:30:03.833Z] 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:04.199Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:04.557Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-09-04T04:30:04.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-04T04:30:04.557Z] e50bb51392fc: Preparing [2024-09-04T04:30:04.557Z] 9f3faa3d596b: Preparing [2024-09-04T04:30:04.557Z] f00a18b227bc: Preparing [2024-09-04T04:30:04.557Z] fb79d6f2de43: Preparing [2024-09-04T04:30:04.557Z] b4fd79ae076c: Preparing [2024-09-04T04:30:04.557Z] 3c20671a5817: Preparing [2024-09-04T04:30:04.557Z] 3c20671a5817: Waiting [2024-09-04T04:30:04.557Z] f00a18b227bc: Layer already exists [2024-09-04T04:30:04.557Z] 9f3faa3d596b: Layer already exists [2024-09-04T04:30:04.557Z] fb79d6f2de43: Layer already exists [2024-09-04T04:30:04.557Z] e50bb51392fc: Layer already exists [2024-09-04T04:30:04.557Z] b4fd79ae076c: Layer already exists [2024-09-04T04:30:04.557Z] 3c20671a5817: Layer already exists [2024-09-04T04:30:04.825Z] main: digest: sha256:99f2120881b0f217c3e70fcac165e309edb54cd3512a7dfd52c1eb4fd9f3eb9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T04:30:04.922Z] ===================================================== [Pipeline] echo [2024-09-04T04:30:04.939Z] taggedImages: [2024-09-04T04:30:04.939Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [2024-09-04T04:30:04.939Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-09-04T04:30:04.939Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.22 [2024-09-04T04:30:04.939Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:34e0713d5cb4423ba00455ee6be9f8bcdcba86ed-3.2.0-dev.22 [2024-09-04T04:30:04.939Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:05.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:30:05.357Z] [2024-09-04T04:30:05.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:05.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:30:05.693Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T04:30:05.693Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T04:30:05.693Z] 04944245beec: Pulling fs layer [2024-09-04T04:30:05.693Z] 699f458cf7ca: Pulling fs layer [2024-09-04T04:30:05.693Z] 765212b225bb: Pulling fs layer [2024-09-04T04:30:05.693Z] f23df028b6ca: Pulling fs layer [2024-09-04T04:30:05.693Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T04:30:05.693Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T04:30:05.693Z] 765212b225bb: Waiting [2024-09-04T04:30:05.693Z] f23df028b6ca: Waiting [2024-09-04T04:30:05.693Z] d65c8cfc05b1: Waiting [2024-09-04T04:30:05.693Z] 2437ff75d9bd: Waiting [2024-09-04T04:30:05.963Z] 04944245beec: Verifying Checksum [2024-09-04T04:30:05.963Z] 04944245beec: Download complete [2024-09-04T04:30:05.963Z] 765212b225bb: Verifying Checksum [2024-09-04T04:30:05.963Z] 765212b225bb: Download complete [2024-09-04T04:30:05.963Z] f23df028b6ca: Verifying Checksum [2024-09-04T04:30:05.963Z] f23df028b6ca: Download complete [2024-09-04T04:30:05.963Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T04:30:05.963Z] d65c8cfc05b1: Download complete [2024-09-04T04:30:05.963Z] 699f458cf7ca: Download complete [2024-09-04T04:30:06.560Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T04:30:06.560Z] 8998bd30e6a1: Download complete [2024-09-04T04:30:09.141Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T04:30:09.141Z] 2437ff75d9bd: Download complete [2024-09-04T04:30:11.089Z] 8998bd30e6a1: Pull complete [2024-09-04T04:30:11.673Z] 04944245beec: Pull complete [2024-09-04T04:30:13.615Z] 699f458cf7ca: Pull complete [2024-09-04T04:30:13.615Z] 765212b225bb: Pull complete [2024-09-04T04:30:14.203Z] f23df028b6ca: Pull complete [2024-09-04T04:30:14.470Z] d65c8cfc05b1: Pull complete [2024-09-04T04:30:32.670Z] 2437ff75d9bd: Pull complete [2024-09-04T04:30:32.670Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T04:30:32.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:30:32.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:30:32.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container [2024-09-04T04:30:32.962Z] $ 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/161 -v /w/workspace/device-modbus-go/161:/w/workspace/device-modbus-go/161:rw,z -v /w/workspace/device-modbus-go/161@tmp:/w/workspace/device-modbus-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T04:30:35.803Z] $ docker top a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:30:36.667Z] ---> job-cost.sh [2024-09-04T04:30:36.667Z] lf-activate-venv: SKIPPING [2024-09-04T04:30:36.667Z] INFO: No Stack... [2024-09-04T04:30:36.934Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T04:30:37.894Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T04:30:38.531Z] + cat /w/workspace/device-modbus-go/161/archives/cost.csv [2024-09-04T04:30:38.531Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T04:30:38.600Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [2024-09-04T04:30:38.611Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] did not exist. Created. [2024-09-04T04:30:38.617Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:30:39.290Z] /w/workspace/device-modbus-go/161@tmp/durable-6c588f39/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T04:30:39.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T04:30:39.949Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T04:30:40.009Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T04:30:40.022Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T04:30:40.066Z] $ docker stop --time=1 a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb [2024-09-04T04:30:41.590Z] $ docker rm -f --volumes a236afafb251e645a144de8e783d229a747c52d6421deb0e35f383d99c79b9fb [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 [2024-09-04T04:30:42.116Z] provisioning config files... [2024-09-04T04:30:42.126Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11533329843485307034tmp [Pipeline] { [Pipeline] sh [2024-09-04T04:30:42.446Z] + set +x [2024-09-04T04:30:42.446Z] + bash -s -- [2024-09-04T04:30:42.446Z] + curl -s https://codecov.io/bash [2024-09-04T04:30:42.446Z] [2024-09-04T04:30:42.446Z] _____ _ [2024-09-04T04:30:42.446Z] / ____| | | [2024-09-04T04:30:42.446Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T04:30:42.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T04:30:42.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T04:30:42.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T04:30:42.446Z] Bash-1.0.6 [2024-09-04T04:30:42.446Z] [2024-09-04T04:30:42.446Z] [2024-09-04T04:30:42.446Z] ==> git version 2.25.1 found [2024-09-04T04:30:42.446Z] ==> 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 [2024-09-04T04:30:42.446Z] Release-Date: 2020-01-08 [2024-09-04T04:30:42.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T04:30:42.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T04:30:42.446Z] ==> Jenkins CI detected. [2024-09-04T04:30:42.446Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-09-04T04:30:42.446Z] project root: . [2024-09-04T04:30:42.446Z] --> token set from env [2024-09-04T04:30:42.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T04:30:42.446Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T04:30:42.446Z] ==> Python coveragepy not found [2024-09-04T04:30:42.446Z] ==> Searching for coverage reports in: [2024-09-04T04:30:42.446Z] + . [2024-09-04T04:30:42.446Z] -> Found 1 reports [2024-09-04T04:30:42.719Z] ==> Detecting git/mercurial file structure [2024-09-04T04:30:42.719Z] ==> Reading reports [2024-09-04T04:30:42.719Z] + ./coverage.out bytes=24601 [2024-09-04T04:30:42.719Z] ==> Appending adjustments [2024-09-04T04:30:42.719Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T04:30:42.719Z] + Found adjustments [2024-09-04T04:30:42.719Z] ==> Gzipping contents [2024-09-04T04:30:42.719Z] 4.0K /tmp/codecov.widCxm.gz [2024-09-04T04:30:42.719Z] ==> Uploading reports [2024-09-04T04:30:42.719Z] url: https://codecov.io [2024-09-04T04:30:42.719Z] query: branch=main&commit=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T04:30:42.719Z] -> Pinging Codecov [2024-09-04T04:30:42.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34e0713d5cb4423ba00455ee6be9f8bcdcba86ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T04:30:42.987Z] -> Uploading to [2024-09-04T04:30:42.988Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/55DBCA73C666E3227836607328DD7E49/34e0713d5cb4423ba00455ee6be9f8bcdcba86ed/2ecd0bbb-0f98-49d7-aae7-9154c5f23129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T043042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b3de6b73338157dff01c4e2ed073cdfb9212951e5562d91e5aff67c55f68359 [2024-09-04T04:30:42.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T04:30:42.988Z] Dload Upload Total Spent Left Speed [2024-09-04T04:30:42.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 15011 --:--:-- --:--:-- --:--:-- 15011 [2024-09-04T04:30:43.256Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] } [2024-09-04T04:30:43.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-04T04:30:43.582Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-04T04:30:43.603Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:43.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T04:30:43.934Z] [2024-09-04T04:30:43.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:30:44.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T04:30:44.248Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-04T04:30:44.248Z] 619be1103602: Already exists [2024-09-04T04:30:44.248Z] f8ea3408117e: Pulling fs layer [2024-09-04T04:30:44.248Z] 91320369b822: Pulling fs layer [2024-09-04T04:30:44.248Z] 0406650e8295: Pulling fs layer [2024-09-04T04:30:44.248Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:30:44.248Z] 96d80e3f36e1: Pulling fs layer [2024-09-04T04:30:44.248Z] bcf3aedb951c: Pulling fs layer [2024-09-04T04:30:44.248Z] bcf3aedb951c: Waiting [2024-09-04T04:30:44.248Z] 4f4fb700ef54: Waiting [2024-09-04T04:30:44.248Z] 96d80e3f36e1: Waiting [2024-09-04T04:30:44.248Z] 0406650e8295: Verifying Checksum [2024-09-04T04:30:44.248Z] 0406650e8295: Download complete [2024-09-04T04:30:44.248Z] f8ea3408117e: Download complete [2024-09-04T04:30:44.248Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:30:44.248Z] 4f4fb700ef54: Download complete [2024-09-04T04:30:44.248Z] f8ea3408117e: Pull complete [2024-09-04T04:30:44.507Z] 96d80e3f36e1: Verifying Checksum [2024-09-04T04:30:44.507Z] 96d80e3f36e1: Download complete [2024-09-04T04:30:44.766Z] 91320369b822: Verifying Checksum [2024-09-04T04:30:44.766Z] 91320369b822: Download complete [2024-09-04T04:30:45.333Z] bcf3aedb951c: Download complete [2024-09-04T04:30:47.864Z] 91320369b822: Pull complete [2024-09-04T04:30:47.864Z] 0406650e8295: Pull complete [2024-09-04T04:30:47.864Z] 4f4fb700ef54: Pull complete [2024-09-04T04:30:48.121Z] 96d80e3f36e1: Pull complete [2024-09-04T04:30:51.401Z] bcf3aedb951c: Pull complete [2024-09-04T04:30:51.401Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-04T04:30:51.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T04:30:51.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:30:51.506Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:30:51.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-04T04:30:56.485Z] $ docker top 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:30:56.828Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-09-04T04:30:56.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-09-04T04:30:57.126Z] + set -o pipefail [2024-09-04T04:30:57.126Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-09-04T04:31:05.250Z] [2024-09-04T04:31:05.250Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-09-04T04:31:05.250Z] [2024-09-04T04:31:05.250Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/19b9c06b-0052-47e0-982d-d7c15a9a9bf2 [2024-09-04T04:31:05.250Z] [2024-09-04T04:31:05.250Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-09-04T04:31:05.250Z] [2024-09-04T04:31:05.250Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-04T04:31:05.250Z] [2024-09-04T04:31:05.509Z] [2024-09-04T04:31:05.509Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-04T04:31:05.509Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-04T04:31:05.526Z] $ docker stop --time=1 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c [2024-09-04T04:31:11.144Z] $ docker rm -f --volumes 190ee5cfd06201aab52a0849907ff150466948b27630fe891c8e48c9efaff12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:31:12.038Z] + git log --format=format:%s -1 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed [Pipeline] sh [2024-09-04T04:31:12.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T04:31:12.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:12.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:31:12.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:31:12.713Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:31:12.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T04:31:13.175Z] $ docker top 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e -eo pid,comm [2024-09-04T04:31:13.214Z] 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). [2024-09-04T04:31:13.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T04:31:13.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:31:13.269Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:31:13.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:31:13.389Z] $ docker exec 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e ssh-agent [2024-09-04T04:31:13.481Z] SSH_AUTH_SOCK=/tmp/ssh-Cq1kAINfNOud/agent.32 [2024-09-04T04:31:13.481Z] SSH_AGENT_PID=38 [2024-09-04T04:31:13.486Z] Running ssh-add (command line suppressed) [2024-09-04T04:31:13.578Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12644352855479718801.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12644352855479718801.key) [2024-09-04T04:31:13.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:31:13.880Z] + git semver tag [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,055 [run_tag] DEBUG tag force:False [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,055 [check_head_tag] DEBUG check head tag [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,056 [execute] INFO git cat-file --batch-check [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,060 [execute] INFO git cat-file --batch [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,080 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:31:14.140Z] 2024-09-04 04:31:14,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:14.140Z] 3.2.0-dev.22 [Pipeline] } [2024-09-04T04:31:14.156Z] $ docker exec --env ******** --env ******** 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e ssh-agent -k [2024-09-04T04:31:14.257Z] unset SSH_AUTH_SOCK; [2024-09-04T04:31:14.257Z] unset SSH_AGENT_PID; [2024-09-04T04:31:14.257Z] echo Agent pid 38 killed; [2024-09-04T04:31:14.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T04:31:14.581Z] + git semver [Pipeline] } [2024-09-04T04:31:14.857Z] $ docker stop --time=1 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e [2024-09-04T04:31:16.145Z] $ docker rm -f --volumes 9aef1e0cdd2e47be2d604c23ec6c1cfc5ab3d7dc04d6d29bd7d4810fd4a7864e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:16.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T04:31:16.565Z] [2024-09-04T04:31:16.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:16.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T04:31:16.870Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-04T04:31:16.870Z] ab5ef0e58194: Pulling fs layer [2024-09-04T04:31:16.870Z] 9712f1f96733: Pulling fs layer [2024-09-04T04:31:16.870Z] 63f879dbbcfc: Pulling fs layer [2024-09-04T04:31:16.870Z] 0d9ebad4ef96: Pulling fs layer [2024-09-04T04:31:16.870Z] e9a5061849ea: Pulling fs layer [2024-09-04T04:31:16.870Z] d747dcd14b5f: Pulling fs layer [2024-09-04T04:31:16.870Z] 2de7ff778b66: Pulling fs layer [2024-09-04T04:31:16.870Z] e9a5061849ea: Waiting [2024-09-04T04:31:16.870Z] 0d9ebad4ef96: Waiting [2024-09-04T04:31:16.870Z] d747dcd14b5f: Waiting [2024-09-04T04:31:16.870Z] 2de7ff778b66: Waiting [2024-09-04T04:31:16.870Z] 9712f1f96733: Download complete [2024-09-04T04:31:17.129Z] 63f879dbbcfc: Verifying Checksum [2024-09-04T04:31:17.129Z] 63f879dbbcfc: Download complete [2024-09-04T04:31:17.387Z] 0d9ebad4ef96: Verifying Checksum [2024-09-04T04:31:17.387Z] 0d9ebad4ef96: Download complete [2024-09-04T04:31:17.387Z] d747dcd14b5f: Download complete [2024-09-04T04:31:17.387Z] e9a5061849ea: Verifying Checksum [2024-09-04T04:31:17.387Z] e9a5061849ea: Download complete [2024-09-04T04:31:17.387Z] ab5ef0e58194: Download complete [2024-09-04T04:31:17.387Z] 2de7ff778b66: Verifying Checksum [2024-09-04T04:31:17.387Z] 2de7ff778b66: Download complete [2024-09-04T04:31:19.916Z] ab5ef0e58194: Pull complete [2024-09-04T04:31:19.916Z] 9712f1f96733: Pull complete [2024-09-04T04:31:20.850Z] 63f879dbbcfc: Pull complete [2024-09-04T04:31:24.132Z] 0d9ebad4ef96: Pull complete [2024-09-04T04:31:24.391Z] e9a5061849ea: Pull complete [2024-09-04T04:31:24.391Z] d747dcd14b5f: Pull complete [2024-09-04T04:31:25.325Z] 2de7ff778b66: Pull complete [2024-09-04T04:31:25.325Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-04T04:31:25.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T04:31:25.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:31:25.430Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:31:25.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-04T04:31:32.566Z] $ docker top c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:31:32.633Z] provisioning config files... [2024-09-04T04:31:32.640Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10429684033084265396tmp [2024-09-04T04:31:32.649Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3425121741654264693tmp [2024-09-04T04:31:32.658Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8868202509863514410tmp [Pipeline] { [Pipeline] echo [2024-09-04T04:31:32.748Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:33.047Z] ---> sigul-configuration.sh [2024-09-04T04:31:33.047Z] gpg: directory `/root/.gnupg' created [2024-09-04T04:31:33.047Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-04T04:31:33.047Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-04T04:31:33.047Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-04T04:31:33.047Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-04T04:31:33.047Z] gpg: CAST5 encrypted data [2024-09-04T04:31:33.047Z] gpg: encrypted with 1 passphrase [2024-09-04T04:31:33.047Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-04T04:31:33.342Z] + mkdir /home/jenkins [2024-09-04T04:31:33.342Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-04T04:31:33.647Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-04T04:31:33.659Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:33.952Z] ---> sigul-install.sh [2024-09-04T04:31:33.952Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-04T04:31:34.246Z] + git tag --list [2024-09-04T04:31:34.247Z] 0.7.1 [2024-09-04T04:31:34.247Z] v1.0.0 [2024-09-04T04:31:34.247Z] v1.1.0 [2024-09-04T04:31:34.247Z] v1.1.1 [2024-09-04T04:31:34.247Z] v1.2.2 [2024-09-04T04:31:34.247Z] v1.3.0 [2024-09-04T04:31:34.247Z] v1.3.1 [2024-09-04T04:31:34.247Z] v2.0.0 [2024-09-04T04:31:34.247Z] v2.1.0 [2024-09-04T04:31:34.247Z] v2.1.1 [2024-09-04T04:31:34.247Z] v2.2.0 [2024-09-04T04:31:34.247Z] v2.3.0 [2024-09-04T04:31:34.247Z] v3.0 [2024-09-04T04:31:34.247Z] v3.0.0 [2024-09-04T04:31:34.247Z] v3.1 [2024-09-04T04:31:34.247Z] v3.1.0 [2024-09-04T04:31:34.247Z] v3.1.0-dev.1 [2024-09-04T04:31:34.247Z] v3.1.0-dev.10 [2024-09-04T04:31:34.247Z] v3.1.0-dev.11 [2024-09-04T04:31:34.247Z] v3.1.0-dev.12 [2024-09-04T04:31:34.247Z] v3.1.0-dev.13 [2024-09-04T04:31:34.247Z] v3.1.0-dev.14 [2024-09-04T04:31:34.247Z] v3.1.0-dev.15 [2024-09-04T04:31:34.247Z] v3.1.0-dev.16 [2024-09-04T04:31:34.247Z] v3.1.0-dev.17 [2024-09-04T04:31:34.247Z] v3.1.0-dev.18 [2024-09-04T04:31:34.247Z] v3.1.0-dev.19 [2024-09-04T04:31:34.247Z] v3.1.0-dev.2 [2024-09-04T04:31:34.247Z] v3.1.0-dev.20 [2024-09-04T04:31:34.247Z] v3.1.0-dev.21 [2024-09-04T04:31:34.247Z] v3.1.0-dev.22 [2024-09-04T04:31:34.247Z] v3.1.0-dev.23 [2024-09-04T04:31:34.247Z] v3.1.0-dev.24 [2024-09-04T04:31:34.247Z] v3.1.0-dev.25 [2024-09-04T04:31:34.247Z] v3.1.0-dev.3 [2024-09-04T04:31:34.247Z] v3.1.0-dev.4 [2024-09-04T04:31:34.247Z] v3.1.0-dev.5 [2024-09-04T04:31:34.247Z] v3.1.0-dev.6 [2024-09-04T04:31:34.247Z] v3.1.0-dev.7 [2024-09-04T04:31:34.247Z] v3.1.0-dev.8 [2024-09-04T04:31:34.247Z] v3.1.0-dev.9 [2024-09-04T04:31:34.247Z] v3.1.1 [2024-09-04T04:31:34.247Z] v3.1.1-dev.1 [2024-09-04T04:31:34.247Z] v3.2.0-dev.1 [2024-09-04T04:31:34.247Z] v3.2.0-dev.10 [2024-09-04T04:31:34.247Z] v3.2.0-dev.11 [2024-09-04T04:31:34.247Z] v3.2.0-dev.12 [2024-09-04T04:31:34.247Z] v3.2.0-dev.13 [2024-09-04T04:31:34.247Z] v3.2.0-dev.14 [2024-09-04T04:31:34.247Z] v3.2.0-dev.15 [2024-09-04T04:31:34.247Z] v3.2.0-dev.16 [2024-09-04T04:31:34.247Z] v3.2.0-dev.17 [2024-09-04T04:31:34.247Z] v3.2.0-dev.18 [2024-09-04T04:31:34.247Z] v3.2.0-dev.19 [2024-09-04T04:31:34.247Z] v3.2.0-dev.2 [2024-09-04T04:31:34.247Z] v3.2.0-dev.20 [2024-09-04T04:31:34.247Z] v3.2.0-dev.21 [2024-09-04T04:31:34.247Z] v3.2.0-dev.22 [2024-09-04T04:31:34.247Z] v3.2.0-dev.3 [2024-09-04T04:31:34.247Z] v3.2.0-dev.4 [2024-09-04T04:31:34.247Z] v3.2.0-dev.5 [2024-09-04T04:31:34.247Z] v3.2.0-dev.6 [2024-09-04T04:31:34.247Z] v3.2.0-dev.7 [2024-09-04T04:31:34.247Z] v3.2.0-dev.8 [2024-09-04T04:31:34.247Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-04T04:31:34.538Z] + lftools sign git-tag v3.2.0-dev.22 [2024-09-04T04:31:35.107Z] Signing Git tag with Sigul... [2024-09-04T04:31:35.107Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-09-04T04:31:35.377Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:35.666Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-04T04:31:35.672Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-04T04:31:35.707Z] $ docker stop --time=1 c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 [2024-09-04T04:31:36.990Z] $ docker rm -f --volumes c359e2015bbd28650b2c50fc2b7d7454da94aa686d97376b326d757ea2d7b715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-04T04:31:37.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T04:31:37.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:37.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:31:37.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:31:37.799Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:31:37.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T04:31:38.167Z] $ docker top e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 -eo pid,comm [2024-09-04T04:31:38.204Z] 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). [2024-09-04T04:31:38.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T04:31:38.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:31:38.261Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:31:38.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:31:38.387Z] $ docker exec e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 ssh-agent [2024-09-04T04:31:38.487Z] SSH_AUTH_SOCK=/tmp/ssh-v2MqQ5HKMhP5/agent.33 [2024-09-04T04:31:38.487Z] SSH_AGENT_PID=39 [2024-09-04T04:31:38.491Z] Running ssh-add (command line suppressed) [2024-09-04T04:31:38.591Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1890439220048307114.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1890439220048307114.key) [2024-09-04T04:31:38.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:31:38.887Z] + git semver bump pre [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,060 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,060 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,060 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,061 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,061 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,062 [execute] INFO git cat-file --batch-check [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,067 [execute] INFO git cat-file --batch [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T04:31:39.146Z] 2024-09-04 04:31:39,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:39.146Z] 3.2.0-dev.23 [Pipeline] } [2024-09-04T04:31:39.161Z] $ docker exec --env ******** --env ******** e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 ssh-agent -k [2024-09-04T04:31:39.247Z] unset SSH_AUTH_SOCK; [2024-09-04T04:31:39.247Z] unset SSH_AGENT_PID; [2024-09-04T04:31:39.247Z] echo Agent pid 39 killed; [2024-09-04T04:31:39.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T04:31:39.567Z] + git semver [Pipeline] } [2024-09-04T04:31:39.844Z] $ docker stop --time=1 e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 [2024-09-04T04:31:41.126Z] $ docker rm -f --volumes e83d842757950d79a385e5097cd3f51ef1d901df163bc4b27127449d2baf8b22 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:31:41.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T04:31:41.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:41.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T04:31:41.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:31:41.864Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:31:41.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T04:31:42.236Z] $ docker top e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T04:31:42.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T04:31:42.334Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T04:31:42.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T04:31:42.436Z] $ docker exec e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 ssh-agent [2024-09-04T04:31:42.533Z] SSH_AUTH_SOCK=/tmp/ssh-7Aq9PBzwcaN1/agent.30 [2024-09-04T04:31:42.533Z] SSH_AGENT_PID=36 [2024-09-04T04:31:42.538Z] Running ssh-add (command line suppressed) [2024-09-04T04:31:42.630Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14442096233101537122.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14442096233101537122.key) [2024-09-04T04:31:42.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T04:31:42.930Z] + git semver push [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,092 [run_push] DEBUG push [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,093 [execute] INFO git cat-file --batch-check [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,096 [execute] INFO git rev-list a5e42f313c965f7798ca3237ef0748d7ac3fa6df -- [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,096 [execute] DEBUG Popen(['git', 'rev-list', 'a5e42f313c965f7798ca3237ef0748d7ac3fa6df', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,102 [execute] INFO git fetch -v origin [2024-09-04T04:31:43.188Z] 2024-09-04 04:31:43,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-04T04:31:43.756Z] 2024-09-04 04:31:43,538 [run_push] DEBUG no remote changes detected [2024-09-04T04:31:43.756Z] 2024-09-04 04:31:43,539 [execute] INFO git push origin semver [2024-09-04T04:31:43.756Z] 2024-09-04 04:31:43,539 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:31:44.322Z] 2024-09-04 04:31:44,243 [run_push] DEBUG push all version tags [2024-09-04T04:31:44.322Z] 2024-09-04 04:31:44,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-04T04:31:44.322Z] 2024-09-04 04:31:44,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T04:31:44.891Z] 2024-09-04 04:31:44,851 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-04T04:31:44.891Z] 3.2.0-dev.23 [Pipeline] } [2024-09-04T04:31:44.907Z] $ docker exec --env ******** --env ******** e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 ssh-agent -k [2024-09-04T04:31:45.002Z] unset SSH_AUTH_SOCK; [2024-09-04T04:31:45.002Z] unset SSH_AGENT_PID; [2024-09-04T04:31:45.002Z] echo Agent pid 36 killed; [2024-09-04T04:31:45.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T04:31:45.329Z] + git semver [Pipeline] } [2024-09-04T04:31:45.606Z] $ docker stop --time=1 e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 [2024-09-04T04:31:46.886Z] $ docker rm -f --volumes e487013e0b8c168519b30f5d16c737b75783192c464a7aa5dd7a8b717ef40b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-04T04:31:47.575Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-09-04T04:31:47.575Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-04T04:31:47.575Z] total 16 [2024-09-04T04:31:47.575Z] drwxr-xr-x 3 root root 4096 Sep 4 04:05 . [2024-09-04T04:31:47.575Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:31 .. [2024-09-04T04:31:47.575Z] drwxr-xr-x 2 root root 4096 Sep 4 04:05 cost [2024-09-04T04:31:47.575Z] -rw-r--r-- 1 root root 88 Sep 4 04:05 cost.csv [2024-09-04T04:31:47.575Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-04T04:31:47.575Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-04T04:31:47.575Z] total 16 [2024-09-04T04:31:47.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:05 . [2024-09-04T04:31:47.575Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:31 .. [2024-09-04T04:31:47.575Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 04:05 cost [2024-09-04T04:31:47.575Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 4 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:47.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:48.725Z] ---> package-listing.sh [2024-09-04T04:31:48.726Z] ++ facter osfamily [2024-09-04T04:31:48.726Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T04:31:48.985Z] + OS_FAMILY=debian [2024-09-04T04:31:48.985Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-09-04T04:31:48.985Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T04:31:48.985Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T04:31:48.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T04:31:48.985Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T04:31:48.985Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-09-04T04:31:48.985Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T04:31:48.985Z] + case "${OS_FAMILY}" in [2024-09-04T04:31:48.985Z] + dpkg -l [2024-09-04T04:31:48.985Z] + grep '^ii' [2024-09-04T04:31:48.985Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T04:31:48.985Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T04:31:48.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T04:31:48.985Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-09-04T04:31:48.985Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-09-04T04:31:48.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-09-04T04:31:48.998Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T04:31:49.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:31:49.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:31:49.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:31:49.932Z] prd-ubuntu20.04-docker-8c-8g-9365 does not seem to be running inside a container [2024-09-04T04:31:49.969Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T04:31:50.173Z] $ docker top bfe5aa8adb66a38dda0f49289232c47b73b3faa4bba63c927dccb14884b7b01d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:31:50.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T04:31:50.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T04:31:51.100Z] + ls /var/log/sa-host [2024-09-04T04:31:51.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:31:51.265Z] provisioning config files... [2024-09-04T04:31:51.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16036470273988733300tmp [Pipeline] { [Pipeline] echo [2024-09-04T04:31:51.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:51.576Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T04:31:51.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:51.933Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T04:31:51.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:52.223Z] ---> sudo-logs.sh [2024-09-04T04:31:52.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T04:31:52.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:52.539Z] ---> job-cost.sh [2024-09-04T04:31:52.539Z] lf-activate-venv: SKIPPING [2024-09-04T04:31:52.539Z] DEBUG: total: 0.2199999988079071 [2024-09-04T04:31:52.539Z] INFO: Retrieving Stack Cost... [2024-09-04T04:31:53.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T04:31:53.368Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T04:31:53.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:31:53.665Z] ---> logs-deploy.sh [2024-09-04T04:31:53.665Z] lf-activate-venv: SKIPPING [2024-09-04T04:31:53.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/161 [2024-09-04T04:31:53.665Z] INFO: archiving workspace using pattern(s): [2024-09-04T04:31:54.606Z] Archives upload complete. [2024-09-04T04:31:54.867Z] INFO: archiving logs to Nexus [2024-09-04T04:31:55.439Z] ---> uname -a: [2024-09-04T04:31:55.439Z] Linux prd-ubuntu20-04-docker-8c-8g-9365 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T04:31:55.439Z] [2024-09-04T04:31:55.439Z] [2024-09-04T04:31:55.439Z] ---> lscpu: [2024-09-04T04:31:55.439Z] Architecture: x86_64 [2024-09-04T04:31:55.439Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T04:31:55.439Z] Byte Order: Little Endian [2024-09-04T04:31:55.439Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T04:31:55.439Z] CPU(s): 8 [2024-09-04T04:31:55.439Z] On-line CPU(s) list: 0-7 [2024-09-04T04:31:55.439Z] Thread(s) per core: 1 [2024-09-04T04:31:55.439Z] Core(s) per socket: 1 [2024-09-04T04:31:55.439Z] Socket(s): 8 [2024-09-04T04:31:55.439Z] NUMA node(s): 1 [2024-09-04T04:31:55.439Z] Vendor ID: AuthenticAMD [2024-09-04T04:31:55.439Z] CPU family: 23 [2024-09-04T04:31:55.440Z] Model: 49 [2024-09-04T04:31:55.440Z] Model name: AMD EPYC-Rome Processor [2024-09-04T04:31:55.440Z] Stepping: 0 [2024-09-04T04:31:55.440Z] CPU MHz: 2800.000 [2024-09-04T04:31:55.440Z] BogoMIPS: 5600.00 [2024-09-04T04:31:55.440Z] Virtualization: AMD-V [2024-09-04T04:31:55.440Z] Hypervisor vendor: KVM [2024-09-04T04:31:55.440Z] Virtualization type: full [2024-09-04T04:31:55.440Z] L1d cache: 256 KiB [2024-09-04T04:31:55.440Z] L1i cache: 256 KiB [2024-09-04T04:31:55.440Z] L2 cache: 4 MiB [2024-09-04T04:31:55.440Z] L3 cache: 128 MiB [2024-09-04T04:31:55.440Z] NUMA node0 CPU(s): 0-7 [2024-09-04T04:31:55.440Z] Vulnerability Itlb multihit: Not affected [2024-09-04T04:31:55.440Z] Vulnerability L1tf: Not affected [2024-09-04T04:31:55.440Z] Vulnerability Mds: Not affected [2024-09-04T04:31:55.440Z] Vulnerability Meltdown: Not affected [2024-09-04T04:31:55.440Z] Vulnerability Mmio stale data: Not affected [2024-09-04T04:31:55.440Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T04:31:55.440Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T04:31:55.440Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T04:31:55.440Z] Vulnerability Srbds: Not affected [2024-09-04T04:31:55.440Z] Vulnerability Tsx async abort: Not affected [2024-09-04T04:31:55.440Z] 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 [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] ---> nproc: [2024-09-04T04:31:55.440Z] 8 [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] ---> df -h: [2024-09-04T04:31:55.440Z] Filesystem Size Used Avail Use% Mounted on [2024-09-04T04:31:55.440Z] overlay 155G 14G 142G 9% / [2024-09-04T04:31:55.440Z] tmpfs 64M 0 64M 0% /dev [2024-09-04T04:31:55.440Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-04T04:31:55.440Z] shm 64M 0 64M 0% /dev/shm [2024-09-04T04:31:55.440Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] ---> sar -b -r -n DEV: [2024-09-04T04:31:55.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9365) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] 04:01:02 LINUX RESTART (8 CPU) [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-04T04:31:55.440Z] 04:03:01 269.36 2.90 266.46 0.00 49.73 78413.60 0.00 [2024-09-04T04:31:55.440Z] 04:04:01 152.22 0.18 152.04 0.00 18.53 39094.28 0.00 [2024-09-04T04:31:55.440Z] 04:05:01 99.25 0.07 99.18 0.00 15.07 30763.20 0.00 [2024-09-04T04:31:55.440Z] 04:06:01 48.91 0.02 48.89 0.00 0.13 16223.85 0.00 [2024-09-04T04:31:55.440Z] 04:07:01 50.16 6.13 44.03 0.00 4366.74 8432.73 0.00 [2024-09-04T04:31:55.440Z] 04:08:01 3.32 0.02 3.30 0.00 0.13 88.37 0.00 [2024-09-04T04:31:55.440Z] 04:09:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 [2024-09-04T04:31:55.440Z] 04:10:01 3.30 1.50 1.80 0.00 35.45 23.19 0.00 [2024-09-04T04:31:55.440Z] 04:11:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-09-04T04:31:55.440Z] 04:12:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 [2024-09-04T04:31:55.440Z] 04:13:01 1.02 0.00 1.02 0.00 0.00 15.86 0.00 [2024-09-04T04:31:55.440Z] 04:14:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2024-09-04T04:31:55.440Z] 04:15:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-09-04T04:31:55.440Z] 04:16:01 1.67 0.02 1.65 0.00 0.13 20.26 0.00 [2024-09-04T04:31:55.440Z] 04:17:01 1.62 0.02 1.60 0.00 0.13 21.73 0.00 [2024-09-04T04:31:55.440Z] 04:18:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 [2024-09-04T04:31:55.440Z] 04:19:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-09-04T04:31:55.440Z] 04:20:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2024-09-04T04:31:55.440Z] 04:21:02 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-09-04T04:31:55.440Z] 04:22:01 2.05 0.00 2.05 0.00 0.00 23.45 0.00 [2024-09-04T04:31:55.440Z] 04:23:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2024-09-04T04:31:55.440Z] 04:24:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2024-09-04T04:31:55.440Z] 04:25:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2024-09-04T04:31:55.440Z] 04:26:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 [2024-09-04T04:31:55.440Z] 04:27:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2024-09-04T04:31:55.440Z] 04:28:01 1.97 0.00 1.97 0.00 0.00 22.93 0.00 [2024-09-04T04:31:55.440Z] 04:29:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 [2024-09-04T04:31:55.440Z] 04:30:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 [2024-09-04T04:31:55.440Z] 04:31:01 38.99 0.08 38.91 0.00 8.80 22325.35 0.00 [2024-09-04T04:31:55.440Z] Average: 24.06 0.38 23.68 0.00 155.08 6753.24 0.00 [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-04T04:31:55.440Z] 04:03:01 26961172 31525232 783756 2.38 184760 4436128 1872268 5.52 1325612 3981712 527180 [2024-09-04T04:31:55.440Z] 04:04:01 27790824 31405120 898604 2.73 192616 3534280 2125600 6.26 1429984 3095624 15604 [2024-09-04T04:31:55.440Z] 04:05:01 26883140 31497528 808616 2.46 202204 4476700 2035256 6.00 1386064 4005032 563188 [2024-09-04T04:31:55.440Z] 04:06:01 27012504 31530168 775252 2.36 202624 4380700 1796788 5.30 1362384 3896536 24 [2024-09-04T04:31:55.440Z] 04:07:01 26561740 31506736 766468 2.33 231184 4779452 1746744 5.15 1641204 4032856 180 [2024-09-04T04:31:55.440Z] 04:08:01 26572880 31513040 760280 2.31 229704 4776200 1692564 4.99 1634420 4029652 148 [2024-09-04T04:31:55.440Z] 04:09:01 26572960 31513216 760044 2.31 229788 4776204 1692564 4.99 1634200 4029656 8 [2024-09-04T04:31:55.440Z] 04:10:01 26571024 31513280 759812 2.31 229812 4777272 1692564 4.99 1637784 4029936 24 [2024-09-04T04:31:55.440Z] 04:11:01 26573588 31515868 757160 2.30 229848 4777260 1692564 4.99 1634492 4029916 16 [2024-09-04T04:31:55.440Z] 04:12:01 26573628 31515952 757004 2.30 229876 4777276 1692564 4.99 1634848 4029920 8 [2024-09-04T04:31:55.440Z] 04:13:01 26573736 31516116 756656 2.30 229900 4777276 1692564 4.99 1635480 4029920 4 [2024-09-04T04:31:55.440Z] 04:14:01 26573816 31516216 756532 2.30 229924 4777280 1692564 4.99 1635780 4029924 20 [2024-09-04T04:31:55.440Z] 04:15:01 26573168 31515592 757136 2.30 229940 4777284 1692564 4.99 1635296 4029928 16 [2024-09-04T04:31:55.440Z] 04:16:01 26571116 31513632 759280 2.31 229960 4777284 1723120 5.08 1635252 4029920 212 [2024-09-04T04:31:55.440Z] 04:17:01 26571448 31514008 758868 2.31 230024 4777260 1723120 5.08 1635804 4029900 12 [2024-09-04T04:31:55.440Z] 04:18:01 26571052 31513688 759044 2.31 230056 4777272 1723120 5.08 1635520 4029904 24 [2024-09-04T04:31:55.440Z] 04:19:01 26571108 31513760 758936 2.31 230064 4777272 1723120 5.08 1635816 4029908 8 [2024-09-04T04:31:55.440Z] 04:20:01 26570860 31513600 758944 2.31 230104 4777276 1723120 5.08 1635604 4029912 12 [2024-09-04T04:31:55.440Z] 04:21:02 26571804 31514748 757728 2.30 230172 4777400 1723120 5.08 1634348 4030028 8 [2024-09-04T04:31:55.440Z] 04:22:01 26565652 31508664 763728 2.32 230216 4777408 1723120 5.08 1643760 4030044 8 [2024-09-04T04:31:55.440Z] 04:23:01 26565636 31508724 763596 2.32 230300 4777408 1723120 5.08 1644112 4030048 8 [2024-09-04T04:31:55.440Z] 04:24:01 26565148 31508280 764024 2.32 230328 4777416 1723120 5.08 1643884 4030048 8 [2024-09-04T04:31:55.440Z] 04:25:01 26564556 31507776 764516 2.32 230404 4777420 1723120 5.08 1643980 4030052 8 [2024-09-04T04:31:55.440Z] 04:26:01 26564360 31507632 764596 2.33 230464 4777416 1723120 5.08 1644032 4030052 4 [2024-09-04T04:31:55.440Z] 04:27:01 26564440 31507800 764376 2.32 230532 4777416 1723120 5.08 1644736 4030060 8 [2024-09-04T04:31:55.440Z] 04:28:01 26563880 31507328 764824 2.33 230608 4777432 1723120 5.08 1644476 4030064 8 [2024-09-04T04:31:55.440Z] 04:29:01 26563620 31507152 764944 2.33 230684 4777432 1723120 5.08 1644540 4030064 8 [2024-09-04T04:31:55.440Z] 04:30:01 26563812 31507428 764780 2.33 230760 4777436 1723120 5.08 1644668 4030068 4 [2024-09-04T04:31:55.440Z] 04:31:01 25300784 31277320 987452 3.00 241316 5706976 2069840 6.10 1938148 4892836 300724 [2024-09-04T04:31:55.440Z] Average: 26607016 31500538 776447 2.36 225799 4730718 1759786 5.19 1612973 4020466 48534 [2024-09-04T04:31:55.440Z] [2024-09-04T04:31:55.440Z] 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-04T04:31:55.440Z] 04:03:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:03:01 docker0 313.85 465.44 27.56 3309.19 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:03:01 ens3 590.38 388.37 6487.00 46.97 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:04:01 docker0 1.22 2.52 0.08 30.89 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:04:01 veth64c0e51 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:04:01 ens3 38.44 23.81 68.51 15.54 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:05:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:05:01 docker0 2.75 4.60 0.17 62.22 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:05:01 ens3 142.30 103.77 2661.97 186.47 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:06:01 ens3 12.50 7.32 12.11 4.16 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:07:01 ens3 183.15 78.77 2734.28 5.90 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:08:01 ens3 0.48 0.17 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:09:01 ens3 0.47 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:10:01 ens3 8.40 5.98 5.63 5.97 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:11:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:12:01 ens3 0.90 0.18 0.16 0.07 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:13:01 ens3 0.77 0.12 0.17 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:14:01 ens3 1.22 0.48 0.35 0.22 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:15:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:16:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:17:01 ens3 1.10 0.18 0.18 0.07 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:18:01 ens3 1.12 0.07 0.14 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:19:01 ens3 1.28 0.78 0.48 0.31 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:20:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:21:02 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:22:01 ens3 4.08 7.27 0.40 14.50 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:23:01 ens3 1.03 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:24:01 ens3 1.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.440Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:25:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:26:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:27:01 ens3 4.37 7.63 0.37 7.42 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:28:01 ens3 0.57 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:30:01 ens3 0.80 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:31:01 docker0 60.61 115.58 5.03 973.63 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] 04:31:01 veth96b90aa 60.61 115.68 5.86 973.64 0.00 0.00 0.00 0.08 [2024-09-04T04:31:55.441Z] 04:31:01 ens3 278.24 200.40 4585.55 118.77 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] Average: docker0 13.06 20.29 1.13 150.98 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] Average: veth96b90aa 2.09 3.99 0.20 33.59 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] Average: ens3 44.01 28.50 571.28 14.01 0.00 0.00 0.00 0.00 [2024-09-04T04:31:55.441Z] [2024-09-04T04:31:55.441Z] [2024-09-04T04:31:55.441Z] ---> sar -P ALL: [2024-09-04T04:31:55.441Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9365) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T04:31:55.441Z] [2024-09-04T04:31:55.441Z] 04:01:02 LINUX RESTART (8 CPU) [2024-09-04T04:31:55.441Z] [2024-09-04T04:31:55.441Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:31:55.441Z] 04:03:01 all 8.91 0.00 4.55 5.02 0.18 81.34 [2024-09-04T04:31:55.441Z] 04:03:01 0 8.04 0.00 4.72 1.67 0.20 85.36 [2024-09-04T04:31:55.441Z] 04:03:01 1 10.19 0.00 4.68 1.01 0.15 83.96 [2024-09-04T04:31:55.441Z] 04:03:01 2 9.56 0.00 4.44 0.44 0.15 85.41 [2024-09-04T04:31:55.441Z] 04:03:01 3 8.28 0.00 4.09 4.09 0.17 83.38 [2024-09-04T04:31:55.441Z] 04:03:01 4 8.18 0.00 3.67 5.43 0.20 82.52 [2024-09-04T04:31:55.441Z] 04:03:01 5 8.77 0.00 3.93 0.17 0.13 86.99 [2024-09-04T04:31:55.441Z] 04:03:01 6 9.01 0.00 5.99 25.36 0.27 59.37 [2024-09-04T04:31:55.441Z] 04:03:01 7 9.22 0.00 4.91 2.12 0.17 83.58 [2024-09-04T04:31:55.441Z] 04:04:01 all 37.97 0.00 6.34 2.28 0.13 53.29 [2024-09-04T04:31:55.441Z] 04:04:01 0 35.87 0.00 6.05 0.47 0.13 57.47 [2024-09-04T04:31:55.441Z] 04:04:01 1 38.24 0.00 6.16 0.72 0.13 54.74 [2024-09-04T04:31:55.441Z] 04:04:01 2 38.41 0.00 6.00 0.71 0.12 54.77 [2024-09-04T04:31:55.441Z] 04:04:01 3 38.57 0.00 6.91 5.82 0.13 48.57 [2024-09-04T04:31:55.441Z] 04:04:01 4 38.03 0.00 6.34 8.02 0.13 47.49 [2024-09-04T04:31:55.441Z] 04:04:01 5 38.35 0.00 6.07 0.27 0.12 55.19 [2024-09-04T04:31:55.441Z] 04:04:01 6 37.89 0.00 6.01 1.22 0.12 54.76 [2024-09-04T04:31:55.441Z] 04:04:01 7 38.40 0.00 7.16 1.01 0.13 53.30 [2024-09-04T04:31:55.441Z] 04:05:01 all 23.68 0.00 4.45 1.98 0.42 69.47 [2024-09-04T04:31:55.441Z] 04:05:01 0 22.61 0.00 5.05 0.22 0.13 71.98 [2024-09-04T04:31:55.441Z] 04:05:01 1 23.83 0.00 4.91 7.50 0.08 63.67 [2024-09-04T04:31:55.441Z] 04:05:01 2 22.38 0.00 3.99 0.02 1.35 72.28 [2024-09-04T04:31:55.441Z] 04:05:01 3 23.18 0.00 4.59 0.00 0.52 71.71 [2024-09-04T04:31:55.441Z] 04:05:01 4 23.57 0.00 4.31 0.03 0.10 71.98 [2024-09-04T04:31:55.441Z] 04:05:01 5 23.87 0.00 4.08 3.14 0.90 68.00 [2024-09-04T04:31:55.441Z] 04:05:01 6 24.92 0.00 4.85 5.05 0.14 65.04 [2024-09-04T04:31:55.441Z] 04:05:01 7 25.09 0.00 3.82 0.07 0.15 70.87 [2024-09-04T04:31:55.441Z] 04:06:01 all 0.48 0.00 0.21 0.85 0.20 98.27 [2024-09-04T04:31:55.441Z] 04:06:01 0 0.35 0.00 0.22 0.00 0.23 99.20 [2024-09-04T04:31:55.441Z] 04:06:01 1 0.22 0.00 0.20 0.50 0.40 98.69 [2024-09-04T04:31:55.441Z] 04:06:01 2 0.20 0.00 0.10 0.00 0.02 99.68 [2024-09-04T04:31:55.441Z] 04:06:01 3 0.61 0.00 0.10 0.22 0.23 98.84 [2024-09-04T04:31:55.441Z] 04:06:01 4 0.27 0.00 0.15 0.02 0.42 99.15 [2024-09-04T04:31:55.441Z] 04:06:01 5 1.08 0.00 0.20 0.56 0.00 98.16 [2024-09-04T04:31:55.441Z] 04:06:01 6 0.88 0.00 0.58 5.47 0.25 92.82 [2024-09-04T04:31:55.441Z] 04:06:01 7 0.22 0.00 0.15 0.00 0.03 99.60 [2024-09-04T04:31:55.441Z] 04:07:01 all 2.59 0.00 1.34 0.66 0.02 95.39 [2024-09-04T04:31:55.441Z] 04:07:01 0 2.18 0.00 0.93 0.90 0.02 95.96 [2024-09-04T04:31:55.441Z] 04:07:01 1 2.94 0.00 0.96 2.54 0.03 93.52 [2024-09-04T04:31:55.441Z] 04:07:01 2 2.51 0.00 1.65 0.08 0.02 95.74 [2024-09-04T04:31:55.441Z] 04:07:01 3 1.99 0.00 1.72 0.40 0.02 95.88 [2024-09-04T04:31:55.441Z] 04:07:01 4 1.79 0.00 1.19 0.22 0.02 96.79 [2024-09-04T04:31:55.441Z] 04:07:01 5 2.03 0.00 2.20 0.17 0.02 95.58 [2024-09-04T04:31:55.441Z] 04:07:01 6 3.59 0.00 1.17 0.84 0.03 94.37 [2024-09-04T04:31:55.441Z] 04:07:01 7 3.71 0.00 0.87 0.12 0.02 95.29 [2024-09-04T04:31:55.441Z] 04:08:01 all 0.11 0.00 0.05 0.01 0.21 99.62 [2024-09-04T04:31:55.441Z] 04:08:01 0 0.07 0.00 0.07 0.00 0.79 99.07 [2024-09-04T04:31:55.441Z] 04:08:01 1 0.35 0.00 0.05 0.08 0.53 98.99 [2024-09-04T04:31:55.441Z] 04:08:01 2 0.03 0.00 0.05 0.00 0.17 99.75 [2024-09-04T04:31:55.441Z] 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-04T04:31:55.441Z] 04:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-04T04:31:55.441Z] 04:08:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2024-09-04T04:31:55.441Z] 04:08:01 6 0.27 0.00 0.08 0.00 0.02 99.63 [2024-09-04T04:31:55.441Z] 04:08:01 7 0.03 0.00 0.03 0.00 0.17 99.77 [2024-09-04T04:31:55.441Z] 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-09-04T04:31:55.441Z] 04:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:09:01 1 0.08 0.00 0.03 0.12 0.02 99.75 [2024-09-04T04:31:55.441Z] 04:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:31:55.441Z] 04:09:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-04T04:31:55.441Z] 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:10:01 all 0.41 0.00 0.04 0.01 0.01 99.53 [2024-09-04T04:31:55.441Z] 04:10:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-09-04T04:31:55.441Z] 04:10:01 1 0.80 0.00 0.08 0.07 0.02 99.04 [2024-09-04T04:31:55.441Z] 04:10:01 2 0.18 0.00 0.03 0.00 0.02 99.77 [2024-09-04T04:31:55.441Z] 04:10:01 3 1.17 0.00 0.03 0.02 0.00 98.78 [2024-09-04T04:31:55.441Z] 04:10:01 4 0.25 0.00 0.03 0.00 0.02 99.70 [2024-09-04T04:31:55.441Z] 04:10:01 5 0.32 0.00 0.03 0.00 0.00 99.65 [2024-09-04T04:31:55.441Z] 04:10:01 6 0.15 0.00 0.03 0.02 0.00 99.80 [2024-09-04T04:31:55.441Z] 04:10:01 7 0.33 0.00 0.02 0.00 0.02 99.63 [2024-09-04T04:31:55.441Z] 04:11:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-09-04T04:31:55.441Z] 04:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-04T04:31:55.441Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:11:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2024-09-04T04:31:55.441Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-04T04:31:55.441Z] 04:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-04T04:31:55.441Z] 04:12:01 1 0.05 0.00 0.00 0.03 0.02 99.90 [2024-09-04T04:31:55.441Z] 04:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:13:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-09-04T04:31:55.441Z] 04:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:13:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-04T04:31:55.441Z] 04:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:31:55.441Z] 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:13:01 5 0.23 0.00 0.00 0.00 0.00 99.77 [2024-09-04T04:31:55.441Z] 04:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.441Z] 04:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] [2024-09-04T04:31:55.441Z] 04:13:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:31:55.441Z] 04:14:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-09-04T04:31:55.441Z] 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-04T04:31:55.441Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:14:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-04T04:31:55.441Z] 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:14:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2024-09-04T04:31:55.441Z] 04:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-04T04:31:55.441Z] 04:15:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2024-09-04T04:31:55.441Z] 04:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:15:01 1 0.07 0.00 0.00 0.03 0.02 99.88 [2024-09-04T04:31:55.441Z] 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:15:01 5 1.06 0.00 0.08 0.00 0.02 98.84 [2024-09-04T04:31:55.441Z] 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:31:55.441Z] 04:16:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2024-09-04T04:31:55.441Z] 04:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-04T04:31:55.441Z] 04:16:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-09-04T04:31:55.441Z] 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:16:01 5 1.55 0.00 0.03 0.00 0.00 98.42 [2024-09-04T04:31:55.441Z] 04:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:16:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-04T04:31:55.441Z] 04:17:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2024-09-04T04:31:55.441Z] 04:17:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2024-09-04T04:31:55.441Z] 04:17:01 1 0.05 0.00 0.02 0.05 0.00 99.88 [2024-09-04T04:31:55.441Z] 04:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.441Z] 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:31:55.441Z] 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-04T04:31:55.441Z] 04:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-04T04:31:55.441Z] 04:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.441Z] 04:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.441Z] 04:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:19:01 all 0.09 0.00 0.01 0.20 0.43 99.27 [2024-09-04T04:31:55.441Z] 04:19:01 0 0.03 0.00 0.00 0.00 0.35 99.62 [2024-09-04T04:31:55.441Z] 04:19:01 1 0.03 0.00 0.03 1.60 0.23 98.10 [2024-09-04T04:31:55.441Z] 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:19:01 5 0.64 0.00 0.00 0.00 0.61 98.75 [2024-09-04T04:31:55.441Z] 04:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:31:55.441Z] 04:19:01 7 0.02 0.00 0.03 0.00 2.15 97.80 [2024-09-04T04:31:55.441Z] 04:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-09-04T04:31:55.441Z] 04:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-04T04:31:55.441Z] 04:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-04T04:31:55.441Z] 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:31:55.441Z] 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.441Z] 04:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-04T04:31:55.441Z] 04:21:02 all 0.09 0.00 0.01 0.01 0.00 99.89 [2024-09-04T04:31:55.441Z] 04:21:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:31:55.441Z] 04:21:02 1 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-04T04:31:55.441Z] 04:21:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:21:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:21:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:21:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.441Z] 04:21:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:21:02 7 0.63 0.00 0.02 0.02 0.00 99.33 [2024-09-04T04:31:55.441Z] 04:22:01 all 0.20 0.00 0.02 0.01 0.01 99.76 [2024-09-04T04:31:55.441Z] 04:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T04:31:55.441Z] 04:22:01 1 0.12 0.00 0.02 0.10 0.02 99.75 [2024-09-04T04:31:55.441Z] 04:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T04:31:55.441Z] 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.441Z] 04:22:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-04T04:31:55.441Z] 04:22:01 5 0.14 0.00 0.00 0.00 0.00 99.86 [2024-09-04T04:31:55.442Z] 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:31:55.442Z] 04:22:01 7 1.14 0.00 0.07 0.00 0.02 98.77 [2024-09-04T04:31:55.442Z] 04:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:23:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2024-09-04T04:31:55.442Z] 04:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.442Z] 04:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T04:31:55.442Z] 04:24:01 all 0.01 0.00 0.03 0.01 0.07 99.89 [2024-09-04T04:31:55.442Z] 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:24:01 1 0.02 0.00 0.12 0.08 0.05 99.73 [2024-09-04T04:31:55.442Z] 04:24:01 2 0.02 0.00 0.02 0.00 0.41 99.55 [2024-09-04T04:31:55.442Z] 04:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:31:55.442Z] 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T04:31:55.442Z] 04:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T04:31:55.442Z] 04:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T04:31:55.442Z] [2024-09-04T04:31:55.442Z] 04:24:01 CPU %user %nice %system %iowait %steal %idle [2024-09-04T04:31:55.442Z] 04:25:01 all 0.02 0.00 0.01 0.00 0.11 99.86 [2024-09-04T04:31:55.442Z] 04:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-04T04:31:55.442Z] 04:25:01 1 0.04 0.00 0.00 0.04 0.00 99.93 [2024-09-04T04:31:55.442Z] 04:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T04:31:55.442Z] 04:25:01 3 0.00 0.00 0.00 0.00 0.10 99.90 [2024-09-04T04:31:55.442Z] 04:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.442Z] 04:25:01 6 0.02 0.00 0.00 0.00 0.25 99.73 [2024-09-04T04:31:55.442Z] 04:25:01 7 0.03 0.00 0.02 0.00 0.46 99.49 [2024-09-04T04:31:55.442Z] 04:26:01 all 0.01 0.00 0.00 0.06 0.01 99.92 [2024-09-04T04:31:55.442Z] 04:26:01 0 0.02 0.00 0.00 0.12 0.00 99.87 [2024-09-04T04:31:55.442Z] 04:26:01 1 0.03 0.00 0.02 0.33 0.02 99.60 [2024-09-04T04:31:55.442Z] 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.442Z] 04:26:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-04T04:31:55.442Z] 04:27:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2024-09-04T04:31:55.442Z] 04:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:31:55.442Z] 04:27:01 1 0.05 0.00 0.03 0.18 0.00 99.73 [2024-09-04T04:31:55.442Z] 04:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:27:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-09-04T04:31:55.442Z] 04:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-04T04:31:55.442Z] 04:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:28:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-04T04:31:55.442Z] 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T04:31:55.442Z] 04:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T04:31:55.442Z] 04:29:01 all 0.02 0.00 0.00 0.01 0.01 99.97 [2024-09-04T04:31:55.442Z] 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:31:55.442Z] 04:29:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2024-09-04T04:31:55.442Z] 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-04T04:31:55.442Z] 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T04:31:55.442Z] 04:30:01 all 0.01 0.00 0.01 0.50 0.09 99.39 [2024-09-04T04:31:55.442Z] 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:30:01 1 0.02 0.00 0.02 0.37 0.67 98.94 [2024-09-04T04:31:55.442Z] 04:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T04:31:55.442Z] 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T04:31:55.442Z] 04:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T04:31:55.442Z] 04:30:01 6 0.00 0.00 0.02 3.59 0.02 96.38 [2024-09-04T04:31:55.442Z] 04:30:01 7 0.02 0.00 0.03 0.05 0.02 99.88 [2024-09-04T04:31:55.442Z] 04:31:01 all 3.76 0.00 1.48 1.09 0.02 93.65 [2024-09-04T04:31:55.442Z] 04:31:01 0 4.94 0.00 1.96 0.33 0.02 92.75 [2024-09-04T04:31:55.442Z] 04:31:01 1 3.33 0.00 1.82 6.65 0.03 88.17 [2024-09-04T04:31:55.442Z] 04:31:01 2 3.23 0.00 1.51 0.02 0.03 95.21 [2024-09-04T04:31:55.442Z] 04:31:01 3 4.53 0.00 1.62 0.00 0.02 93.83 [2024-09-04T04:31:55.442Z] 04:31:01 4 3.53 0.00 1.37 0.00 0.02 95.08 [2024-09-04T04:31:55.442Z] 04:31:01 5 3.43 0.00 1.19 0.00 0.03 95.35 [2024-09-04T04:31:55.442Z] 04:31:01 6 3.43 0.00 1.07 0.87 0.02 94.61 [2024-09-04T04:31:55.442Z] 04:31:01 7 3.63 0.00 1.34 0.86 0.02 94.15 [2024-09-04T04:31:55.442Z] Average: all 2.71 0.00 0.64 0.44 0.07 96.14 [2024-09-04T04:31:55.442Z] Average: 0 2.56 0.00 0.66 0.13 0.07 96.58 [2024-09-04T04:31:55.442Z] Average: 1 2.77 0.00 0.66 0.77 0.09 95.71 [2024-09-04T04:31:55.442Z] Average: 2 2.62 0.00 0.61 0.04 0.08 96.64 [2024-09-04T04:31:55.442Z] Average: 3 2.70 0.00 0.66 0.36 0.04 96.24 [2024-09-04T04:31:55.442Z] Average: 4 2.60 0.00 0.59 0.47 0.03 96.31 [2024-09-04T04:31:55.442Z] Average: 5 2.87 0.00 0.61 0.15 0.07 96.30 [2024-09-04T04:31:55.442Z] Average: 6 2.72 0.00 0.67 1.44 0.04 95.12 [2024-09-04T04:31:55.442Z] Average: 7 2.85 0.00 0.64 0.15 0.13 96.24 [2024-09-04T04:31:55.442Z] [2024-09-04T04:31:55.442Z] [2024-09-04T04:31:55.442Z]