Pull request #1142 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at dd514f718fd528170d25c4d96999316fe43c7c62 rather than ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 Obtained Jenkinsfile from dd514f718fd528170d25c4d96999316fe43c7c62 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-ssh13470867466437430800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9316305352694524300.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/PR-1142/workspace@libs/edgex-global-pipelines/.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/PR-1142/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3447985104797886263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh1519361839063267439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-1142/workspace@libs/lf-pipelines/.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/PR-1142/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh294117124810024860.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21717 in /w/workspace/gexfoundry_device-sdk-go_PR-1142 [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/gexfoundry_device-sdk-go_PR-1142 # 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 Merging remotes/origin/main commit dd514f718fd528170d25c4d96999316fe43c7c62 into PR head commit ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 Merge succeeded, producing ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 Checking out Revision ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 (PR-1142) > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1142/head:refs/remotes/origin/PR-1142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd514f718fd528170d25c4d96999316fe43c7c62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 # timeout=10 Commit message: "feat: Add MaxEventSize to limit event size" First time build. Skipping changelog. > git rev-list --no-walk a525fa8329fbe22c3cb4119fb6ae0b5d7df1feb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T01:57:28.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T01:57:28.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T01:57:28.196Z] ========================================================= [2022-04-22T01:57:28.196Z] EdgeX Global Pipelines Version Info [2022-04-22T01:57:28.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:57:29.343Z] ------------------- [2022-04-22T01:57:29.343Z] stable info: [2022-04-22T01:57:29.343Z] ------------------- [2022-04-22T01:57:29.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:57:29.343Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T01:57:29.343Z] Message: update stable to v1.0.221 [2022-04-22T01:57:29.936Z] ------------------- [2022-04-22T01:57:29.936Z] experimental info: [2022-04-22T01:57:29.936Z] ------------------- [2022-04-22T01:57:29.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T01:57:29.937Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T01:57:29.937Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T01:57:30.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-22T01:57:30.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-22T01:57:30.107Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T01:57:30.115Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T01:57:30.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T01:57:30.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T01:57:30.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T01:57:30.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-22T01:57:30.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T01:57:30.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T01:57:30.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T01:57:30.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-22T01:57:30.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T01:57:30.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T01:57:30.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T01:57:30.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T01:57:30.287Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T01:57:30.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T01:57:30.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T01:57:30.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T01:57:30.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T01:57:30.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T01:57:30.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T01:57:30.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T01:57:30.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T01:57:30.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T01:57:30.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1142 [Pipeline] echo [2022-04-22T01:57:30.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1142 [Pipeline] echo [2022-04-22T01:57:30.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1142 [Pipeline] echo [2022-04-22T01:57:30.456Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [Pipeline] echo [2022-04-22T01:57:30.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae5b097 [Pipeline] echo [2022-04-22T01:57:30.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T01:57:30.524Z] provisioning config files... [2022-04-22T01:57:30.540Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/config7292938443354040946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:57:30.851Z] ---> docker-login.sh [2022-04-22T01:57:30.851Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:57:31.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:31.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:31.113Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:31.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:31.113Z] [2022-04-22T01:57:31.113Z] Login Succeeded [2022-04-22T01:57:31.113Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:57:31.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:31.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:31.374Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:31.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:31.374Z] [2022-04-22T01:57:31.374Z] Login Succeeded [2022-04-22T01:57:31.374Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:57:31.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:31.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:31.374Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:31.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:31.374Z] [2022-04-22T01:57:31.374Z] Login Succeeded [2022-04-22T01:57:31.374Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:57:31.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:31.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:31.635Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:31.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:31.635Z] [2022-04-22T01:57:31.635Z] Login Succeeded [2022-04-22T01:57:31.635Z] docker.io [2022-04-22T01:57:31.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:32.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:32.210Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:32.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:32.210Z] [2022-04-22T01:57:32.210Z] Login Succeeded [2022-04-22T01:57:32.210Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:57:32.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T01:57:32.610Z] + git rev-list -1 --merges ae5b097c774fbcde0af0ffcb948bf3416ee9ef01~1..ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [Pipeline] echo [2022-04-22T01:57:32.646Z] -----------> git rev-list -1 --merges ae5b097c774fbcde0af0ffcb948bf3416ee9ef01~1..ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [false] [Pipeline] sh [2022-04-22T01:57:33.046Z] + git log --format=format:%s -1 ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [Pipeline] echo [2022-04-22T01:57:33.065Z] ========================================================= [2022-04-22T01:57:33.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T01:57:33.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T01:57:33.408Z] + git log --format=format:%s -1 ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [Pipeline] echo [2022-04-22T01:57:33.421Z] [semverPrep] GIT_COMMIT: ae5b097c774fbcde0af0ffcb948bf3416ee9ef01, Commit Message: feat: Add MaxEventSize to limit event size [Pipeline] echo [2022-04-22T01:57:33.433Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T01:57:33.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T01:57:33.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T01:57:33.874Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T01:57:33.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T01:57:33.874Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T01:57:33.874Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T01:57:33.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:57:34.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:57:34.306Z] [2022-04-22T01:57:34.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:57:34.609Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:57:34.609Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T01:57:34.609Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T01:57:34.609Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T01:57:34.609Z] 4c7163046ea9: Pulling fs layer [2022-04-22T01:57:34.609Z] 0c2d73faf560: Pulling fs layer [2022-04-22T01:57:34.609Z] 0c2d73faf560: Waiting [2022-04-22T01:57:34.609Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T01:57:34.609Z] 3e5f54012d9b: Download complete [2022-04-22T01:57:34.609Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T01:57:34.609Z] a0d0a0d46f8b: Download complete [2022-04-22T01:57:34.609Z] 0c2d73faf560: Verifying Checksum [2022-04-22T01:57:34.609Z] 0c2d73faf560: Download complete [2022-04-22T01:57:34.609Z] 4c7163046ea9: Verifying Checksum [2022-04-22T01:57:34.609Z] 4c7163046ea9: Download complete [2022-04-22T01:57:34.869Z] a0d0a0d46f8b: Pull complete [2022-04-22T01:57:34.869Z] 3e5f54012d9b: Pull complete [2022-04-22T01:57:35.448Z] 4c7163046ea9: Pull complete [2022-04-22T01:57:35.448Z] 0c2d73faf560: Pull complete [2022-04-22T01:57:35.448Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T01:57:35.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T01:57:35.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T01:57:35.529Z] prd-ubuntu20.04-docker-8c-8g-21717 does not seem to be running inside a container [2022-04-22T01:57:35.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1142 -v /w/workspace/gexfoundry_device-sdk-go_PR-1142:/w/workspace/gexfoundry_device-sdk-go_PR-1142:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T01:57:36.214Z] $ docker top e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T01:57:36.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:57:36.336Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:57:36.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:57:36.493Z] $ docker exec e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 ssh-agent [2022-04-22T01:57:36.628Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodginC/agent.17 [2022-04-22T01:57:36.628Z] SSH_AGENT_PID=24 [2022-04-22T01:57:36.637Z] Running ssh-add (command line suppressed) [2022-04-22T01:57:36.776Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/private_key_4941663365509308571.key (/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/private_key_4941663365509308571.key) [2022-04-22T01:57:36.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:57:37.086Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T01:57:37.103Z] $ docker exec --env ******** --env ******** e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 ssh-agent -k [2022-04-22T01:57:37.211Z] unset SSH_AUTH_SOCK; [2022-04-22T01:57:37.212Z] unset SSH_AGENT_PID; [2022-04-22T01:57:37.212Z] echo Agent pid 24 killed; [2022-04-22T01:57:37.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T01:57:37.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T01:57:37.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T01:57:37.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T01:57:37.403Z] $ docker exec e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 ssh-agent [2022-04-22T01:57:37.546Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgNKOoi/agent.58 [2022-04-22T01:57:37.546Z] SSH_AGENT_PID=64 [2022-04-22T01:57:37.553Z] Running ssh-add (command line suppressed) [2022-04-22T01:57:37.695Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/private_key_6910136747054739536.key (/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/private_key_6910136747054739536.key) [2022-04-22T01:57:37.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T01:57:38.004Z] + git semver init [2022-04-22T01:57:38.004Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T01:57:38.004Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1142/.git [2022-04-22T01:57:38.004Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1142 [2022-04-22T01:57:38.004Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T01:57:38.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T01:57:38.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T01:57:38.004Z] # $SEMVER_BRANCH = PR-1142 [2022-04-22T01:57:38.004Z] # $SEMVER_TEMP = /tmp/semver-319919656 [2022-04-22T01:57:38.004Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-22T01:57:39.392Z] # '/tmp/semver-319919656' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1142/.semver' [2022-04-22T01:57:39.392Z] # -> Force: false [2022-04-22T01:57:39.392Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1142/.semver [Pipeline] } [2022-04-22T01:57:39.408Z] $ docker exec --env ******** --env ******** e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 ssh-agent -k [2022-04-22T01:57:39.530Z] unset SSH_AUTH_SOCK; [2022-04-22T01:57:39.531Z] unset SSH_AGENT_PID; [2022-04-22T01:57:39.531Z] echo Agent pid 64 killed; [2022-04-22T01:57:39.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T01:57:39.859Z] + git semver [Pipeline] } [2022-04-22T01:57:39.880Z] $ docker stop --time=1 e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 [2022-04-22T01:57:41.234Z] $ docker rm -f e2d5833bab032fe64155791f0b4e37b46f06a6aac0b6781fa96d09f9b9d82b34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:57:41.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T01:57:41.847Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T01:57:41.851Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-04-22T01:57:42.004Z] provisioning config files... [2022-04-22T01:57:42.016Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/config74693083223783082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:57:42.322Z] ---> docker-login.sh [2022-04-22T01:57:42.322Z] nexus3.edgexfoundry.org:10001 [2022-04-22T01:57:42.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:42.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:42.322Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:42.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:42.322Z] [2022-04-22T01:57:42.322Z] Login Succeeded [2022-04-22T01:57:42.322Z] nexus3.edgexfoundry.org:10002 [2022-04-22T01:57:42.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:42.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:42.583Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:42.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:42.583Z] [2022-04-22T01:57:42.583Z] Login Succeeded [2022-04-22T01:57:42.583Z] nexus3.edgexfoundry.org:10003 [2022-04-22T01:57:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:42.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:42.583Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:42.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:42.583Z] [2022-04-22T01:57:42.583Z] Login Succeeded [2022-04-22T01:57:42.583Z] nexus3.edgexfoundry.org:10004 [2022-04-22T01:57:42.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:42.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:42.845Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:42.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:42.845Z] [2022-04-22T01:57:42.845Z] Login Succeeded [2022-04-22T01:57:42.845Z] docker.io [2022-04-22T01:57:42.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T01:57:43.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T01:57:43.106Z] Configure a credential helper to remove this warning. See [2022-04-22T01:57:43.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T01:57:43.106Z] [2022-04-22T01:57:43.106Z] Login Succeeded [2022-04-22T01:57:43.106Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T01:57:43.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T01:57:43.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T01:57:43.195Z] ========================================================= [2022-04-22T01:57:43.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T01:57:43.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:57:43.500Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T01:57:43.500Z] Sending build context to Docker daemon 9.544MB [2022-04-22T01:57:43.500Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:57:43.500Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T01:57:43.500Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T01:57:43.500Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T01:57:43.500Z] 666ba61612fd: Pulling fs layer [2022-04-22T01:57:43.500Z] 8ed8ca486205: Pulling fs layer [2022-04-22T01:57:43.500Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T01:57:43.500Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T01:57:43.500Z] 640e595b4fbd: Pulling fs layer [2022-04-22T01:57:43.500Z] 763cafe07f6e: Pulling fs layer [2022-04-22T01:57:43.500Z] 0c0b528cf693: Pulling fs layer [2022-04-22T01:57:43.500Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T01:57:43.500Z] 0c0b528cf693: Waiting [2022-04-22T01:57:43.500Z] 763cafe07f6e: Waiting [2022-04-22T01:57:43.500Z] 640e595b4fbd: Waiting [2022-04-22T01:57:43.500Z] 10935f4eaf8b: Waiting [2022-04-22T01:57:43.500Z] 4fe6c5a15a65: Waiting [2022-04-22T01:57:43.500Z] 22a0e8bec74d: Waiting [2022-04-22T01:57:43.764Z] 8ed8ca486205: Verifying Checksum [2022-04-22T01:57:43.764Z] 8ed8ca486205: Download complete [2022-04-22T01:57:43.764Z] 666ba61612fd: Verifying Checksum [2022-04-22T01:57:43.764Z] 666ba61612fd: Download complete [2022-04-22T01:57:43.764Z] 22a0e8bec74d: Download complete [2022-04-22T01:57:43.764Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T01:57:43.764Z] 59bf1c3509f3: Download complete [2022-04-22T01:57:43.764Z] 640e595b4fbd: Download complete [2022-04-22T01:57:43.764Z] 763cafe07f6e: Verifying Checksum [2022-04-22T01:57:43.764Z] 0c0b528cf693: Verifying Checksum [2022-04-22T01:57:43.764Z] 0c0b528cf693: Download complete [2022-04-22T01:57:43.764Z] 59bf1c3509f3: Pull complete [2022-04-22T01:57:44.027Z] 666ba61612fd: Pull complete [2022-04-22T01:57:44.027Z] 8ed8ca486205: Pull complete [2022-04-22T01:57:44.290Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T01:57:44.290Z] 10935f4eaf8b: Download complete [2022-04-22T01:57:44.551Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T01:57:44.551Z] 4fe6c5a15a65: Download complete [2022-04-22T01:57:48.759Z] 4fe6c5a15a65: Pull complete [2022-04-22T01:57:48.759Z] 22a0e8bec74d: Pull complete [2022-04-22T01:57:48.759Z] 640e595b4fbd: Pull complete [2022-04-22T01:57:48.759Z] 763cafe07f6e: Pull complete [2022-04-22T01:57:48.759Z] 0c0b528cf693: Pull complete [2022-04-22T01:57:51.303Z] 10935f4eaf8b: Pull complete [2022-04-22T01:57:51.303Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T01:57:51.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T01:57:51.303Z] ---> 99d49a6021b9 [2022-04-22T01:57:51.303Z] Step 3/11 : ARG MAKE=make build [2022-04-22T01:57:52.253Z] ---> Running in 0275ef4b9969 [2022-04-22T01:57:52.514Z] Removing intermediate container 0275ef4b9969 [2022-04-22T01:57:52.514Z] ---> 35a3ae3afdd1 [2022-04-22T01:57:52.514Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T01:57:52.514Z] ---> Running in 3ac27c1d31a5 [2022-04-22T01:57:52.514Z] Removing intermediate container 3ac27c1d31a5 [2022-04-22T01:57:52.514Z] ---> 173958b21fb0 [2022-04-22T01:57:52.514Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T01:57:52.514Z] ---> Running in 877c4e67d628 [2022-04-22T01:57:52.773Z] Removing intermediate container 877c4e67d628 [2022-04-22T01:57:52.773Z] ---> ed7aea1350af [2022-04-22T01:57:52.773Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:57:52.773Z] ---> Running in a86f4861f782 [2022-04-22T01:57:53.343Z] Removing intermediate container a86f4861f782 [2022-04-22T01:57:53.344Z] ---> c58a95efb994 [2022-04-22T01:57:53.344Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T01:57:53.344Z] ---> Running in 8f652e6d4cc6 [2022-04-22T01:57:53.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:57:54.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:57:54.815Z] OK: 221 MiB in 52 packages [2022-04-22T01:57:55.077Z] Removing intermediate container 8f652e6d4cc6 [2022-04-22T01:57:55.077Z] ---> 16ca2e8d541c [2022-04-22T01:57:55.077Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T01:57:55.340Z] ---> 6a983a3d53a9 [2022-04-22T01:57:55.340Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:57:55.340Z] ---> Running in 0488ad7ccbe7 [2022-04-22T01:57:56.949Z] Still waiting to schedule task [2022-04-22T01:57:56.950Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21715’ is offline [2022-04-22T01:57:56.950Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21718’ is offline [2022-04-22T01:58:10.261Z] Removing intermediate container 0488ad7ccbe7 [2022-04-22T01:58:10.262Z] ---> 35ebfe5f1fb3 [2022-04-22T01:58:10.262Z] Step 10/11 : COPY . . [2022-04-22T01:58:10.522Z] ---> f33367f54d6d [2022-04-22T01:58:10.522Z] Step 11/11 : RUN ${MAKE} [2022-04-22T01:58:10.522Z] ---> Running in 633a0a884fc9 [2022-04-22T01:58:10.784Z] noop [2022-04-22T01:58:11.044Z] Removing intermediate container 633a0a884fc9 [2022-04-22T01:58:11.044Z] ---> b71abbd44045 [2022-04-22T01:58:11.044Z] Successfully built b71abbd44045 [2022-04-22T01:58:11.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:58:11.348Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:58:11.348Z] . [Pipeline] withDockerContainer [2022-04-22T01:58:11.424Z] prd-ubuntu20.04-docker-8c-8g-21717 does not seem to be running inside a container [2022-04-22T01:58:11.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1142 -v /w/workspace/gexfoundry_device-sdk-go_PR-1142:/w/workspace/gexfoundry_device-sdk-go_PR-1142:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T01:58:11.851Z] $ docker top c0c4821edc5239d73b5b4647ec8956ddb05bd16add1dc34c3758c482040157ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T01:58:12.217Z] + go version [2022-04-22T01:58:12.217Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T01:58:12.232Z] $ docker stop --time=1 c0c4821edc5239d73b5b4647ec8956ddb05bd16add1dc34c3758c482040157ec [2022-04-22T01:58:13.549Z] $ docker rm -f c0c4821edc5239d73b5b4647ec8956ddb05bd16add1dc34c3758c482040157ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:58:13.970Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T01:58:13.970Z] . [Pipeline] withDockerContainer [2022-04-22T01:58:14.048Z] prd-ubuntu20.04-docker-8c-8g-21717 does not seem to be running inside a container [2022-04-22T01:58:14.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1142 -v /w/workspace/gexfoundry_device-sdk-go_PR-1142:/w/workspace/gexfoundry_device-sdk-go_PR-1142:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T01:58:14.497Z] $ docker top 9d4e37d7c185a0e963755bfa015479b0f54df134675e8cee5c7931abce0b5d00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T01:58:14.876Z] + make test [2022-04-22T01:58:14.876Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T01:58:21.524Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T01:58:33.753Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T01:58:33.753Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T01:58:33.753Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T01:58:34.014Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.082s coverage: 23.3% of statements [2022-04-22T01:58:34.014Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T01:58:34.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.077s coverage: 27.6% of statements [2022-04-22T01:58:34.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.111s coverage: 78.9% of statements [2022-04-22T01:58:34.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.079s coverage: 10.8% of statements [2022-04-22T01:58:34.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.105s coverage: 60.0% of statements [2022-04-22T01:58:34.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T01:58:34.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T01:58:34.846Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.094s coverage: 34.7% of statements [2022-04-22T01:58:34.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T01:58:34.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 86.1% of statements [2022-04-22T01:58:34.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T01:58:34.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T01:58:34.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements [2022-04-22T01:58:34.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.849s coverage: 89.2% of statements [2022-04-22T01:58:34.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T01:58:34.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.063s coverage: 4.7% of statements [2022-04-22T01:58:34.847Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T01:58:52.952Z] GO111MODULE=on go vet ./... [2022-04-22T01:58:55.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T01:58:55.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T01:58:55.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T01:58:56.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T01:58:56.090Z] $ docker stop --time=1 9d4e37d7c185a0e963755bfa015479b0f54df134675e8cee5c7931abce0b5d00 [2022-04-22T01:58:57.915Z] $ docker rm -f 9d4e37d7c185a0e963755bfa015479b0f54df134675e8cee5c7931abce0b5d00 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T01:58:58.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T01:58:58.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T01:58:59.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T01:58:59.843Z] + ls -al . [2022-04-22T01:58:59.843Z] total 296 [2022-04-22T01:58:59.843Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 01:58 . [2022-04-22T01:58:59.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:57 .. [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 01:57 .dockerignore [2022-04-22T01:58:59.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 01:57 .git [2022-04-22T01:58:59.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:57 .github [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 01:57 .gitignore [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 01:57 .golangci.yml [2022-04-22T01:58:59.843Z] drwx------ 3 jenkins jenkins 4096 Apr 22 01:57 .semver [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 01:57 CHANGELOG.md [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 01:57 GOVERNANCE.md [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 01:57 Jenkinsfile [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 01:57 LICENSE [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 01:57 Makefile [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 01:57 OWNERS.md [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 01:57 README.md [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 01:57 VERSION [2022-04-22T01:58:59.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:57 bin [2022-04-22T01:58:59.843Z] -rw-r--r-- 1 jenkins jenkins 131008 Apr 22 01:58 coverage.out [2022-04-22T01:58:59.843Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:57 example [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 01:57 go.mod [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 34437 Apr 22 01:57 go.sum [2022-04-22T01:58:59.843Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 01:57 internal [2022-04-22T01:58:59.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:57 openapi [2022-04-22T01:58:59.843Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:57 pkg [2022-04-22T01:58:59.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:57 snap [2022-04-22T01:58:59.843Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 01:57 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:59:00.141Z] + 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=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 --label arch=amd64 --label version=0.0.0 . [2022-04-22T01:59:00.141Z] Sending build context to Docker daemon 9.675MB [2022-04-22T01:59:00.141Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T01:59:00.141Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T01:59:00.141Z] ---> b71abbd44045 [2022-04-22T01:59:00.141Z] Step 3/25 : ARG MAKE=make build [2022-04-22T01:59:00.141Z] ---> Running in 748f425b6f06 [2022-04-22T01:59:00.403Z] Removing intermediate container 748f425b6f06 [2022-04-22T01:59:00.403Z] ---> 34ea939ece74 [2022-04-22T01:59:00.403Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-22T01:59:00.403Z] ---> Running in cfa56cc28722 [2022-04-22T01:59:00.403Z] Removing intermediate container cfa56cc28722 [2022-04-22T01:59:00.403Z] ---> 5cc5fa089394 [2022-04-22T01:59:00.403Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T01:59:00.403Z] ---> Running in 9c8a2ec3e5ea [2022-04-22T01:59:00.664Z] Removing intermediate container 9c8a2ec3e5ea [2022-04-22T01:59:00.664Z] ---> ebed63971cad [2022-04-22T01:59:00.664Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:59:00.664Z] ---> Running in 73761daca82c [2022-04-22T01:59:01.233Z] Removing intermediate container 73761daca82c [2022-04-22T01:59:01.233Z] ---> 2d8e876dc086 [2022-04-22T01:59:01.233Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T01:59:01.233Z] ---> Running in 5e41cfab0388 [2022-04-22T01:59:01.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:59:02.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:59:02.698Z] OK: 221 MiB in 52 packages [2022-04-22T01:59:02.959Z] Removing intermediate container 5e41cfab0388 [2022-04-22T01:59:02.959Z] ---> 2438a8f70e7f [2022-04-22T01:59:02.959Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T01:59:03.221Z] ---> 9768d8eae40a [2022-04-22T01:59:03.221Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T01:59:03.221Z] ---> Running in 05369c25dee8 [2022-04-22T01:59:03.793Z] Removing intermediate container 05369c25dee8 [2022-04-22T01:59:03.793Z] ---> be8f0849af9e [2022-04-22T01:59:03.793Z] Step 10/25 : COPY . . [2022-04-22T01:59:04.364Z] ---> 5e47ab86c33a [2022-04-22T01:59:04.364Z] Step 11/25 : RUN ${MAKE} [2022-04-22T01:59:04.364Z] ---> Running in e5f6d671b309 [2022-04-22T01:59:04.623Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-22T01:59:22.735Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-22T01:59:24.126Z] Removing intermediate container e5f6d671b309 [2022-04-22T01:59:24.126Z] ---> 5a61d819c0d5 [2022-04-22T01:59:24.126Z] Step 12/25 : FROM alpine:3.14 [2022-04-22T01:59:24.700Z] 3.14: Pulling from library/alpine [2022-04-22T01:59:24.700Z] 8663204ce13b: Pulling fs layer [2022-04-22T01:59:24.960Z] 8663204ce13b: Download complete [2022-04-22T01:59:25.225Z] 8663204ce13b: Pull complete [2022-04-22T01:59:25.226Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T01:59:25.226Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T01:59:25.226Z] ---> e04c818066af [2022-04-22T01:59:25.226Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T01:59:25.226Z] ---> Running in f4ee8b3065a6 [2022-04-22T01:59:25.226Z] Removing intermediate container f4ee8b3065a6 [2022-04-22T01:59:25.226Z] ---> 0988fe94b376 [2022-04-22T01:59:25.226Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T01:59:25.226Z] ---> Running in 4b0a59655d51 [2022-04-22T01:59:25.796Z] Removing intermediate container 4b0a59655d51 [2022-04-22T01:59:25.796Z] ---> 80d609a702ec [2022-04-22T01:59:25.796Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T01:59:25.796Z] ---> Running in b0237328d526 [2022-04-22T01:59:26.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T01:59:26.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T01:59:27.201Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T01:59:27.461Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T01:59:27.461Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T01:59:27.722Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T01:59:27.722Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T01:59:27.722Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T01:59:27.722Z] OK: 8 MiB in 19 packages [2022-04-22T01:59:28.294Z] Removing intermediate container b0237328d526 [2022-04-22T01:59:28.294Z] ---> eb9e2d67cd9c [2022-04-22T01:59:28.294Z] Step 16/25 : WORKDIR / [2022-04-22T01:59:28.294Z] ---> Running in 851c9425be94 [2022-04-22T01:59:28.294Z] Removing intermediate container 851c9425be94 [2022-04-22T01:59:28.294Z] ---> 5c06707dc171 [2022-04-22T01:59:28.294Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-22T01:59:28.552Z] ---> 7e7d0e1e410f [2022-04-22T01:59:28.552Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-22T01:59:29.128Z] ---> b31ace85d126 [2022-04-22T01:59:29.128Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-22T01:59:29.128Z] ---> e88a7d191bb1 [2022-04-22T01:59:29.128Z] Step 20/25 : EXPOSE 59999 [2022-04-22T01:59:29.128Z] ---> Running in 3016c94e6268 [2022-04-22T01:59:29.128Z] Removing intermediate container 3016c94e6268 [2022-04-22T01:59:29.128Z] ---> fc085b48d89a [2022-04-22T01:59:29.128Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-22T01:59:29.389Z] ---> Running in 9c90033750a7 [2022-04-22T01:59:29.389Z] Removing intermediate container 9c90033750a7 [2022-04-22T01:59:29.389Z] ---> fb1a4d172b46 [2022-04-22T01:59:29.389Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T01:59:29.389Z] ---> Running in bcde155d9954 [2022-04-22T01:59:29.389Z] Removing intermediate container bcde155d9954 [2022-04-22T01:59:29.389Z] ---> 0ec13e4e912b [2022-04-22T01:59:29.389Z] Step 23/25 : LABEL arch=amd64 [2022-04-22T01:59:29.650Z] ---> Running in a77f0b1744ec [2022-04-22T01:59:29.650Z] Removing intermediate container a77f0b1744ec [2022-04-22T01:59:29.650Z] ---> d18e1f61a484 [2022-04-22T01:59:29.650Z] Step 24/25 : LABEL git_sha=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [2022-04-22T01:59:29.650Z] ---> Running in 0ff83468bb17 [2022-04-22T01:59:29.650Z] Removing intermediate container 0ff83468bb17 [2022-04-22T01:59:29.650Z] ---> 555c5ff35299 [2022-04-22T01:59:29.650Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T01:59:29.650Z] ---> Running in 4f2dbc8da04d [2022-04-22T01:59:29.910Z] Removing intermediate container 4f2dbc8da04d [2022-04-22T01:59:29.910Z] ---> acab5c0a1d5a [2022-04-22T01:59:29.910Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T01:59:29.910Z] Successfully built acab5c0a1d5a [2022-04-22T01:59:29.910Z] Successfully tagged device-sdk-simple:latest [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] sh [2022-04-22T01:59:30.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:59:30.317Z] [2022-04-22T01:59:30.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T01:59:30.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:59:30.620Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T01:59:30.620Z] 5eb5b503b376: Pulling fs layer [2022-04-22T01:59:30.620Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T01:59:30.620Z] ec43610c2a17: Pulling fs layer [2022-04-22T01:59:30.620Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T01:59:30.620Z] 33b1e0a273af: Pulling fs layer [2022-04-22T01:59:30.620Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T01:59:30.620Z] 2f39f015ded8: Pulling fs layer [2022-04-22T01:59:30.620Z] 3a2ae6a8a46f: Waiting [2022-04-22T01:59:30.620Z] 33b1e0a273af: Waiting [2022-04-22T01:59:30.620Z] 5d3b04190fa2: Waiting [2022-04-22T01:59:30.620Z] 2f39f015ded8: Waiting [2022-04-22T01:59:30.620Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T01:59:30.620Z] 5c69ac0246d0: Download complete [2022-04-22T01:59:30.620Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T01:59:30.620Z] 3a2ae6a8a46f: Download complete [2022-04-22T01:59:30.620Z] 33b1e0a273af: Verifying Checksum [2022-04-22T01:59:30.620Z] 33b1e0a273af: Download complete [2022-04-22T01:59:30.620Z] ec43610c2a17: Verifying Checksum [2022-04-22T01:59:30.620Z] ec43610c2a17: Download complete [2022-04-22T01:59:30.620Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T01:59:30.620Z] 5d3b04190fa2: Download complete [2022-04-22T01:59:30.879Z] 5eb5b503b376: Verifying Checksum [2022-04-22T01:59:30.879Z] 5eb5b503b376: Download complete [2022-04-22T01:59:31.450Z] 2f39f015ded8: Download complete [2022-04-22T01:59:32.021Z] 5eb5b503b376: Pull complete [2022-04-22T01:59:32.280Z] 5c69ac0246d0: Pull complete [2022-04-22T01:59:32.853Z] ec43610c2a17: Pull complete [2022-04-22T01:59:32.853Z] 3a2ae6a8a46f: Pull complete [2022-04-22T01:59:32.853Z] 33b1e0a273af: Pull complete [2022-04-22T01:59:33.113Z] 5d3b04190fa2: Pull complete [2022-04-22T01:59:38.395Z] 2f39f015ded8: Pull complete [2022-04-22T01:59:38.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T01:59:38.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T01:59:38.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T01:59:38.466Z] prd-ubuntu20.04-docker-8c-8g-21717 does not seem to be running inside a container [2022-04-22T01:59:38.506Z] $ 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/gexfoundry_device-sdk-go_PR-1142 -v /w/workspace/gexfoundry_device-sdk-go_PR-1142:/w/workspace/gexfoundry_device-sdk-go_PR-1142:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T01:59:39.904Z] $ docker top f10adb5bee53e990e531899bfccf21b3bdc944a5490ca6f8c89126d2800752b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T01:59:40.347Z] ---> job-cost.sh [2022-04-22T01:59:40.347Z] lf-activate-venv: SKIPPING [2022-04-22T01:59:40.347Z] INFO: No Stack... [2022-04-22T01:59:40.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T01:59:41.179Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T01:59:41.476Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives/cost.csv [2022-04-22T01:59:41.476Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T01:59:41.497Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [2022-04-22T01:59:41.503Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] did not exist. Created. [2022-04-22T01:59:41.503Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T01:59:41.806Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T01:59:41.832Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T01:59:41.838Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T01:59:41.860Z] $ docker stop --time=1 f10adb5bee53e990e531899bfccf21b3bdc944a5490ca6f8c89126d2800752b8 [2022-04-22T01:59:43.026Z] $ docker rm -f f10adb5bee53e990e531899bfccf21b3bdc944a5490ca6f8c89126d2800752b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T02:01:24.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21719 in /w/workspace/gexfoundry_device-sdk-go_PR-1142 [Pipeline] { [Pipeline] ws [2022-04-22T02:01:24.673Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-04-22T02:01:24.998Z] The recommended git tool is: git [2022-04-22T02:01:32.048Z] using credential edgex-jenkins-ssh [2022-04-22T02:01:32.067Z] Cloning the remote Git repository [2022-04-22T02:01:32.172Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T02:01:32.291Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-04-22T02:01:32.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T02:01:32.405Z] > git --version # timeout=10 [2022-04-22T02:01:32.448Z] > git --version # 'git version 2.25.1' [2022-04-22T02:01:32.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T02:01:32.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T02:01:34.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T02:01:34.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T02:01:34.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T02:01:34.230Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T02:01:34.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T02:01:34.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1142/head:refs/remotes/origin/PR-1142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T02:01:34.938Z] Merging remotes/origin/main commit dd514f718fd528170d25c4d96999316fe43c7c62 into PR head commit ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [2022-04-22T02:01:35.231Z] Merge succeeded, producing ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [2022-04-22T02:01:35.232Z] Checking out Revision ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 (PR-1142) [2022-04-22T02:01:34.963Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T02:01:34.987Z] > git checkout -f ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 # timeout=10 [2022-04-22T02:01:35.120Z] > git remote # timeout=10 [2022-04-22T02:01:35.143Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T02:01:35.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T02:01:35.180Z] > git merge dd514f718fd528170d25c4d96999316fe43c7c62 # timeout=10 [2022-04-22T02:01:35.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T02:01:35.243Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T02:01:35.259Z] > git checkout -f ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 # timeout=10 [2022-04-22T02:01:39.809Z] Commit message: "feat: Add MaxEventSize to limit event size" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T02:01:40.761Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T02:01:40.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T02:01:40.761Z] Dload Upload Total Spent Left Speed [2022-04-22T02:01:40.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 94744 [Pipeline] sh [2022-04-22T02:01:41.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T02:01:41.695Z] + sudo tee /etc/docker/daemon.new [2022-04-22T02:01:41.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T02:01:41.695Z] { [2022-04-22T02:01:41.695Z] "registry-mirrors": [ [2022-04-22T02:01:41.695Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T02:01:41.695Z] ], [2022-04-22T02:01:41.695Z] "bip": "10.250.0.254/24", [2022-04-22T02:01:41.695Z] "hosts": [ [2022-04-22T02:01:41.695Z] "tcp://0.0.0.0:5555", [2022-04-22T02:01:41.695Z] "unix:///var/run/docker.sock" [2022-04-22T02:01:41.695Z] ], [2022-04-22T02:01:41.695Z] "mtu": 1458, [2022-04-22T02:01:41.695Z] "selinux-enabled": true, [2022-04-22T02:01:41.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T02:01:41.695Z] } [Pipeline] sh [2022-04-22T02:01:42.068Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T02:01:42.425Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:02:00.833Z] provisioning config files... [2022-04-22T02:02:00.868Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8440604887045315216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:02:01.272Z] ---> docker-login.sh [2022-04-22T02:02:01.272Z] nexus3.edgexfoundry.org:10001 [2022-04-22T02:02:01.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:02:02.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:02:02.164Z] Configure a credential helper to remove this warning. See [2022-04-22T02:02:02.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:02:02.164Z] [2022-04-22T02:02:02.164Z] Login Succeeded [2022-04-22T02:02:02.164Z] nexus3.edgexfoundry.org:10002 [2022-04-22T02:02:02.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:02:02.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:02:02.775Z] Configure a credential helper to remove this warning. See [2022-04-22T02:02:02.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:02:02.775Z] [2022-04-22T02:02:02.775Z] Login Succeeded [2022-04-22T02:02:02.775Z] nexus3.edgexfoundry.org:10003 [2022-04-22T02:02:03.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:02:03.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:02:03.389Z] Configure a credential helper to remove this warning. See [2022-04-22T02:02:03.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:02:03.389Z] [2022-04-22T02:02:03.389Z] Login Succeeded [2022-04-22T02:02:03.389Z] nexus3.edgexfoundry.org:10004 [2022-04-22T02:02:04.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:02:04.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:02:04.008Z] Configure a credential helper to remove this warning. See [2022-04-22T02:02:04.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:02:04.008Z] [2022-04-22T02:02:04.008Z] Login Succeeded [2022-04-22T02:02:04.008Z] docker.io [2022-04-22T02:02:04.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:02:04.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:02:04.904Z] Configure a credential helper to remove this warning. See [2022-04-22T02:02:04.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:02:04.904Z] [2022-04-22T02:02:04.904Z] Login Succeeded [2022-04-22T02:02:04.904Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T02:02:04.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T02:02:05.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T02:02:05.728Z] ========================================================= [2022-04-22T02:02:05.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T02:02:05.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:02:06.125Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T02:02:06.749Z] Sending build context to Docker daemon 5.182MB [2022-04-22T02:02:06.749Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T02:02:06.749Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T02:02:07.029Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T02:02:07.029Z] 9b3977197b4f: Pulling fs layer [2022-04-22T02:02:07.029Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T02:02:07.029Z] 94645a83ff95: Pulling fs layer [2022-04-22T02:02:07.029Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T02:02:07.029Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T02:02:07.029Z] f7c0051592d6: Pulling fs layer [2022-04-22T02:02:07.029Z] a227ed2f7395: Pulling fs layer [2022-04-22T02:02:07.029Z] 7b1c46037f91: Pulling fs layer [2022-04-22T02:02:07.029Z] 0c92f367c5e7: Waiting [2022-04-22T02:02:07.029Z] f7c0051592d6: Waiting [2022-04-22T02:02:07.029Z] a227ed2f7395: Waiting [2022-04-22T02:02:07.029Z] 7b1c46037f91: Waiting [2022-04-22T02:02:07.029Z] 3f3a8bcf1eab: Waiting [2022-04-22T02:02:07.029Z] 94645a83ff95: Verifying Checksum [2022-04-22T02:02:07.029Z] 94645a83ff95: Download complete [2022-04-22T02:02:07.029Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T02:02:07.029Z] 1a89e8eeedd5: Download complete [2022-04-22T02:02:07.029Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T02:02:07.029Z] 0c92f367c5e7: Download complete [2022-04-22T02:02:07.029Z] f7c0051592d6: Verifying Checksum [2022-04-22T02:02:07.029Z] f7c0051592d6: Download complete [2022-04-22T02:02:07.029Z] 9b3977197b4f: Verifying Checksum [2022-04-22T02:02:07.029Z] 9b3977197b4f: Download complete [2022-04-22T02:02:07.029Z] a227ed2f7395: Verifying Checksum [2022-04-22T02:02:07.029Z] a227ed2f7395: Download complete [2022-04-22T02:02:08.033Z] 9b3977197b4f: Pull complete [2022-04-22T02:02:08.644Z] 1a89e8eeedd5: Pull complete [2022-04-22T02:02:08.929Z] 94645a83ff95: Pull complete [2022-04-22T02:02:09.213Z] 7b1c46037f91: Verifying Checksum [2022-04-22T02:02:09.213Z] 7b1c46037f91: Download complete [2022-04-22T02:02:09.816Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T02:02:09.816Z] 3f3a8bcf1eab: Download complete [2022-04-22T02:02:22.243Z] 3f3a8bcf1eab: Pull complete [2022-04-22T02:02:22.243Z] 0c92f367c5e7: Pull complete [2022-04-22T02:02:22.243Z] f7c0051592d6: Pull complete [2022-04-22T02:02:22.243Z] a227ed2f7395: Pull complete [2022-04-22T02:02:27.694Z] 7b1c46037f91: Pull complete [2022-04-22T02:02:27.694Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T02:02:27.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T02:02:27.694Z] ---> f79e39bc4007 [2022-04-22T02:02:27.694Z] Step 3/11 : ARG MAKE=make build [2022-04-22T02:02:29.692Z] ---> Running in 8c4894e931c3 [2022-04-22T02:02:31.681Z] Removing intermediate container 8c4894e931c3 [2022-04-22T02:02:31.681Z] ---> 5eb43d3d32ff [2022-04-22T02:02:31.681Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T02:02:31.681Z] ---> Running in 1667488dd3db [2022-04-22T02:02:31.958Z] Removing intermediate container 1667488dd3db [2022-04-22T02:02:31.958Z] ---> 95f569aa6979 [2022-04-22T02:02:31.958Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T02:02:31.958Z] ---> Running in 462bf1587536 [2022-04-22T02:02:32.237Z] Removing intermediate container 462bf1587536 [2022-04-22T02:02:32.237Z] ---> 3d1e5cc9ce9e [2022-04-22T02:02:32.237Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:02:32.512Z] ---> Running in dcd197027b89 [2022-04-22T02:02:34.497Z] Removing intermediate container dcd197027b89 [2022-04-22T02:02:34.497Z] ---> 7591fe7e3af7 [2022-04-22T02:02:34.497Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T02:02:34.497Z] ---> Running in 089a8daa2db3 [2022-04-22T02:02:35.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:02:36.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:02:37.464Z] OK: 220 MiB in 52 packages [2022-04-22T02:02:38.456Z] Removing intermediate container 089a8daa2db3 [2022-04-22T02:02:38.456Z] ---> a1b37f4c5806 [2022-04-22T02:02:38.456Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T02:02:39.060Z] ---> ae312d62b5b2 [2022-04-22T02:02:39.060Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:02:39.334Z] ---> Running in fd74c37edd92 [2022-04-22T02:03:26.423Z] Removing intermediate container fd74c37edd92 [2022-04-22T02:03:26.423Z] ---> 19d6633f2c93 [2022-04-22T02:03:26.423Z] Step 10/11 : COPY . . [2022-04-22T02:03:26.423Z] ---> 99391fee6449 [2022-04-22T02:03:26.423Z] Step 11/11 : RUN ${MAKE} [2022-04-22T02:03:26.423Z] ---> Running in b45fe99ee510 [2022-04-22T02:03:27.404Z] noop [2022-04-22T02:03:28.002Z] Removing intermediate container b45fe99ee510 [2022-04-22T02:03:28.003Z] ---> 49e77bc23dec [2022-04-22T02:03:28.003Z] Successfully built 49e77bc23dec [2022-04-22T02:03:28.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:03:28.360Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T02:03:28.360Z] . [Pipeline] withDockerContainer [2022-04-22T02:03:28.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-21719 does not seem to be running inside a container [2022-04-22T02:03:28.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T02:03:30.181Z] $ docker top adb46ffa777d87d5174ec60e0fab0133615d40da473c2269de3435e5e4570970 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T02:03:31.140Z] + go version [2022-04-22T02:03:31.140Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T02:03:31.171Z] $ docker stop --time=1 adb46ffa777d87d5174ec60e0fab0133615d40da473c2269de3435e5e4570970 [2022-04-22T02:03:32.891Z] $ docker rm -f adb46ffa777d87d5174ec60e0fab0133615d40da473c2269de3435e5e4570970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:03:33.526Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T02:03:33.526Z] . [Pipeline] withDockerContainer [2022-04-22T02:03:33.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-21719 does not seem to be running inside a container [2022-04-22T02:03:33.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T02:03:35.258Z] $ docker top 220a55d231b220c173496de688b56317f48c20f7b05dbf008e6f7055feaf0499 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:03:36.234Z] + make test [2022-04-22T02:03:36.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T02:04:15.281Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T02:06:07.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T02:06:07.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T02:06:07.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T02:06:09.253Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.441s coverage: 23.3% of statements [2022-04-22T02:06:09.253Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T02:06:09.253Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.292s coverage: 27.6% of statements [2022-04-22T02:06:09.253Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.437s coverage: 78.9% of statements [2022-04-22T02:06:09.253Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.505s coverage: 10.8% of statements [2022-04-22T02:06:13.597Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.435s coverage: 60.0% of statements [2022-04-22T02:06:13.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T02:06:13.597Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T02:06:17.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.606s coverage: 34.7% of statements [2022-04-22T02:06:17.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T02:06:19.986Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.306s coverage: 86.1% of statements [2022-04-22T02:06:19.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T02:06:19.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T02:06:20.991Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.463s coverage: 65.1% of statements [2022-04-22T02:06:21.977Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.538s coverage: 89.2% of statements [2022-04-22T02:06:21.977Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T02:06:25.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.253s coverage: 4.7% of statements [2022-04-22T02:06:25.375Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T02:06:26.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T02:06:26.360Z] GO111MODULE=on go vet ./... [2022-04-22T02:08:03.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T02:08:03.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T02:08:03.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T02:08:03.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T02:08:03.320Z] $ docker stop --time=1 220a55d231b220c173496de688b56317f48c20f7b05dbf008e6f7055feaf0499 [2022-04-22T02:08:05.237Z] $ docker rm -f 220a55d231b220c173496de688b56317f48c20f7b05dbf008e6f7055feaf0499 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T02:08:06.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T02:08:06.711Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T02:08:07.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T02:08:07.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T02:08:08.148Z] + ls -al . [2022-04-22T02:08:08.148Z] total 292 [2022-04-22T02:08:08.148Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 02:07 . [2022-04-22T02:08:08.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 02:01 .. [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 02:01 .dockerignore [2022-04-22T02:08:08.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 02:01 .git [2022-04-22T02:08:08.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 02:01 .github [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 02:01 .gitignore [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 02:01 .golangci.yml [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 02:01 CHANGELOG.md [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 02:01 GOVERNANCE.md [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 02:01 Jenkinsfile [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 02:01 LICENSE [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 02:01 Makefile [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 02:01 OWNERS.md [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 02:01 README.md [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 01:57 VERSION [2022-04-22T02:08:08.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 02:01 bin [2022-04-22T02:08:08.148Z] -rw-r--r-- 1 jenkins jenkins 131008 Apr 22 02:06 coverage.out [2022-04-22T02:08:08.148Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 02:01 example [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 02:01 go.mod [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 34437 Apr 22 02:01 go.sum [2022-04-22T02:08:08.148Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 02:01 internal [2022-04-22T02:08:08.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 02:01 openapi [2022-04-22T02:08:08.148Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 02:01 pkg [2022-04-22T02:08:08.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 02:01 snap [2022-04-22T02:08:08.148Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 02:01 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:08:08.507Z] + 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=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 --label arch=arm64 --label version=0.0.0 . [2022-04-22T02:08:09.111Z] Sending build context to Docker daemon 5.314MB [2022-04-22T02:08:09.111Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T02:08:09.111Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T02:08:09.111Z] ---> 49e77bc23dec [2022-04-22T02:08:09.111Z] Step 3/25 : ARG MAKE=make build [2022-04-22T02:08:09.111Z] ---> Running in 3d6d8c94f8ff [2022-04-22T02:08:09.720Z] Removing intermediate container 3d6d8c94f8ff [2022-04-22T02:08:09.720Z] ---> 9788eb1b1488 [2022-04-22T02:08:09.720Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-22T02:08:09.720Z] ---> Running in 91a535f3878b [2022-04-22T02:08:09.996Z] Removing intermediate container 91a535f3878b [2022-04-22T02:08:09.996Z] ---> 2ed9ca9043f9 [2022-04-22T02:08:09.996Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T02:08:09.996Z] ---> Running in 27389d1e8298 [2022-04-22T02:08:10.611Z] Removing intermediate container 27389d1e8298 [2022-04-22T02:08:10.611Z] ---> 6c6a8fd246ae [2022-04-22T02:08:10.611Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:08:10.611Z] ---> Running in c2f8ae443259 [2022-04-22T02:08:12.628Z] Removing intermediate container c2f8ae443259 [2022-04-22T02:08:12.629Z] ---> a79a12569e4a [2022-04-22T02:08:12.629Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T02:08:12.629Z] ---> Running in 95456ad3a173 [2022-04-22T02:08:13.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:08:14.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:08:15.660Z] OK: 220 MiB in 52 packages [2022-04-22T02:08:16.262Z] Removing intermediate container 95456ad3a173 [2022-04-22T02:08:16.262Z] ---> 5fceda890e21 [2022-04-22T02:08:16.262Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T02:08:16.862Z] ---> 2d4d416faf06 [2022-04-22T02:08:16.862Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:08:16.862Z] ---> Running in 5b35ae4915f3 [2022-04-22T02:08:18.853Z] Removing intermediate container 5b35ae4915f3 [2022-04-22T02:08:18.853Z] ---> c714174622a0 [2022-04-22T02:08:18.853Z] Step 10/25 : COPY . . [2022-04-22T02:08:20.293Z] ---> 10d2c6d58234 [2022-04-22T02:08:20.293Z] Step 11/25 : RUN ${MAKE} [2022-04-22T02:08:20.569Z] ---> Running in 072b97c9664c [2022-04-22T02:08:21.551Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-22T02:10:43.500Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-22T02:10:43.500Z] Removing intermediate container 072b97c9664c [2022-04-22T02:10:43.500Z] ---> b9e054ffa659 [2022-04-22T02:10:43.500Z] Step 12/25 : FROM alpine:3.14 [2022-04-22T02:10:43.500Z] 3.14: Pulling from library/alpine [2022-04-22T02:10:43.500Z] 455c02918c45: Pulling fs layer [2022-04-22T02:10:43.500Z] 455c02918c45: Verifying Checksum [2022-04-22T02:10:43.500Z] 455c02918c45: Download complete [2022-04-22T02:10:43.500Z] 455c02918c45: Pull complete [2022-04-22T02:10:43.500Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T02:10:43.500Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T02:10:43.500Z] ---> ac73e934f311 [2022-04-22T02:10:43.500Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T02:10:43.500Z] ---> Running in a9a3ebd9c81e [2022-04-22T02:10:43.500Z] Removing intermediate container a9a3ebd9c81e [2022-04-22T02:10:43.500Z] ---> ecd1593fb91d [2022-04-22T02:10:43.500Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:10:43.500Z] ---> Running in 75e5913e1df0 [2022-04-22T02:10:43.500Z] Removing intermediate container 75e5913e1df0 [2022-04-22T02:10:43.500Z] ---> 0a64c5b6a7bc [2022-04-22T02:10:43.500Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T02:10:43.500Z] ---> Running in 0fd98ee93e7c [2022-04-22T02:10:43.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:10:43.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:10:44.483Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T02:10:44.483Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T02:10:44.756Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T02:10:44.756Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T02:10:44.756Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T02:10:45.031Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:10:45.031Z] OK: 8 MiB in 19 packages [2022-04-22T02:10:46.025Z] Removing intermediate container 0fd98ee93e7c [2022-04-22T02:10:46.025Z] ---> f1fb3c8f5ad2 [2022-04-22T02:10:46.025Z] Step 16/25 : WORKDIR / [2022-04-22T02:10:46.025Z] ---> Running in dd66a7ba52ed [2022-04-22T02:10:46.299Z] Removing intermediate container dd66a7ba52ed [2022-04-22T02:10:46.299Z] ---> 1889fc81a46b [2022-04-22T02:10:46.299Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-22T02:10:46.897Z] ---> bf19fa432415 [2022-04-22T02:10:46.897Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-22T02:10:48.880Z] ---> 80e3ff9daff9 [2022-04-22T02:10:48.880Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-22T02:10:49.154Z] ---> 91bb10cb2f18 [2022-04-22T02:10:49.154Z] Step 20/25 : EXPOSE 59999 [2022-04-22T02:10:49.154Z] ---> Running in d5965f7e0399 [2022-04-22T02:10:49.428Z] Removing intermediate container d5965f7e0399 [2022-04-22T02:10:49.428Z] ---> 591a1c38c52c [2022-04-22T02:10:49.428Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-22T02:10:49.705Z] ---> Running in 026256ee2e13 [2022-04-22T02:10:49.976Z] Removing intermediate container 026256ee2e13 [2022-04-22T02:10:49.976Z] ---> 099df9d7c10d [2022-04-22T02:10:49.976Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:10:49.976Z] ---> Running in 1af9db08525f [2022-04-22T02:10:50.255Z] Removing intermediate container 1af9db08525f [2022-04-22T02:10:50.255Z] ---> cab2441cda70 [2022-04-22T02:10:50.255Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T02:10:50.530Z] ---> Running in bfd19f3b7580 [2022-04-22T02:10:50.806Z] Removing intermediate container bfd19f3b7580 [2022-04-22T02:10:50.806Z] ---> f0434139df5c [2022-04-22T02:10:50.806Z] Step 24/25 : LABEL git_sha=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [2022-04-22T02:10:50.806Z] ---> Running in f3a4adf93dc7 [2022-04-22T02:10:51.081Z] Removing intermediate container f3a4adf93dc7 [2022-04-22T02:10:51.081Z] ---> 6429b03ec035 [2022-04-22T02:10:51.081Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T02:10:51.370Z] ---> Running in 8c8c1155dc68 [2022-04-22T02:10:51.659Z] Removing intermediate container 8c8c1155dc68 [2022-04-22T02:10:51.659Z] ---> 8b780fcffe18 [2022-04-22T02:10:51.659Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T02:10:51.659Z] Successfully built 8b780fcffe18 [2022-04-22T02:10:51.659Z] Successfully tagged device-sdk-simple-arm64:latest [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] sh [2022-04-22T02:10:52.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:10:52.096Z] [2022-04-22T02:10:52.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:10:52.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:10:52.727Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T02:10:52.727Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T02:10:52.727Z] 04944245beec: Pulling fs layer [2022-04-22T02:10:52.727Z] 699f458cf7ca: Pulling fs layer [2022-04-22T02:10:52.727Z] 765212b225bb: Pulling fs layer [2022-04-22T02:10:52.727Z] f23df028b6ca: Pulling fs layer [2022-04-22T02:10:52.727Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T02:10:52.727Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T02:10:52.727Z] f23df028b6ca: Waiting [2022-04-22T02:10:52.727Z] d65c8cfc05b1: Waiting [2022-04-22T02:10:52.727Z] 765212b225bb: Waiting [2022-04-22T02:10:52.727Z] 2437ff75d9bd: Waiting [2022-04-22T02:10:52.727Z] 04944245beec: Verifying Checksum [2022-04-22T02:10:52.727Z] 04944245beec: Download complete [2022-04-22T02:10:52.727Z] 765212b225bb: Verifying Checksum [2022-04-22T02:10:52.727Z] 765212b225bb: Download complete [2022-04-22T02:10:52.727Z] f23df028b6ca: Verifying Checksum [2022-04-22T02:10:52.727Z] f23df028b6ca: Download complete [2022-04-22T02:10:52.727Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T02:10:52.727Z] d65c8cfc05b1: Download complete [2022-04-22T02:10:53.004Z] 699f458cf7ca: Download complete [2022-04-22T02:10:53.282Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T02:10:53.282Z] 8998bd30e6a1: Download complete [2022-04-22T02:10:55.915Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T02:10:55.915Z] 2437ff75d9bd: Download complete [2022-04-22T02:10:57.906Z] 8998bd30e6a1: Pull complete [2022-04-22T02:10:58.183Z] 04944245beec: Pull complete [2022-04-22T02:10:59.621Z] 699f458cf7ca: Pull complete [2022-04-22T02:10:59.899Z] 765212b225bb: Pull complete [2022-04-22T02:11:00.899Z] f23df028b6ca: Pull complete [2022-04-22T02:11:01.177Z] d65c8cfc05b1: Pull complete [2022-04-22T02:11:16.310Z] 2437ff75d9bd: Pull complete [2022-04-22T02:11:16.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T02:11:16.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T02:11:16.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T02:11:16.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-21719 does not seem to be running inside a container [2022-04-22T02:11:16.662Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T02:11:19.623Z] $ docker top 9a1ed739095456637a18713ab2b28aaa223823deef900f8adf3ef4225d82b519 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:20.575Z] ---> job-cost.sh [2022-04-22T02:11:20.575Z] lf-activate-venv: SKIPPING [2022-04-22T02:11:20.575Z] INFO: No Stack... [2022-04-22T02:11:21.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T02:11:22.142Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T02:11:22.804Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-04-22T02:11:22.804Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T02:11:22.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [2022-04-22T02:11:22.881Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] did not exist. Created. [2022-04-22T02:11:22.881Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T02:11:23.560Z] /w/workspace/device-sdk-go/2@tmp/durable-bc8deb78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T02:11:24.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T02:11:24.278Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T02:11:24.339Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T02:11:24.346Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1142-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T02:11:24.362Z] $ docker stop --time=1 9a1ed739095456637a18713ab2b28aaa223823deef900f8adf3ef4225d82b519 [2022-04-22T02:11:25.875Z] $ docker rm -f 9a1ed739095456637a18713ab2b28aaa223823deef900f8adf3ef4225d82b519 [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 [2022-04-22T02:11:26.490Z] provisioning config files... [2022-04-22T02:11:26.518Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/config8224561343816820954tmp [Pipeline] { [Pipeline] sh [2022-04-22T02:11:26.829Z] + set +x [2022-04-22T02:11:26.829Z] + + curl -s https://codecov.io/bash [2022-04-22T02:11:26.829Z] bash -s -- [2022-04-22T02:11:26.829Z] [2022-04-22T02:11:26.829Z] _____ _ [2022-04-22T02:11:26.829Z] / ____| | | [2022-04-22T02:11:26.829Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T02:11:26.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T02:11:26.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T02:11:26.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T02:11:26.829Z] Bash-1.0.6 [2022-04-22T02:11:26.829Z] [2022-04-22T02:11:26.829Z] [2022-04-22T02:11:26.829Z] ==> git version 2.25.1 found [2022-04-22T02:11:26.829Z] ==> 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 [2022-04-22T02:11:26.829Z] Release-Date: 2020-01-08 [2022-04-22T02:11:26.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T02:11:26.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T02:11:26.829Z] ==> Jenkins CI detected. [2022-04-22T02:11:26.829Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1142 [2022-04-22T02:11:26.829Z] project root: . [2022-04-22T02:11:26.829Z] --> token set from env [2022-04-22T02:11:26.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T02:11:26.829Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T02:11:26.829Z] ==> Python coveragepy not found [2022-04-22T02:11:26.829Z] ==> Searching for coverage reports in: [2022-04-22T02:11:26.829Z] + . [2022-04-22T02:11:26.829Z] -> Found 1 reports [2022-04-22T02:11:26.829Z] ==> Detecting git/mercurial file structure [2022-04-22T02:11:26.829Z] ==> Reading reports [2022-04-22T02:11:27.088Z] + ./coverage.out bytes=131008 [2022-04-22T02:11:27.088Z] ==> Appending adjustments [2022-04-22T02:11:27.088Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T02:11:27.349Z] + Found adjustments [2022-04-22T02:11:27.349Z] ==> Gzipping contents [2022-04-22T02:11:27.349Z] 20K /tmp/codecov.erRREX.gz [2022-04-22T02:11:27.349Z] ==> Uploading reports [2022-04-22T02:11:27.349Z] url: https://codecov.io [2022-04-22T02:11:27.349Z] query: branch=PR-1142&commit=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1142&job=&cmd_args= [2022-04-22T02:11:27.349Z] -> Pinging Codecov [2022-04-22T02:11:27.349Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1142&commit=ae5b097c774fbcde0af0ffcb948bf3416ee9ef01&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1142&job=&cmd_args= [2022-04-22T02:11:27.610Z] -> Uploading to [2022-04-22T02:11:27.610Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/7E55EF52A471D76F132DFD9A03CDDE97/ae5b097c774fbcde0af0ffcb948bf3416ee9ef01/5e1fe6b3-ea6f-4255-bf76-64fe41b37a31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T021127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dd78067ec1cedf10c07222d01d913a59452c2fc35e6a7b5a9258f5277065cf1 [2022-04-22T02:11:27.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T02:11:27.610Z] Dload Upload Total Spent Left Speed [2022-04-22T02:11:27.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16847 0 0 100 16847 0 73567 --:--:-- --:--:-- --:--:-- 73567 [2022-04-22T02:11:27.870Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ae5b097c774fbcde0af0ffcb948bf3416ee9ef01 [Pipeline] } [2022-04-22T02:11:27.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-04-22T02:11:28.653Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives ] [2022-04-22T02:11:28.653Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives [2022-04-22T02:11:28.653Z] total 16 [2022-04-22T02:11:28.653Z] drwxr-xr-x 3 root root 4096 Apr 22 01:59 . [2022-04-22T02:11:28.653Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 01:59 .. [2022-04-22T02:11:28.653Z] drwxr-xr-x 2 root root 4096 Apr 22 01:59 cost [2022-04-22T02:11:28.653Z] -rw-r--r-- 1 root root 85 Apr 22 01:59 cost.csv [2022-04-22T02:11:28.653Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives [2022-04-22T02:11:28.653Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives [2022-04-22T02:11:28.653Z] total 16 [2022-04-22T02:11:28.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 01:59 . [2022-04-22T02:11:28.653Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 01:59 .. [2022-04-22T02:11:28.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 01:59 cost [2022-04-22T02:11:28.653Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 22 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:28.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:29.804Z] ---> package-listing.sh [2022-04-22T02:11:29.804Z] ++ facter osfamily [2022-04-22T02:11:29.804Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T02:11:30.065Z] + OS_FAMILY=debian [2022-04-22T02:11:30.065Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1142 [2022-04-22T02:11:30.065Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T02:11:30.065Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T02:11:30.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T02:11:30.065Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T02:11:30.065Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1142 ']' [2022-04-22T02:11:30.065Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T02:11:30.065Z] + case "${OS_FAMILY}" in [2022-04-22T02:11:30.065Z] + dpkg -l [2022-04-22T02:11:30.065Z] + grep '^ii' [2022-04-22T02:11:30.065Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T02:11:30.065Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T02:11:30.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T02:11:30.065Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1142 ']' [2022-04-22T02:11:30.065Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives/ [2022-04-22T02:11:30.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1142/archives/ [Pipeline] echo [2022-04-22T02:11:30.076Z] 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/gexfoundry_device-sdk-go_PR-1142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T02:11:30.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:11:30.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T02:11:30.920Z] . [Pipeline] withDockerContainer [2022-04-22T02:11:30.986Z] prd-ubuntu20.04-docker-8c-8g-21717 does not seem to be running inside a container [2022-04-22T02:11:31.025Z] $ 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/gexfoundry_device-sdk-go_PR-1142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1142 -v /w/workspace/gexfoundry_device-sdk-go_PR-1142:/w/workspace/gexfoundry_device-sdk-go_PR-1142:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T02:11:31.242Z] $ docker top 4657b1348b99cbd2ff77c10b96aee8a5876817cdf2cee617b31c053fe20173f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T02:11:31.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T02:11:31.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T02:11:32.176Z] + ls /var/log/sa-host [2022-04-22T02:11:32.176Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:11:32.386Z] provisioning config files... [2022-04-22T02:11:32.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1142@tmp/config5749272411490965032tmp [Pipeline] { [Pipeline] echo [2022-04-22T02:11:32.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:32.693Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T02:11:32.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:33.036Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T02:11:33.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:33.334Z] ---> sudo-logs.sh [2022-04-22T02:11:33.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T02:11:33.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:33.646Z] ---> job-cost.sh [2022-04-22T02:11:33.646Z] lf-activate-venv: SKIPPING [2022-04-22T02:11:33.646Z] DEBUG: total: 0.2199999988079071 [2022-04-22T02:11:33.646Z] INFO: Retrieving Stack Cost... [2022-04-22T02:11:34.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T02:11:34.478Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T02:11:34.493Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:11:34.778Z] ---> logs-deploy.sh [2022-04-22T02:11:34.778Z] lf-activate-venv: SKIPPING [2022-04-22T02:11:34.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1142/2 [2022-04-22T02:11:34.778Z] INFO: archiving workspace using pattern(s): [2022-04-22T02:11:35.720Z] Archives upload complete. [2022-04-22T02:11:35.720Z] INFO: archiving logs to Nexus