Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bf2505a0d4e1853de162ef985be1e016ba60c0f 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-ssh14529449228415313215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4258875454907170194.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11352106779833670715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17836208517795599406.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-ssh1991271771616276872.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/v3]] ========================================================= [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.21 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-922 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 > 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 Avoid second fetch Checking out Revision 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) Commit message: "Merge pull request #1540 from lenny-goodell/cve" > git config core.sparsecheckout # timeout=10 > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 > git rev-list --no-walk 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T06:05:46.320Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T06:05:46.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T06:05:46.420Z] ========================================================= [2024-05-28T06:05:46.420Z] EdgeX Global Pipelines Version Info [2024-05-28T06:05:46.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:05:47.155Z] ------------------- [2024-05-28T06:05:47.155Z] stable info: [2024-05-28T06:05:47.155Z] ------------------- [2024-05-28T06:05:47.155Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T06:05:47.155Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T06:05:47.155Z] Message: update stable to v1.0.260 [2024-05-28T06:05:47.723Z] ------------------- [2024-05-28T06:05:47.723Z] experimental info: [2024-05-28T06:05:47.723Z] ------------------- [2024-05-28T06:05:47.723Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T06:05:47.723Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T06:05:47.723Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T06:05:47.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-28T06:05:47.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-28T06:05:47.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T06:05:47.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T06:05:47.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T06:05:47.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T06:05:47.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T06:05:47.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-28T06:05:47.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T06:05:48.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T06:05:48.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T06:05:48.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-28T06:05:48.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T06:05:48.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T06:05:48.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T06:05:48.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T06:05:48.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T06:05:48.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T06:05:48.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T06:05:48.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T06:05:48.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-28T06:05:48.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-28T06:05:48.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T06:05:48.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T06:05:48.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T06:05:48.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T06:05:48.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T06:05:48.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T06:05:48.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T06:05:48.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T06:05:48.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo [2024-05-28T06:05:48.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bf2505 [Pipeline] echo [2024-05-28T06:05:48.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T06:05:48.547Z] provisioning config files... [2024-05-28T06:05:48.560Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4575466511461364045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:05:48.890Z] ---> ****-login.sh [2024-05-28T06:05:48.890Z] nexus3.edgexfoundry.org:10001 [2024-05-28T06:05:49.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:05:49.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:05:49.150Z] Configure a credential helper to remove this warning. See [2024-05-28T06:05:49.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:05:49.150Z] [2024-05-28T06:05:49.150Z] Login Succeeded [2024-05-28T06:05:49.150Z] nexus3.edgexfoundry.org:10002 [2024-05-28T06:05:49.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:05:49.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:05:49.408Z] Configure a credential helper to remove this warning. See [2024-05-28T06:05:49.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:05:49.408Z] [2024-05-28T06:05:49.408Z] Login Succeeded [2024-05-28T06:05:49.408Z] nexus3.edgexfoundry.org:10003 [2024-05-28T06:05:49.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:05:49.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:05:49.408Z] Configure a credential helper to remove this warning. See [2024-05-28T06:05:49.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:05:49.408Z] [2024-05-28T06:05:49.408Z] Login Succeeded [2024-05-28T06:05:49.408Z] nexus3.edgexfoundry.org:10004 [2024-05-28T06:05:49.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:05:49.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:05:49.668Z] Configure a credential helper to remove this warning. See [2024-05-28T06:05:49.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:05:49.668Z] [2024-05-28T06:05:49.668Z] Login Succeeded [2024-05-28T06:05:49.668Z] ****.io [2024-05-28T06:05:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:05:49.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:05:49.930Z] Configure a credential helper to remove this warning. See [2024-05-28T06:05:49.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:05:49.930Z] [2024-05-28T06:05:49.930Z] Login Succeeded [2024-05-28T06:05:49.930Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T06:05:49.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T06:05:50.358Z] + git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo [2024-05-28T06:05:50.388Z] -----------> git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f 2bf2505a0d4e1853de162ef985be1e016ba60c0f [2024-05-28T06:05:50.388Z] 2bf2505a0d4e1853de162ef985be1e016ba60c0f [false] [Pipeline] sh [2024-05-28T06:05:50.685Z] + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo [2024-05-28T06:05:50.701Z] ========================================================= [2024-05-28T06:05:50.701Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T06:05:50.701Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T06:05:51.037Z] + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo [2024-05-28T06:05:51.049Z] [semverPrep] GIT_COMMIT: 2bf2505a0d4e1853de162ef985be1e016ba60c0f, Commit Message: Merge pull request #1540 from lenny-goodell/cve [Pipeline] echo [2024-05-28T06:05:51.061Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T06:05:51.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T06:05:51.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T06:05:51.431Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T06:05:51.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T06:05:51.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T06:05:51.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T06:05:51.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:05:51.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:05:51.853Z] [2024-05-28T06:05:51.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:05:52.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:05:52.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T06:05:52.160Z] b85a868b505f: Pulling fs layer [2024-05-28T06:05:52.160Z] e2be974225ed: Pulling fs layer [2024-05-28T06:05:52.160Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T06:05:52.160Z] 988bab9f4d93: Pulling fs layer [2024-05-28T06:05:52.160Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T06:05:52.160Z] eaf3925da568: Pulling fs layer [2024-05-28T06:05:52.160Z] bab4dde63d76: Pulling fs layer [2024-05-28T06:05:52.160Z] bde34c3a00c8: Pulling fs layer [2024-05-28T06:05:52.160Z] b352a97aabf1: Pulling fs layer [2024-05-28T06:05:52.160Z] 4872d77fe225: Pulling fs layer [2024-05-28T06:05:52.160Z] 5851b861e8e6: Pulling fs layer [2024-05-28T06:05:52.160Z] eaf3925da568: Waiting [2024-05-28T06:05:52.160Z] 5851b861e8e6: Waiting [2024-05-28T06:05:52.160Z] 4872d77fe225: Waiting [2024-05-28T06:05:52.160Z] b352a97aabf1: Waiting [2024-05-28T06:05:52.160Z] bde34c3a00c8: Waiting [2024-05-28T06:05:52.160Z] 988bab9f4d93: Waiting [2024-05-28T06:05:52.160Z] bab4dde63d76: Waiting [2024-05-28T06:05:52.160Z] 1469e6f7b9e6: Waiting [2024-05-28T06:05:52.160Z] e2be974225ed: Verifying Checksum [2024-05-28T06:05:52.160Z] e2be974225ed: Download complete [2024-05-28T06:05:52.160Z] 988bab9f4d93: Verifying Checksum [2024-05-28T06:05:52.160Z] 988bab9f4d93: Download complete [2024-05-28T06:05:52.420Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T06:05:52.420Z] 1469e6f7b9e6: Download complete [2024-05-28T06:05:52.420Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T06:05:52.420Z] 339a4e72a1f5: Download complete [2024-05-28T06:05:52.420Z] eaf3925da568: Download complete [2024-05-28T06:05:52.420Z] bde34c3a00c8: Download complete [2024-05-28T06:05:52.420Z] b352a97aabf1: Download complete [2024-05-28T06:05:52.420Z] 4872d77fe225: Verifying Checksum [2024-05-28T06:05:52.420Z] 4872d77fe225: Download complete [2024-05-28T06:05:52.420Z] 5851b861e8e6: Verifying Checksum [2024-05-28T06:05:52.420Z] 5851b861e8e6: Download complete [2024-05-28T06:05:52.420Z] b85a868b505f: Verifying Checksum [2024-05-28T06:05:52.420Z] b85a868b505f: Download complete [2024-05-28T06:05:52.680Z] bab4dde63d76: Verifying Checksum [2024-05-28T06:05:52.680Z] bab4dde63d76: Download complete [2024-05-28T06:05:53.621Z] b85a868b505f: Pull complete [2024-05-28T06:05:53.881Z] e2be974225ed: Pull complete [2024-05-28T06:05:54.140Z] 339a4e72a1f5: Pull complete [2024-05-28T06:05:54.399Z] 988bab9f4d93: Pull complete [2024-05-28T06:05:54.658Z] 1469e6f7b9e6: Pull complete [2024-05-28T06:05:54.659Z] eaf3925da568: Pull complete [2024-05-28T06:05:56.561Z] bab4dde63d76: Pull complete [2024-05-28T06:05:56.561Z] bde34c3a00c8: Pull complete [2024-05-28T06:05:56.561Z] b352a97aabf1: Pull complete [2024-05-28T06:05:56.561Z] 4872d77fe225: Pull complete [2024-05-28T06:05:56.820Z] 5851b861e8e6: Pull complete [2024-05-28T06:05:56.820Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T06:05:56.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:05:56.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:05:56.967Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:05:57.000Z] $ 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-05-28T06:05:58.234Z] $ docker top 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 -eo pid,comm [2024-05-28T06:05:58.286Z] 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-05-28T06:05:58.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T06:05:58.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T06:05:58.340Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T06:05:58.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T06:05:58.470Z] $ docker exec 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent [2024-05-28T06:05:58.578Z] SSH_AUTH_SOCK=/tmp/ssh-WHIDj0qKd2ne/agent.31 [2024-05-28T06:05:58.578Z] SSH_AGENT_PID=37 [2024-05-28T06:05:58.586Z] Running ssh-add (command line suppressed) [2024-05-28T06:05:58.704Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11457754121931969265.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11457754121931969265.key) [2024-05-28T06:05:58.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T06:05:59.015Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T06:05:59.033Z] $ docker exec --env ******** --env ******** 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent -k [2024-05-28T06:05:59.141Z] unset SSH_AUTH_SOCK; [2024-05-28T06:05:59.142Z] unset SSH_AGENT_PID; [2024-05-28T06:05:59.142Z] echo Agent pid 37 killed; [2024-05-28T06:05:59.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T06:05:59.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T06:05:59.196Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T06:05:59.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T06:05:59.314Z] $ docker exec 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent [2024-05-28T06:05:59.422Z] SSH_AUTH_SOCK=/tmp/ssh-bFmoygNY059O/agent.70 [2024-05-28T06:05:59.422Z] SSH_AGENT_PID=76 [2024-05-28T06:05:59.433Z] Running ssh-add (command line suppressed) [2024-05-28T06:05:59.547Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10876360278692180357.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10876360278692180357.key) [2024-05-28T06:05:59.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T06:05:59.851Z] + git semver init [2024-05-28T06:06:00.115Z] 2024-05-28 06:06:00,041 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T06:06:00.115Z] 2024-05-28 06:06:00,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-28T06:06:00.115Z] 2024-05-28 06:06:00,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-28T06:06:00.115Z] 2024-05-28 06:06:00,042 [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-05-28T06:06:01.500Z] 2024-05-28 06:06:01,266 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-05-28T06:06:01.500Z] 2024-05-28 06:06:01,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-05-28T06:06:01.500Z] 2024-05-28 06:06:01,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:06:01.500Z] 2024-05-28 06:06:01,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:06:01.500Z] 3.2.0-dev.14 [Pipeline] } [2024-05-28T06:06:01.515Z] $ docker exec --env ******** --env ******** 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 ssh-agent -k [2024-05-28T06:06:01.623Z] unset SSH_AUTH_SOCK; [2024-05-28T06:06:01.624Z] unset SSH_AGENT_PID; [2024-05-28T06:06:01.624Z] echo Agent pid 76 killed; [2024-05-28T06:06:01.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T06:06:01.966Z] + git semver [Pipeline] } [2024-05-28T06:06:02.246Z] $ docker stop --time=1 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 [2024-05-28T06:06:03.556Z] $ docker rm -f --volumes 006fe2a558376a883da814c82f5f04f6162b0e0e54dddadafcc79ffca7444740 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T06:06:03.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T06:06:04.144Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T06:06:04.147Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-05-28T06:06:04.352Z] provisioning config files... [2024-05-28T06:06:04.363Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9888261178134919912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:06:04.669Z] ---> ****-login.sh [2024-05-28T06:06:04.670Z] nexus3.edgexfoundry.org:10001 [2024-05-28T06:06:04.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:06:04.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:06:04.670Z] Configure a credential helper to remove this warning. See [2024-05-28T06:06:04.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:06:04.670Z] [2024-05-28T06:06:04.670Z] Login Succeeded [2024-05-28T06:06:04.670Z] nexus3.edgexfoundry.org:10002 [2024-05-28T06:06:04.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:06:04.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:06:04.670Z] Configure a credential helper to remove this warning. See [2024-05-28T06:06:04.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:06:04.670Z] [2024-05-28T06:06:04.670Z] Login Succeeded [2024-05-28T06:06:04.670Z] nexus3.edgexfoundry.org:10003 [2024-05-28T06:06:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:06:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:06:04.932Z] Configure a credential helper to remove this warning. See [2024-05-28T06:06:04.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:06:04.932Z] [2024-05-28T06:06:04.932Z] Login Succeeded [2024-05-28T06:06:04.932Z] nexus3.edgexfoundry.org:10004 [2024-05-28T06:06:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:06:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:06:04.932Z] Configure a credential helper to remove this warning. See [2024-05-28T06:06:04.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:06:04.932Z] [2024-05-28T06:06:04.932Z] Login Succeeded [2024-05-28T06:06:04.932Z] ****.io [2024-05-28T06:06:05.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:06:05.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:06:05.192Z] Configure a credential helper to remove this warning. See [2024-05-28T06:06:05.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:06:05.192Z] [2024-05-28T06:06:05.192Z] Login Succeeded [2024-05-28T06:06:05.192Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T06:06:05.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T06:06:05.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T06:06:05.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T06:06:05.341Z] ========================================================= [2024-05-28T06:06:05.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T06:06:05.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:06:05.680Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T06:06:05.680Z] Sending build context to Docker daemon 25.71MB [2024-05-28T06:06:05.680Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T06:06:05.680Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T06:06:05.940Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T06:06:05.940Z] 619be1103602: Pulling fs layer [2024-05-28T06:06:05.940Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T06:06:05.940Z] 5df492c9dc93: Pulling fs layer [2024-05-28T06:06:05.940Z] 7629e6793208: Pulling fs layer [2024-05-28T06:06:05.940Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T06:06:05.940Z] fb5054dd5b73: Pulling fs layer [2024-05-28T06:06:05.940Z] eeca6798cff9: Pulling fs layer [2024-05-28T06:06:05.940Z] aa269ceb94a6: Pulling fs layer [2024-05-28T06:06:05.940Z] ada007ff1a6a: Pulling fs layer [2024-05-28T06:06:05.940Z] fb5054dd5b73: Waiting [2024-05-28T06:06:05.940Z] eeca6798cff9: Waiting [2024-05-28T06:06:05.940Z] aa269ceb94a6: Waiting [2024-05-28T06:06:05.940Z] ada007ff1a6a: Waiting [2024-05-28T06:06:05.940Z] 7629e6793208: Waiting [2024-05-28T06:06:05.940Z] 4f4fb700ef54: Waiting [2024-05-28T06:06:05.940Z] 7862e08f4a3e: Download complete [2024-05-28T06:06:05.940Z] 7629e6793208: Verifying Checksum [2024-05-28T06:06:05.940Z] 7629e6793208: Download complete [2024-05-28T06:06:05.940Z] 4f4fb700ef54: Download complete [2024-05-28T06:06:05.940Z] fb5054dd5b73: Verifying Checksum [2024-05-28T06:06:05.940Z] fb5054dd5b73: Download complete [2024-05-28T06:06:05.940Z] 619be1103602: Verifying Checksum [2024-05-28T06:06:05.940Z] 619be1103602: Download complete [2024-05-28T06:06:05.940Z] eeca6798cff9: Verifying Checksum [2024-05-28T06:06:05.940Z] eeca6798cff9: Download complete [2024-05-28T06:06:05.940Z] 619be1103602: Pull complete [2024-05-28T06:06:06.201Z] ada007ff1a6a: Verifying Checksum [2024-05-28T06:06:06.201Z] ada007ff1a6a: Download complete [2024-05-28T06:06:06.201Z] 7862e08f4a3e: Pull complete [2024-05-28T06:06:06.460Z] 5df492c9dc93: Download complete [2024-05-28T06:06:06.718Z] aa269ceb94a6: Verifying Checksum [2024-05-28T06:06:06.718Z] aa269ceb94a6: Download complete [2024-05-28T06:06:10.002Z] 5df492c9dc93: Pull complete [2024-05-28T06:06:10.002Z] 7629e6793208: Pull complete [2024-05-28T06:06:10.002Z] 4f4fb700ef54: Pull complete [2024-05-28T06:06:10.002Z] fb5054dd5b73: Pull complete [2024-05-28T06:06:10.002Z] eeca6798cff9: Pull complete [2024-05-28T06:06:12.537Z] aa269ceb94a6: Pull complete [2024-05-28T06:06:12.796Z] ada007ff1a6a: Pull complete [2024-05-28T06:06:12.796Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T06:06:12.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T06:06:12.796Z] ---> f489d0715acc [2024-05-28T06:06:12.796Z] Step 3/10 : ARG MAKE=make build [2024-05-28T06:06:14.182Z] ---> Running in 94cb3e16b4b3 [2024-05-28T06:06:14.182Z] Removing intermediate container 94cb3e16b4b3 [2024-05-28T06:06:14.182Z] ---> 62f4b11c860e [2024-05-28T06:06:14.182Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T06:06:14.182Z] ---> Running in c54a358cd2ec [2024-05-28T06:06:14.182Z] Removing intermediate container c54a358cd2ec [2024-05-28T06:06:14.182Z] ---> fbda9c8d6492 [2024-05-28T06:06:14.182Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T06:06:14.182Z] ---> Running in 4cb3988a520e [2024-05-28T06:06:14.442Z] Removing intermediate container 4cb3988a520e [2024-05-28T06:06:14.442Z] ---> f6a919f043f6 [2024-05-28T06:06:14.442Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T06:06:14.442Z] ---> Running in 57755541feb8 [2024-05-28T06:06:14.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T06:06:14.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T06:06:15.222Z] OK: 264 MiB in 52 packages [2024-05-28T06:06:15.480Z] Removing intermediate container 57755541feb8 [2024-05-28T06:06:15.480Z] ---> 3e84ce9b8c04 [2024-05-28T06:06:15.480Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T06:06:15.480Z] ---> 60e01e7bea7b [2024-05-28T06:06:15.480Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T06:06:15.738Z] ---> Running in 4bd3333d6f9b [2024-05-28T06:06:19.297Z] Still waiting to schedule task [2024-05-28T06:06:19.298Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T06:07:03.713Z] Removing intermediate container 4bd3333d6f9b [2024-05-28T06:07:03.713Z] ---> b96ea529c095 [2024-05-28T06:07:03.713Z] Step 9/10 : COPY . . [2024-05-28T06:07:03.713Z] ---> de069a15d813 [2024-05-28T06:07:03.713Z] Step 10/10 : RUN ${MAKE} [2024-05-28T06:07:03.713Z] ---> Running in b1499f790c2c [2024-05-28T06:07:03.713Z] noop [2024-05-28T06:07:03.713Z] Removing intermediate container b1499f790c2c [2024-05-28T06:07:03.713Z] ---> f2be717333f4 [2024-05-28T06:07:03.713Z] Successfully built f2be717333f4 [2024-05-28T06:07:03.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:07:04.051Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T06:07:04.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:07:04.135Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:07:04.169Z] $ 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-05-28T06:07:04.531Z] $ docker top a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:07:04.877Z] + go version [2024-05-28T06:07:04.877Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T06:07:04.891Z] $ docker stop --time=1 a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 [2024-05-28T06:07:06.173Z] $ docker rm -f --volumes a7ba8ac6a6bb0455ae25106e7404503e1b081c46ff0cce1b138b4e48c6312ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:07:06.670Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T06:07:06.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:07:06.757Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:07:06.794Z] $ 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-05-28T06:07:07.203Z] $ docker top d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:07:07.553Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T06:07:07.852Z] + make test [2024-05-28T06:07:07.852Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T06:07:15.977Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.075s coverage: 86.0% of statements [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.116s coverage: 71.8% of statements [2024-05-28T06:07:55.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.062s coverage: 14.4% of statements [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.574s coverage: 45.9% of statements [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.081s coverage: 68.5% of statements [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements [2024-05-28T06:07:55.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.069s coverage: 5.5% of statements [2024-05-28T06:08:01.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-923 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-05-28T06:08:01.146Z] Running in /w/workspace/device-sdk-go/289 [Pipeline] { [Pipeline] checkout [2024-05-28T06:08:04.199Z] The recommended git tool is: git [2024-05-28T06:08:08.584Z] using credential edgex-jenkins-ssh [2024-05-28T06:08:08.613Z] Cloning the remote Git repository [2024-05-28T06:08:08.659Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T06:08:08.746Z] > git init /w/workspace/device-sdk-go/289 # timeout=10 [2024-05-28T06:08:08.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T06:08:08.876Z] > git --version # timeout=10 [2024-05-28T06:08:08.894Z] > git --version # 'git version 2.25.1' [2024-05-28T06:08:08.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T06:08:09.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T06:08:12.540Z] Avoid second fetch [2024-05-28T06:08:12.540Z] Checking out Revision 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) [2024-05-28T06:08:11.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-28T06:08:11.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T06:08:12.555Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T06:08:12.609Z] > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [2024-05-28T06:08:13.136Z] Commit message: "Merge pull request #1540 from lenny-goodell/cve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T06:08:17.811Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T06:08:17.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T06:08:17.811Z] Dload Upload Total Spent Left Speed [2024-05-28T06:08:17.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-05-28T06:08:18.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T06:08:18.462Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T06:08:18.462Z] + sudo tee /etc/docker/daemon.new [2024-05-28T06:08:18.462Z] { [2024-05-28T06:08:18.462Z] "registry-mirrors": [ [2024-05-28T06:08:18.462Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T06:08:18.462Z] ], [2024-05-28T06:08:18.462Z] "bip": "10.250.0.254/24", [2024-05-28T06:08:18.462Z] "hosts": [ [2024-05-28T06:08:18.462Z] "tcp://0.0.0.0:5555", [2024-05-28T06:08:18.462Z] "unix:///var/run/docker.sock" [2024-05-28T06:08:18.462Z] ], [2024-05-28T06:08:18.462Z] "mtu": 1458, [2024-05-28T06:08:18.462Z] "selinux-enabled": true, [2024-05-28T06:08:18.462Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T06:08:18.462Z] } [Pipeline] sh [2024-05-28T06:08:18.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T06:08:19.119Z] + sudo service docker restart [2024-05-28T06:08:34.539Z] GO111MODULE=on go vet ./... [2024-05-28T06:08:35.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T06:08:35.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T06:08:35.923Z] ./bin/test-attribution-txt.sh [2024-05-28T06:08:35.923Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T06:08:35.923Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T06:08:35.924Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T06:08:35.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T06:08:35.956Z] $ docker stop --time=1 d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d [2024-05-28T06:08:40.338Z] $ docker rm -f --volumes d265c62e05f71ba58f92e0f30f1c46c2cb0d45df8a4baec440311fc9ad1b517d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T06:08:40.821Z] provisioning config files... [2024-05-28T06:08:40.845Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/289@tmp/config9732314236343644534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:08:41.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T06:08:41.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-28T06:08:41.275Z] ---> ****-login.sh [2024-05-28T06:08:41.275Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-05-28T06:08:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:08:41.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T06:08:41.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:08:41.817Z] Configure a credential helper to remove this warning. See [2024-05-28T06:08:41.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:08:41.817Z] [2024-05-28T06:08:41.817Z] Login Succeeded [2024-05-28T06:08:41.817Z] nexus3.edgexfoundry.org:10002 [2024-05-28T06:08:41.950Z] + ls -al . [2024-05-28T06:08:41.950Z] total 376 [2024-05-28T06:08:41.950Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 06:07 . [2024-05-28T06:08:41.950Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:05 .. [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 06:05 .dockerignore [2024-05-28T06:08:41.950Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 06:07 .git [2024-05-28T06:08:41.950Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:05 .github [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 06:05 .gitignore [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 06:05 .golangci.yml [2024-05-28T06:08:41.950Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 06:06 .semver [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 06:05 CHANGELOG.md [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 06:05 GOVERNANCE.md [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 06:05 Jenkinsfile [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 06:05 LICENSE [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 06:05 Makefile [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 06:05 OWNERS.md [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 06:05 README.md [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 06:06 VERSION [2024-05-28T06:08:41.950Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 06:05 bin [2024-05-28T06:08:41.950Z] -rw-r--r-- 1 jenkins jenkins 122155 May 28 06:07 coverage.out [2024-05-28T06:08:41.950Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 06:05 example [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 06:05 go.mod [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 06:05 go.sum [2024-05-28T06:08:41.950Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:05 internal [2024-05-28T06:08:41.950Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:05 openapi [2024-05-28T06:08:41.950Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 06:05 pkg [2024-05-28T06:08:41.950Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:05 snap [2024-05-28T06:08:41.950Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:08:42.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:08:42.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:08:42.089Z] Configure a credential helper to remove this warning. See [2024-05-28T06:08:42.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:08:42.089Z] [2024-05-28T06:08:42.089Z] Login Succeeded [2024-05-28T06:08:42.089Z] nexus3.edgexfoundry.org:10003 [2024-05-28T06:08:42.268Z] + 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=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=amd64 --label version=3.2.0-dev.14 . [2024-05-28T06:08:42.268Z] Sending build context to Docker daemon 25.84MB [2024-05-28T06:08:42.268Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T06:08:42.268Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T06:08:42.268Z] ---> f2be717333f4 [2024-05-28T06:08:42.268Z] Step 3/24 : ARG MAKE=make build [2024-05-28T06:08:42.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:08:42.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:08:42.628Z] Configure a credential helper to remove this warning. See [2024-05-28T06:08:42.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:08:42.628Z] [2024-05-28T06:08:42.628Z] Login Succeeded [2024-05-28T06:08:42.628Z] nexus3.edgexfoundry.org:10004 [2024-05-28T06:08:42.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:08:42.836Z] ---> Running in 992c9bd3056d [2024-05-28T06:08:42.836Z] Removing intermediate container 992c9bd3056d [2024-05-28T06:08:42.836Z] ---> eb0afacc307f [2024-05-28T06:08:42.836Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T06:08:42.836Z] ---> Running in 1f5cb61a37f7 [2024-05-28T06:08:42.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:08:42.897Z] Configure a credential helper to remove this warning. See [2024-05-28T06:08:42.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:08:42.897Z] [2024-05-28T06:08:42.897Z] Login Succeeded [2024-05-28T06:08:42.897Z] ****.io [2024-05-28T06:08:43.094Z] Removing intermediate container 1f5cb61a37f7 [2024-05-28T06:08:43.094Z] ---> d60d6632c71c [2024-05-28T06:08:43.094Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T06:08:43.094Z] ---> Running in 3832acd60598 [2024-05-28T06:08:43.094Z] Removing intermediate container 3832acd60598 [2024-05-28T06:08:43.094Z] ---> fe1a79e6042c [2024-05-28T06:08:43.094Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T06:08:43.094Z] ---> Running in 4e732b89734a [2024-05-28T06:08:43.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T06:08:43.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T06:08:43.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T06:08:43.429Z] Configure a credential helper to remove this warning. See [2024-05-28T06:08:43.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T06:08:43.429Z] [2024-05-28T06:08:43.429Z] Login Succeeded [2024-05-28T06:08:43.429Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T06:08:43.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-28T06:08:43.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-05-28T06:08:43.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T06:08:43.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T06:08:43.807Z] ========================================================= [2024-05-28T06:08:43.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T06:08:43.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:08:43.870Z] OK: 264 MiB in 52 packages [2024-05-28T06:08:44.127Z] Removing intermediate container 4e732b89734a [2024-05-28T06:08:44.127Z] ---> 3dbc1bd04035 [2024-05-28T06:08:44.127Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T06:08:44.182Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T06:08:44.386Z] ---> 33260e7a9a9f [2024-05-28T06:08:44.386Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T06:08:44.386Z] ---> Running in 6961ad17662a [2024-05-28T06:08:44.787Z] Sending build context to Docker daemon 13.27MB [2024-05-28T06:08:44.787Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T06:08:44.787Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T06:08:44.787Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T06:08:44.787Z] c6b39de5b339: Pulling fs layer [2024-05-28T06:08:44.787Z] a69c41024577: Pulling fs layer [2024-05-28T06:08:44.787Z] d6de4b400683: Pulling fs layer [2024-05-28T06:08:44.787Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T06:08:44.787Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T06:08:44.787Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T06:08:44.787Z] 00f215d4a9da: Pulling fs layer [2024-05-28T06:08:44.787Z] d496ad576159: Pulling fs layer [2024-05-28T06:08:44.787Z] 4f4fb700ef54: Waiting [2024-05-28T06:08:44.787Z] 464afbd9ba4c: Waiting [2024-05-28T06:08:44.787Z] 00f215d4a9da: Waiting [2024-05-28T06:08:44.787Z] d496ad576159: Waiting [2024-05-28T06:08:44.787Z] 35cb2a7552d0: Waiting [2024-05-28T06:08:44.787Z] a69c41024577: Verifying Checksum [2024-05-28T06:08:44.787Z] a69c41024577: Download complete [2024-05-28T06:08:44.787Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T06:08:44.787Z] 35cb2a7552d0: Download complete [2024-05-28T06:08:44.953Z] Removing intermediate container 6961ad17662a [2024-05-28T06:08:44.953Z] ---> f06ab33e7b97 [2024-05-28T06:08:44.953Z] Step 9/24 : COPY . . [2024-05-28T06:08:45.057Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T06:08:45.057Z] 4f4fb700ef54: Download complete [2024-05-28T06:08:45.057Z] c6b39de5b339: Verifying Checksum [2024-05-28T06:08:45.057Z] c6b39de5b339: Download complete [2024-05-28T06:08:45.057Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T06:08:45.057Z] 464afbd9ba4c: Download complete [2024-05-28T06:08:45.325Z] d496ad576159: Verifying Checksum [2024-05-28T06:08:45.325Z] d496ad576159: Download complete [2024-05-28T06:08:45.886Z] ---> 73adbdf006c2 [2024-05-28T06:08:45.886Z] Step 10/24 : RUN ${MAKE} [2024-05-28T06:08:45.886Z] ---> Running in 9c4832b13e2d [2024-05-28T06:08:45.908Z] c6b39de5b339: Pull complete [2024-05-28T06:08:46.145Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-28T06:08:46.493Z] a69c41024577: Pull complete [2024-05-28T06:08:46.759Z] d6de4b400683: Download complete [2024-05-28T06:08:47.720Z] 00f215d4a9da: Verifying Checksum [2024-05-28T06:08:47.720Z] 00f215d4a9da: Download complete [2024-05-28T06:09:00.054Z] d6de4b400683: Pull complete [2024-05-28T06:09:00.054Z] 35cb2a7552d0: Pull complete [2024-05-28T06:09:00.054Z] 4f4fb700ef54: Pull complete [2024-05-28T06:09:00.054Z] 464afbd9ba4c: Pull complete [2024-05-28T06:09:08.254Z] 00f215d4a9da: Pull complete [2024-05-28T06:09:10.210Z] d496ad576159: Pull complete [2024-05-28T06:09:10.210Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T06:09:10.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T06:09:10.210Z] ---> f246e2811388 [2024-05-28T06:09:10.210Z] Step 3/10 : ARG MAKE=make build [2024-05-28T06:09:12.152Z] ---> Running in 081135defafe [2024-05-28T06:09:12.152Z] Removing intermediate container 081135defafe [2024-05-28T06:09:12.152Z] ---> 639c3f7a2f28 [2024-05-28T06:09:12.152Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T06:09:12.152Z] ---> Running in 061e824870c5 [2024-05-28T06:09:12.424Z] Removing intermediate container 061e824870c5 [2024-05-28T06:09:12.424Z] ---> d6dea5f94b6a [2024-05-28T06:09:12.424Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T06:09:12.693Z] ---> Running in c1cb4c6c4db2 [2024-05-28T06:09:12.964Z] Removing intermediate container c1cb4c6c4db2 [2024-05-28T06:09:12.964Z] ---> 76847939db04 [2024-05-28T06:09:12.964Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T06:09:12.964Z] ---> Running in ed80595f11b8 [2024-05-28T06:09:14.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T06:09:14.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T06:09:15.370Z] OK: 266 MiB in 52 packages [2024-05-28T06:09:16.343Z] Removing intermediate container ed80595f11b8 [2024-05-28T06:09:16.343Z] ---> 63bc870f6b4c [2024-05-28T06:09:16.343Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T06:09:16.613Z] ---> 20ad06c86279 [2024-05-28T06:09:16.613Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T06:09:16.888Z] ---> Running in 51688b0a4fbc [2024-05-28T06:09:18.226Z] Removing intermediate container 9c4832b13e2d [2024-05-28T06:09:18.226Z] ---> 704b55587145 [2024-05-28T06:09:18.226Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T06:09:18.808Z] 3.18: Pulling from library/alpine [2024-05-28T06:09:18.808Z] 619be1103602: Already exists [2024-05-28T06:09:19.067Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T06:09:19.067Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T06:09:19.067Z] ---> d3782b16ccc9 [2024-05-28T06:09:19.067Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T06:09:19.067Z] ---> Running in a87e1654a9da [2024-05-28T06:09:19.067Z] Removing intermediate container a87e1654a9da [2024-05-28T06:09:19.067Z] ---> 339d4f17d234 [2024-05-28T06:09:19.067Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T06:09:19.067Z] ---> Running in 10f375e55daa [2024-05-28T06:09:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:19.893Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T06:09:19.893Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T06:09:19.893Z] OK: 7 MiB in 16 packages [2024-05-28T06:09:20.461Z] Removing intermediate container 10f375e55daa [2024-05-28T06:09:20.461Z] ---> 032e80c6021f [2024-05-28T06:09:20.461Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T06:09:20.461Z] ---> Running in d6df83c6f608 [2024-05-28T06:09:20.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:20.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:20.998Z] Upgrading critical system libraries and apk-tools: [2024-05-28T06:09:20.998Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T06:09:20.998Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T06:09:20.998Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T06:09:20.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:20.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T06:09:21.258Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:09:21.258Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T06:09:21.258Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:09:21.258Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T06:09:21.258Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T06:09:21.258Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T06:09:21.258Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:09:21.258Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T06:09:21.258Z] OK: 7 MiB in 16 packages [2024-05-28T06:09:21.842Z] Removing intermediate container d6df83c6f608 [2024-05-28T06:09:21.842Z] ---> 6aa3e0074c6b [2024-05-28T06:09:21.842Z] Step 15/24 : WORKDIR / [2024-05-28T06:09:22.103Z] ---> Running in 4d652ade7a6b [2024-05-28T06:09:22.103Z] Removing intermediate container 4d652ade7a6b [2024-05-28T06:09:22.103Z] ---> 3b95381c4d29 [2024-05-28T06:09:22.103Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T06:09:22.103Z] ---> fdb744073fd3 [2024-05-28T06:09:22.103Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T06:09:23.483Z] ---> 42cdb404ee0b [2024-05-28T06:09:23.484Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T06:09:23.484Z] ---> 6ee426dd22a7 [2024-05-28T06:09:23.484Z] Step 19/24 : EXPOSE 59999 [2024-05-28T06:09:23.484Z] ---> Running in aef88cb41f8a [2024-05-28T06:09:23.744Z] Removing intermediate container aef88cb41f8a [2024-05-28T06:09:23.744Z] ---> efdffc7c0705 [2024-05-28T06:09:23.744Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T06:09:23.744Z] ---> Running in 58ad9c73ce47 [2024-05-28T06:09:23.744Z] Removing intermediate container 58ad9c73ce47 [2024-05-28T06:09:23.744Z] ---> dc777ce89342 [2024-05-28T06:09:23.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T06:09:23.744Z] ---> Running in d0582459ff58 [2024-05-28T06:09:24.003Z] Removing intermediate container d0582459ff58 [2024-05-28T06:09:24.003Z] ---> 788c7b31e097 [2024-05-28T06:09:24.003Z] Step 22/24 : LABEL arch=amd64 [2024-05-28T06:09:24.003Z] ---> Running in 34c743e1e31c [2024-05-28T06:09:24.003Z] Removing intermediate container 34c743e1e31c [2024-05-28T06:09:24.003Z] ---> 05f54b10d0db [2024-05-28T06:09:24.003Z] Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f [2024-05-28T06:09:24.003Z] ---> Running in 549c8cb96cfb [2024-05-28T06:09:24.003Z] Removing intermediate container 549c8cb96cfb [2024-05-28T06:09:24.003Z] ---> cd282235740d [2024-05-28T06:09:24.003Z] Step 24/24 : LABEL version=3.2.0-dev.14 [2024-05-28T06:09:24.003Z] ---> Running in 4218f87eda96 [2024-05-28T06:09:24.262Z] Removing intermediate container 4218f87eda96 [2024-05-28T06:09:24.262Z] ---> 09e1a681fe83 [2024-05-28T06:09:24.262Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T06:09:24.262Z] Successfully built 09e1a681fe83 [2024-05-28T06:09:24.262Z] 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-05-28T06:09:24.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T06:09:24.725Z] [2024-05-28T06:09:24.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:09:25.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T06:09:25.058Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T06:09:25.058Z] 5eb5b503b376: Pulling fs layer [2024-05-28T06:09:25.058Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T06:09:25.058Z] ec43610c2a17: Pulling fs layer [2024-05-28T06:09:25.058Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T06:09:25.058Z] 33b1e0a273af: Pulling fs layer [2024-05-28T06:09:25.058Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T06:09:25.058Z] 2f39f015ded8: Pulling fs layer [2024-05-28T06:09:25.058Z] 5d3b04190fa2: Waiting [2024-05-28T06:09:25.058Z] 3a2ae6a8a46f: Waiting [2024-05-28T06:09:25.058Z] 33b1e0a273af: Waiting [2024-05-28T06:09:25.058Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T06:09:25.058Z] 5c69ac0246d0: Download complete [2024-05-28T06:09:25.058Z] 3a2ae6a8a46f: Download complete [2024-05-28T06:09:25.058Z] 33b1e0a273af: Verifying Checksum [2024-05-28T06:09:25.058Z] 33b1e0a273af: Download complete [2024-05-28T06:09:25.058Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T06:09:25.058Z] ec43610c2a17: Verifying Checksum [2024-05-28T06:09:25.058Z] ec43610c2a17: Download complete [2024-05-28T06:09:25.318Z] 5eb5b503b376: Verifying Checksum [2024-05-28T06:09:25.318Z] 5eb5b503b376: Download complete [2024-05-28T06:09:25.884Z] 2f39f015ded8: Download complete [2024-05-28T06:09:26.450Z] 5eb5b503b376: Pull complete [2024-05-28T06:09:26.709Z] 5c69ac0246d0: Pull complete [2024-05-28T06:09:27.277Z] ec43610c2a17: Pull complete [2024-05-28T06:09:27.277Z] 3a2ae6a8a46f: Pull complete [2024-05-28T06:09:27.536Z] 33b1e0a273af: Pull complete [2024-05-28T06:09:27.536Z] 5d3b04190fa2: Pull complete [2024-05-28T06:09:32.809Z] 2f39f015ded8: Pull complete [2024-05-28T06:09:32.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T06:09:32.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T06:09:32.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:09:32.912Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:09:32.941Z] $ 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-05-28T06:09:35.909Z] $ docker top fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:09:36.344Z] ---> job-cost.sh [2024-05-28T06:09:36.344Z] lf-activate-venv: SKIPPING [2024-05-28T06:09:36.344Z] INFO: No Stack... [2024-05-28T06:09:36.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T06:09:37.174Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T06:09:37.467Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-05-28T06:09:37.467Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T06:09:37.482Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [2024-05-28T06:09:37.491Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] did not exist. Created. [2024-05-28T06:09:37.497Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T06:09:37.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T06:09:37.863Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T06:09:37.874Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T06:09:37.904Z] $ docker stop --time=1 fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 [2024-05-28T06:09:39.056Z] $ docker rm -f --volumes fdd7486411b1cd14d3bc97d9a31718d25d428b23a6621b24e590aef4580c9448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T06:11:08.590Z] Removing intermediate container 51688b0a4fbc [2024-05-28T06:11:08.590Z] ---> 9e2d559c2b59 [2024-05-28T06:11:08.590Z] Step 9/10 : COPY . . [2024-05-28T06:11:08.590Z] ---> 7160644257b8 [2024-05-28T06:11:08.590Z] Step 10/10 : RUN ${MAKE} [2024-05-28T06:11:08.590Z] ---> Running in 14cdd281dc61 [2024-05-28T06:11:08.590Z] noop [2024-05-28T06:11:08.590Z] Removing intermediate container 14cdd281dc61 [2024-05-28T06:11:08.590Z] ---> ee6e1426fb7a [2024-05-28T06:11:08.590Z] Successfully built ee6e1426fb7a [2024-05-28T06:11:08.590Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:11:08.952Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T06:11:08.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:11:09.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container [2024-05-28T06:11:09.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@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-05-28T06:11:10.482Z] $ docker top c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:11:11.324Z] + go version [2024-05-28T06:11:11.324Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T06:11:11.350Z] $ docker stop --time=1 c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 [2024-05-28T06:11:13.005Z] $ docker rm -f --volumes c2b9ea38c3c7cc6f064afe1a67f8d1e8444d2d83eeaf6e8d174e5197882c78e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:11:13.588Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T06:11:13.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:11:13.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container [2024-05-28T06:11:13.828Z] $ 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/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@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-05-28T06:11:15.003Z] $ docker top e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:11:15.825Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/289 [Pipeline] fileExists [Pipeline] sh [2024-05-28T06:11:16.158Z] + make test [2024-05-28T06:11:16.426Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T06:11:55.277Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T06:15:32.876Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T06:15:32.876Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T06:15:32.876Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T06:15:32.876Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T06:15:32.876Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T06:15:32.876Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.250s coverage: 27.6% of statements [2024-05-28T06:15:37.129Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.286s coverage: 81.5% of statements [2024-05-28T06:15:43.766Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T06:15:43.766Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T06:15:44.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.376s coverage: 86.0% of statements [2024-05-28T06:15:46.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T06:15:48.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.832s coverage: 71.8% of statements [2024-05-28T06:15:54.318Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.257s coverage: 14.4% of statements [2024-05-28T06:15:54.318Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T06:15:54.318Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T06:15:54.584Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.713s coverage: 45.9% of statements [2024-05-28T06:15:55.165Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.405s coverage: 68.5% of statements [2024-05-28T06:15:59.444Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.480s coverage: 89.2% of statements [2024-05-28T06:16:02.780Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T06:16:03.738Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.336s coverage: 5.5% of statements [2024-05-28T06:16:05.144Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T06:16:05.144Z] GO111MODULE=on go vet ./... [2024-05-28T06:19:56.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T06:19:56.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T06:19:56.982Z] ./bin/test-attribution-txt.sh [2024-05-28T06:19:56.982Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T06:19:56.982Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T06:19:56.983Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T06:19:57.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T06:19:57.031Z] $ docker stop --time=1 e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b [2024-05-28T06:19:58.932Z] $ docker rm -f --volumes e66e11fe1be6b84670fc4f199df47d18769f5d702510dc88b4e944c21fe9fe8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T06:20:01.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T06:20:01.091Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T06:20:01.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T06:20:02.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T06:20:02.377Z] + ls -al . [2024-05-28T06:20:02.377Z] total 372 [2024-05-28T06:20:02.377Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 06:11 . [2024-05-28T06:20:02.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:08 .. [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 06:08 .dockerignore [2024-05-28T06:20:02.377Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 06:08 .git [2024-05-28T06:20:02.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:08 .github [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 06:08 .gitignore [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 06:08 .golangci.yml [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 06:08 CHANGELOG.md [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 06:08 GOVERNANCE.md [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 06:08 Jenkinsfile [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 06:08 LICENSE [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 06:08 Makefile [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 06:08 OWNERS.md [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 06:08 README.md [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 06:06 VERSION [2024-05-28T06:20:02.377Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 06:08 bin [2024-05-28T06:20:02.377Z] -rw-r--r-- 1 jenkins jenkins 122153 May 28 06:16 coverage.out [2024-05-28T06:20:02.377Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 06:08 example [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 06:08 go.mod [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 06:08 go.sum [2024-05-28T06:20:02.377Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:08 internal [2024-05-28T06:20:02.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 06:08 openapi [2024-05-28T06:20:02.377Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 06:08 pkg [2024-05-28T06:20:02.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 06:08 snap [2024-05-28T06:20:02.377Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:20:02.732Z] + 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=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=arm64 --label version=3.2.0-dev.14 . [2024-05-28T06:20:03.335Z] Sending build context to Docker daemon 13.39MB [2024-05-28T06:20:03.335Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T06:20:03.335Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T06:20:03.335Z] ---> ee6e1426fb7a [2024-05-28T06:20:03.335Z] Step 3/24 : ARG MAKE=make build [2024-05-28T06:20:03.335Z] ---> Running in 9dcd5ffde4b4 [2024-05-28T06:20:03.603Z] Removing intermediate container 9dcd5ffde4b4 [2024-05-28T06:20:03.603Z] ---> ab6a13e004d2 [2024-05-28T06:20:03.603Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T06:20:03.872Z] ---> Running in d283ecd1083c [2024-05-28T06:20:04.140Z] Removing intermediate container d283ecd1083c [2024-05-28T06:20:04.140Z] ---> 675da524001e [2024-05-28T06:20:04.140Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T06:20:04.140Z] ---> Running in 2157489018de [2024-05-28T06:20:04.408Z] Removing intermediate container 2157489018de [2024-05-28T06:20:04.408Z] ---> 701e0a3f9769 [2024-05-28T06:20:04.408Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T06:20:04.678Z] ---> Running in a31ed2664285 [2024-05-28T06:20:05.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T06:20:06.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T06:20:07.204Z] OK: 266 MiB in 52 packages [2024-05-28T06:20:08.169Z] Removing intermediate container a31ed2664285 [2024-05-28T06:20:08.169Z] ---> 7f214cf3c25b [2024-05-28T06:20:08.169Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T06:20:08.754Z] ---> 8b2114c161f8 [2024-05-28T06:20:08.754Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T06:20:08.754Z] ---> Running in eb67e7d284de [2024-05-28T06:20:10.797Z] Removing intermediate container eb67e7d284de [2024-05-28T06:20:10.797Z] ---> 87925b5c15ff [2024-05-28T06:20:10.797Z] Step 9/24 : COPY . . [2024-05-28T06:20:12.208Z] ---> 7120273f43df [2024-05-28T06:20:12.208Z] Step 10/24 : RUN ${MAKE} [2024-05-28T06:20:12.476Z] ---> Running in 1bc575c5979a [2024-05-28T06:20:13.435Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-28T06:23:35.161Z] Removing intermediate container 1bc575c5979a [2024-05-28T06:23:35.161Z] ---> 51511ea41947 [2024-05-28T06:23:35.161Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T06:23:35.161Z] 3.18: Pulling from library/alpine [2024-05-28T06:23:35.161Z] c6b39de5b339: Already exists [2024-05-28T06:23:35.161Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T06:23:35.161Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T06:23:35.161Z] ---> 33abbf032149 [2024-05-28T06:23:35.161Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T06:23:35.161Z] ---> Running in d36ad29ab68e [2024-05-28T06:23:35.161Z] Removing intermediate container d36ad29ab68e [2024-05-28T06:23:35.161Z] ---> 9e145c1f5947 [2024-05-28T06:23:35.161Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T06:23:35.161Z] ---> Running in c16b088f0bac [2024-05-28T06:23:35.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:35.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:36.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T06:23:36.398Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T06:23:36.398Z] OK: 8 MiB in 16 packages [2024-05-28T06:23:37.353Z] Removing intermediate container c16b088f0bac [2024-05-28T06:23:37.353Z] ---> ebfa80fbdb79 [2024-05-28T06:23:37.353Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T06:23:37.353Z] ---> Running in e22eed2d961c [2024-05-28T06:23:38.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:38.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:39.531Z] Upgrading critical system libraries and apk-tools: [2024-05-28T06:23:39.531Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T06:23:39.531Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T06:23:39.797Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T06:23:39.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:40.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T06:23:41.015Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:23:41.015Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T06:23:41.015Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:23:41.015Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T06:23:41.015Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T06:23:41.280Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T06:23:41.280Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T06:23:41.280Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T06:23:41.280Z] OK: 8 MiB in 16 packages [2024-05-28T06:23:42.238Z] Removing intermediate container e22eed2d961c [2024-05-28T06:23:42.238Z] ---> 1e8fe657e0ca [2024-05-28T06:23:42.238Z] Step 15/24 : WORKDIR / [2024-05-28T06:23:42.503Z] ---> Running in 0fda92870f7a [2024-05-28T06:23:42.771Z] Removing intermediate container 0fda92870f7a [2024-05-28T06:23:42.771Z] ---> 2b37f3e8cda5 [2024-05-28T06:23:42.771Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T06:23:43.352Z] ---> 59dd9636243f [2024-05-28T06:23:43.352Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T06:23:45.284Z] ---> 145b99fbecb4 [2024-05-28T06:23:45.284Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T06:23:45.863Z] ---> b61871f518bd [2024-05-28T06:23:45.863Z] Step 19/24 : EXPOSE 59999 [2024-05-28T06:23:45.863Z] ---> Running in 507be805c8a9 [2024-05-28T06:23:46.132Z] Removing intermediate container 507be805c8a9 [2024-05-28T06:23:46.132Z] ---> 10df5b3882cf [2024-05-28T06:23:46.132Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T06:23:46.132Z] ---> Running in 9d7dbb6dcf91 [2024-05-28T06:23:46.713Z] Removing intermediate container 9d7dbb6dcf91 [2024-05-28T06:23:46.713Z] ---> c30d8610d3ac [2024-05-28T06:23:46.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T06:23:46.713Z] ---> Running in b65f680d97da [2024-05-28T06:23:46.978Z] Removing intermediate container b65f680d97da [2024-05-28T06:23:46.978Z] ---> c126331a643b [2024-05-28T06:23:46.978Z] Step 22/24 : LABEL arch=arm64 [2024-05-28T06:23:46.978Z] ---> Running in bf1f7817d873 [2024-05-28T06:23:47.243Z] Removing intermediate container bf1f7817d873 [2024-05-28T06:23:47.243Z] ---> 106489aaf91f [2024-05-28T06:23:47.243Z] Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f [2024-05-28T06:23:47.508Z] ---> Running in 1fa5d4b37ff2 [2024-05-28T06:23:47.772Z] Removing intermediate container 1fa5d4b37ff2 [2024-05-28T06:23:47.772Z] ---> d792d76a2a7e [2024-05-28T06:23:47.772Z] Step 24/24 : LABEL version=3.2.0-dev.14 [2024-05-28T06:23:47.772Z] ---> Running in e79f50e1de0e [2024-05-28T06:23:48.036Z] Removing intermediate container e79f50e1de0e [2024-05-28T06:23:48.036Z] ---> bf0431eb11e8 [2024-05-28T06:23:48.036Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T06:23:48.036Z] Successfully built bf0431eb11e8 [2024-05-28T06:23:48.036Z] 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-05-28T06:23:48.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T06:23:48.506Z] [2024-05-28T06:23:48.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:23:48.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T06:23:48.837Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T06:23:48.837Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T06:23:48.837Z] 04944245beec: Pulling fs layer [2024-05-28T06:23:48.837Z] 699f458cf7ca: Pulling fs layer [2024-05-28T06:23:48.837Z] 765212b225bb: Pulling fs layer [2024-05-28T06:23:48.837Z] f23df028b6ca: Pulling fs layer [2024-05-28T06:23:48.837Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T06:23:48.837Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T06:23:48.837Z] 765212b225bb: Waiting [2024-05-28T06:23:48.837Z] f23df028b6ca: Waiting [2024-05-28T06:23:48.837Z] d65c8cfc05b1: Waiting [2024-05-28T06:23:48.837Z] 2437ff75d9bd: Waiting [2024-05-28T06:23:49.103Z] 04944245beec: Verifying Checksum [2024-05-28T06:23:49.103Z] 04944245beec: Download complete [2024-05-28T06:23:49.103Z] 765212b225bb: Verifying Checksum [2024-05-28T06:23:49.103Z] 765212b225bb: Download complete [2024-05-28T06:23:49.103Z] f23df028b6ca: Verifying Checksum [2024-05-28T06:23:49.103Z] f23df028b6ca: Download complete [2024-05-28T06:23:49.103Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T06:23:49.103Z] d65c8cfc05b1: Download complete [2024-05-28T06:23:49.371Z] 699f458cf7ca: Verifying Checksum [2024-05-28T06:23:49.371Z] 699f458cf7ca: Download complete [2024-05-28T06:23:49.637Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T06:23:49.637Z] 8998bd30e6a1: Download complete [2024-05-28T06:23:52.214Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T06:23:52.214Z] 2437ff75d9bd: Download complete [2024-05-28T06:23:54.787Z] 8998bd30e6a1: Pull complete [2024-05-28T06:23:55.051Z] 04944245beec: Pull complete [2024-05-28T06:23:56.456Z] 699f458cf7ca: Pull complete [2024-05-28T06:23:56.722Z] 765212b225bb: Pull complete [2024-05-28T06:23:57.677Z] f23df028b6ca: Pull complete [2024-05-28T06:23:57.677Z] d65c8cfc05b1: Pull complete [2024-05-28T06:24:15.888Z] 2437ff75d9bd: Pull complete [2024-05-28T06:24:15.888Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T06:24:15.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T06:24:15.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:24:16.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container [2024-05-28T06:24:16.144Z] $ 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/289 -v /w/workspace/device-sdk-go/289:/w/workspace/device-sdk-go/289:rw,z -v /w/workspace/device-sdk-go/289@tmp:/w/workspace/device-sdk-go/289@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-05-28T06:24:18.745Z] $ docker top 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:24:19.566Z] ---> job-cost.sh [2024-05-28T06:24:19.566Z] lf-activate-venv: SKIPPING [2024-05-28T06:24:19.566Z] INFO: No Stack... [2024-05-28T06:24:19.831Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T06:24:20.786Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T06:24:21.501Z] + cat /w/workspace/device-sdk-go/289/archives/cost.csv [2024-05-28T06:24:21.502Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T06:24:21.562Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [2024-05-28T06:24:21.572Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] did not exist. Created. [2024-05-28T06:24:21.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T06:24:22.291Z] /w/workspace/device-sdk-go/289@tmp/durable-416c8b3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T06:24:22.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T06:24:23.013Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T06:24:23.096Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T06:24:23.108Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-289-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T06:24:23.151Z] $ docker stop --time=1 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 [2024-05-28T06:24:24.659Z] $ docker rm -f --volumes 91d30c1622840620906902fb87a7567a26c4d7e4d2569703f6f5a7c0c6d460c6 [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-05-28T06:24:25.138Z] provisioning config files... [2024-05-28T06:24:25.147Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10736653500626217601tmp [Pipeline] { [Pipeline] sh [2024-05-28T06:24:25.446Z] + set +x [2024-05-28T06:24:25.446Z] + + curl -s https://codecov.io/bash [2024-05-28T06:24:25.446Z] bash -s -- [2024-05-28T06:24:25.446Z] [2024-05-28T06:24:25.446Z] _____ _ [2024-05-28T06:24:25.446Z] / ____| | | [2024-05-28T06:24:25.446Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T06:24:25.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T06:24:25.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T06:24:25.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T06:24:25.446Z] Bash-1.0.6 [2024-05-28T06:24:25.446Z] [2024-05-28T06:24:25.446Z] [2024-05-28T06:24:25.446Z] ==> git version 2.25.1 found [2024-05-28T06:24:25.446Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-28T06:24:25.446Z] Release-Date: 2020-01-08 [2024-05-28T06:24:25.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T06:24:25.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T06:24:25.446Z] ==> Jenkins CI detected. [2024-05-28T06:24:25.446Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-05-28T06:24:25.446Z] project root: . [2024-05-28T06:24:25.446Z] --> token set from env [2024-05-28T06:24:25.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T06:24:25.446Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T06:24:25.446Z] ==> Python coveragepy not found [2024-05-28T06:24:25.446Z] ==> Searching for coverage reports in: [2024-05-28T06:24:25.446Z] + . [2024-05-28T06:24:25.446Z] -> Found 1 reports [2024-05-28T06:24:25.446Z] ==> Detecting git/mercurial file structure [2024-05-28T06:24:25.704Z] ==> Reading reports [2024-05-28T06:24:25.704Z] + ./coverage.out bytes=122153 [2024-05-28T06:24:25.704Z] ==> Appending adjustments [2024-05-28T06:24:25.704Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T06:24:25.963Z] + Found adjustments [2024-05-28T06:24:25.963Z] ==> Gzipping contents [2024-05-28T06:24:25.963Z] 20K /tmp/codecov.cVwBIa.gz [2024-05-28T06:24:25.963Z] ==> Uploading reports [2024-05-28T06:24:25.963Z] url: https://codecov.io [2024-05-28T06:24:25.963Z] query: branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T06:24:25.963Z] -> Pinging Codecov [2024-05-28T06:24:25.963Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T06:24:25.963Z] -> Uploading to [2024-05-28T06:24:25.963Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/2bf2505a0d4e1853de162ef985be1e016ba60c0f/cfe7f487-6815-4bbf-bbcc-0b2e2d50f003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T062425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c810b196715c360da6c798f7cb1e8da0bcf054299066b2a7b1853aef73aa67aa [2024-05-28T06:24:25.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T06:24:25.963Z] Dload Upload Total Spent Left Speed [2024-05-28T06:24:26.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16716 0 0 100 16716 0 62373 --:--:-- --:--:-- --:--:-- 62373 [2024-05-28T06:24:26.222Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] } [2024-05-28T06:24:26.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T06:24:26.462Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T06:24:26.479Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:24:26.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T06:24:26.791Z] [2024-05-28T06:24:26.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:24:27.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T06:24:27.090Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T06:24:27.090Z] 619be1103602: Already exists [2024-05-28T06:24:27.090Z] f8ea3408117e: Pulling fs layer [2024-05-28T06:24:27.090Z] 91320369b822: Pulling fs layer [2024-05-28T06:24:27.090Z] 0406650e8295: Pulling fs layer [2024-05-28T06:24:27.090Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T06:24:27.090Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T06:24:27.090Z] bcf3aedb951c: Pulling fs layer [2024-05-28T06:24:27.090Z] 96d80e3f36e1: Waiting [2024-05-28T06:24:27.090Z] 4f4fb700ef54: Waiting [2024-05-28T06:24:27.090Z] bcf3aedb951c: Waiting [2024-05-28T06:24:27.090Z] 0406650e8295: Verifying Checksum [2024-05-28T06:24:27.090Z] 0406650e8295: Download complete [2024-05-28T06:24:27.090Z] 4f4fb700ef54: Download complete [2024-05-28T06:24:27.090Z] f8ea3408117e: Verifying Checksum [2024-05-28T06:24:27.090Z] f8ea3408117e: Download complete [2024-05-28T06:24:27.347Z] f8ea3408117e: Pull complete [2024-05-28T06:24:27.347Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T06:24:27.347Z] 96d80e3f36e1: Download complete [2024-05-28T06:24:27.604Z] 91320369b822: Verifying Checksum [2024-05-28T06:24:27.604Z] 91320369b822: Download complete [2024-05-28T06:24:27.861Z] bcf3aedb951c: Verifying Checksum [2024-05-28T06:24:27.861Z] bcf3aedb951c: Download complete [2024-05-28T06:24:31.143Z] 91320369b822: Pull complete [2024-05-28T06:24:31.143Z] 0406650e8295: Pull complete [2024-05-28T06:24:31.143Z] 4f4fb700ef54: Pull complete [2024-05-28T06:24:31.143Z] 96d80e3f36e1: Pull complete [2024-05-28T06:24:34.426Z] bcf3aedb951c: Pull complete [2024-05-28T06:24:34.426Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T06:24:34.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T06:24:34.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:24:34.530Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:24:34.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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-05-28T06:24:36.797Z] $ docker top 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:24:37.160Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-05-28T06:24:37.169Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-05-28T06:24:37.448Z] + set -o pipefail [2024-05-28T06:24:37.448Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-05-28T06:24:44.017Z] [2024-05-28T06:24:44.017Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-05-28T06:24:44.017Z] [2024-05-28T06:24:44.017Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ae28d44b-91d4-44c0-a884-2111df0b445f [2024-05-28T06:24:44.017Z] [2024-05-28T06:24:44.017Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T06:24:44.017Z] [2024-05-28T06:24:44.017Z] [2024-05-28T06:24:44.017Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T06:24:44.017Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T06:24:44.275Z] $ docker stop --time=1 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 [2024-05-28T06:24:47.570Z] $ docker rm -f --volumes 47e6253a64b9a61a9e2effe39ba1261ab99e98e3dc04bf654c2063dd8ca60604 [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-05-28T06:24:48.207Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T06:24:48.221Z] provisioning config files... [2024-05-28T06:24:48.229Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5032593639218822282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:24:48.531Z] --> edgex-publish-swagger.sh [2024-05-28T06:24:48.531Z] === Publish openapi/v3 API === [2024-05-28T06:24:48.531Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-28T06:24:48.531Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-05-28T06:24:48.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T06:24:48.531Z] Dload Upload Total Spent Left Speed [2024-05-28T06:24:48.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 319 48512 --:--:-- --:--:-- --:--:-- 48932 [2024-05-28T06:24:48.792Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-05-28T06:24:48.792Z] [Pipeline] } [2024-05-28T06:24:48.800Z] 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-05-28T06:24:49.226Z] + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] sh [2024-05-28T06:24:49.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T06:24:49.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:24:49.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:24:49.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:24:49.898Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:24:49.913Z] $ 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-05-28T06:24:50.516Z] $ docker top 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 -eo pid,comm [2024-05-28T06:24:50.586Z] 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-05-28T06:24:50.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T06:24:50.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T06:24:50.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T06:24:50.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T06:24:50.814Z] $ docker exec 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 ssh-agent [2024-05-28T06:24:50.978Z] SSH_AUTH_SOCK=/tmp/ssh-MkGJlJI7VdtU/agent.32 [2024-05-28T06:24:50.978Z] SSH_AGENT_PID=38 [2024-05-28T06:24:50.989Z] Running ssh-add (command line suppressed) [2024-05-28T06:24:51.093Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13712365987213404262.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13712365987213404262.key) [2024-05-28T06:24:51.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T06:24:51.467Z] + git semver tag [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,633 [run_tag] DEBUG tag force:False [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,633 [check_head_tag] DEBUG check head tag [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,634 [execute] INFO git cat-file --batch-check [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,638 [execute] INFO git cat-file --batch [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,663 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T06:24:51.760Z] 2024-05-28 06:24:51,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:24:51.760Z] 3.2.0-dev.14 [Pipeline] } [2024-05-28T06:24:51.776Z] $ docker exec --env ******** --env ******** 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 ssh-agent -k [2024-05-28T06:24:51.878Z] unset SSH_AUTH_SOCK; [2024-05-28T06:24:51.878Z] unset SSH_AGENT_PID; [2024-05-28T06:24:51.879Z] echo Agent pid 38 killed; [2024-05-28T06:24:51.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T06:24:52.221Z] + git semver [Pipeline] } [2024-05-28T06:24:52.479Z] $ docker stop --time=1 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 [2024-05-28T06:24:53.779Z] $ docker rm -f --volumes 2637c2a6636ed27e388199732453d3a2d98a8864102ea05661fff62ad5ff3063 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:24:54.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T06:24:54.199Z] [2024-05-28T06:24:54.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:24:54.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T06:24:54.505Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T06:24:54.505Z] ab5ef0e58194: Pulling fs layer [2024-05-28T06:24:54.505Z] 9712f1f96733: Pulling fs layer [2024-05-28T06:24:54.505Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T06:24:54.505Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T06:24:54.505Z] e9a5061849ea: Pulling fs layer [2024-05-28T06:24:54.505Z] d747dcd14b5f: Pulling fs layer [2024-05-28T06:24:54.505Z] 2de7ff778b66: Pulling fs layer [2024-05-28T06:24:54.505Z] e9a5061849ea: Waiting [2024-05-28T06:24:54.505Z] d747dcd14b5f: Waiting [2024-05-28T06:24:54.505Z] 2de7ff778b66: Waiting [2024-05-28T06:24:54.505Z] 0d9ebad4ef96: Waiting [2024-05-28T06:24:54.505Z] 9712f1f96733: Verifying Checksum [2024-05-28T06:24:54.505Z] 9712f1f96733: Download complete [2024-05-28T06:24:55.072Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T06:24:55.072Z] 63f879dbbcfc: Download complete [2024-05-28T06:24:55.072Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T06:24:55.072Z] 0d9ebad4ef96: Download complete [2024-05-28T06:24:55.072Z] d747dcd14b5f: Verifying Checksum [2024-05-28T06:24:55.072Z] d747dcd14b5f: Download complete [2024-05-28T06:24:55.072Z] e9a5061849ea: Verifying Checksum [2024-05-28T06:24:55.072Z] e9a5061849ea: Download complete [2024-05-28T06:24:55.330Z] ab5ef0e58194: Verifying Checksum [2024-05-28T06:24:55.331Z] ab5ef0e58194: Download complete [2024-05-28T06:24:55.331Z] 2de7ff778b66: Verifying Checksum [2024-05-28T06:24:55.331Z] 2de7ff778b66: Download complete [2024-05-28T06:24:58.616Z] ab5ef0e58194: Pull complete [2024-05-28T06:24:58.616Z] 9712f1f96733: Pull complete [2024-05-28T06:24:58.873Z] 63f879dbbcfc: Pull complete [2024-05-28T06:25:03.056Z] 0d9ebad4ef96: Pull complete [2024-05-28T06:25:03.622Z] e9a5061849ea: Pull complete [2024-05-28T06:25:03.622Z] d747dcd14b5f: Pull complete [2024-05-28T06:25:05.000Z] 2de7ff778b66: Pull complete [2024-05-28T06:25:05.000Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T06:25:05.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T06:25:05.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:25:05.109Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:25:05.124Z] $ 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-05-28T06:25:10.098Z] $ docker top 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T06:25:10.198Z] provisioning config files... [2024-05-28T06:25:10.207Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17822618558167157292tmp [2024-05-28T06:25:10.216Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10775491399878607690tmp [2024-05-28T06:25:10.225Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7515554232724016749tmp [Pipeline] { [Pipeline] echo [2024-05-28T06:25:10.312Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:10.611Z] ---> sigul-configuration.sh [2024-05-28T06:25:10.611Z] gpg: directory `/root/.gnupg' created [2024-05-28T06:25:10.611Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T06:25:10.611Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T06:25:10.611Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T06:25:10.611Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T06:25:10.611Z] gpg: CAST5 encrypted data [2024-05-28T06:25:10.611Z] gpg: encrypted with 1 passphrase [2024-05-28T06:25:10.611Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T06:25:10.902Z] + mkdir /home/jenkins [2024-05-28T06:25:10.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T06:25:11.204Z] + 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-05-28T06:25:11.220Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:11.524Z] ---> sigul-install.sh [2024-05-28T06:25:11.524Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T06:25:11.819Z] + git tag --list [2024-05-28T06:25:11.819Z] 0.7.1 [2024-05-28T06:25:11.819Z] delhi-tag [2024-05-28T06:25:11.819Z] v1.0.0 [2024-05-28T06:25:11.819Z] v1.1.0 [2024-05-28T06:25:11.819Z] v1.1.1 [2024-05-28T06:25:11.819Z] v1.1.2 [2024-05-28T06:25:11.819Z] v1.2.0 [2024-05-28T06:25:11.819Z] v1.2.1 [2024-05-28T06:25:11.819Z] v1.2.2 [2024-05-28T06:25:11.819Z] v1.2.3 [2024-05-28T06:25:11.819Z] v1.3.0 [2024-05-28T06:25:11.819Z] v1.4.0 [2024-05-28T06:25:11.819Z] v2.0.0 [2024-05-28T06:25:11.819Z] v2.1.0 [2024-05-28T06:25:11.819Z] v2.1.1 [2024-05-28T06:25:11.819Z] v2.2.0 [2024-05-28T06:25:11.819Z] v2.3.0 [2024-05-28T06:25:11.819Z] v2.3.1 [2024-05-28T06:25:11.819Z] v3.0 [2024-05-28T06:25:11.819Z] v3.0.0 [2024-05-28T06:25:11.819Z] v3.0.1-dev.1 [2024-05-28T06:25:11.819Z] v3.1 [2024-05-28T06:25:11.819Z] v3.1.0 [2024-05-28T06:25:11.819Z] v3.1.0-dev.1 [2024-05-28T06:25:11.819Z] v3.1.0-dev.10 [2024-05-28T06:25:11.819Z] v3.1.0-dev.11 [2024-05-28T06:25:11.819Z] v3.1.0-dev.12 [2024-05-28T06:25:11.819Z] v3.1.0-dev.13 [2024-05-28T06:25:11.819Z] v3.1.0-dev.14 [2024-05-28T06:25:11.819Z] v3.1.0-dev.15 [2024-05-28T06:25:11.819Z] v3.1.0-dev.16 [2024-05-28T06:25:11.819Z] v3.1.0-dev.17 [2024-05-28T06:25:11.819Z] v3.1.0-dev.18 [2024-05-28T06:25:11.819Z] v3.1.0-dev.19 [2024-05-28T06:25:11.819Z] v3.1.0-dev.2 [2024-05-28T06:25:11.819Z] v3.1.0-dev.20 [2024-05-28T06:25:11.819Z] v3.1.0-dev.21 [2024-05-28T06:25:11.819Z] v3.1.0-dev.22 [2024-05-28T06:25:11.819Z] v3.1.0-dev.23 [2024-05-28T06:25:11.819Z] v3.1.0-dev.24 [2024-05-28T06:25:11.819Z] v3.1.0-dev.25 [2024-05-28T06:25:11.819Z] v3.1.0-dev.26 [2024-05-28T06:25:11.819Z] v3.1.0-dev.27 [2024-05-28T06:25:11.819Z] v3.1.0-dev.28 [2024-05-28T06:25:11.819Z] v3.1.0-dev.29 [2024-05-28T06:25:11.819Z] v3.1.0-dev.3 [2024-05-28T06:25:11.819Z] v3.1.0-dev.30 [2024-05-28T06:25:11.819Z] v3.1.0-dev.31 [2024-05-28T06:25:11.819Z] v3.1.0-dev.32 [2024-05-28T06:25:11.819Z] v3.1.0-dev.33 [2024-05-28T06:25:11.819Z] v3.1.0-dev.34 [2024-05-28T06:25:11.819Z] v3.1.0-dev.35 [2024-05-28T06:25:11.819Z] v3.1.0-dev.36 [2024-05-28T06:25:11.819Z] v3.1.0-dev.37 [2024-05-28T06:25:11.819Z] v3.1.0-dev.38 [2024-05-28T06:25:11.820Z] v3.1.0-dev.39 [2024-05-28T06:25:11.820Z] v3.1.0-dev.4 [2024-05-28T06:25:11.820Z] v3.1.0-dev.40 [2024-05-28T06:25:11.820Z] v3.1.0-dev.41 [2024-05-28T06:25:11.820Z] v3.1.0-dev.5 [2024-05-28T06:25:11.820Z] v3.1.0-dev.6 [2024-05-28T06:25:11.820Z] v3.1.0-dev.7 [2024-05-28T06:25:11.820Z] v3.1.0-dev.8 [2024-05-28T06:25:11.820Z] v3.1.0-dev.9 [2024-05-28T06:25:11.820Z] v3.1.1 [2024-05-28T06:25:11.820Z] v3.1.1-dev.1 [2024-05-28T06:25:11.820Z] v3.2.0-dev.1 [2024-05-28T06:25:11.820Z] v3.2.0-dev.10 [2024-05-28T06:25:11.820Z] v3.2.0-dev.11 [2024-05-28T06:25:11.820Z] v3.2.0-dev.12 [2024-05-28T06:25:11.820Z] v3.2.0-dev.13 [2024-05-28T06:25:11.820Z] v3.2.0-dev.14 [2024-05-28T06:25:11.820Z] v3.2.0-dev.2 [2024-05-28T06:25:11.820Z] v3.2.0-dev.3 [2024-05-28T06:25:11.820Z] v3.2.0-dev.4 [2024-05-28T06:25:11.820Z] v3.2.0-dev.5 [2024-05-28T06:25:11.820Z] v3.2.0-dev.6 [2024-05-28T06:25:11.820Z] v3.2.0-dev.7 [2024-05-28T06:25:11.820Z] v3.2.0-dev.8 [2024-05-28T06:25:11.820Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T06:25:12.250Z] + lftools sign git-tag v3.2.0-dev.14 [2024-05-28T06:25:12.820Z] Signing Git tag with Sigul... [2024-05-28T06:25:12.820Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-05-28T06:25:13.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:13.391Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T06:25:13.399Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T06:25:13.417Z] $ docker stop --time=1 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 [2024-05-28T06:25:14.714Z] $ docker rm -f --volumes 478e88246c7dea45a64a7a1171c011095977c0d5b56b66f0b2c968fbdc303ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T06:25:15.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T06:25:15.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:25:15.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:25:15.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:25:15.561Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:25:15.573Z] $ 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-05-28T06:25:15.920Z] $ docker top 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d -eo pid,comm [2024-05-28T06:25:15.985Z] 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-05-28T06:25:15.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T06:25:16.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T06:25:16.046Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T06:25:16.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T06:25:16.145Z] $ docker exec 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d ssh-agent [2024-05-28T06:25:16.260Z] SSH_AUTH_SOCK=/tmp/ssh-f1NW54SJynMx/agent.32 [2024-05-28T06:25:16.260Z] SSH_AGENT_PID=38 [2024-05-28T06:25:16.265Z] Running ssh-add (command line suppressed) [2024-05-28T06:25:16.357Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237844494872505384.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237844494872505384.key) [2024-05-28T06:25:16.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T06:25:16.678Z] + git semver bump pre [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,854 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,856 [execute] INFO git cat-file --batch-check [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,863 [execute] INFO git cat-file --batch [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T06:25:16.938Z] 2024-05-28 06:25:16,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:25:16.938Z] 3.2.0-dev.15 [Pipeline] } [2024-05-28T06:25:16.935Z] $ docker exec --env ******** --env ******** 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d ssh-agent -k [2024-05-28T06:25:17.036Z] unset SSH_AUTH_SOCK; [2024-05-28T06:25:17.037Z] unset SSH_AGENT_PID; [2024-05-28T06:25:17.037Z] echo Agent pid 38 killed; [2024-05-28T06:25:17.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T06:25:17.386Z] + git semver [Pipeline] } [2024-05-28T06:25:17.644Z] $ docker stop --time=1 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d [2024-05-28T06:25:18.914Z] $ docker rm -f --volumes 2e84c5c19d92bf27de43def07c82a46e268f18f1bce9e89b8e9ad201ac9db10d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T06:25:19.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T06:25:19.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:25:19.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T06:25:19.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:25:19.664Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:25:19.680Z] $ 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-05-28T06:25:20.026Z] $ docker top 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 -eo pid,comm [2024-05-28T06:25:20.100Z] 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-05-28T06:25:20.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T06:25:20.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T06:25:20.158Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T06:25:20.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T06:25:20.258Z] $ docker exec 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 ssh-agent [2024-05-28T06:25:20.375Z] SSH_AUTH_SOCK=/tmp/ssh-vVyZmXPaXeVS/agent.32 [2024-05-28T06:25:20.375Z] SSH_AGENT_PID=38 [2024-05-28T06:25:20.379Z] Running ssh-add (command line suppressed) [2024-05-28T06:25:20.468Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8507815656784419541.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8507815656784419541.key) [2024-05-28T06:25:20.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T06:25:20.780Z] + git semver push [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,952 [run_push] DEBUG push [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,953 [execute] INFO git cat-file --batch-check [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,957 [execute] INFO git rev-list 2afc7dcc1a7cc4f41edd3339f79a0ba74cf43084 -- [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,958 [execute] DEBUG Popen(['git', 'rev-list', '2afc7dcc1a7cc4f41edd3339f79a0ba74cf43084', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,972 [execute] INFO git fetch -v origin [2024-05-28T06:25:21.039Z] 2024-05-28 06:25:20,972 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T06:25:21.606Z] 2024-05-28 06:25:21,451 [run_push] DEBUG no remote changes detected [2024-05-28T06:25:21.606Z] 2024-05-28 06:25:21,451 [execute] INFO git push origin semver [2024-05-28T06:25:21.606Z] 2024-05-28 06:25:21,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T06:25:22.544Z] 2024-05-28 06:25:22,193 [run_push] DEBUG push all version tags [2024-05-28T06:25:22.544Z] 2024-05-28 06:25:22,194 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T06:25:22.544Z] 2024-05-28 06:25:22,194 [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-05-28T06:25:23.114Z] 2024-05-28 06:25:22,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T06:25:23.114Z] 3.2.0-dev.15 [Pipeline] } [2024-05-28T06:25:23.109Z] $ docker exec --env ******** --env ******** 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 ssh-agent -k [2024-05-28T06:25:23.205Z] unset SSH_AUTH_SOCK; [2024-05-28T06:25:23.206Z] unset SSH_AGENT_PID; [2024-05-28T06:25:23.206Z] echo Agent pid 38 killed; [2024-05-28T06:25:23.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T06:25:23.553Z] + git semver [Pipeline] } [2024-05-28T06:25:23.812Z] $ docker stop --time=1 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 [2024-05-28T06:25:25.115Z] $ docker rm -f --volumes 5829fc718e2b014128610a1f3523b64d59eee1c6521fbf4e4899ea6f2c0cbe31 [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-05-28T06:25:25.785Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-05-28T06:25:25.785Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T06:25:25.785Z] total 16 [2024-05-28T06:25:25.785Z] drwxr-xr-x 3 root root 4096 May 28 06:09 . [2024-05-28T06:25:25.785Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:25 .. [2024-05-28T06:25:25.785Z] drwxr-xr-x 2 root root 4096 May 28 06:09 cost [2024-05-28T06:25:25.785Z] -rw-r--r-- 1 root root 85 May 28 06:09 cost.csv [2024-05-28T06:25:25.786Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T06:25:25.786Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T06:25:25.786Z] total 16 [2024-05-28T06:25:25.786Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 06:09 . [2024-05-28T06:25:25.786Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 06:25 .. [2024-05-28T06:25:25.786Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 06:09 cost [2024-05-28T06:25:25.786Z] -rw-r--r-- 1 jenkins jenkins 85 May 28 06:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:26.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:26.941Z] ---> package-listing.sh [2024-05-28T06:25:26.941Z] ++ facter osfamily [2024-05-28T06:25:26.941Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T06:25:27.199Z] + OS_FAMILY=debian [2024-05-28T06:25:27.199Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-05-28T06:25:27.199Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T06:25:27.199Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T06:25:27.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T06:25:27.199Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T06:25:27.199Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-28T06:25:27.199Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T06:25:27.199Z] + case "${OS_FAMILY}" in [2024-05-28T06:25:27.199Z] + dpkg -l [2024-05-28T06:25:27.199Z] + grep '^ii' [2024-05-28T06:25:27.199Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T06:25:27.199Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T06:25:27.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T06:25:27.199Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-28T06:25:27.199Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-05-28T06:25:27.199Z] + 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-05-28T06:25:27.207Z] 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-05-28T06:25:27.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T06:25:28.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T06:25:28.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T06:25:28.120Z] prd-ubuntu20.04-docker-8c-8g-922 does not seem to be running inside a container [2024-05-28T06:25:28.134Z] $ 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-05-28T06:25:28.333Z] $ docker top 7d55a10f4197252ff12e19cdf8f677879ce0f5e4ac180841ddcde8132b86c669 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T06:25:28.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T06:25:28.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T06:25:29.260Z] + ls /var/log/sa-host [2024-05-28T06:25:29.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T06:25:29.413Z] provisioning config files... [2024-05-28T06:25:29.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1342364036417264876tmp [Pipeline] { [Pipeline] echo [2024-05-28T06:25:29.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:29.719Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T06:25:29.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:30.069Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T06:25:30.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:30.361Z] ---> sudo-logs.sh [2024-05-28T06:25:30.361Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T06:25:30.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:30.675Z] ---> job-cost.sh [2024-05-28T06:25:30.675Z] lf-activate-venv: SKIPPING [2024-05-28T06:25:30.675Z] DEBUG: total: 0.2199999988079071 [2024-05-28T06:25:30.675Z] INFO: Retrieving Stack Cost... [2024-05-28T06:25:31.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T06:25:31.504Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T06:25:31.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T06:25:31.799Z] ---> logs-deploy.sh [2024-05-28T06:25:31.799Z] lf-activate-venv: SKIPPING [2024-05-28T06:25:31.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/289 [2024-05-28T06:25:31.799Z] INFO: archiving workspace using pattern(s): [2024-05-28T06:25:32.738Z] Archives upload complete. [2024-05-28T06:25:32.996Z] INFO: archiving logs to Nexus [2024-05-28T06:25:33.576Z] ---> uname -a: [2024-05-28T06:25:33.576Z] Linux prd-ubuntu20-04-docker-8c-8g-922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-28T06:25:33.576Z] [2024-05-28T06:25:33.576Z] [2024-05-28T06:25:33.576Z] ---> lscpu: [2024-05-28T06:25:33.576Z] Architecture: x86_64 [2024-05-28T06:25:33.576Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-28T06:25:33.576Z] Byte Order: Little Endian [2024-05-28T06:25:33.576Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-28T06:25:33.576Z] CPU(s): 8 [2024-05-28T06:25:33.576Z] On-line CPU(s) list: 0-7 [2024-05-28T06:25:33.576Z] Thread(s) per core: 1 [2024-05-28T06:25:33.576Z] Core(s) per socket: 1 [2024-05-28T06:25:33.576Z] Socket(s): 8 [2024-05-28T06:25:33.576Z] NUMA node(s): 1 [2024-05-28T06:25:33.576Z] Vendor ID: AuthenticAMD [2024-05-28T06:25:33.576Z] CPU family: 23 [2024-05-28T06:25:33.576Z] Model: 49 [2024-05-28T06:25:33.576Z] Model name: AMD EPYC-Rome Processor [2024-05-28T06:25:33.576Z] Stepping: 0 [2024-05-28T06:25:33.576Z] CPU MHz: 2800.000 [2024-05-28T06:25:33.576Z] BogoMIPS: 5600.00 [2024-05-28T06:25:33.576Z] Virtualization: AMD-V [2024-05-28T06:25:33.576Z] Hypervisor vendor: KVM [2024-05-28T06:25:33.577Z] Virtualization type: full [2024-05-28T06:25:33.577Z] L1d cache: 256 KiB [2024-05-28T06:25:33.577Z] L1i cache: 256 KiB [2024-05-28T06:25:33.577Z] L2 cache: 4 MiB [2024-05-28T06:25:33.577Z] L3 cache: 128 MiB [2024-05-28T06:25:33.577Z] NUMA node0 CPU(s): 0-7 [2024-05-28T06:25:33.577Z] Vulnerability Itlb multihit: Not affected [2024-05-28T06:25:33.577Z] Vulnerability L1tf: Not affected [2024-05-28T06:25:33.577Z] Vulnerability Mds: Not affected [2024-05-28T06:25:33.577Z] Vulnerability Meltdown: Not affected [2024-05-28T06:25:33.577Z] Vulnerability Mmio stale data: Not affected [2024-05-28T06:25:33.577Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-28T06:25:33.577Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-28T06:25:33.577Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-28T06:25:33.577Z] Vulnerability Srbds: Not affected [2024-05-28T06:25:33.577Z] Vulnerability Tsx async abort: Not affected [2024-05-28T06:25:33.577Z] 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-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] ---> nproc: [2024-05-28T06:25:33.577Z] 8 [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] ---> df -h: [2024-05-28T06:25:33.577Z] Filesystem Size Used Avail Use% Mounted on [2024-05-28T06:25:33.577Z] overlay 155G 14G 142G 9% / [2024-05-28T06:25:33.577Z] tmpfs 64M 0 64M 0% /dev [2024-05-28T06:25:33.577Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-28T06:25:33.577Z] shm 64M 0 64M 0% /dev/shm [2024-05-28T06:25:33.577Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] ---> sar -b -r -n DEV: [2024-05-28T06:25:33.577Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-922) 05/28/24 _x86_64_ (8 CPU) [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:05:03 LINUX RESTART (8 CPU) [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-28T06:25:33.577Z] 06:07:01 303.19 2.51 300.68 0.00 48.25 96739.68 0.00 [2024-05-28T06:25:33.577Z] 06:08:01 60.04 0.07 59.97 0.00 5.60 24062.92 0.00 [2024-05-28T06:25:33.577Z] 06:09:01 76.77 0.15 76.62 0.00 4.00 22468.15 0.00 [2024-05-28T06:25:33.577Z] 06:10:01 149.52 0.03 149.48 0.00 8.53 48882.11 0.00 [2024-05-28T06:25:33.577Z] 06:11:01 51.72 6.15 45.58 0.00 4367.81 8457.66 0.00 [2024-05-28T06:25:33.577Z] 06:12:01 4.25 0.02 4.23 0.00 0.13 99.18 0.00 [2024-05-28T06:25:33.577Z] 06:13:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-05-28T06:25:33.577Z] 06:14:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 [2024-05-28T06:25:33.577Z] 06:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-05-28T06:25:33.577Z] 06:16:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2024-05-28T06:25:33.577Z] 06:17:01 0.97 0.02 0.95 0.00 0.13 10.80 0.00 [2024-05-28T06:25:33.577Z] 06:18:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 [2024-05-28T06:25:33.577Z] 06:19:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-05-28T06:25:33.577Z] 06:20:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2024-05-28T06:25:33.577Z] 06:21:01 2.23 0.02 2.22 0.00 0.13 28.80 0.00 [2024-05-28T06:25:33.577Z] 06:22:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 [2024-05-28T06:25:33.577Z] 06:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2024-05-28T06:25:33.577Z] 06:24:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-05-28T06:25:33.577Z] 06:25:01 90.58 0.22 90.37 0.00 15.06 38717.68 0.00 [2024-05-28T06:25:33.577Z] Average: 39.42 0.48 38.94 0.00 234.35 12538.72 0.00 [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-28T06:25:33.577Z] 06:07:01 27499012 31508808 795432 2.42 183084 3936364 1886900 5.56 1155760 3661620 228 [2024-05-28T06:25:33.577Z] 06:08:01 27075144 31184244 1111684 3.38 189136 4016380 2552220 7.52 1650544 3569412 213644 [2024-05-28T06:25:33.577Z] 06:09:01 27150000 31329428 964892 2.93 192496 4074120 2296016 6.77 1770076 3364572 541436 [2024-05-28T06:25:33.577Z] 06:10:01 26961692 31513064 784356 2.39 201192 4416896 1754132 5.17 1397688 3905852 336 [2024-05-28T06:25:33.577Z] 06:11:01 26506244 31490120 781520 2.38 229992 4815492 1743384 5.14 1682760 4041032 36 [2024-05-28T06:25:33.577Z] 06:12:01 26519604 31498508 773316 2.35 228560 4812216 1723008 5.08 1673012 4037804 136 [2024-05-28T06:25:33.577Z] 06:13:01 26520168 31499116 772668 2.35 228584 4812240 1723008 5.08 1672964 4037816 8 [2024-05-28T06:25:33.577Z] 06:14:01 26524236 31503232 768504 2.34 228596 4812244 1723008 5.08 1668600 4037816 4 [2024-05-28T06:25:33.577Z] 06:15:01 26526488 31505484 766204 2.33 228628 4812232 1723008 5.08 1665800 4037816 12 [2024-05-28T06:25:33.577Z] 06:16:01 26527148 31506212 765624 2.33 228684 4812252 1723008 5.08 1666140 4037824 12 [2024-05-28T06:25:33.577Z] 06:17:01 26526388 31505516 766100 2.33 228708 4812248 1723008 5.08 1666568 4037824 136 [2024-05-28T06:25:33.577Z] 06:18:01 26526740 31505984 765664 2.33 228720 4812248 1723008 5.08 1666048 4037824 4 [2024-05-28T06:25:33.577Z] 06:19:01 26526692 31505940 765644 2.33 228736 4812248 1723008 5.08 1665780 4037828 56 [2024-05-28T06:25:33.577Z] 06:20:01 26526928 31506176 765324 2.33 228764 4812244 1723008 5.08 1665740 4037828 44 [2024-05-28T06:25:33.577Z] 06:21:01 26526288 31505676 766204 2.33 228836 4812244 1752112 5.16 1666860 4037800 184 [2024-05-28T06:25:33.577Z] 06:22:01 26526792 31506244 765544 2.33 228884 4812248 1752112 5.16 1666488 4037808 8 [2024-05-28T06:25:33.577Z] 06:23:01 26526524 31505976 765744 2.33 228892 4812248 1752112 5.16 1666488 4037808 8 [2024-05-28T06:25:33.577Z] 06:24:01 26526800 31506320 765360 2.33 228932 4812252 1752112 5.16 1666544 4037816 8 [2024-05-28T06:25:33.577Z] 06:25:01 25165204 31441168 826720 2.51 246536 5986824 2059552 6.07 1773144 5183652 567232 [2024-05-28T06:25:33.577Z] Average: 26588847 31475117 801921 2.44 221893 4726592 1831985 5.40 1637211 4011461 69660 [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-28T06:25:33.577Z] 06:07:01 docker0 328.89 449.29 28.40 3293.62 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:07:01 ens3 590.65 411.69 6515.80 47.85 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:07:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:08:01 docker0 0.85 1.30 0.09 0.37 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:08:01 ens3 32.46 18.25 32.80 11.20 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:08:01 vethe8873a6 0.85 1.38 0.10 0.38 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:09:01 vethec075bd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:09:01 docker0 1.67 2.28 0.10 30.98 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:09:01 ens3 21.62 14.33 48.10 8.56 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:10:01 docker0 5.05 10.58 0.32 138.34 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:10:01 ens3 108.91 67.59 2667.32 14.42 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:11:01 ens3 213.10 109.52 2714.79 7.69 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:12:01 ens3 0.32 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:21:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:22:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:25:01 docker0 73.84 133.99 6.89 1259.56 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:25:01 ens3 438.84 271.35 8073.70 164.50 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] 06:25:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] Average: docker0 21.33 31.08 1.86 245.92 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] Average: ens3 73.60 46.73 1050.66 13.36 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] ---> sar -P ALL: [2024-05-28T06:25:33.577Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-922) 05/28/24 _x86_64_ (8 CPU) [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:05:03 LINUX RESTART (8 CPU) [2024-05-28T06:25:33.577Z] [2024-05-28T06:25:33.577Z] 06:06:02 CPU %user %nice %system %iowait %steal %idle [2024-05-28T06:25:33.577Z] 06:07:01 all 9.09 0.00 4.58 3.85 0.06 82.42 [2024-05-28T06:25:33.577Z] 06:07:01 0 8.49 0.00 3.51 0.14 0.03 87.82 [2024-05-28T06:25:33.577Z] 06:07:01 1 9.21 0.00 4.62 0.31 0.07 85.79 [2024-05-28T06:25:33.577Z] 06:07:01 2 8.52 0.00 3.76 0.19 0.07 87.46 [2024-05-28T06:25:33.577Z] 06:07:01 3 9.96 0.00 4.80 1.82 0.05 83.37 [2024-05-28T06:25:33.577Z] 06:07:01 4 9.32 0.00 5.73 2.92 0.05 81.98 [2024-05-28T06:25:33.577Z] 06:07:01 5 9.79 0.00 4.47 3.03 0.03 82.67 [2024-05-28T06:25:33.577Z] 06:07:01 6 8.32 0.00 3.59 0.05 0.05 87.99 [2024-05-28T06:25:33.577Z] 06:07:01 7 9.14 0.00 6.20 22.46 0.09 62.10 [2024-05-28T06:25:33.577Z] 06:08:01 all 36.68 0.00 5.56 0.60 0.08 57.08 [2024-05-28T06:25:33.577Z] 06:08:01 0 36.64 0.00 5.71 0.23 0.08 57.33 [2024-05-28T06:25:33.577Z] 06:08:01 1 38.86 0.00 4.90 0.22 0.07 55.96 [2024-05-28T06:25:33.577Z] 06:08:01 2 35.63 0.00 5.61 0.22 0.08 58.46 [2024-05-28T06:25:33.577Z] 06:08:01 3 35.39 0.00 5.38 0.30 0.07 58.86 [2024-05-28T06:25:33.577Z] 06:08:01 4 35.52 0.00 5.78 0.23 0.07 58.40 [2024-05-28T06:25:33.577Z] 06:08:01 5 36.92 0.00 6.16 2.14 0.08 54.71 [2024-05-28T06:25:33.577Z] 06:08:01 6 37.82 0.00 4.86 0.91 0.07 56.35 [2024-05-28T06:25:33.577Z] 06:08:01 7 36.69 0.00 6.07 0.57 0.08 56.59 [2024-05-28T06:25:33.577Z] 06:09:01 all 56.29 0.00 8.16 1.23 0.08 34.24 [2024-05-28T06:25:33.577Z] 06:09:01 0 55.65 0.00 8.59 0.12 0.08 35.57 [2024-05-28T06:25:33.577Z] 06:09:01 1 56.47 0.00 8.02 0.07 0.08 35.36 [2024-05-28T06:25:33.577Z] 06:09:01 2 55.81 0.00 7.98 0.02 0.07 36.12 [2024-05-28T06:25:33.577Z] 06:09:01 3 56.24 0.00 7.90 0.62 0.10 35.14 [2024-05-28T06:25:33.577Z] 06:09:01 4 57.15 0.00 8.92 5.92 0.08 27.92 [2024-05-28T06:25:33.577Z] 06:09:01 5 55.01 0.00 8.77 0.19 0.07 35.96 [2024-05-28T06:25:33.577Z] 06:09:01 6 56.04 0.00 7.92 0.57 0.08 35.38 [2024-05-28T06:25:33.577Z] 06:09:01 7 57.94 0.00 7.19 2.34 0.08 32.45 [2024-05-28T06:25:33.577Z] 06:10:01 all 9.35 0.00 2.92 1.83 0.05 85.85 [2024-05-28T06:25:33.577Z] 06:10:01 0 8.58 0.00 2.28 0.18 0.05 88.90 [2024-05-28T06:25:33.577Z] 06:10:01 1 9.46 0.00 3.40 0.05 0.07 87.02 [2024-05-28T06:25:33.577Z] 06:10:01 2 9.10 0.00 3.02 5.29 0.07 82.52 [2024-05-28T06:25:33.577Z] 06:10:01 3 9.40 0.00 3.00 0.05 0.03 87.52 [2024-05-28T06:25:33.577Z] 06:10:01 4 9.88 0.00 3.48 0.12 0.03 86.48 [2024-05-28T06:25:33.577Z] 06:10:01 5 8.45 0.00 2.38 0.07 0.03 89.07 [2024-05-28T06:25:33.577Z] 06:10:01 6 10.36 0.00 2.47 1.12 0.03 86.01 [2024-05-28T06:25:33.577Z] 06:10:01 7 9.59 0.00 3.35 7.79 0.07 79.20 [2024-05-28T06:25:33.577Z] 06:11:01 all 2.44 0.00 1.43 0.51 0.03 95.59 [2024-05-28T06:25:33.577Z] 06:11:01 0 1.47 0.00 0.95 0.02 0.02 97.55 [2024-05-28T06:25:33.577Z] 06:11:01 1 2.63 0.00 0.92 0.47 0.03 95.95 [2024-05-28T06:25:33.577Z] 06:11:01 2 2.29 0.00 1.27 0.95 0.02 95.47 [2024-05-28T06:25:33.577Z] 06:11:01 3 1.46 0.00 0.94 0.17 0.03 97.40 [2024-05-28T06:25:33.577Z] 06:11:01 4 1.82 0.00 1.50 0.08 0.03 96.56 [2024-05-28T06:25:33.577Z] 06:11:01 5 2.86 0.00 1.14 0.07 0.02 95.92 [2024-05-28T06:25:33.577Z] 06:11:01 6 4.27 0.00 2.60 1.76 0.03 91.34 [2024-05-28T06:25:33.577Z] 06:11:01 7 2.74 0.00 2.12 0.57 0.03 94.53 [2024-05-28T06:25:33.577Z] 06:12:01 all 0.15 0.00 0.05 0.01 0.01 99.78 [2024-05-28T06:25:33.577Z] 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T06:25:33.577Z] 06:12:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2024-05-28T06:25:33.577Z] 06:12:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-05-28T06:25:33.577Z] 06:12:01 3 0.48 0.00 0.05 0.07 0.03 99.37 [2024-05-28T06:25:33.577Z] 06:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-28T06:25:33.577Z] 06:12:01 5 0.23 0.00 0.08 0.00 0.00 99.68 [2024-05-28T06:25:33.577Z] 06:12:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2024-05-28T06:25:33.577Z] 06:12:01 7 0.15 0.00 0.07 0.00 0.03 99.75 [2024-05-28T06:25:33.577Z] 06:13:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2024-05-28T06:25:33.577Z] 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-28T06:25:33.577Z] 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.577Z] 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.577Z] 06:13:01 3 1.78 0.00 0.03 0.02 0.03 98.14 [2024-05-28T06:25:33.578Z] 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:13:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-28T06:25:33.578Z] 06:14:01 all 0.02 0.00 0.01 0.00 0.02 99.94 [2024-05-28T06:25:33.578Z] 06:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T06:25:33.578Z] 06:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:14:01 3 0.03 0.00 0.05 0.02 0.03 99.87 [2024-05-28T06:25:33.578Z] 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:14:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:14:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-28T06:25:33.578Z] 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:15:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-05-28T06:25:33.578Z] 06:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-28T06:25:33.578Z] 06:16:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-05-28T06:25:33.578Z] 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:16:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2024-05-28T06:25:33.578Z] 06:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T06:25:33.578Z] 06:16:01 7 0.28 0.00 0.02 0.00 0.03 99.67 [2024-05-28T06:25:33.578Z] 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-05-28T06:25:33.578Z] 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:17:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2024-05-28T06:25:33.578Z] 06:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:17:01 7 0.08 0.00 0.05 0.00 0.03 99.83 [2024-05-28T06:25:33.578Z] [2024-05-28T06:25:33.578Z] 06:17:01 CPU %user %nice %system %iowait %steal %idle [2024-05-28T06:25:33.578Z] 06:18:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:18:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-28T06:25:33.578Z] 06:18:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:18:01 6 0.02 0.00 0.02 0.02 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:18:01 7 0.03 0.00 0.00 0.00 0.05 99.92 [2024-05-28T06:25:33.578Z] 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-05-28T06:25:33.578Z] 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:19:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:19:01 3 0.08 0.00 0.02 0.00 0.03 99.87 [2024-05-28T06:25:33.578Z] 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:19:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:20:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T06:25:33.578Z] 06:20:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-05-28T06:25:33.578Z] 06:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:20:01 7 0.03 0.00 0.00 0.00 0.05 99.92 [2024-05-28T06:25:33.578Z] 06:21:01 all 0.11 0.00 0.03 0.01 0.01 99.83 [2024-05-28T06:25:33.578Z] 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:21:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-28T06:25:33.578Z] 06:21:01 3 0.80 0.00 0.02 0.08 0.02 99.09 [2024-05-28T06:25:33.578Z] 06:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-28T06:25:33.578Z] 06:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:21:01 6 0.00 0.00 0.07 0.02 0.02 99.90 [2024-05-28T06:25:33.578Z] 06:21:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-28T06:25:33.578Z] 06:22:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2024-05-28T06:25:33.578Z] 06:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-28T06:25:33.578Z] 06:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-28T06:25:33.578Z] 06:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:22:01 3 1.84 0.00 0.03 0.05 0.00 98.08 [2024-05-28T06:25:33.578Z] 06:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-28T06:25:33.578Z] 06:22:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:23:01 all 0.04 0.00 0.01 0.01 0.02 99.92 [2024-05-28T06:25:33.578Z] 06:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-28T06:25:33.578Z] 06:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-28T06:25:33.578Z] 06:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-28T06:25:33.578Z] 06:23:01 3 0.18 0.00 0.03 0.00 0.02 99.77 [2024-05-28T06:25:33.578Z] 06:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:23:01 6 0.00 0.00 0.00 0.10 0.02 99.88 [2024-05-28T06:25:33.578Z] 06:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:24:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2024-05-28T06:25:33.578Z] 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:24:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2024-05-28T06:25:33.578Z] 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:24:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2024-05-28T06:25:33.578Z] 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-28T06:25:33.578Z] 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-28T06:25:33.578Z] 06:24:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2024-05-28T06:25:33.578Z] 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-28T06:25:33.578Z] 06:25:01 all 7.93 0.00 3.45 1.02 0.06 87.53 [2024-05-28T06:25:33.578Z] 06:25:01 0 8.94 0.00 3.55 0.03 0.05 87.43 [2024-05-28T06:25:33.578Z] 06:25:01 1 8.11 0.00 4.11 0.78 0.07 86.94 [2024-05-28T06:25:33.578Z] 06:25:01 2 8.76 0.00 3.37 0.24 0.07 87.57 [2024-05-28T06:25:33.578Z] 06:25:01 3 7.68 0.00 3.02 1.84 0.10 87.35 [2024-05-28T06:25:33.578Z] 06:25:01 4 7.26 0.00 2.75 0.05 0.05 89.89 [2024-05-28T06:25:33.578Z] 06:25:01 5 5.74 0.00 2.73 0.02 0.05 91.47 [2024-05-28T06:25:33.578Z] 06:25:01 6 9.07 0.00 4.12 5.00 0.05 81.77 [2024-05-28T06:25:33.578Z] 06:25:01 7 7.86 0.00 3.99 0.22 0.07 87.86 [2024-05-28T06:25:33.578Z] Average: all 6.42 0.00 1.37 0.47 0.03 91.70 [2024-05-28T06:25:33.578Z] Average: 0 6.28 0.00 1.29 0.04 0.02 92.37 [2024-05-28T06:25:33.578Z] Average: 1 6.55 0.00 1.37 0.10 0.03 91.95 [2024-05-28T06:25:33.578Z] Average: 2 6.30 0.00 1.32 0.36 0.03 91.99 [2024-05-28T06:25:33.578Z] Average: 3 6.57 0.00 1.32 0.27 0.04 91.80 [2024-05-28T06:25:33.578Z] Average: 4 6.33 0.00 1.48 0.49 0.02 91.68 [2024-05-28T06:25:33.578Z] Average: 5 6.22 0.00 1.35 0.29 0.01 92.14 [2024-05-28T06:25:33.578Z] Average: 6 6.59 0.00 1.34 0.51 0.03 91.53 [2024-05-28T06:25:33.578Z] Average: 7 6.53 0.00 1.52 1.75 0.05 90.16 [2024-05-28T06:25:33.578Z] [2024-05-28T06:25:33.578Z] [2024-05-28T06:25:33.578Z]