Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e80e475b0e97679140bd79592a828cf1f53df47 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-ssh10761969243131189261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10382436865310263590.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5212173189730397204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4100290925630665900.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1141611764197719567.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23479 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e80e475b0e97679140bd79592a828cf1f53df47 (main) Commit message: "Merge pull request #1641 from cherrycl/edgex-go-issue-4978" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 > git rev-list --no-walk 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T06:35:21.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T06:35:21.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T06:35:21.651Z] ========================================================= [2024-10-22T06:35:21.651Z] EdgeX Global Pipelines Version Info [2024-10-22T06:35:21.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:35:22.729Z] ------------------- [2024-10-22T06:35:22.729Z] stable info: [2024-10-22T06:35:22.729Z] ------------------- [2024-10-22T06:35:22.729Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T06:35:22.729Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T06:35:22.729Z] Message: update stable to v1.0.265 [2024-10-22T06:35:22.987Z] ------------------- [2024-10-22T06:35:22.987Z] experimental info: [2024-10-22T06:35:22.987Z] ------------------- [2024-10-22T06:35:22.987Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T06:35:22.987Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T06:35:22.987Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T06:35:23.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-22T06:35:23.130Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-22T06:35:23.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T06:35:23.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T06:35:23.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T06:35:23.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T06:35:23.237Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T06:35:23.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-22T06:35:23.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T06:35:23.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T06:35:23.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T06:35:23.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-22T06:35:23.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T06:35:23.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T06:35:23.424Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:35:23.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:35:23.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:35:23.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:35:23.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T06:35:23.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T06:35:23.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-22T06:35:23.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-22T06:35:23.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T06:35:23.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T06:35:23.650Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T06:35:23.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T06:35:23.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T06:35:23.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-22T06:35:23.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-22T06:35:23.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-22T06:35:23.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo [2024-10-22T06:35:23.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e80e47 [Pipeline] echo [2024-10-22T06:35:23.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:35:23.915Z] provisioning config files... [2024-10-22T06:35:23.930Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7929477714287215088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:35:24.287Z] ---> ****-login.sh [2024-10-22T06:35:24.287Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:35:24.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:24.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:24.547Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:24.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:24.547Z] [2024-10-22T06:35:24.547Z] Login Succeeded [2024-10-22T06:35:24.547Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:35:24.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:24.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:24.548Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:24.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:24.548Z] [2024-10-22T06:35:24.548Z] Login Succeeded [2024-10-22T06:35:24.548Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:35:24.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:24.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:24.808Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:24.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:24.809Z] [2024-10-22T06:35:24.809Z] Login Succeeded [2024-10-22T06:35:24.809Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:35:24.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:24.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:24.809Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:24.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:24.809Z] [2024-10-22T06:35:24.809Z] Login Succeeded [2024-10-22T06:35:24.809Z] ****.io [2024-10-22T06:35:24.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:25.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:25.070Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:25.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:25.070Z] [2024-10-22T06:35:25.070Z] Login Succeeded [2024-10-22T06:35:25.070Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:35:25.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T06:35:25.489Z] + git rev-list -1 --merges 1e80e475b0e97679140bd79592a828cf1f53df47~1..1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo [2024-10-22T06:35:25.531Z] -----------> git rev-list -1 --merges 1e80e475b0e97679140bd79592a828cf1f53df47~1..1e80e475b0e97679140bd79592a828cf1f53df47 1e80e475b0e97679140bd79592a828cf1f53df47 [2024-10-22T06:35:25.531Z] 1e80e475b0e97679140bd79592a828cf1f53df47 [false] [Pipeline] sh [2024-10-22T06:35:25.825Z] + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo [2024-10-22T06:35:25.844Z] ========================================================= [2024-10-22T06:35:25.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T06:35:25.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:35:26.185Z] + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] echo [2024-10-22T06:35:26.198Z] [semverPrep] GIT_COMMIT: 1e80e475b0e97679140bd79592a828cf1f53df47, Commit Message: Merge pull request #1641 from cherrycl/edgex-go-issue-4978 [Pipeline] echo [2024-10-22T06:35:26.212Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T06:35:26.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:35:26.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T06:35:26.618Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T06:35:26.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T06:35:26.618Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T06:35:26.618Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T06:35:26.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:35:26.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:35:26.973Z] [2024-10-22T06:35:26.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:35:27.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:35:27.284Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T06:35:27.284Z] b85a868b505f: Pulling fs layer [2024-10-22T06:35:27.284Z] e2be974225ed: Pulling fs layer [2024-10-22T06:35:27.284Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T06:35:27.284Z] 988bab9f4d93: Pulling fs layer [2024-10-22T06:35:27.284Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T06:35:27.284Z] eaf3925da568: Pulling fs layer [2024-10-22T06:35:27.284Z] bab4dde63d76: Pulling fs layer [2024-10-22T06:35:27.284Z] bde34c3a00c8: Pulling fs layer [2024-10-22T06:35:27.284Z] b352a97aabf1: Pulling fs layer [2024-10-22T06:35:27.284Z] 4872d77fe225: Pulling fs layer [2024-10-22T06:35:27.284Z] 5851b861e8e6: Pulling fs layer [2024-10-22T06:35:27.284Z] 988bab9f4d93: Waiting [2024-10-22T06:35:27.284Z] 1469e6f7b9e6: Waiting [2024-10-22T06:35:27.284Z] eaf3925da568: Waiting [2024-10-22T06:35:27.284Z] bab4dde63d76: Waiting [2024-10-22T06:35:27.284Z] bde34c3a00c8: Waiting [2024-10-22T06:35:27.284Z] 5851b861e8e6: Waiting [2024-10-22T06:35:27.284Z] 4872d77fe225: Waiting [2024-10-22T06:35:27.284Z] b352a97aabf1: Waiting [2024-10-22T06:35:27.284Z] e2be974225ed: Download complete [2024-10-22T06:35:27.284Z] 988bab9f4d93: Verifying Checksum [2024-10-22T06:35:27.284Z] 988bab9f4d93: Download complete [2024-10-22T06:35:27.546Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T06:35:27.546Z] 1469e6f7b9e6: Download complete [2024-10-22T06:35:27.546Z] eaf3925da568: Verifying Checksum [2024-10-22T06:35:27.546Z] eaf3925da568: Download complete [2024-10-22T06:35:27.546Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T06:35:27.546Z] 339a4e72a1f5: Download complete [2024-10-22T06:35:27.546Z] bde34c3a00c8: Verifying Checksum [2024-10-22T06:35:27.546Z] bde34c3a00c8: Download complete [2024-10-22T06:35:27.546Z] b352a97aabf1: Download complete [2024-10-22T06:35:27.546Z] 4872d77fe225: Verifying Checksum [2024-10-22T06:35:27.546Z] 4872d77fe225: Download complete [2024-10-22T06:35:27.546Z] 5851b861e8e6: Download complete [2024-10-22T06:35:27.546Z] b85a868b505f: Verifying Checksum [2024-10-22T06:35:27.546Z] b85a868b505f: Download complete [2024-10-22T06:35:27.807Z] bab4dde63d76: Verifying Checksum [2024-10-22T06:35:28.748Z] b85a868b505f: Pull complete [2024-10-22T06:35:29.009Z] e2be974225ed: Pull complete [2024-10-22T06:35:29.269Z] 339a4e72a1f5: Pull complete [2024-10-22T06:35:29.528Z] 988bab9f4d93: Pull complete [2024-10-22T06:35:29.788Z] 1469e6f7b9e6: Pull complete [2024-10-22T06:35:29.788Z] eaf3925da568: Pull complete [2024-10-22T06:35:31.692Z] bab4dde63d76: Pull complete [2024-10-22T06:35:31.692Z] bde34c3a00c8: Pull complete [2024-10-22T06:35:31.692Z] b352a97aabf1: Pull complete [2024-10-22T06:35:31.952Z] 4872d77fe225: Pull complete [2024-10-22T06:35:31.952Z] 5851b861e8e6: Pull complete [2024-10-22T06:35:31.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T06:35:31.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:35:31.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:35:32.092Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:35:32.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T06:35:34.993Z] $ docker top 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea -eo pid,comm [2024-10-22T06:35:35.049Z] 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-10-22T06:35:35.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:35:35.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:35:35.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:35:35.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:35:35.219Z] $ docker exec 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent [2024-10-22T06:35:35.327Z] SSH_AUTH_SOCK=/tmp/ssh-kAAbWAzgdA8S/agent.31 [2024-10-22T06:35:35.327Z] SSH_AGENT_PID=37 [2024-10-22T06:35:35.332Z] Running ssh-add (command line suppressed) [2024-10-22T06:35:35.427Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15757550872133966128.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15757550872133966128.key) [2024-10-22T06:35:35.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:35:35.739Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T06:35:35.747Z] $ docker exec --env ******** --env ******** 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent -k [2024-10-22T06:35:35.854Z] unset SSH_AUTH_SOCK; [2024-10-22T06:35:35.855Z] unset SSH_AGENT_PID; [2024-10-22T06:35:35.855Z] echo Agent pid 37 killed; [2024-10-22T06:35:35.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T06:35:35.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:35:35.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:35:36.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:35:36.020Z] $ docker exec 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent [2024-10-22T06:35:36.132Z] SSH_AUTH_SOCK=/tmp/ssh-cUSUkxwaNkTf/agent.70 [2024-10-22T06:35:36.132Z] SSH_AGENT_PID=76 [2024-10-22T06:35:36.138Z] Running ssh-add (command line suppressed) [2024-10-22T06:35:36.241Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2438862611746788000.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2438862611746788000.key) [2024-10-22T06:35:36.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:35:36.565Z] + git semver init [2024-10-22T06:35:36.824Z] 2024-10-22 06:35:36,734 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T06:35:36.824Z] 2024-10-22 06:35:36,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-22T06:35:36.824Z] 2024-10-22 06:35:36,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-22T06:35:36.824Z] 2024-10-22 06:35:36,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:35:39.364Z] 2024-10-22 06:35:38,773 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-22T06:35:39.364Z] 2024-10-22 06:35:38,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-22T06:35:39.364Z] 2024-10-22 06:35:38,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:35:39.364Z] 2024-10-22 06:35:38,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:35:39.364Z] 3.2.0-dev.48 [Pipeline] } [2024-10-22T06:35:39.370Z] $ docker exec --env ******** --env ******** 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea ssh-agent -k [2024-10-22T06:35:39.465Z] unset SSH_AUTH_SOCK; [2024-10-22T06:35:39.466Z] unset SSH_AGENT_PID; [2024-10-22T06:35:39.466Z] echo Agent pid 76 killed; [2024-10-22T06:35:39.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:35:39.816Z] + git semver [Pipeline] } [2024-10-22T06:35:40.087Z] $ docker stop --time=1 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea [2024-10-22T06:35:41.433Z] $ docker rm -f --volumes 5117d045ae220f9419e9741f9e320f178d5b045d1d00236ded42033ce1d74eea [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:35:41.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T06:35:42.021Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T06:35:42.026Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.48 [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-10-22T06:35:42.201Z] provisioning config files... [2024-10-22T06:35:42.212Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11960559084799685822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:35:42.511Z] ---> ****-login.sh [2024-10-22T06:35:42.512Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:35:42.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:42.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:42.512Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:42.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:42.512Z] [2024-10-22T06:35:42.512Z] Login Succeeded [2024-10-22T06:35:42.512Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:35:42.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:42.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:42.512Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:42.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:42.512Z] [2024-10-22T06:35:42.512Z] Login Succeeded [2024-10-22T06:35:42.512Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:35:42.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:42.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:42.772Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:42.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:42.773Z] [2024-10-22T06:35:42.773Z] Login Succeeded [2024-10-22T06:35:42.773Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:35:42.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:42.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:42.773Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:42.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:42.773Z] [2024-10-22T06:35:42.773Z] Login Succeeded [2024-10-22T06:35:42.773Z] ****.io [2024-10-22T06:35:42.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:35:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:35:43.032Z] Configure a credential helper to remove this warning. See [2024-10-22T06:35:43.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:35:43.032Z] [2024-10-22T06:35:43.032Z] Login Succeeded [2024-10-22T06:35:43.032Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:35:43.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:35:43.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:35:43.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:35:43.183Z] ========================================================= [2024-10-22T06:35:43.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T06:35:43.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:35:43.534Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:35:43.534Z] Sending build context to Docker daemon 25.48MB [2024-10-22T06:35:43.534Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:35:43.534Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-22T06:35:43.795Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T06:35:43.795Z] 43c4264eed91: Pulling fs layer [2024-10-22T06:35:43.795Z] 4cc291be95ef: Pulling fs layer [2024-10-22T06:35:43.795Z] 2ac1f1163629: Pulling fs layer [2024-10-22T06:35:43.795Z] 5c3c966382ef: Pulling fs layer [2024-10-22T06:35:43.795Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:35:43.795Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T06:35:43.795Z] 9f66e0745190: Pulling fs layer [2024-10-22T06:35:43.795Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T06:35:43.795Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T06:35:43.795Z] 5c3c966382ef: Waiting [2024-10-22T06:35:43.795Z] 9f66e0745190: Waiting [2024-10-22T06:35:43.795Z] 561ebcabdf7f: Waiting [2024-10-22T06:35:43.795Z] 4f4fb700ef54: Waiting [2024-10-22T06:35:43.795Z] 5d5c8e513c77: Waiting [2024-10-22T06:35:43.795Z] 4cc291be95ef: Download complete [2024-10-22T06:35:43.795Z] 5c3c966382ef: Download complete [2024-10-22T06:35:43.795Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:35:43.795Z] 4f4fb700ef54: Download complete [2024-10-22T06:35:43.795Z] 5d5c8e513c77: Download complete [2024-10-22T06:35:43.795Z] 43c4264eed91: Download complete [2024-10-22T06:35:43.795Z] 9f66e0745190: Verifying Checksum [2024-10-22T06:35:43.795Z] 9f66e0745190: Download complete [2024-10-22T06:35:44.055Z] 43c4264eed91: Pull complete [2024-10-22T06:35:44.055Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T06:35:44.055Z] 561ebcabdf7f: Download complete [2024-10-22T06:35:44.055Z] 4cc291be95ef: Pull complete [2024-10-22T06:35:44.314Z] 2ac1f1163629: Verifying Checksum [2024-10-22T06:35:44.314Z] 2ac1f1163629: Download complete [2024-10-22T06:35:44.573Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T06:35:44.573Z] f49a43e4bbc0: Download complete [2024-10-22T06:35:47.868Z] 2ac1f1163629: Pull complete [2024-10-22T06:35:47.868Z] 5c3c966382ef: Pull complete [2024-10-22T06:35:47.868Z] 4f4fb700ef54: Pull complete [2024-10-22T06:35:48.127Z] 5d5c8e513c77: Pull complete [2024-10-22T06:35:48.127Z] 9f66e0745190: Pull complete [2024-10-22T06:35:50.667Z] f49a43e4bbc0: Pull complete [2024-10-22T06:35:50.927Z] 561ebcabdf7f: Pull complete [2024-10-22T06:35:50.927Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T06:35:50.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T06:35:50.927Z] ---> 3a752c3f9dda [2024-10-22T06:35:50.927Z] Step 3/10 : ARG MAKE=make build [2024-10-22T06:35:57.151Z] Still waiting to schedule task [2024-10-22T06:35:57.152Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-22T06:35:57.534Z] ---> Running in 9de029668949 [2024-10-22T06:35:57.534Z] Removing intermediate container 9de029668949 [2024-10-22T06:35:57.534Z] ---> e7661cbc88e4 [2024-10-22T06:35:57.534Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-22T06:35:57.534Z] ---> Running in c2032d696b9e [2024-10-22T06:35:57.534Z] Removing intermediate container c2032d696b9e [2024-10-22T06:35:57.534Z] ---> 0f9ef803c031 [2024-10-22T06:35:57.534Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:35:57.534Z] ---> Running in 7eca82a3f1ce [2024-10-22T06:35:57.534Z] Removing intermediate container 7eca82a3f1ce [2024-10-22T06:35:57.534Z] ---> 4061d22d3f4d [2024-10-22T06:35:57.534Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-22T06:35:57.534Z] ---> Running in 2f822b9ee016 [2024-10-22T06:35:57.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:35:57.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:35:57.794Z] OK: 246 MiB in 54 packages [2024-10-22T06:35:58.362Z] Removing intermediate container 2f822b9ee016 [2024-10-22T06:35:58.362Z] ---> fd1e4ad7641d [2024-10-22T06:35:58.362Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-22T06:35:58.362Z] ---> 41a79a09d12b [2024-10-22T06:35:58.362Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:35:58.362Z] ---> Running in 259f0533a3bd [2024-10-22T06:36:54.653Z] Removing intermediate container 259f0533a3bd [2024-10-22T06:36:54.653Z] ---> 8c178d07d9fc [2024-10-22T06:36:54.653Z] Step 9/10 : COPY . . [2024-10-22T06:36:54.653Z] ---> 4455659cc46a [2024-10-22T06:36:54.653Z] Step 10/10 : RUN ${MAKE} [2024-10-22T06:36:54.653Z] ---> Running in 1f5751c5f1ac [2024-10-22T06:36:54.653Z] noop [2024-10-22T06:36:54.653Z] Removing intermediate container 1f5751c5f1ac [2024-10-22T06:36:54.653Z] ---> 39454feef6e9 [2024-10-22T06:36:54.653Z] Successfully built 39454feef6e9 [2024-10-22T06:36:54.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:36:54.974Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:36:54.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:36:55.054Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:36:55.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:36:55.431Z] $ docker top f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:36:55.794Z] + go version [2024-10-22T06:36:55.794Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T06:36:55.805Z] $ docker stop --time=1 f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 [2024-10-22T06:36:57.086Z] $ docker rm -f --volumes f721b190191e63943c15512fe270cc04b9ed7c40aa0378c955359f4e164a4ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:36:57.541Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:36:57.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:36:57.633Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:36:57.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:36:58.023Z] $ docker top ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:36:58.392Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:36:58.698Z] + make test [2024-10-22T06:36:58.698Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:37:06.808Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.035s coverage: 26.0% of statements [2024-10-22T06:37:45.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.038s coverage: 86.0% of statements [2024-10-22T06:37:45.517Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-22T06:37:45.517Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:37:45.775Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.111s coverage: 45.2% of statements [2024-10-22T06:37:46.713Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-22T06:37:48.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.1% of statements [2024-10-22T06:37:48.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.930s coverage: 44.6% of statements [2024-10-22T06:37:48.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.4% of statements [2024-10-22T06:37:48.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.076s coverage: 88.3% of statements [2024-10-22T06:37:48.618Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.3% of statements [2024-10-22T06:38:20.681Z] GO111MODULE=on go vet ./... [2024-10-22T06:38:23.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:38:23.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:38:23.209Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:38:23.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:38:23.502Z] $ docker stop --time=1 ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e [2024-10-22T06:38:28.793Z] $ docker rm -f --volumes ec1030d7f1c051b985fd8c8aab7291d0042a611e74f0075e6b0480ef85839e5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:38:29.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:38:29.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T06:38:30.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:38:30.469Z] + ls -al . [2024-10-22T06:38:30.469Z] total 716 [2024-10-22T06:38:30.469Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:36 . [2024-10-22T06:38:30.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:35 .. [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 22 06:35 .dockerignore [2024-10-22T06:38:30.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:37 .git [2024-10-22T06:38:30.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:35 .github [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 22 06:35 .gitignore [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 06:35 .golangci.yml [2024-10-22T06:38:30.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:35 .semver [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 22 06:35 CHANGELOG.md [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:35 GOVERNANCE.md [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 22 06:35 Jenkinsfile [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 22 06:35 LICENSE [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 22 06:35 Makefile [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 22 06:35 OWNERS.md [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 22 06:35 README.md [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:35 VERSION [2024-10-22T06:38:30.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:35 bin [2024-10-22T06:38:30.469Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 22 06:37 coverage.out [2024-10-22T06:38:30.469Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 22 06:35 example [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 22 06:35 go.mod [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 22 06:35 go.sum [2024-10-22T06:38:30.469Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 22 06:35 internal [2024-10-22T06:38:30.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:35 openapi [2024-10-22T06:38:30.469Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 06:35 pkg [2024-10-22T06:38:30.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:35 snap [2024-10-22T06:38:30.469Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 22 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:38:30.779Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 --label arch=amd64 --label version=3.2.0-dev.48 . [2024-10-22T06:38:30.779Z] Sending build context to Docker daemon 25.95MB [2024-10-22T06:38:30.779Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:38:30.779Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-22T06:38:30.779Z] ---> 39454feef6e9 [2024-10-22T06:38:30.779Z] Step 3/24 : ARG MAKE=make build [2024-10-22T06:38:31.347Z] ---> Running in 6cc96591d9b6 [2024-10-22T06:38:31.347Z] Removing intermediate container 6cc96591d9b6 [2024-10-22T06:38:31.347Z] ---> 9689987f0760 [2024-10-22T06:38:31.347Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-22T06:38:31.347Z] ---> Running in 6bc0adad9ebd [2024-10-22T06:38:31.347Z] Removing intermediate container 6bc0adad9ebd [2024-10-22T06:38:31.347Z] ---> 5374169b48c6 [2024-10-22T06:38:31.347Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:38:31.347Z] ---> Running in ac46aca1e605 [2024-10-22T06:38:31.347Z] Removing intermediate container ac46aca1e605 [2024-10-22T06:38:31.347Z] ---> 18d0c2b63df9 [2024-10-22T06:38:31.347Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-22T06:38:31.347Z] ---> Running in c3db2a185bd0 [2024-10-22T06:38:31.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:38:31.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:38:32.126Z] OK: 246 MiB in 54 packages [2024-10-22T06:38:32.694Z] Removing intermediate container c3db2a185bd0 [2024-10-22T06:38:32.694Z] ---> 8fe6b263c5d1 [2024-10-22T06:38:32.694Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-22T06:38:32.694Z] ---> e4ba715acaae [2024-10-22T06:38:32.694Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:38:32.694Z] ---> Running in d8d03d85e546 [2024-10-22T06:38:33.629Z] Removing intermediate container d8d03d85e546 [2024-10-22T06:38:33.629Z] ---> f442866da86f [2024-10-22T06:38:33.629Z] Step 9/24 : COPY . . [2024-10-22T06:38:34.196Z] ---> f18151712dc8 [2024-10-22T06:38:34.196Z] Step 10/24 : RUN ${MAKE} [2024-10-22T06:38:34.196Z] ---> Running in 9edb4692bfce [2024-10-22T06:38:34.455Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.48 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-22T06:39:13.174Z] Removing intermediate container 9edb4692bfce [2024-10-22T06:39:13.174Z] ---> e7618b7035ee [2024-10-22T06:39:13.174Z] Step 11/24 : FROM alpine:3.20 [2024-10-22T06:39:13.174Z] 3.20: Pulling from library/alpine [2024-10-22T06:39:13.174Z] 43c4264eed91: Already exists [2024-10-22T06:39:13.174Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:39:13.174Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:39:13.174Z] ---> 91ef0af61f39 [2024-10-22T06:39:13.174Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-22T06:39:13.174Z] ---> Running in d4a4f6ff4f1a [2024-10-22T06:39:13.174Z] Removing intermediate container d4a4f6ff4f1a [2024-10-22T06:39:13.174Z] ---> d834dba74db0 [2024-10-22T06:39:13.174Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-22T06:39:13.174Z] ---> Running in b2ef202a568f [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T06:39:13.174Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:39:13.174Z] OK: 8 MiB in 15 packages [2024-10-22T06:39:13.174Z] Removing intermediate container b2ef202a568f [2024-10-22T06:39:13.174Z] ---> 5d500f29d48e [2024-10-22T06:39:13.174Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-22T06:39:13.174Z] ---> Running in 3f056702ed45 [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:39:13.174Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:39:13.174Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:39:13.174Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:39:13.174Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:39:13.174Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:39:13.174Z] OK: 8 MiB in 15 packages [2024-10-22T06:39:13.174Z] Removing intermediate container 3f056702ed45 [2024-10-22T06:39:13.174Z] ---> d763300ddb0a [2024-10-22T06:39:13.174Z] Step 15/24 : WORKDIR / [2024-10-22T06:39:13.174Z] ---> Running in 7053b5a6e432 [2024-10-22T06:39:13.174Z] Removing intermediate container 7053b5a6e432 [2024-10-22T06:39:13.174Z] ---> b3d95218cd38 [2024-10-22T06:39:13.174Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-22T06:39:13.174Z] ---> c4572c4254ba [2024-10-22T06:39:13.174Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-22T06:39:14.555Z] ---> d2d3ad930ed4 [2024-10-22T06:39:14.555Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-22T06:39:14.555Z] ---> 078dc44dce97 [2024-10-22T06:39:14.555Z] Step 19/24 : EXPOSE 59999 [2024-10-22T06:39:14.555Z] ---> Running in 76fc0068b37b [2024-10-22T06:39:14.814Z] Removing intermediate container 76fc0068b37b [2024-10-22T06:39:14.814Z] ---> 620a261eb579 [2024-10-22T06:39:14.814Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-22T06:39:14.814Z] ---> Running in 69d1c6c21137 [2024-10-22T06:39:14.814Z] Removing intermediate container 69d1c6c21137 [2024-10-22T06:39:14.814Z] ---> 2e83d0e23639 [2024-10-22T06:39:14.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T06:39:14.814Z] ---> Running in 89c0f582ad5f [2024-10-22T06:39:14.814Z] Removing intermediate container 89c0f582ad5f [2024-10-22T06:39:14.814Z] ---> 8c1d86c2f3f9 [2024-10-22T06:39:14.814Z] Step 22/24 : LABEL arch=amd64 [2024-10-22T06:39:14.814Z] ---> Running in bccee0567450 [2024-10-22T06:39:15.074Z] Removing intermediate container bccee0567450 [2024-10-22T06:39:15.074Z] ---> 5a8558c4deb3 [2024-10-22T06:39:15.074Z] Step 23/24 : LABEL git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 [2024-10-22T06:39:15.074Z] ---> Running in 07fc9aebd99a [2024-10-22T06:39:15.074Z] Removing intermediate container 07fc9aebd99a [2024-10-22T06:39:15.074Z] ---> c4e34d2719ef [2024-10-22T06:39:15.074Z] Step 24/24 : LABEL version=3.2.0-dev.48 [2024-10-22T06:39:15.074Z] ---> Running in 651a5349324d [2024-10-22T06:39:15.074Z] Removing intermediate container 651a5349324d [2024-10-22T06:39:15.074Z] ---> 2830d172abd8 [2024-10-22T06:39:15.074Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:39:15.074Z] Successfully built 2830d172abd8 [2024-10-22T06:39:15.074Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-10-22T06:39:15.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:39:15.646Z] [2024-10-22T06:39:15.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:39:15.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:39:15.951Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T06:39:15.951Z] 5eb5b503b376: Pulling fs layer [2024-10-22T06:39:15.951Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T06:39:15.951Z] ec43610c2a17: Pulling fs layer [2024-10-22T06:39:15.951Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T06:39:15.951Z] 33b1e0a273af: Pulling fs layer [2024-10-22T06:39:15.951Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T06:39:15.951Z] 2f39f015ded8: Pulling fs layer [2024-10-22T06:39:15.951Z] 33b1e0a273af: Waiting [2024-10-22T06:39:15.951Z] 5d3b04190fa2: Waiting [2024-10-22T06:39:15.951Z] 3a2ae6a8a46f: Waiting [2024-10-22T06:39:15.951Z] 2f39f015ded8: Waiting [2024-10-22T06:39:15.951Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T06:39:15.951Z] 5c69ac0246d0: Download complete [2024-10-22T06:39:15.951Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T06:39:15.951Z] 3a2ae6a8a46f: Download complete [2024-10-22T06:39:15.951Z] 33b1e0a273af: Verifying Checksum [2024-10-22T06:39:15.951Z] 33b1e0a273af: Download complete [2024-10-22T06:39:15.951Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T06:39:15.951Z] ec43610c2a17: Verifying Checksum [2024-10-22T06:39:16.208Z] 5eb5b503b376: Verifying Checksum [2024-10-22T06:39:16.208Z] 5eb5b503b376: Download complete [2024-10-22T06:39:16.772Z] 2f39f015ded8: Download complete [2024-10-22T06:39:17.725Z] 5eb5b503b376: Pull complete [2024-10-22T06:39:17.725Z] 5c69ac0246d0: Pull complete [2024-10-22T06:39:18.290Z] ec43610c2a17: Pull complete [2024-10-22T06:39:18.290Z] 3a2ae6a8a46f: Pull complete [2024-10-22T06:39:18.547Z] 33b1e0a273af: Pull complete [2024-10-22T06:39:18.547Z] 5d3b04190fa2: Pull complete [2024-10-22T06:39:23.903Z] 2f39f015ded8: Pull complete [2024-10-22T06:39:23.903Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T06:39:23.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:39:23.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:39:24.003Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:39:24.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T06:39:28.248Z] $ docker top ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:39:28.654Z] ---> job-cost.sh [2024-10-22T06:39:28.654Z] lf-activate-venv: SKIPPING [2024-10-22T06:39:28.654Z] INFO: No Stack... [2024-10-22T06:39:28.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:39:29.485Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:39:29.777Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-22T06:39:29.778Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:39:29.791Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [2024-10-22T06:39:29.800Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] did not exist. Created. [2024-10-22T06:39:29.808Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:39:30.308Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T06:39:30.350Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:39:30.357Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:39:30.384Z] $ docker stop --time=1 ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 [2024-10-22T06:39:31.550Z] $ docker rm -f --volumes ea4f6242540d2ecff5d2df9d69fbb71c9058bceee0a277c3d9bf57ddccd861c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T06:39:36.956Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23480 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-22T06:39:36.971Z] Running in /w/workspace/device-sdk-go/323 [Pipeline] { [Pipeline] checkout [2024-10-22T06:39:40.032Z] The recommended git tool is: git [2024-10-22T06:39:45.853Z] using credential edgex-jenkins-ssh [2024-10-22T06:39:45.878Z] Cloning the remote Git repository [2024-10-22T06:39:45.922Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-22T06:39:46.010Z] > git init /w/workspace/device-sdk-go/323 # timeout=10 [2024-10-22T06:39:46.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-22T06:39:46.163Z] > git --version # timeout=10 [2024-10-22T06:39:46.183Z] > git --version # 'git version 2.25.1' [2024-10-22T06:39:46.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:39:46.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:39:49.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-22T06:39:49.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:39:50.781Z] Avoid second fetch [2024-10-22T06:39:50.784Z] Checking out Revision 1e80e475b0e97679140bd79592a828cf1f53df47 (main) [2024-10-22T06:39:51.580Z] Commit message: "Merge pull request #1641 from cherrycl/edgex-go-issue-4978" [2024-10-22T06:39:50.805Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:39:50.877Z] > git checkout -f 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:39:56.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T06:39:56.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:39:56.689Z] Dload Upload Total Spent Left Speed [2024-10-22T06:39:56.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-22T06:39:57.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T06:39:57.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-10-22T06:39:57.373Z] sudo tee /etc/docker/daemon.new [2024-10-22T06:39:57.373Z] { [2024-10-22T06:39:57.373Z] "registry-mirrors": [ [2024-10-22T06:39:57.373Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T06:39:57.373Z] ], [2024-10-22T06:39:57.373Z] "bip": "10.250.0.254/24", [2024-10-22T06:39:57.373Z] "hosts": [ [2024-10-22T06:39:57.373Z] "tcp://0.0.0.0:5555", [2024-10-22T06:39:57.373Z] "unix:///var/run/docker.sock" [2024-10-22T06:39:57.373Z] ], [2024-10-22T06:39:57.373Z] "mtu": 1458, [2024-10-22T06:39:57.373Z] "selinux-enabled": true, [2024-10-22T06:39:57.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T06:39:57.373Z] } [Pipeline] sh [2024-10-22T06:39:57.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T06:39:58.051Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:40:16.300Z] provisioning config files... [2024-10-22T06:40:16.321Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/323@tmp/config2667267352910976254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:16.731Z] ---> ****-login.sh [2024-10-22T06:40:16.731Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:40:16.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:40:17.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:40:17.583Z] Configure a credential helper to remove this warning. See [2024-10-22T06:40:17.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:40:17.583Z] [2024-10-22T06:40:17.583Z] Login Succeeded [2024-10-22T06:40:17.583Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:40:17.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:40:17.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:40:17.854Z] Configure a credential helper to remove this warning. See [2024-10-22T06:40:17.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:40:17.854Z] [2024-10-22T06:40:17.854Z] Login Succeeded [2024-10-22T06:40:17.854Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:40:18.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:40:18.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:40:18.393Z] Configure a credential helper to remove this warning. See [2024-10-22T06:40:18.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:40:18.393Z] [2024-10-22T06:40:18.393Z] Login Succeeded [2024-10-22T06:40:18.393Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:40:18.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:40:18.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:40:18.661Z] Configure a credential helper to remove this warning. See [2024-10-22T06:40:18.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:40:18.661Z] [2024-10-22T06:40:18.661Z] Login Succeeded [2024-10-22T06:40:18.661Z] ****.io [2024-10-22T06:40:18.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:40:19.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:40:19.194Z] Configure a credential helper to remove this warning. See [2024-10-22T06:40:19.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:40:19.194Z] [2024-10-22T06:40:19.194Z] Login Succeeded [2024-10-22T06:40:19.194Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:40:19.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:40:19.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:40:19.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:40:19.600Z] ========================================================= [2024-10-22T06:40:19.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T06:40:19.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:40:19.965Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:40:20.930Z] Sending build context to Docker daemon 13.2MB [2024-10-22T06:40:20.930Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:40:20.930Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-22T06:40:20.930Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T06:40:20.930Z] cf04c63912e1: Pulling fs layer [2024-10-22T06:40:20.930Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T06:40:20.930Z] a37a00ec5f00: Pulling fs layer [2024-10-22T06:40:20.930Z] 50b3750afda1: Pulling fs layer [2024-10-22T06:40:20.930Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:40:20.930Z] 80978eb59214: Pulling fs layer [2024-10-22T06:40:20.930Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T06:40:20.930Z] c5a475d317c9: Pulling fs layer [2024-10-22T06:40:20.930Z] 80978eb59214: Waiting [2024-10-22T06:40:20.930Z] c9f46d7d2bd2: Waiting [2024-10-22T06:40:20.930Z] c5a475d317c9: Waiting [2024-10-22T06:40:20.930Z] 50b3750afda1: Waiting [2024-10-22T06:40:20.930Z] 4f4fb700ef54: Waiting [2024-10-22T06:40:21.199Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T06:40:21.199Z] 55b35a11ae5e: Download complete [2024-10-22T06:40:21.199Z] 50b3750afda1: Verifying Checksum [2024-10-22T06:40:21.199Z] 50b3750afda1: Download complete [2024-10-22T06:40:21.199Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:40:21.199Z] 4f4fb700ef54: Download complete [2024-10-22T06:40:21.199Z] 80978eb59214: Verifying Checksum [2024-10-22T06:40:21.199Z] 80978eb59214: Download complete [2024-10-22T06:40:21.199Z] cf04c63912e1: Verifying Checksum [2024-10-22T06:40:21.199Z] cf04c63912e1: Download complete [2024-10-22T06:40:21.469Z] c5a475d317c9: Verifying Checksum [2024-10-22T06:40:21.469Z] c5a475d317c9: Download complete [2024-10-22T06:40:22.058Z] cf04c63912e1: Pull complete [2024-10-22T06:40:22.648Z] 55b35a11ae5e: Pull complete [2024-10-22T06:40:22.919Z] a37a00ec5f00: Verifying Checksum [2024-10-22T06:40:22.919Z] a37a00ec5f00: Download complete [2024-10-22T06:40:23.889Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T06:40:23.889Z] c9f46d7d2bd2: Download complete [2024-10-22T06:40:38.923Z] a37a00ec5f00: Pull complete [2024-10-22T06:40:38.923Z] 50b3750afda1: Pull complete [2024-10-22T06:40:38.923Z] 4f4fb700ef54: Pull complete [2024-10-22T06:40:38.923Z] 80978eb59214: Pull complete [2024-10-22T06:40:45.578Z] c9f46d7d2bd2: Pull complete [2024-10-22T06:40:46.541Z] c5a475d317c9: Pull complete [2024-10-22T06:40:46.541Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T06:40:46.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T06:40:46.541Z] ---> be29e6b0f0d4 [2024-10-22T06:40:46.541Z] Step 3/10 : ARG MAKE=make build [2024-10-22T06:40:47.123Z] ---> Running in c89f5b558775 [2024-10-22T06:40:47.391Z] Removing intermediate container c89f5b558775 [2024-10-22T06:40:47.391Z] ---> d4e24e602f39 [2024-10-22T06:40:47.391Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-22T06:40:47.661Z] ---> Running in aba98e521a90 [2024-10-22T06:40:47.927Z] Removing intermediate container aba98e521a90 [2024-10-22T06:40:47.927Z] ---> 26e0a7d6366a [2024-10-22T06:40:47.927Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:40:47.927Z] ---> Running in 06bdca0f7995 [2024-10-22T06:40:48.193Z] Removing intermediate container 06bdca0f7995 [2024-10-22T06:40:48.193Z] ---> 500c0a03d122 [2024-10-22T06:40:48.193Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-22T06:40:48.193Z] ---> Running in da22d0a97ceb [2024-10-22T06:40:49.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:40:49.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:40:51.039Z] OK: 238 MiB in 54 packages [2024-10-22T06:40:51.621Z] Removing intermediate container da22d0a97ceb [2024-10-22T06:40:51.621Z] ---> 013889dad614 [2024-10-22T06:40:51.621Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-22T06:40:52.203Z] ---> 0d90ecf9de2e [2024-10-22T06:40:52.203Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:40:52.203Z] ---> Running in 7d074816d338 [2024-10-22T06:42:43.878Z] Removing intermediate container 7d074816d338 [2024-10-22T06:42:43.878Z] ---> 703c58cb3893 [2024-10-22T06:42:43.878Z] Step 9/10 : COPY . . [2024-10-22T06:42:43.878Z] ---> 7602e1c78071 [2024-10-22T06:42:43.878Z] Step 10/10 : RUN ${MAKE} [2024-10-22T06:42:43.878Z] ---> Running in 56bebcd5cd24 [2024-10-22T06:42:43.878Z] noop [2024-10-22T06:42:43.878Z] Removing intermediate container 56bebcd5cd24 [2024-10-22T06:42:43.878Z] ---> 3b5c937f6f13 [2024-10-22T06:42:43.878Z] Successfully built 3b5c937f6f13 [2024-10-22T06:42:43.878Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:42:44.248Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:42:44.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:42:44.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container [2024-10-22T06:42:44.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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-10-22T06:42:45.676Z] $ docker top 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:42:47.074Z] + go version [2024-10-22T06:42:47.074Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T06:42:47.090Z] $ docker stop --time=1 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 [2024-10-22T06:42:48.710Z] $ docker rm -f --volumes 09b26c346e1b99ab10e7d7a0741f2e5dec615720fed193262e513bf31bbdb8b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:42:49.295Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:42:49.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:42:49.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container [2024-10-22T06:42:49.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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-10-22T06:42:50.777Z] $ docker top 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:42:51.610Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/323 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:42:52.260Z] + make test [2024-10-22T06:42:52.261Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:43:39.132Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-22T06:47:30.994Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-22T06:47:30.994Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-22T06:47:30.994Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-22T06:47:30.994Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-22T06:47:30.994Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-22T06:47:36.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.174s coverage: 26.0% of statements [2024-10-22T06:47:40.913Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.184s coverage: 79.4% of statements [2024-10-22T06:47:53.265Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-22T06:47:53.265Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-22T06:47:54.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements [2024-10-22T06:48:08.197Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-22T06:48:08.197Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.598s coverage: 45.2% of statements [2024-10-22T06:48:11.270Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.286s coverage: 14.1% of statements [2024-10-22T06:48:11.270Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.962s coverage: 44.6% of statements [2024-10-22T06:48:15.250Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-22T06:48:15.250Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-22T06:48:15.250Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:48:16.219Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.424s coverage: 68.4% of statements [2024-10-22T06:48:21.585Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.369s coverage: 88.3% of statements [2024-10-22T06:48:28.273Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-22T06:48:28.540Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.305s coverage: 5.3% of statements [2024-10-22T06:48:30.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T06:48:30.528Z] GO111MODULE=on go vet ./... [2024-10-22T06:52:53.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:52:53.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:52:53.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:52:53.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:52:53.482Z] $ docker stop --time=1 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 [2024-10-22T06:52:55.488Z] $ docker rm -f --volumes 7ff2bd176edfc1142eee28a8385b188793039c892b9716c13bf38650797b5e19 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:52:57.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:52:58.009Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T06:52:58.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:52:59.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:52:59.548Z] + ls -al . [2024-10-22T06:52:59.548Z] total 712 [2024-10-22T06:52:59.548Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:42 . [2024-10-22T06:52:59.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:39 .. [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 22 06:39 .dockerignore [2024-10-22T06:52:59.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:39 .git [2024-10-22T06:52:59.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:39 .github [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 22 06:39 .gitignore [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 06:39 .golangci.yml [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 22 06:39 CHANGELOG.md [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:39 GOVERNANCE.md [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 22 06:39 Jenkinsfile [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 22 06:39 LICENSE [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 22 06:39 Makefile [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 22 06:39 OWNERS.md [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 22 06:39 README.md [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:35 VERSION [2024-10-22T06:52:59.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:39 bin [2024-10-22T06:52:59.548Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 22 06:48 coverage.out [2024-10-22T06:52:59.548Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 22 06:39 example [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 22 06:39 go.mod [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 22 06:39 go.sum [2024-10-22T06:52:59.548Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 22 06:39 internal [2024-10-22T06:52:59.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:39 openapi [2024-10-22T06:52:59.548Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 06:39 pkg [2024-10-22T06:52:59.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:39 snap [2024-10-22T06:52:59.548Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 22 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:52:59.912Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 --label arch=arm64 --label version=3.2.0-dev.48 . [2024-10-22T06:53:00.501Z] Sending build context to Docker daemon 13.67MB [2024-10-22T06:53:00.501Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:53:00.501Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-22T06:53:00.501Z] ---> 3b5c937f6f13 [2024-10-22T06:53:00.501Z] Step 3/24 : ARG MAKE=make build [2024-10-22T06:53:00.778Z] ---> Running in 7782f9b474ce [2024-10-22T06:53:01.048Z] Removing intermediate container 7782f9b474ce [2024-10-22T06:53:01.048Z] ---> 3ff38f168c06 [2024-10-22T06:53:01.048Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-22T06:53:01.048Z] ---> Running in 726c0feda72b [2024-10-22T06:53:01.654Z] Removing intermediate container 726c0feda72b [2024-10-22T06:53:01.654Z] ---> cfcc859a9642 [2024-10-22T06:53:01.654Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:53:01.654Z] ---> Running in 36452aeb63ce [2024-10-22T06:53:01.925Z] Removing intermediate container 36452aeb63ce [2024-10-22T06:53:01.926Z] ---> 70a25a9a832d [2024-10-22T06:53:01.926Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-22T06:53:01.926Z] ---> Running in 86ff4a6b2ea6 [2024-10-22T06:53:03.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:53:03.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:53:05.299Z] OK: 238 MiB in 54 packages [2024-10-22T06:53:05.887Z] Removing intermediate container 86ff4a6b2ea6 [2024-10-22T06:53:05.887Z] ---> 3733cd4819ad [2024-10-22T06:53:05.887Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-22T06:53:06.473Z] ---> 59a4335822ce [2024-10-22T06:53:06.473Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:53:06.747Z] ---> Running in 981703112dcf [2024-10-22T06:53:09.341Z] Removing intermediate container 981703112dcf [2024-10-22T06:53:09.341Z] ---> 6a9677806ad1 [2024-10-22T06:53:09.341Z] Step 9/24 : COPY . . [2024-10-22T06:53:10.748Z] ---> d9910abfb5c1 [2024-10-22T06:53:10.748Z] Step 10/24 : RUN ${MAKE} [2024-10-22T06:53:10.748Z] ---> Running in dd3d823f022f [2024-10-22T06:53:11.720Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.48 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-22T06:57:03.713Z] Removing intermediate container dd3d823f022f [2024-10-22T06:57:03.713Z] ---> 8a570f7e1b58 [2024-10-22T06:57:03.713Z] Step 11/24 : FROM alpine:3.20 [2024-10-22T06:57:03.713Z] 3.20: Pulling from library/alpine [2024-10-22T06:57:03.713Z] cf04c63912e1: Already exists [2024-10-22T06:57:03.713Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:57:03.713Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:57:03.713Z] ---> c157a85ed455 [2024-10-22T06:57:03.713Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-22T06:57:03.713Z] ---> Running in 2ba0985e9fa8 [2024-10-22T06:57:03.713Z] Removing intermediate container 2ba0985e9fa8 [2024-10-22T06:57:03.713Z] ---> ddb604f0f851 [2024-10-22T06:57:03.713Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-22T06:57:03.713Z] ---> Running in 094a755e180e [2024-10-22T06:57:03.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:03.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:03.713Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T06:57:03.713Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:57:03.713Z] OK: 9 MiB in 15 packages [2024-10-22T06:57:03.713Z] Removing intermediate container 094a755e180e [2024-10-22T06:57:03.713Z] ---> d10463999a88 [2024-10-22T06:57:03.713Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-22T06:57:03.713Z] ---> Running in 2ee7ab4ef6c4 [2024-10-22T06:57:03.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:05.405Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:57:05.405Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:57:05.405Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:57:05.674Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:57:05.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:06.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:57:07.622Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:57:07.894Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:57:07.894Z] OK: 9 MiB in 15 packages [2024-10-22T06:57:09.309Z] Removing intermediate container 2ee7ab4ef6c4 [2024-10-22T06:57:09.309Z] ---> 2cf0e1d53db9 [2024-10-22T06:57:09.309Z] Step 15/24 : WORKDIR / [2024-10-22T06:57:09.309Z] ---> Running in 4773ec4f4d2d [2024-10-22T06:57:09.577Z] Removing intermediate container 4773ec4f4d2d [2024-10-22T06:57:09.577Z] ---> 2334fb6b9025 [2024-10-22T06:57:09.577Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-22T06:57:10.162Z] ---> 879ea22cd624 [2024-10-22T06:57:10.162Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-22T06:57:12.746Z] ---> 21620c2ade7a [2024-10-22T06:57:12.746Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-22T06:57:13.340Z] ---> 82a6be612619 [2024-10-22T06:57:13.340Z] Step 19/24 : EXPOSE 59999 [2024-10-22T06:57:13.340Z] ---> Running in 08cb3a3a87c2 [2024-10-22T06:57:13.608Z] Removing intermediate container 08cb3a3a87c2 [2024-10-22T06:57:13.608Z] ---> 1e862c9b5a9d [2024-10-22T06:57:13.608Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-22T06:57:13.608Z] ---> Running in 9e2c8566db3c [2024-10-22T06:57:14.194Z] Removing intermediate container 9e2c8566db3c [2024-10-22T06:57:14.194Z] ---> b048336d2f78 [2024-10-22T06:57:14.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T06:57:14.194Z] ---> Running in 1ceecee3500e [2024-10-22T06:57:14.465Z] Removing intermediate container 1ceecee3500e [2024-10-22T06:57:14.465Z] ---> 5d64b50f5b55 [2024-10-22T06:57:14.465Z] Step 22/24 : LABEL arch=arm64 [2024-10-22T06:57:14.465Z] ---> Running in 016439b19d25 [2024-10-22T06:57:14.737Z] Removing intermediate container 016439b19d25 [2024-10-22T06:57:14.737Z] ---> 14296b115da6 [2024-10-22T06:57:14.737Z] Step 23/24 : LABEL git_sha=1e80e475b0e97679140bd79592a828cf1f53df47 [2024-10-22T06:57:14.737Z] ---> Running in 700523900abf [2024-10-22T06:57:15.331Z] Removing intermediate container 700523900abf [2024-10-22T06:57:15.331Z] ---> 3c8eb0ffbb00 [2024-10-22T06:57:15.331Z] Step 24/24 : LABEL version=3.2.0-dev.48 [2024-10-22T06:57:15.331Z] ---> Running in 0aaad1e7c1bd [2024-10-22T06:57:15.599Z] Removing intermediate container 0aaad1e7c1bd [2024-10-22T06:57:15.599Z] ---> 4f93b9fe1782 [2024-10-22T06:57:15.599Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:57:15.599Z] Successfully built 4f93b9fe1782 [2024-10-22T06:57:15.599Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:57:16.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:57:16.064Z] [2024-10-22T06:57:16.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:57:16.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:57:16.415Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T06:57:16.415Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T06:57:16.415Z] 04944245beec: Pulling fs layer [2024-10-22T06:57:16.415Z] 699f458cf7ca: Pulling fs layer [2024-10-22T06:57:16.415Z] 765212b225bb: Pulling fs layer [2024-10-22T06:57:16.415Z] f23df028b6ca: Pulling fs layer [2024-10-22T06:57:16.415Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T06:57:16.415Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T06:57:16.415Z] f23df028b6ca: Waiting [2024-10-22T06:57:16.415Z] d65c8cfc05b1: Waiting [2024-10-22T06:57:16.415Z] 2437ff75d9bd: Waiting [2024-10-22T06:57:16.415Z] 765212b225bb: Waiting [2024-10-22T06:57:16.684Z] 04944245beec: Verifying Checksum [2024-10-22T06:57:16.684Z] 04944245beec: Download complete [2024-10-22T06:57:16.684Z] 765212b225bb: Verifying Checksum [2024-10-22T06:57:16.684Z] 765212b225bb: Download complete [2024-10-22T06:57:16.684Z] f23df028b6ca: Verifying Checksum [2024-10-22T06:57:16.684Z] f23df028b6ca: Download complete [2024-10-22T06:57:16.684Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T06:57:16.684Z] d65c8cfc05b1: Download complete [2024-10-22T06:57:16.956Z] 699f458cf7ca: Verifying Checksum [2024-10-22T06:57:16.956Z] 699f458cf7ca: Download complete [2024-10-22T06:57:17.226Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T06:57:17.226Z] 8998bd30e6a1: Download complete [2024-10-22T06:57:19.812Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T06:57:19.812Z] 2437ff75d9bd: Download complete [2024-10-22T06:57:22.394Z] 8998bd30e6a1: Pull complete [2024-10-22T06:57:22.663Z] 04944245beec: Pull complete [2024-10-22T06:57:24.620Z] 699f458cf7ca: Pull complete [2024-10-22T06:57:24.620Z] 765212b225bb: Pull complete [2024-10-22T06:57:25.583Z] f23df028b6ca: Pull complete [2024-10-22T06:57:25.852Z] d65c8cfc05b1: Pull complete [2024-10-22T06:57:44.149Z] 2437ff75d9bd: Pull complete [2024-10-22T06:57:44.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T06:57:44.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:57:44.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:57:44.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-23480 does not seem to be running inside a container [2024-10-22T06:57:44.487Z] $ 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-sdk-go/323 -v /w/workspace/device-sdk-go/323:/w/workspace/device-sdk-go/323:rw,z -v /w/workspace/device-sdk-go/323@tmp:/w/workspace/device-sdk-go/323@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-10-22T06:57:47.616Z] $ docker top f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:57:48.226Z] ---> job-cost.sh [2024-10-22T06:57:48.495Z] lf-activate-venv: SKIPPING [2024-10-22T06:57:48.495Z] INFO: No Stack... [2024-10-22T06:57:48.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T06:57:49.719Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:57:50.355Z] + cat /w/workspace/device-sdk-go/323/archives/cost.csv [2024-10-22T06:57:50.355Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:57:50.389Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [2024-10-22T06:57:50.397Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] did not exist. Created. [2024-10-22T06:57:50.403Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:57:51.073Z] /w/workspace/device-sdk-go/323@tmp/durable-8824ca71/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T06:57:51.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T06:57:51.759Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T06:57:51.874Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:57:51.884Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-323-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:57:51.918Z] $ docker stop --time=1 f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 [2024-10-22T06:57:53.420Z] $ docker rm -f --volumes f040ebed9a8c4a1b8e8ef12c341a60b50b3aa824982bba6c51056e1ddb15bc44 [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-10-22T06:57:53.967Z] provisioning config files... [2024-10-22T06:57:53.976Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1803939752341292013tmp [Pipeline] { [Pipeline] sh [2024-10-22T06:57:54.279Z] + set +x [2024-10-22T06:57:54.279Z] + curl -s https://codecov.io/bash [2024-10-22T06:57:54.279Z] + bash -s -- [2024-10-22T06:57:54.279Z] [2024-10-22T06:57:54.279Z] _____ _ [2024-10-22T06:57:54.279Z] / ____| | | [2024-10-22T06:57:54.279Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T06:57:54.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T06:57:54.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T06:57:54.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T06:57:54.279Z] Bash-1.0.6 [2024-10-22T06:57:54.279Z] [2024-10-22T06:57:54.279Z] [2024-10-22T06:57:54.279Z] ==> git version 2.25.1 found [2024-10-22T06:57:54.279Z] ==> 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-10-22T06:57:54.279Z] Release-Date: 2020-01-08 [2024-10-22T06:57:54.279Z] 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-10-22T06:57:54.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T06:57:54.279Z] ==> Jenkins CI detected. [2024-10-22T06:57:54.279Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-22T06:57:54.279Z] project root: . [2024-10-22T06:57:54.279Z] --> token set from env [2024-10-22T06:57:54.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T06:57:54.279Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T06:57:54.279Z] ==> Python coveragepy not found [2024-10-22T06:57:54.279Z] ==> Searching for coverage reports in: [2024-10-22T06:57:54.279Z] + . [2024-10-22T06:57:54.537Z] -> Found 1 reports [2024-10-22T06:57:54.538Z] ==> Detecting git/mercurial file structure [2024-10-22T06:57:54.538Z] ==> Reading reports [2024-10-22T06:57:54.538Z] + ./coverage.out bytes=467900 [2024-10-22T06:57:54.538Z] ==> Appending adjustments [2024-10-22T06:57:54.538Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T06:57:54.797Z] + Found adjustments [2024-10-22T06:57:54.797Z] ==> Gzipping contents [2024-10-22T06:57:54.797Z] 44K /tmp/codecov.O41m1F.gz [2024-10-22T06:57:54.797Z] ==> Uploading reports [2024-10-22T06:57:54.797Z] url: https://codecov.io [2024-10-22T06:57:54.797Z] query: branch=main&commit=1e80e475b0e97679140bd79592a828cf1f53df47&build=323&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F323%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T06:57:54.797Z] -> Pinging Codecov [2024-10-22T06:57:54.797Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e80e475b0e97679140bd79592a828cf1f53df47&build=323&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F323%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T06:58:01.378Z] -> Uploading to [2024-10-22T06:58:01.378Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1e80e475b0e97679140bd79592a828cf1f53df47/9fb31267-dc52-4288-b50e-788f973d4dce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T065758Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5b504f8f05b26d34f25b97c60e74b8ffcbde688fc8428089e034999d8cd218a9 [2024-10-22T06:58:01.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:58:01.378Z] Dload Upload Total Spent Left Speed [2024-10-22T06:58:01.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44724 0 0 100 44724 0 160k --:--:-- --:--:-- --:--:-- 160k [2024-10-22T06:58:01.378Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] } [2024-10-22T06:58:01.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-22T06:58:01.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-22T06:58:01.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:02.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T06:58:02.033Z] [2024-10-22T06:58:02.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:02.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T06:58:02.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-22T06:58:02.342Z] 43c4264eed91: Already exists [2024-10-22T06:58:02.342Z] 4cc291be95ef: Already exists [2024-10-22T06:58:02.342Z] 2ac1f1163629: Already exists [2024-10-22T06:58:02.342Z] 5c3c966382ef: Already exists [2024-10-22T06:58:02.342Z] 4f4fb700ef54: Already exists [2024-10-22T06:58:02.342Z] d9c7d2e4e75e: Pulling fs layer [2024-10-22T06:58:02.342Z] 9c3e1370e548: Pulling fs layer [2024-10-22T06:58:02.599Z] d9c7d2e4e75e: Verifying Checksum [2024-10-22T06:58:02.599Z] d9c7d2e4e75e: Download complete [2024-10-22T06:58:02.857Z] d9c7d2e4e75e: Pull complete [2024-10-22T06:58:03.423Z] 9c3e1370e548: Verifying Checksum [2024-10-22T06:58:03.423Z] 9c3e1370e548: Download complete [2024-10-22T06:58:05.954Z] 9c3e1370e548: Pull complete [2024-10-22T06:58:05.954Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-22T06:58:05.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T06:58:05.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:58:06.053Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:58:06.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-22T06:58:08.951Z] $ docker top 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:58:09.292Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-22T06:58:09.302Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-22T06:58:09.585Z] + set -o pipefail [2024-10-22T06:58:09.585Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-22T06:58:17.745Z] [2024-10-22T06:58:17.745Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-22T06:58:17.745Z] [2024-10-22T06:58:17.745Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ac32746e-8640-4f3d-8698-ab16efa753d5 [2024-10-22T06:58:17.745Z] [2024-10-22T06:58:17.745Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-22T06:58:17.745Z] [Pipeline] } [2024-10-22T06:58:17.761Z] $ docker stop --time=1 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 [2024-10-22T06:58:23.780Z] $ docker rm -f --volumes 6afb87ac1723edf48f3bcad3ddbe8d6a6206189e5fd699fe70fb95f3ff9e89f2 [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) [Pipeline] echo [2024-10-22T06:58:24.338Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:58:24.362Z] provisioning config files... [2024-10-22T06:58:24.388Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12882689969780614416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:58:24.740Z] --> edgex-publish-swagger.sh [2024-10-22T06:58:24.740Z] === Publish openapi API === [2024-10-22T06:58:24.740Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-22T06:58:24.740Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-10-22T06:58:24.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:58:24.740Z] Dload Upload Total Spent Left Speed [2024-10-22T06:58:25.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 73277 --:--:-- --:--:-- --:--:-- 73277 [2024-10-22T06:58:25.017Z] [2024-10-22T06:58:25.017Z] [Pipeline] } [2024-10-22T06:58:25.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:58:25.505Z] + git log --format=format:%s -1 1e80e475b0e97679140bd79592a828cf1f53df47 [Pipeline] sh [2024-10-22T06:58:25.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:58:25.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:26.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:58:26.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:58:26.210Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:58:26.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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/py-git-semver:0.1.4 cat [2024-10-22T06:58:26.764Z] $ docker top 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:58:26.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:58:26.870Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:58:26.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:58:26.983Z] $ docker exec 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 ssh-agent [2024-10-22T06:58:27.072Z] SSH_AUTH_SOCK=/tmp/ssh-qJ3VDKK566yb/agent.31 [2024-10-22T06:58:27.072Z] SSH_AGENT_PID=37 [2024-10-22T06:58:27.076Z] Running ssh-add (command line suppressed) [2024-10-22T06:58:27.176Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12159144526563045410.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12159144526563045410.key) [2024-10-22T06:58:27.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:58:27.476Z] + git semver tag [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,649 [run_tag] DEBUG tag force:False [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,649 [check_head_tag] DEBUG check head tag [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,651 [execute] INFO git cat-file --batch-check [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,655 [execute] INFO git cat-file --batch [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,687 [execute] INFO git tag -a v3.2.0-dev.48 -m v3.2.0-dev.48 [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.48', '-m', 'v3.2.0-dev.48'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:58:27.736Z] 2024-10-22 06:58:27,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:27.736Z] 3.2.0-dev.48 [Pipeline] } [2024-10-22T06:58:27.748Z] $ docker exec --env ******** --env ******** 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 ssh-agent -k [2024-10-22T06:58:27.840Z] unset SSH_AUTH_SOCK; [2024-10-22T06:58:27.840Z] unset SSH_AGENT_PID; [2024-10-22T06:58:27.841Z] echo Agent pid 37 killed; [2024-10-22T06:58:27.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:58:28.174Z] + git semver [Pipeline] } [2024-10-22T06:58:28.449Z] $ docker stop --time=1 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 [2024-10-22T06:58:29.723Z] $ docker rm -f --volumes 973a9f596a222e60034d83a757d8520a517315ea3392d1fd2e6d620c34f640c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:30.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T06:58:30.129Z] [2024-10-22T06:58:30.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:30.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T06:58:30.440Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-22T06:58:30.440Z] ab5ef0e58194: Pulling fs layer [2024-10-22T06:58:30.440Z] 9712f1f96733: Pulling fs layer [2024-10-22T06:58:30.440Z] 63f879dbbcfc: Pulling fs layer [2024-10-22T06:58:30.440Z] 0d9ebad4ef96: Pulling fs layer [2024-10-22T06:58:30.440Z] e9a5061849ea: Pulling fs layer [2024-10-22T06:58:30.440Z] d747dcd14b5f: Pulling fs layer [2024-10-22T06:58:30.440Z] 2de7ff778b66: Pulling fs layer [2024-10-22T06:58:30.440Z] e9a5061849ea: Waiting [2024-10-22T06:58:30.440Z] d747dcd14b5f: Waiting [2024-10-22T06:58:30.440Z] 2de7ff778b66: Waiting [2024-10-22T06:58:30.440Z] 0d9ebad4ef96: Waiting [2024-10-22T06:58:30.440Z] 9712f1f96733: Download complete [2024-10-22T06:58:30.698Z] 63f879dbbcfc: Verifying Checksum [2024-10-22T06:58:30.698Z] 63f879dbbcfc: Download complete [2024-10-22T06:58:30.978Z] e9a5061849ea: Verifying Checksum [2024-10-22T06:58:30.978Z] e9a5061849ea: Download complete [2024-10-22T06:58:30.978Z] d747dcd14b5f: Download complete [2024-10-22T06:58:31.252Z] ab5ef0e58194: Verifying Checksum [2024-10-22T06:58:31.252Z] ab5ef0e58194: Download complete [2024-10-22T06:58:31.252Z] 2de7ff778b66: Verifying Checksum [2024-10-22T06:58:31.252Z] 2de7ff778b66: Download complete [2024-10-22T06:58:31.252Z] 0d9ebad4ef96: Verifying Checksum [2024-10-22T06:58:31.252Z] 0d9ebad4ef96: Download complete [2024-10-22T06:58:34.543Z] ab5ef0e58194: Pull complete [2024-10-22T06:58:34.543Z] 9712f1f96733: Pull complete [2024-10-22T06:58:35.109Z] 63f879dbbcfc: Pull complete [2024-10-22T06:58:39.299Z] 0d9ebad4ef96: Pull complete [2024-10-22T06:58:39.299Z] e9a5061849ea: Pull complete [2024-10-22T06:58:39.299Z] d747dcd14b5f: Pull complete [2024-10-22T06:58:40.672Z] 2de7ff778b66: Pull complete [2024-10-22T06:58:40.672Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-22T06:58:40.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T06:58:40.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:58:40.782Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:58:40.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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:0.23.1-centos7 cat [2024-10-22T06:58:46.754Z] $ docker top 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:58:46.886Z] provisioning config files... [2024-10-22T06:58:46.897Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config920585313924987585tmp [2024-10-22T06:58:46.920Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config851276935551867444tmp [2024-10-22T06:58:46.933Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4792270982567411861tmp [Pipeline] { [Pipeline] echo [2024-10-22T06:58:47.060Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:58:47.361Z] ---> sigul-configuration.sh [2024-10-22T06:58:47.361Z] gpg: directory `/root/.gnupg' created [2024-10-22T06:58:47.361Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-22T06:58:47.361Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-22T06:58:47.361Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-22T06:58:47.362Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-22T06:58:47.362Z] gpg: CAST5 encrypted data [2024-10-22T06:58:47.362Z] gpg: encrypted with 1 passphrase [2024-10-22T06:58:47.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-22T06:58:47.655Z] + mkdir /home/jenkins [2024-10-22T06:58:47.655Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-22T06:58:47.952Z] + 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-10-22T06:58:47.966Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:58:48.256Z] ---> sigul-install.sh [2024-10-22T06:58:48.256Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-22T06:58:48.552Z] + git tag --list [2024-10-22T06:58:48.552Z] 0.7.1 [2024-10-22T06:58:48.552Z] delhi-tag [2024-10-22T06:58:48.552Z] v1.0.0 [2024-10-22T06:58:48.552Z] v1.1.0 [2024-10-22T06:58:48.552Z] v1.1.1 [2024-10-22T06:58:48.553Z] v1.1.2 [2024-10-22T06:58:48.553Z] v1.2.0 [2024-10-22T06:58:48.553Z] v1.2.1 [2024-10-22T06:58:48.553Z] v1.2.2 [2024-10-22T06:58:48.553Z] v1.2.3 [2024-10-22T06:58:48.553Z] v1.3.0 [2024-10-22T06:58:48.553Z] v1.4.0 [2024-10-22T06:58:48.553Z] v2.0.0 [2024-10-22T06:58:48.553Z] v2.1.0 [2024-10-22T06:58:48.553Z] v2.1.1 [2024-10-22T06:58:48.553Z] v2.2.0 [2024-10-22T06:58:48.553Z] v2.3.0 [2024-10-22T06:58:48.553Z] v2.3.1 [2024-10-22T06:58:48.553Z] v3.0 [2024-10-22T06:58:48.553Z] v3.0.0 [2024-10-22T06:58:48.553Z] v3.0.1-dev.1 [2024-10-22T06:58:48.553Z] v3.1 [2024-10-22T06:58:48.553Z] v3.1.0 [2024-10-22T06:58:48.553Z] v3.1.0-dev.1 [2024-10-22T06:58:48.553Z] v3.1.0-dev.10 [2024-10-22T06:58:48.553Z] v3.1.0-dev.11 [2024-10-22T06:58:48.553Z] v3.1.0-dev.12 [2024-10-22T06:58:48.553Z] v3.1.0-dev.13 [2024-10-22T06:58:48.553Z] v3.1.0-dev.14 [2024-10-22T06:58:48.553Z] v3.1.0-dev.15 [2024-10-22T06:58:48.553Z] v3.1.0-dev.16 [2024-10-22T06:58:48.553Z] v3.1.0-dev.17 [2024-10-22T06:58:48.553Z] v3.1.0-dev.18 [2024-10-22T06:58:48.553Z] v3.1.0-dev.19 [2024-10-22T06:58:48.553Z] v3.1.0-dev.2 [2024-10-22T06:58:48.553Z] v3.1.0-dev.20 [2024-10-22T06:58:48.553Z] v3.1.0-dev.21 [2024-10-22T06:58:48.553Z] v3.1.0-dev.22 [2024-10-22T06:58:48.553Z] v3.1.0-dev.23 [2024-10-22T06:58:48.553Z] v3.1.0-dev.24 [2024-10-22T06:58:48.553Z] v3.1.0-dev.25 [2024-10-22T06:58:48.553Z] v3.1.0-dev.26 [2024-10-22T06:58:48.553Z] v3.1.0-dev.27 [2024-10-22T06:58:48.553Z] v3.1.0-dev.28 [2024-10-22T06:58:48.553Z] v3.1.0-dev.29 [2024-10-22T06:58:48.553Z] v3.1.0-dev.3 [2024-10-22T06:58:48.553Z] v3.1.0-dev.30 [2024-10-22T06:58:48.553Z] v3.1.0-dev.31 [2024-10-22T06:58:48.553Z] v3.1.0-dev.32 [2024-10-22T06:58:48.553Z] v3.1.0-dev.33 [2024-10-22T06:58:48.553Z] v3.1.0-dev.34 [2024-10-22T06:58:48.553Z] v3.1.0-dev.35 [2024-10-22T06:58:48.553Z] v3.1.0-dev.36 [2024-10-22T06:58:48.553Z] v3.1.0-dev.37 [2024-10-22T06:58:48.553Z] v3.1.0-dev.38 [2024-10-22T06:58:48.553Z] v3.1.0-dev.39 [2024-10-22T06:58:48.553Z] v3.1.0-dev.4 [2024-10-22T06:58:48.553Z] v3.1.0-dev.40 [2024-10-22T06:58:48.553Z] v3.1.0-dev.41 [2024-10-22T06:58:48.553Z] v3.1.0-dev.5 [2024-10-22T06:58:48.553Z] v3.1.0-dev.6 [2024-10-22T06:58:48.553Z] v3.1.0-dev.7 [2024-10-22T06:58:48.553Z] v3.1.0-dev.8 [2024-10-22T06:58:48.553Z] v3.1.0-dev.9 [2024-10-22T06:58:48.553Z] v3.1.1 [2024-10-22T06:58:48.553Z] v3.1.1-dev.1 [2024-10-22T06:58:48.553Z] v3.2.0-dev.1 [2024-10-22T06:58:48.553Z] v3.2.0-dev.10 [2024-10-22T06:58:48.553Z] v3.2.0-dev.11 [2024-10-22T06:58:48.553Z] v3.2.0-dev.12 [2024-10-22T06:58:48.553Z] v3.2.0-dev.13 [2024-10-22T06:58:48.553Z] v3.2.0-dev.14 [2024-10-22T06:58:48.553Z] v3.2.0-dev.15 [2024-10-22T06:58:48.553Z] v3.2.0-dev.16 [2024-10-22T06:58:48.553Z] v3.2.0-dev.17 [2024-10-22T06:58:48.553Z] v3.2.0-dev.18 [2024-10-22T06:58:48.553Z] v3.2.0-dev.19 [2024-10-22T06:58:48.553Z] v3.2.0-dev.2 [2024-10-22T06:58:48.553Z] v3.2.0-dev.20 [2024-10-22T06:58:48.553Z] v3.2.0-dev.21 [2024-10-22T06:58:48.553Z] v3.2.0-dev.22 [2024-10-22T06:58:48.553Z] v3.2.0-dev.23 [2024-10-22T06:58:48.553Z] v3.2.0-dev.24 [2024-10-22T06:58:48.553Z] v3.2.0-dev.25 [2024-10-22T06:58:48.553Z] v3.2.0-dev.26 [2024-10-22T06:58:48.553Z] v3.2.0-dev.27 [2024-10-22T06:58:48.553Z] v3.2.0-dev.28 [2024-10-22T06:58:48.553Z] v3.2.0-dev.29 [2024-10-22T06:58:48.553Z] v3.2.0-dev.3 [2024-10-22T06:58:48.553Z] v3.2.0-dev.30 [2024-10-22T06:58:48.553Z] v3.2.0-dev.31 [2024-10-22T06:58:48.553Z] v3.2.0-dev.32 [2024-10-22T06:58:48.553Z] v3.2.0-dev.33 [2024-10-22T06:58:48.553Z] v3.2.0-dev.34 [2024-10-22T06:58:48.553Z] v3.2.0-dev.35 [2024-10-22T06:58:48.553Z] v3.2.0-dev.36 [2024-10-22T06:58:48.553Z] v3.2.0-dev.37 [2024-10-22T06:58:48.553Z] v3.2.0-dev.38 [2024-10-22T06:58:48.553Z] v3.2.0-dev.39 [2024-10-22T06:58:48.553Z] v3.2.0-dev.4 [2024-10-22T06:58:48.553Z] v3.2.0-dev.40 [2024-10-22T06:58:48.553Z] v3.2.0-dev.41 [2024-10-22T06:58:48.553Z] v3.2.0-dev.42 [2024-10-22T06:58:48.553Z] v3.2.0-dev.43 [2024-10-22T06:58:48.553Z] v3.2.0-dev.44 [2024-10-22T06:58:48.553Z] v3.2.0-dev.45 [2024-10-22T06:58:48.553Z] v3.2.0-dev.46 [2024-10-22T06:58:48.553Z] v3.2.0-dev.47 [2024-10-22T06:58:48.553Z] v3.2.0-dev.48 [2024-10-22T06:58:48.553Z] v3.2.0-dev.5 [2024-10-22T06:58:48.553Z] v3.2.0-dev.6 [2024-10-22T06:58:48.553Z] v3.2.0-dev.7 [2024-10-22T06:58:48.553Z] v3.2.0-dev.8 [2024-10-22T06:58:48.553Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-22T06:58:48.852Z] + lftools sign git-tag v3.2.0-dev.48 [2024-10-22T06:58:49.478Z] Signing Git tag with Sigul... [2024-10-22T06:58:49.478Z] Signing v3.2.0-dev.48 [Pipeline] echo [2024-10-22T06:58:49.751Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:58:50.042Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-22T06:58:50.048Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-22T06:58:50.077Z] $ docker stop --time=1 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 [2024-10-22T06:58:51.370Z] $ docker rm -f --volumes 039cdb27f39cab404eae658f26cd8a8fb31f30cbe6c7216537e27af6c5293ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-22T06:58:51.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:58:51.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:52.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:58:52.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:58:52.210Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:58:52.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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/py-git-semver:0.1.4 cat [2024-10-22T06:58:52.556Z] $ docker top bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 -eo pid,comm [2024-10-22T06:58:52.600Z] 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-10-22T06:58:52.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:58:52.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:58:52.648Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:58:52.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:58:52.759Z] $ docker exec bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 ssh-agent [2024-10-22T06:58:52.857Z] SSH_AUTH_SOCK=/tmp/ssh-W6xk8mS9Fuh2/agent.32 [2024-10-22T06:58:52.857Z] SSH_AGENT_PID=38 [2024-10-22T06:58:52.862Z] Running ssh-add (command line suppressed) [2024-10-22T06:58:52.968Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10704715691201262987.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10704715691201262987.key) [2024-10-22T06:58:52.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:58:53.270Z] + git semver bump pre [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,451 [bump_version] DEBUG bumping version:3.2.0-dev.48 on axis:pre with prefix:dev [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,451 [bump_version] DEBUG bumped version:3.2.0-dev.49 [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,452 [write_version] DEBUG write version:3.2.0-dev.49 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,452 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,452 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,454 [execute] INFO git cat-file --batch-check [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,460 [execute] INFO git cat-file --batch [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:58:53.529Z] 2024-10-22 06:58:53,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:53.529Z] 3.2.0-dev.49 [Pipeline] } [2024-10-22T06:58:53.542Z] $ docker exec --env ******** --env ******** bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 ssh-agent -k [2024-10-22T06:58:53.640Z] unset SSH_AUTH_SOCK; [2024-10-22T06:58:53.641Z] unset SSH_AGENT_PID; [2024-10-22T06:58:53.641Z] echo Agent pid 38 killed; [2024-10-22T06:58:53.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:58:53.987Z] + git semver [Pipeline] } [2024-10-22T06:58:54.262Z] $ docker stop --time=1 bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 [2024-10-22T06:58:55.544Z] $ docker rm -f --volumes bd8f6a64ad6f6bb02fa191ac5464f2b7cb0bba060117f248750821b0d74e9769 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:58:55.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:58:55.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:56.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:58:56.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:58:56.271Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:58:56.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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/py-git-semver:0.1.4 cat [2024-10-22T06:58:56.640Z] $ docker top 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba -eo pid,comm [2024-10-22T06:58:56.691Z] 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-10-22T06:58:56.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:58:56.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:58:56.748Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:58:56.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:58:56.870Z] $ docker exec 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba ssh-agent [2024-10-22T06:58:56.993Z] SSH_AUTH_SOCK=/tmp/ssh-zAuly2gJqAOQ/agent.32 [2024-10-22T06:58:56.993Z] SSH_AGENT_PID=38 [2024-10-22T06:58:56.997Z] Running ssh-add (command line suppressed) [2024-10-22T06:58:57.104Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16217590600031585944.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16217590600031585944.key) [2024-10-22T06:58:57.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:58:57.414Z] + git semver push [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,586 [run_push] DEBUG push [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,587 [execute] INFO git cat-file --batch-check [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,592 [execute] INFO git rev-list 4b8fc890feae279d58f5f72060100ea488324f78 -- [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,592 [execute] DEBUG Popen(['git', 'rev-list', '4b8fc890feae279d58f5f72060100ea488324f78', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,608 [execute] INFO git fetch -v origin [2024-10-22T06:58:57.674Z] 2024-10-22 06:58:57,609 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-22T06:58:58.244Z] 2024-10-22 06:58:58,077 [run_push] DEBUG no remote changes detected [2024-10-22T06:58:58.244Z] 2024-10-22 06:58:58,078 [execute] INFO git push origin semver [2024-10-22T06:58:58.244Z] 2024-10-22 06:58:58,079 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:58:58.814Z] 2024-10-22 06:58:58,801 [run_push] DEBUG push all version tags [2024-10-22T06:58:58.814Z] 2024-10-22 06:58:58,802 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-22T06:58:58.814Z] 2024-10-22 06:58:58,803 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:58:59.750Z] 2024-10-22 06:58:59,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-22T06:58:59.750Z] 3.2.0-dev.49 [Pipeline] } [2024-10-22T06:58:59.763Z] $ docker exec --env ******** --env ******** 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba ssh-agent -k [2024-10-22T06:58:59.864Z] unset SSH_AUTH_SOCK; [2024-10-22T06:58:59.865Z] unset SSH_AGENT_PID; [2024-10-22T06:58:59.865Z] echo Agent pid 38 killed; [2024-10-22T06:58:59.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:59:00.197Z] + git semver [Pipeline] } [2024-10-22T06:59:00.474Z] $ docker stop --time=1 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba [2024-10-22T06:59:01.774Z] $ docker rm -f --volumes 56255977659ed56e079bbcdec498865c7772276dcc6074f267bb8e81a34d2bba [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-10-22T06:59:02.427Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-22T06:59:02.427Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-22T06:59:02.427Z] total 16 [2024-10-22T06:59:02.427Z] drwxr-xr-x 3 root root 4096 Oct 22 06:39 . [2024-10-22T06:59:02.427Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:58 .. [2024-10-22T06:59:02.427Z] drwxr-xr-x 2 root root 4096 Oct 22 06:39 cost [2024-10-22T06:59:02.427Z] -rw-r--r-- 1 root root 85 Oct 22 06:39 cost.csv [2024-10-22T06:59:02.427Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-22T06:59:02.427Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-22T06:59:02.427Z] total 16 [2024-10-22T06:59:02.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:39 . [2024-10-22T06:59:02.427Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:58 .. [2024-10-22T06:59:02.427Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:39 cost [2024-10-22T06:59:02.427Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 22 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:02.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:03.582Z] ---> package-listing.sh [2024-10-22T06:59:03.582Z] ++ facter osfamily [2024-10-22T06:59:03.582Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T06:59:03.841Z] + OS_FAMILY=debian [2024-10-22T06:59:03.841Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-22T06:59:03.841Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T06:59:03.841Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T06:59:03.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T06:59:03.841Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T06:59:03.841Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-22T06:59:03.841Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T06:59:03.841Z] + case "${OS_FAMILY}" in [2024-10-22T06:59:03.841Z] + dpkg -l [2024-10-22T06:59:03.841Z] + grep '^ii' [2024-10-22T06:59:03.841Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T06:59:03.841Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T06:59:03.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T06:59:03.841Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-22T06:59:03.841Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-22T06:59:03.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-22T06:59:03.852Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-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-10-22T06:59:04.130Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:59:04.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:59:04.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:59:04.789Z] prd-ubuntu20.04-docker-8c-8g-23479 does not seem to be running inside a container [2024-10-22T06:59:04.824Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-10-22T06:59:05.033Z] $ docker top a8b842e0cd03fb9330111874fe7eefd38594149d338067a961977ab56510a763 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:59:05.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T06:59:05.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T06:59:05.964Z] + ls /var/log/sa-host [2024-10-22T06:59:05.965Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:59:06.136Z] provisioning config files... [2024-10-22T06:59:06.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11403280488202660822tmp [Pipeline] { [Pipeline] echo [2024-10-22T06:59:06.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:06.455Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T06:59:06.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:06.820Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T06:59:06.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:07.117Z] ---> sudo-logs.sh [2024-10-22T06:59:07.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T06:59:07.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:07.429Z] ---> job-cost.sh [2024-10-22T06:59:07.429Z] lf-activate-venv: SKIPPING [2024-10-22T06:59:07.429Z] DEBUG: total: 0.2199999988079071 [2024-10-22T06:59:07.429Z] INFO: Retrieving Stack Cost... [2024-10-22T06:59:07.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:59:08.258Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T06:59:08.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:59:08.555Z] ---> logs-deploy.sh [2024-10-22T06:59:08.555Z] lf-activate-venv: SKIPPING [2024-10-22T06:59:08.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/323 [2024-10-22T06:59:08.555Z] INFO: archiving workspace using pattern(s): [2024-10-22T06:59:09.494Z] Archives upload complete. [2024-10-22T06:59:09.754Z] INFO: archiving logs to Nexus [2024-10-22T06:59:10.324Z] ---> uname -a: [2024-10-22T06:59:10.324Z] Linux prd-ubuntu20-04-docker-8c-8g-23479 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] ---> lscpu: [2024-10-22T06:59:10.324Z] Architecture: x86_64 [2024-10-22T06:59:10.324Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-22T06:59:10.324Z] Byte Order: Little Endian [2024-10-22T06:59:10.324Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-22T06:59:10.324Z] CPU(s): 8 [2024-10-22T06:59:10.324Z] On-line CPU(s) list: 0-7 [2024-10-22T06:59:10.324Z] Thread(s) per core: 1 [2024-10-22T06:59:10.324Z] Core(s) per socket: 1 [2024-10-22T06:59:10.324Z] Socket(s): 8 [2024-10-22T06:59:10.324Z] NUMA node(s): 1 [2024-10-22T06:59:10.324Z] Vendor ID: AuthenticAMD [2024-10-22T06:59:10.324Z] CPU family: 23 [2024-10-22T06:59:10.324Z] Model: 49 [2024-10-22T06:59:10.324Z] Model name: AMD EPYC-Rome Processor [2024-10-22T06:59:10.324Z] Stepping: 0 [2024-10-22T06:59:10.324Z] CPU MHz: 2799.998 [2024-10-22T06:59:10.324Z] BogoMIPS: 5599.99 [2024-10-22T06:59:10.324Z] Virtualization: AMD-V [2024-10-22T06:59:10.324Z] Hypervisor vendor: KVM [2024-10-22T06:59:10.324Z] Virtualization type: full [2024-10-22T06:59:10.324Z] L1d cache: 256 KiB [2024-10-22T06:59:10.324Z] L1i cache: 256 KiB [2024-10-22T06:59:10.324Z] L2 cache: 4 MiB [2024-10-22T06:59:10.324Z] L3 cache: 128 MiB [2024-10-22T06:59:10.324Z] NUMA node0 CPU(s): 0-7 [2024-10-22T06:59:10.324Z] Vulnerability Itlb multihit: Not affected [2024-10-22T06:59:10.324Z] Vulnerability L1tf: Not affected [2024-10-22T06:59:10.324Z] Vulnerability Mds: Not affected [2024-10-22T06:59:10.324Z] Vulnerability Meltdown: Not affected [2024-10-22T06:59:10.324Z] Vulnerability Mmio stale data: Not affected [2024-10-22T06:59:10.324Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-22T06:59:10.324Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-22T06:59:10.324Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-22T06:59:10.324Z] Vulnerability Srbds: Not affected [2024-10-22T06:59:10.324Z] Vulnerability Tsx async abort: Not affected [2024-10-22T06:59:10.324Z] 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-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] ---> nproc: [2024-10-22T06:59:10.324Z] 8 [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] ---> df -h: [2024-10-22T06:59:10.324Z] Filesystem Size Used Avail Use% Mounted on [2024-10-22T06:59:10.324Z] overlay 155G 13G 142G 9% / [2024-10-22T06:59:10.324Z] tmpfs 64M 0 64M 0% /dev [2024-10-22T06:59:10.324Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-22T06:59:10.324Z] shm 64M 0 64M 0% /dev/shm [2024-10-22T06:59:10.324Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.324Z] ---> sar -b -r -n DEV: [2024-10-22T06:59:10.324Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23479) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T06:59:10.324Z] [2024-10-22T06:59:10.325Z] 06:34:35 LINUX RESTART (8 CPU) [2024-10-22T06:59:10.325Z] [2024-10-22T06:59:10.325Z] 06:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-22T06:59:10.325Z] 06:36:01 381.44 39.32 342.13 0.00 4368.62 101236.27 0.00 [2024-10-22T06:59:10.325Z] 06:37:01 248.69 2.92 245.78 0.00 23.73 76332.88 0.00 [2024-10-22T06:59:10.325Z] 06:38:01 39.44 0.00 39.44 0.00 0.00 26932.19 0.00 [2024-10-22T06:59:10.325Z] 06:39:01 101.55 0.22 101.33 0.00 8.67 33284.72 0.00 [2024-10-22T06:59:10.325Z] 06:40:01 161.67 10.93 150.74 0.00 3528.48 44055.06 0.00 [2024-10-22T06:59:10.325Z] 06:41:01 4.78 0.00 4.78 0.00 0.00 64.10 0.00 [2024-10-22T06:59:10.325Z] 06:42:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 [2024-10-22T06:59:10.325Z] 06:43:01 1.90 0.00 1.90 0.00 0.00 20.79 0.00 [2024-10-22T06:59:10.325Z] 06:44:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-10-22T06:59:10.325Z] 06:45:01 2.03 0.00 2.03 0.00 0.00 30.66 0.00 [2024-10-22T06:59:10.325Z] 06:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2024-10-22T06:59:10.325Z] 06:47:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2024-10-22T06:59:10.325Z] 06:48:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-10-22T06:59:10.325Z] 06:49:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-10-22T06:59:10.325Z] 06:50:01 3.37 1.53 1.83 0.00 35.59 24.40 0.00 [2024-10-22T06:59:10.325Z] 06:51:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2024-10-22T06:59:10.325Z] 06:52:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 [2024-10-22T06:59:10.325Z] 06:53:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2024-10-22T06:59:10.325Z] 06:54:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2024-10-22T06:59:10.325Z] 06:55:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 [2024-10-22T06:59:10.325Z] 06:56:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-10-22T06:59:10.325Z] 06:57:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2024-10-22T06:59:10.325Z] 06:58:01 1.08 0.07 1.02 0.00 7.87 29.46 0.00 [2024-10-22T06:59:10.325Z] 06:59:01 140.63 0.28 140.34 0.00 12.53 54460.26 0.00 [2024-10-22T06:59:10.325Z] Average: 45.75 2.28 43.47 0.00 329.91 13966.45 0.00 [2024-10-22T06:59:10.325Z] [2024-10-22T06:59:10.325Z] 06:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-22T06:59:10.325Z] 06:36:01 29125620 31500060 820184 2.49 80672 2559604 1988292 5.86 1079052 2289484 2812 [2024-10-22T06:59:10.325Z] 06:37:01 27785956 31363452 942396 2.87 188784 3512796 2057580 6.06 1347708 3200856 18796 [2024-10-22T06:59:10.325Z] 06:38:01 26737268 31363884 938648 2.85 192600 4507504 2346388 6.92 1713224 3829024 622024 [2024-10-22T06:59:10.325Z] 06:39:01 27427528 31508256 800092 2.43 196556 3985716 1922328 5.67 1411384 3476116 98568 [2024-10-22T06:59:10.326Z] 06:40:01 26665772 31502348 792272 2.41 209488 4673892 1813208 5.34 1568792 4005112 1288 [2024-10-22T06:59:10.326Z] 06:41:01 26667164 31503788 791040 2.41 209564 4673892 1829336 5.39 1568036 4005072 8 [2024-10-22T06:59:10.326Z] 06:42:01 26678040 31514780 779936 2.37 209632 4673896 1829336 5.39 1556596 4005080 8 [2024-10-22T06:59:10.326Z] 06:43:01 26678988 31515796 778848 2.37 209720 4673888 1829336 5.39 1556396 4005084 8 [2024-10-22T06:59:10.326Z] 06:44:01 26679180 31516044 778416 2.37 209744 4673900 1829336 5.39 1556668 4005084 168 [2024-10-22T06:59:10.326Z] 06:45:01 26679488 31517416 778068 2.37 209832 4673880 1829336 5.39 1555144 4006056 24 [2024-10-22T06:59:10.326Z] 06:46:01 26679852 31517792 777652 2.36 209868 4673880 1829336 5.39 1555208 4006052 160 [2024-10-22T06:59:10.326Z] 06:47:01 26679804 31517820 777636 2.36 209908 4673884 1829336 5.39 1555416 4006056 208 [2024-10-22T06:59:10.326Z] 06:48:01 26679748 31517796 777600 2.36 209940 4673884 1829336 5.39 1555160 4006056 12 [2024-10-22T06:59:10.326Z] 06:49:01 26679552 31517752 777584 2.36 209956 4674016 1829336 5.39 1555160 4006188 168 [2024-10-22T06:59:10.326Z] 06:50:01 26670816 31511108 784036 2.38 210024 4675076 1783700 5.26 1564512 4006468 60 [2024-10-22T06:59:10.326Z] 06:51:01 26671284 31511636 783460 2.38 210064 4675084 1783700 5.26 1564320 4006452 52 [2024-10-22T06:59:10.326Z] 06:52:01 26671736 31512152 783096 2.38 210128 4675088 1783700 5.26 1564384 4006460 8 [2024-10-22T06:59:10.326Z] 06:53:01 26671744 31512160 783024 2.38 210152 4675088 1783700 5.26 1564076 4006460 12 [2024-10-22T06:59:10.326Z] 06:54:01 26671948 31512368 782744 2.38 210164 4675092 1783700 5.26 1564076 4006464 12 [2024-10-22T06:59:10.326Z] 06:55:01 26671900 31512384 782668 2.38 210232 4675084 1783700 5.26 1564136 4006472 40 [2024-10-22T06:59:10.326Z] 06:56:01 26671664 31512216 782808 2.38 210252 4675100 1783700 5.26 1564276 4006480 12 [2024-10-22T06:59:10.326Z] 06:57:01 26671584 31512140 782784 2.38 210292 4675104 1783700 5.26 1564200 4006484 12 [2024-10-22T06:59:10.326Z] 06:58:01 26667808 31508708 785844 2.39 210320 4675384 1848728 5.45 1565052 4006888 164 [2024-10-22T06:59:10.326Z] 06:59:01 25501980 31466988 819560 2.49 227892 5679624 1994464 5.88 1645136 4982604 1028 [2024-10-22T06:59:10.326Z] Average: 26807768 31497868 799183 2.43 203158 4544182 1862692 5.49 1535755 3912190 31069 [2024-10-22T06:59:10.326Z] [2024-10-22T06:59:10.326Z] 06:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-22T06:59:10.326Z] 06:36:01 docker0 135.42 146.74 11.18 338.84 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:36:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:36:01 ens3 677.07 497.20 6180.59 114.11 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:36:01 veth5732307 101.53 107.74 10.02 101.90 0.00 0.00 0.00 0.01 [2024-10-22T06:59:10.326Z] 06:37:01 docker0 198.13 386.30 17.82 3130.35 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:37:01 ens3 411.53 213.26 3161.77 29.17 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:37:01 veth31f3565 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:38:01 docker0 0.82 1.15 0.10 0.35 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:38:01 ens3 13.80 10.11 10.84 6.17 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:38:01 veth31f3565 0.82 1.22 0.12 0.36 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:39:01 docker0 1.57 2.93 0.09 38.10 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:39:01 ens3 21.78 12.85 54.98 8.56 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:40:01 docker0 5.22 11.35 0.32 152.46 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:40:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:40:01 ens3 189.19 95.37 4073.51 14.78 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:41:01 ens3 0.90 0.45 0.21 0.10 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:42:01 ens3 0.60 0.40 0.35 0.28 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:43:01 ens3 0.82 0.33 0.89 0.02 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:44:01 ens3 0.95 0.43 0.30 0.22 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:45:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:46:01 ens3 1.27 0.57 0.48 0.35 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:47:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:50:01 ens3 6.20 4.83 4.53 4.82 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:51:01 ens3 2.18 1.93 1.13 1.38 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:52:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:55:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:56:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:57:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:58:01 ens3 7.73 5.15 7.27 3.45 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:59:01 docker0 80.17 149.53 7.52 1266.47 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:59:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:59:01 ens3 446.23 286.94 7181.39 178.59 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] 06:59:01 vetheaa11fe 1.93 1.97 0.30 0.96 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] Average: docker0 17.47 29.00 1.54 205.17 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] Average: ens3 73.85 46.81 857.88 15.03 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] Average: vetheaa11fe 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2024-10-22T06:59:10.326Z] [2024-10-22T06:59:10.326Z] [2024-10-22T06:59:10.326Z] ---> sar -P ALL: [2024-10-22T06:59:10.326Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23479) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T06:59:10.326Z] [2024-10-22T06:59:10.326Z] 06:34:35 LINUX RESTART (8 CPU) [2024-10-22T06:59:10.326Z] [2024-10-22T06:59:10.326Z] 06:35:02 CPU %user %nice %system %iowait %steal %idle [2024-10-22T06:59:10.326Z] 06:36:01 all 9.75 0.00 3.37 3.20 0.07 83.61 [2024-10-22T06:59:10.326Z] 06:36:01 0 7.53 0.00 3.63 2.12 0.07 86.66 [2024-10-22T06:59:10.326Z] 06:36:01 1 10.16 0.00 3.27 0.67 0.07 85.83 [2024-10-22T06:59:10.326Z] 06:36:01 2 10.41 0.00 3.40 8.47 0.09 77.63 [2024-10-22T06:59:10.326Z] 06:36:01 3 11.64 0.00 3.30 0.36 0.05 84.65 [2024-10-22T06:59:10.326Z] 06:36:01 4 10.77 0.00 3.62 4.43 0.07 81.11 [2024-10-22T06:59:10.326Z] 06:36:01 5 9.30 0.00 3.46 3.19 0.09 83.97 [2024-10-22T06:59:10.326Z] 06:36:01 6 8.45 0.00 3.64 0.21 0.07 87.64 [2024-10-22T06:59:10.326Z] 06:36:01 7 9.78 0.00 2.59 6.19 0.07 81.37 [2024-10-22T06:59:10.326Z] 06:37:01 all 7.08 0.00 3.47 5.05 0.05 84.35 [2024-10-22T06:59:10.326Z] 06:37:01 0 7.74 0.00 2.56 0.76 0.05 88.90 [2024-10-22T06:59:10.326Z] 06:37:01 1 7.24 0.00 3.48 1.14 0.03 88.11 [2024-10-22T06:59:10.326Z] 06:37:01 2 6.04 0.00 5.04 29.01 0.05 59.86 [2024-10-22T06:59:10.326Z] 06:37:01 3 6.51 0.00 2.66 1.45 0.03 89.35 [2024-10-22T06:59:10.326Z] 06:37:01 4 4.91 0.00 2.70 4.32 0.03 88.04 [2024-10-22T06:59:10.326Z] 06:37:01 5 7.27 0.00 3.44 0.74 0.03 88.51 [2024-10-22T06:59:10.326Z] 06:37:01 6 7.46 0.00 4.34 2.48 0.05 85.67 [2024-10-22T06:59:10.326Z] 06:37:01 7 9.50 0.00 3.54 0.62 0.13 86.20 [2024-10-22T06:59:10.326Z] 06:38:01 all 46.55 0.00 6.53 1.79 0.09 45.05 [2024-10-22T06:59:10.326Z] 06:38:01 0 46.03 0.00 6.65 0.12 0.07 47.13 [2024-10-22T06:59:10.326Z] 06:38:01 1 44.57 0.00 6.27 2.12 0.10 46.94 [2024-10-22T06:59:10.326Z] 06:38:01 2 45.15 0.00 6.01 0.37 0.07 48.40 [2024-10-22T06:59:10.326Z] 06:38:01 3 45.77 0.00 6.91 11.36 0.15 35.81 [2024-10-22T06:59:10.326Z] 06:38:01 4 47.70 0.00 7.05 0.10 0.08 45.06 [2024-10-22T06:59:10.326Z] 06:38:01 5 46.83 0.00 6.52 0.15 0.08 46.41 [2024-10-22T06:59:10.326Z] 06:38:01 6 46.11 0.00 6.73 0.10 0.08 46.97 [2024-10-22T06:59:10.326Z] 06:38:01 7 50.21 0.00 6.08 0.02 0.08 43.61 [2024-10-22T06:59:10.326Z] 06:39:01 all 46.06 0.00 6.65 1.80 0.09 45.40 [2024-10-22T06:59:10.326Z] 06:39:01 0 46.83 0.00 6.83 0.22 0.07 46.06 [2024-10-22T06:59:10.326Z] 06:39:01 1 46.19 0.00 6.70 0.76 0.08 46.27 [2024-10-22T06:59:10.326Z] 06:39:01 2 47.50 0.00 6.75 4.21 0.08 41.46 [2024-10-22T06:59:10.326Z] 06:39:01 3 46.30 0.00 6.01 2.15 0.07 45.48 [2024-10-22T06:59:10.326Z] 06:39:01 4 45.73 0.00 7.21 0.07 0.07 46.93 [2024-10-22T06:59:10.326Z] 06:39:01 5 45.51 0.00 6.37 0.12 0.07 47.93 [2024-10-22T06:59:10.326Z] 06:39:01 6 45.02 0.00 6.31 1.01 0.07 47.60 [2024-10-22T06:59:10.326Z] 06:39:01 7 45.46 0.00 7.03 5.93 0.19 41.40 [2024-10-22T06:59:10.327Z] 06:40:01 all 5.12 0.00 2.46 2.71 0.04 89.67 [2024-10-22T06:59:10.327Z] 06:40:01 0 4.68 0.00 2.57 1.29 0.05 91.41 [2024-10-22T06:59:10.327Z] 06:40:01 1 6.11 0.00 3.31 0.99 0.05 89.53 [2024-10-22T06:59:10.327Z] 06:40:01 2 5.41 0.00 3.77 11.98 0.07 78.78 [2024-10-22T06:59:10.327Z] 06:40:01 3 5.79 0.00 2.08 0.05 0.03 92.05 [2024-10-22T06:59:10.327Z] 06:40:01 4 5.45 0.00 2.19 0.66 0.05 91.65 [2024-10-22T06:59:10.327Z] 06:40:01 5 4.11 0.00 1.63 2.52 0.02 91.73 [2024-10-22T06:59:10.327Z] 06:40:01 6 4.71 0.00 2.13 3.82 0.05 89.29 [2024-10-22T06:59:10.327Z] 06:40:01 7 4.72 0.00 1.98 0.44 0.03 92.83 [2024-10-22T06:59:10.327Z] 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-10-22T06:59:10.327Z] 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-22T06:59:10.327Z] 06:41:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:41:01 3 0.03 0.00 0.02 0.03 0.03 99.88 [2024-10-22T06:59:10.327Z] 06:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:41:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2024-10-22T06:59:10.327Z] 06:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T06:59:10.327Z] 06:42:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-10-22T06:59:10.327Z] 06:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-22T06:59:10.327Z] 06:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:42:01 3 0.12 0.00 0.02 0.00 0.03 99.83 [2024-10-22T06:59:10.327Z] 06:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:42:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-22T06:59:10.327Z] 06:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-22T06:59:10.327Z] 06:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:43:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2024-10-22T06:59:10.327Z] 06:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:43:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-22T06:59:10.327Z] 06:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-22T06:59:10.327Z] 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:44:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-22T06:59:10.327Z] 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:44:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-22T06:59:10.327Z] 06:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:45:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-10-22T06:59:10.327Z] 06:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-22T06:59:10.327Z] 06:45:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:45:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-10-22T06:59:10.327Z] 06:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:46:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-10-22T06:59:10.327Z] 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:46:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2024-10-22T06:59:10.327Z] 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-22T06:59:10.327Z] 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] [2024-10-22T06:59:10.327Z] 06:46:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T06:59:10.327Z] 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-22T06:59:10.327Z] 06:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-22T06:59:10.327Z] 06:47:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:47:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-22T06:59:10.327Z] 06:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:47:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2024-10-22T06:59:10.327Z] 06:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:48:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-22T06:59:10.327Z] 06:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:48:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-22T06:59:10.327Z] 06:48:01 4 0.17 0.00 0.02 0.00 0.00 99.82 [2024-10-22T06:59:10.327Z] 06:48:01 5 0.07 0.00 0.02 0.03 0.00 99.88 [2024-10-22T06:59:10.327Z] 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T06:59:10.327Z] 06:49:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:50:01 all 0.25 0.00 0.05 0.01 0.01 99.67 [2024-10-22T06:59:10.327Z] 06:50:01 0 0.03 0.00 0.05 0.03 0.02 99.87 [2024-10-22T06:59:10.327Z] 06:50:01 1 0.73 0.00 0.03 0.00 0.02 99.22 [2024-10-22T06:59:10.327Z] 06:50:01 2 0.13 0.00 0.03 0.02 0.02 99.80 [2024-10-22T06:59:10.327Z] 06:50:01 3 0.50 0.00 0.05 0.03 0.03 99.38 [2024-10-22T06:59:10.327Z] 06:50:01 4 0.08 0.00 0.07 0.00 0.00 99.85 [2024-10-22T06:59:10.327Z] 06:50:01 5 0.23 0.00 0.07 0.03 0.02 99.65 [2024-10-22T06:59:10.327Z] 06:50:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-22T06:59:10.327Z] 06:50:01 7 0.18 0.00 0.05 0.00 0.00 99.77 [2024-10-22T06:59:10.327Z] 06:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-22T06:59:10.327Z] 06:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-22T06:59:10.327Z] 06:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:51:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2024-10-22T06:59:10.327Z] 06:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:52:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-22T06:59:10.327Z] 06:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T06:59:10.327Z] 06:53:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2024-10-22T06:59:10.327Z] 06:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-22T06:59:10.327Z] 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:54:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T06:59:10.327Z] 06:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:54:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2024-10-22T06:59:10.327Z] 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:55:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:55:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-10-22T06:59:10.327Z] 06:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-22T06:59:10.327Z] 06:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:56:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-22T06:59:10.327Z] 06:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T06:59:10.327Z] 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-22T06:59:10.327Z] 06:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-22T06:59:10.327Z] 06:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-22T06:59:10.327Z] 06:57:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-10-22T06:59:10.327Z] 06:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T06:59:10.327Z] 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T06:59:10.327Z] 06:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-22T06:59:10.327Z] 06:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T06:59:10.327Z] [2024-10-22T06:59:10.327Z] 06:57:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T06:59:10.327Z] 06:58:01 all 0.11 0.00 0.06 0.00 0.01 99.81 [2024-10-22T06:59:10.327Z] 06:58:01 0 0.10 0.00 0.08 0.02 0.02 99.78 [2024-10-22T06:59:10.327Z] 06:58:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2024-10-22T06:59:10.327Z] 06:58:01 2 0.15 0.00 0.08 0.00 0.02 99.75 [2024-10-22T06:59:10.327Z] 06:58:01 3 0.07 0.00 0.08 0.00 0.03 99.82 [2024-10-22T06:59:10.327Z] 06:58:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-22T06:59:10.327Z] 06:58:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-22T06:59:10.327Z] 06:58:01 6 0.12 0.00 0.08 0.00 0.00 99.80 [2024-10-22T06:59:10.327Z] 06:58:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-22T06:59:10.327Z] 06:59:01 all 8.38 0.00 3.73 3.15 0.07 84.68 [2024-10-22T06:59:10.327Z] 06:59:01 0 6.85 0.00 3.13 3.32 0.07 86.63 [2024-10-22T06:59:10.327Z] 06:59:01 1 9.38 0.00 4.06 0.40 0.05 86.11 [2024-10-22T06:59:10.327Z] 06:59:01 2 8.83 0.00 3.99 11.29 0.07 75.82 [2024-10-22T06:59:10.327Z] 06:59:01 3 8.87 0.00 3.41 0.52 0.05 87.15 [2024-10-22T06:59:10.327Z] 06:59:01 4 7.89 0.00 3.74 0.08 0.05 88.23 [2024-10-22T06:59:10.327Z] 06:59:01 5 8.00 0.00 3.77 0.96 0.05 87.22 [2024-10-22T06:59:10.327Z] 06:59:01 6 8.17 0.00 3.41 0.46 0.05 87.92 [2024-10-22T06:59:10.327Z] 06:59:01 7 9.06 0.00 4.30 8.23 0.14 78.28 [2024-10-22T06:59:10.327Z] Average: all 5.11 0.00 1.09 0.73 0.02 93.03 [2024-10-22T06:59:10.327Z] Average: 0 4.97 0.00 1.06 0.33 0.02 93.61 [2024-10-22T06:59:10.327Z] Average: 1 5.19 0.00 1.13 0.25 0.02 93.40 [2024-10-22T06:59:10.327Z] Average: 2 5.10 0.00 1.20 2.70 0.03 90.97 [2024-10-22T06:59:10.327Z] Average: 3 5.20 0.00 1.02 0.66 0.04 93.07 [2024-10-22T06:59:10.327Z] Average: 4 5.10 0.00 1.11 0.40 0.02 93.37 [2024-10-22T06:59:10.327Z] Average: 5 5.03 0.00 1.05 0.33 0.02 93.58 [2024-10-22T06:59:10.327Z] Average: 6 4.98 0.00 1.11 0.33 0.02 93.56 [2024-10-22T06:59:10.327Z] Average: 7 5.34 0.00 1.07 0.88 0.03 92.69 [2024-10-22T06:59:10.327Z] [2024-10-22T06:59:10.327Z] [2024-10-22T06:59:10.327Z]