Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98543e36ecf96a570242d73ea5ad964aaa05b01f 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-ssh6594205904556354349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13127934548803557004.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8759344685701384494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5718801524003062897.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-ssh5622716967122008931.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-6502 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98543e36ecf96a570242d73ea5ad964aaa05b01f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 Commit message: "Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36" > git rev-list --no-walk 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T06:48:21.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T06:48:21.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T06:48:21.531Z] ========================================================= [2023-09-19T06:48:21.531Z] EdgeX Global Pipelines Version Info [2023-09-19T06:48:21.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:48:22.243Z] ------------------- [2023-09-19T06:48:22.243Z] stable info: [2023-09-19T06:48:22.243Z] ------------------- [2023-09-19T06:48:22.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T06:48:22.243Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T06:48:22.243Z] Message: update stable to v1.0.254 [2023-09-19T06:48:22.815Z] ------------------- [2023-09-19T06:48:22.815Z] experimental info: [2023-09-19T06:48:22.815Z] ------------------- [2023-09-19T06:48:22.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T06:48:22.815Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T06:48:22.815Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T06:48:22.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-19T06:48:23.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-19T06:48:23.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T06:48:23.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T06:48:23.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T06:48:23.068Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T06:48:23.083Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T06:48:23.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-19T06:48:23.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T06:48:23.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T06:48:23.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T06:48:23.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-19T06:48:23.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T06:48:23.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T06:48:23.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T06:48:23.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T06:48:23.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T06:48:23.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T06:48:23.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T06:48:23.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T06:48:23.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-19T06:48:23.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-19T06:48:23.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T06:48:23.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T06:48:23.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T06:48:23.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T06:48:23.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T06:48:23.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T06:48:23.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T06:48:23.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T06:48:23.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo [2023-09-19T06:48:23.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98543e3 [Pipeline] echo [2023-09-19T06:48:23.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T06:48:23.532Z] provisioning config files... [2023-09-19T06:48:23.545Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10025531266509938758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:48:23.852Z] ---> docker-login.sh [2023-09-19T06:48:23.852Z] nexus3.edgexfoundry.org:10001 [2023-09-19T06:48:24.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:24.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:24.376Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:24.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:24.376Z] [2023-09-19T06:48:24.376Z] Login Succeeded [2023-09-19T06:48:24.376Z] nexus3.edgexfoundry.org:10002 [2023-09-19T06:48:24.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:24.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:24.376Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:24.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:24.376Z] [2023-09-19T06:48:24.376Z] Login Succeeded [2023-09-19T06:48:24.376Z] nexus3.edgexfoundry.org:10003 [2023-09-19T06:48:24.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:24.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:24.637Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:24.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:24.637Z] [2023-09-19T06:48:24.637Z] Login Succeeded [2023-09-19T06:48:24.637Z] nexus3.edgexfoundry.org:10004 [2023-09-19T06:48:24.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:24.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:24.637Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:24.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:24.637Z] [2023-09-19T06:48:24.637Z] Login Succeeded [2023-09-19T06:48:24.637Z] docker.io [2023-09-19T06:48:24.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:24.898Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:24.898Z] [2023-09-19T06:48:24.898Z] Login Succeeded [2023-09-19T06:48:24.898Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T06:48:24.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T06:48:25.358Z] + git rev-list -1 --merges 98543e36ecf96a570242d73ea5ad964aaa05b01f~1..98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo [2023-09-19T06:48:25.403Z] -----------> git rev-list -1 --merges 98543e36ecf96a570242d73ea5ad964aaa05b01f~1..98543e36ecf96a570242d73ea5ad964aaa05b01f 98543e36ecf96a570242d73ea5ad964aaa05b01f [2023-09-19T06:48:25.404Z] 98543e36ecf96a570242d73ea5ad964aaa05b01f [false] [Pipeline] sh [2023-09-19T06:48:25.688Z] + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo [2023-09-19T06:48:25.703Z] ========================================================= [2023-09-19T06:48:25.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T06:48:25.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T06:48:26.050Z] + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo [2023-09-19T06:48:26.059Z] [semverPrep] GIT_COMMIT: 98543e36ecf96a570242d73ea5ad964aaa05b01f, Commit Message: Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36 [Pipeline] echo [2023-09-19T06:48:26.065Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T06:48:26.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T06:48:26.429Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T06:48:26.429Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T06:48:26.429Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T06:48:26.429Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-09-19T06:48:26.429Z] -a /etc/ssh/ssh_known_hosts [2023-09-19T06:48:26.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:48:26.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T06:48:26.842Z] [2023-09-19T06:48:26.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:48:27.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T06:48:27.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T06:48:27.155Z] b85a868b505f: Pulling fs layer [2023-09-19T06:48:27.155Z] e2be974225ed: Pulling fs layer [2023-09-19T06:48:27.155Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T06:48:27.155Z] 988bab9f4d93: Pulling fs layer [2023-09-19T06:48:27.155Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T06:48:27.155Z] eaf3925da568: Pulling fs layer [2023-09-19T06:48:27.155Z] bab4dde63d76: Pulling fs layer [2023-09-19T06:48:27.155Z] bde34c3a00c8: Pulling fs layer [2023-09-19T06:48:27.155Z] b352a97aabf1: Pulling fs layer [2023-09-19T06:48:27.155Z] 4872d77fe225: Pulling fs layer [2023-09-19T06:48:27.155Z] 5851b861e8e6: Pulling fs layer [2023-09-19T06:48:27.155Z] 988bab9f4d93: Waiting [2023-09-19T06:48:27.155Z] 1469e6f7b9e6: Waiting [2023-09-19T06:48:27.155Z] b352a97aabf1: Waiting [2023-09-19T06:48:27.155Z] eaf3925da568: Waiting [2023-09-19T06:48:27.155Z] 4872d77fe225: Waiting [2023-09-19T06:48:27.155Z] bab4dde63d76: Waiting [2023-09-19T06:48:27.155Z] 5851b861e8e6: Waiting [2023-09-19T06:48:27.155Z] bde34c3a00c8: Waiting [2023-09-19T06:48:27.155Z] e2be974225ed: Download complete [2023-09-19T06:48:27.155Z] 988bab9f4d93: Verifying Checksum [2023-09-19T06:48:27.155Z] 988bab9f4d93: Download complete [2023-09-19T06:48:27.155Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T06:48:27.155Z] 1469e6f7b9e6: Download complete [2023-09-19T06:48:27.155Z] eaf3925da568: Verifying Checksum [2023-09-19T06:48:27.155Z] eaf3925da568: Download complete [2023-09-19T06:48:27.155Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T06:48:27.155Z] 339a4e72a1f5: Download complete [2023-09-19T06:48:27.413Z] bde34c3a00c8: Download complete [2023-09-19T06:48:27.413Z] b352a97aabf1: Verifying Checksum [2023-09-19T06:48:27.413Z] b352a97aabf1: Download complete [2023-09-19T06:48:27.413Z] 4872d77fe225: Verifying Checksum [2023-09-19T06:48:27.413Z] 4872d77fe225: Download complete [2023-09-19T06:48:27.413Z] 5851b861e8e6: Verifying Checksum [2023-09-19T06:48:27.413Z] 5851b861e8e6: Download complete [2023-09-19T06:48:27.413Z] b85a868b505f: Verifying Checksum [2023-09-19T06:48:27.413Z] b85a868b505f: Download complete [2023-09-19T06:48:27.671Z] bab4dde63d76: Verifying Checksum [2023-09-19T06:48:27.671Z] bab4dde63d76: Download complete [2023-09-19T06:48:28.609Z] b85a868b505f: Pull complete [2023-09-19T06:48:28.609Z] e2be974225ed: Pull complete [2023-09-19T06:48:29.176Z] 339a4e72a1f5: Pull complete [2023-09-19T06:48:29.176Z] 988bab9f4d93: Pull complete [2023-09-19T06:48:29.436Z] 1469e6f7b9e6: Pull complete [2023-09-19T06:48:29.436Z] eaf3925da568: Pull complete [2023-09-19T06:48:31.342Z] bab4dde63d76: Pull complete [2023-09-19T06:48:31.342Z] bde34c3a00c8: Pull complete [2023-09-19T06:48:31.342Z] b352a97aabf1: Pull complete [2023-09-19T06:48:31.605Z] 4872d77fe225: Pull complete [2023-09-19T06:48:31.605Z] 5851b861e8e6: Pull complete [2023-09-19T06:48:31.605Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T06:48:31.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T06:48:31.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:48:31.706Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T06:48:31.738Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T06:48:34.912Z] $ docker top 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 -eo pid,comm [2023-09-19T06:48:34.961Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T06:48:34.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T06:48:34.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T06:48:34.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T06:48:35.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T06:48:35.095Z] $ docker exec 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent [2023-09-19T06:48:35.195Z] SSH_AUTH_SOCK=/tmp/ssh-QzxNb7hXpyqF/agent.32 [2023-09-19T06:48:35.195Z] SSH_AGENT_PID=38 [2023-09-19T06:48:35.201Z] Running ssh-add (command line suppressed) [2023-09-19T06:48:35.304Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18252403114061203926.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18252403114061203926.key) [2023-09-19T06:48:35.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T06:48:35.605Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T06:48:35.624Z] $ docker exec --env ******** --env ******** 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent -k [2023-09-19T06:48:35.730Z] unset SSH_AUTH_SOCK; [2023-09-19T06:48:35.730Z] unset SSH_AGENT_PID; [2023-09-19T06:48:35.730Z] echo Agent pid 38 killed; [2023-09-19T06:48:35.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T06:48:35.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T06:48:35.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T06:48:35.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T06:48:35.889Z] $ docker exec 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent [2023-09-19T06:48:35.989Z] SSH_AUTH_SOCK=/tmp/ssh-QlK9PQrPX6tL/agent.70 [2023-09-19T06:48:35.989Z] SSH_AGENT_PID=76 [2023-09-19T06:48:35.994Z] Running ssh-add (command line suppressed) [2023-09-19T06:48:36.087Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3328928746971691626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3328928746971691626.key) [2023-09-19T06:48:36.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T06:48:36.384Z] + git semver init [2023-09-19T06:48:36.643Z] 2023-09-19 06:48:36,558 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T06:48:36.643Z] 2023-09-19 06:48:36,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-19T06:48:36.643Z] 2023-09-19 06:48:36,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-19T06:48:36.643Z] 2023-09-19 06:48:36,559 [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) [2023-09-19T06:48:37.588Z] 2023-09-19 06:48:37,478 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-09-19T06:48:37.589Z] 2023-09-19 06:48:37,478 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-09-19T06:48:37.589Z] 2023-09-19 06:48:37,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T06:48:37.589Z] 2023-09-19 06:48:37,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T06:48:37.589Z] 3.1.0-dev.25 [Pipeline] } [2023-09-19T06:48:37.601Z] $ docker exec --env ******** --env ******** 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent -k [2023-09-19T06:48:37.694Z] unset SSH_AUTH_SOCK; [2023-09-19T06:48:37.695Z] unset SSH_AGENT_PID; [2023-09-19T06:48:37.695Z] echo Agent pid 76 killed; [2023-09-19T06:48:37.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T06:48:38.000Z] + git semver [Pipeline] } [2023-09-19T06:48:38.274Z] $ docker stop --time=1 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 [2023-09-19T06:48:39.569Z] $ docker rm -f --volumes 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T06:48:39.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T06:48:40.097Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T06:48:40.100Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T06:48:40.246Z] provisioning config files... [2023-09-19T06:48:40.256Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7634350282591701238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:48:40.549Z] ---> docker-login.sh [2023-09-19T06:48:40.549Z] nexus3.edgexfoundry.org:10001 [2023-09-19T06:48:40.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:40.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:40.549Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:40.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:40.549Z] [2023-09-19T06:48:40.549Z] Login Succeeded [2023-09-19T06:48:40.549Z] nexus3.edgexfoundry.org:10002 [2023-09-19T06:48:40.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:40.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:40.549Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:40.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:40.549Z] [2023-09-19T06:48:40.549Z] Login Succeeded [2023-09-19T06:48:40.549Z] nexus3.edgexfoundry.org:10003 [2023-09-19T06:48:40.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:40.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:40.808Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:40.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:40.808Z] [2023-09-19T06:48:40.808Z] Login Succeeded [2023-09-19T06:48:40.808Z] nexus3.edgexfoundry.org:10004 [2023-09-19T06:48:40.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:40.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:40.808Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:40.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:40.808Z] [2023-09-19T06:48:40.808Z] Login Succeeded [2023-09-19T06:48:40.808Z] docker.io [2023-09-19T06:48:40.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:48:41.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:48:41.068Z] Configure a credential helper to remove this warning. See [2023-09-19T06:48:41.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:48:41.068Z] [2023-09-19T06:48:41.068Z] Login Succeeded [2023-09-19T06:48:41.068Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T06:48:41.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T06:48:41.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T06:48:41.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T06:48:41.151Z] ========================================================= [2023-09-19T06:48:41.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T06:48:41.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:48:41.452Z] + 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 . [2023-09-19T06:48:41.452Z] Sending build context to Docker daemon 11.12MB [2023-09-19T06:48:41.452Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T06:48:41.452Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-19T06:48:41.452Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T06:48:41.452Z] 7264a8db6415: Pulling fs layer [2023-09-19T06:48:41.452Z] c4d48a809fc2: Pulling fs layer [2023-09-19T06:48:41.452Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T06:48:41.452Z] ad3a456e5733: Pulling fs layer [2023-09-19T06:48:41.452Z] 9e4f439ed901: Pulling fs layer [2023-09-19T06:48:41.452Z] feaf6a47b606: Pulling fs layer [2023-09-19T06:48:41.452Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T06:48:41.452Z] 8ac70367396e: Pulling fs layer [2023-09-19T06:48:41.452Z] 6db16350a2e2: Pulling fs layer [2023-09-19T06:48:41.452Z] feaf6a47b606: Waiting [2023-09-19T06:48:41.452Z] ad3a456e5733: Waiting [2023-09-19T06:48:41.452Z] 9e4f439ed901: Waiting [2023-09-19T06:48:41.452Z] 5e8b037d7d82: Waiting [2023-09-19T06:48:41.452Z] 8ac70367396e: Waiting [2023-09-19T06:48:41.452Z] 9250d5d63582: Pulling fs layer [2023-09-19T06:48:41.452Z] 6db16350a2e2: Waiting [2023-09-19T06:48:41.452Z] c4d48a809fc2: Download complete [2023-09-19T06:48:41.714Z] ad3a456e5733: Verifying Checksum [2023-09-19T06:48:41.714Z] ad3a456e5733: Download complete [2023-09-19T06:48:41.714Z] 9e4f439ed901: Verifying Checksum [2023-09-19T06:48:41.714Z] 9e4f439ed901: Download complete [2023-09-19T06:48:41.714Z] 7264a8db6415: Verifying Checksum [2023-09-19T06:48:41.714Z] 7264a8db6415: Download complete [2023-09-19T06:48:41.714Z] feaf6a47b606: Verifying Checksum [2023-09-19T06:48:41.714Z] feaf6a47b606: Download complete [2023-09-19T06:48:41.714Z] 7264a8db6415: Pull complete [2023-09-19T06:48:41.977Z] 8ac70367396e: Verifying Checksum [2023-09-19T06:48:41.977Z] 8ac70367396e: Download complete [2023-09-19T06:48:41.977Z] c4d48a809fc2: Pull complete [2023-09-19T06:48:42.237Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T06:48:42.237Z] 4f1c88b9dad5: Download complete [2023-09-19T06:48:42.237Z] 6db16350a2e2: Verifying Checksum [2023-09-19T06:48:42.237Z] 6db16350a2e2: Download complete [2023-09-19T06:48:42.495Z] 9250d5d63582: Verifying Checksum [2023-09-19T06:48:42.495Z] 9250d5d63582: Download complete [2023-09-19T06:48:42.495Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T06:48:42.495Z] 5e8b037d7d82: Download complete [2023-09-19T06:48:45.786Z] 4f1c88b9dad5: Pull complete [2023-09-19T06:48:45.786Z] ad3a456e5733: Pull complete [2023-09-19T06:48:45.786Z] 9e4f439ed901: Pull complete [2023-09-19T06:48:45.786Z] feaf6a47b606: Pull complete [2023-09-19T06:48:47.686Z] 5e8b037d7d82: Pull complete [2023-09-19T06:48:48.252Z] 8ac70367396e: Pull complete [2023-09-19T06:48:48.510Z] 6db16350a2e2: Pull complete [2023-09-19T06:48:49.076Z] 9250d5d63582: Pull complete [2023-09-19T06:48:49.334Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T06:48:49.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T06:48:49.334Z] ---> fa269f55d9b9 [2023-09-19T06:48:49.334Z] Step 3/10 : ARG MAKE=make build [2023-09-19T06:48:52.632Z] ---> Running in 4f879caa3f5d [2023-09-19T06:48:52.632Z] Removing intermediate container 4f879caa3f5d [2023-09-19T06:48:52.632Z] ---> 7c1a4e953eed [2023-09-19T06:48:52.632Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-19T06:48:52.632Z] ---> Running in 752fecd306af [2023-09-19T06:48:52.632Z] Removing intermediate container 752fecd306af [2023-09-19T06:48:52.632Z] ---> c70ae04fd1d6 [2023-09-19T06:48:52.632Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T06:48:52.632Z] ---> Running in 2e1940ca6679 [2023-09-19T06:48:52.892Z] Removing intermediate container 2e1940ca6679 [2023-09-19T06:48:52.892Z] ---> be65f46d6db6 [2023-09-19T06:48:52.892Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-19T06:48:52.892Z] ---> Running in 234f205e431f [2023-09-19T06:48:53.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T06:48:53.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T06:48:53.720Z] OK: 265 MiB in 56 packages [2023-09-19T06:48:53.979Z] Removing intermediate container 234f205e431f [2023-09-19T06:48:53.979Z] ---> 41881e73759b [2023-09-19T06:48:53.979Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-19T06:48:53.979Z] ---> cd409653cf4f [2023-09-19T06:48:53.979Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T06:48:53.979Z] ---> Running in 553ff7b5d118 [2023-09-19T06:48:55.216Z] Still waiting to schedule task [2023-09-19T06:48:55.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T06:49:51.647Z] Removing intermediate container 553ff7b5d118 [2023-09-19T06:49:51.647Z] ---> 0d4e7dae24b2 [2023-09-19T06:49:51.647Z] Step 9/10 : COPY . . [2023-09-19T06:49:51.647Z] ---> 61125b8d7d35 [2023-09-19T06:49:51.647Z] Step 10/10 : RUN ${MAKE} [2023-09-19T06:49:51.647Z] ---> Running in 7ab92591d4eb [2023-09-19T06:49:51.647Z] noop [2023-09-19T06:49:51.647Z] Removing intermediate container 7ab92591d4eb [2023-09-19T06:49:51.647Z] ---> 3f49d3163335 [2023-09-19T06:49:51.647Z] Successfully built 3f49d3163335 [2023-09-19T06:49:51.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:49:55.711Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T06:49:55.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:49:55.785Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T06:49:55.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T06:49:56.146Z] $ docker top 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T06:49:56.484Z] + go version [2023-09-19T06:49:56.484Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T06:49:56.499Z] $ docker stop --time=1 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 [2023-09-19T06:49:57.761Z] $ docker rm -f --volumes 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:49:58.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T06:49:58.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:49:58.236Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T06:49:58.263Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-19T06:49:58.587Z] $ docker top b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T06:49:58.918Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T06:49:59.210Z] + make test [2023-09-19T06:49:59.211Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T06:50:05.614Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-19T06:50:23.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-19T06:50:23.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements [2023-09-19T06:50:23.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 80.2% of statements [2023-09-19T06:50:23.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements [2023-09-19T06:50:23.422Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-19T06:50:23.422Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-19T06:50:23.422Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.063s coverage: 71.8% of statements [2023-09-19T06:50:23.987Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-19T06:50:24.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6503 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-19T06:50:24.820Z] Running in /w/workspace/device-sdk-go/254 [Pipeline] { [Pipeline] checkout [2023-09-19T06:50:24.850Z] The recommended git tool is: git [2023-09-19T06:50:26.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.047s coverage: 14.4% of statements [2023-09-19T06:50:26.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.030s coverage: 44.2% of statements [2023-09-19T06:50:26.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.069s coverage: 68.5% of statements [2023-09-19T06:50:26.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements [2023-09-19T06:50:26.519Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2023-09-19T06:50:29.865Z] using credential edgex-jenkins-ssh [2023-09-19T06:50:29.884Z] Cloning the remote Git repository [2023-09-19T06:50:29.920Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-19T06:50:30.003Z] > git init /w/workspace/device-sdk-go/254 # timeout=10 [2023-09-19T06:50:30.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-19T06:50:30.132Z] > git --version # timeout=10 [2023-09-19T06:50:30.150Z] > git --version # 'git version 2.25.1' [2023-09-19T06:50:30.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T06:50:30.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T06:50:31.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-19T06:50:31.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T06:50:32.637Z] Avoid second fetch [2023-09-19T06:50:32.637Z] Checking out Revision 98543e36ecf96a570242d73ea5ad964aaa05b01f (main) [2023-09-19T06:50:33.199Z] Commit message: "Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36" [2023-09-19T06:50:32.652Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T06:50:32.715Z] > git checkout -f 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T06:50:34.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T06:50:34.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T06:50:34.103Z] Dload Upload Total Spent Left Speed [2023-09-19T06:50:34.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11851 0 0 96349 0 --:--:-- --:--:-- --:--:-- 95572 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-09-19T06:50:34.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T06:50:35.040Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T06:50:35.040Z] sudo tee /etc/docker/daemon.new [2023-09-19T06:50:35.040Z] { [2023-09-19T06:50:35.040Z] "registry-mirrors": [ [2023-09-19T06:50:35.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T06:50:35.040Z] ], [2023-09-19T06:50:35.040Z] "bip": "10.250.0.254/24", [2023-09-19T06:50:35.040Z] "hosts": [ [2023-09-19T06:50:35.040Z] "tcp://0.0.0.0:5555", [2023-09-19T06:50:35.040Z] "unix:///var/run/docker.sock" [2023-09-19T06:50:35.040Z] ], [2023-09-19T06:50:35.040Z] "mtu": 1458, [2023-09-19T06:50:35.040Z] "selinux-enabled": true, [2023-09-19T06:50:35.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T06:50:35.040Z] } [Pipeline] sh [2023-09-19T06:50:35.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T06:50:35.689Z] + sudo service docker restart [2023-09-19T06:50:48.446Z] GO111MODULE=on go vet ./... [2023-09-19T06:50:49.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T06:50:49.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T06:50:49.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T06:50:49.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T06:50:49.845Z] $ docker stop --time=1 b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc [2023-09-19T06:50:52.986Z] $ docker rm -f --volumes b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T06:50:53.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T06:50:53.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T06:50:53.931Z] provisioning config files... [2023-09-19T06:50:53.954Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/254@tmp/config4507869287921515993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:50:54.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T06:50:54.297Z] ---> docker-login.sh [2023-09-19T06:50:54.297Z] nexus3.edgexfoundry.org:10001 [2023-09-19T06:50:54.474Z] + ls -al . [2023-09-19T06:50:54.474Z] total 304 [2023-09-19T06:50:54.474Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 06:49 . [2023-09-19T06:50:54.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:48 .. [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 06:48 .dockerignore [2023-09-19T06:50:54.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 06:50 .git [2023-09-19T06:50:54.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:48 .github [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 06:48 .gitignore [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 06:48 .golangci.yml [2023-09-19T06:50:54.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 06:48 .semver [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 06:48 CHANGELOG.md [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 06:48 GOVERNANCE.md [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 06:48 Jenkinsfile [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 06:48 LICENSE [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 06:48 Makefile [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 06:48 OWNERS.md [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 06:48 README.md [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 06:48 VERSION [2023-09-19T06:50:54.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:48 bin [2023-09-19T06:50:54.474Z] -rw-r--r-- 1 jenkins jenkins 120475 Sep 19 06:50 coverage.out [2023-09-19T06:50:54.474Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 06:48 example [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 06:48 go.mod [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 06:48 go.sum [2023-09-19T06:50:54.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 06:48 internal [2023-09-19T06:50:54.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 06:48 openapi [2023-09-19T06:50:54.474Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 06:48 pkg [2023-09-19T06:50:54.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:48 snap [2023-09-19T06:50:54.474Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 06:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:50:54.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:50:54.819Z] + 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=98543e36ecf96a570242d73ea5ad964aaa05b01f --label arch=amd64 --label version=3.1.0-dev.25 . [2023-09-19T06:50:54.819Z] Sending build context to Docker daemon 11.25MB [2023-09-19T06:50:54.819Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T06:50:54.819Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-19T06:50:54.819Z] ---> 3f49d3163335 [2023-09-19T06:50:54.819Z] Step 3/23 : ARG MAKE=make build [2023-09-19T06:50:54.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:50:54.839Z] Configure a credential helper to remove this warning. See [2023-09-19T06:50:54.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:50:54.839Z] [2023-09-19T06:50:54.839Z] Login Succeeded [2023-09-19T06:50:54.839Z] nexus3.edgexfoundry.org:10002 [2023-09-19T06:50:55.087Z] ---> Running in cadc05d74bda [2023-09-19T06:50:55.087Z] Removing intermediate container cadc05d74bda [2023-09-19T06:50:55.087Z] ---> 1603382d825b [2023-09-19T06:50:55.087Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-19T06:50:55.087Z] ---> Running in bdb67481696f [2023-09-19T06:50:55.087Z] Removing intermediate container bdb67481696f [2023-09-19T06:50:55.087Z] ---> f114b6a427e0 [2023-09-19T06:50:55.087Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T06:50:55.087Z] ---> Running in ab8ad4db8c03 [2023-09-19T06:50:55.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:50:55.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:50:55.115Z] Configure a credential helper to remove this warning. See [2023-09-19T06:50:55.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:50:55.116Z] [2023-09-19T06:50:55.116Z] Login Succeeded [2023-09-19T06:50:55.354Z] Removing intermediate container ab8ad4db8c03 [2023-09-19T06:50:55.354Z] ---> 626ddcbba569 [2023-09-19T06:50:55.354Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-19T06:50:55.354Z] ---> Running in 4bbe924c0b19 [2023-09-19T06:50:55.385Z] nexus3.edgexfoundry.org:10003 [2023-09-19T06:50:55.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:50:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T06:50:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T06:50:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:50:55.655Z] Configure a credential helper to remove this warning. See [2023-09-19T06:50:55.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:50:55.655Z] [2023-09-19T06:50:55.655Z] Login Succeeded [2023-09-19T06:50:55.655Z] nexus3.edgexfoundry.org:10004 [2023-09-19T06:50:55.890Z] OK: 265 MiB in 56 packages [2023-09-19T06:50:55.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:50:55.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:50:55.923Z] Configure a credential helper to remove this warning. See [2023-09-19T06:50:55.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:50:55.923Z] [2023-09-19T06:50:55.923Z] Login Succeeded [2023-09-19T06:50:55.923Z] docker.io [2023-09-19T06:50:56.151Z] Removing intermediate container 4bbe924c0b19 [2023-09-19T06:50:56.151Z] ---> 8bc9ad86af7d [2023-09-19T06:50:56.151Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-19T06:50:56.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T06:50:56.410Z] ---> fca35263ca2e [2023-09-19T06:50:56.410Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T06:50:56.410Z] ---> Running in 2bcf34b60783 [2023-09-19T06:50:56.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T06:50:56.458Z] Configure a credential helper to remove this warning. See [2023-09-19T06:50:56.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T06:50:56.458Z] [2023-09-19T06:50:56.458Z] Login Succeeded [2023-09-19T06:50:56.458Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T06:50:56.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T06:50:56.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T06:50:56.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T06:50:56.729Z] ========================================================= [2023-09-19T06:50:56.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T06:50:56.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:50:56.982Z] Removing intermediate container 2bcf34b60783 [2023-09-19T06:50:56.982Z] ---> 2a48301a2b3b [2023-09-19T06:50:56.982Z] Step 9/23 : COPY . . [2023-09-19T06:50:57.063Z] + 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 . [2023-09-19T06:50:57.241Z] ---> 80574c426bc4 [2023-09-19T06:50:57.241Z] Step 10/23 : RUN ${MAKE} [2023-09-19T06:50:57.241Z] ---> Running in 9d22a1300fd7 [2023-09-19T06:50:57.499Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-19T06:50:57.652Z] Sending build context to Docker daemon 5.944MB [2023-09-19T06:50:57.652Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T06:50:57.652Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-19T06:50:57.652Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T06:50:57.652Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T06:50:57.652Z] 5d54e960e981: Pulling fs layer [2023-09-19T06:50:57.652Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T06:50:57.652Z] f0e02332f6b5: Pulling fs layer [2023-09-19T06:50:57.652Z] 66412af1f25a: Pulling fs layer [2023-09-19T06:50:57.652Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T06:50:57.652Z] 9a37bb91b891: Pulling fs layer [2023-09-19T06:50:57.652Z] a29adfc67d43: Pulling fs layer [2023-09-19T06:50:57.652Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T06:50:57.652Z] f0e02332f6b5: Waiting [2023-09-19T06:50:57.652Z] 66412af1f25a: Waiting [2023-09-19T06:50:57.652Z] 1baf3a5c0e64: Waiting [2023-09-19T06:50:57.652Z] 9a37bb91b891: Waiting [2023-09-19T06:50:57.652Z] a29adfc67d43: Waiting [2023-09-19T06:50:57.652Z] d5de9f91c1a4: Waiting [2023-09-19T06:50:57.652Z] 5d54e960e981: Verifying Checksum [2023-09-19T06:50:57.652Z] 5d54e960e981: Download complete [2023-09-19T06:50:57.652Z] f0e02332f6b5: Download complete [2023-09-19T06:50:57.652Z] 66412af1f25a: Verifying Checksum [2023-09-19T06:50:57.652Z] 66412af1f25a: Download complete [2023-09-19T06:50:57.652Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T06:50:57.652Z] 9fda8d8052c6: Download complete [2023-09-19T06:50:58.235Z] 9a37bb91b891: Verifying Checksum [2023-09-19T06:50:58.235Z] 9a37bb91b891: Download complete [2023-09-19T06:50:58.841Z] 9fda8d8052c6: Pull complete [2023-09-19T06:50:58.841Z] a29adfc67d43: Verifying Checksum [2023-09-19T06:50:58.841Z] a29adfc67d43: Download complete [2023-09-19T06:50:59.433Z] 5d54e960e981: Pull complete [2023-09-19T06:50:59.433Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T06:50:59.433Z] d5de9f91c1a4: Download complete [2023-09-19T06:50:59.433Z] c4a7e357bf2a: Download complete [2023-09-19T06:51:00.396Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T06:51:00.396Z] 1baf3a5c0e64: Download complete [2023-09-19T06:51:10.483Z] c4a7e357bf2a: Pull complete [2023-09-19T06:51:10.483Z] f0e02332f6b5: Pull complete [2023-09-19T06:51:10.751Z] 66412af1f25a: Pull complete [2023-09-19T06:51:15.581Z] Removing intermediate container 9d22a1300fd7 [2023-09-19T06:51:15.581Z] ---> ea8314f3dace [2023-09-19T06:51:15.581Z] Step 11/23 : FROM alpine:3.18 [2023-09-19T06:51:15.840Z] 3.18: Pulling from library/alpine [2023-09-19T06:51:15.840Z] 7264a8db6415: Already exists [2023-09-19T06:51:16.098Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T06:51:16.098Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T06:51:16.098Z] ---> 7e01a0d0a1dc [2023-09-19T06:51:16.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-19T06:51:16.098Z] ---> Running in 3ac1e91ce3e9 [2023-09-19T06:51:16.098Z] Removing intermediate container 3ac1e91ce3e9 [2023-09-19T06:51:16.098Z] ---> 2b4e43af8d6c [2023-09-19T06:51:16.098Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-19T06:51:16.098Z] ---> Running in 471cb6753ccb [2023-09-19T06:51:16.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T06:51:16.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T06:51:16.614Z] OK: 7 MiB in 15 packages [2023-09-19T06:51:16.872Z] Removing intermediate container 471cb6753ccb [2023-09-19T06:51:16.872Z] ---> 2096094deaaf [2023-09-19T06:51:16.872Z] Step 14/23 : WORKDIR / [2023-09-19T06:51:16.872Z] ---> Running in 2c8671b4f9f0 [2023-09-19T06:51:17.130Z] Removing intermediate container 2c8671b4f9f0 [2023-09-19T06:51:17.130Z] ---> 6d031298ac21 [2023-09-19T06:51:17.130Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-19T06:51:17.130Z] ---> 3707bad0e1fd [2023-09-19T06:51:17.130Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-19T06:51:18.064Z] ---> 0213e85aeedf [2023-09-19T06:51:18.064Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-19T06:51:18.064Z] ---> e559626f74e5 [2023-09-19T06:51:18.064Z] Step 18/23 : EXPOSE 59999 [2023-09-19T06:51:18.064Z] ---> Running in c075444f3fb7 [2023-09-19T06:51:18.324Z] Removing intermediate container c075444f3fb7 [2023-09-19T06:51:18.324Z] ---> b48d02493cbc [2023-09-19T06:51:18.324Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-19T06:51:18.324Z] ---> Running in b3f40271e2bc [2023-09-19T06:51:18.324Z] Removing intermediate container b3f40271e2bc [2023-09-19T06:51:18.324Z] ---> 5e317d63cb4a [2023-09-19T06:51:18.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T06:51:18.324Z] ---> Running in 352ab3b4801c [2023-09-19T06:51:18.324Z] Removing intermediate container 352ab3b4801c [2023-09-19T06:51:18.324Z] ---> abfd4318795a [2023-09-19T06:51:18.324Z] Step 21/23 : LABEL arch=amd64 [2023-09-19T06:51:18.324Z] ---> Running in 2218dc5755c6 [2023-09-19T06:51:18.324Z] Removing intermediate container 2218dc5755c6 [2023-09-19T06:51:18.324Z] ---> dacd171b789c [2023-09-19T06:51:18.324Z] Step 22/23 : LABEL git_sha=98543e36ecf96a570242d73ea5ad964aaa05b01f [2023-09-19T06:51:18.584Z] ---> Running in c9fe1e8dba6e [2023-09-19T06:51:18.584Z] Removing intermediate container c9fe1e8dba6e [2023-09-19T06:51:18.584Z] ---> e1159c0709e5 [2023-09-19T06:51:18.584Z] Step 23/23 : LABEL version=3.1.0-dev.25 [2023-09-19T06:51:18.584Z] ---> Running in d444070158db [2023-09-19T06:51:18.584Z] Removing intermediate container d444070158db [2023-09-19T06:51:18.584Z] ---> 6ef8cc1849c7 [2023-09-19T06:51:18.584Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T06:51:18.584Z] Successfully built 6ef8cc1849c7 [2023-09-19T06:51:18.584Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:51:18.962Z] 1baf3a5c0e64: Pull complete [2023-09-19T06:51:18.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T06:51:18.993Z] [2023-09-19T06:51:18.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:51:19.285Z] 9a37bb91b891: Pull complete [2023-09-19T06:51:19.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T06:51:19.295Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T06:51:19.295Z] 5eb5b503b376: Pulling fs layer [2023-09-19T06:51:19.295Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T06:51:19.295Z] ec43610c2a17: Pulling fs layer [2023-09-19T06:51:19.295Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T06:51:19.295Z] 33b1e0a273af: Pulling fs layer [2023-09-19T06:51:19.295Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T06:51:19.295Z] 2f39f015ded8: Pulling fs layer [2023-09-19T06:51:19.295Z] 33b1e0a273af: Waiting [2023-09-19T06:51:19.295Z] 3a2ae6a8a46f: Waiting [2023-09-19T06:51:19.295Z] 5d3b04190fa2: Waiting [2023-09-19T06:51:19.295Z] 2f39f015ded8: Waiting [2023-09-19T06:51:19.295Z] 5c69ac0246d0: Download complete [2023-09-19T06:51:19.296Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T06:51:19.296Z] 3a2ae6a8a46f: Download complete [2023-09-19T06:51:19.296Z] 33b1e0a273af: Verifying Checksum [2023-09-19T06:51:19.296Z] 33b1e0a273af: Download complete [2023-09-19T06:51:19.555Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T06:51:19.555Z] 5d3b04190fa2: Download complete [2023-09-19T06:51:19.555Z] ec43610c2a17: Verifying Checksum [2023-09-19T06:51:19.555Z] ec43610c2a17: Download complete [2023-09-19T06:51:19.555Z] 5eb5b503b376: Verifying Checksum [2023-09-19T06:51:19.555Z] 5eb5b503b376: Download complete [2023-09-19T06:51:20.122Z] 2f39f015ded8: Download complete [2023-09-19T06:51:20.688Z] 5eb5b503b376: Pull complete [2023-09-19T06:51:20.737Z] a29adfc67d43: Pull complete [2023-09-19T06:51:20.945Z] 5c69ac0246d0: Pull complete [2023-09-19T06:51:21.513Z] ec43610c2a17: Pull complete [2023-09-19T06:51:21.513Z] 3a2ae6a8a46f: Pull complete [2023-09-19T06:51:21.513Z] 33b1e0a273af: Pull complete [2023-09-19T06:51:21.771Z] 5d3b04190fa2: Pull complete [2023-09-19T06:51:22.158Z] d5de9f91c1a4: Pull complete [2023-09-19T06:51:22.158Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T06:51:22.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T06:51:22.158Z] ---> 746ca1b523b5 [2023-09-19T06:51:22.158Z] Step 3/10 : ARG MAKE=make build [2023-09-19T06:51:24.103Z] ---> Running in b3d5a8892ad3 [2023-09-19T06:51:24.103Z] Removing intermediate container b3d5a8892ad3 [2023-09-19T06:51:24.103Z] ---> acd8879c07fd [2023-09-19T06:51:24.103Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-19T06:51:24.371Z] ---> Running in 95d9c3d152df [2023-09-19T06:51:24.638Z] Removing intermediate container 95d9c3d152df [2023-09-19T06:51:24.638Z] ---> f14a467c6f7f [2023-09-19T06:51:24.638Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T06:51:24.638Z] ---> Running in 1b1cd5c8cd05 [2023-09-19T06:51:24.905Z] Removing intermediate container 1b1cd5c8cd05 [2023-09-19T06:51:24.905Z] ---> 5657ded0d884 [2023-09-19T06:51:24.905Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-19T06:51:24.905Z] ---> Running in 11b8e3ac8697 [2023-09-19T06:51:25.952Z] 2f39f015ded8: Pull complete [2023-09-19T06:51:25.952Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T06:51:25.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T06:51:25.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:51:26.026Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T06:51:26.056Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T06:51:26.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T06:51:27.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T06:51:28.243Z] OK: 267 MiB in 56 packages [2023-09-19T06:51:28.829Z] Removing intermediate container 11b8e3ac8697 [2023-09-19T06:51:28.829Z] ---> 89442f94907a [2023-09-19T06:51:28.829Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-19T06:51:29.487Z] $ docker top 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:51:29.873Z] ---> job-cost.sh [2023-09-19T06:51:29.873Z] lf-activate-venv: SKIPPING [2023-09-19T06:51:29.873Z] INFO: No Stack... [2023-09-19T06:51:30.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T06:51:30.697Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T06:51:30.983Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-09-19T06:51:30.983Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T06:51:30.994Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [2023-09-19T06:51:31.000Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] did not exist. Created. [2023-09-19T06:51:31.000Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T06:51:31.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T06:51:31.326Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T06:51:31.332Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T06:51:31.352Z] $ docker stop --time=1 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 [2023-09-19T06:51:32.172Z] ---> a17d4268da8f [2023-09-19T06:51:32.172Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T06:51:32.172Z] ---> Running in d49f4fbc7913 [2023-09-19T06:51:32.505Z] $ docker rm -f --volumes 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T06:52:40.082Z] Removing intermediate container d49f4fbc7913 [2023-09-19T06:52:40.083Z] ---> 66c659a1fd5a [2023-09-19T06:52:40.083Z] Step 9/10 : COPY . . [2023-09-19T06:52:40.083Z] ---> e3ca2fc65042 [2023-09-19T06:52:40.083Z] Step 10/10 : RUN ${MAKE} [2023-09-19T06:52:40.083Z] ---> Running in 1df5b3f29840 [2023-09-19T06:52:40.083Z] noop [2023-09-19T06:52:40.083Z] Removing intermediate container 1df5b3f29840 [2023-09-19T06:52:40.083Z] ---> 30965215ed59 [2023-09-19T06:52:40.083Z] Successfully built 30965215ed59 [2023-09-19T06:52:40.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:52:40.426Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T06:52:40.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:52:40.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container [2023-09-19T06:52:40.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 [2023-09-19T06:52:41.710Z] $ docker top 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T06:52:42.192Z] + go version [2023-09-19T06:52:42.460Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T06:52:42.482Z] $ docker stop --time=1 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 [2023-09-19T06:52:44.008Z] $ docker rm -f --volumes 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:52:44.517Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T06:52:44.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:52:44.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container [2023-09-19T06:52:44.731Z] $ 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/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 [2023-09-19T06:52:45.812Z] $ docker top 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T06:52:46.296Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/254 [Pipeline] fileExists [Pipeline] sh [2023-09-19T06:52:46.622Z] + make test [2023-09-19T06:52:46.622Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T06:53:18.876Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-19T06:54:55.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-19T06:54:55.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-19T06:54:55.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-19T06:54:55.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-19T06:54:55.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-19T06:54:55.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.188s coverage: 27.6% of statements [2023-09-19T06:54:58.867Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.232s coverage: 80.2% of statements [2023-09-19T06:55:11.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-19T06:55:11.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-19T06:55:11.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.384s coverage: 86.0% of statements [2023-09-19T06:55:15.424Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-19T06:55:16.385Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.504s coverage: 71.8% of statements [2023-09-19T06:55:20.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-19T06:55:20.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-19T06:55:20.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.280s coverage: 14.4% of statements [2023-09-19T06:55:20.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.167s coverage: 44.2% of statements [2023-09-19T06:55:22.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.407s coverage: 68.5% of statements [2023-09-19T06:55:25.411Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.428s coverage: 89.2% of statements [2023-09-19T06:55:25.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-19T06:55:26.809Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.225s coverage: 5.5% of statements [2023-09-19T06:55:27.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T06:55:27.391Z] GO111MODULE=on go vet ./... [2023-09-19T06:57:19.016Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T06:57:19.016Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T06:57:19.016Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T06:57:19.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T06:57:19.055Z] $ docker stop --time=1 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 [2023-09-19T06:57:21.080Z] $ docker rm -f --volumes 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T06:57:22.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T06:57:22.638Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T06:57:23.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T06:57:23.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T06:57:23.866Z] + ls -al . [2023-09-19T06:57:23.866Z] total 300 [2023-09-19T06:57:23.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 06:52 . [2023-09-19T06:57:23.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:50 .. [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 06:50 .dockerignore [2023-09-19T06:57:23.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 06:50 .git [2023-09-19T06:57:23.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:50 .github [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 06:50 .gitignore [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 06:50 .golangci.yml [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 06:50 CHANGELOG.md [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 06:50 GOVERNANCE.md [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 06:50 Jenkinsfile [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 06:50 LICENSE [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 06:50 Makefile [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 06:50 OWNERS.md [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 06:50 README.md [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 06:48 VERSION [2023-09-19T06:57:23.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:50 bin [2023-09-19T06:57:23.866Z] -rw-r--r-- 1 jenkins jenkins 120473 Sep 19 06:55 coverage.out [2023-09-19T06:57:23.866Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 06:50 example [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 06:50 go.mod [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 06:50 go.sum [2023-09-19T06:57:23.866Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 06:50 internal [2023-09-19T06:57:23.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 06:50 openapi [2023-09-19T06:57:23.866Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 06:50 pkg [2023-09-19T06:57:23.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:50 snap [2023-09-19T06:57:23.866Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 06:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:57:24.202Z] + 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=98543e36ecf96a570242d73ea5ad964aaa05b01f --label arch=arm64 --label version=3.1.0-dev.25 . [2023-09-19T06:57:24.474Z] Sending build context to Docker daemon 6.065MB [2023-09-19T06:57:24.474Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T06:57:24.474Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-19T06:57:24.474Z] ---> 30965215ed59 [2023-09-19T06:57:24.474Z] Step 3/23 : ARG MAKE=make build [2023-09-19T06:57:24.741Z] ---> Running in a65a6ee12ba3 [2023-09-19T06:57:25.008Z] Removing intermediate container a65a6ee12ba3 [2023-09-19T06:57:25.008Z] ---> 402afd38c9e5 [2023-09-19T06:57:25.008Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-19T06:57:25.008Z] ---> Running in 4037abe22e8f [2023-09-19T06:57:25.275Z] Removing intermediate container 4037abe22e8f [2023-09-19T06:57:25.275Z] ---> 5c0146f7f9a4 [2023-09-19T06:57:25.275Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T06:57:25.542Z] ---> Running in 108f3ec17333 [2023-09-19T06:57:25.812Z] Removing intermediate container 108f3ec17333 [2023-09-19T06:57:25.812Z] ---> b2ec828551a0 [2023-09-19T06:57:25.812Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-19T06:57:25.812Z] ---> Running in 218ae87e4d05 [2023-09-19T06:57:26.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T06:57:27.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T06:57:27.991Z] OK: 267 MiB in 56 packages [2023-09-19T06:57:28.956Z] Removing intermediate container 218ae87e4d05 [2023-09-19T06:57:28.956Z] ---> a8ed8c97c065 [2023-09-19T06:57:28.956Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-19T06:57:29.234Z] ---> 51f93bccd4cb [2023-09-19T06:57:29.234Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T06:57:31.808Z] ---> Running in b78f57af199e [2023-09-19T06:57:33.750Z] Removing intermediate container b78f57af199e [2023-09-19T06:57:33.750Z] ---> b06efdcdd74a [2023-09-19T06:57:33.750Z] Step 9/23 : COPY . . [2023-09-19T06:57:35.165Z] ---> 0e7fc8a31b6c [2023-09-19T06:57:35.165Z] Step 10/23 : RUN ${MAKE} [2023-09-19T06:57:35.165Z] ---> Running in b2ac905e41b1 [2023-09-19T06:57:35.749Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-19T06:59:27.386Z] Removing intermediate container b2ac905e41b1 [2023-09-19T06:59:27.386Z] ---> dadce89220c2 [2023-09-19T06:59:27.386Z] Step 11/23 : FROM alpine:3.18 [2023-09-19T06:59:27.386Z] 3.18: Pulling from library/alpine [2023-09-19T06:59:27.386Z] 9fda8d8052c6: Already exists [2023-09-19T06:59:27.386Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T06:59:27.386Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T06:59:27.386Z] ---> f6648c04cd6c [2023-09-19T06:59:27.386Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-19T06:59:27.386Z] ---> Running in 4475499a3dd4 [2023-09-19T06:59:27.386Z] Removing intermediate container 4475499a3dd4 [2023-09-19T06:59:27.386Z] ---> c9ff3536ef98 [2023-09-19T06:59:27.386Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-19T06:59:27.386Z] ---> Running in 0493e2592469 [2023-09-19T06:59:27.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T06:59:27.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T06:59:27.386Z] OK: 8 MiB in 15 packages [2023-09-19T06:59:27.386Z] Removing intermediate container 0493e2592469 [2023-09-19T06:59:27.386Z] ---> b786b68ab1e0 [2023-09-19T06:59:27.386Z] Step 14/23 : WORKDIR / [2023-09-19T06:59:27.386Z] ---> Running in 8274914b73cc [2023-09-19T06:59:27.386Z] Removing intermediate container 8274914b73cc [2023-09-19T06:59:27.386Z] ---> efffbe9e03aa [2023-09-19T06:59:27.386Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-19T06:59:27.386Z] ---> 4ad362b19293 [2023-09-19T06:59:27.386Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-19T06:59:27.386Z] ---> 7865232f80ee [2023-09-19T06:59:27.386Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-19T06:59:27.386Z] ---> fef41e6e38e7 [2023-09-19T06:59:27.386Z] Step 18/23 : EXPOSE 59999 [2023-09-19T06:59:27.386Z] ---> Running in afdbd8d7f951 [2023-09-19T06:59:27.386Z] Removing intermediate container afdbd8d7f951 [2023-09-19T06:59:27.386Z] ---> 44340763993f [2023-09-19T06:59:27.386Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-19T06:59:27.386Z] ---> Running in 8adb6fbba1cb [2023-09-19T06:59:27.386Z] Removing intermediate container 8adb6fbba1cb [2023-09-19T06:59:27.386Z] ---> 6d780b282754 [2023-09-19T06:59:27.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T06:59:27.386Z] ---> Running in 2ba76bb462cf [2023-09-19T06:59:27.386Z] Removing intermediate container 2ba76bb462cf [2023-09-19T06:59:27.386Z] ---> b5993014033d [2023-09-19T06:59:27.386Z] Step 21/23 : LABEL arch=arm64 [2023-09-19T06:59:27.386Z] ---> Running in 0a062ded6b0c [2023-09-19T06:59:27.386Z] Removing intermediate container 0a062ded6b0c [2023-09-19T06:59:27.386Z] ---> 07d73fa9d8f3 [2023-09-19T06:59:27.386Z] Step 22/23 : LABEL git_sha=98543e36ecf96a570242d73ea5ad964aaa05b01f [2023-09-19T06:59:27.386Z] ---> Running in 21440fab6326 [2023-09-19T06:59:27.386Z] Removing intermediate container 21440fab6326 [2023-09-19T06:59:27.386Z] ---> 0f75488e588c [2023-09-19T06:59:27.386Z] Step 23/23 : LABEL version=3.1.0-dev.25 [2023-09-19T06:59:27.386Z] ---> Running in 59de171a4e81 [2023-09-19T06:59:27.386Z] Removing intermediate container 59de171a4e81 [2023-09-19T06:59:27.386Z] ---> 2fd42d6be5f9 [2023-09-19T06:59:27.386Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T06:59:27.386Z] Successfully built 2fd42d6be5f9 [2023-09-19T06:59:27.386Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:59:27.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T06:59:27.843Z] [2023-09-19T06:59:27.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T06:59:28.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T06:59:28.197Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T06:59:28.197Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T06:59:28.197Z] 04944245beec: Pulling fs layer [2023-09-19T06:59:28.197Z] 699f458cf7ca: Pulling fs layer [2023-09-19T06:59:28.197Z] 765212b225bb: Pulling fs layer [2023-09-19T06:59:28.197Z] f23df028b6ca: Pulling fs layer [2023-09-19T06:59:28.197Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T06:59:28.197Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T06:59:28.197Z] 765212b225bb: Waiting [2023-09-19T06:59:28.197Z] f23df028b6ca: Waiting [2023-09-19T06:59:28.197Z] d65c8cfc05b1: Waiting [2023-09-19T06:59:28.197Z] 2437ff75d9bd: Waiting [2023-09-19T06:59:28.494Z] 04944245beec: Verifying Checksum [2023-09-19T06:59:28.494Z] 04944245beec: Download complete [2023-09-19T06:59:28.494Z] 765212b225bb: Verifying Checksum [2023-09-19T06:59:28.494Z] 765212b225bb: Download complete [2023-09-19T06:59:28.494Z] f23df028b6ca: Verifying Checksum [2023-09-19T06:59:28.494Z] f23df028b6ca: Download complete [2023-09-19T06:59:28.494Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T06:59:28.494Z] d65c8cfc05b1: Download complete [2023-09-19T06:59:28.494Z] 699f458cf7ca: Verifying Checksum [2023-09-19T06:59:28.494Z] 699f458cf7ca: Download complete [2023-09-19T06:59:29.108Z] 8998bd30e6a1: Download complete [2023-09-19T06:59:31.065Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T06:59:31.065Z] 2437ff75d9bd: Download complete [2023-09-19T06:59:33.006Z] 8998bd30e6a1: Pull complete [2023-09-19T06:59:33.588Z] 04944245beec: Pull complete [2023-09-19T06:59:34.549Z] 699f458cf7ca: Pull complete [2023-09-19T06:59:34.817Z] 765212b225bb: Pull complete [2023-09-19T06:59:35.778Z] f23df028b6ca: Pull complete [2023-09-19T06:59:35.778Z] d65c8cfc05b1: Pull complete [2023-09-19T06:59:50.763Z] 2437ff75d9bd: Pull complete [2023-09-19T06:59:50.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T06:59:50.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T06:59:50.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T06:59:50.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container [2023-09-19T06:59:51.010Z] $ 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/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 [2023-09-19T06:59:53.469Z] $ docker top f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T06:59:54.285Z] ---> job-cost.sh [2023-09-19T06:59:54.286Z] lf-activate-venv: SKIPPING [2023-09-19T06:59:54.286Z] INFO: No Stack... [2023-09-19T06:59:54.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T06:59:55.448Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T06:59:55.766Z] + cat /w/workspace/device-sdk-go/254/archives/cost.csv [2023-09-19T06:59:55.766Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T06:59:56.092Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [2023-09-19T06:59:56.099Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] did not exist. Created. [2023-09-19T06:59:56.099Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T06:59:56.430Z] /w/workspace/device-sdk-go/254@tmp/durable-9ea4ffbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T06:59:56.762Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T06:59:56.784Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T06:59:56.859Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T06:59:56.868Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T06:59:56.890Z] $ docker stop --time=1 f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c [2023-09-19T06:59:58.354Z] $ docker rm -f --volumes f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-19T06:59:58.731Z] provisioning config files... [2023-09-19T06:59:58.738Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12572059010356981191tmp [Pipeline] { [Pipeline] sh [2023-09-19T06:59:59.030Z] + set +x [2023-09-19T06:59:59.030Z] + + curl -s https://codecov.io/bash [2023-09-19T06:59:59.030Z] bash -s -- [2023-09-19T06:59:59.030Z] [2023-09-19T06:59:59.030Z] _____ _ [2023-09-19T06:59:59.030Z] / ____| | | [2023-09-19T06:59:59.030Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T06:59:59.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T06:59:59.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T06:59:59.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T06:59:59.030Z] Bash-1.0.6 [2023-09-19T06:59:59.030Z] [2023-09-19T06:59:59.030Z] [2023-09-19T06:59:59.030Z] ==> git version 2.25.1 found [2023-09-19T06:59:59.030Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-19T06:59:59.030Z] Release-Date: 2020-01-08 [2023-09-19T06:59:59.030Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T06:59:59.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T06:59:59.030Z] ==> Jenkins CI detected. [2023-09-19T06:59:59.030Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-09-19T06:59:59.030Z] project root: . [2023-09-19T06:59:59.030Z] --> token set from env [2023-09-19T06:59:59.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T06:59:59.030Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T06:59:59.030Z] ==> Python coveragepy not found [2023-09-19T06:59:59.030Z] ==> Searching for coverage reports in: [2023-09-19T06:59:59.030Z] + . [2023-09-19T06:59:59.288Z] -> Found 1 reports [2023-09-19T06:59:59.288Z] ==> Detecting git/mercurial file structure [2023-09-19T06:59:59.288Z] ==> Reading reports [2023-09-19T06:59:59.288Z] + ./coverage.out bytes=120473 [2023-09-19T06:59:59.288Z] ==> Appending adjustments [2023-09-19T06:59:59.288Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T06:59:59.546Z] + Found adjustments [2023-09-19T06:59:59.546Z] ==> Gzipping contents [2023-09-19T06:59:59.546Z] 20K /tmp/codecov.Y96KFd.gz [2023-09-19T06:59:59.546Z] ==> Uploading reports [2023-09-19T06:59:59.546Z] url: https://codecov.io [2023-09-19T06:59:59.546Z] query: branch=main&commit=98543e36ecf96a570242d73ea5ad964aaa05b01f&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T06:59:59.546Z] -> Pinging Codecov [2023-09-19T06:59:59.546Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=98543e36ecf96a570242d73ea5ad964aaa05b01f&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T06:59:59.546Z] -> Uploading to [2023-09-19T06:59:59.546Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/7E55EF52A471D76F132DFD9A03CDDE97/98543e36ecf96a570242d73ea5ad964aaa05b01f/9f87bf1b-09d9-4f29-91a0-32965753fea7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T065959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6eb1cb16d640e741b9e2d3833ef5f18f416f936eee262d27bbfc4bc6b91c1eba [2023-09-19T06:59:59.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T06:59:59.546Z] Dload Upload Total Spent Left Speed [2023-09-19T06:59:59.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16437 0 0 100 16437 0 76451 --:--:-- --:--:-- --:--:-- 76097 [2023-09-19T06:59:59.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] } [2023-09-19T06:59:59.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T07:00:00.039Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T07:00:00.049Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:00.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T07:00:00.336Z] [2023-09-19T07:00:00.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:00.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T07:00:00.630Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T07:00:00.630Z] df9b9388f04a: Pulling fs layer [2023-09-19T07:00:00.630Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T07:00:00.630Z] 25bc292e5bac: Pulling fs layer [2023-09-19T07:00:00.630Z] 114826534d7a: Pulling fs layer [2023-09-19T07:00:00.630Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T07:00:00.630Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T07:00:00.630Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T07:00:00.630Z] 114826534d7a: Waiting [2023-09-19T07:00:00.630Z] 4657fd5d0bcf: Waiting [2023-09-19T07:00:00.630Z] 25bc292e5bac: Download complete [2023-09-19T07:00:00.630Z] 52dc419b0ee2: Download complete [2023-09-19T07:00:00.630Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T07:00:00.630Z] 4657fd5d0bcf: Download complete [2023-09-19T07:00:00.630Z] df9b9388f04a: Download complete [2023-09-19T07:00:00.888Z] df9b9388f04a: Pull complete [2023-09-19T07:00:00.888Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T07:00:00.888Z] 6ad1cebc031e: Download complete [2023-09-19T07:00:00.888Z] 52dc419b0ee2: Pull complete [2023-09-19T07:00:00.888Z] 25bc292e5bac: Pull complete [2023-09-19T07:00:01.463Z] 114826534d7a: Download complete [2023-09-19T07:00:01.463Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T07:00:01.463Z] 8a3aa393b2d8: Download complete [2023-09-19T07:00:04.746Z] 114826534d7a: Pull complete [2023-09-19T07:00:04.746Z] 4657fd5d0bcf: Pull complete [2023-09-19T07:00:04.746Z] 6ad1cebc031e: Pull complete [2023-09-19T07:00:07.270Z] 8a3aa393b2d8: Pull complete [2023-09-19T07:00:07.270Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T07:00:07.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T07:00:07.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:00:07.343Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:00:07.377Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T07:00:12.088Z] $ docker top d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T07:00:12.144Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-09-19T07:00:12.424Z] + set -o pipefail [2023-09-19T07:00:12.424Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-09-19T07:00:21.630Z] [2023-09-19T07:00:21.630Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-09-19T07:00:21.630Z] [2023-09-19T07:00:21.630Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/5882ed68-3598-4848-b48c-8a5ad3a59b8f [2023-09-19T07:00:21.630Z] [2023-09-19T07:00:21.630Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T07:00:21.631Z] [2023-09-19T07:00:22.201Z] [2023-09-19T07:00:22.201Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T07:00:22.201Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T07:00:22.201Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T07:00:22.215Z] $ docker stop --time=1 d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd [2023-09-19T07:00:26.345Z] $ docker rm -f --volumes d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-19T07:00:26.711Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T07:00:26.722Z] provisioning config files... [2023-09-19T07:00:26.729Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12096279807233131174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:00:27.026Z] --> edgex-publish-swagger.sh [2023-09-19T07:00:27.027Z] === Publish openapi/v3 API === [2023-09-19T07:00:27.027Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-19T07:00:27.027Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-09-19T07:00:27.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T07:00:27.027Z] Dload Upload Total Spent Left Speed [2023-09-19T07:00:27.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 42965 --:--:-- --:--:-- --:--:-- 42965 [2023-09-19T07:00:27.596Z] [2023-09-19T07:00:27.596Z] [Pipeline] } [2023-09-19T07:00:27.603Z] 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 [2023-09-19T07:00:28.007Z] + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] sh [2023-09-19T07:00:28.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T07:00:28.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:28.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T07:00:28.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:00:28.672Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:00:30.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T07:00:30.840Z] $ docker top 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T07:00:30.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T07:00:30.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T07:00:31.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T07:00:31.033Z] $ docker exec 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 ssh-agent [2023-09-19T07:00:31.138Z] SSH_AUTH_SOCK=/tmp/ssh-Ep4pXsfYMajj/agent.32 [2023-09-19T07:00:31.138Z] SSH_AGENT_PID=38 [2023-09-19T07:00:31.142Z] Running ssh-add (command line suppressed) [2023-09-19T07:00:31.243Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6765482790145042348.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6765482790145042348.key) [2023-09-19T07:00:31.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T07:00:31.539Z] + git semver tag [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,721 [run_tag] DEBUG tag force:False [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,722 [check_head_tag] DEBUG check head tag [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,722 [execute] INFO git cat-file --batch-check [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,727 [execute] INFO git cat-file --batch [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,745 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,745 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T07:00:31.799Z] 2023-09-19 07:00:31,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:31.799Z] 3.1.0-dev.25 [Pipeline] } [2023-09-19T07:00:31.814Z] $ docker exec --env ******** --env ******** 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 ssh-agent -k [2023-09-19T07:00:31.911Z] unset SSH_AUTH_SOCK; [2023-09-19T07:00:31.915Z] unset SSH_AGENT_PID; [2023-09-19T07:00:31.915Z] echo Agent pid 38 killed; [2023-09-19T07:00:31.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T07:00:32.224Z] + git semver [Pipeline] } [2023-09-19T07:00:32.500Z] $ docker stop --time=1 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 [2023-09-19T07:00:33.751Z] $ docker rm -f --volumes 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:34.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T07:00:34.127Z] [2023-09-19T07:00:34.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:34.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T07:00:34.433Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T07:00:34.433Z] ab5ef0e58194: Pulling fs layer [2023-09-19T07:00:34.433Z] 9712f1f96733: Pulling fs layer [2023-09-19T07:00:34.433Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T07:00:34.433Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T07:00:34.433Z] e9a5061849ea: Pulling fs layer [2023-09-19T07:00:34.433Z] d747dcd14b5f: Pulling fs layer [2023-09-19T07:00:34.433Z] 2de7ff778b66: Pulling fs layer [2023-09-19T07:00:34.433Z] e9a5061849ea: Waiting [2023-09-19T07:00:34.433Z] d747dcd14b5f: Waiting [2023-09-19T07:00:34.433Z] 2de7ff778b66: Waiting [2023-09-19T07:00:34.433Z] 0d9ebad4ef96: Waiting [2023-09-19T07:00:34.433Z] 9712f1f96733: Verifying Checksum [2023-09-19T07:00:34.433Z] 9712f1f96733: Download complete [2023-09-19T07:00:34.695Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T07:00:34.695Z] 63f879dbbcfc: Download complete [2023-09-19T07:00:34.953Z] e9a5061849ea: Verifying Checksum [2023-09-19T07:00:34.953Z] e9a5061849ea: Download complete [2023-09-19T07:00:34.953Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T07:00:34.953Z] 0d9ebad4ef96: Download complete [2023-09-19T07:00:34.953Z] d747dcd14b5f: Download complete [2023-09-19T07:00:34.953Z] ab5ef0e58194: Verifying Checksum [2023-09-19T07:00:34.953Z] ab5ef0e58194: Download complete [2023-09-19T07:00:34.953Z] 2de7ff778b66: Verifying Checksum [2023-09-19T07:00:34.953Z] 2de7ff778b66: Download complete [2023-09-19T07:00:37.478Z] ab5ef0e58194: Pull complete [2023-09-19T07:00:37.478Z] 9712f1f96733: Pull complete [2023-09-19T07:00:38.041Z] 63f879dbbcfc: Pull complete [2023-09-19T07:00:41.318Z] 0d9ebad4ef96: Pull complete [2023-09-19T07:00:41.318Z] e9a5061849ea: Pull complete [2023-09-19T07:00:41.576Z] d747dcd14b5f: Pull complete [2023-09-19T07:00:42.510Z] 2de7ff778b66: Pull complete [2023-09-19T07:00:42.510Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T07:00:42.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T07:00:42.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:00:42.588Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:00:42.620Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T07:00:47.651Z] $ docker top f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T07:00:47.713Z] provisioning config files... [2023-09-19T07:00:47.719Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10064439402294329971tmp [2023-09-19T07:00:47.732Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1912852465249532999tmp [2023-09-19T07:00:47.740Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15930502889230566078tmp [Pipeline] { [Pipeline] echo [2023-09-19T07:00:47.754Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:00:48.036Z] ---> sigul-configuration.sh [2023-09-19T07:00:48.036Z] gpg: directory `/root/.gnupg' created [2023-09-19T07:00:48.036Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T07:00:48.036Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T07:00:48.036Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T07:00:48.036Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T07:00:48.036Z] gpg: CAST5 encrypted data [2023-09-19T07:00:48.036Z] gpg: encrypted with 1 passphrase [2023-09-19T07:00:48.036Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T07:00:48.319Z] + mkdir /home/jenkins [2023-09-19T07:00:48.319Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T07:00:48.604Z] + 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 [2023-09-19T07:00:48.612Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:00:48.895Z] ---> sigul-install.sh [2023-09-19T07:00:48.895Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T07:00:49.185Z] + git tag --list [2023-09-19T07:00:49.185Z] 0.7.1 [2023-09-19T07:00:49.185Z] delhi-tag [2023-09-19T07:00:49.185Z] v1.0.0 [2023-09-19T07:00:49.185Z] v1.1.0 [2023-09-19T07:00:49.185Z] v1.1.1 [2023-09-19T07:00:49.185Z] v1.1.2 [2023-09-19T07:00:49.185Z] v1.2.0 [2023-09-19T07:00:49.185Z] v1.2.1 [2023-09-19T07:00:49.185Z] v1.2.2 [2023-09-19T07:00:49.185Z] v1.2.3 [2023-09-19T07:00:49.185Z] v1.3.0 [2023-09-19T07:00:49.185Z] v1.4.0 [2023-09-19T07:00:49.185Z] v2.0.0 [2023-09-19T07:00:49.185Z] v2.1.0 [2023-09-19T07:00:49.186Z] v2.1.1 [2023-09-19T07:00:49.186Z] v2.2.0 [2023-09-19T07:00:49.186Z] v2.3.0 [2023-09-19T07:00:49.186Z] v2.3.1 [2023-09-19T07:00:49.186Z] v3.0 [2023-09-19T07:00:49.186Z] v3.0.0 [2023-09-19T07:00:49.186Z] v3.0.1-dev.1 [2023-09-19T07:00:49.186Z] v3.1.0-dev.1 [2023-09-19T07:00:49.186Z] v3.1.0-dev.10 [2023-09-19T07:00:49.186Z] v3.1.0-dev.11 [2023-09-19T07:00:49.186Z] v3.1.0-dev.12 [2023-09-19T07:00:49.186Z] v3.1.0-dev.13 [2023-09-19T07:00:49.186Z] v3.1.0-dev.14 [2023-09-19T07:00:49.186Z] v3.1.0-dev.15 [2023-09-19T07:00:49.186Z] v3.1.0-dev.16 [2023-09-19T07:00:49.186Z] v3.1.0-dev.17 [2023-09-19T07:00:49.186Z] v3.1.0-dev.18 [2023-09-19T07:00:49.186Z] v3.1.0-dev.19 [2023-09-19T07:00:49.186Z] v3.1.0-dev.2 [2023-09-19T07:00:49.186Z] v3.1.0-dev.20 [2023-09-19T07:00:49.186Z] v3.1.0-dev.21 [2023-09-19T07:00:49.186Z] v3.1.0-dev.22 [2023-09-19T07:00:49.186Z] v3.1.0-dev.23 [2023-09-19T07:00:49.186Z] v3.1.0-dev.24 [2023-09-19T07:00:49.186Z] v3.1.0-dev.25 [2023-09-19T07:00:49.186Z] v3.1.0-dev.3 [2023-09-19T07:00:49.186Z] v3.1.0-dev.4 [2023-09-19T07:00:49.186Z] v3.1.0-dev.5 [2023-09-19T07:00:49.186Z] v3.1.0-dev.6 [2023-09-19T07:00:49.186Z] v3.1.0-dev.7 [2023-09-19T07:00:49.186Z] v3.1.0-dev.8 [2023-09-19T07:00:49.186Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T07:00:49.471Z] + lftools sign git-tag v3.1.0-dev.25 [2023-09-19T07:00:50.038Z] Signing Git tag with Sigul... [2023-09-19T07:00:50.038Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-09-19T07:00:50.306Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:00:50.589Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T07:00:50.595Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T07:00:50.618Z] $ docker stop --time=1 f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 [2023-09-19T07:00:51.902Z] $ docker rm -f --volumes f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T07:00:52.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T07:00:52.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:52.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T07:00:52.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:00:52.644Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:00:52.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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T07:00:52.992Z] $ docker top 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 -eo pid,comm [2023-09-19T07:00:53.032Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T07:00:53.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T07:00:53.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T07:00:53.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T07:00:53.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T07:00:53.184Z] $ docker exec 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 ssh-agent [2023-09-19T07:00:53.287Z] SSH_AUTH_SOCK=/tmp/ssh-2kipcg5y4AmL/agent.32 [2023-09-19T07:00:53.287Z] SSH_AGENT_PID=38 [2023-09-19T07:00:53.291Z] Running ssh-add (command line suppressed) [2023-09-19T07:00:53.396Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13168097458198386327.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13168097458198386327.key) [2023-09-19T07:00:53.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T07:00:53.688Z] + git semver bump pre [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,844 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,844 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,844 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,846 [execute] INFO git cat-file --batch-check [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,851 [execute] INFO git cat-file --batch [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T07:00:53.947Z] 2023-09-19 07:00:53,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:00:53.947Z] 3.1.0-dev.26 [Pipeline] } [2023-09-19T07:00:53.960Z] $ docker exec --env ******** --env ******** 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 ssh-agent -k [2023-09-19T07:00:54.056Z] unset SSH_AUTH_SOCK; [2023-09-19T07:00:54.056Z] unset SSH_AGENT_PID; [2023-09-19T07:00:54.056Z] echo Agent pid 38 killed; [2023-09-19T07:00:54.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T07:00:54.367Z] + git semver [Pipeline] } [2023-09-19T07:00:54.646Z] $ docker stop --time=1 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 [2023-09-19T07:00:55.926Z] $ docker rm -f --volumes 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T07:00:56.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T07:00:56.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:00:56.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T07:00:56.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:00:56.629Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:00:56.665Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T07:00:56.978Z] $ docker top 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 -eo pid,comm [2023-09-19T07:00:57.019Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T07:00:57.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T07:00:57.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T07:00:57.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T07:00:57.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T07:00:57.152Z] $ docker exec 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 ssh-agent [2023-09-19T07:00:57.260Z] SSH_AUTH_SOCK=/tmp/ssh-BFNx8HXjkrBV/agent.33 [2023-09-19T07:00:57.260Z] SSH_AGENT_PID=40 [2023-09-19T07:00:57.265Z] Running ssh-add (command line suppressed) [2023-09-19T07:00:57.373Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17491339553688028667.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17491339553688028667.key) [2023-09-19T07:00:57.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T07:00:57.666Z] + git semver push [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,837 [run_push] DEBUG push [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,838 [execute] INFO git cat-file --batch-check [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,842 [execute] INFO git rev-list efa629e8e6f35b410bd6039d0fa7eed972872aad -- [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,842 [execute] DEBUG Popen(['git', 'rev-list', 'efa629e8e6f35b410bd6039d0fa7eed972872aad', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,855 [execute] INFO git fetch -v origin [2023-09-19T07:00:57.925Z] 2023-09-19 07:00:57,855 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T07:00:58.494Z] 2023-09-19 07:00:58,414 [run_push] DEBUG no remote changes detected [2023-09-19T07:00:58.494Z] 2023-09-19 07:00:58,415 [execute] INFO git push origin semver [2023-09-19T07:00:58.494Z] 2023-09-19 07:00:58,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T07:00:59.890Z] 2023-09-19 07:00:59,477 [run_push] DEBUG push all version tags [2023-09-19T07:00:59.890Z] 2023-09-19 07:00:59,477 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T07:00:59.890Z] 2023-09-19 07:00:59,478 [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) [2023-09-19T07:01:00.459Z] 2023-09-19 07:01:00,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-19T07:01:00.459Z] 3.1.0-dev.26 [Pipeline] } [2023-09-19T07:01:00.474Z] $ docker exec --env ******** --env ******** 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 ssh-agent -k [2023-09-19T07:01:00.564Z] unset SSH_AUTH_SOCK; [2023-09-19T07:01:00.564Z] unset SSH_AGENT_PID; [2023-09-19T07:01:00.565Z] echo Agent pid 40 killed; [2023-09-19T07:01:00.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T07:01:00.882Z] + git semver [Pipeline] } [2023-09-19T07:01:01.164Z] $ docker stop --time=1 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 [2023-09-19T07:01:02.426Z] $ docker rm -f --volumes 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-19T07:01:02.983Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-09-19T07:01:02.983Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-19T07:01:02.983Z] total 16 [2023-09-19T07:01:02.983Z] drwxr-xr-x 3 root root 4096 Sep 19 06:51 . [2023-09-19T07:01:02.983Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 07:00 .. [2023-09-19T07:01:02.983Z] drwxr-xr-x 2 root root 4096 Sep 19 06:51 cost [2023-09-19T07:01:02.983Z] -rw-r--r-- 1 root root 85 Sep 19 06:51 cost.csv [2023-09-19T07:01:02.983Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-19T07:01:02.983Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-19T07:01:02.983Z] total 16 [2023-09-19T07:01:02.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 06:51 . [2023-09-19T07:01:02.983Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 07:00 .. [2023-09-19T07:01:02.983Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 06:51 cost [2023-09-19T07:01:02.983Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 19 06:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:03.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:04.137Z] ---> package-listing.sh [2023-09-19T07:01:04.137Z] ++ facter osfamily [2023-09-19T07:01:04.137Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T07:01:04.398Z] + OS_FAMILY=debian [2023-09-19T07:01:04.398Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-09-19T07:01:04.398Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T07:01:04.398Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T07:01:04.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T07:01:04.398Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T07:01:04.398Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-19T07:01:04.398Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T07:01:04.398Z] + case "${OS_FAMILY}" in [2023-09-19T07:01:04.398Z] + dpkg -l [2023-09-19T07:01:04.398Z] + grep '^ii' [2023-09-19T07:01:04.398Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T07:01:04.398Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T07:01:04.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T07:01:04.398Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-19T07:01:04.398Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-09-19T07:01:04.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-09-19T07:01:04.408Z] 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 [2023-09-19T07:01:04.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T07:01:05.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T07:01:05.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T07:01:05.308Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-09-19T07:01:05.344Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T07:01:05.539Z] $ docker top 23810f06874865dba616a5a8883df5cb3328866b33d8215fa6b21654e84e5e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T07:01:05.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T07:01:06.163Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T07:01:06.446Z] + ls /var/log/sa-host [2023-09-19T07:01:06.446Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T07:01:06.595Z] provisioning config files... [2023-09-19T07:01:06.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11632887771915157802tmp [Pipeline] { [Pipeline] echo [2023-09-19T07:01:06.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:06.893Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T07:01:06.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:07.224Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T07:01:07.232Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:07.512Z] ---> sudo-logs.sh [2023-09-19T07:01:07.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T07:01:07.542Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:07.827Z] ---> job-cost.sh [2023-09-19T07:01:07.828Z] lf-activate-venv: SKIPPING [2023-09-19T07:01:07.828Z] DEBUG: total: 0.2199999988079071 [2023-09-19T07:01:07.828Z] INFO: Retrieving Stack Cost... [2023-09-19T07:01:08.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T07:01:08.652Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T07:01:08.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T07:01:08.944Z] ---> logs-deploy.sh [2023-09-19T07:01:08.944Z] lf-activate-venv: SKIPPING [2023-09-19T07:01:08.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/254 [2023-09-19T07:01:08.944Z] INFO: archiving workspace using pattern(s): [2023-09-19T07:01:09.878Z] Archives upload complete. [2023-09-19T07:01:09.878Z] INFO: archiving logs to Nexus [2023-09-19T07:01:11.271Z] ---> uname -a: [2023-09-19T07:01:11.271Z] Linux prd-ubuntu20-04-docker-8c-8g-6502 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] ---> lscpu: [2023-09-19T07:01:11.271Z] Architecture: x86_64 [2023-09-19T07:01:11.271Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T07:01:11.271Z] Byte Order: Little Endian [2023-09-19T07:01:11.271Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T07:01:11.271Z] CPU(s): 8 [2023-09-19T07:01:11.271Z] On-line CPU(s) list: 0-7 [2023-09-19T07:01:11.271Z] Thread(s) per core: 1 [2023-09-19T07:01:11.271Z] Core(s) per socket: 1 [2023-09-19T07:01:11.271Z] Socket(s): 8 [2023-09-19T07:01:11.271Z] NUMA node(s): 1 [2023-09-19T07:01:11.271Z] Vendor ID: AuthenticAMD [2023-09-19T07:01:11.271Z] CPU family: 23 [2023-09-19T07:01:11.271Z] Model: 49 [2023-09-19T07:01:11.271Z] Model name: AMD EPYC-Rome Processor [2023-09-19T07:01:11.271Z] Stepping: 0 [2023-09-19T07:01:11.271Z] CPU MHz: 2799.998 [2023-09-19T07:01:11.271Z] BogoMIPS: 5599.99 [2023-09-19T07:01:11.271Z] Virtualization: AMD-V [2023-09-19T07:01:11.271Z] Hypervisor vendor: KVM [2023-09-19T07:01:11.271Z] Virtualization type: full [2023-09-19T07:01:11.271Z] L1d cache: 256 KiB [2023-09-19T07:01:11.271Z] L1i cache: 256 KiB [2023-09-19T07:01:11.271Z] L2 cache: 4 MiB [2023-09-19T07:01:11.271Z] L3 cache: 128 MiB [2023-09-19T07:01:11.271Z] NUMA node0 CPU(s): 0-7 [2023-09-19T07:01:11.271Z] Vulnerability Itlb multihit: Not affected [2023-09-19T07:01:11.271Z] Vulnerability L1tf: Not affected [2023-09-19T07:01:11.271Z] Vulnerability Mds: Not affected [2023-09-19T07:01:11.271Z] Vulnerability Meltdown: Not affected [2023-09-19T07:01:11.271Z] Vulnerability Mmio stale data: Not affected [2023-09-19T07:01:11.271Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T07:01:11.271Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T07:01:11.271Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T07:01:11.271Z] Vulnerability Srbds: Not affected [2023-09-19T07:01:11.271Z] Vulnerability Tsx async abort: Not affected [2023-09-19T07:01:11.271Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] ---> nproc: [2023-09-19T07:01:11.271Z] 8 [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] ---> df -h: [2023-09-19T07:01:11.271Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T07:01:11.271Z] overlay 155G 13G 143G 9% / [2023-09-19T07:01:11.271Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T07:01:11.271Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T07:01:11.271Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T07:01:11.271Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] ---> sar -b -r -n DEV: [2023-09-19T07:01:11.271Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] 06:47:46 LINUX RESTART (8 CPU) [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.271Z] 06:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T07:01:11.271Z] 06:49:01 194.68 48.01 146.68 0.00 5416.43 185492.55 0.00 [2023-09-19T07:01:11.271Z] 06:50:01 123.60 0.78 122.81 0.00 6.27 51118.95 0.00 [2023-09-19T07:01:11.271Z] 06:51:01 84.76 0.18 84.57 0.00 8.40 20747.63 0.00 [2023-09-19T07:01:11.271Z] 06:52:01 118.90 0.03 118.87 0.00 6.93 35711.87 0.00 [2023-09-19T07:01:11.271Z] 06:53:01 38.79 12.71 26.07 0.00 5458.31 6276.84 0.00 [2023-09-19T07:01:11.271Z] 06:54:01 4.37 0.00 4.37 0.00 0.00 52.26 0.00 [2023-09-19T07:01:11.271Z] 06:55:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-09-19T07:01:11.271Z] 06:56:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 [2023-09-19T07:01:11.271Z] 06:57:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 [2023-09-19T07:01:11.271Z] 06:58:01 2.18 0.00 2.18 0.00 0.00 36.53 0.00 [2023-09-19T07:01:11.271Z] 06:59:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-09-19T07:01:11.271Z] 07:00:01 3.60 0.10 3.50 0.00 10.26 118.65 0.00 [2023-09-19T07:01:11.271Z] 07:01:01 123.50 0.35 123.15 0.00 27.20 60896.78 0.00 [2023-09-19T07:01:11.271Z] Average: 53.86 4.78 49.08 0.00 841.11 27731.18 0.00 [2023-09-19T07:01:11.271Z] [2023-09-19T07:01:11.272Z] 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T07:01:11.272Z] 06:49:01 29132496 31586336 722404 2.20 77684 2651772 1985456 5.85 995836 2383084 4172 [2023-09-19T07:01:11.272Z] 06:50:01 28155260 31424896 871144 2.65 148924 3307068 2025748 5.97 1254048 3004172 15668 [2023-09-19T07:01:11.272Z] 06:51:01 27905224 31250724 1041972 3.17 154168 3363004 2562288 7.55 1557324 2927124 47100 [2023-09-19T07:01:11.272Z] 06:52:01 27523828 31579216 716816 2.18 164032 4016684 1763572 5.20 1264312 3561904 440 [2023-09-19T07:01:11.272Z] 06:53:01 27131552 31543788 742496 2.26 172260 4350324 1800140 5.31 1517276 3675184 952 [2023-09-19T07:01:11.272Z] 06:54:01 27154096 31566316 720280 2.19 172324 4350320 1800140 5.31 1493648 3675144 8 [2023-09-19T07:01:11.272Z] 06:55:01 27153936 31566276 720264 2.19 172368 4350324 1800140 5.31 1493664 3675148 8 [2023-09-19T07:01:11.272Z] 06:56:01 27161552 31574172 712508 2.17 172440 4350328 1800140 5.31 1486088 3675352 12 [2023-09-19T07:01:11.272Z] 06:57:01 27161860 31574544 712164 2.17 172508 4350328 1800140 5.31 1485996 3675356 8 [2023-09-19T07:01:11.272Z] 06:58:01 27161768 31574632 712360 2.17 172572 4350312 1800140 5.31 1486040 3675456 32 [2023-09-19T07:01:11.272Z] 06:59:01 27161688 31574556 712344 2.17 172628 4350312 1800140 5.31 1486024 3675456 8 [2023-09-19T07:01:11.272Z] 07:00:01 26928368 31547620 738536 2.25 172876 4550484 1887788 5.56 1505884 3875192 200920 [2023-09-19T07:01:11.272Z] 07:01:01 25624472 31513184 765176 2.33 209180 5659272 2022344 5.96 1636688 4922884 844 [2023-09-19T07:01:11.272Z] Average: 27335085 31528943 760651 2.31 164151 4153887 1911398 5.63 1435602 3569343 20782 [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T07:01:11.272Z] 06:49:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:49:01 ens3 668.16 434.14 6478.32 92.33 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:49:01 docker0 73.95 88.69 6.05 162.38 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:49:01 vethf7e6361 61.04 74.45 5.81 49.29 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:50:01 veth84931b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:50:01 ens3 368.49 201.58 2321.12 25.44 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:50:01 docker0 188.65 347.34 15.18 2300.56 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:51:01 veth0ce2b38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:51:01 ens3 42.75 52.27 57.38 92.68 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:51:01 docker0 2.22 3.75 0.17 31.25 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:52:01 ens3 99.27 59.42 2557.55 12.90 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:52:01 docker0 1.48 3.13 0.09 30.89 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:53:01 ens3 127.11 40.07 2026.81 2.99 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:54:01 ens3 0.47 0.38 0.10 0.09 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:57:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:59:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:00:01 ens3 105.28 62.12 3467.16 6.59 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:01:01 ens3 324.85 195.65 4783.79 45.90 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:01:01 veth5a73a32 1.87 1.60 0.30 0.56 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] 07:01:01 docker0 76.14 135.36 6.12 1026.75 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] Average: ens3 133.60 80.46 1668.59 21.46 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] Average: veth5a73a32 0.14 0.12 0.02 0.04 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] Average: docker0 26.34 44.48 2.12 273.21 0.00 0.00 0.00 0.00 [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] ---> sar -P ALL: [2023-09-19T07:01:11.272Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] 06:47:46 LINUX RESTART (8 CPU) [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] 06:48:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T07:01:11.272Z] 06:49:01 all 9.55 0.00 3.45 2.86 0.05 84.08 [2023-09-19T07:01:11.272Z] 06:49:01 0 11.03 0.00 3.51 4.20 0.05 81.21 [2023-09-19T07:01:11.272Z] 06:49:01 1 7.18 0.00 2.98 7.08 0.05 82.70 [2023-09-19T07:01:11.272Z] 06:49:01 2 8.37 0.00 3.34 1.65 0.03 86.61 [2023-09-19T07:01:11.272Z] 06:49:01 3 8.22 0.00 3.73 0.59 0.07 87.39 [2023-09-19T07:01:11.272Z] 06:49:01 4 9.06 0.00 4.51 3.04 0.07 83.32 [2023-09-19T07:01:11.272Z] 06:49:01 5 11.97 0.00 3.42 5.39 0.05 79.17 [2023-09-19T07:01:11.272Z] 06:49:01 6 11.68 0.00 3.10 0.60 0.05 84.56 [2023-09-19T07:01:11.272Z] 06:49:01 7 8.91 0.00 2.97 0.34 0.07 87.72 [2023-09-19T07:01:11.272Z] 06:50:01 all 5.11 0.00 2.17 2.32 0.10 90.30 [2023-09-19T07:01:11.272Z] 06:50:01 0 4.77 0.00 1.63 3.33 0.03 90.24 [2023-09-19T07:01:11.272Z] 06:50:01 1 5.46 0.00 3.56 12.88 0.05 78.06 [2023-09-19T07:01:11.272Z] 06:50:01 2 5.41 0.00 3.15 0.99 0.05 90.41 [2023-09-19T07:01:11.272Z] 06:50:01 3 4.82 0.00 1.97 0.80 0.42 91.99 [2023-09-19T07:01:11.272Z] 06:50:01 4 5.23 0.00 1.79 0.02 0.03 92.92 [2023-09-19T07:01:11.272Z] 06:50:01 5 5.34 0.00 1.81 0.08 0.03 92.73 [2023-09-19T07:01:11.272Z] 06:50:01 6 4.39 0.00 1.82 0.49 0.03 93.27 [2023-09-19T07:01:11.272Z] 06:50:01 7 5.50 0.00 1.59 0.03 0.12 92.76 [2023-09-19T07:01:11.272Z] 06:51:01 all 44.34 0.00 4.63 2.04 0.10 48.89 [2023-09-19T07:01:11.272Z] 06:51:01 0 44.87 0.00 4.05 1.68 0.08 49.32 [2023-09-19T07:01:11.272Z] 06:51:01 1 41.20 0.00 3.96 0.39 0.10 54.35 [2023-09-19T07:01:11.272Z] 06:51:01 2 44.95 0.00 4.87 7.06 0.10 43.02 [2023-09-19T07:01:11.272Z] 06:51:01 3 44.62 0.00 4.15 1.24 0.12 49.87 [2023-09-19T07:01:11.272Z] 06:51:01 4 42.30 0.00 4.64 1.43 0.10 51.52 [2023-09-19T07:01:11.272Z] 06:51:01 5 45.75 0.00 4.33 1.70 0.08 48.14 [2023-09-19T07:01:11.272Z] 06:51:01 6 43.24 0.00 6.85 1.08 0.10 48.74 [2023-09-19T07:01:11.272Z] 06:51:01 7 47.80 0.00 4.20 1.76 0.09 46.15 [2023-09-19T07:01:11.272Z] 06:52:01 all 14.28 0.00 2.53 1.32 0.05 81.82 [2023-09-19T07:01:11.272Z] 06:52:01 0 13.97 0.00 1.80 0.00 0.03 84.20 [2023-09-19T07:01:11.272Z] 06:52:01 1 13.72 0.00 2.74 0.03 0.03 83.48 [2023-09-19T07:01:11.272Z] 06:52:01 2 14.01 0.00 3.59 5.00 0.07 77.33 [2023-09-19T07:01:11.272Z] 06:52:01 3 14.17 0.00 2.60 0.15 0.03 83.05 [2023-09-19T07:01:11.272Z] 06:52:01 4 14.40 0.00 2.69 0.89 0.03 81.98 [2023-09-19T07:01:11.272Z] 06:52:01 5 14.15 0.00 2.25 1.34 0.03 82.22 [2023-09-19T07:01:11.272Z] 06:52:01 6 14.89 0.00 2.47 2.90 0.03 79.71 [2023-09-19T07:01:11.272Z] 06:52:01 7 14.98 0.00 2.13 0.24 0.10 82.55 [2023-09-19T07:01:11.272Z] 06:53:01 all 1.20 0.00 0.59 0.50 0.02 97.69 [2023-09-19T07:01:11.272Z] 06:53:01 0 0.72 0.00 0.37 0.20 0.02 98.70 [2023-09-19T07:01:11.272Z] 06:53:01 1 1.08 0.00 0.43 0.08 0.02 98.38 [2023-09-19T07:01:11.272Z] 06:53:01 2 0.59 0.00 0.40 0.03 0.02 98.96 [2023-09-19T07:01:11.272Z] 06:53:01 3 0.72 0.00 0.53 0.45 0.02 98.28 [2023-09-19T07:01:11.272Z] 06:53:01 4 3.60 0.00 1.05 0.50 0.03 94.81 [2023-09-19T07:01:11.272Z] 06:53:01 5 1.35 0.00 0.58 1.37 0.03 96.66 [2023-09-19T07:01:11.272Z] 06:53:01 6 0.70 0.00 0.92 1.32 0.02 97.05 [2023-09-19T07:01:11.272Z] 06:53:01 7 0.82 0.00 0.45 0.03 0.03 98.66 [2023-09-19T07:01:11.272Z] 06:54:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-09-19T07:01:11.272Z] 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T07:01:11.272Z] 06:54:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-19T07:01:11.272Z] 06:54:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-09-19T07:01:11.272Z] 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:54:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-19T07:01:11.272Z] 06:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-19T07:01:11.272Z] 06:55:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-09-19T07:01:11.272Z] 06:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T07:01:11.272Z] 06:55:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-19T07:01:11.272Z] 06:55:01 2 0.35 0.00 0.00 0.00 0.00 99.65 [2023-09-19T07:01:11.272Z] 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T07:01:11.272Z] 06:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-19T07:01:11.272Z] 06:55:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-19T07:01:11.272Z] 06:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-19T07:01:11.272Z] 06:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-19T07:01:11.272Z] 06:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T07:01:11.272Z] 06:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-19T07:01:11.272Z] 06:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T07:01:11.272Z] 06:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:56:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-19T07:01:11.272Z] 06:56:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-19T07:01:11.272Z] 06:56:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-19T07:01:11.272Z] 06:57:01 all 0.09 0.00 0.00 0.01 0.01 99.90 [2023-09-19T07:01:11.272Z] 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-19T07:01:11.272Z] 06:57:01 2 0.66 0.00 0.00 0.00 0.00 99.34 [2023-09-19T07:01:11.272Z] 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T07:01:11.272Z] 06:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-19T07:01:11.272Z] 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-19T07:01:11.272Z] 06:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-19T07:01:11.272Z] 06:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-19T07:01:11.272Z] 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T07:01:11.272Z] 06:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T07:01:11.272Z] 06:58:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2023-09-19T07:01:11.272Z] 06:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-19T07:01:11.272Z] 06:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-19T07:01:11.272Z] 06:59:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-09-19T07:01:11.272Z] 06:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T07:01:11.272Z] 06:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T07:01:11.272Z] 06:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T07:01:11.272Z] 06:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T07:01:11.272Z] 06:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-19T07:01:11.272Z] 06:59:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-19T07:01:11.272Z] 06:59:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-19T07:01:11.272Z] 06:59:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] 06:59:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T07:01:11.272Z] 07:00:01 all 0.42 0.00 0.21 0.04 0.01 99.33 [2023-09-19T07:01:11.272Z] 07:00:01 0 0.57 0.00 0.08 0.00 0.00 99.35 [2023-09-19T07:01:11.272Z] 07:00:01 1 0.37 0.00 0.17 0.05 0.02 99.40 [2023-09-19T07:01:11.272Z] 07:00:01 2 0.44 0.00 0.22 0.00 0.02 99.33 [2023-09-19T07:01:11.272Z] 07:00:01 3 0.38 0.00 0.30 0.03 0.00 99.28 [2023-09-19T07:01:11.272Z] 07:00:01 4 0.50 0.00 0.27 0.00 0.00 99.23 [2023-09-19T07:01:11.272Z] 07:00:01 5 0.35 0.00 0.25 0.13 0.02 99.25 [2023-09-19T07:01:11.272Z] 07:00:01 6 0.48 0.00 0.22 0.07 0.02 99.22 [2023-09-19T07:01:11.272Z] 07:00:01 7 0.28 0.00 0.15 0.00 0.02 99.55 [2023-09-19T07:01:11.272Z] 07:01:01 all 8.06 0.00 3.39 2.56 0.05 85.94 [2023-09-19T07:01:11.272Z] 07:01:01 0 6.33 0.00 3.79 0.19 0.05 89.65 [2023-09-19T07:01:11.272Z] 07:01:01 1 11.09 0.00 3.20 0.13 0.03 85.54 [2023-09-19T07:01:11.272Z] 07:01:01 2 7.79 0.00 2.62 0.99 0.03 88.56 [2023-09-19T07:01:11.272Z] 07:01:01 3 8.84 0.00 3.23 0.27 0.05 87.61 [2023-09-19T07:01:11.272Z] 07:01:01 4 8.99 0.00 3.79 13.90 0.07 73.26 [2023-09-19T07:01:11.272Z] 07:01:01 5 6.66 0.00 3.07 0.98 0.03 89.26 [2023-09-19T07:01:11.272Z] 07:01:01 6 7.08 0.00 4.43 3.58 0.05 84.85 [2023-09-19T07:01:11.272Z] 07:01:01 7 7.74 0.00 3.02 0.49 0.07 88.68 [2023-09-19T07:01:11.272Z] Average: all 6.35 0.00 1.30 0.89 0.03 91.42 [2023-09-19T07:01:11.272Z] Average: 0 6.31 0.00 1.17 0.73 0.02 91.77 [2023-09-19T07:01:11.272Z] Average: 1 6.12 0.00 1.31 1.59 0.03 90.96 [2023-09-19T07:01:11.272Z] Average: 2 6.33 0.00 1.40 1.20 0.03 91.04 [2023-09-19T07:01:11.272Z] Average: 3 6.26 0.00 1.27 0.27 0.06 92.14 [2023-09-19T07:01:11.272Z] Average: 4 6.43 0.00 1.43 1.50 0.03 90.60 [2023-09-19T07:01:11.272Z] Average: 5 6.55 0.00 1.21 0.86 0.02 91.36 [2023-09-19T07:01:11.272Z] Average: 6 6.31 0.00 1.52 0.77 0.03 91.37 [2023-09-19T07:01:11.272Z] Average: 7 6.53 0.00 1.12 0.22 0.05 92.09 [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z] [2023-09-19T07:01:11.272Z]