Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85278c73853f3bd4b620ac341e15b8756b181622 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-ssh10463008233402816671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh796541628599142714.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12701915625611723925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9366357935770206385.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-ssh607414970045825112.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1566 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 85278c73853f3bd4b620ac341e15b8756b181622 (main) Commit message: "build: Update to latest 3.2.0 go-mods (#1543)" > 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 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 > git rev-list --no-walk 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:41:41.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:41:41.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:41:41.899Z] ========================================================= [2023-11-28T18:41:41.899Z] EdgeX Global Pipelines Version Info [2023-11-28T18:41:41.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:41:42.609Z] ------------------- [2023-11-28T18:41:42.609Z] stable info: [2023-11-28T18:41:42.609Z] ------------------- [2023-11-28T18:41:42.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:41:42.609Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:41:42.609Z] Message: update stable to v1.0.258 [2023-11-28T18:41:43.549Z] ------------------- [2023-11-28T18:41:43.549Z] experimental info: [2023-11-28T18:41:43.549Z] ------------------- [2023-11-28T18:41:43.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:41:43.549Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:41:43.549Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:41:43.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-11-28T18:41:43.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-11-28T18:41:43.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:41:43.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:41:43.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:41:43.757Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:41:43.791Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:41:43.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-11-28T18:41:43.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:41:43.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:41:43.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:41:43.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-11-28T18:41:43.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:41:43.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:41:44.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:41:44.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:41:44.088Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:41:44.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:41:44.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:41:44.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:41:44.210Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T18:41:44.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-28T18:41:44.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T18:41:44.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T18:41:44.349Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T18:41:44.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:41:44.418Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:41:44.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T18:41:44.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T18:41:44.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T18:41:44.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo [2023-11-28T18:41:44.613Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85278c7 [Pipeline] echo [2023-11-28T18:41:44.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:41:44.751Z] provisioning config files... [2023-11-28T18:41:44.765Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7648384228212417741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:41:45.106Z] ---> ****-login.sh [2023-11-28T18:41:45.106Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:41:45.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:45.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:45.367Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:45.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:45.367Z] [2023-11-28T18:41:45.367Z] Login Succeeded [2023-11-28T18:41:45.367Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:41:45.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:45.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:45.367Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:45.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:45.367Z] [2023-11-28T18:41:45.367Z] Login Succeeded [2023-11-28T18:41:45.367Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:41:45.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:45.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:45.629Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:45.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:45.629Z] [2023-11-28T18:41:45.629Z] Login Succeeded [2023-11-28T18:41:45.629Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:41:45.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:45.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:45.629Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:45.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:45.629Z] [2023-11-28T18:41:45.629Z] Login Succeeded [2023-11-28T18:41:45.629Z] ****.io [2023-11-28T18:41:45.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:45.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:45.888Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:45.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:45.888Z] [2023-11-28T18:41:45.888Z] Login Succeeded [2023-11-28T18:41:45.888Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:41:45.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T18:41:46.408Z] + git rev-list -1 --merges 85278c73853f3bd4b620ac341e15b8756b181622~1..85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo [2023-11-28T18:41:46.435Z] -----------> git rev-list -1 --merges 85278c73853f3bd4b620ac341e15b8756b181622~1..85278c73853f3bd4b620ac341e15b8756b181622 85278c73853f3bd4b620ac341e15b8756b181622 [false] [Pipeline] sh [2023-11-28T18:41:46.733Z] + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo [2023-11-28T18:41:46.747Z] ========================================================= [2023-11-28T18:41:46.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:41:46.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:41:47.131Z] + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] echo [2023-11-28T18:41:47.141Z] [semverPrep] GIT_COMMIT: 85278c73853f3bd4b620ac341e15b8756b181622, Commit Message: build: Update to latest 3.2.0 go-mods (#1543) [Pipeline] echo [2023-11-28T18:41:47.163Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T18:41:47.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:41:47.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:41:47.536Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:41:47.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:41:47.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:41:47.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:41:47.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:47.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:47.913Z] [2023-11-28T18:41:47.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:48.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:48.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:41:48.228Z] b85a868b505f: Pulling fs layer [2023-11-28T18:41:48.228Z] e2be974225ed: Pulling fs layer [2023-11-28T18:41:48.228Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:41:48.228Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:41:48.228Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:41:48.228Z] eaf3925da568: Pulling fs layer [2023-11-28T18:41:48.228Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:41:48.228Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:41:48.228Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:41:48.228Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:41:48.228Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:41:48.228Z] bab4dde63d76: Waiting [2023-11-28T18:41:48.228Z] bde34c3a00c8: Waiting [2023-11-28T18:41:48.228Z] b352a97aabf1: Waiting [2023-11-28T18:41:48.228Z] 4872d77fe225: Waiting [2023-11-28T18:41:48.228Z] 1469e6f7b9e6: Waiting [2023-11-28T18:41:48.228Z] 988bab9f4d93: Waiting [2023-11-28T18:41:48.228Z] eaf3925da568: Waiting [2023-11-28T18:41:48.228Z] 5851b861e8e6: Waiting [2023-11-28T18:41:48.228Z] e2be974225ed: Verifying Checksum [2023-11-28T18:41:48.228Z] e2be974225ed: Download complete [2023-11-28T18:41:48.228Z] 988bab9f4d93: Verifying Checksum [2023-11-28T18:41:48.228Z] 988bab9f4d93: Download complete [2023-11-28T18:41:48.228Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:41:48.228Z] 1469e6f7b9e6: Download complete [2023-11-28T18:41:48.487Z] eaf3925da568: Verifying Checksum [2023-11-28T18:41:48.487Z] eaf3925da568: Download complete [2023-11-28T18:41:48.487Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:41:48.487Z] 339a4e72a1f5: Download complete [2023-11-28T18:41:48.487Z] bde34c3a00c8: Verifying Checksum [2023-11-28T18:41:48.487Z] bde34c3a00c8: Download complete [2023-11-28T18:41:48.487Z] b352a97aabf1: Download complete [2023-11-28T18:41:48.487Z] 4872d77fe225: Download complete [2023-11-28T18:41:48.487Z] 5851b861e8e6: Verifying Checksum [2023-11-28T18:41:48.487Z] 5851b861e8e6: Download complete [2023-11-28T18:41:48.487Z] b85a868b505f: Verifying Checksum [2023-11-28T18:41:48.487Z] b85a868b505f: Download complete [2023-11-28T18:41:48.745Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:41:48.745Z] bab4dde63d76: Download complete [2023-11-28T18:41:49.682Z] b85a868b505f: Pull complete [2023-11-28T18:41:49.682Z] e2be974225ed: Pull complete [2023-11-28T18:41:50.248Z] 339a4e72a1f5: Pull complete [2023-11-28T18:41:50.249Z] 988bab9f4d93: Pull complete [2023-11-28T18:41:50.508Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:41:50.508Z] eaf3925da568: Pull complete [2023-11-28T18:41:52.410Z] bab4dde63d76: Pull complete [2023-11-28T18:41:52.670Z] bde34c3a00c8: Pull complete [2023-11-28T18:41:52.930Z] b352a97aabf1: Pull complete [2023-11-28T18:41:53.188Z] 4872d77fe225: Pull complete [2023-11-28T18:41:53.188Z] 5851b861e8e6: Pull complete [2023-11-28T18:41:53.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:41:53.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:53.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:41:53.910Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T18:41:53.950Z] $ 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-11-28T18:41:59.221Z] $ docker top 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 -eo pid,comm [2023-11-28T18:41:59.271Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T18:41:59.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:41:59.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:41:59.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:41:59.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:41:59.472Z] $ docker exec 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent [2023-11-28T18:41:59.582Z] SSH_AUTH_SOCK=/tmp/ssh-q4F7CGO7XSSg/agent.32 [2023-11-28T18:41:59.582Z] SSH_AGENT_PID=38 [2023-11-28T18:41:59.588Z] Running ssh-add (command line suppressed) [2023-11-28T18:41:59.683Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14185608258470920067.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14185608258470920067.key) [2023-11-28T18:41:59.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:41:59.997Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:42:00.010Z] $ docker exec --env ******** --env ******** 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent -k [2023-11-28T18:42:00.101Z] unset SSH_AUTH_SOCK; [2023-11-28T18:42:00.102Z] unset SSH_AGENT_PID; [2023-11-28T18:42:00.102Z] echo Agent pid 38 killed; [2023-11-28T18:42:00.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-11-28T18:42:00.189Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.1' [Pipeline] sshagent [2023-11-28T18:42:00.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:42:00.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:42:00.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:42:00.339Z] $ docker exec 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent [2023-11-28T18:42:02.119Z] SSH_AUTH_SOCK=/tmp/ssh-77esIso5mufb/agent.70 [2023-11-28T18:42:02.119Z] SSH_AGENT_PID=76 [2023-11-28T18:42:04.826Z] Running ssh-add (command line suppressed) [2023-11-28T18:42:04.930Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16422376435697404121.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16422376435697404121.key) [2023-11-28T18:42:06.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:42:06.583Z] + git semver init [2023-11-28T18:42:06.842Z] 2023-11-28 18:42:06,757 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:42:06.842Z] 2023-11-28 18:42:06,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-11-28T18:42:06.842Z] 2023-11-28 18:42:06,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-11-28T18:42:06.842Z] 2023-11-28 18:42:06,759 [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-11-28T18:42:08.749Z] 2023-11-28 18:42:08,273 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-11-28T18:42:08.749Z] 2023-11-28 18:42:08,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-11-28T18:42:08.749Z] 2023-11-28 18:42:08,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-11-28T18:42:08.749Z] 2023-11-28 18:42:08,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-11-28T18:42:08.749Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T18:42:08.763Z] $ docker exec --env ******** --env ******** 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 ssh-agent -k [2023-11-28T18:42:08.864Z] unset SSH_AUTH_SOCK; [2023-11-28T18:42:08.865Z] unset SSH_AGENT_PID; [2023-11-28T18:42:08.865Z] echo Agent pid 76 killed; [2023-11-28T18:42:08.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:42:09.251Z] + git semver [Pipeline] } [2023-11-28T18:42:09.526Z] $ docker stop --time=1 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 [2023-11-28T18:42:10.835Z] $ docker rm -f --volumes 4cc6a316337a07c4e6e1ee0f138a705e6352a6ecddfcfcd4d958e30274331347 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:42:11.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:42:11.516Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:42:11.518Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:42:11.868Z] provisioning config files... [2023-11-28T18:42:11.877Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1762048615946167098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:42:12.206Z] ---> ****-login.sh [2023-11-28T18:42:12.207Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:42:12.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:42:12.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:42:12.207Z] Configure a credential helper to remove this warning. See [2023-11-28T18:42:12.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:42:12.207Z] [2023-11-28T18:42:12.207Z] Login Succeeded [2023-11-28T18:42:12.207Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:42:12.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:42:12.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:42:12.207Z] Configure a credential helper to remove this warning. See [2023-11-28T18:42:12.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:42:12.207Z] [2023-11-28T18:42:12.207Z] Login Succeeded [2023-11-28T18:42:12.207Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:42:12.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:42:12.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:42:12.467Z] Configure a credential helper to remove this warning. See [2023-11-28T18:42:12.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:42:12.467Z] [2023-11-28T18:42:12.467Z] Login Succeeded [2023-11-28T18:42:12.467Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:42:12.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:42:12.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:42:12.467Z] Configure a credential helper to remove this warning. See [2023-11-28T18:42:12.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:42:12.467Z] [2023-11-28T18:42:12.467Z] Login Succeeded [2023-11-28T18:42:12.467Z] ****.io [2023-11-28T18:42:12.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:42:12.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:42:12.727Z] Configure a credential helper to remove this warning. See [2023-11-28T18:42:12.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:42:12.727Z] [2023-11-28T18:42:12.727Z] Login Succeeded [2023-11-28T18:42:12.727Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:42:12.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:42:12.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:42:12.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:42:12.960Z] ========================================================= [2023-11-28T18:42:12.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:42:12.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:42:13.358Z] + 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-11-28T18:42:13.358Z] Sending build context to Docker daemon 21.85MB [2023-11-28T18:42:13.358Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:42:13.358Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T18:42:13.358Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:42:13.358Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:42:13.358Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:42:13.358Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:42:13.358Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:42:13.358Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:42:13.358Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:42:13.358Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:42:13.358Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:42:13.358Z] ad3a456e5733: Waiting [2023-11-28T18:42:13.358Z] 69c7f0334f64: Waiting [2023-11-28T18:42:13.358Z] 1f1c1a5573a3: Waiting [2023-11-28T18:42:13.358Z] b5e4710f87ac: Waiting [2023-11-28T18:42:13.620Z] c4d48a809fc2: Verifying Checksum [2023-11-28T18:42:13.620Z] c4d48a809fc2: Download complete [2023-11-28T18:42:13.620Z] ad3a456e5733: Verifying Checksum [2023-11-28T18:42:13.620Z] ad3a456e5733: Download complete [2023-11-28T18:42:13.620Z] 69c7f0334f64: Download complete [2023-11-28T18:42:13.620Z] 7264a8db6415: Verifying Checksum [2023-11-28T18:42:13.620Z] 7264a8db6415: Download complete [2023-11-28T18:42:13.620Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:42:13.620Z] 1f1c1a5573a3: Download complete [2023-11-28T18:42:13.620Z] 7264a8db6415: Pull complete [2023-11-28T18:42:13.884Z] b5e4710f87ac: Verifying Checksum [2023-11-28T18:42:13.884Z] b5e4710f87ac: Download complete [2023-11-28T18:42:13.884Z] c4d48a809fc2: Pull complete [2023-11-28T18:42:14.143Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:42:14.143Z] 4f1c88b9dad5: Download complete [2023-11-28T18:42:14.400Z] ce7588e14bc9: Verifying Checksum [2023-11-28T18:42:14.400Z] ce7588e14bc9: Download complete [2023-11-28T18:42:17.686Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:42:17.686Z] ad3a456e5733: Pull complete [2023-11-28T18:42:17.686Z] 69c7f0334f64: Pull complete [2023-11-28T18:42:17.956Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:42:20.485Z] ce7588e14bc9: Pull complete [2023-11-28T18:42:21.054Z] b5e4710f87ac: Pull complete [2023-11-28T18:42:21.054Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:42:21.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:42:21.314Z] ---> 88b5674ff536 [2023-11-28T18:42:21.314Z] Step 3/10 : ARG MAKE=make build [2023-11-28T18:42:26.772Z] Still waiting to schedule task [2023-11-28T18:42:26.773Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:42:29.496Z] ---> Running in ed4cbe80ceb9 [2023-11-28T18:42:29.496Z] Removing intermediate container ed4cbe80ceb9 [2023-11-28T18:42:29.496Z] ---> 5f42462eb49d [2023-11-28T18:42:29.496Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-28T18:42:29.496Z] ---> Running in 9b03ea7a167f [2023-11-28T18:42:29.496Z] Removing intermediate container 9b03ea7a167f [2023-11-28T18:42:29.496Z] ---> c84f968827fe [2023-11-28T18:42:29.496Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T18:42:29.496Z] ---> Running in 7dbc3dc08f86 [2023-11-28T18:42:29.496Z] Removing intermediate container 7dbc3dc08f86 [2023-11-28T18:42:29.496Z] ---> 4b4778711c95 [2023-11-28T18:42:29.496Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-28T18:42:29.496Z] ---> Running in 86bd571a48d0 [2023-11-28T18:42:29.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:42:29.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:42:29.754Z] OK: 264 MiB in 52 packages [2023-11-28T18:42:30.322Z] Removing intermediate container 86bd571a48d0 [2023-11-28T18:42:30.322Z] ---> e78b6d4d64e0 [2023-11-28T18:42:30.322Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T18:42:30.322Z] ---> 60fbec62ba88 [2023-11-28T18:42:30.322Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:42:30.322Z] ---> Running in 7cdc03179832 [2023-11-28T18:43:17.166Z] Removing intermediate container 7cdc03179832 [2023-11-28T18:43:17.166Z] ---> 00d0feddae94 [2023-11-28T18:43:17.166Z] Step 9/10 : COPY . . [2023-11-28T18:43:17.166Z] ---> 3a105bd94e64 [2023-11-28T18:43:17.166Z] Step 10/10 : RUN ${MAKE} [2023-11-28T18:43:17.166Z] ---> Running in 095cbcfeb142 [2023-11-28T18:43:17.166Z] noop [2023-11-28T18:43:17.166Z] Removing intermediate container 095cbcfeb142 [2023-11-28T18:43:17.166Z] ---> a069faf25b71 [2023-11-28T18:43:17.166Z] Successfully built a069faf25b71 [2023-11-28T18:43:17.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:43:17.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:43:17.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:43:17.653Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T18:43:17.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:43:18.037Z] $ docker top 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:43:18.480Z] + go version [2023-11-28T18:43:18.480Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:43:18.493Z] $ docker stop --time=1 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 [2023-11-28T18:43:19.729Z] $ docker rm -f --volumes 963f180f9d785909bb09b897535201ccedead4915b7180e6e5a8f933500b0038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:43:20.300Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:43:20.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:43:20.421Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T18:43:20.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:43:20.784Z] $ docker top f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:43:21.164Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:43:21.480Z] + make test [2023-11-28T18:43:21.480Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T18:43:28.047Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-28T18:43:42.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-28T18:43:43.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements [2023-11-28T18:43:43.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.042s coverage: 81.5% of statements [2023-11-28T18:43:43.897Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.064s coverage: 86.0% of statements [2023-11-28T18:43:44.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-28T18:43:45.108Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-28T18:43:45.108Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-28T18:43:45.108Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements [2023-11-28T18:43:45.367Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-28T18:43:48.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.088s coverage: 14.4% of statements [2023-11-28T18:43:48.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.985s coverage: 45.9% of statements [2023-11-28T18:43:48.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.058s coverage: 68.5% of statements [2023-11-28T18:43:48.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.087s coverage: 89.2% of statements [2023-11-28T18:43:48.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements [2023-11-28T18:44:09.579Z] GO111MODULE=on go vet ./... [2023-11-28T18:44:12.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:44:12.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:44:12.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:44:12.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:44:12.619Z] $ docker stop --time=1 f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 [2023-11-28T18:44:17.528Z] $ docker rm -f --volumes f6612f488feaa04bf95a854fb8e2da0eeb4bab71a9b99faf5eedf081c0dc4637 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:44:18.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:44:18.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T18:44:18.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:44:18.978Z] + ls -al . [2023-11-28T18:44:18.978Z] total 308 [2023-11-28T18:44:18.978Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 18:43 . [2023-11-28T18:44:18.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 .. [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:41 .dockerignore [2023-11-28T18:44:18.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:43 .git [2023-11-28T18:44:18.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 .github [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 18:41 .gitignore [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 18:41 .golangci.yml [2023-11-28T18:44:18.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:42 .semver [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 18:41 CHANGELOG.md [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:41 GOVERNANCE.md [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 18:41 Jenkinsfile [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 18:41 LICENSE [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 18:41 Makefile [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 18:41 OWNERS.md [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 18:41 README.md [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:42 VERSION [2023-11-28T18:44:18.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:41 bin [2023-11-28T18:44:18.978Z] -rw-r--r-- 1 jenkins jenkins 122153 Nov 28 18:43 coverage.out [2023-11-28T18:44:18.978Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 18:41 example [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 18:41 go.mod [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 18:41 go.sum [2023-11-28T18:44:18.978Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 18:41 internal [2023-11-28T18:44:18.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 openapi [2023-11-28T18:44:18.978Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:41 pkg [2023-11-28T18:44:18.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 snap [2023-11-28T18:44:18.978Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:44:19.329Z] + 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=85278c73853f3bd4b620ac341e15b8756b181622 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-11-28T18:44:19.329Z] Sending build context to Docker daemon 21.97MB [2023-11-28T18:44:19.329Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:44:19.329Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T18:44:19.329Z] ---> a069faf25b71 [2023-11-28T18:44:19.329Z] Step 3/23 : ARG MAKE=make build [2023-11-28T18:44:19.895Z] ---> Running in 91c2248f5c7d [2023-11-28T18:44:19.895Z] Removing intermediate container 91c2248f5c7d [2023-11-28T18:44:19.895Z] ---> d21ca60214a2 [2023-11-28T18:44:19.895Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-28T18:44:19.895Z] ---> Running in 12ce5ee90375 [2023-11-28T18:44:19.895Z] Removing intermediate container 12ce5ee90375 [2023-11-28T18:44:19.895Z] ---> 97b04d5c82e3 [2023-11-28T18:44:19.895Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T18:44:19.895Z] ---> Running in 1a5843432aa9 [2023-11-28T18:44:19.895Z] Removing intermediate container 1a5843432aa9 [2023-11-28T18:44:19.895Z] ---> 04a0bec487d9 [2023-11-28T18:44:19.895Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-28T18:44:19.895Z] ---> Running in 022f4d887d01 [2023-11-28T18:44:20.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:20.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:20.671Z] OK: 264 MiB in 52 packages [2023-11-28T18:44:21.239Z] Removing intermediate container 022f4d887d01 [2023-11-28T18:44:21.239Z] ---> 5f766dcc5639 [2023-11-28T18:44:21.239Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T18:44:21.239Z] ---> 64eca5a21446 [2023-11-28T18:44:21.239Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:21.239Z] ---> Running in 77a930708d83 [2023-11-28T18:44:21.805Z] Removing intermediate container 77a930708d83 [2023-11-28T18:44:21.805Z] ---> 0a034de492ad [2023-11-28T18:44:21.805Z] Step 9/23 : COPY . . [2023-11-28T18:44:22.745Z] ---> 2da5c9058d08 [2023-11-28T18:44:22.745Z] Step 10/23 : RUN ${MAKE} [2023-11-28T18:44:23.006Z] ---> Running in bc3860061827 [2023-11-28T18:44:23.265Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-28T18:44:45.569Z] Removing intermediate container bc3860061827 [2023-11-28T18:44:45.569Z] ---> 1dec43523d0e [2023-11-28T18:44:45.569Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T18:44:45.827Z] 3.18: Pulling from library/alpine [2023-11-28T18:44:45.827Z] 96526aa774ef: Pulling fs layer [2023-11-28T18:44:46.085Z] 96526aa774ef: Verifying Checksum [2023-11-28T18:44:46.085Z] 96526aa774ef: Download complete [2023-11-28T18:44:46.345Z] 96526aa774ef: Pull complete [2023-11-28T18:44:46.345Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:44:46.345Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:44:46.345Z] ---> 8ca4688f4f35 [2023-11-28T18:44:46.345Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-28T18:44:46.604Z] ---> Running in 0ae215cbca39 [2023-11-28T18:44:46.604Z] Removing intermediate container 0ae215cbca39 [2023-11-28T18:44:46.604Z] ---> 2183bc3b7e52 [2023-11-28T18:44:46.604Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-28T18:44:46.604Z] ---> Running in bc1c5473fcc8 [2023-11-28T18:44:46.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:47.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:47.384Z] OK: 7 MiB in 15 packages [2023-11-28T18:44:47.953Z] Removing intermediate container bc1c5473fcc8 [2023-11-28T18:44:47.953Z] ---> 6a8fefe4c920 [2023-11-28T18:44:47.953Z] Step 14/23 : WORKDIR / [2023-11-28T18:44:47.953Z] ---> Running in 16b4fc6ffe7e [2023-11-28T18:44:47.953Z] Removing intermediate container 16b4fc6ffe7e [2023-11-28T18:44:47.953Z] ---> da6e249ee6cf [2023-11-28T18:44:47.953Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-28T18:44:47.953Z] ---> 02e986b34ffa [2023-11-28T18:44:47.953Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-28T18:44:49.669Z] ---> 7e57d7d71bbe [2023-11-28T18:44:49.669Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-28T18:44:50.239Z] ---> a9ab21113c55 [2023-11-28T18:44:50.239Z] Step 18/23 : EXPOSE 59999 [2023-11-28T18:44:50.497Z] ---> Running in 46596ddca2f2 [2023-11-28T18:44:51.433Z] Removing intermediate container 46596ddca2f2 [2023-11-28T18:44:51.433Z] ---> ded39a02a3d2 [2023-11-28T18:44:51.433Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-28T18:44:51.698Z] ---> Running in 4651b1445d4e [2023-11-28T18:44:52.267Z] Removing intermediate container 4651b1445d4e [2023-11-28T18:44:52.267Z] ---> f8a79ea3a2db [2023-11-28T18:44:52.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:44:52.526Z] ---> Running in c8446aa46884 [2023-11-28T18:44:52.786Z] Removing intermediate container c8446aa46884 [2023-11-28T18:44:52.786Z] ---> e2330fe7e707 [2023-11-28T18:44:52.786Z] Step 21/23 : LABEL arch=amd64 [2023-11-28T18:44:52.786Z] ---> Running in 75abdbf29d3b [2023-11-28T18:44:52.786Z] Removing intermediate container 75abdbf29d3b [2023-11-28T18:44:52.786Z] ---> e7972baabfbb [2023-11-28T18:44:52.786Z] Step 22/23 : LABEL git_sha=85278c73853f3bd4b620ac341e15b8756b181622 [2023-11-28T18:44:52.786Z] ---> Running in 4970c430c96b [2023-11-28T18:44:52.786Z] Removing intermediate container 4970c430c96b [2023-11-28T18:44:52.786Z] ---> 9debdef16ee4 [2023-11-28T18:44:52.786Z] Step 23/23 : LABEL version=3.2.0-dev.2 [2023-11-28T18:44:53.047Z] ---> Running in 88d79fe1f781 [2023-11-28T18:44:53.047Z] Removing intermediate container 88d79fe1f781 [2023-11-28T18:44:53.047Z] ---> 030c74b3c915 [2023-11-28T18:44:53.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:44:53.047Z] Successfully built 030c74b3c915 [2023-11-28T18:44:53.047Z] 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-11-28T18:44:53.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:44:53.783Z] [2023-11-28T18:44:53.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:44:54.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:44:54.116Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T18:44:54.116Z] 5eb5b503b376: Pulling fs layer [2023-11-28T18:44:54.116Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T18:44:54.116Z] ec43610c2a17: Pulling fs layer [2023-11-28T18:44:54.116Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T18:44:54.116Z] 33b1e0a273af: Pulling fs layer [2023-11-28T18:44:54.116Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T18:44:54.116Z] 2f39f015ded8: Pulling fs layer [2023-11-28T18:44:54.116Z] 3a2ae6a8a46f: Waiting [2023-11-28T18:44:54.116Z] 33b1e0a273af: Waiting [2023-11-28T18:44:54.116Z] 2f39f015ded8: Waiting [2023-11-28T18:44:54.116Z] 5d3b04190fa2: Waiting [2023-11-28T18:44:54.116Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T18:44:54.116Z] 5c69ac0246d0: Download complete [2023-11-28T18:44:54.116Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T18:44:54.116Z] 3a2ae6a8a46f: Download complete [2023-11-28T18:44:54.116Z] 33b1e0a273af: Download complete [2023-11-28T18:44:54.116Z] ec43610c2a17: Verifying Checksum [2023-11-28T18:44:54.116Z] ec43610c2a17: Download complete [2023-11-28T18:44:54.116Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T18:44:54.116Z] 5d3b04190fa2: Download complete [2023-11-28T18:44:54.374Z] 5eb5b503b376: Verifying Checksum [2023-11-28T18:44:54.374Z] 5eb5b503b376: Download complete [2023-11-28T18:44:54.948Z] 2f39f015ded8: Download complete [2023-11-28T18:44:55.205Z] 5eb5b503b376: Pull complete [2023-11-28T18:44:55.466Z] 5c69ac0246d0: Pull complete [2023-11-28T18:44:56.032Z] ec43610c2a17: Pull complete [2023-11-28T18:44:56.032Z] 3a2ae6a8a46f: Pull complete [2023-11-28T18:44:56.032Z] 33b1e0a273af: Pull complete [2023-11-28T18:44:56.291Z] 5d3b04190fa2: Pull complete [2023-11-28T18:45:00.476Z] 2f39f015ded8: Pull complete [2023-11-28T18:45:00.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T18:45:00.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:45:00.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:45:00.667Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T18:45:00.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:45:06.112Z] $ docker top 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:45:06.526Z] ---> job-cost.sh [2023-11-28T18:45:06.526Z] lf-activate-venv: SKIPPING [2023-11-28T18:45:06.526Z] INFO: No Stack... [2023-11-28T18:45:06.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:45:07.044Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:45:07.331Z] + + cut -d, -f6 [2023-11-28T18:45:07.331Z] cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2023-11-28T18:45:07.343Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [2023-11-28T18:45:07.353Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] did not exist. Created. [2023-11-28T18:45:07.353Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:45:07.704Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T18:45:07.735Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:45:07.756Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:45:07.831Z] $ docker stop --time=1 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 [2023-11-28T18:45:08.996Z] $ docker rm -f --volumes 893fbf4f4fcc45ae9f901faef73039d327ce1237a1ec50686f48bcf6fc7a5a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T18:57:03.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1844 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-11-28T18:57:03.860Z] Running in /w/workspace/device-sdk-go/272 [Pipeline] { [Pipeline] checkout [2023-11-28T18:57:06.934Z] The recommended git tool is: git [2023-11-28T18:57:12.968Z] using credential edgex-jenkins-ssh [2023-11-28T18:57:12.987Z] Cloning the remote Git repository [2023-11-28T18:57:13.047Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-11-28T18:57:13.162Z] > git init /w/workspace/device-sdk-go/272 # timeout=10 [2023-11-28T18:57:13.343Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-28T18:57:13.344Z] > git --version # timeout=10 [2023-11-28T18:57:13.372Z] > git --version # 'git version 2.25.1' [2023-11-28T18:57:13.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:57:13.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:57:16.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-28T18:57:16.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:57:17.429Z] Avoid second fetch [2023-11-28T18:57:17.430Z] Checking out Revision 85278c73853f3bd4b620ac341e15b8756b181622 (main) [2023-11-28T18:57:18.153Z] Commit message: "build: Update to latest 3.2.0 go-mods (#1543)" [Pipeline] withEnv [Pipeline] { [2023-11-28T18:57:17.450Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:57:17.532Z] > git checkout -f 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:57:19.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T18:57:19.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:57:19.384Z] Dload Upload Total Spent Left Speed [2023-11-28T18:57:19.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh [2023-11-28T18:57:19.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T18:57:20.061Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T18:57:20.061Z] + sudo tee /etc/docker/daemon.new [2023-11-28T18:57:20.061Z] { [2023-11-28T18:57:20.061Z] "registry-mirrors": [ [2023-11-28T18:57:20.061Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T18:57:20.061Z] ], [2023-11-28T18:57:20.061Z] "bip": "10.250.0.254/24", [2023-11-28T18:57:20.061Z] "hosts": [ [2023-11-28T18:57:20.061Z] "tcp://0.0.0.0:5555", [2023-11-28T18:57:20.061Z] "unix:///var/run/docker.sock" [2023-11-28T18:57:20.061Z] ], [2023-11-28T18:57:20.061Z] "mtu": 1458, [2023-11-28T18:57:20.061Z] "selinux-enabled": true, [2023-11-28T18:57:20.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T18:57:20.061Z] } [Pipeline] sh [2023-11-28T18:57:20.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T18:57:20.745Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:57:39.078Z] provisioning config files... [2023-11-28T18:57:39.111Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/272@tmp/config5980801354002918517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:39.576Z] ---> ****-login.sh [2023-11-28T18:57:39.576Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:57:39.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:40.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:40.117Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:40.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:40.117Z] [2023-11-28T18:57:40.117Z] Login Succeeded [2023-11-28T18:57:40.117Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:57:40.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:40.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:40.655Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:40.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:40.655Z] [2023-11-28T18:57:40.655Z] Login Succeeded [2023-11-28T18:57:40.655Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:57:40.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:40.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:40.926Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:40.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:40.926Z] [2023-11-28T18:57:40.926Z] Login Succeeded [2023-11-28T18:57:40.926Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:57:41.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:41.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:41.200Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:41.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:41.200Z] [2023-11-28T18:57:41.200Z] Login Succeeded [2023-11-28T18:57:41.200Z] ****.io [2023-11-28T18:57:41.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:57:41.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:57:41.744Z] Configure a credential helper to remove this warning. See [2023-11-28T18:57:41.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:57:41.744Z] [2023-11-28T18:57:41.744Z] Login Succeeded [2023-11-28T18:57:41.744Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:57:41.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:57:42.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:57:42.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:57:42.242Z] ========================================================= [2023-11-28T18:57:42.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T18:57:42.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:57:42.799Z] + 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-11-28T18:57:44.749Z] Sending build context to Docker daemon 11.32MB [2023-11-28T18:57:44.749Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:57:44.749Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T18:57:44.749Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T18:57:44.749Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T18:57:44.749Z] 5d54e960e981: Pulling fs layer [2023-11-28T18:57:44.749Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T18:57:44.749Z] f0e02332f6b5: Pulling fs layer [2023-11-28T18:57:44.749Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T18:57:44.749Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T18:57:44.749Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T18:57:44.749Z] 872ee5b61b7b: Waiting [2023-11-28T18:57:44.749Z] 0c6a40ed1a82: Waiting [2023-11-28T18:57:44.749Z] f0e02332f6b5: Waiting [2023-11-28T18:57:44.749Z] 94ae7d8d031c: Waiting [2023-11-28T18:57:44.749Z] 5d54e960e981: Verifying Checksum [2023-11-28T18:57:44.749Z] 5d54e960e981: Download complete [2023-11-28T18:57:44.749Z] f0e02332f6b5: Verifying Checksum [2023-11-28T18:57:44.749Z] f0e02332f6b5: Download complete [2023-11-28T18:57:44.749Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T18:57:44.749Z] 872ee5b61b7b: Download complete [2023-11-28T18:57:44.749Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T18:57:44.749Z] 9fda8d8052c6: Download complete [2023-11-28T18:57:45.339Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T18:57:45.339Z] 94ae7d8d031c: Download complete [2023-11-28T18:57:45.607Z] 9fda8d8052c6: Pull complete [2023-11-28T18:57:46.581Z] 5d54e960e981: Pull complete [2023-11-28T18:57:46.581Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T18:57:46.581Z] c4a7e357bf2a: Download complete [2023-11-28T18:57:47.541Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T18:57:47.541Z] 0c6a40ed1a82: Download complete [2023-11-28T18:57:59.865Z] c4a7e357bf2a: Pull complete [2023-11-28T18:57:59.865Z] f0e02332f6b5: Pull complete [2023-11-28T18:57:59.865Z] 872ee5b61b7b: Pull complete [2023-11-28T18:58:08.086Z] 0c6a40ed1a82: Pull complete [2023-11-28T18:58:08.674Z] 94ae7d8d031c: Pull complete [2023-11-28T18:58:08.674Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T18:58:08.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:58:08.674Z] ---> 86de565de09d [2023-11-28T18:58:08.674Z] Step 3/10 : ARG MAKE=make build [2023-11-28T18:58:09.649Z] ---> Running in 3d389ba48194 [2023-11-28T18:58:09.650Z] Removing intermediate container 3d389ba48194 [2023-11-28T18:58:09.650Z] ---> 06602961336b [2023-11-28T18:58:09.650Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-28T18:58:09.917Z] ---> Running in a855b3c9d172 [2023-11-28T18:58:10.186Z] Removing intermediate container a855b3c9d172 [2023-11-28T18:58:10.186Z] ---> bd1d7ae58478 [2023-11-28T18:58:10.186Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T18:58:10.186Z] ---> Running in 55b3f3be0b3e [2023-11-28T18:58:10.463Z] Removing intermediate container 55b3f3be0b3e [2023-11-28T18:58:10.463Z] ---> 5bbd0bce6e12 [2023-11-28T18:58:10.463Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-28T18:58:10.742Z] ---> Running in 3861e3937495 [2023-11-28T18:58:11.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:58:12.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:58:13.270Z] OK: 266 MiB in 52 packages [2023-11-28T18:58:14.230Z] Removing intermediate container 3861e3937495 [2023-11-28T18:58:14.230Z] ---> 82686d9848b6 [2023-11-28T18:58:14.230Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T18:58:14.814Z] ---> 1e3b97d651f6 [2023-11-28T18:58:14.814Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:58:14.814Z] ---> Running in 8bfaaf7cdcd4 [2023-11-28T18:59:36.466Z] Removing intermediate container 8bfaaf7cdcd4 [2023-11-28T18:59:36.466Z] ---> 01c83d355370 [2023-11-28T18:59:36.466Z] Step 9/10 : COPY . . [2023-11-28T18:59:36.466Z] ---> cb5e0a58aa5c [2023-11-28T18:59:36.466Z] Step 10/10 : RUN ${MAKE} [2023-11-28T18:59:36.466Z] ---> Running in 5aacbfe4b279 [2023-11-28T18:59:36.466Z] noop [2023-11-28T18:59:36.466Z] Removing intermediate container 5aacbfe4b279 [2023-11-28T18:59:36.466Z] ---> 541800bba18c [2023-11-28T18:59:36.466Z] Successfully built 541800bba18c [2023-11-28T18:59:36.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:59:37.010Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:59:37.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:59:37.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container [2023-11-28T18:59:37.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:59:38.869Z] $ docker top 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:59:39.788Z] + go version [2023-11-28T18:59:39.788Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T18:59:39.812Z] $ docker stop --time=1 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c [2023-11-28T18:59:41.462Z] $ docker rm -f --volumes 95cda06721fbdcf93678a69a30e0bed7117907b65171823f212d5232d355863c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:59:42.335Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:59:42.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:59:42.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container [2023-11-28T18:59:42.672Z] $ 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/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:59:43.927Z] $ docker top c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:59:44.825Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/272 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:59:45.510Z] + make test [2023-11-28T18:59:45.510Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T19:00:24.387Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-28T19:02:20.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-28T19:02:20.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-28T19:02:20.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-28T19:02:20.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-28T19:02:20.650Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-28T19:02:26.020Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.295s coverage: 27.6% of statements [2023-11-28T19:02:36.119Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.279s coverage: 81.5% of statements [2023-11-28T19:02:44.327Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-28T19:02:44.327Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-28T19:02:44.327Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.337s coverage: 86.0% of statements [2023-11-28T19:02:49.690Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-28T19:02:50.271Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.464s coverage: 71.8% of statements [2023-11-28T19:02:53.616Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.260s coverage: 14.4% of statements [2023-11-28T19:02:53.616Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.962s coverage: 45.9% of statements [2023-11-28T19:02:53.616Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-28T19:02:53.616Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-28T19:02:55.028Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.391s coverage: 68.5% of statements [2023-11-28T19:02:58.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements [2023-11-28T19:02:58.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-28T19:03:00.127Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements [2023-11-28T19:03:00.711Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T19:03:00.711Z] GO111MODULE=on go vet ./... [2023-11-28T19:05:07.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T19:05:07.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T19:05:07.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T19:05:07.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T19:05:07.468Z] $ docker stop --time=1 c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb [2023-11-28T19:05:12.293Z] $ docker rm -f --volumes c020212b50f5cbd0a6d0596865c32498d73121c74a066e009b9b69beafe447fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:05:13.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T19:05:13.988Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T19:05:14.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T19:05:15.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T19:05:15.577Z] + ls -al . [2023-11-28T19:05:15.577Z] total 304 [2023-11-28T19:05:15.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 18:59 . [2023-11-28T19:05:15.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:57 .. [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:57 .dockerignore [2023-11-28T19:05:15.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:57 .git [2023-11-28T19:05:15.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 .github [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 18:57 .gitignore [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 18:57 .golangci.yml [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 18:57 CHANGELOG.md [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:57 GOVERNANCE.md [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 18:57 Jenkinsfile [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 18:57 LICENSE [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 18:57 Makefile [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 18:57 OWNERS.md [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 18:57 README.md [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 18:42 VERSION [2023-11-28T19:05:15.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:57 bin [2023-11-28T19:05:15.577Z] -rw-r--r-- 1 jenkins jenkins 122155 Nov 28 19:02 coverage.out [2023-11-28T19:05:15.577Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 18:57 example [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 18:57 go.mod [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 18:57 go.sum [2023-11-28T19:05:15.577Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 18:57 internal [2023-11-28T19:05:15.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 openapi [2023-11-28T19:05:15.577Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:57 pkg [2023-11-28T19:05:15.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:57 snap [2023-11-28T19:05:15.577Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 18:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:15.983Z] + 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=85278c73853f3bd4b620ac341e15b8756b181622 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-11-28T19:05:16.572Z] Sending build context to Docker daemon 11.45MB [2023-11-28T19:05:16.572Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T19:05:16.572Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T19:05:16.572Z] ---> 541800bba18c [2023-11-28T19:05:16.572Z] Step 3/23 : ARG MAKE=make build [2023-11-28T19:05:16.853Z] ---> Running in 867d80ffa8af [2023-11-28T19:05:17.121Z] Removing intermediate container 867d80ffa8af [2023-11-28T19:05:17.121Z] ---> 47b8679c9215 [2023-11-28T19:05:17.121Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-28T19:05:17.121Z] ---> Running in 706a6ecffebb [2023-11-28T19:05:17.388Z] Removing intermediate container 706a6ecffebb [2023-11-28T19:05:17.388Z] ---> d276dd2f4977 [2023-11-28T19:05:17.388Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T19:05:17.388Z] ---> Running in 637a17f22762 [2023-11-28T19:05:17.657Z] Removing intermediate container 637a17f22762 [2023-11-28T19:05:17.657Z] ---> 98ddb8c24127 [2023-11-28T19:05:17.657Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-28T19:05:17.925Z] ---> Running in 6c6455fb7280 [2023-11-28T19:05:18.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:05:19.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:05:20.621Z] OK: 266 MiB in 52 packages [2023-11-28T19:05:21.205Z] Removing intermediate container 6c6455fb7280 [2023-11-28T19:05:21.205Z] ---> 22e930f78969 [2023-11-28T19:05:21.205Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T19:05:25.488Z] ---> 6426d512a581 [2023-11-28T19:05:25.488Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T19:05:25.488Z] ---> Running in 82606716a931 [2023-11-28T19:05:26.910Z] Removing intermediate container 82606716a931 [2023-11-28T19:05:26.910Z] ---> 35b994471ace [2023-11-28T19:05:26.910Z] Step 9/23 : COPY . . [2023-11-28T19:05:28.324Z] ---> 60a3c68838d0 [2023-11-28T19:05:28.324Z] Step 10/23 : RUN ${MAKE} [2023-11-28T19:05:28.602Z] ---> Running in 530af21a106c [2023-11-28T19:05:29.567Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-28T19:07:21.594Z] Removing intermediate container 530af21a106c [2023-11-28T19:07:21.594Z] ---> 24e4b681d7fe [2023-11-28T19:07:21.594Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T19:07:22.182Z] 3.18: Pulling from library/alpine [2023-11-28T19:07:22.182Z] 579b34f0a95b: Pulling fs layer [2023-11-28T19:07:22.447Z] 579b34f0a95b: Verifying Checksum [2023-11-28T19:07:23.029Z] 579b34f0a95b: Pull complete [2023-11-28T19:07:23.296Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T19:07:23.296Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T19:07:23.296Z] ---> 3cc203321400 [2023-11-28T19:07:23.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-28T19:07:23.296Z] ---> Running in 9bc3fb583591 [2023-11-28T19:07:23.566Z] Removing intermediate container 9bc3fb583591 [2023-11-28T19:07:23.566Z] ---> 6f5cac978d48 [2023-11-28T19:07:23.566Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-28T19:07:23.566Z] ---> Running in 5eae863e34fa [2023-11-28T19:07:24.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T19:07:25.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T19:07:26.182Z] OK: 8 MiB in 15 packages [2023-11-28T19:07:27.152Z] Removing intermediate container 5eae863e34fa [2023-11-28T19:07:27.152Z] ---> 70fd40b00a55 [2023-11-28T19:07:27.152Z] Step 14/23 : WORKDIR / [2023-11-28T19:07:27.152Z] ---> Running in 66049dcebbd5 [2023-11-28T19:07:27.755Z] Removing intermediate container 66049dcebbd5 [2023-11-28T19:07:27.755Z] ---> 2f605e9d48e3 [2023-11-28T19:07:27.755Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-28T19:07:28.029Z] ---> 77f2e3140996 [2023-11-28T19:07:28.029Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-28T19:07:29.999Z] ---> 5871b7259cdd [2023-11-28T19:07:29.999Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-28T19:07:30.265Z] ---> cfe6d581a1fe [2023-11-28T19:07:30.265Z] Step 18/23 : EXPOSE 59999 [2023-11-28T19:07:30.265Z] ---> Running in 3a1a17b97b1f [2023-11-28T19:07:30.533Z] Removing intermediate container 3a1a17b97b1f [2023-11-28T19:07:30.533Z] ---> f56535dd72ea [2023-11-28T19:07:30.533Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-28T19:07:30.811Z] ---> Running in 9a9c5e873f17 [2023-11-28T19:07:31.081Z] Removing intermediate container 9a9c5e873f17 [2023-11-28T19:07:31.081Z] ---> b80d2955ef71 [2023-11-28T19:07:31.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T19:07:31.081Z] ---> Running in 5e4851492e3d [2023-11-28T19:07:31.669Z] Removing intermediate container 5e4851492e3d [2023-11-28T19:07:31.669Z] ---> c820dd7868cc [2023-11-28T19:07:31.669Z] Step 21/23 : LABEL arch=arm64 [2023-11-28T19:07:31.669Z] ---> Running in df1955b07acc [2023-11-28T19:07:31.936Z] Removing intermediate container df1955b07acc [2023-11-28T19:07:31.936Z] ---> 9aeb570c55e2 [2023-11-28T19:07:31.936Z] Step 22/23 : LABEL git_sha=85278c73853f3bd4b620ac341e15b8756b181622 [2023-11-28T19:07:31.936Z] ---> Running in b8bba57265de [2023-11-28T19:07:32.203Z] Removing intermediate container b8bba57265de [2023-11-28T19:07:32.203Z] ---> bb71814c76c7 [2023-11-28T19:07:32.203Z] Step 23/23 : LABEL version=3.2.0-dev.2 [2023-11-28T19:07:32.473Z] ---> Running in f08d86d37f62 [2023-11-28T19:07:32.739Z] Removing intermediate container f08d86d37f62 [2023-11-28T19:07:32.739Z] ---> 98b6fe78b24e [2023-11-28T19:07:32.739Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T19:07:32.739Z] Successfully built 98b6fe78b24e [2023-11-28T19:07:32.739Z] 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-11-28T19:07:33.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:07:33.566Z] [2023-11-28T19:07:33.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:33.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:07:35.346Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T19:07:35.346Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T19:07:35.346Z] 04944245beec: Pulling fs layer [2023-11-28T19:07:35.346Z] 699f458cf7ca: Pulling fs layer [2023-11-28T19:07:35.346Z] 765212b225bb: Pulling fs layer [2023-11-28T19:07:35.346Z] f23df028b6ca: Pulling fs layer [2023-11-28T19:07:35.346Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T19:07:35.346Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T19:07:35.346Z] 2437ff75d9bd: Waiting [2023-11-28T19:07:35.346Z] 765212b225bb: Waiting [2023-11-28T19:07:35.346Z] d65c8cfc05b1: Waiting [2023-11-28T19:07:35.346Z] f23df028b6ca: Waiting [2023-11-28T19:07:35.616Z] 04944245beec: Verifying Checksum [2023-11-28T19:07:35.616Z] 04944245beec: Download complete [2023-11-28T19:07:35.616Z] 765212b225bb: Verifying Checksum [2023-11-28T19:07:35.616Z] 765212b225bb: Download complete [2023-11-28T19:07:35.616Z] f23df028b6ca: Verifying Checksum [2023-11-28T19:07:35.616Z] f23df028b6ca: Download complete [2023-11-28T19:07:35.616Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T19:07:35.616Z] d65c8cfc05b1: Download complete [2023-11-28T19:07:35.884Z] 699f458cf7ca: Verifying Checksum [2023-11-28T19:07:35.884Z] 699f458cf7ca: Download complete [2023-11-28T19:07:36.151Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T19:07:36.151Z] 8998bd30e6a1: Download complete [2023-11-28T19:07:38.727Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T19:07:38.727Z] 2437ff75d9bd: Download complete [2023-11-28T19:07:40.664Z] 8998bd30e6a1: Pull complete [2023-11-28T19:07:41.247Z] 04944245beec: Pull complete [2023-11-28T19:07:42.688Z] 699f458cf7ca: Pull complete [2023-11-28T19:07:42.959Z] 765212b225bb: Pull complete [2023-11-28T19:07:43.920Z] f23df028b6ca: Pull complete [2023-11-28T19:07:44.186Z] d65c8cfc05b1: Pull complete [2023-11-28T19:08:02.390Z] 2437ff75d9bd: Pull complete [2023-11-28T19:08:02.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T19:08:02.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:08:02.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:08:02.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-1844 does not seem to be running inside a container [2023-11-28T19:08:02.807Z] $ 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/272 -v /w/workspace/device-sdk-go/272:/w/workspace/device-sdk-go/272:rw,z -v /w/workspace/device-sdk-go/272@tmp:/w/workspace/device-sdk-go/272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T19:08:05.720Z] $ docker top a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:08:06.649Z] ---> job-cost.sh [2023-11-28T19:08:06.649Z] lf-activate-venv: SKIPPING [2023-11-28T19:08:06.649Z] INFO: No Stack... [2023-11-28T19:08:07.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T19:08:07.813Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:08:08.441Z] + cat /w/workspace/device-sdk-go/272/archives/cost.csv [2023-11-28T19:08:08.441Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T19:08:08.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [2023-11-28T19:08:08.606Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] did not exist. Created. [2023-11-28T19:08:08.606Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:08:09.342Z] /w/workspace/device-sdk-go/272@tmp/durable-969bcbd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T19:08:09.985Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T19:08:10.045Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T19:08:10.132Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:08:10.139Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:08:10.231Z] $ docker stop --time=1 a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b [2023-11-28T19:08:11.792Z] $ docker rm -f --volumes a29b8b3ece39c85f39d68ce989e3571eecf5de385f0fb9ff02f987c30666f99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T19:08:12.928Z] provisioning config files... [2023-11-28T19:08:12.936Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8261497593481470156tmp [Pipeline] { [Pipeline] sh [2023-11-28T19:08:13.303Z] + set +x [2023-11-28T19:08:13.303Z] + bash -s -- [2023-11-28T19:08:13.303Z] + curl -s https://codecov.io/bash [2023-11-28T19:08:13.303Z] [2023-11-28T19:08:13.303Z] _____ _ [2023-11-28T19:08:13.303Z] / ____| | | [2023-11-28T19:08:13.303Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T19:08:13.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T19:08:13.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T19:08:13.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T19:08:13.303Z] Bash-1.0.6 [2023-11-28T19:08:13.303Z] [2023-11-28T19:08:13.303Z] [2023-11-28T19:08:13.303Z] ==> git version 2.25.1 found [2023-11-28T19:08:13.303Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T19:08:13.303Z] Release-Date: 2020-01-08 [2023-11-28T19:08:13.303Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T19:08:13.303Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T19:08:13.303Z] ==> Jenkins CI detected. [2023-11-28T19:08:13.303Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-11-28T19:08:13.303Z] project root: . [2023-11-28T19:08:13.303Z] --> token set from env [2023-11-28T19:08:13.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T19:08:13.303Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T19:08:13.563Z] ==> Python coveragepy not found [2023-11-28T19:08:13.563Z] ==> Searching for coverage reports in: [2023-11-28T19:08:13.563Z] + . [2023-11-28T19:08:13.563Z] -> Found 1 reports [2023-11-28T19:08:13.563Z] ==> Detecting git/mercurial file structure [2023-11-28T19:08:13.563Z] ==> Reading reports [2023-11-28T19:08:13.563Z] + ./coverage.out bytes=122155 [2023-11-28T19:08:13.563Z] ==> Appending adjustments [2023-11-28T19:08:13.563Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T19:08:13.819Z] + Found adjustments [2023-11-28T19:08:13.819Z] ==> Gzipping contents [2023-11-28T19:08:13.819Z] 20K /tmp/codecov.GG1x5Q.gz [2023-11-28T19:08:13.819Z] ==> Uploading reports [2023-11-28T19:08:13.819Z] url: https://codecov.io [2023-11-28T19:08:13.819Z] query: branch=main&commit=85278c73853f3bd4b620ac341e15b8756b181622&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:08:13.819Z] -> Pinging Codecov [2023-11-28T19:08:13.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=85278c73853f3bd4b620ac341e15b8756b181622&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:08:13.819Z] -> Uploading to [2023-11-28T19:08:13.819Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7E55EF52A471D76F132DFD9A03CDDE97/85278c73853f3bd4b620ac341e15b8756b181622/b2c8fe19-4d4e-4c88-a7e2-a7af5165c680.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T190813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb3ae557a727b7954edc39174d255c47e2a69e3c616137cd49d5f06cf5711aad [2023-11-28T19:08:13.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:08:13.819Z] Dload Upload Total Spent Left Speed [2023-11-28T19:08:14.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16748 0 0 100 16748 0 68921 --:--:-- --:--:-- --:--:-- 68921 [2023-11-28T19:08:14.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] } [2023-11-28T19:08:14.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T19:08:14.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T19:08:14.506Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:14.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:08:14.885Z] [2023-11-28T19:08:14.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:15.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:08:15.221Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T19:08:15.221Z] df9b9388f04a: Pulling fs layer [2023-11-28T19:08:15.221Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T19:08:15.221Z] 25bc292e5bac: Pulling fs layer [2023-11-28T19:08:15.221Z] 114826534d7a: Pulling fs layer [2023-11-28T19:08:15.221Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T19:08:15.221Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T19:08:15.221Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T19:08:15.221Z] 4657fd5d0bcf: Waiting [2023-11-28T19:08:15.221Z] 114826534d7a: Waiting [2023-11-28T19:08:15.221Z] 6ad1cebc031e: Waiting [2023-11-28T19:08:15.221Z] 8a3aa393b2d8: Waiting [2023-11-28T19:08:15.221Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T19:08:15.221Z] 52dc419b0ee2: Download complete [2023-11-28T19:08:15.221Z] 4657fd5d0bcf: Download complete [2023-11-28T19:08:15.221Z] df9b9388f04a: Download complete [2023-11-28T19:08:15.482Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T19:08:15.482Z] 6ad1cebc031e: Download complete [2023-11-28T19:08:15.482Z] df9b9388f04a: Pull complete [2023-11-28T19:08:15.746Z] 52dc419b0ee2: Pull complete [2023-11-28T19:08:16.005Z] 25bc292e5bac: Pull complete [2023-11-28T19:08:16.005Z] 114826534d7a: Verifying Checksum [2023-11-28T19:08:16.005Z] 114826534d7a: Download complete [2023-11-28T19:08:16.273Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T19:08:16.273Z] 8a3aa393b2d8: Download complete [2023-11-28T19:08:20.506Z] 114826534d7a: Pull complete [2023-11-28T19:08:20.766Z] 4657fd5d0bcf: Pull complete [2023-11-28T19:08:21.333Z] 6ad1cebc031e: Pull complete [2023-11-28T19:08:23.861Z] 8a3aa393b2d8: Pull complete [2023-11-28T19:08:24.120Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T19:08:24.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:08:24.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:08:24.369Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:08:24.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T19:08:29.751Z] $ docker top 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T19:08:29.902Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-11-28T19:08:30.184Z] + set -o pipefail [2023-11-28T19:08:30.184Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-11-28T19:08:35.452Z] [2023-11-28T19:08:35.452Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-11-28T19:08:35.452Z] [2023-11-28T19:08:35.452Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/8ea1658e-1650-44e1-b8ea-3fca5c9c0620 [2023-11-28T19:08:35.452Z] [2023-11-28T19:08:35.452Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T19:08:35.452Z] [2023-11-28T19:08:35.713Z] [2023-11-28T19:08:35.713Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T19:08:35.713Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T19:08:35.713Z] More details here: https://snyk.co/ue1NS [2023-11-28T19:08:35.713Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T19:08:35.713Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T19:08:35.720Z] $ docker stop --time=1 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 [2023-11-28T19:08:40.537Z] $ docker rm -f --volumes 1f956b22335482dc544f8389843dc4143b67a94c963696e91fd15da526cf81a8 [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-11-28T19:08:41.299Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:08:41.346Z] provisioning config files... [2023-11-28T19:08:41.356Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11151635538352558894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:08:41.732Z] --> edgex-publish-swagger.sh [2023-11-28T19:08:41.732Z] === Publish openapi/v3 API === [2023-11-28T19:08:41.732Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-28T19:08:41.732Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-11-28T19:08:41.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:08:41.732Z] Dload Upload Total Spent Left Speed [2023-11-28T19:08:41.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 473 62300 --:--:-- --:--:-- --:--:-- 62608 [2023-11-28T19:08:41.992Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T19:08:41.992Z] [Pipeline] } [2023-11-28T19:08:42.000Z] 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-11-28T19:08:42.812Z] + git log --format=format:%s -1 85278c73853f3bd4b620ac341e15b8756b181622 [Pipeline] sh [2023-11-28T19:08:43.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:08:43.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:43.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:08:43.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:08:43.577Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:08:43.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:08:43.919Z] $ docker top c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b -eo pid,comm [2023-11-28T19:08:43.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T19:08:43.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T19:08:44.122Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:08:44.490Z] + git semver [Pipeline] } [2023-11-28T19:08:44.758Z] $ docker stop --time=1 c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b [2023-11-28T19:08:46.085Z] $ docker rm -f --volumes c45bb4ac5fba4499873b29b17d2b8d318f4e995bafabbba041e3b25cdf28ed9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:46.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:08:46.686Z] [2023-11-28T19:08:46.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:47.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:08:47.045Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T19:08:47.045Z] ab5ef0e58194: Pulling fs layer [2023-11-28T19:08:47.045Z] 9712f1f96733: Pulling fs layer [2023-11-28T19:08:47.045Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T19:08:47.045Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T19:08:47.045Z] e9a5061849ea: Pulling fs layer [2023-11-28T19:08:47.045Z] d747dcd14b5f: Pulling fs layer [2023-11-28T19:08:47.045Z] 2de7ff778b66: Pulling fs layer [2023-11-28T19:08:47.045Z] d747dcd14b5f: Waiting [2023-11-28T19:08:47.045Z] 0d9ebad4ef96: Waiting [2023-11-28T19:08:47.045Z] e9a5061849ea: Waiting [2023-11-28T19:08:47.045Z] 2de7ff778b66: Waiting [2023-11-28T19:08:47.045Z] 9712f1f96733: Download complete [2023-11-28T19:08:47.611Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T19:08:47.611Z] 63f879dbbcfc: Download complete [2023-11-28T19:08:47.611Z] e9a5061849ea: Verifying Checksum [2023-11-28T19:08:47.611Z] e9a5061849ea: Download complete [2023-11-28T19:08:47.611Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T19:08:47.611Z] 0d9ebad4ef96: Download complete [2023-11-28T19:08:47.611Z] ab5ef0e58194: Verifying Checksum [2023-11-28T19:08:47.611Z] ab5ef0e58194: Download complete [2023-11-28T19:08:47.611Z] d747dcd14b5f: Verifying Checksum [2023-11-28T19:08:47.869Z] 2de7ff778b66: Verifying Checksum [2023-11-28T19:08:47.870Z] 2de7ff778b66: Download complete [2023-11-28T19:08:50.396Z] ab5ef0e58194: Pull complete [2023-11-28T19:08:50.396Z] 9712f1f96733: Pull complete [2023-11-28T19:08:50.961Z] 63f879dbbcfc: Pull complete [2023-11-28T19:08:55.166Z] 0d9ebad4ef96: Pull complete [2023-11-28T19:08:55.166Z] e9a5061849ea: Pull complete [2023-11-28T19:08:55.166Z] d747dcd14b5f: Pull complete [2023-11-28T19:08:56.108Z] 2de7ff778b66: Pull complete [2023-11-28T19:08:56.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T19:08:56.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:08:56.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:08:56.610Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:08:56.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T19:09:02.925Z] $ docker top d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:09:03.069Z] provisioning config files... [2023-11-28T19:09:03.076Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6049070607669744309tmp [2023-11-28T19:09:03.085Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3997719359948941473tmp [2023-11-28T19:09:03.094Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1045269957301992186tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:09:03.164Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:03.459Z] ---> sigul-configuration.sh [2023-11-28T19:09:03.459Z] gpg: directory `/root/.gnupg' created [2023-11-28T19:09:03.459Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T19:09:03.459Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T19:09:03.459Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T19:09:03.459Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T19:09:03.459Z] gpg: CAST5 encrypted data [2023-11-28T19:09:03.459Z] gpg: encrypted with 1 passphrase [2023-11-28T19:09:03.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T19:09:03.750Z] + mkdir /home/jenkins [2023-11-28T19:09:03.750Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T19:09:04.046Z] + 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-11-28T19:09:04.056Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:05.321Z] ---> sigul-install.sh [2023-11-28T19:09:05.322Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T19:09:05.620Z] + git tag --list [2023-11-28T19:09:05.620Z] 0.7.1 [2023-11-28T19:09:05.620Z] delhi-tag [2023-11-28T19:09:05.620Z] v1.0.0 [2023-11-28T19:09:05.620Z] v1.1.0 [2023-11-28T19:09:05.620Z] v1.1.1 [2023-11-28T19:09:05.620Z] v1.1.2 [2023-11-28T19:09:05.620Z] v1.2.0 [2023-11-28T19:09:05.620Z] v1.2.1 [2023-11-28T19:09:05.620Z] v1.2.2 [2023-11-28T19:09:05.620Z] v1.2.3 [2023-11-28T19:09:05.620Z] v1.3.0 [2023-11-28T19:09:05.620Z] v1.4.0 [2023-11-28T19:09:05.620Z] v2.0.0 [2023-11-28T19:09:05.620Z] v2.1.0 [2023-11-28T19:09:05.620Z] v2.1.1 [2023-11-28T19:09:05.620Z] v2.2.0 [2023-11-28T19:09:05.620Z] v2.3.0 [2023-11-28T19:09:05.620Z] v2.3.1 [2023-11-28T19:09:05.620Z] v3.0 [2023-11-28T19:09:05.620Z] v3.0.0 [2023-11-28T19:09:05.620Z] v3.0.1-dev.1 [2023-11-28T19:09:05.620Z] v3.1 [2023-11-28T19:09:05.620Z] v3.1.0 [2023-11-28T19:09:05.620Z] v3.1.0-dev.1 [2023-11-28T19:09:05.620Z] v3.1.0-dev.10 [2023-11-28T19:09:05.620Z] v3.1.0-dev.11 [2023-11-28T19:09:05.620Z] v3.1.0-dev.12 [2023-11-28T19:09:05.620Z] v3.1.0-dev.13 [2023-11-28T19:09:05.620Z] v3.1.0-dev.14 [2023-11-28T19:09:05.620Z] v3.1.0-dev.15 [2023-11-28T19:09:05.620Z] v3.1.0-dev.16 [2023-11-28T19:09:05.620Z] v3.1.0-dev.17 [2023-11-28T19:09:05.620Z] v3.1.0-dev.18 [2023-11-28T19:09:05.620Z] v3.1.0-dev.19 [2023-11-28T19:09:05.620Z] v3.1.0-dev.2 [2023-11-28T19:09:05.620Z] v3.1.0-dev.20 [2023-11-28T19:09:05.620Z] v3.1.0-dev.21 [2023-11-28T19:09:05.620Z] v3.1.0-dev.22 [2023-11-28T19:09:05.620Z] v3.1.0-dev.23 [2023-11-28T19:09:05.620Z] v3.1.0-dev.24 [2023-11-28T19:09:05.620Z] v3.1.0-dev.25 [2023-11-28T19:09:05.620Z] v3.1.0-dev.26 [2023-11-28T19:09:05.620Z] v3.1.0-dev.27 [2023-11-28T19:09:05.620Z] v3.1.0-dev.28 [2023-11-28T19:09:05.620Z] v3.1.0-dev.29 [2023-11-28T19:09:05.620Z] v3.1.0-dev.3 [2023-11-28T19:09:05.620Z] v3.1.0-dev.30 [2023-11-28T19:09:05.620Z] v3.1.0-dev.31 [2023-11-28T19:09:05.620Z] v3.1.0-dev.32 [2023-11-28T19:09:05.620Z] v3.1.0-dev.33 [2023-11-28T19:09:05.620Z] v3.1.0-dev.34 [2023-11-28T19:09:05.620Z] v3.1.0-dev.35 [2023-11-28T19:09:05.620Z] v3.1.0-dev.36 [2023-11-28T19:09:05.620Z] v3.1.0-dev.37 [2023-11-28T19:09:05.620Z] v3.1.0-dev.38 [2023-11-28T19:09:05.620Z] v3.1.0-dev.39 [2023-11-28T19:09:05.620Z] v3.1.0-dev.4 [2023-11-28T19:09:05.620Z] v3.1.0-dev.40 [2023-11-28T19:09:05.620Z] v3.1.0-dev.41 [2023-11-28T19:09:05.620Z] v3.1.0-dev.5 [2023-11-28T19:09:05.620Z] v3.1.0-dev.6 [2023-11-28T19:09:05.620Z] v3.1.0-dev.7 [2023-11-28T19:09:05.620Z] v3.1.0-dev.8 [2023-11-28T19:09:05.620Z] v3.1.0-dev.9 [2023-11-28T19:09:05.620Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T19:09:05.910Z] + lftools sign git-tag v3.2.0-dev.2 [2023-11-28T19:09:06.478Z] Signing Git tag with Sigul... [2023-11-28T19:09:06.478Z] Signing v3.2.0-dev.2 [2023-11-28T19:09:06.478Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.2'], return code 1, stdout , stderr [Pipeline] echo [2023-11-28T19:09:06.491Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:06.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T19:09:06.788Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T19:09:06.931Z] $ docker stop --time=1 d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 [2023-11-28T19:09:08.304Z] $ docker rm -f --volumes d66d0512c3eda9c1bdb16d2db1d1376dcbdd03b0fb6e16e9a20b0679d68571d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T19:09:09.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:09:09.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:09:09.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:09:09.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:09:09.620Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:09:09.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:09:10.024Z] $ docker top fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 -eo pid,comm [2023-11-28T19:09:10.080Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T19:09:10.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T19:09:10.234Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:09:10.622Z] + git semver [Pipeline] } [2023-11-28T19:09:10.888Z] $ docker stop --time=1 fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 [2023-11-28T19:09:12.150Z] $ docker rm -f --volumes fd19541e1e7ace6c3f9176a5a470bf83839d149b04fe9828dd6163fc44af6b44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:09:12.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:09:12.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:09:12.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:09:12.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:09:13.153Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:09:13.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:09:13.522Z] $ docker top 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb -eo pid,comm [2023-11-28T19:09:13.574Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T19:09:13.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T19:09:13.734Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:09:14.144Z] + git semver [Pipeline] } [2023-11-28T19:09:14.410Z] $ docker stop --time=1 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb [2023-11-28T19:09:16.525Z] $ docker rm -f --volumes 3eaa0aa2e8e64ff962613bd0878f270f02b7efc962abf1a1d98b5ee011615ccb [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-11-28T19:09:18.175Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-11-28T19:09:18.175Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-11-28T19:09:18.175Z] total 16 [2023-11-28T19:09:18.175Z] drwxr-xr-x 3 root root 4096 Nov 28 18:45 . [2023-11-28T19:09:18.175Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 19:09 .. [2023-11-28T19:09:18.175Z] drwxr-xr-x 2 root root 4096 Nov 28 18:45 cost [2023-11-28T19:09:18.175Z] -rw-r--r-- 1 root root 85 Nov 28 18:45 cost.csv [2023-11-28T19:09:18.175Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-11-28T19:09:18.175Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-11-28T19:09:18.175Z] total 16 [2023-11-28T19:09:18.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:45 . [2023-11-28T19:09:18.175Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 19:09 .. [2023-11-28T19:09:18.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:45 cost [2023-11-28T19:09:18.175Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 28 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:18.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:19.350Z] ---> package-listing.sh [2023-11-28T19:09:19.351Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T19:09:19.351Z] ++ facter osfamily [2023-11-28T19:09:19.609Z] + OS_FAMILY=debian [2023-11-28T19:09:19.609Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-11-28T19:09:19.609Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T19:09:19.609Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T19:09:19.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T19:09:19.609Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T19:09:19.609Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-11-28T19:09:19.609Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T19:09:19.609Z] + case "${OS_FAMILY}" in [2023-11-28T19:09:19.609Z] + dpkg -l [2023-11-28T19:09:19.609Z] + grep '^ii' [2023-11-28T19:09:19.609Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T19:09:19.609Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T19:09:19.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T19:09:19.609Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-11-28T19:09:19.609Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-11-28T19:09:19.609Z] + 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-11-28T19:09:19.619Z] 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-11-28T19:09:19.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:09:20.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:09:20.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:09:20.666Z] prd-ubuntu20.04-docker-8c-8g-1566 does not seem to be running inside a container [2023-11-28T19:09:20.688Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T19:09:20.912Z] $ docker top 2cfc32c0b4a2de8f402e1dbfc2494026074097405494685aaf99ef7cfc9a3132 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:09:21.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T19:09:21.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T19:09:21.933Z] + ls /var/log/sa-host [2023-11-28T19:09:21.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:09:22.150Z] provisioning config files... [2023-11-28T19:09:22.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16258880662440136463tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:09:22.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:23.080Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T19:09:23.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:23.911Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T19:09:23.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:24.244Z] ---> sudo-logs.sh [2023-11-28T19:09:24.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T19:09:24.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:25.283Z] ---> job-cost.sh [2023-11-28T19:09:25.283Z] lf-activate-venv: SKIPPING [2023-11-28T19:09:25.283Z] DEBUG: total: 0.2199999988079071 [2023-11-28T19:09:25.283Z] INFO: Retrieving Stack Cost... [2023-11-28T19:09:25.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:09:25.852Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T19:09:25.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:26.146Z] ---> logs-deploy.sh [2023-11-28T19:09:26.147Z] lf-activate-venv: SKIPPING [2023-11-28T19:09:26.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/272 [2023-11-28T19:09:26.147Z] INFO: archiving workspace using pattern(s): [2023-11-28T19:09:27.083Z] Archives upload complete. [2023-11-28T19:09:27.343Z] INFO: archiving logs to Nexus [2023-11-28T19:09:27.911Z] ---> uname -a: [2023-11-28T19:09:27.911Z] Linux prd-ubuntu20-04-docker-8c-8g-1566 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] ---> lscpu: [2023-11-28T19:09:27.911Z] Architecture: x86_64 [2023-11-28T19:09:27.911Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-28T19:09:27.911Z] Byte Order: Little Endian [2023-11-28T19:09:27.911Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-28T19:09:27.911Z] CPU(s): 8 [2023-11-28T19:09:27.911Z] On-line CPU(s) list: 0-7 [2023-11-28T19:09:27.911Z] Thread(s) per core: 1 [2023-11-28T19:09:27.911Z] Core(s) per socket: 1 [2023-11-28T19:09:27.911Z] Socket(s): 8 [2023-11-28T19:09:27.911Z] NUMA node(s): 1 [2023-11-28T19:09:27.911Z] Vendor ID: AuthenticAMD [2023-11-28T19:09:27.911Z] CPU family: 23 [2023-11-28T19:09:27.911Z] Model: 49 [2023-11-28T19:09:27.911Z] Model name: AMD EPYC-Rome Processor [2023-11-28T19:09:27.911Z] Stepping: 0 [2023-11-28T19:09:27.911Z] CPU MHz: 2799.996 [2023-11-28T19:09:27.911Z] BogoMIPS: 5599.99 [2023-11-28T19:09:27.911Z] Virtualization: AMD-V [2023-11-28T19:09:27.911Z] Hypervisor vendor: KVM [2023-11-28T19:09:27.911Z] Virtualization type: full [2023-11-28T19:09:27.911Z] L1d cache: 256 KiB [2023-11-28T19:09:27.911Z] L1i cache: 256 KiB [2023-11-28T19:09:27.911Z] L2 cache: 4 MiB [2023-11-28T19:09:27.911Z] L3 cache: 128 MiB [2023-11-28T19:09:27.911Z] NUMA node0 CPU(s): 0-7 [2023-11-28T19:09:27.911Z] Vulnerability Itlb multihit: Not affected [2023-11-28T19:09:27.911Z] Vulnerability L1tf: Not affected [2023-11-28T19:09:27.911Z] Vulnerability Mds: Not affected [2023-11-28T19:09:27.911Z] Vulnerability Meltdown: Not affected [2023-11-28T19:09:27.911Z] Vulnerability Mmio stale data: Not affected [2023-11-28T19:09:27.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-28T19:09:27.911Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-28T19:09:27.911Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-28T19:09:27.911Z] Vulnerability Srbds: Not affected [2023-11-28T19:09:27.911Z] Vulnerability Tsx async abort: Not affected [2023-11-28T19:09:27.911Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] ---> nproc: [2023-11-28T19:09:27.911Z] 8 [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] ---> df -h: [2023-11-28T19:09:27.911Z] Filesystem Size Used Avail Use% Mounted on [2023-11-28T19:09:27.911Z] overlay 155G 13G 143G 9% / [2023-11-28T19:09:27.911Z] tmpfs 64M 0 64M 0% /dev [2023-11-28T19:09:27.911Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-28T19:09:27.911Z] shm 64M 0 64M 0% /dev/shm [2023-11-28T19:09:27.911Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] ---> sar -b -r -n DEV: [2023-11-28T19:09:27.911Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1566) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] 18:41:03 LINUX RESTART (8 CPU) [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] 18:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-28T19:09:27.911Z] 18:43:02 158.04 1.38 156.67 0.00 52.65 49677.23 0.00 [2023-11-28T19:09:27.911Z] 18:44:01 91.87 0.15 91.71 0.00 25.35 28189.22 0.00 [2023-11-28T19:09:27.911Z] 18:45:01 154.09 1.23 152.86 0.00 38.26 41261.39 0.00 [2023-11-28T19:09:27.911Z] 18:46:01 42.58 0.00 42.58 0.00 0.00 14834.48 0.00 [2023-11-28T19:09:27.911Z] 18:47:01 54.69 10.60 44.09 0.00 5155.01 8534.84 0.00 [2023-11-28T19:09:27.911Z] 18:48:01 4.67 0.02 4.65 0.00 0.13 99.03 0.00 [2023-11-28T19:09:27.911Z] 18:49:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2023-11-28T19:09:27.911Z] 18:50:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2023-11-28T19:09:27.911Z] 18:51:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-11-28T19:09:27.911Z] 18:52:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 [2023-11-28T19:09:27.911Z] 18:53:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 [2023-11-28T19:09:27.911Z] 18:54:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 [2023-11-28T19:09:27.911Z] 18:55:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-11-28T19:09:27.911Z] 18:56:01 2.55 0.02 2.53 0.00 0.13 27.19 0.00 [2023-11-28T19:09:27.911Z] 18:57:01 1.52 0.00 1.52 0.00 0.00 21.20 0.00 [2023-11-28T19:09:27.911Z] 18:58:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 [2023-11-28T19:09:27.911Z] 18:59:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2023-11-28T19:09:27.911Z] 19:00:01 2.05 0.00 2.05 0.00 0.00 22.39 0.00 [2023-11-28T19:09:27.911Z] 19:01:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-11-28T19:09:27.911Z] 19:02:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2023-11-28T19:09:27.911Z] 19:03:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2023-11-28T19:09:27.911Z] 19:04:01 2.05 0.00 2.05 0.00 0.00 21.33 0.00 [2023-11-28T19:09:27.911Z] 19:05:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-11-28T19:09:27.911Z] 19:06:01 2.12 0.00 2.12 0.00 0.00 22.80 0.00 [2023-11-28T19:09:27.911Z] 19:07:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2023-11-28T19:09:27.911Z] 19:08:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 [2023-11-28T19:09:27.911Z] 19:09:01 112.03 0.38 111.65 0.00 24.26 56430.92 0.00 [2023-11-28T19:09:27.911Z] Average: 24.07 0.51 23.56 0.00 196.28 7361.08 0.00 [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] 18:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-28T19:09:27.911Z] 18:43:02 27705248 31538428 770348 2.34 147076 3832112 2024844 5.97 1240680 3424028 694796 [2023-11-28T19:09:27.911Z] 18:44:01 27726968 31398256 903004 2.75 152156 3672620 1994628 5.88 1351620 3293636 466556 [2023-11-28T19:09:27.911Z] 18:45:01 27602496 31567460 733864 2.23 164152 3926312 1848860 5.45 1261296 3476292 402532 [2023-11-28T19:09:27.911Z] 18:46:01 27610872 31576100 726148 2.21 164436 3926312 1757416 5.18 1264484 3463716 24 [2023-11-28T19:09:27.911Z] 18:47:01 27130580 31555268 719664 2.19 193604 4350672 1708960 5.04 1570508 3601868 236 [2023-11-28T19:09:27.911Z] 18:48:01 27140476 31560436 714456 2.17 192172 4347540 1717116 5.06 1564348 3598788 8 [2023-11-28T19:09:27.911Z] 18:49:01 27140752 31560784 714048 2.17 192224 4347552 1717116 5.06 1564200 3598792 8 [2023-11-28T19:09:27.911Z] 18:50:01 27150124 31570280 704528 2.14 192300 4347560 1717116 5.06 1555368 3598800 16 [2023-11-28T19:09:27.911Z] 18:51:01 27151364 31571548 703416 2.14 192340 4347548 1717116 5.06 1554596 3598800 8 [2023-11-28T19:09:27.911Z] 18:52:01 27151380 31571636 703264 2.14 192396 4347564 1717116 5.06 1554588 3598804 16 [2023-11-28T19:09:27.911Z] 18:53:01 27153308 31573636 701160 2.13 192464 4347564 1717116 5.06 1552976 3598804 8 [2023-11-28T19:09:27.911Z] 18:54:01 27153276 31573696 700996 2.13 192548 4347568 1717116 5.06 1552812 3598808 8 [2023-11-28T19:09:27.911Z] 18:55:01 27153292 31573780 700852 2.13 192616 4347564 1717116 5.06 1553148 3598812 12 [2023-11-28T19:09:27.911Z] 18:56:01 27150228 31570744 703636 2.14 192708 4347568 1733264 5.11 1561508 3598812 8 [2023-11-28T19:09:27.911Z] 18:57:01 27151680 31572252 702260 2.14 192776 4347552 1717132 5.06 1554188 3598784 164 [2023-11-28T19:09:27.911Z] 18:58:01 27151672 31572320 702168 2.14 192848 4347560 1717132 5.06 1553976 3598788 184 [2023-11-28T19:09:27.911Z] 18:59:01 27152160 31572896 701532 2.13 192928 4347560 1717132 5.06 1553760 3598788 168 [2023-11-28T19:09:27.911Z] 19:00:01 27151968 31572892 701416 2.13 193012 4347564 1717132 5.06 1553800 3598792 8 [2023-11-28T19:09:27.911Z] 19:01:01 27152912 31573928 700312 2.13 193104 4347564 1717132 5.06 1552840 3598792 32 [2023-11-28T19:09:27.911Z] 19:02:01 27152936 31574028 700204 2.13 193184 4347564 1717132 5.06 1552728 3598804 8 [2023-11-28T19:09:27.911Z] 19:03:01 27152856 31574032 700260 2.13 193240 4347576 1717132 5.06 1552724 3598808 12 [2023-11-28T19:09:27.911Z] 19:04:01 27152548 31573892 700316 2.13 193300 4347704 1717132 5.06 1553016 3598920 16 [2023-11-28T19:09:27.911Z] 19:05:01 27152992 31574372 700040 2.13 193320 4347708 1717132 5.06 1552920 3598924 8 [2023-11-28T19:09:27.911Z] 19:06:01 27152968 31574416 699968 2.13 193392 4347700 1717132 5.06 1553016 3598924 8 [2023-11-28T19:09:27.911Z] 19:07:01 27152624 31574140 700376 2.13 193432 4347712 1717132 5.06 1553288 3598944 12 [2023-11-28T19:09:27.911Z] 19:08:01 27152576 31574116 700368 2.13 193452 4347720 1717132 5.06 1553364 3598948 8 [2023-11-28T19:09:27.911Z] 19:09:01 25654772 31543608 726336 2.21 230088 5655912 1802092 5.31 1658428 4865336 101008 [2023-11-28T19:09:27.911Z] Average: 27170557 31562553 716109 2.18 188936 4320869 1748614 5.15 1518525 3618530 61699 [2023-11-28T19:09:27.911Z] [2023-11-28T19:09:27.911Z] 18:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-28T19:09:27.911Z] 18:43:02 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.911Z] 18:43:02 ens3 434.00 273.17 5747.59 37.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.911Z] 18:43:02 docker0 195.27 306.56 17.05 2567.78 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.911Z] 18:44:01 veth7e4a434 1.05 1.47 0.11 0.40 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:44:01 ens3 43.43 42.93 33.72 76.68 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:44:01 docker0 1.05 1.41 0.10 0.40 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:45:01 ens3 123.55 78.72 2654.82 19.68 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:45:01 docker0 2.93 5.73 0.18 61.79 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:46:01 ens3 9.97 6.02 10.02 3.26 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:47:01 ens3 182.95 76.82 2729.72 5.79 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:48:01 ens3 0.75 0.53 0.28 0.21 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:50:01 ens3 0.62 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:51:01 ens3 0.55 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:52:01 ens3 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:54:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:55:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:56:01 ens3 1.72 0.53 0.48 0.28 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:57:01 ens3 1.13 0.60 0.44 0.28 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:58:01 ens3 0.53 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:59:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:00:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:02:01 ens3 1.27 0.78 0.48 0.37 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:03:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:04:01 ens3 1.30 0.63 0.41 0.29 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:06:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:07:01 ens3 1.50 0.55 0.55 0.34 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:08:01 ens3 1.05 0.70 0.54 0.42 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:09:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:09:01 ens3 389.82 215.44 8196.22 33.60 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] 19:09:01 docker0 62.78 127.27 5.01 1026.58 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] Average: ens3 44.23 25.81 716.68 6.57 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] Average: docker0 9.66 16.26 0.82 134.84 0.00 0.00 0.00 0.00 [2023-11-28T19:09:27.912Z] [2023-11-28T19:09:27.912Z] [2023-11-28T19:09:27.912Z] ---> sar -P ALL: [2023-11-28T19:09:27.912Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1566) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T19:09:27.912Z] [2023-11-28T19:09:27.912Z] 18:41:03 LINUX RESTART (8 CPU) [2023-11-28T19:09:27.912Z] [2023-11-28T19:09:27.912Z] 18:42:02 CPU %user %nice %system %iowait %steal %idle [2023-11-28T19:09:27.912Z] 18:43:02 all 6.78 0.00 3.05 5.80 0.06 84.31 [2023-11-28T19:09:27.912Z] 18:43:02 0 6.39 0.00 3.00 8.59 0.08 81.94 [2023-11-28T19:09:27.912Z] 18:43:02 1 6.51 0.00 2.88 2.33 0.05 88.23 [2023-11-28T19:09:27.912Z] 18:43:02 2 7.68 0.00 2.39 2.12 0.05 87.75 [2023-11-28T19:09:27.912Z] 18:43:02 3 7.51 0.00 3.55 2.28 0.07 86.60 [2023-11-28T19:09:27.912Z] 18:43:02 4 6.89 0.00 3.95 29.31 0.07 59.79 [2023-11-28T19:09:27.912Z] 18:43:02 5 7.39 0.00 3.55 0.49 0.07 88.50 [2023-11-28T19:09:27.912Z] 18:43:02 6 6.19 0.00 2.35 0.03 0.03 91.39 [2023-11-28T19:09:27.912Z] 18:43:02 7 5.65 0.00 2.73 1.31 0.08 90.22 [2023-11-28T19:09:27.912Z] 18:44:01 all 33.32 0.00 3.89 2.73 0.10 59.96 [2023-11-28T19:09:27.912Z] 18:44:01 0 34.07 0.00 3.86 2.02 0.10 59.94 [2023-11-28T19:09:27.912Z] 18:44:01 1 32.74 0.00 3.57 0.17 0.09 63.43 [2023-11-28T19:09:27.912Z] 18:44:01 2 32.14 0.00 3.95 0.55 0.09 63.28 [2023-11-28T19:09:27.912Z] 18:44:01 3 34.19 0.00 3.90 0.77 0.10 61.03 [2023-11-28T19:09:27.912Z] 18:44:01 4 36.43 0.00 4.00 16.32 0.15 43.10 [2023-11-28T19:09:27.912Z] 18:44:01 5 31.96 0.00 3.91 0.96 0.09 63.08 [2023-11-28T19:09:27.912Z] 18:44:01 6 34.35 0.00 4.77 0.86 0.09 59.93 [2023-11-28T19:09:27.912Z] 18:44:01 7 30.65 0.00 3.19 0.14 0.09 65.93 [2023-11-28T19:09:27.912Z] 18:45:01 all 25.00 0.00 4.41 4.90 0.13 65.55 [2023-11-28T19:09:27.912Z] 18:45:01 0 24.20 0.00 4.89 6.33 0.10 64.47 [2023-11-28T19:09:27.912Z] 18:45:01 1 26.26 0.00 4.45 3.94 0.38 64.98 [2023-11-28T19:09:27.912Z] 18:45:01 2 24.76 0.00 4.63 9.74 0.10 60.77 [2023-11-28T19:09:27.912Z] 18:45:01 3 26.33 0.00 4.63 4.16 0.10 64.78 [2023-11-28T19:09:27.912Z] 18:45:01 4 26.27 0.00 4.10 5.69 0.10 63.84 [2023-11-28T19:09:27.912Z] 18:45:01 5 23.83 0.00 4.44 5.70 0.09 65.95 [2023-11-28T19:09:27.912Z] 18:45:01 6 25.75 0.00 4.28 3.13 0.08 66.76 [2023-11-28T19:09:27.912Z] 18:45:01 7 22.58 0.00 3.90 0.56 0.12 72.83 [2023-11-28T19:09:27.912Z] 18:46:01 all 0.23 0.00 0.16 1.07 0.02 98.53 [2023-11-28T19:09:27.912Z] 18:46:01 0 0.15 0.00 0.15 0.08 0.00 99.62 [2023-11-28T19:09:27.912Z] 18:46:01 1 0.12 0.00 0.43 7.51 0.02 91.93 [2023-11-28T19:09:27.912Z] 18:46:01 2 0.17 0.00 0.17 0.88 0.03 98.75 [2023-11-28T19:09:27.912Z] 18:46:01 3 0.22 0.00 0.15 0.00 0.03 99.60 [2023-11-28T19:09:27.912Z] 18:46:01 4 0.60 0.00 0.10 0.02 0.02 99.27 [2023-11-28T19:09:27.912Z] 18:46:01 5 0.18 0.00 0.07 0.00 0.02 99.73 [2023-11-28T19:09:27.912Z] 18:46:01 6 0.22 0.00 0.10 0.05 0.02 99.62 [2023-11-28T19:09:27.912Z] 18:46:01 7 0.22 0.00 0.08 0.02 0.00 99.68 [2023-11-28T19:09:27.912Z] 18:47:01 all 2.48 0.00 1.39 1.98 0.03 94.12 [2023-11-28T19:09:27.912Z] 18:47:01 0 2.53 0.00 1.22 0.33 0.03 95.88 [2023-11-28T19:09:27.912Z] 18:47:01 1 2.32 0.00 0.87 7.60 0.03 89.17 [2023-11-28T19:09:27.912Z] 18:47:01 2 1.70 0.00 2.09 2.65 0.02 93.54 [2023-11-28T19:09:27.912Z] 18:47:01 3 1.42 0.00 1.94 0.57 0.03 96.03 [2023-11-28T19:09:27.912Z] 18:47:01 4 2.35 0.00 0.75 1.37 0.03 95.49 [2023-11-28T19:09:27.912Z] 18:47:01 5 2.86 0.00 1.41 0.23 0.02 95.48 [2023-11-28T19:09:27.912Z] 18:47:01 6 4.04 0.00 1.80 2.35 0.03 91.77 [2023-11-28T19:09:27.912Z] 18:47:01 7 2.63 0.00 1.04 0.69 0.03 95.61 [2023-11-28T19:09:27.912Z] 18:48:01 all 0.08 0.00 0.04 0.03 0.01 99.84 [2023-11-28T19:09:27.912Z] 18:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-28T19:09:27.912Z] 18:48:01 1 0.07 0.00 0.03 0.23 0.00 99.67 [2023-11-28T19:09:27.912Z] 18:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T19:09:27.912Z] 18:48:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-28T19:09:27.912Z] 18:48:01 4 0.07 0.00 0.05 0.02 0.02 99.85 [2023-11-28T19:09:27.912Z] 18:48:01 5 0.25 0.00 0.05 0.00 0.00 99.70 [2023-11-28T19:09:27.912Z] 18:48:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-28T19:09:27.912Z] 18:48:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-11-28T19:09:27.912Z] 18:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T19:09:27.912Z] 18:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:49:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-28T19:09:27.912Z] 18:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T19:09:27.912Z] 18:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:49:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-28T19:09:27.912Z] 18:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T19:09:27.912Z] 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-11-28T19:09:27.912Z] 18:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T19:09:27.912Z] 18:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T19:09:27.912Z] 18:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T19:09:27.912Z] 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T19:09:27.912Z] 18:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-28T19:09:27.912Z] 18:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T19:09:27.912Z] 18:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T19:09:27.912Z] 18:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.912Z] 18:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:51:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2023-11-28T19:09:27.912Z] 18:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-11-28T19:09:27.912Z] 18:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:52:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2023-11-28T19:09:27.912Z] 18:52:01 2 0.28 0.00 0.02 0.00 0.00 99.70 [2023-11-28T19:09:27.912Z] 18:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T19:09:27.912Z] 18:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T19:09:27.912Z] 18:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T19:09:27.912Z] 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:53:01 1 0.00 0.00 0.02 0.07 0.02 99.90 [2023-11-28T19:09:27.912Z] 18:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T19:09:27.912Z] 18:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T19:09:27.912Z] [2023-11-28T19:09:27.912Z] 18:53:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T19:09:27.912Z] 18:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-11-28T19:09:27.912Z] 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.912Z] 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T19:09:27.912Z] 18:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T19:09:27.912Z] 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:55:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-11-28T19:09:27.912Z] 18:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T19:09:27.912Z] 18:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.912Z] 18:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.912Z] 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.912Z] 18:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T19:09:27.913Z] 18:56:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-11-28T19:09:27.913Z] 18:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 18:56:01 1 0.07 0.00 0.05 0.03 0.00 99.85 [2023-11-28T19:09:27.913Z] 18:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 18:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 18:56:01 4 0.08 0.00 0.03 0.02 0.02 99.85 [2023-11-28T19:09:27.913Z] 18:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 18:56:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 18:56:01 7 0.05 0.00 0.05 0.03 0.03 99.83 [2023-11-28T19:09:27.913Z] 18:57:01 all 0.02 0.00 0.02 0.03 0.01 99.92 [2023-11-28T19:09:27.913Z] 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T19:09:27.913Z] 18:57:01 1 0.03 0.00 0.02 0.25 0.02 99.68 [2023-11-28T19:09:27.913Z] 18:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 18:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 18:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 18:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 18:57:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-28T19:09:27.913Z] 18:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-28T19:09:27.913Z] 18:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T19:09:27.913Z] 18:58:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-28T19:09:27.913Z] 18:58:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-28T19:09:27.913Z] 18:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 18:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 18:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T19:09:27.913Z] 18:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-11-28T19:09:27.913Z] 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 18:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-28T19:09:27.913Z] 18:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 18:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T19:09:27.913Z] 18:59:01 4 1.84 0.00 0.02 0.00 0.02 98.13 [2023-11-28T19:09:27.913Z] 18:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 18:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 18:59:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-11-28T19:09:27.913Z] 19:00:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-11-28T19:09:27.913Z] 19:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:00:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-28T19:09:27.913Z] 19:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T19:09:27.913Z] 19:00:01 4 1.87 0.00 0.00 0.00 0.02 98.11 [2023-11-28T19:09:27.913Z] 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:00:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T19:09:27.913Z] 19:01:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2023-11-28T19:09:27.913Z] 19:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T19:09:27.913Z] 19:01:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2023-11-28T19:09:27.913Z] 19:01:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2023-11-28T19:09:27.913Z] 19:01:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T19:09:27.913Z] 19:01:01 4 1.66 0.00 0.00 0.00 0.02 98.32 [2023-11-28T19:09:27.913Z] 19:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-11-28T19:09:27.913Z] 19:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 19:02:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-28T19:09:27.913Z] 19:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 19:02:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2023-11-28T19:09:27.913Z] 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T19:09:27.913Z] 19:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-11-28T19:09:27.913Z] 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-28T19:09:27.913Z] 19:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 19:03:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T19:09:27.913Z] 19:03:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2023-11-28T19:09:27.913Z] 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:04:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2023-11-28T19:09:27.913Z] 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:04:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-11-28T19:09:27.913Z] 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T19:09:27.913Z] 19:04:01 4 1.40 0.00 0.02 0.00 0.02 98.56 [2023-11-28T19:09:27.913Z] 19:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T19:09:27.913Z] 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] [2023-11-28T19:09:27.913Z] 19:04:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T19:09:27.913Z] 19:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T19:09:27.913Z] 19:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 19:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:05:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-28T19:09:27.913Z] 19:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T19:09:27.913Z] 19:06:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-11-28T19:09:27.913Z] 19:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:06:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-28T19:09:27.913Z] 19:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:06:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T19:09:27.913Z] 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-11-28T19:09:27.913Z] 19:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T19:09:27.913Z] 19:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-28T19:09:27.913Z] 19:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-28T19:09:27.913Z] 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T19:09:27.913Z] 19:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-28T19:09:27.913Z] 19:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T19:09:27.913Z] 19:08:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-28T19:09:27.913Z] 19:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T19:09:27.913Z] 19:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T19:09:27.913Z] 19:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T19:09:27.913Z] 19:09:01 all 7.71 0.00 3.33 3.18 0.06 85.72 [2023-11-28T19:09:27.913Z] 19:09:01 0 7.72 0.00 3.53 0.22 0.05 88.48 [2023-11-28T19:09:27.913Z] 19:09:01 1 6.75 0.00 4.35 18.97 0.09 69.85 [2023-11-28T19:09:27.913Z] 19:09:01 2 9.33 0.00 3.85 0.13 0.05 86.64 [2023-11-28T19:09:27.913Z] 19:09:01 3 8.32 0.00 2.53 0.44 0.05 88.67 [2023-11-28T19:09:27.913Z] 19:09:01 4 7.95 0.00 2.29 0.12 0.05 89.59 [2023-11-28T19:09:27.913Z] 19:09:01 5 6.36 0.00 2.43 0.15 0.07 91.00 [2023-11-28T19:09:27.913Z] 19:09:01 6 6.44 0.00 3.82 5.16 0.05 84.53 [2023-11-28T19:09:27.913Z] 19:09:01 7 8.77 0.00 3.90 0.52 0.07 86.74 [2023-11-28T19:09:27.913Z] Average: all 2.81 0.00 0.60 0.72 0.02 95.85 [2023-11-28T19:09:27.913Z] Average: 0 2.74 0.00 0.62 0.64 0.02 95.98 [2023-11-28T19:09:27.913Z] Average: 1 2.73 0.00 0.62 1.53 0.03 95.10 [2023-11-28T19:09:27.913Z] Average: 2 2.76 0.00 0.63 0.58 0.02 96.01 [2023-11-28T19:09:27.913Z] Average: 3 2.85 0.00 0.62 0.30 0.02 96.20 [2023-11-28T19:09:27.913Z] Average: 4 3.34 0.00 0.56 1.92 0.03 94.15 [2023-11-28T19:09:27.913Z] Average: 5 2.65 0.00 0.58 0.27 0.01 96.48 [2023-11-28T19:09:27.913Z] Average: 6 2.81 0.00 0.63 0.43 0.01 96.13 [2023-11-28T19:09:27.913Z] Average: 7 2.58 0.00 0.56 0.12 0.03 96.72 [2023-11-28T19:09:27.913Z] [2023-11-28T19:09:27.913Z] [2023-11-28T19:09:27.913Z]