Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75769cbb60d148b1a5e0cc7835b599c46228d755 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-ssh12526293879320294216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10468244326390364025.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7170018481411028282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8680387924368258561.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-ssh5279343453617711596.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/v2]] ========================================================= [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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-3291’ Running on prd-ubuntu20.04-docker-8c-8g-3295 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 75769cbb60d148b1a5e0cc7835b599c46228d755 (main) Commit message: "Merge pull request #1285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.6" > 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 75769cbb60d148b1a5e0cc7835b599c46228d755 # timeout=10 > git rev-list --no-walk f7483b2115c0bc3e87dc0caadd8ed2c7a64f6299 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T00:19:19.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T00:19:19.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T00:19:19.192Z] ========================================================= [2023-01-23T00:19:19.192Z] EdgeX Global Pipelines Version Info [2023-01-23T00:19:19.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:19:19.892Z] ------------------- [2023-01-23T00:19:19.892Z] stable info: [2023-01-23T00:19:19.892Z] ------------------- [2023-01-23T00:19:19.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T00:19:19.892Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T00:19:19.892Z] Message: update stable to v1.0.244 [2023-01-23T00:19:20.463Z] ------------------- [2023-01-23T00:19:20.463Z] experimental info: [2023-01-23T00:19:20.463Z] ------------------- [2023-01-23T00:19:20.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T00:19:20.463Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T00:19:20.463Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T00:19:20.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-23T00:19:20.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-23T00:19:20.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T00:19:20.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T00:19:20.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T00:19:20.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T00:19:20.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T00:19:20.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-23T00:19:20.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T00:19:20.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T00:19:20.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T00:19:20.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-23T00:19:20.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T00:19:20.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T00:19:20.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T00:19:20.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:19:20.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:19:20.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:19:20.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T00:19:20.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T00:19:20.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-23T00:19:20.912Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-23T00:19:20.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T00:19:20.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T00:19:20.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T00:19:20.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T00:19:20.974Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T00:19:20.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-23T00:19:20.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-23T00:19:21.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-23T00:19:21.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] echo [2023-01-23T00:19:21.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75769cb [Pipeline] echo [2023-01-23T00:19:21.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:19:21.102Z] provisioning config files... [2023-01-23T00:19:21.116Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12496819791740729751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:19:21.411Z] ---> docker-login.sh [2023-01-23T00:19:21.411Z] nexus3.edgexfoundry.org:10001 [2023-01-23T00:19:21.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:21.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:21.670Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:21.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:21.670Z] [2023-01-23T00:19:21.670Z] Login Succeeded [2023-01-23T00:19:21.670Z] nexus3.edgexfoundry.org:10002 [2023-01-23T00:19:21.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:21.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:21.930Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:21.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:21.930Z] [2023-01-23T00:19:21.930Z] Login Succeeded [2023-01-23T00:19:21.930Z] nexus3.edgexfoundry.org:10003 [2023-01-23T00:19:21.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:21.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:21.930Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:21.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:21.930Z] [2023-01-23T00:19:21.930Z] Login Succeeded [2023-01-23T00:19:21.930Z] nexus3.edgexfoundry.org:10004 [2023-01-23T00:19:21.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:22.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:22.192Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:22.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:22.192Z] [2023-01-23T00:19:22.192Z] Login Succeeded [2023-01-23T00:19:22.192Z] docker.io [2023-01-23T00:19:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:22.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:22.451Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:22.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:22.451Z] [2023-01-23T00:19:22.451Z] Login Succeeded [2023-01-23T00:19:22.451Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T00:19:22.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T00:19:22.822Z] + git rev-list -1 --merges 75769cbb60d148b1a5e0cc7835b599c46228d755~1..75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] echo [2023-01-23T00:19:22.869Z] -----------> git rev-list -1 --merges 75769cbb60d148b1a5e0cc7835b599c46228d755~1..75769cbb60d148b1a5e0cc7835b599c46228d755 75769cbb60d148b1a5e0cc7835b599c46228d755 [2023-01-23T00:19:22.870Z] 75769cbb60d148b1a5e0cc7835b599c46228d755 [false] [Pipeline] sh [2023-01-23T00:19:23.156Z] + git log --format=format:%s -1 75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] echo [2023-01-23T00:19:23.170Z] ========================================================= [2023-01-23T00:19:23.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T00:19:23.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T00:19:23.517Z] + git log --format=format:%s -1 75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] echo [2023-01-23T00:19:23.528Z] [semverPrep] GIT_COMMIT: 75769cbb60d148b1a5e0cc7835b599c46228d755, Commit Message: Merge pull request #1285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.6 [Pipeline] echo [2023-01-23T00:19:23.539Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T00:19:23.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:19:23.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T00:19:23.871Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T00:19:23.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T00:19:23.871Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T00:19:23.871Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T00:19:23.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:19:24.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:19:24.220Z] [2023-01-23T00:19:24.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:19:24.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:19:24.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T00:19:24.588Z] b85a868b505f: Pulling fs layer [2023-01-23T00:19:24.588Z] e2be974225ed: Pulling fs layer [2023-01-23T00:19:24.588Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T00:19:24.588Z] 988bab9f4d93: Pulling fs layer [2023-01-23T00:19:24.588Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T00:19:24.588Z] eaf3925da568: Pulling fs layer [2023-01-23T00:19:24.588Z] bab4dde63d76: Pulling fs layer [2023-01-23T00:19:24.588Z] bde34c3a00c8: Pulling fs layer [2023-01-23T00:19:24.588Z] b352a97aabf1: Pulling fs layer [2023-01-23T00:19:24.588Z] 4872d77fe225: Pulling fs layer [2023-01-23T00:19:24.588Z] 5851b861e8e6: Pulling fs layer [2023-01-23T00:19:24.588Z] 988bab9f4d93: Waiting [2023-01-23T00:19:24.588Z] bde34c3a00c8: Waiting [2023-01-23T00:19:24.588Z] 4872d77fe225: Waiting [2023-01-23T00:19:24.588Z] 5851b861e8e6: Waiting [2023-01-23T00:19:24.588Z] b352a97aabf1: Waiting [2023-01-23T00:19:24.588Z] eaf3925da568: Waiting [2023-01-23T00:19:24.588Z] 1469e6f7b9e6: Waiting [2023-01-23T00:19:24.588Z] e2be974225ed: Verifying Checksum [2023-01-23T00:19:24.588Z] e2be974225ed: Download complete [2023-01-23T00:19:24.588Z] 988bab9f4d93: Verifying Checksum [2023-01-23T00:19:24.588Z] 988bab9f4d93: Download complete [2023-01-23T00:19:24.855Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T00:19:24.855Z] 1469e6f7b9e6: Download complete [2023-01-23T00:19:24.855Z] eaf3925da568: Verifying Checksum [2023-01-23T00:19:24.855Z] eaf3925da568: Download complete [2023-01-23T00:19:24.855Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T00:19:24.855Z] 339a4e72a1f5: Download complete [2023-01-23T00:19:24.855Z] bde34c3a00c8: Verifying Checksum [2023-01-23T00:19:24.855Z] bde34c3a00c8: Download complete [2023-01-23T00:19:24.855Z] b352a97aabf1: Verifying Checksum [2023-01-23T00:19:24.855Z] b352a97aabf1: Download complete [2023-01-23T00:19:24.855Z] 4872d77fe225: Verifying Checksum [2023-01-23T00:19:24.855Z] 4872d77fe225: Download complete [2023-01-23T00:19:24.855Z] b85a868b505f: Verifying Checksum [2023-01-23T00:19:24.855Z] b85a868b505f: Download complete [2023-01-23T00:19:24.855Z] 5851b861e8e6: Verifying Checksum [2023-01-23T00:19:24.855Z] 5851b861e8e6: Download complete [2023-01-23T00:19:25.434Z] bab4dde63d76: Verifying Checksum [2023-01-23T00:19:25.434Z] bab4dde63d76: Download complete [2023-01-23T00:19:26.378Z] b85a868b505f: Pull complete [2023-01-23T00:19:26.378Z] e2be974225ed: Pull complete [2023-01-23T00:19:26.944Z] 339a4e72a1f5: Pull complete [2023-01-23T00:19:26.944Z] 988bab9f4d93: Pull complete [2023-01-23T00:19:27.203Z] 1469e6f7b9e6: Pull complete [2023-01-23T00:19:27.203Z] eaf3925da568: Pull complete [2023-01-23T00:19:29.103Z] bab4dde63d76: Pull complete [2023-01-23T00:19:29.103Z] bde34c3a00c8: Pull complete [2023-01-23T00:19:29.103Z] b352a97aabf1: Pull complete [2023-01-23T00:19:29.103Z] 4872d77fe225: Pull complete [2023-01-23T00:19:29.362Z] 5851b861e8e6: Pull complete [2023-01-23T00:19:29.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T00:19:29.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:19:29.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:19:29.459Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:19:29.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T00:19:31.866Z] $ docker top 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 -eo pid,comm [2023-01-23T00:19:31.921Z] 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-01-23T00:19:31.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:19:31.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:19:31.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:19:32.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:19:32.083Z] $ docker exec 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 ssh-agent [2023-01-23T00:19:32.182Z] SSH_AUTH_SOCK=/tmp/ssh-uhu6Kjhfm4yN/agent.32 [2023-01-23T00:19:32.182Z] SSH_AGENT_PID=38 [2023-01-23T00:19:32.188Z] Running ssh-add (command line suppressed) [2023-01-23T00:19:32.299Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10802770368356553922.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10802770368356553922.key) [2023-01-23T00:19:32.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:19:32.597Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T00:19:32.612Z] $ docker exec --env ******** --env ******** 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 ssh-agent -k [2023-01-23T00:19:32.700Z] unset SSH_AUTH_SOCK; [2023-01-23T00:19:32.701Z] unset SSH_AGENT_PID; [2023-01-23T00:19:32.701Z] echo Agent pid 38 killed; [2023-01-23T00:19:32.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T00:19:32.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:19:32.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:19:32.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:19:32.858Z] $ docker exec 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 ssh-agent [2023-01-23T00:19:32.967Z] SSH_AUTH_SOCK=/tmp/ssh-yPBbfdW6lbrC/agent.70 [2023-01-23T00:19:32.967Z] SSH_AGENT_PID=76 [2023-01-23T00:19:32.971Z] Running ssh-add (command line suppressed) [2023-01-23T00:19:33.074Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_258121126154203255.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_258121126154203255.key) [2023-01-23T00:19:33.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:19:33.375Z] + git semver init [2023-01-23T00:19:33.634Z] 2023-01-23 00:19:33,565 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T00:19:33.634Z] 2023-01-23 00:19:33,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-23T00:19:33.634Z] 2023-01-23 00:19:33,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-23T00:19:33.634Z] 2023-01-23 00:19:33,566 [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-01-23T00:19:34.571Z] 2023-01-23 00:19:34,492 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-01-23T00:19:34.571Z] 2023-01-23 00:19:34,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-01-23T00:19:34.571Z] 2023-01-23 00:19:34,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:19:34.571Z] 2023-01-23 00:19:34,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:19:34.571Z] 3.0.0-dev.12 [Pipeline] } [2023-01-23T00:19:34.581Z] $ docker exec --env ******** --env ******** 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 ssh-agent -k [2023-01-23T00:19:34.682Z] unset SSH_AUTH_SOCK; [2023-01-23T00:19:34.683Z] unset SSH_AGENT_PID; [2023-01-23T00:19:34.683Z] echo Agent pid 76 killed; [2023-01-23T00:19:34.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:19:34.988Z] + git semver [Pipeline] } [2023-01-23T00:19:35.262Z] $ docker stop --time=1 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 [2023-01-23T00:19:36.565Z] $ docker rm -f --volumes 36fe93a43668011de111960bf2f71c99c1eb4079430fbccb439dbbd368087cf1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:19:36.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T00:19:37.110Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T00:19:37.114Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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-01-23T00:19:37.238Z] provisioning config files... [2023-01-23T00:19:37.248Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12923786815246526717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:19:37.545Z] ---> docker-login.sh [2023-01-23T00:19:37.545Z] nexus3.edgexfoundry.org:10001 [2023-01-23T00:19:37.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:37.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:37.545Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:37.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:37.545Z] [2023-01-23T00:19:37.545Z] Login Succeeded [2023-01-23T00:19:37.545Z] nexus3.edgexfoundry.org:10002 [2023-01-23T00:19:37.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:37.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:37.545Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:37.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:37.545Z] [2023-01-23T00:19:37.545Z] Login Succeeded [2023-01-23T00:19:37.545Z] nexus3.edgexfoundry.org:10003 [2023-01-23T00:19:37.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:37.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:37.804Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:37.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:37.804Z] [2023-01-23T00:19:37.804Z] Login Succeeded [2023-01-23T00:19:37.804Z] nexus3.edgexfoundry.org:10004 [2023-01-23T00:19:37.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:37.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:37.804Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:37.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:37.804Z] [2023-01-23T00:19:37.804Z] Login Succeeded [2023-01-23T00:19:37.804Z] docker.io [2023-01-23T00:19:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:19:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:19:38.063Z] Configure a credential helper to remove this warning. See [2023-01-23T00:19:38.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:19:38.063Z] [2023-01-23T00:19:38.063Z] Login Succeeded [2023-01-23T00:19:38.063Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T00:19:38.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T00:19:38.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:19:38.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:19:38.164Z] ========================================================= [2023-01-23T00:19:38.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T00:19:38.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:19:38.485Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T00:19:38.486Z] Sending build context to Docker daemon 10.51MB [2023-01-23T00:19:38.486Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T00:19:38.486Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-23T00:19:38.486Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T00:19:38.486Z] 213ec9aee27d: Pulling fs layer [2023-01-23T00:19:38.486Z] 4583459ba037: Pulling fs layer [2023-01-23T00:19:38.486Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T00:19:38.486Z] 53926ce57604: Pulling fs layer [2023-01-23T00:19:38.486Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T00:19:38.486Z] 22ff95d597cd: Pulling fs layer [2023-01-23T00:19:38.486Z] 53926ce57604: Waiting [2023-01-23T00:19:38.486Z] 21b2b0c7a3f4: Waiting [2023-01-23T00:19:38.486Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T00:19:38.486Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T00:19:38.486Z] a7acece74701: Pulling fs layer [2023-01-23T00:19:38.486Z] 22ff95d597cd: Waiting [2023-01-23T00:19:38.486Z] a7acece74701: Waiting [2023-01-23T00:19:38.486Z] 96b7cbca73a9: Waiting [2023-01-23T00:19:38.486Z] 12d6caf4c0d1: Waiting [2023-01-23T00:19:38.749Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T00:19:38.749Z] 93c1e223e6f2: Download complete [2023-01-23T00:19:38.749Z] 4583459ba037: Download complete [2023-01-23T00:19:38.749Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T00:19:38.749Z] 21b2b0c7a3f4: Download complete [2023-01-23T00:19:38.749Z] 22ff95d597cd: Verifying Checksum [2023-01-23T00:19:38.749Z] 22ff95d597cd: Download complete [2023-01-23T00:19:38.749Z] 213ec9aee27d: Verifying Checksum [2023-01-23T00:19:38.749Z] 12d6caf4c0d1: Verifying Checksum [2023-01-23T00:19:38.749Z] 12d6caf4c0d1: Download complete [2023-01-23T00:19:39.011Z] 213ec9aee27d: Pull complete [2023-01-23T00:19:39.011Z] 4583459ba037: Pull complete [2023-01-23T00:19:39.289Z] 93c1e223e6f2: Pull complete [2023-01-23T00:19:39.559Z] a7acece74701: Verifying Checksum [2023-01-23T00:19:39.559Z] a7acece74701: Download complete [2023-01-23T00:19:39.817Z] 53926ce57604: Verifying Checksum [2023-01-23T00:19:39.817Z] 53926ce57604: Download complete [2023-01-23T00:19:39.817Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T00:19:39.817Z] 96b7cbca73a9: Download complete [2023-01-23T00:19:44.000Z] 53926ce57604: Pull complete [2023-01-23T00:19:44.000Z] 21b2b0c7a3f4: Pull complete [2023-01-23T00:19:44.000Z] 22ff95d597cd: Pull complete [2023-01-23T00:19:44.000Z] 12d6caf4c0d1: Pull complete [2023-01-23T00:19:45.905Z] 96b7cbca73a9: Pull complete [2023-01-23T00:19:46.472Z] a7acece74701: Pull complete [2023-01-23T00:19:46.472Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T00:19:46.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T00:19:46.472Z] ---> db6d94c90886 [2023-01-23T00:19:46.472Z] Step 3/10 : ARG MAKE=make build [2023-01-23T00:19:49.777Z] ---> Running in fd37f231b23a [2023-01-23T00:19:49.777Z] Removing intermediate container fd37f231b23a [2023-01-23T00:19:49.777Z] ---> 480230b8abd8 [2023-01-23T00:19:49.777Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-23T00:19:50.037Z] ---> Running in 894f56d369a7 [2023-01-23T00:19:50.037Z] Removing intermediate container 894f56d369a7 [2023-01-23T00:19:50.037Z] ---> 1b9a1eed23d4 [2023-01-23T00:19:50.037Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-23T00:19:50.037Z] ---> Running in f4eb85643345 [2023-01-23T00:19:50.037Z] Removing intermediate container f4eb85643345 [2023-01-23T00:19:50.037Z] ---> ac668529d9df [2023-01-23T00:19:50.037Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-23T00:19:50.296Z] ---> Running in e78bfb382476 [2023-01-23T00:19:50.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T00:19:50.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T00:19:50.815Z] OK: 211 MiB in 51 packages [2023-01-23T00:19:51.074Z] Removing intermediate container e78bfb382476 [2023-01-23T00:19:51.074Z] ---> 687b0c2ca728 [2023-01-23T00:19:51.074Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-23T00:19:51.333Z] ---> 9f9d0f198133 [2023-01-23T00:19:51.333Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T00:19:51.333Z] ---> Running in d991e8dbe206 [2023-01-23T00:19:52.210Z] Still waiting to schedule task [2023-01-23T00:19:52.210Z] ‘prd-ubuntu18.04-docker-8c-8g-3241’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T00:19:52.210Z] ‘prd-ubuntu18.04-docker-8c-8g-3242’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T00:19:52.210Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3297’ is offline [2023-01-23T00:20:38.018Z] Removing intermediate container d991e8dbe206 [2023-01-23T00:20:38.018Z] ---> db267bf31ee5 [2023-01-23T00:20:38.018Z] Step 9/10 : COPY . . [2023-01-23T00:20:38.018Z] ---> 892d1871fa98 [2023-01-23T00:20:38.018Z] Step 10/10 : RUN ${MAKE} [2023-01-23T00:20:38.018Z] ---> Running in 27b8cf0bfa1f [2023-01-23T00:20:38.018Z] noop [2023-01-23T00:20:38.018Z] Removing intermediate container 27b8cf0bfa1f [2023-01-23T00:20:38.018Z] ---> e7e0258fb80a [2023-01-23T00:20:38.018Z] Successfully built e7e0258fb80a [2023-01-23T00:20:38.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:20:38.334Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T00:20:38.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:20:38.408Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:20:38.436Z] $ 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-01-23T00:20:38.760Z] $ docker top 0430c38389eda0181a68cad16993047fe7126efafa109b31a80a215f4ec07290 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:20:39.104Z] + go version [2023-01-23T00:20:39.104Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T00:20:39.114Z] $ docker stop --time=1 0430c38389eda0181a68cad16993047fe7126efafa109b31a80a215f4ec07290 [2023-01-23T00:20:40.396Z] $ docker rm -f --volumes 0430c38389eda0181a68cad16993047fe7126efafa109b31a80a215f4ec07290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:20:40.803Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T00:20:40.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:20:40.872Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:20:40.898Z] $ 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-01-23T00:20:41.252Z] $ docker top 01957c8a910948137cfd96ed24e7ca9ba4f966ca24c57db7834fb61f60797bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:20:41.594Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:20:41.884Z] + make test [2023-01-23T00:20:41.884Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T00:20:48.444Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.072s coverage: 78.9% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.148s coverage: 73.6% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.120s coverage: 60.6% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.1% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.729s coverage: 89.2% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-23T00:21:03.338Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.6% of statements [2023-01-23T00:21:03.338Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-23T00:21:21.416Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-23T00:21:21.416Z] GO111MODULE=on go vet ./... [2023-01-23T00:21:21.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T00:21:22.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T00:21:22.242Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-23T00:21:22.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T00:21:22.264Z] $ docker stop --time=1 01957c8a910948137cfd96ed24e7ca9ba4f966ca24c57db7834fb61f60797bd2 [2023-01-23T00:21:25.699Z] $ docker rm -f --volumes 01957c8a910948137cfd96ed24e7ca9ba4f966ca24c57db7834fb61f60797bd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:21:26.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T00:21:26.241Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-23T00:21:26.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T00:21:27.011Z] + ls -al . [2023-01-23T00:21:27.011Z] total 272 [2023-01-23T00:21:27.011Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 00:20 . [2023-01-23T00:21:27.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:19 .. [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 00:19 .dockerignore [2023-01-23T00:21:27.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 00:21 .git [2023-01-23T00:21:27.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 00:19 .github [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 23 00:19 .gitignore [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 00:19 .golangci.yml [2023-01-23T00:21:27.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 00:19 .semver [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 23 00:19 CHANGELOG.md [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 00:19 GOVERNANCE.md [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 23 00:19 Jenkinsfile [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 23 00:19 LICENSE [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 23 00:19 Makefile [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 23 00:19 OWNERS.md [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 23 00:19 README.md [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 00:19 VERSION [2023-01-23T00:21:27.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 00:19 bin [2023-01-23T00:21:27.011Z] -rw-r--r-- 1 jenkins jenkins 100833 Jan 23 00:21 coverage.out [2023-01-23T00:21:27.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 00:19 example [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jan 23 00:19 go.mod [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 34396 Jan 23 00:19 go.sum [2023-01-23T00:21:27.011Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 23 00:19 internal [2023-01-23T00:21:27.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:19 openapi [2023-01-23T00:21:27.011Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 00:19 pkg [2023-01-23T00:21:27.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:19 snap [2023-01-23T00:21:27.011Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 23 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:21:27.335Z] + 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=75769cbb60d148b1a5e0cc7835b599c46228d755 --label arch=amd64 --label version=3.0.0-dev.12 . [2023-01-23T00:21:27.335Z] Sending build context to Docker daemon 10.62MB [2023-01-23T00:21:27.335Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T00:21:27.336Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-23T00:21:27.336Z] ---> e7e0258fb80a [2023-01-23T00:21:27.336Z] Step 3/23 : ARG MAKE=make build [2023-01-23T00:21:27.636Z] ---> Running in f916485faedb [2023-01-23T00:21:27.636Z] Removing intermediate container f916485faedb [2023-01-23T00:21:27.636Z] ---> 0e76fb68e588 [2023-01-23T00:21:27.636Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-23T00:21:27.636Z] ---> Running in 55819cc0b793 [2023-01-23T00:21:27.636Z] Removing intermediate container 55819cc0b793 [2023-01-23T00:21:27.636Z] ---> a0e70b9b0e45 [2023-01-23T00:21:27.636Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-23T00:21:27.636Z] ---> Running in 4f606f4d2b28 [2023-01-23T00:21:27.908Z] Removing intermediate container 4f606f4d2b28 [2023-01-23T00:21:27.908Z] ---> 7a7609529e1b [2023-01-23T00:21:27.908Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-23T00:21:27.908Z] ---> Running in 8103f1727922 [2023-01-23T00:21:28.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T00:21:28.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T00:21:28.713Z] OK: 211 MiB in 51 packages [2023-01-23T00:21:28.994Z] Removing intermediate container 8103f1727922 [2023-01-23T00:21:28.994Z] ---> 37d69b52550d [2023-01-23T00:21:28.994Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-23T00:21:28.994Z] ---> 441f4046862a [2023-01-23T00:21:28.994Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T00:21:28.994Z] ---> Running in f89d8a9b3370 [2023-01-23T00:21:29.936Z] Removing intermediate container f89d8a9b3370 [2023-01-23T00:21:29.936Z] ---> eaef275f531a [2023-01-23T00:21:29.936Z] Step 9/23 : COPY . . [2023-01-23T00:21:30.504Z] ---> 5a9d79a2ace3 [2023-01-23T00:21:30.504Z] Step 10/23 : RUN ${MAKE} [2023-01-23T00:21:30.504Z] ---> Running in efe943a4f0a1 [2023-01-23T00:21:30.762Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-23T00:21:52.688Z] Removing intermediate container efe943a4f0a1 [2023-01-23T00:21:52.688Z] ---> 9685a787a3a9 [2023-01-23T00:21:52.688Z] Step 11/23 : FROM alpine:3.16 [2023-01-23T00:21:52.688Z] 3.16: Pulling from library/alpine [2023-01-23T00:21:52.688Z] ca7dd9ec2225: Pulling fs layer [2023-01-23T00:21:52.688Z] ca7dd9ec2225: Download complete [2023-01-23T00:21:52.688Z] ca7dd9ec2225: Pull complete [2023-01-23T00:21:52.688Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T00:21:52.688Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T00:21:52.688Z] ---> bfe296a52501 [2023-01-23T00:21:52.688Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-23T00:21:52.688Z] ---> Running in 8bd1e458044a [2023-01-23T00:21:52.688Z] Removing intermediate container 8bd1e458044a [2023-01-23T00:21:52.688Z] ---> 7631d42098e3 [2023-01-23T00:21:52.688Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-23T00:21:52.688Z] ---> Running in 7b7f4b393f2e [2023-01-23T00:21:52.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T00:21:52.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T00:21:52.688Z] OK: 6 MiB in 14 packages [2023-01-23T00:21:52.688Z] Removing intermediate container 7b7f4b393f2e [2023-01-23T00:21:52.688Z] ---> 0a185f4749a7 [2023-01-23T00:21:52.688Z] Step 14/23 : WORKDIR / [2023-01-23T00:21:52.688Z] ---> Running in d2b7f27fd62e [2023-01-23T00:21:52.688Z] Removing intermediate container d2b7f27fd62e [2023-01-23T00:21:52.688Z] ---> 7758149a6efb [2023-01-23T00:21:52.688Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-23T00:21:52.688Z] ---> 1b49bd66bf2a [2023-01-23T00:21:52.688Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-23T00:21:53.255Z] ---> 1adcf39f5aa1 [2023-01-23T00:21:53.255Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-23T00:21:53.255Z] ---> bcc20151ce3d [2023-01-23T00:21:53.255Z] Step 18/23 : EXPOSE 59999 [2023-01-23T00:21:53.255Z] ---> Running in ec720a001edf [2023-01-23T00:21:53.515Z] Removing intermediate container ec720a001edf [2023-01-23T00:21:53.515Z] ---> 9d35d4c31f39 [2023-01-23T00:21:53.515Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-23T00:21:53.515Z] ---> Running in 037b84a03091 [2023-01-23T00:21:53.515Z] Removing intermediate container 037b84a03091 [2023-01-23T00:21:53.515Z] ---> 2a7d8042a415 [2023-01-23T00:21:53.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T00:21:53.515Z] ---> Running in cb309741cc34 [2023-01-23T00:21:53.775Z] Removing intermediate container cb309741cc34 [2023-01-23T00:21:53.775Z] ---> b1995f01b4b9 [2023-01-23T00:21:53.775Z] Step 21/23 : LABEL arch=amd64 [2023-01-23T00:21:53.775Z] ---> Running in 0b96a30192bb [2023-01-23T00:21:53.775Z] Removing intermediate container 0b96a30192bb [2023-01-23T00:21:53.775Z] ---> 0f555562a2ce [2023-01-23T00:21:53.775Z] Step 22/23 : LABEL git_sha=75769cbb60d148b1a5e0cc7835b599c46228d755 [2023-01-23T00:21:53.775Z] ---> Running in 4ca987a04a44 [2023-01-23T00:21:53.775Z] Removing intermediate container 4ca987a04a44 [2023-01-23T00:21:53.775Z] ---> 0ab41bab00f8 [2023-01-23T00:21:53.775Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-23T00:21:53.775Z] ---> Running in d4dd35d01389 [2023-01-23T00:21:54.034Z] Removing intermediate container d4dd35d01389 [2023-01-23T00:21:54.034Z] ---> 26e94f7532a0 [2023-01-23T00:21:54.034Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T00:21:54.034Z] Successfully built 26e94f7532a0 [2023-01-23T00:21:54.034Z] 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-01-23T00:21:54.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:21:54.445Z] [2023-01-23T00:21:54.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:21:54.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:21:54.748Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T00:21:54.748Z] 5eb5b503b376: Pulling fs layer [2023-01-23T00:21:54.748Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T00:21:54.748Z] ec43610c2a17: Pulling fs layer [2023-01-23T00:21:54.748Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T00:21:54.748Z] 33b1e0a273af: Pulling fs layer [2023-01-23T00:21:54.748Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T00:21:54.748Z] 2f39f015ded8: Pulling fs layer [2023-01-23T00:21:54.748Z] 3a2ae6a8a46f: Waiting [2023-01-23T00:21:54.748Z] 33b1e0a273af: Waiting [2023-01-23T00:21:54.748Z] 5d3b04190fa2: Waiting [2023-01-23T00:21:54.748Z] 5c69ac0246d0: Download complete [2023-01-23T00:21:54.748Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T00:21:54.748Z] 3a2ae6a8a46f: Download complete [2023-01-23T00:21:55.010Z] 33b1e0a273af: Verifying Checksum [2023-01-23T00:21:55.010Z] 33b1e0a273af: Download complete [2023-01-23T00:21:55.010Z] ec43610c2a17: Verifying Checksum [2023-01-23T00:21:55.010Z] ec43610c2a17: Download complete [2023-01-23T00:21:55.010Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T00:21:55.010Z] 5d3b04190fa2: Download complete [2023-01-23T00:21:55.010Z] 5eb5b503b376: Verifying Checksum [2023-01-23T00:21:55.010Z] 5eb5b503b376: Download complete [2023-01-23T00:21:55.947Z] 2f39f015ded8: Download complete [2023-01-23T00:21:56.511Z] 5eb5b503b376: Pull complete [2023-01-23T00:21:56.511Z] 5c69ac0246d0: Pull complete [2023-01-23T00:21:57.077Z] ec43610c2a17: Pull complete [2023-01-23T00:21:57.077Z] 3a2ae6a8a46f: Pull complete [2023-01-23T00:21:57.334Z] 33b1e0a273af: Pull complete [2023-01-23T00:21:57.334Z] 5d3b04190fa2: Pull complete [2023-01-23T00:22:01.515Z] 2f39f015ded8: Pull complete [2023-01-23T00:22:01.515Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T00:22:01.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:22:01.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:22:01.601Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:22:01.631Z] $ 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-01-23T00:22:05.013Z] $ docker top da1f77202204368703e392ece26edb87423a5e252a41010cf558c439b6aa31bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:22:05.368Z] ---> job-cost.sh [2023-01-23T00:22:05.368Z] lf-activate-venv: SKIPPING [2023-01-23T00:22:05.368Z] INFO: No Stack... [2023-01-23T00:22:05.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T00:22:05.882Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T00:22:06.165Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-01-23T00:22:06.165Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T00:22:06.179Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [2023-01-23T00:22:06.187Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] did not exist. Created. [2023-01-23T00:22:06.187Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T00:22:06.491Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T00:22:06.525Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T00:22:06.531Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T00:22:06.552Z] $ docker stop --time=1 da1f77202204368703e392ece26edb87423a5e252a41010cf558c439b6aa31bb [2023-01-23T00:22:07.699Z] $ docker rm -f --volumes da1f77202204368703e392ece26edb87423a5e252a41010cf558c439b6aa31bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T00:22:56.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3301 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-01-23T00:22:56.826Z] Running in /w/workspace/device-sdk-go/142 [Pipeline] { [Pipeline] checkout [2023-01-23T00:22:56.869Z] The recommended git tool is: git [2023-01-23T00:23:03.977Z] using credential edgex-jenkins-ssh [2023-01-23T00:23:03.993Z] Cloning the remote Git repository [2023-01-23T00:23:04.049Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-23T00:23:04.132Z] > git init /w/workspace/device-sdk-go/142 # timeout=10 [2023-01-23T00:23:04.322Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-23T00:23:04.323Z] > git --version # timeout=10 [2023-01-23T00:23:04.349Z] > git --version # 'git version 2.25.1' [2023-01-23T00:23:04.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T00:23:04.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T00:23:06.432Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-23T00:23:06.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T00:23:07.664Z] Avoid second fetch [2023-01-23T00:23:07.665Z] Checking out Revision 75769cbb60d148b1a5e0cc7835b599c46228d755 (main) [2023-01-23T00:23:08.351Z] Commit message: "Merge pull request #1285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T00:23:07.689Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T00:23:07.711Z] > git checkout -f 75769cbb60d148b1a5e0cc7835b599c46228d755 # timeout=10 [2023-01-23T00:23:09.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T00:23:09.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T00:23:09.218Z] Dload Upload Total Spent Left Speed [2023-01-23T00:23:09.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-01-23T00:23:09.923Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T00:23:10.272Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T00:23:10.272Z] + sudo tee /etc/docker/daemon.new [2023-01-23T00:23:10.272Z] { [2023-01-23T00:23:10.272Z] "registry-mirrors": [ [2023-01-23T00:23:10.272Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T00:23:10.272Z] ], [2023-01-23T00:23:10.272Z] "bip": "10.250.0.254/24", [2023-01-23T00:23:10.272Z] "hosts": [ [2023-01-23T00:23:10.272Z] "tcp://0.0.0.0:5555", [2023-01-23T00:23:10.272Z] "unix:///var/run/docker.sock" [2023-01-23T00:23:10.272Z] ], [2023-01-23T00:23:10.272Z] "mtu": 1458, [2023-01-23T00:23:10.272Z] "selinux-enabled": true, [2023-01-23T00:23:10.272Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T00:23:10.272Z] } [Pipeline] sh [2023-01-23T00:23:10.637Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T00:23:11.018Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:23:29.472Z] provisioning config files... [2023-01-23T00:23:29.506Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/142@tmp/config8657204638200799835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:23:29.878Z] ---> docker-login.sh [2023-01-23T00:23:29.878Z] nexus3.edgexfoundry.org:10001 [2023-01-23T00:23:30.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:23:30.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:23:30.472Z] Configure a credential helper to remove this warning. See [2023-01-23T00:23:30.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:23:30.472Z] [2023-01-23T00:23:30.472Z] Login Succeeded [2023-01-23T00:23:30.472Z] nexus3.edgexfoundry.org:10002 [2023-01-23T00:23:30.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:23:31.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:23:31.016Z] Configure a credential helper to remove this warning. See [2023-01-23T00:23:31.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:23:31.016Z] [2023-01-23T00:23:31.016Z] Login Succeeded [2023-01-23T00:23:31.016Z] nexus3.edgexfoundry.org:10003 [2023-01-23T00:23:31.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:23:31.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:23:31.561Z] Configure a credential helper to remove this warning. See [2023-01-23T00:23:31.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:23:31.561Z] [2023-01-23T00:23:31.561Z] Login Succeeded [2023-01-23T00:23:31.561Z] nexus3.edgexfoundry.org:10004 [2023-01-23T00:23:31.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:23:31.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:23:31.838Z] Configure a credential helper to remove this warning. See [2023-01-23T00:23:31.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:23:31.838Z] [2023-01-23T00:23:31.838Z] Login Succeeded [2023-01-23T00:23:31.838Z] docker.io [2023-01-23T00:23:32.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T00:23:32.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T00:23:32.381Z] Configure a credential helper to remove this warning. See [2023-01-23T00:23:32.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T00:23:32.381Z] [2023-01-23T00:23:32.381Z] Login Succeeded [2023-01-23T00:23:32.381Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T00:23:32.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T00:23:32.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:23:32.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:23:32.759Z] ========================================================= [2023-01-23T00:23:32.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T00:23:32.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:23:33.131Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T00:23:33.423Z] Sending build context to Docker daemon 5.677MB [2023-01-23T00:23:33.699Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T00:23:33.699Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-23T00:23:33.699Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T00:23:33.699Z] 9b18e9b68314: Pulling fs layer [2023-01-23T00:23:33.699Z] 35d82f9e3411: Pulling fs layer [2023-01-23T00:23:33.699Z] e16973657156: Pulling fs layer [2023-01-23T00:23:33.699Z] fc693d55d65f: Pulling fs layer [2023-01-23T00:23:33.699Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T00:23:33.699Z] dda99020689f: Pulling fs layer [2023-01-23T00:23:33.699Z] db1c61fa0a46: Pulling fs layer [2023-01-23T00:23:33.699Z] 891c053d2c06: Pulling fs layer [2023-01-23T00:23:33.699Z] fc693d55d65f: Waiting [2023-01-23T00:23:33.699Z] 7e9fc2657dce: Waiting [2023-01-23T00:23:33.699Z] dda99020689f: Waiting [2023-01-23T00:23:33.699Z] db1c61fa0a46: Waiting [2023-01-23T00:23:33.699Z] 891c053d2c06: Waiting [2023-01-23T00:23:33.981Z] e16973657156: Download complete [2023-01-23T00:23:33.981Z] 35d82f9e3411: Verifying Checksum [2023-01-23T00:23:33.981Z] 35d82f9e3411: Download complete [2023-01-23T00:23:33.981Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T00:23:33.981Z] 7e9fc2657dce: Download complete [2023-01-23T00:23:33.981Z] dda99020689f: Verifying Checksum [2023-01-23T00:23:33.981Z] dda99020689f: Download complete [2023-01-23T00:23:33.981Z] 9b18e9b68314: Verifying Checksum [2023-01-23T00:23:33.981Z] 9b18e9b68314: Download complete [2023-01-23T00:23:34.960Z] 9b18e9b68314: Pull complete [2023-01-23T00:23:35.252Z] 891c053d2c06: Verifying Checksum [2023-01-23T00:23:35.252Z] 891c053d2c06: Download complete [2023-01-23T00:23:35.533Z] 35d82f9e3411: Pull complete [2023-01-23T00:23:36.132Z] e16973657156: Pull complete [2023-01-23T00:23:36.733Z] db1c61fa0a46: Verifying Checksum [2023-01-23T00:23:36.733Z] db1c61fa0a46: Download complete [2023-01-23T00:23:37.717Z] fc693d55d65f: Verifying Checksum [2023-01-23T00:23:37.717Z] fc693d55d65f: Download complete [2023-01-23T00:23:52.790Z] fc693d55d65f: Pull complete [2023-01-23T00:23:52.790Z] 7e9fc2657dce: Pull complete [2023-01-23T00:23:52.790Z] dda99020689f: Pull complete [2023-01-23T00:23:59.595Z] db1c61fa0a46: Pull complete [2023-01-23T00:24:01.566Z] 891c053d2c06: Pull complete [2023-01-23T00:24:01.566Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T00:24:01.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T00:24:01.566Z] ---> f96f9c87975a [2023-01-23T00:24:01.566Z] Step 3/10 : ARG MAKE=make build [2023-01-23T00:24:02.549Z] ---> Running in 4f56134688b1 [2023-01-23T00:24:02.820Z] Removing intermediate container 4f56134688b1 [2023-01-23T00:24:02.820Z] ---> f58481ad4312 [2023-01-23T00:24:02.820Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-23T00:24:02.820Z] ---> Running in f05403b88811 [2023-01-23T00:24:03.506Z] Removing intermediate container f05403b88811 [2023-01-23T00:24:03.506Z] ---> 5300bfda2403 [2023-01-23T00:24:03.506Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-23T00:24:03.506Z] ---> Running in 24278b75520c [2023-01-23T00:24:03.801Z] Removing intermediate container 24278b75520c [2023-01-23T00:24:03.801Z] ---> 3c4c5f339f79 [2023-01-23T00:24:03.801Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-23T00:24:03.801Z] ---> Running in 4feaf1d4d4b7 [2023-01-23T00:24:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T00:24:05.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T00:24:06.781Z] OK: 221 MiB in 51 packages [2023-01-23T00:24:08.198Z] Removing intermediate container 4feaf1d4d4b7 [2023-01-23T00:24:08.198Z] ---> 122807db8734 [2023-01-23T00:24:08.198Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-23T00:24:08.469Z] ---> c602cdace80e [2023-01-23T00:24:08.469Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T00:24:08.740Z] ---> Running in 5f258079b016 [2023-01-23T00:25:30.437Z] Removing intermediate container 5f258079b016 [2023-01-23T00:25:30.437Z] ---> a2520a9ee254 [2023-01-23T00:25:30.437Z] Step 9/10 : COPY . . [2023-01-23T00:25:30.437Z] ---> 54b88a44f3fc [2023-01-23T00:25:30.437Z] Step 10/10 : RUN ${MAKE} [2023-01-23T00:25:30.437Z] ---> Running in cbca2dbfc3ef [2023-01-23T00:25:30.437Z] noop [2023-01-23T00:25:30.437Z] Removing intermediate container cbca2dbfc3ef [2023-01-23T00:25:30.437Z] ---> 3c49bead5e4d [2023-01-23T00:25:30.437Z] Successfully built 3c49bead5e4d [2023-01-23T00:25:30.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:25:30.801Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T00:25:30.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:25:31.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-3301 does not seem to be running inside a container [2023-01-23T00:25:31.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/142 -v /w/workspace/device-sdk-go/142:/w/workspace/device-sdk-go/142:rw,z -v /w/workspace/device-sdk-go/142@tmp:/w/workspace/device-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T00:25:32.379Z] $ docker top 99ca8cdc88a4a97eb08d11618bc648f3f10036fb8c298e203e50a95fbb752ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:25:33.230Z] + go version [2023-01-23T00:25:33.230Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T00:25:33.255Z] $ docker stop --time=1 99ca8cdc88a4a97eb08d11618bc648f3f10036fb8c298e203e50a95fbb752ebd [2023-01-23T00:25:34.909Z] $ docker rm -f --volumes 99ca8cdc88a4a97eb08d11618bc648f3f10036fb8c298e203e50a95fbb752ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:25:35.478Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T00:25:35.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:25:35.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-3301 does not seem to be running inside a container [2023-01-23T00:25:35.761Z] $ 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/142 -v /w/workspace/device-sdk-go/142:/w/workspace/device-sdk-go/142:rw,z -v /w/workspace/device-sdk-go/142@tmp:/w/workspace/device-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T00:25:36.972Z] $ docker top e7e331a47a33aa9eb54ff7e41c6266165d9c552e33ea605866a63b30eaf1b95d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:25:37.816Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/142 [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:25:38.484Z] + make test [2023-01-23T00:25:38.484Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T00:26:17.382Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-23T00:28:24.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-23T00:28:24.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-23T00:28:24.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-23T00:28:24.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-23T00:28:24.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-23T00:28:25.451Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.286s coverage: 27.6% of statements [2023-01-23T00:28:26.409Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.293s coverage: 78.9% of statements [2023-01-23T00:28:26.409Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-23T00:28:31.758Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.409s coverage: 73.6% of statements [2023-01-23T00:28:31.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-23T00:28:31.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-23T00:28:33.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.522s coverage: 60.6% of statements [2023-01-23T00:28:33.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-23T00:28:33.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-23T00:28:33.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-23T00:28:33.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-23T00:28:33.999Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.430s coverage: 65.1% of statements [2023-01-23T00:28:33.999Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-23T00:28:33.999Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-23T00:28:34.585Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.133s coverage: 89.2% of statements [2023-01-23T00:28:34.585Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-23T00:28:34.585Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.290s coverage: 4.6% of statements [2023-01-23T00:28:34.585Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-23T00:28:35.548Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T00:28:35.548Z] GO111MODULE=on go vet ./... [2023-01-23T00:30:12.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T00:30:12.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T00:30:12.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-23T00:30:12.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T00:30:12.236Z] $ docker stop --time=1 e7e331a47a33aa9eb54ff7e41c6266165d9c552e33ea605866a63b30eaf1b95d [2023-01-23T00:30:13.984Z] $ docker rm -f --volumes e7e331a47a33aa9eb54ff7e41c6266165d9c552e33ea605866a63b30eaf1b95d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:30:15.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T00:30:15.258Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T00:30:15.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T00:30:16.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T00:30:16.490Z] + ls -al . [2023-01-23T00:30:16.490Z] total 268 [2023-01-23T00:30:16.490Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 00:25 . [2023-01-23T00:30:16.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:23 .. [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 00:23 .dockerignore [2023-01-23T00:30:16.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 00:23 .git [2023-01-23T00:30:16.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 00:23 .github [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 23 00:23 .gitignore [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 00:23 .golangci.yml [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 23 00:23 CHANGELOG.md [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 00:23 GOVERNANCE.md [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 23 00:23 Jenkinsfile [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 23 00:23 LICENSE [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 23 00:23 Makefile [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 23 00:23 OWNERS.md [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 23 00:23 README.md [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 00:19 VERSION [2023-01-23T00:30:16.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 00:23 bin [2023-01-23T00:30:16.490Z] -rw-r--r-- 1 jenkins jenkins 100832 Jan 23 00:28 coverage.out [2023-01-23T00:30:16.490Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 00:23 example [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jan 23 00:23 go.mod [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 34396 Jan 23 00:23 go.sum [2023-01-23T00:30:16.490Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 23 00:23 internal [2023-01-23T00:30:16.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:23 openapi [2023-01-23T00:30:16.490Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 00:23 pkg [2023-01-23T00:30:16.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 00:23 snap [2023-01-23T00:30:16.490Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 23 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:30:16.821Z] + 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=75769cbb60d148b1a5e0cc7835b599c46228d755 --label arch=arm64 --label version=3.0.0-dev.12 . [2023-01-23T00:30:17.087Z] Sending build context to Docker daemon 5.778MB [2023-01-23T00:30:17.087Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T00:30:17.087Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-23T00:30:17.087Z] ---> 3c49bead5e4d [2023-01-23T00:30:17.087Z] Step 3/23 : ARG MAKE=make build [2023-01-23T00:30:17.357Z] ---> Running in aa4878c6b99a [2023-01-23T00:30:17.628Z] Removing intermediate container aa4878c6b99a [2023-01-23T00:30:17.628Z] ---> 72226d869dd6 [2023-01-23T00:30:17.628Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-23T00:30:17.628Z] ---> Running in b5f0485c2b36 [2023-01-23T00:30:17.893Z] Removing intermediate container b5f0485c2b36 [2023-01-23T00:30:17.893Z] ---> 39c1113f7cfa [2023-01-23T00:30:17.893Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-23T00:30:18.164Z] ---> Running in 1ff41a46d3d3 [2023-01-23T00:30:18.429Z] Removing intermediate container 1ff41a46d3d3 [2023-01-23T00:30:18.430Z] ---> b7fadb92d506 [2023-01-23T00:30:18.430Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-23T00:30:18.430Z] ---> Running in 91cc1693b8da [2023-01-23T00:30:19.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T00:30:19.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T00:30:20.608Z] OK: 221 MiB in 51 packages [2023-01-23T00:30:21.566Z] Removing intermediate container 91cc1693b8da [2023-01-23T00:30:21.566Z] ---> 3385fdae4bed [2023-01-23T00:30:21.566Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-23T00:30:21.832Z] ---> 95a4de5e81ac [2023-01-23T00:30:21.832Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T00:30:21.832Z] ---> Running in 1b070d8352e7 [2023-01-23T00:30:24.403Z] Removing intermediate container 1b070d8352e7 [2023-01-23T00:30:24.403Z] ---> 266fd86bfefa [2023-01-23T00:30:24.403Z] Step 9/23 : COPY . . [2023-01-23T00:30:25.359Z] ---> 1e4e147a36ec [2023-01-23T00:30:25.359Z] Step 10/23 : RUN ${MAKE} [2023-01-23T00:30:25.359Z] ---> Running in 17476355f418 [2023-01-23T00:30:26.315Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-23T00:32:32.969Z] Removing intermediate container 17476355f418 [2023-01-23T00:32:32.969Z] ---> 8f1ec3678640 [2023-01-23T00:32:32.969Z] Step 11/23 : FROM alpine:3.16 [2023-01-23T00:32:32.969Z] 3.16: Pulling from library/alpine [2023-01-23T00:32:32.969Z] 6875df1f5354: Pulling fs layer [2023-01-23T00:32:32.969Z] 6875df1f5354: Verifying Checksum [2023-01-23T00:32:32.969Z] 6875df1f5354: Download complete [2023-01-23T00:32:32.969Z] 6875df1f5354: Pull complete [2023-01-23T00:32:32.969Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T00:32:32.969Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T00:32:32.969Z] ---> 2b4661558fb8 [2023-01-23T00:32:32.969Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-23T00:32:32.969Z] ---> Running in 88c3a5d94f6c [2023-01-23T00:32:32.969Z] Removing intermediate container 88c3a5d94f6c [2023-01-23T00:32:32.969Z] ---> f4ddc6f4f2ed [2023-01-23T00:32:32.969Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-23T00:32:32.969Z] ---> Running in 75d80a1fbf5e [2023-01-23T00:32:32.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T00:32:32.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T00:32:32.969Z] OK: 5 MiB in 14 packages [2023-01-23T00:32:32.969Z] Removing intermediate container 75d80a1fbf5e [2023-01-23T00:32:32.969Z] ---> a0ecb449abcb [2023-01-23T00:32:32.969Z] Step 14/23 : WORKDIR / [2023-01-23T00:32:32.969Z] ---> Running in 34ec5ceabb02 [2023-01-23T00:32:32.969Z] Removing intermediate container 34ec5ceabb02 [2023-01-23T00:32:32.969Z] ---> ea77b4016371 [2023-01-23T00:32:32.969Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-23T00:32:32.969Z] ---> 13a7222d778c [2023-01-23T00:32:32.969Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-23T00:32:32.969Z] ---> 0f0593882533 [2023-01-23T00:32:32.969Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-23T00:32:32.969Z] ---> 582168db1b92 [2023-01-23T00:32:32.969Z] Step 18/23 : EXPOSE 59999 [2023-01-23T00:32:32.969Z] ---> Running in 448e4f3a7963 [2023-01-23T00:32:32.969Z] Removing intermediate container 448e4f3a7963 [2023-01-23T00:32:32.969Z] ---> 74f866c2835f [2023-01-23T00:32:32.969Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-23T00:32:32.969Z] ---> Running in 29fc7b8eb6ae [2023-01-23T00:32:32.969Z] Removing intermediate container 29fc7b8eb6ae [2023-01-23T00:32:32.969Z] ---> 9b1b6804753b [2023-01-23T00:32:32.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T00:32:32.969Z] ---> Running in f2fdd1cc7058 [2023-01-23T00:32:32.969Z] Removing intermediate container f2fdd1cc7058 [2023-01-23T00:32:32.969Z] ---> ab1072bc42e3 [2023-01-23T00:32:32.969Z] Step 21/23 : LABEL arch=arm64 [2023-01-23T00:32:32.969Z] ---> Running in e7f1667e2db4 [2023-01-23T00:32:32.969Z] Removing intermediate container e7f1667e2db4 [2023-01-23T00:32:32.969Z] ---> 30261e86cecb [2023-01-23T00:32:32.969Z] Step 22/23 : LABEL git_sha=75769cbb60d148b1a5e0cc7835b599c46228d755 [2023-01-23T00:32:32.969Z] ---> Running in fd622c2e7072 [2023-01-23T00:32:32.969Z] Removing intermediate container fd622c2e7072 [2023-01-23T00:32:32.969Z] ---> 56bed56c2f5a [2023-01-23T00:32:32.969Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-23T00:32:32.969Z] ---> Running in fe9001fa1fdc [2023-01-23T00:32:32.969Z] Removing intermediate container fe9001fa1fdc [2023-01-23T00:32:32.969Z] ---> 1b63a9219bfb [2023-01-23T00:32:32.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T00:32:32.969Z] Successfully built 1b63a9219bfb [2023-01-23T00:32:32.969Z] 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-01-23T00:32:33.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:32:33.392Z] [2023-01-23T00:32:33.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:32:33.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:32:33.994Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T00:32:33.994Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T00:32:33.994Z] 04944245beec: Pulling fs layer [2023-01-23T00:32:33.994Z] 699f458cf7ca: Pulling fs layer [2023-01-23T00:32:33.994Z] 765212b225bb: Pulling fs layer [2023-01-23T00:32:33.994Z] f23df028b6ca: Pulling fs layer [2023-01-23T00:32:33.994Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T00:32:33.994Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T00:32:33.994Z] 765212b225bb: Waiting [2023-01-23T00:32:33.994Z] f23df028b6ca: Waiting [2023-01-23T00:32:33.994Z] d65c8cfc05b1: Waiting [2023-01-23T00:32:33.994Z] 2437ff75d9bd: Waiting [2023-01-23T00:32:34.262Z] 04944245beec: Download complete [2023-01-23T00:32:34.262Z] 765212b225bb: Verifying Checksum [2023-01-23T00:32:34.262Z] 765212b225bb: Download complete [2023-01-23T00:32:34.262Z] f23df028b6ca: Verifying Checksum [2023-01-23T00:32:34.262Z] f23df028b6ca: Download complete [2023-01-23T00:32:34.262Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T00:32:34.262Z] d65c8cfc05b1: Download complete [2023-01-23T00:32:34.532Z] 699f458cf7ca: Verifying Checksum [2023-01-23T00:32:34.532Z] 699f458cf7ca: Download complete [2023-01-23T00:32:34.801Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T00:32:34.802Z] 8998bd30e6a1: Download complete [2023-01-23T00:32:37.414Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T00:32:37.414Z] 2437ff75d9bd: Download complete [2023-01-23T00:32:38.822Z] 8998bd30e6a1: Pull complete [2023-01-23T00:32:39.089Z] 04944245beec: Pull complete [2023-01-23T00:32:40.496Z] 699f458cf7ca: Pull complete [2023-01-23T00:32:40.496Z] 765212b225bb: Pull complete [2023-01-23T00:32:41.456Z] f23df028b6ca: Pull complete [2023-01-23T00:32:41.456Z] d65c8cfc05b1: Pull complete [2023-01-23T00:32:53.769Z] 2437ff75d9bd: Pull complete [2023-01-23T00:32:53.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T00:32:53.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:32:53.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:32:53.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-3301 does not seem to be running inside a container [2023-01-23T00:32:54.061Z] $ 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/142 -v /w/workspace/device-sdk-go/142:/w/workspace/device-sdk-go/142:rw,z -v /w/workspace/device-sdk-go/142@tmp:/w/workspace/device-sdk-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T00:32:56.688Z] $ docker top 7f9dfca03ec68c91bee8af96e873b00572211e68db42dabbad3d47a31782c9cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:32:57.254Z] ---> job-cost.sh [2023-01-23T00:32:57.524Z] lf-activate-venv: SKIPPING [2023-01-23T00:32:57.524Z] INFO: No Stack... [2023-01-23T00:32:57.794Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T00:32:58.751Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T00:32:59.069Z] + cat /w/workspace/device-sdk-go/142/archives/cost.csv [2023-01-23T00:32:59.069Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T00:32:59.135Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [2023-01-23T00:32:59.144Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] did not exist. Created. [2023-01-23T00:32:59.144Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T00:32:59.800Z] /w/workspace/device-sdk-go/142@tmp/durable-e882bc31/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T00:33:00.448Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T00:33:00.470Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T00:33:00.543Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T00:33:00.552Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T00:33:00.571Z] $ docker stop --time=1 7f9dfca03ec68c91bee8af96e873b00572211e68db42dabbad3d47a31782c9cd [2023-01-23T00:33:02.109Z] $ docker rm -f --volumes 7f9dfca03ec68c91bee8af96e873b00572211e68db42dabbad3d47a31782c9cd [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-01-23T00:33:02.473Z] provisioning config files... [2023-01-23T00:33:02.482Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15549238720367184100tmp [Pipeline] { [Pipeline] sh [2023-01-23T00:33:02.768Z] + set +x [2023-01-23T00:33:02.768Z] + curl -s https://codecov.io/bash [2023-01-23T00:33:02.768Z] + bash -s -- [2023-01-23T00:33:02.768Z] [2023-01-23T00:33:02.768Z] _____ _ [2023-01-23T00:33:02.768Z] / ____| | | [2023-01-23T00:33:02.768Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T00:33:02.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T00:33:02.768Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T00:33:02.768Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T00:33:02.768Z] Bash-1.0.6 [2023-01-23T00:33:02.768Z] [2023-01-23T00:33:02.768Z] [2023-01-23T00:33:02.768Z] ==> git version 2.25.1 found [2023-01-23T00:33:02.768Z] ==> 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-01-23T00:33:02.768Z] Release-Date: 2020-01-08 [2023-01-23T00:33:02.768Z] 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-01-23T00:33:02.768Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T00:33:02.768Z] ==> Jenkins CI detected. [2023-01-23T00:33:02.768Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-23T00:33:02.768Z] project root: . [2023-01-23T00:33:02.768Z] --> token set from env [2023-01-23T00:33:02.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T00:33:02.768Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T00:33:02.768Z] ==> Python coveragepy not found [2023-01-23T00:33:02.768Z] ==> Searching for coverage reports in: [2023-01-23T00:33:02.768Z] + . [2023-01-23T00:33:02.768Z] -> Found 1 reports [2023-01-23T00:33:02.768Z] ==> Detecting git/mercurial file structure [2023-01-23T00:33:02.768Z] ==> Reading reports [2023-01-23T00:33:03.027Z] + ./coverage.out bytes=100832 [2023-01-23T00:33:03.027Z] ==> Appending adjustments [2023-01-23T00:33:03.027Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T00:33:03.286Z] + Found adjustments [2023-01-23T00:33:03.286Z] ==> Gzipping contents [2023-01-23T00:33:03.286Z] 16K /tmp/codecov.QFeMRW.gz [2023-01-23T00:33:03.286Z] ==> Uploading reports [2023-01-23T00:33:03.286Z] url: https://codecov.io [2023-01-23T00:33:03.286Z] query: branch=main&commit=75769cbb60d148b1a5e0cc7835b599c46228d755&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-23T00:33:03.286Z] -> Pinging Codecov [2023-01-23T00:33:03.286Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=75769cbb60d148b1a5e0cc7835b599c46228d755&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-23T00:33:03.545Z] -> Uploading to [2023-01-23T00:33:03.545Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/7E55EF52A471D76F132DFD9A03CDDE97/75769cbb60d148b1a5e0cc7835b599c46228d755/24af8107-466d-4170-8f57-eea74a9a0270.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T003303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1292997077f2dcd01e9f32f64703b50a9b13bcec6ab8d6db702f32123d7274e4 [2023-01-23T00:33:03.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T00:33:03.545Z] Dload Upload Total Spent Left Speed [2023-01-23T00:33:03.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14712 0 0 100 14712 0 62604 --:--:-- --:--:-- --:--:-- 62604 [2023-01-23T00:33:03.805Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] } [2023-01-23T00:33:03.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-23T00:33:03.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-23T00:33:03.931Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:04.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:33:04.226Z] [2023-01-23T00:33:04.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:04.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:33:04.522Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-23T00:33:04.522Z] df9b9388f04a: Pulling fs layer [2023-01-23T00:33:04.522Z] 52dc419b0ee2: Pulling fs layer [2023-01-23T00:33:04.522Z] 25bc292e5bac: Pulling fs layer [2023-01-23T00:33:04.522Z] 114826534d7a: Pulling fs layer [2023-01-23T00:33:04.522Z] 4657fd5d0bcf: Pulling fs layer [2023-01-23T00:33:04.522Z] 6ad1cebc031e: Pulling fs layer [2023-01-23T00:33:04.522Z] 8a3aa393b2d8: Pulling fs layer [2023-01-23T00:33:04.522Z] 6ad1cebc031e: Waiting [2023-01-23T00:33:04.522Z] 114826534d7a: Waiting [2023-01-23T00:33:04.522Z] 8a3aa393b2d8: Waiting [2023-01-23T00:33:04.522Z] 4657fd5d0bcf: Waiting [2023-01-23T00:33:04.522Z] 25bc292e5bac: Verifying Checksum [2023-01-23T00:33:04.522Z] 25bc292e5bac: Download complete [2023-01-23T00:33:04.522Z] 52dc419b0ee2: Verifying Checksum [2023-01-23T00:33:04.522Z] 52dc419b0ee2: Download complete [2023-01-23T00:33:04.522Z] 4657fd5d0bcf: Verifying Checksum [2023-01-23T00:33:04.522Z] 4657fd5d0bcf: Download complete [2023-01-23T00:33:04.522Z] df9b9388f04a: Download complete [2023-01-23T00:33:04.791Z] df9b9388f04a: Pull complete [2023-01-23T00:33:04.791Z] 52dc419b0ee2: Pull complete [2023-01-23T00:33:05.062Z] 25bc292e5bac: Pull complete [2023-01-23T00:33:05.062Z] 6ad1cebc031e: Verifying Checksum [2023-01-23T00:33:05.062Z] 6ad1cebc031e: Download complete [2023-01-23T00:33:05.668Z] 114826534d7a: Verifying Checksum [2023-01-23T00:33:05.668Z] 114826534d7a: Download complete [2023-01-23T00:33:06.232Z] 8a3aa393b2d8: Verifying Checksum [2023-01-23T00:33:06.232Z] 8a3aa393b2d8: Download complete [2023-01-23T00:33:08.761Z] 114826534d7a: Pull complete [2023-01-23T00:33:08.761Z] 4657fd5d0bcf: Pull complete [2023-01-23T00:33:09.019Z] 6ad1cebc031e: Pull complete [2023-01-23T00:33:11.555Z] 8a3aa393b2d8: Pull complete [2023-01-23T00:33:11.555Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-23T00:33:11.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:33:11.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:33:11.631Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:33:11.658Z] $ 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-01-23T00:33:15.435Z] $ docker top a72b64a84eb2ddf19108fdd8b6481c73ec3f64653104066bd12ca6d37caf2108 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T00:33:15.507Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-01-23T00:33:15.783Z] + set -o pipefail [2023-01-23T00:33:15.783Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-01-23T00:33:19.975Z] [2023-01-23T00:33:19.975Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-01-23T00:33:19.975Z] [2023-01-23T00:33:19.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/e32b5941-3f67-4635-82c2-e06b9c16877d [2023-01-23T00:33:19.975Z] [2023-01-23T00:33:19.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-23T00:33:19.975Z] [2023-01-23T00:33:20.234Z] [2023-01-23T00:33:20.234Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-23T00:33:20.234Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-23T00:33:20.234Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-23T00:33:20.243Z] $ docker stop --time=1 a72b64a84eb2ddf19108fdd8b6481c73ec3f64653104066bd12ca6d37caf2108 [2023-01-23T00:33:23.568Z] $ docker rm -f --volumes a72b64a84eb2ddf19108fdd8b6481c73ec3f64653104066bd12ca6d37caf2108 [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-01-23T00:33:23.966Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:33:23.982Z] provisioning config files... [2023-01-23T00:33:23.989Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1220815226549358074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:33:24.291Z] --> edgex-publish-swagger.sh [2023-01-23T00:33:24.292Z] === Publish openapi/v2 API === [2023-01-23T00:33:24.292Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-23T00:33:24.292Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2023-01-23T00:33:24.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T00:33:24.292Z] Dload Upload Total Spent Left Speed [2023-01-23T00:33:24.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 70 99910 --:--:-- --:--:-- --:--:-- 99981 [2023-01-23T00:33:24.861Z] {"code":403,"message":"Access Denied"} [2023-01-23T00:33:24.861Z] [Pipeline] } [2023-01-23T00:33:24.869Z] 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-01-23T00:33:25.270Z] + git log --format=format:%s -1 75769cbb60d148b1a5e0cc7835b599c46228d755 [Pipeline] sh [2023-01-23T00:33:25.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:33:25.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:25.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:33:25.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:33:25.945Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:33:25.971Z] $ 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-01-23T00:33:26.400Z] $ docker top bb2f2f007f00dccd38d3c0de6048370478c3f9b8d992d387dda874f6d92cdce5 -eo pid,comm [2023-01-23T00:33:26.452Z] 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-01-23T00:33:26.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:33:26.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:33:26.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:33:26.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:33:26.608Z] $ docker exec bb2f2f007f00dccd38d3c0de6048370478c3f9b8d992d387dda874f6d92cdce5 ssh-agent [2023-01-23T00:33:26.722Z] SSH_AUTH_SOCK=/tmp/ssh-z8xBUmQHl0QY/agent.32 [2023-01-23T00:33:26.722Z] SSH_AGENT_PID=39 [2023-01-23T00:33:26.727Z] Running ssh-add (command line suppressed) [2023-01-23T00:33:26.826Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13369426518366955005.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13369426518366955005.key) [2023-01-23T00:33:26.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:33:27.131Z] + git semver tag [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,304 [run_tag] DEBUG tag force:False [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,305 [check_head_tag] DEBUG check head tag [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,306 [execute] INFO git cat-file --batch-check [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,309 [execute] INFO git cat-file --batch [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,334 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:33:27.390Z] 2023-01-23 00:33:27,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:27.390Z] 3.0.0-dev.12 [Pipeline] } [2023-01-23T00:33:27.397Z] $ docker exec --env ******** --env ******** bb2f2f007f00dccd38d3c0de6048370478c3f9b8d992d387dda874f6d92cdce5 ssh-agent -k [2023-01-23T00:33:27.488Z] unset SSH_AUTH_SOCK; [2023-01-23T00:33:27.489Z] unset SSH_AGENT_PID; [2023-01-23T00:33:27.489Z] echo Agent pid 39 killed; [2023-01-23T00:33:27.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:33:27.826Z] + git semver [Pipeline] } [2023-01-23T00:33:28.096Z] $ docker stop --time=1 bb2f2f007f00dccd38d3c0de6048370478c3f9b8d992d387dda874f6d92cdce5 [2023-01-23T00:33:29.334Z] $ docker rm -f --volumes bb2f2f007f00dccd38d3c0de6048370478c3f9b8d992d387dda874f6d92cdce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:29.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:33:29.733Z] [2023-01-23T00:33:29.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:30.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:33:30.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-23T00:33:30.037Z] ab5ef0e58194: Pulling fs layer [2023-01-23T00:33:30.037Z] 9712f1f96733: Pulling fs layer [2023-01-23T00:33:30.037Z] 63f879dbbcfc: Pulling fs layer [2023-01-23T00:33:30.037Z] 0d9ebad4ef96: Pulling fs layer [2023-01-23T00:33:30.037Z] e9a5061849ea: Pulling fs layer [2023-01-23T00:33:30.037Z] d747dcd14b5f: Pulling fs layer [2023-01-23T00:33:30.037Z] 2de7ff778b66: Pulling fs layer [2023-01-23T00:33:30.037Z] 0d9ebad4ef96: Waiting [2023-01-23T00:33:30.037Z] e9a5061849ea: Waiting [2023-01-23T00:33:30.037Z] d747dcd14b5f: Waiting [2023-01-23T00:33:30.037Z] 2de7ff778b66: Waiting [2023-01-23T00:33:30.037Z] 9712f1f96733: Download complete [2023-01-23T00:33:31.053Z] 63f879dbbcfc: Verifying Checksum [2023-01-23T00:33:31.053Z] 63f879dbbcfc: Download complete [2023-01-23T00:33:31.327Z] e9a5061849ea: Verifying Checksum [2023-01-23T00:33:31.327Z] e9a5061849ea: Download complete [2023-01-23T00:33:31.327Z] d747dcd14b5f: Download complete [2023-01-23T00:33:31.327Z] 0d9ebad4ef96: Verifying Checksum [2023-01-23T00:33:31.327Z] 0d9ebad4ef96: Download complete [2023-01-23T00:33:31.586Z] ab5ef0e58194: Verifying Checksum [2023-01-23T00:33:31.586Z] ab5ef0e58194: Download complete [2023-01-23T00:33:31.586Z] 2de7ff778b66: Verifying Checksum [2023-01-23T00:33:31.586Z] 2de7ff778b66: Download complete [2023-01-23T00:33:34.113Z] ab5ef0e58194: Pull complete [2023-01-23T00:33:34.113Z] 9712f1f96733: Pull complete [2023-01-23T00:33:35.046Z] 63f879dbbcfc: Pull complete [2023-01-23T00:33:39.230Z] 0d9ebad4ef96: Pull complete [2023-01-23T00:33:39.230Z] e9a5061849ea: Pull complete [2023-01-23T00:33:39.230Z] d747dcd14b5f: Pull complete [2023-01-23T00:33:40.164Z] 2de7ff778b66: Pull complete [2023-01-23T00:33:40.164Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-23T00:33:40.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:33:40.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:33:40.245Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:33:40.271Z] $ 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-01-23T00:33:44.575Z] $ docker top bc9a8d5c3867815c0e9cb72dc6e49224f3ce6df20bf0726078d8139c5650b4e5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:33:44.655Z] provisioning config files... [2023-01-23T00:33:44.662Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config239645480941338894tmp [2023-01-23T00:33:44.671Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8938351556927581510tmp [2023-01-23T00:33:44.679Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6225919344500237307tmp [Pipeline] { [Pipeline] echo [2023-01-23T00:33:44.696Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:33:44.982Z] ---> sigul-configuration.sh [2023-01-23T00:33:44.982Z] gpg: directory `/root/.gnupg' created [2023-01-23T00:33:44.982Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-23T00:33:44.982Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-23T00:33:44.982Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-23T00:33:44.982Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-23T00:33:44.982Z] gpg: CAST5 encrypted data [2023-01-23T00:33:44.982Z] gpg: encrypted with 1 passphrase [2023-01-23T00:33:44.982Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-23T00:33:45.266Z] + mkdir /home/jenkins [2023-01-23T00:33:45.266Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-23T00:33:45.553Z] + 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-01-23T00:33:45.561Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:33:45.842Z] ---> sigul-install.sh [2023-01-23T00:33:45.842Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-23T00:33:46.132Z] + git tag --list [2023-01-23T00:33:46.132Z] 0.7.1 [2023-01-23T00:33:46.132Z] delhi-tag [2023-01-23T00:33:46.132Z] v1.0.0 [2023-01-23T00:33:46.132Z] v1.1.0 [2023-01-23T00:33:46.132Z] v1.1.1 [2023-01-23T00:33:46.132Z] v1.1.2 [2023-01-23T00:33:46.132Z] v1.2.0 [2023-01-23T00:33:46.132Z] v1.2.1 [2023-01-23T00:33:46.132Z] v1.2.2 [2023-01-23T00:33:46.132Z] v1.2.3 [2023-01-23T00:33:46.132Z] v1.3.0 [2023-01-23T00:33:46.132Z] v1.4.0 [2023-01-23T00:33:46.132Z] v2.0.0 [2023-01-23T00:33:46.132Z] v2.1.0 [2023-01-23T00:33:46.132Z] v2.1.1 [2023-01-23T00:33:46.132Z] v2.1.1-dev.2 [2023-01-23T00:33:46.132Z] v2.1.1-dev.3 [2023-01-23T00:33:46.132Z] v2.2.0 [2023-01-23T00:33:46.132Z] v2.2.1-dev.1 [2023-01-23T00:33:46.132Z] v2.2.1-dev.10 [2023-01-23T00:33:46.132Z] v2.2.1-dev.11 [2023-01-23T00:33:46.132Z] v2.2.1-dev.12 [2023-01-23T00:33:46.132Z] v2.2.1-dev.13 [2023-01-23T00:33:46.132Z] v2.2.1-dev.14 [2023-01-23T00:33:46.132Z] v2.2.1-dev.2 [2023-01-23T00:33:46.132Z] v2.2.1-dev.3 [2023-01-23T00:33:46.132Z] v2.2.1-dev.4 [2023-01-23T00:33:46.132Z] v2.2.1-dev.5 [2023-01-23T00:33:46.132Z] v2.2.1-dev.6 [2023-01-23T00:33:46.132Z] v2.2.1-dev.7 [2023-01-23T00:33:46.132Z] v2.2.1-dev.8 [2023-01-23T00:33:46.132Z] v2.2.1-dev.9 [2023-01-23T00:33:46.132Z] v2.3.0 [2023-01-23T00:33:46.132Z] v2.3.0-dev.14 [2023-01-23T00:33:46.132Z] v2.3.0-dev.15 [2023-01-23T00:33:46.132Z] v2.3.0-dev.16 [2023-01-23T00:33:46.132Z] v2.3.0-dev.17 [2023-01-23T00:33:46.132Z] v2.3.0-dev.18 [2023-01-23T00:33:46.132Z] v2.3.0-dev.19 [2023-01-23T00:33:46.132Z] v2.3.0-dev.20 [2023-01-23T00:33:46.132Z] v2.3.0-dev.21 [2023-01-23T00:33:46.132Z] v2.3.0-dev.22 [2023-01-23T00:33:46.132Z] v2.3.0-dev.23 [2023-01-23T00:33:46.132Z] v2.3.0-dev.24 [2023-01-23T00:33:46.132Z] v2.3.0-dev.25 [2023-01-23T00:33:46.132Z] v2.3.0-dev.26 [2023-01-23T00:33:46.132Z] v2.3.0-dev.27 [2023-01-23T00:33:46.132Z] v2.3.0-dev.28 [2023-01-23T00:33:46.132Z] v2.3.0-dev.29 [2023-01-23T00:33:46.132Z] v2.3.0-dev.30 [2023-01-23T00:33:46.132Z] v2.3.0-dev.31 [2023-01-23T00:33:46.132Z] v2.3.0-dev.32 [2023-01-23T00:33:46.132Z] v2.3.0-dev.33 [2023-01-23T00:33:46.132Z] v2.3.0-dev.34 [2023-01-23T00:33:46.132Z] v2.3.0-dev.35 [2023-01-23T00:33:46.132Z] v2.3.0-dev.36 [2023-01-23T00:33:46.132Z] v2.3.0-dev.37 [2023-01-23T00:33:46.132Z] v2.3.0-dev.38 [2023-01-23T00:33:46.132Z] v2.3.0-dev.39 [2023-01-23T00:33:46.132Z] v2.3.0-dev.40 [2023-01-23T00:33:46.132Z] v2.3.0-dev.41 [2023-01-23T00:33:46.132Z] v2.3.0-dev.42 [2023-01-23T00:33:46.132Z] v2.3.0-dev.43 [2023-01-23T00:33:46.132Z] v2.3.0-dev.44 [2023-01-23T00:33:46.132Z] v2.3.0-dev.45 [2023-01-23T00:33:46.132Z] v2.3.0-dev.46 [2023-01-23T00:33:46.132Z] v2.3.0-dev.47 [2023-01-23T00:33:46.132Z] v2.3.0-dev.48 [2023-01-23T00:33:46.132Z] v2.3.0-dev.49 [2023-01-23T00:33:46.132Z] v2.3.0-dev.50 [2023-01-23T00:33:46.132Z] v2.3.0-dev.51 [2023-01-23T00:33:46.132Z] v2.3.1-dev.1 [2023-01-23T00:33:46.132Z] v2.3.1-dev.2 [2023-01-23T00:33:46.132Z] v3.0.0-dev.1 [2023-01-23T00:33:46.132Z] v3.0.0-dev.10 [2023-01-23T00:33:46.132Z] v3.0.0-dev.11 [2023-01-23T00:33:46.132Z] v3.0.0-dev.12 [2023-01-23T00:33:46.132Z] v3.0.0-dev.2 [2023-01-23T00:33:46.132Z] v3.0.0-dev.3 [2023-01-23T00:33:46.132Z] v3.0.0-dev.4 [2023-01-23T00:33:46.132Z] v3.0.0-dev.5 [2023-01-23T00:33:46.132Z] v3.0.0-dev.6 [2023-01-23T00:33:46.132Z] v3.0.0-dev.7 [2023-01-23T00:33:46.132Z] v3.0.0-dev.8 [2023-01-23T00:33:46.132Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-23T00:33:46.417Z] + lftools sign git-tag v3.0.0-dev.12 [2023-01-23T00:33:46.986Z] Signing Git tag with Sigul... [2023-01-23T00:33:46.986Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-01-23T00:33:47.561Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:33:47.845Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-23T00:33:47.852Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-23T00:33:47.868Z] $ docker stop --time=1 bc9a8d5c3867815c0e9cb72dc6e49224f3ce6df20bf0726078d8139c5650b4e5 [2023-01-23T00:33:49.190Z] $ docker rm -f --volumes bc9a8d5c3867815c0e9cb72dc6e49224f3ce6df20bf0726078d8139c5650b4e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-23T00:33:49.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:33:49.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:49.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:33:49.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:33:49.959Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:33:49.990Z] $ 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-01-23T00:33:50.365Z] $ docker top 606a7bb016eed5d9e4c51035e7a835fb0891646633f9af1d78699c27a56305a3 -eo pid,comm [2023-01-23T00:33:50.417Z] 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-01-23T00:33:50.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:33:50.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:33:50.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:33:50.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:33:50.570Z] $ docker exec 606a7bb016eed5d9e4c51035e7a835fb0891646633f9af1d78699c27a56305a3 ssh-agent [2023-01-23T00:33:50.693Z] SSH_AUTH_SOCK=/tmp/ssh-Y0dLr6WNswfj/agent.31 [2023-01-23T00:33:50.693Z] SSH_AGENT_PID=37 [2023-01-23T00:33:50.697Z] Running ssh-add (command line suppressed) [2023-01-23T00:33:50.799Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13895184590648256338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13895184590648256338.key) [2023-01-23T00:33:50.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:33:51.100Z] + git semver bump pre [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,275 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,277 [execute] INFO git cat-file --batch-check [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,284 [execute] INFO git cat-file --batch [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:33:51.361Z] 2023-01-23 00:33:51,290 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:51.361Z] 3.0.0-dev.13 [Pipeline] } [2023-01-23T00:33:51.368Z] $ docker exec --env ******** --env ******** 606a7bb016eed5d9e4c51035e7a835fb0891646633f9af1d78699c27a56305a3 ssh-agent -k [2023-01-23T00:33:51.461Z] unset SSH_AUTH_SOCK; [2023-01-23T00:33:51.462Z] unset SSH_AGENT_PID; [2023-01-23T00:33:51.462Z] echo Agent pid 37 killed; [2023-01-23T00:33:51.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:33:51.779Z] + git semver [Pipeline] } [2023-01-23T00:33:52.049Z] $ docker stop --time=1 606a7bb016eed5d9e4c51035e7a835fb0891646633f9af1d78699c27a56305a3 [2023-01-23T00:33:53.308Z] $ docker rm -f --volumes 606a7bb016eed5d9e4c51035e7a835fb0891646633f9af1d78699c27a56305a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:33:53.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:33:53.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:33:53.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:33:53.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:33:54.019Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:33:54.048Z] $ 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-01-23T00:33:54.427Z] $ docker top 7e1fdd1b58c3ec3615eed6153a76f90e3acd83849faa9258c94c899806553c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:33:54.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:33:54.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:33:54.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:33:54.631Z] $ docker exec 7e1fdd1b58c3ec3615eed6153a76f90e3acd83849faa9258c94c899806553c60 ssh-agent [2023-01-23T00:33:54.736Z] SSH_AUTH_SOCK=/tmp/ssh-tIcj7GocfDjv/agent.33 [2023-01-23T00:33:54.736Z] SSH_AGENT_PID=39 [2023-01-23T00:33:54.742Z] Running ssh-add (command line suppressed) [2023-01-23T00:33:54.841Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18090736645846357405.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18090736645846357405.key) [2023-01-23T00:33:54.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:33:55.149Z] + git semver push [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,346 [run_push] DEBUG push [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,347 [execute] INFO git cat-file --batch-check [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,352 [execute] INFO git rev-list b79ef43b467ed80c9370d34e5457ff412d3b3ad0 -- [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,352 [execute] DEBUG Popen(['git', 'rev-list', 'b79ef43b467ed80c9370d34e5457ff412d3b3ad0', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,364 [execute] INFO git fetch -v origin [2023-01-23T00:33:55.408Z] 2023-01-23 00:33:55,364 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-23T00:33:55.975Z] 2023-01-23 00:33:55,884 [run_push] DEBUG no remote changes detected [2023-01-23T00:33:55.975Z] 2023-01-23 00:33:55,884 [execute] INFO git push origin semver [2023-01-23T00:33:55.975Z] 2023-01-23 00:33:55,885 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:33:56.911Z] 2023-01-23 00:33:56,643 [run_push] DEBUG push all version tags [2023-01-23T00:33:56.911Z] 2023-01-23 00:33:56,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-23T00:33:56.911Z] 2023-01-23 00:33:56,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:33:57.478Z] 2023-01-23 00:33:57,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-23T00:33:57.478Z] 3.0.0-dev.13 [Pipeline] } [2023-01-23T00:33:57.485Z] $ docker exec --env ******** --env ******** 7e1fdd1b58c3ec3615eed6153a76f90e3acd83849faa9258c94c899806553c60 ssh-agent -k [2023-01-23T00:33:57.593Z] unset SSH_AUTH_SOCK; [2023-01-23T00:33:57.593Z] unset SSH_AGENT_PID; [2023-01-23T00:33:57.593Z] echo Agent pid 39 killed; [2023-01-23T00:33:57.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:33:57.904Z] + git semver [Pipeline] } [2023-01-23T00:33:58.172Z] $ docker stop --time=1 7e1fdd1b58c3ec3615eed6153a76f90e3acd83849faa9258c94c899806553c60 [2023-01-23T00:33:59.493Z] $ docker rm -f --volumes 7e1fdd1b58c3ec3615eed6153a76f90e3acd83849faa9258c94c899806553c60 [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-01-23T00:34:00.039Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-01-23T00:34:00.039Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-23T00:34:00.039Z] total 16 [2023-01-23T00:34:00.039Z] drwxr-xr-x 3 root root 4096 Jan 23 00:22 . [2023-01-23T00:34:00.039Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 00:33 .. [2023-01-23T00:34:00.039Z] drwxr-xr-x 2 root root 4096 Jan 23 00:22 cost [2023-01-23T00:34:00.039Z] -rw-r--r-- 1 root root 85 Jan 23 00:22 cost.csv [2023-01-23T00:34:00.039Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-23T00:34:00.039Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-23T00:34:00.039Z] total 16 [2023-01-23T00:34:00.039Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 00:22 . [2023-01-23T00:34:00.039Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 00:33 .. [2023-01-23T00:34:00.039Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 00:22 cost [2023-01-23T00:34:00.039Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 23 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:00.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:01.197Z] ---> package-listing.sh [2023-01-23T00:34:01.197Z] ++ facter osfamily [2023-01-23T00:34:01.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T00:34:01.457Z] + OS_FAMILY=debian [2023-01-23T00:34:01.457Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-01-23T00:34:01.457Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T00:34:01.457Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T00:34:01.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T00:34:01.457Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T00:34:01.457Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-23T00:34:01.457Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T00:34:01.457Z] + case "${OS_FAMILY}" in [2023-01-23T00:34:01.457Z] + dpkg -l [2023-01-23T00:34:01.457Z] + grep '^ii' [2023-01-23T00:34:01.457Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T00:34:01.457Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T00:34:01.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T00:34:01.457Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-23T00:34:01.457Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-01-23T00:34:01.457Z] + 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-01-23T00:34:01.468Z] 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-01-23T00:34:01.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:34:02.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:34:02.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:34:02.370Z] prd-ubuntu20.04-docker-8c-8g-3295 does not seem to be running inside a container [2023-01-23T00:34:02.395Z] $ 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-01-23T00:34:02.608Z] $ docker top 2137ddbb0ab3e0f7adb6ab1693053e353bbe8045befe0e42eb61a47a2dbc6979 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:34:02.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T00:34:03.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T00:34:03.521Z] + ls /var/log/sa-host [2023-01-23T00:34:03.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:34:03.591Z] provisioning config files... [2023-01-23T00:34:03.599Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5611245721245261036tmp [Pipeline] { [Pipeline] echo [2023-01-23T00:34:03.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:03.895Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T00:34:03.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:04.243Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T00:34:04.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:04.538Z] ---> sudo-logs.sh [2023-01-23T00:34:04.538Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T00:34:04.561Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:04.842Z] ---> job-cost.sh [2023-01-23T00:34:04.843Z] lf-activate-venv: SKIPPING [2023-01-23T00:34:04.843Z] DEBUG: total: 0.2199999988079071 [2023-01-23T00:34:04.843Z] INFO: Retrieving Stack Cost... [2023-01-23T00:34:05.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T00:34:05.669Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T00:34:05.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:34:05.968Z] ---> logs-deploy.sh [2023-01-23T00:34:05.968Z] lf-activate-venv: SKIPPING [2023-01-23T00:34:05.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/142 [2023-01-23T00:34:05.968Z] INFO: archiving workspace using pattern(s): [2023-01-23T00:34:06.998Z] Archives upload complete. [2023-01-23T00:34:07.272Z] INFO: archiving logs to Nexus [2023-01-23T00:34:07.871Z] ---> uname -a: [2023-01-23T00:34:07.871Z] Linux prd-ubuntu20-04-docker-8c-8g-3295 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] ---> lscpu: [2023-01-23T00:34:07.871Z] Architecture: x86_64 [2023-01-23T00:34:07.871Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-23T00:34:07.871Z] Byte Order: Little Endian [2023-01-23T00:34:07.871Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-23T00:34:07.871Z] CPU(s): 8 [2023-01-23T00:34:07.871Z] On-line CPU(s) list: 0-7 [2023-01-23T00:34:07.871Z] Thread(s) per core: 1 [2023-01-23T00:34:07.871Z] Core(s) per socket: 1 [2023-01-23T00:34:07.871Z] Socket(s): 8 [2023-01-23T00:34:07.871Z] NUMA node(s): 1 [2023-01-23T00:34:07.871Z] Vendor ID: AuthenticAMD [2023-01-23T00:34:07.871Z] CPU family: 23 [2023-01-23T00:34:07.871Z] Model: 49 [2023-01-23T00:34:07.871Z] Model name: AMD EPYC-Rome Processor [2023-01-23T00:34:07.871Z] Stepping: 0 [2023-01-23T00:34:07.871Z] CPU MHz: 2800.002 [2023-01-23T00:34:07.871Z] BogoMIPS: 5600.00 [2023-01-23T00:34:07.871Z] Virtualization: AMD-V [2023-01-23T00:34:07.871Z] Hypervisor vendor: KVM [2023-01-23T00:34:07.871Z] Virtualization type: full [2023-01-23T00:34:07.871Z] L1d cache: 256 KiB [2023-01-23T00:34:07.871Z] L1i cache: 256 KiB [2023-01-23T00:34:07.871Z] L2 cache: 4 MiB [2023-01-23T00:34:07.871Z] L3 cache: 128 MiB [2023-01-23T00:34:07.871Z] NUMA node0 CPU(s): 0-7 [2023-01-23T00:34:07.871Z] Vulnerability Itlb multihit: Not affected [2023-01-23T00:34:07.871Z] Vulnerability L1tf: Not affected [2023-01-23T00:34:07.871Z] Vulnerability Mds: Not affected [2023-01-23T00:34:07.871Z] Vulnerability Meltdown: Not affected [2023-01-23T00:34:07.871Z] Vulnerability Mmio stale data: Not affected [2023-01-23T00:34:07.871Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-23T00:34:07.871Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-23T00:34:07.871Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-23T00:34:07.871Z] Vulnerability Srbds: Not affected [2023-01-23T00:34:07.871Z] Vulnerability Tsx async abort: Not affected [2023-01-23T00:34:07.871Z] 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-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] ---> nproc: [2023-01-23T00:34:07.871Z] 8 [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] ---> df -h: [2023-01-23T00:34:07.871Z] Filesystem Size Used Avail Use% Mounted on [2023-01-23T00:34:07.871Z] overlay 155G 13G 143G 9% / [2023-01-23T00:34:07.871Z] tmpfs 64M 0 64M 0% /dev [2023-01-23T00:34:07.871Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-23T00:34:07.871Z] shm 64M 0 64M 0% /dev/shm [2023-01-23T00:34:07.871Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] ---> sar -b -r -n DEV: [2023-01-23T00:34:07.871Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3295) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:18:43 LINUX RESTART (8 CPU) [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-23T00:34:07.871Z] 00:20:01 175.51 47.27 128.24 0.00 5345.02 74070.91 0.00 [2023-01-23T00:34:07.871Z] 00:21:01 114.28 0.80 113.48 0.00 14.93 45566.81 0.00 [2023-01-23T00:34:07.871Z] 00:22:01 151.72 0.28 151.43 0.00 8.40 32238.05 0.00 [2023-01-23T00:34:07.871Z] 00:23:01 28.33 0.00 28.33 0.00 0.00 15475.04 0.00 [2023-01-23T00:34:07.871Z] 00:24:01 39.24 9.37 29.88 0.00 2888.05 5039.83 0.00 [2023-01-23T00:34:07.871Z] 00:25:01 19.33 2.25 17.08 0.00 2292.28 3770.30 0.00 [2023-01-23T00:34:07.871Z] 00:26:01 3.32 0.02 3.30 0.00 0.13 88.25 0.00 [2023-01-23T00:34:07.871Z] 00:27:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-01-23T00:34:07.871Z] 00:28:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 [2023-01-23T00:34:07.871Z] 00:29:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 [2023-01-23T00:34:07.871Z] 00:30:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2023-01-23T00:34:07.871Z] 00:31:02 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2023-01-23T00:34:07.871Z] 00:32:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 [2023-01-23T00:34:07.871Z] 00:33:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2023-01-23T00:34:07.871Z] 00:34:01 129.43 0.37 129.06 0.00 28.26 58854.19 0.00 [2023-01-23T00:34:07.871Z] Average: 44.75 4.03 40.72 0.00 705.95 15698.42 0.00 [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-23T00:34:07.871Z] 00:20:01 29173372 31599060 714412 2.17 76076 2624788 2005948 5.91 986684 2359508 4968 [2023-01-23T00:34:07.871Z] 00:21:01 27811908 31426704 871404 2.65 145404 3649912 2186340 6.44 1547716 3052104 465464 [2023-01-23T00:34:07.871Z] 00:22:01 27691028 31578944 717972 2.18 159340 3876160 1871952 5.52 1212900 3471608 435652 [2023-01-23T00:34:07.871Z] 00:23:01 27697440 31585592 712524 2.17 159568 3875900 1772384 5.22 1218220 3459404 16 [2023-01-23T00:34:07.871Z] 00:24:01 27324220 31554392 729932 2.22 178368 4187020 1805256 5.32 1388900 3635892 60060 [2023-01-23T00:34:07.871Z] 00:25:01 27173640 31568388 712176 2.17 193196 4331524 1834272 5.41 1536504 3626776 44 [2023-01-23T00:34:07.871Z] 00:26:01 27178524 31568416 711676 2.16 191752 4328272 1805992 5.32 1535056 3623504 8 [2023-01-23T00:34:07.871Z] 00:27:01 27183800 31573748 706332 2.15 191800 4328276 1805992 5.32 1529228 3623504 48 [2023-01-23T00:34:07.871Z] 00:28:01 27184168 31574120 705876 2.15 191824 4328276 1805992 5.32 1529112 3623504 12 [2023-01-23T00:34:07.871Z] 00:29:01 27184176 31574196 705780 2.15 191860 4328280 1805992 5.32 1529112 3623512 20 [2023-01-23T00:34:07.871Z] 00:30:01 27183936 31574084 705656 2.15 191904 4328280 1805992 5.32 1529380 3623516 8 [2023-01-23T00:34:07.871Z] 00:31:02 27183604 31573884 705900 2.15 191928 4328284 1805992 5.32 1529448 3623600 40 [2023-01-23T00:34:07.871Z] 00:32:01 27183788 31574076 705868 2.15 191936 4328292 1805992 5.32 1529128 3623604 8 [2023-01-23T00:34:07.871Z] 00:33:01 27184324 31574612 705264 2.14 191960 4328292 1805992 5.32 1528992 3623604 40 [2023-01-23T00:34:07.871Z] 00:34:01 25667996 31533820 741024 2.25 229420 5637060 1876172 5.53 1663592 4870888 448 [2023-01-23T00:34:07.871Z] Average: 27333728 31562269 723453 2.20 178422 4187241 1853351 5.46 1452931 3564302 64456 [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-23T00:34:07.871Z] 00:20:01 docker0 63.68 81.26 5.25 164.12 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:20:01 veth1c612a9 53.53 70.19 5.10 49.75 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:20:01 ens3 699.60 491.19 6639.70 95.87 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:20:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:21:01 docker0 134.24 195.88 10.89 1806.83 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:21:01 ens3 226.48 153.62 1834.65 23.07 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:21:01 veth1ddbc04 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:22:01 docker0 3.75 7.75 0.22 81.09 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:22:01 ens3 148.60 118.61 2664.82 102.91 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:22:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:23:01 ens3 9.22 6.17 9.54 3.08 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:24:01 ens3 137.53 86.25 2400.74 6.33 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:24:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:25:01 ens3 14.35 7.97 352.60 0.73 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:26:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:27:01 ens3 0.62 0.52 0.27 0.22 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:29:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:30:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:31:02 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:33:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:34:01 docker0 36.41 48.49 3.36 583.48 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:34:01 ens3 395.53 301.10 7812.50 57.07 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] 00:34:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] Average: docker0 15.89 22.25 1.32 175.89 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] Average: ens3 109.01 77.82 1449.32 19.32 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] ---> sar -P ALL: [2023-01-23T00:34:07.871Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3295) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:18:43 LINUX RESTART (8 CPU) [2023-01-23T00:34:07.871Z] [2023-01-23T00:34:07.871Z] 00:19:01 CPU %user %nice %system %iowait %steal %idle [2023-01-23T00:34:07.871Z] 00:20:01 all 9.71 0.00 3.51 2.51 0.06 84.21 [2023-01-23T00:34:07.871Z] 00:20:01 0 6.64 0.00 4.46 13.57 0.05 75.27 [2023-01-23T00:34:07.871Z] 00:20:01 1 9.71 0.00 2.99 0.37 0.05 86.88 [2023-01-23T00:34:07.871Z] 00:20:01 2 11.52 0.00 4.59 0.86 0.05 82.98 [2023-01-23T00:34:07.871Z] 00:20:01 3 11.33 0.00 2.67 2.86 0.07 83.08 [2023-01-23T00:34:07.871Z] 00:20:01 4 9.25 0.00 3.85 1.11 0.05 85.74 [2023-01-23T00:34:07.871Z] 00:20:01 5 11.20 0.00 2.83 0.81 0.07 85.10 [2023-01-23T00:34:07.871Z] 00:20:01 6 9.51 0.00 3.28 0.18 0.07 86.96 [2023-01-23T00:34:07.871Z] 00:20:01 7 8.50 0.00 3.45 0.29 0.05 87.71 [2023-01-23T00:34:07.871Z] 00:21:01 all 24.37 0.00 4.52 2.17 0.08 68.86 [2023-01-23T00:34:07.871Z] 00:21:01 0 24.71 0.00 5.69 0.93 0.05 68.62 [2023-01-23T00:34:07.871Z] 00:21:01 1 24.61 0.00 4.30 0.67 0.07 70.35 [2023-01-23T00:34:07.871Z] 00:21:01 2 23.79 0.00 4.23 0.76 0.05 71.17 [2023-01-23T00:34:07.871Z] 00:21:01 3 24.89 0.00 4.00 0.20 0.05 70.86 [2023-01-23T00:34:07.871Z] 00:21:01 4 24.86 0.00 4.19 0.94 0.07 69.94 [2023-01-23T00:34:07.871Z] 00:21:01 5 24.19 0.00 4.37 0.45 0.13 70.86 [2023-01-23T00:34:07.871Z] 00:21:01 6 24.86 0.00 3.85 1.19 0.08 70.01 [2023-01-23T00:34:07.871Z] 00:21:01 7 23.06 0.00 5.56 12.30 0.10 58.98 [2023-01-23T00:34:07.871Z] 00:22:01 all 39.79 0.00 6.62 1.59 0.10 51.90 [2023-01-23T00:34:07.871Z] 00:22:01 0 40.60 0.00 6.78 0.15 0.10 52.36 [2023-01-23T00:34:07.871Z] 00:22:01 1 39.90 0.00 6.32 1.69 0.10 51.99 [2023-01-23T00:34:07.871Z] 00:22:01 2 39.06 0.00 6.48 4.44 0.08 49.95 [2023-01-23T00:34:07.871Z] 00:22:01 3 39.13 0.00 6.49 0.37 0.10 53.91 [2023-01-23T00:34:07.871Z] 00:22:01 4 41.15 0.00 6.41 0.29 0.10 52.05 [2023-01-23T00:34:07.871Z] 00:22:01 5 40.04 0.00 7.05 1.29 0.10 51.52 [2023-01-23T00:34:07.871Z] 00:22:01 6 39.60 0.00 6.41 3.75 0.08 50.16 [2023-01-23T00:34:07.871Z] 00:22:01 7 38.85 0.00 7.05 0.71 0.10 53.28 [2023-01-23T00:34:07.871Z] 00:23:01 all 0.20 0.00 0.18 0.67 0.01 98.95 [2023-01-23T00:34:07.871Z] 00:23:01 0 0.18 0.00 0.12 0.00 0.00 99.70 [2023-01-23T00:34:07.871Z] 00:23:01 1 0.33 0.00 0.17 0.02 0.02 99.47 [2023-01-23T00:34:07.871Z] 00:23:01 2 0.15 0.00 0.15 0.22 0.00 99.48 [2023-01-23T00:34:07.871Z] 00:23:01 3 0.17 0.00 0.15 0.02 0.02 99.65 [2023-01-23T00:34:07.871Z] 00:23:01 4 0.10 0.00 0.10 0.22 0.00 99.58 [2023-01-23T00:34:07.871Z] 00:23:01 5 0.10 0.00 0.08 0.82 0.02 98.98 [2023-01-23T00:34:07.871Z] 00:23:01 6 0.30 0.00 0.43 4.08 0.00 95.19 [2023-01-23T00:34:07.871Z] 00:23:01 7 0.23 0.00 0.20 0.00 0.00 99.57 [2023-01-23T00:34:07.871Z] 00:24:01 all 1.40 0.00 0.83 0.38 0.01 97.37 [2023-01-23T00:34:07.871Z] 00:24:01 0 1.28 0.00 1.15 0.42 0.00 97.15 [2023-01-23T00:34:07.871Z] 00:24:01 1 2.13 0.00 0.75 0.57 0.02 96.53 [2023-01-23T00:34:07.871Z] 00:24:01 2 0.80 0.00 0.73 1.07 0.02 97.38 [2023-01-23T00:34:07.871Z] 00:24:01 3 0.92 0.00 1.92 0.45 0.02 96.69 [2023-01-23T00:34:07.871Z] 00:24:01 4 0.83 0.00 0.62 0.07 0.02 98.47 [2023-01-23T00:34:07.871Z] 00:24:01 5 0.88 0.00 0.48 0.02 0.00 98.62 [2023-01-23T00:34:07.871Z] 00:24:01 6 2.01 0.00 0.48 0.08 0.02 97.41 [2023-01-23T00:34:07.871Z] 00:24:01 7 2.33 0.00 0.50 0.40 0.03 96.73 [2023-01-23T00:34:07.871Z] 00:25:01 all 1.13 0.00 0.64 0.31 0.01 97.91 [2023-01-23T00:34:07.871Z] 00:25:01 0 0.75 0.00 0.37 0.02 0.02 98.85 [2023-01-23T00:34:07.871Z] 00:25:01 1 1.90 0.00 1.19 0.62 0.03 96.26 [2023-01-23T00:34:07.871Z] 00:25:01 2 2.70 0.00 0.43 0.76 0.00 96.12 [2023-01-23T00:34:07.871Z] 00:25:01 3 0.63 0.00 0.70 0.23 0.00 98.43 [2023-01-23T00:34:07.871Z] 00:25:01 4 1.02 0.00 0.78 0.22 0.00 97.98 [2023-01-23T00:34:07.871Z] 00:25:01 5 0.63 0.00 0.40 0.05 0.00 98.92 [2023-01-23T00:34:07.871Z] 00:25:01 6 0.38 0.00 0.82 0.50 0.02 98.28 [2023-01-23T00:34:07.871Z] 00:25:01 7 1.02 0.00 0.42 0.07 0.00 98.50 [2023-01-23T00:34:07.871Z] 00:26:01 all 0.31 0.00 0.05 0.01 0.00 99.62 [2023-01-23T00:34:07.871Z] 00:26:01 0 0.23 0.00 0.12 0.00 0.00 99.65 [2023-01-23T00:34:07.872Z] 00:26:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-23T00:34:07.872Z] 00:26:01 2 1.94 0.00 0.05 0.07 0.00 97.95 [2023-01-23T00:34:07.872Z] 00:26:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2023-01-23T00:34:07.872Z] 00:26:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:26:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-23T00:34:07.872Z] 00:26:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2023-01-23T00:34:07.872Z] 00:26:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2023-01-23T00:34:07.872Z] 00:27:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2023-01-23T00:34:07.872Z] 00:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:27:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-23T00:34:07.872Z] 00:27:01 2 1.97 0.00 0.00 0.02 0.00 98.01 [2023-01-23T00:34:07.872Z] 00:27:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-23T00:34:07.872Z] 00:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:27:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2023-01-23T00:34:07.872Z] 00:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-23T00:34:07.872Z] 00:28:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2023-01-23T00:34:07.872Z] 00:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-23T00:34:07.872Z] 00:28:01 2 0.33 0.00 0.08 0.03 0.02 99.53 [2023-01-23T00:34:07.872Z] 00:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-23T00:34:07.872Z] 00:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T00:34:07.872Z] 00:29:01 all 0.21 0.00 0.01 0.02 0.00 99.76 [2023-01-23T00:34:07.872Z] 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-23T00:34:07.872Z] 00:29:01 2 1.45 0.00 0.00 0.03 0.00 98.52 [2023-01-23T00:34:07.872Z] 00:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-23T00:34:07.872Z] 00:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:29:01 7 0.00 0.00 0.00 0.12 0.00 99.88 [2023-01-23T00:34:07.872Z] 00:30:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-01-23T00:34:07.872Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-23T00:34:07.872Z] 00:30:01 2 0.35 0.00 0.00 0.08 0.00 99.57 [2023-01-23T00:34:07.872Z] 00:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T00:34:07.872Z] 00:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T00:34:07.872Z] 00:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T00:34:07.872Z] [2023-01-23T00:34:07.872Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2023-01-23T00:34:07.872Z] 00:31:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-23T00:34:07.872Z] 00:31:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:31:02 1 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-23T00:34:07.872Z] 00:31:02 2 0.00 0.00 0.00 0.07 0.00 99.93 [2023-01-23T00:34:07.872Z] 00:31:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-23T00:34:07.872Z] 00:31:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:31:02 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:31:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T00:34:07.872Z] 00:32:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2023-01-23T00:34:07.872Z] 00:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-23T00:34:07.872Z] 00:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-23T00:34:07.872Z] 00:32:01 2 0.83 0.00 0.00 0.00 0.00 99.17 [2023-01-23T00:34:07.872Z] 00:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-23T00:34:07.872Z] 00:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-23T00:34:07.872Z] 00:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:33:01 all 0.28 0.00 0.01 0.01 0.00 99.69 [2023-01-23T00:34:07.872Z] 00:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T00:34:07.872Z] 00:33:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-01-23T00:34:07.872Z] 00:33:01 2 1.97 0.00 0.00 0.05 0.00 97.98 [2023-01-23T00:34:07.872Z] 00:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-23T00:34:07.872Z] 00:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-23T00:34:07.872Z] 00:33:01 6 0.03 0.00 0.02 0.07 0.00 99.88 [2023-01-23T00:34:07.872Z] 00:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T00:34:07.872Z] 00:34:01 all 9.38 0.00 4.06 2.48 0.06 84.02 [2023-01-23T00:34:07.872Z] 00:34:01 0 9.68 0.00 3.90 0.03 0.08 86.30 [2023-01-23T00:34:07.872Z] 00:34:01 1 8.95 0.00 4.14 0.12 0.05 86.75 [2023-01-23T00:34:07.872Z] 00:34:01 2 8.13 0.00 3.72 3.50 0.05 84.59 [2023-01-23T00:34:07.872Z] 00:34:01 3 11.27 0.00 4.10 5.28 0.08 79.26 [2023-01-23T00:34:07.872Z] 00:34:01 4 7.60 0.00 4.54 0.74 0.07 87.05 [2023-01-23T00:34:07.872Z] 00:34:01 5 10.52 0.00 3.27 0.42 0.03 85.75 [2023-01-23T00:34:07.872Z] 00:34:01 6 8.73 0.00 3.77 8.42 0.05 79.03 [2023-01-23T00:34:07.872Z] 00:34:01 7 10.16 0.00 5.00 1.38 0.08 83.37 [2023-01-23T00:34:07.872Z] Average: all 5.78 0.00 1.36 0.68 0.02 92.17 [2023-01-23T00:34:07.872Z] Average: 0 5.57 0.00 1.50 1.00 0.02 91.90 [2023-01-23T00:34:07.872Z] Average: 1 5.82 0.00 1.34 0.27 0.03 92.54 [2023-01-23T00:34:07.872Z] Average: 2 6.28 0.00 1.35 0.79 0.02 91.56 [2023-01-23T00:34:07.872Z] Average: 3 5.87 0.00 1.34 0.62 0.02 92.15 [2023-01-23T00:34:07.872Z] Average: 4 5.62 0.00 1.36 0.24 0.02 92.76 [2023-01-23T00:34:07.872Z] Average: 5 5.81 0.00 1.23 0.26 0.03 92.67 [2023-01-23T00:34:07.872Z] Average: 6 5.67 0.00 1.27 1.22 0.02 91.82 [2023-01-23T00:34:07.872Z] Average: 7 5.58 0.00 1.47 1.01 0.03 91.91 [2023-01-23T00:34:07.872Z] [2023-01-23T00:34:07.872Z] [2023-01-23T00:34:07.872Z]