Pull request #1098 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faff48323d86496fa98a92123a9d78844e91f015+ff2bdc244935d5b40da6f20198b29dfc476efd7a (0a17e53e0ff452517363d24684465303446eedd1) 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-ssh4173901129780905400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16888512122872847176.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-1098/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-1098/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3782340287667454269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14308231217744125855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1098/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-1098/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4495222191881458707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘prd-centos7-docker-4c-2g-5081’ Running on prd-centos7-docker-4c-2g-5083 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [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-1098 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/jenkins-gitclient-ssh6813851593817755315.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/jenkins-gitclient-ssh605107111221687821.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit faff48323d86496fa98a92123a9d78844e91f015 Merge succeeded, producing faff48323d86496fa98a92123a9d78844e91f015 Checking out Revision faff48323d86496fa98a92123a9d78844e91f015 (PR-1098) > git config core.sparsecheckout # timeout=10 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/jenkins-gitclient-ssh667420267717486913.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T16:50:03.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T16:50:03.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T16:50:03.670Z] ========================================================= [2022-02-11T16:50:03.670Z] EdgeX Global Pipelines Version Info [2022-02-11T16:50:03.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b4191eae823f6faf3dbca4785cc6abe7d0decba9 # timeout=10 [2022-02-11T16:50:04.798Z] ------------------- [2022-02-11T16:50:04.798Z] stable info: [2022-02-11T16:50:04.798Z] ------------------- [2022-02-11T16:50:04.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T16:50:04.798Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T16:50:04.798Z] Message: update stable to v1.0.220 [2022-02-11T16:50:05.369Z] ------------------- [2022-02-11T16:50:05.369Z] experimental info: [2022-02-11T16:50:05.369Z] ------------------- [2022-02-11T16:50:05.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T16:50:05.369Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T16:50:05.369Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T16:50:05.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-11T16:50:05.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-11T16:50:05.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T16:50:05.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T16:50:05.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T16:50:05.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T16:50:05.593Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T16:50:05.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-11T16:50:05.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T16:50:05.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T16:50:05.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T16:50:05.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-11T16:50:05.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T16:50:05.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T16:50:05.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T16:50:05.743Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:50:05.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:50:05.770Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:50:05.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T16:50:05.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T16:50:05.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-11T16:50:05.836Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-11T16:50:05.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T16:50:05.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T16:50:05.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T16:50:05.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T16:50:05.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1098 [Pipeline] echo [2022-02-11T16:50:05.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1098 [Pipeline] echo [2022-02-11T16:50:05.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1098 [Pipeline] echo [2022-02-11T16:50:05.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo [2022-02-11T16:50:05.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faff483 [Pipeline] echo [2022-02-11T16:50:05.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:50:06.011Z] provisioning config files... [2022-02-11T16:50:06.026Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config7693719118692009789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:50:06.335Z] ---> docker-login.sh [2022-02-11T16:50:06.335Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:50:06.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:06.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:06.594Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:06.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:06.594Z] [2022-02-11T16:50:06.594Z] Login Succeeded [2022-02-11T16:50:06.594Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:50:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:06.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:06.594Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:06.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:06.594Z] [2022-02-11T16:50:06.594Z] Login Succeeded [2022-02-11T16:50:06.594Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:50:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:06.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:06.856Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:06.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:06.856Z] [2022-02-11T16:50:06.856Z] Login Succeeded [2022-02-11T16:50:06.856Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:50:06.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:06.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:06.856Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:06.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:06.856Z] [2022-02-11T16:50:06.856Z] Login Succeeded [2022-02-11T16:50:06.856Z] docker.io [2022-02-11T16:50:06.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:07.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:07.429Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:07.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:07.429Z] [2022-02-11T16:50:07.429Z] Login Succeeded [2022-02-11T16:50:07.429Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:50:07.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T16:50:07.825Z] + git rev-list -1 --merges faff48323d86496fa98a92123a9d78844e91f015~1..faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo [2022-02-11T16:50:07.860Z] -----------> git rev-list -1 --merges faff48323d86496fa98a92123a9d78844e91f015~1..faff48323d86496fa98a92123a9d78844e91f015 faff48323d86496fa98a92123a9d78844e91f015 [false] [Pipeline] sh [2022-02-11T16:50:08.160Z] + git log --format=format:%s -1 faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo [2022-02-11T16:50:08.179Z] ========================================================= [2022-02-11T16:50:08.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T16:50:08.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T16:50:08.517Z] + git log --format=format:%s -1 faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] echo [2022-02-11T16:50:08.530Z] [semverPrep] GIT_COMMIT: faff48323d86496fa98a92123a9d78844e91f015, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-02-11T16:50:08.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T16:50:08.939Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T16:50:08.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T16:50:08.939Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T16:50:08.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T16:50:08.939Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T16:50:08.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T16:50:08.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:50:09.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:50:09.291Z] [2022-02-11T16:50:09.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:50:09.600Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:50:09.600Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T16:50:09.600Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T16:50:09.600Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T16:50:09.600Z] 4c7163046ea9: Pulling fs layer [2022-02-11T16:50:09.600Z] 0c2d73faf560: Pulling fs layer [2022-02-11T16:50:09.600Z] 0c2d73faf560: Waiting [2022-02-11T16:50:09.600Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T16:50:09.600Z] 3e5f54012d9b: Download complete [2022-02-11T16:50:09.600Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T16:50:09.600Z] a0d0a0d46f8b: Download complete [2022-02-11T16:50:09.600Z] 0c2d73faf560: Verifying Checksum [2022-02-11T16:50:09.600Z] 0c2d73faf560: Download complete [2022-02-11T16:50:09.600Z] 4c7163046ea9: Verifying Checksum [2022-02-11T16:50:09.600Z] 4c7163046ea9: Download complete [2022-02-11T16:50:09.869Z] a0d0a0d46f8b: Pull complete [2022-02-11T16:50:09.869Z] 3e5f54012d9b: Pull complete [2022-02-11T16:50:10.134Z] 4c7163046ea9: Pull complete [2022-02-11T16:50:10.394Z] 0c2d73faf560: Pull complete [2022-02-11T16:50:10.394Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T16:50:10.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:50:10.394Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T16:50:10.467Z] prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container [2022-02-11T16:50:10.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-11T16:50:11.237Z] $ docker top 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T16:50:11.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T16:50:11.344Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T16:50:11.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T16:50:11.438Z] $ docker exec 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent [2022-02-11T16:50:11.539Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXECGdhl/agent.13 [2022-02-11T16:50:11.539Z] SSH_AGENT_PID=19 [2022-02-11T16:50:11.546Z] Running ssh-add (command line suppressed) [2022-02-11T16:50:11.620Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_6391358952728205437.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_6391358952728205437.key) [2022-02-11T16:50:11.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T16:50:11.945Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T16:50:11.957Z] $ docker exec --env ******** --env ******** 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent -k [2022-02-11T16:50:12.049Z] unset SSH_AUTH_SOCK; [2022-02-11T16:50:12.049Z] unset SSH_AGENT_PID; [2022-02-11T16:50:12.050Z] echo Agent pid 19 killed; [2022-02-11T16:50:12.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T16:50:12.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T16:50:12.093Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T16:50:12.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T16:50:12.196Z] $ docker exec 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent [2022-02-11T16:50:12.297Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfJBLkA/agent.51 [2022-02-11T16:50:12.297Z] SSH_AGENT_PID=57 [2022-02-11T16:50:12.302Z] Running ssh-add (command line suppressed) [2022-02-11T16:50:12.386Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_9161283460197065822.key (/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/private_key_9161283460197065822.key) [2022-02-11T16:50:12.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T16:50:12.701Z] + git semver init [2022-02-11T16:50:12.701Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T16:50:12.701Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.git [2022-02-11T16:50:12.701Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1098 [2022-02-11T16:50:12.701Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T16:50:12.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T16:50:12.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T16:50:12.701Z] # $SEMVER_BRANCH = PR-1098 [2022-02-11T16:50:12.701Z] # $SEMVER_TEMP = /tmp/semver-612383082 [2022-02-11T16:50:12.701Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-11T16:50:13.653Z] # '/tmp/semver-612383082' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver' [2022-02-11T16:50:13.653Z] # -> Force: false [2022-02-11T16:50:13.653Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1098/.semver [Pipeline] } [2022-02-11T16:50:13.661Z] $ docker exec --env ******** --env ******** 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 ssh-agent -k [2022-02-11T16:50:13.748Z] unset SSH_AUTH_SOCK; [2022-02-11T16:50:13.749Z] unset SSH_AGENT_PID; [2022-02-11T16:50:13.749Z] echo Agent pid 57 killed; [2022-02-11T16:50:13.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T16:50:14.073Z] + git semver [Pipeline] } [2022-02-11T16:50:14.085Z] $ docker stop --time=1 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 [2022-02-11T16:50:15.333Z] $ docker rm -f 90a5afa56683305433decf394823d4aa39f887a2b301b42feb679a4a688c60a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T16:50:15.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T16:50:15.916Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T16:50:15.920Z] [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-02-11T16:50:16.076Z] provisioning config files... [2022-02-11T16:50:16.085Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config1426731558586700269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:50:16.405Z] ---> docker-login.sh [2022-02-11T16:50:16.405Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:50:16.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:16.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:16.405Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:16.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:16.405Z] [2022-02-11T16:50:16.405Z] Login Succeeded [2022-02-11T16:50:16.405Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:50:16.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:16.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:16.405Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:16.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:16.405Z] [2022-02-11T16:50:16.405Z] Login Succeeded [2022-02-11T16:50:16.405Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:50:16.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:16.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:16.665Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:16.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:16.665Z] [2022-02-11T16:50:16.665Z] Login Succeeded [2022-02-11T16:50:16.665Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:50:16.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:16.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:16.665Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:16.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:16.665Z] [2022-02-11T16:50:16.665Z] Login Succeeded [2022-02-11T16:50:16.665Z] docker.io [2022-02-11T16:50:16.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:50:17.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:50:17.185Z] Configure a credential helper to remove this warning. See [2022-02-11T16:50:17.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:50:17.185Z] [2022-02-11T16:50:17.185Z] Login Succeeded [2022-02-11T16:50:17.185Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:50:17.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T16:50:17.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T16:50:17.275Z] ========================================================= [2022-02-11T16:50:17.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T16:50:17.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:50:17.585Z] + 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-02-11T16:50:17.585Z] Sending build context to Docker daemon 9.453MB [2022-02-11T16:50:17.585Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:50:17.585Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T16:50:17.585Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T16:50:17.585Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T16:50:17.585Z] 666ba61612fd: Pulling fs layer [2022-02-11T16:50:17.585Z] 8ed8ca486205: Pulling fs layer [2022-02-11T16:50:17.585Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T16:50:17.585Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T16:50:17.585Z] 640e595b4fbd: Pulling fs layer [2022-02-11T16:50:17.585Z] 763cafe07f6e: Pulling fs layer [2022-02-11T16:50:17.585Z] 0c0b528cf693: Pulling fs layer [2022-02-11T16:50:17.585Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T16:50:17.585Z] 22a0e8bec74d: Waiting [2022-02-11T16:50:17.585Z] 640e595b4fbd: Waiting [2022-02-11T16:50:17.585Z] 763cafe07f6e: Waiting [2022-02-11T16:50:17.585Z] 0c0b528cf693: Waiting [2022-02-11T16:50:17.585Z] 10935f4eaf8b: Waiting [2022-02-11T16:50:17.585Z] 4fe6c5a15a65: Waiting [2022-02-11T16:50:17.848Z] 8ed8ca486205: Verifying Checksum [2022-02-11T16:50:17.848Z] 8ed8ca486205: Download complete [2022-02-11T16:50:17.848Z] 666ba61612fd: Verifying Checksum [2022-02-11T16:50:17.848Z] 666ba61612fd: Download complete [2022-02-11T16:50:17.848Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T16:50:17.848Z] 22a0e8bec74d: Download complete [2022-02-11T16:50:17.848Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T16:50:17.848Z] 59bf1c3509f3: Download complete [2022-02-11T16:50:17.848Z] 640e595b4fbd: Verifying Checksum [2022-02-11T16:50:17.848Z] 640e595b4fbd: Download complete [2022-02-11T16:50:17.848Z] 763cafe07f6e: Verifying Checksum [2022-02-11T16:50:17.848Z] 763cafe07f6e: Download complete [2022-02-11T16:50:17.848Z] 0c0b528cf693: Verifying Checksum [2022-02-11T16:50:17.848Z] 0c0b528cf693: Download complete [2022-02-11T16:50:18.112Z] 59bf1c3509f3: Pull complete [2022-02-11T16:50:18.373Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T16:50:18.373Z] 10935f4eaf8b: Download complete [2022-02-11T16:50:18.373Z] 666ba61612fd: Pull complete [2022-02-11T16:50:18.373Z] 8ed8ca486205: Pull complete [2022-02-11T16:50:18.642Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T16:50:18.642Z] 4fe6c5a15a65: Download complete [2022-02-11T16:50:22.870Z] 4fe6c5a15a65: Pull complete [2022-02-11T16:50:22.870Z] 22a0e8bec74d: Pull complete [2022-02-11T16:50:22.870Z] 640e595b4fbd: Pull complete [2022-02-11T16:50:22.870Z] 763cafe07f6e: Pull complete [2022-02-11T16:50:22.870Z] 0c0b528cf693: Pull complete [2022-02-11T16:50:24.862Z] 10935f4eaf8b: Pull complete [2022-02-11T16:50:24.862Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T16:50:24.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T16:50:24.862Z] ---> 99d49a6021b9 [2022-02-11T16:50:24.862Z] Step 3/11 : ARG MAKE=make build [2022-02-11T16:50:26.785Z] ---> Running in cf800fef57fd [2022-02-11T16:50:26.785Z] Removing intermediate container cf800fef57fd [2022-02-11T16:50:26.785Z] ---> b76e87f70aa6 [2022-02-11T16:50:26.785Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T16:50:26.785Z] ---> Running in bc8271cce34d [2022-02-11T16:50:26.785Z] Removing intermediate container bc8271cce34d [2022-02-11T16:50:26.785Z] ---> cad35057bef1 [2022-02-11T16:50:26.785Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:50:26.785Z] ---> Running in beedd55bbb58 [2022-02-11T16:50:26.785Z] Removing intermediate container beedd55bbb58 [2022-02-11T16:50:26.785Z] ---> 3158756446c5 [2022-02-11T16:50:26.785Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:50:26.785Z] ---> Running in 647ed957fffd [2022-02-11T16:50:27.356Z] Removing intermediate container 647ed957fffd [2022-02-11T16:50:27.356Z] ---> c7cab516ee62 [2022-02-11T16:50:27.356Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:50:27.356Z] ---> Running in bcf11456ecbc [2022-02-11T16:50:27.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:50:28.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:50:28.569Z] OK: 221 MiB in 52 packages [2022-02-11T16:50:28.833Z] Removing intermediate container bcf11456ecbc [2022-02-11T16:50:28.833Z] ---> c73021682843 [2022-02-11T16:50:28.833Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T16:50:29.095Z] ---> d53c677cefce [2022-02-11T16:50:29.095Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:50:29.095Z] ---> Running in 9a91f3ed1ae7 [2022-02-11T16:50:31.028Z] Still waiting to schedule task [2022-02-11T16:50:31.029Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5082’ [2022-02-11T16:51:01.272Z] Removing intermediate container 9a91f3ed1ae7 [2022-02-11T16:51:01.272Z] ---> aa0986d76356 [2022-02-11T16:51:01.272Z] Step 10/11 : COPY . . [2022-02-11T16:51:01.272Z] ---> 30d35cd1815d [2022-02-11T16:51:01.272Z] Step 11/11 : RUN ${MAKE} [2022-02-11T16:51:01.272Z] ---> Running in 1aadcb25e130 [2022-02-11T16:51:01.272Z] noop [2022-02-11T16:51:01.272Z] Removing intermediate container 1aadcb25e130 [2022-02-11T16:51:01.272Z] ---> 234dbfff33c4 [2022-02-11T16:51:01.272Z] Successfully built 234dbfff33c4 [2022-02-11T16:51:01.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:51:01.587Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T16:51:01.587Z] . [Pipeline] withDockerContainer [2022-02-11T16:51:01.654Z] prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container [2022-02-11T16:51:01.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat [2022-02-11T16:51:02.031Z] $ docker top 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T16:51:02.391Z] + go version [2022-02-11T16:51:02.391Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T16:51:02.401Z] $ docker stop --time=1 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e [2022-02-11T16:51:03.576Z] $ docker rm -f 80df08d089a4cd82b518d060842efe578112fadcc86c13a6447217ae08a92f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:51:03.968Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T16:51:03.968Z] . [Pipeline] withDockerContainer [2022-02-11T16:51:04.032Z] prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container [2022-02-11T16:51:04.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** ci-base-image-x86_64 cat [2022-02-11T16:51:04.389Z] $ docker top c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T16:51:04.764Z] + make test [2022-02-11T16:51:04.764Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T16:51:05.026Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T16:51:19.987Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T16:51:19.987Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T16:51:19.988Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T16:51:20.259Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements [2022-02-11T16:51:20.259Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T16:51:20.259Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements [2022-02-11T16:51:20.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.008s coverage: 78.9% of statements [2022-02-11T16:51:20.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 10.8% of statements [2022-02-11T16:51:20.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T16:51:20.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T16:51:20.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T16:51:21.442Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.012s coverage: 28.7% of statements [2022-02-11T16:51:21.442Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T16:51:22.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.018s coverage: 86.1% of statements [2022-02-11T16:51:22.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T16:51:22.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T16:51:22.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements [2022-02-11T16:51:22.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.029s coverage: 89.2% of statements [2022-02-11T16:51:22.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T16:51:23.106Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements [2022-02-11T16:51:23.106Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T16:51:35.414Z] GO111MODULE=on go vet ./... [2022-02-11T16:51:38.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T16:51:39.035Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T16:51:39.035Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T16:51:39.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T16:51:39.631Z] $ docker stop --time=1 c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 [2022-02-11T16:51:41.096Z] $ docker rm -f c53526df948cf235a29ae39eeb380989e4d15dfdbb784169bcef6008a0e06f51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T16:51:41.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T16:51:41.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T16:51:42.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T16:51:42.519Z] + ls -al . [2022-02-11T16:51:42.519Z] total 272 [2022-02-11T16:51:42.519Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 16:51 . [2022-02-11T16:51:42.519Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 16:49 .. [2022-02-11T16:51:42.519Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 16:49 bin [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 16:49 CHANGELOG.md [2022-02-11T16:51:42.519Z] -rw-r--r--. 1 jenkins jenkins 128110 Feb 11 16:51 coverage.out [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 16:49 .dockerignore [2022-02-11T16:51:42.519Z] drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 16:49 example [2022-02-11T16:51:42.519Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 16:50 .git [2022-02-11T16:51:42.519Z] drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 16:49 .github [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 16:49 .gitignore [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 16:49 .golangci.yml [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 2774 Feb 11 16:49 go.mod [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 49778 Feb 11 16:49 go.sum [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 16:49 GOVERNANCE.md [2022-02-11T16:51:42.519Z] drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 16:49 internal [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 16:49 Jenkinsfile [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 16:49 LICENSE [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 16:49 Makefile [2022-02-11T16:51:42.519Z] drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 16:49 openapi [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 16:49 OWNERS.md [2022-02-11T16:51:42.519Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 16:49 pkg [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 16:49 README.md [2022-02-11T16:51:42.519Z] drwx------. 3 jenkins jenkins 72 Feb 11 16:50 .semver [2022-02-11T16:51:42.519Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 16:49 snap [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 16:50 VERSION [2022-02-11T16:51:42.519Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 16:49 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:51:42.813Z] + 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=faff48323d86496fa98a92123a9d78844e91f015 --label arch=amd64 --label version=0.0.0 . [2022-02-11T16:51:42.813Z] Sending build context to Docker daemon 9.582MB [2022-02-11T16:51:42.813Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:51:42.813Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T16:51:42.813Z] ---> 234dbfff33c4 [2022-02-11T16:51:42.813Z] Step 3/25 : ARG MAKE=make build [2022-02-11T16:51:42.813Z] ---> Running in aa35ad72c2e7 [2022-02-11T16:51:43.078Z] Removing intermediate container aa35ad72c2e7 [2022-02-11T16:51:43.078Z] ---> 95937e7428c2 [2022-02-11T16:51:43.078Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T16:51:43.078Z] ---> Running in 6f290a3dbfa6 [2022-02-11T16:51:43.078Z] Removing intermediate container 6f290a3dbfa6 [2022-02-11T16:51:43.078Z] ---> e631e99f4e39 [2022-02-11T16:51:43.078Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:51:43.078Z] ---> Running in 8c248042e5a4 [2022-02-11T16:51:43.344Z] Removing intermediate container 8c248042e5a4 [2022-02-11T16:51:43.344Z] ---> dc2fa0636caa [2022-02-11T16:51:43.344Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:51:43.344Z] ---> Running in 5e889f1f973b [2022-02-11T16:51:43.605Z] Removing intermediate container 5e889f1f973b [2022-02-11T16:51:43.605Z] ---> 5c8e44ccb423 [2022-02-11T16:51:43.605Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:51:43.873Z] ---> Running in d3b520d6e0c4 [2022-02-11T16:51:43.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:51:44.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:51:45.389Z] OK: 221 MiB in 52 packages [2022-02-11T16:51:45.389Z] Removing intermediate container d3b520d6e0c4 [2022-02-11T16:51:45.389Z] ---> eaa949183c06 [2022-02-11T16:51:45.389Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T16:51:45.650Z] ---> 797536020f6e [2022-02-11T16:51:45.650Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:51:45.650Z] ---> Running in 09db8e86bc1d [2022-02-11T16:51:46.236Z] Removing intermediate container 09db8e86bc1d [2022-02-11T16:51:46.236Z] ---> 6c0b35d19c47 [2022-02-11T16:51:46.236Z] Step 10/25 : COPY . . [2022-02-11T16:51:46.507Z] ---> db2dea3eb825 [2022-02-11T16:51:46.507Z] Step 11/25 : RUN ${MAKE} [2022-02-11T16:51:46.507Z] ---> Running in ad6949059f39 [2022-02-11T16:51:46.777Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-11T16:51:59.088Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T16:51:59.088Z] Removing intermediate container ad6949059f39 [2022-02-11T16:51:59.088Z] ---> b9d4c52a28df [2022-02-11T16:51:59.088Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T16:51:59.088Z] 3.14: Pulling from library/alpine [2022-02-11T16:51:59.088Z] 97518928ae5f: Pulling fs layer [2022-02-11T16:51:59.088Z] 97518928ae5f: Download complete [2022-02-11T16:51:59.357Z] 97518928ae5f: Pull complete [2022-02-11T16:51:59.357Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T16:51:59.357Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T16:51:59.357Z] ---> 0a97eee8041e [2022-02-11T16:51:59.357Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:51:59.357Z] ---> Running in c5361ba99880 [2022-02-11T16:51:59.618Z] Removing intermediate container c5361ba99880 [2022-02-11T16:51:59.618Z] ---> 36a4ee3ee62c [2022-02-11T16:51:59.618Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:51:59.618Z] ---> Running in d351609bb38a [2022-02-11T16:51:59.878Z] Removing intermediate container d351609bb38a [2022-02-11T16:51:59.878Z] ---> e9a1d0aafdb8 [2022-02-11T16:51:59.878Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T16:51:59.878Z] ---> Running in 1364c28027ed [2022-02-11T16:52:00.138Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:52:01.077Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:52:01.337Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T16:52:01.598Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T16:52:01.598Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T16:52:01.598Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T16:52:01.857Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T16:52:01.857Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T16:52:01.857Z] OK: 8 MiB in 19 packages [2022-02-11T16:52:02.123Z] Removing intermediate container 1364c28027ed [2022-02-11T16:52:02.123Z] ---> dda50fdbbb2c [2022-02-11T16:52:02.123Z] Step 16/25 : WORKDIR / [2022-02-11T16:52:02.123Z] ---> Running in 2b979abed127 [2022-02-11T16:52:02.387Z] Removing intermediate container 2b979abed127 [2022-02-11T16:52:02.387Z] ---> 9b227189690a [2022-02-11T16:52:02.387Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T16:52:02.387Z] ---> 605375196915 [2022-02-11T16:52:02.387Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T16:52:02.957Z] ---> 1a74ecab6e2d [2022-02-11T16:52:02.957Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T16:52:02.957Z] ---> b852a20c4bd1 [2022-02-11T16:52:02.957Z] Step 20/25 : EXPOSE 59999 [2022-02-11T16:52:02.957Z] ---> Running in 8bc82f091aa2 [2022-02-11T16:52:02.957Z] Removing intermediate container 8bc82f091aa2 [2022-02-11T16:52:02.957Z] ---> 614f14ce736f [2022-02-11T16:52:02.957Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T16:52:02.957Z] ---> Running in a3f7ee11f5bc [2022-02-11T16:52:03.218Z] Removing intermediate container a3f7ee11f5bc [2022-02-11T16:52:03.218Z] ---> f428119843a6 [2022-02-11T16:52:03.218Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T16:52:03.218Z] ---> Running in 94e4b54d57f0 [2022-02-11T16:52:03.218Z] Removing intermediate container 94e4b54d57f0 [2022-02-11T16:52:03.218Z] ---> 85bdfe92400c [2022-02-11T16:52:03.218Z] Step 23/25 : LABEL arch=amd64 [2022-02-11T16:52:03.218Z] ---> Running in 0f73d0fba0ec [2022-02-11T16:52:03.218Z] Removing intermediate container 0f73d0fba0ec [2022-02-11T16:52:03.218Z] ---> 5e58620de0f9 [2022-02-11T16:52:03.218Z] Step 24/25 : LABEL git_sha=faff48323d86496fa98a92123a9d78844e91f015 [2022-02-11T16:52:03.218Z] ---> Running in 75e111df1d53 [2022-02-11T16:52:03.492Z] Removing intermediate container 75e111df1d53 [2022-02-11T16:52:03.492Z] ---> 91b74d187d63 [2022-02-11T16:52:03.492Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T16:52:03.492Z] ---> Running in 95c856f876d5 [2022-02-11T16:52:03.492Z] Removing intermediate container 95c856f876d5 [2022-02-11T16:52:03.492Z] ---> 5d803f6f4410 [2022-02-11T16:52:03.492Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T16:52:03.492Z] Successfully built 5d803f6f4410 [2022-02-11T16:52:03.492Z] 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-02-11T16:52:03.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:52:03.925Z] [2022-02-11T16:52:03.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:52:04.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:52:04.242Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T16:52:04.242Z] b4d181a07f80: Pulling fs layer [2022-02-11T16:52:04.242Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T16:52:04.242Z] ed53099fbce6: Pulling fs layer [2022-02-11T16:52:04.242Z] dc539afda2c1: Pulling fs layer [2022-02-11T16:52:04.242Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T16:52:04.242Z] 9065ff56babe: Pulling fs layer [2022-02-11T16:52:04.242Z] d287ab97295c: Pulling fs layer [2022-02-11T16:52:04.242Z] dc539afda2c1: Waiting [2022-02-11T16:52:04.242Z] 77bc0d833cb6: Waiting [2022-02-11T16:52:04.242Z] 9065ff56babe: Waiting [2022-02-11T16:52:04.242Z] d287ab97295c: Waiting [2022-02-11T16:52:04.242Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T16:52:04.242Z] a1111a8f2ec3: Download complete [2022-02-11T16:52:04.242Z] dc539afda2c1: Verifying Checksum [2022-02-11T16:52:04.242Z] dc539afda2c1: Download complete [2022-02-11T16:52:04.242Z] ed53099fbce6: Verifying Checksum [2022-02-11T16:52:04.242Z] ed53099fbce6: Download complete [2022-02-11T16:52:04.242Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T16:52:04.242Z] 77bc0d833cb6: Download complete [2022-02-11T16:52:04.520Z] 9065ff56babe: Verifying Checksum [2022-02-11T16:52:04.520Z] 9065ff56babe: Download complete [2022-02-11T16:52:04.520Z] b4d181a07f80: Verifying Checksum [2022-02-11T16:52:04.520Z] b4d181a07f80: Download complete [2022-02-11T16:52:05.096Z] d287ab97295c: Verifying Checksum [2022-02-11T16:52:05.096Z] d287ab97295c: Download complete [2022-02-11T16:52:06.054Z] b4d181a07f80: Pull complete [2022-02-11T16:52:06.054Z] a1111a8f2ec3: Pull complete [2022-02-11T16:52:06.632Z] ed53099fbce6: Pull complete [2022-02-11T16:52:06.632Z] dc539afda2c1: Pull complete [2022-02-11T16:52:06.895Z] 77bc0d833cb6: Pull complete [2022-02-11T16:52:06.895Z] 9065ff56babe: Pull complete [2022-02-11T16:52:12.232Z] d287ab97295c: Pull complete [2022-02-11T16:52:12.232Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T16:52:12.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:52:12.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T16:52:12.299Z] prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container [2022-02-11T16:52:12.335Z] $ 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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T16:52:14.934Z] $ docker top 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:52:15.340Z] ---> job-cost.sh [2022-02-11T16:52:15.340Z] lf-activate-venv: SKIPPING [2022-02-11T16:52:15.340Z] INFO: No Stack... [2022-02-11T16:52:15.599Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T16:52:15.860Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T16:52:16.154Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/cost.csv [2022-02-11T16:52:16.154Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T16:52:16.169Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [2022-02-11T16:52:16.175Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] did not exist. Created. [2022-02-11T16:52:16.175Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T16:52:16.481Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T16:52:16.509Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T16:52:16.516Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T16:52:16.533Z] $ docker stop --time=1 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 [2022-02-11T16:52:17.724Z] $ docker rm -f 44f484700e1ba17b5fe775d8fc0acf175ddb351e85f3067b5469463dc859b3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T16:53:32.941Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5084 in /w/workspace/gexfoundry_device-sdk-go_PR-1098 [Pipeline] { [Pipeline] ws [2022-02-11T16:53:32.953Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-02-11T16:53:33.148Z] The recommended git tool is: git [2022-02-11T16:53:37.951Z] using credential edgex-jenkins-ssh [2022-02-11T16:53:37.969Z] Cloning the remote Git repository [2022-02-11T16:53:38.024Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:53:38.113Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-02-11T16:53:38.200Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:53:38.201Z] > git --version # timeout=10 [2022-02-11T16:53:38.229Z] > git --version # 'git version 2.17.1' [2022-02-11T16:53:38.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:53:38.340Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T16:53:39.981Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T16:53:39.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T16:53:40.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T16:53:40.095Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:53:40.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:53:40.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1098/head:refs/remotes/origin/PR-1098 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T16:53:40.726Z] Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit faff48323d86496fa98a92123a9d78844e91f015 [2022-02-11T16:53:41.135Z] Merge succeeded, producing faff48323d86496fa98a92123a9d78844e91f015 [2022-02-11T16:53:41.136Z] Checking out Revision faff48323d86496fa98a92123a9d78844e91f015 (PR-1098) [2022-02-11T16:53:40.748Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T16:53:40.825Z] > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 [2022-02-11T16:53:40.988Z] > git remote # timeout=10 [2022-02-11T16:53:41.040Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T16:53:41.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:53:41.083Z] > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 [2022-02-11T16:53:41.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T16:53:41.142Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T16:53:41.158Z] > git checkout -f faff48323d86496fa98a92123a9d78844e91f015 # timeout=10 [2022-02-11T16:53:45.415Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T16:53:46.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T16:53:46.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T16:53:46.265Z] Dload Upload Total Spent Left Speed [2022-02-11T16:53:46.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-02-11T16:53:46.793Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T16:53:47.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T16:53:47.133Z] + sudo tee /etc/docker/daemon.new [2022-02-11T16:53:47.133Z] { [2022-02-11T16:53:47.133Z] "registry-mirrors": [ [2022-02-11T16:53:47.133Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T16:53:47.133Z] ], [2022-02-11T16:53:47.133Z] "bip": "10.250.0.254/24", [2022-02-11T16:53:47.133Z] "hosts": [ [2022-02-11T16:53:47.133Z] "tcp://0.0.0.0:5555", [2022-02-11T16:53:47.133Z] "unix:///var/run/docker.sock" [2022-02-11T16:53:47.133Z] ], [2022-02-11T16:53:47.133Z] "mtu": 1458, [2022-02-11T16:53:47.133Z] "selinux-enabled": true, [2022-02-11T16:53:47.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T16:53:47.133Z] } [Pipeline] sh [2022-02-11T16:53:47.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T16:53:47.889Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:54:06.238Z] provisioning config files... [2022-02-11T16:54:06.263Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config359270708931778786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:54:06.623Z] ---> docker-login.sh [2022-02-11T16:54:06.624Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:54:07.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:54:07.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:54:07.497Z] Configure a credential helper to remove this warning. See [2022-02-11T16:54:07.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:54:07.497Z] [2022-02-11T16:54:07.497Z] Login Succeeded [2022-02-11T16:54:07.497Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:54:07.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:54:07.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:54:07.770Z] Configure a credential helper to remove this warning. See [2022-02-11T16:54:07.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:54:07.770Z] [2022-02-11T16:54:07.770Z] Login Succeeded [2022-02-11T16:54:07.770Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:54:08.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:54:08.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:54:08.365Z] Configure a credential helper to remove this warning. See [2022-02-11T16:54:08.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:54:08.365Z] [2022-02-11T16:54:08.365Z] Login Succeeded [2022-02-11T16:54:08.365Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:54:08.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:54:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:54:08.642Z] Configure a credential helper to remove this warning. See [2022-02-11T16:54:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:54:08.642Z] [2022-02-11T16:54:08.642Z] Login Succeeded [2022-02-11T16:54:08.642Z] docker.io [2022-02-11T16:54:09.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:54:09.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:54:09.511Z] Configure a credential helper to remove this warning. See [2022-02-11T16:54:09.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:54:09.511Z] [2022-02-11T16:54:09.511Z] Login Succeeded [2022-02-11T16:54:09.511Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:54:09.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T16:54:10.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T16:54:10.033Z] ========================================================= [2022-02-11T16:54:10.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T16:54:10.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:54:10.381Z] + 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-02-11T16:54:10.657Z] Sending build context to Docker daemon 5.108MB [2022-02-11T16:54:10.935Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:54:10.936Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T16:54:10.936Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T16:54:10.936Z] 9b3977197b4f: Pulling fs layer [2022-02-11T16:54:10.936Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T16:54:10.936Z] 94645a83ff95: Pulling fs layer [2022-02-11T16:54:10.936Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T16:54:10.936Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T16:54:10.936Z] f7c0051592d6: Pulling fs layer [2022-02-11T16:54:10.936Z] a227ed2f7395: Pulling fs layer [2022-02-11T16:54:10.936Z] 3f3a8bcf1eab: Waiting [2022-02-11T16:54:10.936Z] 7b1c46037f91: Pulling fs layer [2022-02-11T16:54:10.936Z] 0c92f367c5e7: Waiting [2022-02-11T16:54:10.936Z] f7c0051592d6: Waiting [2022-02-11T16:54:10.936Z] 7b1c46037f91: Waiting [2022-02-11T16:54:10.936Z] a227ed2f7395: Waiting [2022-02-11T16:54:10.936Z] 94645a83ff95: Verifying Checksum [2022-02-11T16:54:10.936Z] 94645a83ff95: Download complete [2022-02-11T16:54:10.936Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T16:54:10.936Z] 1a89e8eeedd5: Download complete [2022-02-11T16:54:10.936Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T16:54:10.936Z] 0c92f367c5e7: Download complete [2022-02-11T16:54:11.216Z] f7c0051592d6: Verifying Checksum [2022-02-11T16:54:11.216Z] f7c0051592d6: Download complete [2022-02-11T16:54:11.216Z] 9b3977197b4f: Verifying Checksum [2022-02-11T16:54:11.216Z] 9b3977197b4f: Download complete [2022-02-11T16:54:11.216Z] a227ed2f7395: Verifying Checksum [2022-02-11T16:54:11.216Z] a227ed2f7395: Download complete [2022-02-11T16:54:11.828Z] 9b3977197b4f: Pull complete [2022-02-11T16:54:12.438Z] 1a89e8eeedd5: Pull complete [2022-02-11T16:54:12.715Z] 94645a83ff95: Pull complete [2022-02-11T16:54:12.990Z] 7b1c46037f91: Download complete [2022-02-11T16:54:13.584Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-11T16:54:13.584Z] 3f3a8bcf1eab: Download complete [2022-02-11T16:54:25.980Z] 3f3a8bcf1eab: Pull complete [2022-02-11T16:54:25.980Z] 0c92f367c5e7: Pull complete [2022-02-11T16:54:25.980Z] f7c0051592d6: Pull complete [2022-02-11T16:54:25.980Z] a227ed2f7395: Pull complete [2022-02-11T16:54:31.381Z] 7b1c46037f91: Pull complete [2022-02-11T16:54:31.381Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T16:54:31.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T16:54:31.381Z] ---> f79e39bc4007 [2022-02-11T16:54:31.381Z] Step 3/11 : ARG MAKE=make build [2022-02-11T16:54:32.825Z] ---> Running in 187170a83b52 [2022-02-11T16:54:33.096Z] Removing intermediate container 187170a83b52 [2022-02-11T16:54:33.096Z] ---> f51f2a909bfd [2022-02-11T16:54:33.096Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T16:54:33.096Z] ---> Running in 2524da8b4b6b [2022-02-11T16:54:33.370Z] Removing intermediate container 2524da8b4b6b [2022-02-11T16:54:33.370Z] ---> 97e4b7cb83c7 [2022-02-11T16:54:33.370Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:54:33.642Z] ---> Running in aaa0a5b6b3a8 [2022-02-11T16:54:33.917Z] Removing intermediate container aaa0a5b6b3a8 [2022-02-11T16:54:33.917Z] ---> f1c1c89033cc [2022-02-11T16:54:33.917Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:54:33.917Z] ---> Running in 28dedc27dc1c [2022-02-11T16:54:35.898Z] Removing intermediate container 28dedc27dc1c [2022-02-11T16:54:35.898Z] ---> 5f97639e8184 [2022-02-11T16:54:35.898Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:54:35.898Z] ---> Running in 0df26f35777f [2022-02-11T16:54:36.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T16:54:37.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T16:54:38.829Z] OK: 220 MiB in 52 packages [2022-02-11T16:54:39.424Z] Removing intermediate container 0df26f35777f [2022-02-11T16:54:39.424Z] ---> 6187f2f10bd6 [2022-02-11T16:54:39.424Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T16:54:40.023Z] ---> c37777257dfc [2022-02-11T16:54:40.023Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:54:40.023Z] ---> Running in e4921e620de0 [2022-02-11T16:56:01.793Z] Removing intermediate container e4921e620de0 [2022-02-11T16:56:01.793Z] ---> 32175ab21403 [2022-02-11T16:56:01.793Z] Step 10/11 : COPY . . [2022-02-11T16:56:01.793Z] ---> e5bb30252d19 [2022-02-11T16:56:01.793Z] Step 11/11 : RUN ${MAKE} [2022-02-11T16:56:01.793Z] ---> Running in 71a156fbe554 [2022-02-11T16:56:01.793Z] noop [2022-02-11T16:56:01.793Z] Removing intermediate container 71a156fbe554 [2022-02-11T16:56:01.793Z] ---> 42a7d1152764 [2022-02-11T16:56:01.793Z] Successfully built 42a7d1152764 [2022-02-11T16:56:01.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:56:02.132Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T16:56:02.132Z] . [Pipeline] withDockerContainer [2022-02-11T16:56:02.363Z] prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container [2022-02-11T16:56:02.447Z] $ 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 ******** ci-base-image-arm64 cat [2022-02-11T16:56:03.795Z] $ docker top 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T16:56:04.694Z] + go version [2022-02-11T16:56:04.694Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T16:56:04.722Z] $ docker stop --time=1 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b [2022-02-11T16:56:06.388Z] $ docker rm -f 83dcdf0fa4161a34af9685c61dbbc56dd4d11c4114e3efe69f3549baa2fb784b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:56:07.068Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T16:56:07.068Z] . [Pipeline] withDockerContainer [2022-02-11T16:56:07.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container [2022-02-11T16:56:07.406Z] $ 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 ******** ci-base-image-arm64 cat [2022-02-11T16:56:08.802Z] $ docker top e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T16:56:09.697Z] + make test [2022-02-11T16:56:09.697Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T16:56:11.137Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T16:56:58.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T16:56:58.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T16:56:58.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T16:57:04.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.104s coverage: 23.3% of statements [2022-02-11T16:57:04.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T16:57:04.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.100s coverage: 27.6% of statements [2022-02-11T16:57:04.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2022-02-11T16:57:04.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 10.8% of statements [2022-02-11T16:57:04.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T16:57:04.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T16:57:04.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T16:57:06.860Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 28.7% of statements [2022-02-11T16:57:06.860Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T16:57:07.851Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 86.1% of statements [2022-02-11T16:57:07.851Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T16:57:07.851Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T16:57:07.851Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.153s coverage: 57.4% of statements [2022-02-11T16:57:07.851Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.180s coverage: 89.2% of statements [2022-02-11T16:57:07.851Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T16:57:09.824Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.8% of statements [2022-02-11T16:57:09.824Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T16:57:09.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-11T16:57:09.824Z] GO111MODULE=on go vet ./... [2022-02-11T16:57:32.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T16:57:32.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T16:57:32.024Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T16:57:32.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T16:57:32.061Z] $ docker stop --time=1 e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd [2022-02-11T16:57:33.868Z] $ docker rm -f e140a9ba4f5a35753f649288bdeca209c990a26c7f9b4da7288f881ad036e0fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T16:57:34.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T16:57:34.775Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T16:57:35.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T16:57:35.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T16:57:36.093Z] + ls -al . [2022-02-11T16:57:36.093Z] total 308 [2022-02-11T16:57:36.093Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 16:57 . [2022-02-11T16:57:36.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:53 .. [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 16:53 .dockerignore [2022-02-11T16:57:36.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 16:53 .git [2022-02-11T16:57:36.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:53 .github [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 16:53 .gitignore [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 16:53 .golangci.yml [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 16:53 CHANGELOG.md [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 16:53 GOVERNANCE.md [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 16:53 Jenkinsfile [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 16:53 LICENSE [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 16:53 Makefile [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 16:53 OWNERS.md [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 16:53 README.md [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 16:50 VERSION [2022-02-11T16:57:36.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 16:53 bin [2022-02-11T16:57:36.093Z] -rw-r--r-- 1 jenkins jenkins 128110 Feb 11 16:57 coverage.out [2022-02-11T16:57:36.093Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:53 example [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 2774 Feb 11 16:53 go.mod [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 49778 Feb 11 16:53 go.sum [2022-02-11T16:57:36.093Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 16:53 internal [2022-02-11T16:57:36.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:53 openapi [2022-02-11T16:57:36.093Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:53 pkg [2022-02-11T16:57:36.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:53 snap [2022-02-11T16:57:36.093Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 16:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:57:36.434Z] + 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=faff48323d86496fa98a92123a9d78844e91f015 --label arch=arm64 --label version=0.0.0 . [2022-02-11T16:57:37.029Z] Sending build context to Docker daemon 5.237MB [2022-02-11T16:57:37.029Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:57:37.029Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T16:57:37.029Z] ---> 42a7d1152764 [2022-02-11T16:57:37.029Z] Step 3/25 : ARG MAKE=make build [2022-02-11T16:57:37.029Z] ---> Running in 3ab002980774 [2022-02-11T16:57:37.305Z] Removing intermediate container 3ab002980774 [2022-02-11T16:57:37.305Z] ---> 109a40064346 [2022-02-11T16:57:37.305Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T16:57:37.581Z] ---> Running in b9dcf411685f [2022-02-11T16:57:37.854Z] Removing intermediate container b9dcf411685f [2022-02-11T16:57:37.854Z] ---> fe3ecb4a1c94 [2022-02-11T16:57:37.854Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:57:38.126Z] ---> Running in 27f8085e8641 [2022-02-11T16:57:38.403Z] Removing intermediate container 27f8085e8641 [2022-02-11T16:57:38.403Z] ---> 36e1a5f80dc4 [2022-02-11T16:57:38.403Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:57:38.403Z] ---> Running in 9106a2b65f04 [2022-02-11T16:57:40.381Z] Removing intermediate container 9106a2b65f04 [2022-02-11T16:57:40.381Z] ---> 51f9821f6cb2 [2022-02-11T16:57:40.381Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:57:40.381Z] ---> Running in 0b43edb4d7e2 [2022-02-11T16:57:41.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T16:57:42.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T16:57:43.323Z] OK: 220 MiB in 52 packages [2022-02-11T16:57:43.920Z] Removing intermediate container 0b43edb4d7e2 [2022-02-11T16:57:43.920Z] ---> e5a7a4f1db7e [2022-02-11T16:57:43.920Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T16:57:44.516Z] ---> a0874679e5b6 [2022-02-11T16:57:44.516Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:57:44.516Z] ---> Running in 71089358443d [2022-02-11T16:57:47.149Z] Removing intermediate container 71089358443d [2022-02-11T16:57:47.149Z] ---> 3242285c73bf [2022-02-11T16:57:47.149Z] Step 10/25 : COPY . . [2022-02-11T16:57:47.746Z] ---> e61c00f2dfc5 [2022-02-11T16:57:47.746Z] Step 11/25 : RUN ${MAKE} [2022-02-11T16:57:48.031Z] ---> Running in 81dc3a5f4e07 [2022-02-11T16:57:49.019Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-11T16:58:28.022Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T16:58:28.997Z] Removing intermediate container 81dc3a5f4e07 [2022-02-11T16:58:28.997Z] ---> d454fcf6deb5 [2022-02-11T16:58:28.997Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T16:58:29.591Z] 3.14: Pulling from library/alpine [2022-02-11T16:58:29.591Z] be307f383ecc: Pulling fs layer [2022-02-11T16:58:29.864Z] be307f383ecc: Verifying Checksum [2022-02-11T16:58:29.864Z] be307f383ecc: Download complete [2022-02-11T16:58:30.462Z] be307f383ecc: Pull complete [2022-02-11T16:58:30.462Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T16:58:30.462Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T16:58:30.462Z] ---> 5b8b7b635229 [2022-02-11T16:58:30.462Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:58:30.738Z] ---> Running in 4a6398aa02f0 [2022-02-11T16:58:31.015Z] Removing intermediate container 4a6398aa02f0 [2022-02-11T16:58:31.015Z] ---> d6cd4b8fa29c [2022-02-11T16:58:31.015Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:58:31.015Z] ---> Running in 64e4b5a31631 [2022-02-11T16:58:32.986Z] Removing intermediate container 64e4b5a31631 [2022-02-11T16:58:32.986Z] ---> 440a48e49c2b [2022-02-11T16:58:32.986Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T16:58:32.986Z] ---> Running in 122d243cd868 [2022-02-11T16:58:33.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-11T16:58:34.939Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-11T16:58:35.531Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T16:58:35.804Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T16:58:35.804Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T16:58:36.079Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T16:58:36.079Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T16:58:36.079Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T16:58:36.079Z] OK: 8 MiB in 19 packages [2022-02-11T16:58:37.070Z] Removing intermediate container 122d243cd868 [2022-02-11T16:58:37.070Z] ---> b243b45434bf [2022-02-11T16:58:37.070Z] Step 16/25 : WORKDIR / [2022-02-11T16:58:37.070Z] ---> Running in 39fb941430a2 [2022-02-11T16:58:37.666Z] Removing intermediate container 39fb941430a2 [2022-02-11T16:58:37.666Z] ---> bc838ae2104d [2022-02-11T16:58:37.666Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T16:58:38.261Z] ---> 4b9f289d2aec [2022-02-11T16:58:38.261Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T16:58:39.301Z] ---> 1ea44cd28236 [2022-02-11T16:58:39.301Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T16:58:39.894Z] ---> 027597c0fb0a [2022-02-11T16:58:39.894Z] Step 20/25 : EXPOSE 59999 [2022-02-11T16:58:39.894Z] ---> Running in fddb6c3bdcc1 [2022-02-11T16:58:40.167Z] Removing intermediate container fddb6c3bdcc1 [2022-02-11T16:58:40.167Z] ---> 404f6b22f487 [2022-02-11T16:58:40.167Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T16:58:40.167Z] ---> Running in 1f679bab9413 [2022-02-11T16:58:40.762Z] Removing intermediate container 1f679bab9413 [2022-02-11T16:58:40.762Z] ---> 88742b000cd0 [2022-02-11T16:58:40.762Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T16:58:40.762Z] ---> Running in 5a5d5b841f85 [2022-02-11T16:58:41.034Z] Removing intermediate container 5a5d5b841f85 [2022-02-11T16:58:41.034Z] ---> eff36a05c820 [2022-02-11T16:58:41.034Z] Step 23/25 : LABEL arch=arm64 [2022-02-11T16:58:41.305Z] ---> Running in fa8a9d545c82 [2022-02-11T16:58:41.578Z] Removing intermediate container fa8a9d545c82 [2022-02-11T16:58:41.578Z] ---> 470e37c32059 [2022-02-11T16:58:41.578Z] Step 24/25 : LABEL git_sha=faff48323d86496fa98a92123a9d78844e91f015 [2022-02-11T16:58:41.578Z] ---> Running in 6513a414e7fd [2022-02-11T16:58:41.859Z] Removing intermediate container 6513a414e7fd [2022-02-11T16:58:41.859Z] ---> ff95425859ef [2022-02-11T16:58:41.859Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T16:58:41.859Z] ---> Running in 4cbe3d7cca09 [2022-02-11T16:58:42.448Z] Removing intermediate container 4cbe3d7cca09 [2022-02-11T16:58:42.448Z] ---> 2fcc538ad830 [2022-02-11T16:58:42.448Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T16:58:42.448Z] Successfully built 2fcc538ad830 [2022-02-11T16:58:42.448Z] 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-02-11T16:58:42.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T16:58:42.866Z] [2022-02-11T16:58:42.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:58:43.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T16:58:43.477Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T16:58:43.478Z] 448f6bf000e3: Pulling fs layer [2022-02-11T16:58:43.478Z] f757da607395: Pulling fs layer [2022-02-11T16:58:43.478Z] 05883995daec: Pulling fs layer [2022-02-11T16:58:43.478Z] 8603b9c90790: Pulling fs layer [2022-02-11T16:58:43.478Z] 1560dd03e051: Pulling fs layer [2022-02-11T16:58:43.478Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T16:58:43.478Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T16:58:43.478Z] 1560dd03e051: Waiting [2022-02-11T16:58:43.478Z] 27f5ce0e4adf: Waiting [2022-02-11T16:58:43.478Z] 8603b9c90790: Waiting [2022-02-11T16:58:43.478Z] c2d8d7efcc4b: Waiting [2022-02-11T16:58:43.478Z] f757da607395: Verifying Checksum [2022-02-11T16:58:43.478Z] f757da607395: Download complete [2022-02-11T16:58:43.478Z] 8603b9c90790: Verifying Checksum [2022-02-11T16:58:43.478Z] 8603b9c90790: Download complete [2022-02-11T16:58:43.478Z] 1560dd03e051: Verifying Checksum [2022-02-11T16:58:43.478Z] 1560dd03e051: Download complete [2022-02-11T16:58:43.478Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T16:58:43.478Z] 27f5ce0e4adf: Download complete [2022-02-11T16:58:43.478Z] 05883995daec: Verifying Checksum [2022-02-11T16:58:43.478Z] 05883995daec: Download complete [2022-02-11T16:58:43.749Z] 448f6bf000e3: Download complete [2022-02-11T16:58:46.378Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T16:58:46.378Z] c2d8d7efcc4b: Download complete [2022-02-11T16:58:47.358Z] 448f6bf000e3: Pull complete [2022-02-11T16:58:47.957Z] f757da607395: Pull complete [2022-02-11T16:58:49.388Z] 05883995daec: Pull complete [2022-02-11T16:58:49.662Z] 8603b9c90790: Pull complete [2022-02-11T16:58:50.640Z] 1560dd03e051: Pull complete [2022-02-11T16:58:50.917Z] 27f5ce0e4adf: Pull complete [2022-02-11T16:59:05.999Z] c2d8d7efcc4b: Pull complete [2022-02-11T16:59:05.999Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T16:59:05.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T16:59:05.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T16:59:06.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-5084 does not seem to be running inside a container [2022-02-11T16:59:06.312Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-11T16:59:09.032Z] $ docker top e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:09.917Z] ---> job-cost.sh [2022-02-11T16:59:09.917Z] lf-activate-venv: SKIPPING [2022-02-11T16:59:09.917Z] INFO: No Stack... [2022-02-11T16:59:10.191Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T16:59:10.463Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T16:59:11.125Z] + cut -d, -f6 [2022-02-11T16:59:11.125Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2022-02-11T16:59:11.188Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [2022-02-11T16:59:11.194Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] did not exist. Created. [2022-02-11T16:59:11.194Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T16:59:11.867Z] /w/workspace/device-sdk-go/2@tmp/durable-9a38cbda/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-9a38cbda/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T16:59:12.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T16:59:12.556Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T16:59:12.623Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T16:59:12.629Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1098-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T16:59:12.655Z] $ docker stop --time=1 e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 [2022-02-11T16:59:14.117Z] $ docker rm -f e99b66706b7959d24d7f38d8ce4ef46e27186930ead35ad0e5a9a3cc068b87f2 [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-02-11T16:59:14.578Z] provisioning config files... [2022-02-11T16:59:14.587Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config2524031963283955145tmp [Pipeline] { [Pipeline] sh [2022-02-11T16:59:14.895Z] + set +x [2022-02-11T16:59:14.895Z] + curl -s https://codecov.io/bash [2022-02-11T16:59:14.895Z] + bash -s -- [2022-02-11T16:59:14.895Z] [2022-02-11T16:59:14.895Z] _____ _ [2022-02-11T16:59:14.895Z] / ____| | | [2022-02-11T16:59:14.895Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T16:59:14.895Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T16:59:14.895Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T16:59:14.895Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T16:59:14.895Z] Bash-1.0.6 [2022-02-11T16:59:14.895Z] [2022-02-11T16:59:14.895Z] [2022-02-11T16:59:14.895Z] ==> git version 2.24.4 found [2022-02-11T16:59:14.895Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-11T16:59:14.895Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T16:59:14.895Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T16:59:14.895Z] ==> Jenkins CI detected. [2022-02-11T16:59:14.895Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1098 [2022-02-11T16:59:14.895Z] project root: . [2022-02-11T16:59:14.895Z] --> token set from env [2022-02-11T16:59:14.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T16:59:14.895Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T16:59:14.895Z] ==> Python coveragepy not found [2022-02-11T16:59:14.895Z] ==> Searching for coverage reports in: [2022-02-11T16:59:14.895Z] + . [2022-02-11T16:59:14.895Z] -> Found 1 reports [2022-02-11T16:59:14.895Z] ==> Detecting git/mercurial file structure [2022-02-11T16:59:14.895Z] ==> Reading reports [2022-02-11T16:59:14.895Z] + ./coverage.out bytes=128110 [2022-02-11T16:59:14.895Z] ==> Appending adjustments [2022-02-11T16:59:14.895Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T16:59:15.155Z] + Found adjustments [2022-02-11T16:59:15.155Z] ==> Gzipping contents [2022-02-11T16:59:15.155Z] 16K /tmp/codecov.w0XCXX.gz [2022-02-11T16:59:15.155Z] ==> Uploading reports [2022-02-11T16:59:15.155Z] url: https://codecov.io [2022-02-11T16:59:15.155Z] query: branch=PR-1098&commit=faff48323d86496fa98a92123a9d78844e91f015&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= [2022-02-11T16:59:15.155Z] -> Pinging Codecov [2022-02-11T16:59:15.155Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1098&commit=faff48323d86496fa98a92123a9d78844e91f015&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1098%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1098&job=&cmd_args= [2022-02-11T16:59:15.726Z] -> Uploading to [2022-02-11T16:59:15.726Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/faff48323d86496fa98a92123a9d78844e91f015/09c6e7be-bf8c-47cc-9c59-e10a78c5c735.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T165915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3c31d9975d8910b0b6e2f900e46d2e97d30d700008842ac6bcc693e7340b739 [2022-02-11T16:59:15.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T16:59:15.726Z] Dload Upload Total Spent Left Speed [2022-02-11T16:59:15.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16035 0 0 100 16035 0 50802 --:--:-- --:--:-- --:--:-- 50904 [2022-02-11T16:59:15.987Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/faff48323d86496fa98a92123a9d78844e91f015 [Pipeline] } [2022-02-11T16:59:15.995Z] 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-02-11T16:59:16.764Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives ']' [2022-02-11T16:59:16.764Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives [2022-02-11T16:59:16.764Z] total 8 [2022-02-11T16:59:16.764Z] drwxr-xr-x. 3 root root 34 Feb 11 16:52 . [2022-02-11T16:59:16.764Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:52 .. [2022-02-11T16:59:16.764Z] drwxr-xr-x. 2 root root 6 Feb 11 16:52 cost [2022-02-11T16:59:16.764Z] -rw-r--r--. 1 root root 85 Feb 11 16:52 cost.csv [2022-02-11T16:59:16.764Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives [2022-02-11T16:59:16.764Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives [2022-02-11T16:59:16.764Z] total 8 [2022-02-11T16:59:16.764Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 16:52 . [2022-02-11T16:59:16.764Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:52 .. [2022-02-11T16:59:16.764Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 16:52 cost [2022-02-11T16:59:16.764Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 11 16:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:17.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:17.615Z] ---> package-listing.sh [2022-02-11T16:59:17.615Z] ++ facter osfamily [2022-02-11T16:59:17.615Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T16:59:17.876Z] + OS_FAMILY=redhat [2022-02-11T16:59:17.876Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1098 [2022-02-11T16:59:17.877Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T16:59:17.877Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T16:59:17.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T16:59:17.877Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T16:59:17.877Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' [2022-02-11T16:59:17.877Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T16:59:17.877Z] + case "${OS_FAMILY}" in [2022-02-11T16:59:17.877Z] + rpm -qa [2022-02-11T16:59:17.877Z] + sort [2022-02-11T16:59:18.455Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T16:59:18.455Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T16:59:18.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T16:59:18.455Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1098 ']' [2022-02-11T16:59:18.455Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ [2022-02-11T16:59:18.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1098/archives/ [Pipeline] echo [2022-02-11T16:59:18.468Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1098/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T16:59:18.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:59:19.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:59:19.310Z] . [Pipeline] withDockerContainer [2022-02-11T16:59:19.376Z] prd-centos7-docker-4c-2g-5083 does not seem to be running inside a container [2022-02-11T16:59:19.410Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1098/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-1098 -v /w/workspace/gexfoundry_device-sdk-go_PR-1098:/w/workspace/gexfoundry_device-sdk-go_PR-1098:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1098@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:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T16:59:19.604Z] $ docker top 78c8ba2c3782682e9f1b7b50473de31ee8255da09151f6578f619228ad1d8ded -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T16:59:19.969Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T16:59:20.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T16:59:20.561Z] + ls /var/log/sa-host [2022-02-11T16:59:20.561Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T16:59:20.561Z] file_magic: OK [2022-02-11T16:59:20.561Z] HZ: Using current value: 100 [2022-02-11T16:59:20.561Z] file_header: OK [2022-02-11T16:59:20.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T16:59:20.561Z] Statistics: [2022-02-11T16:59:20.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T16:59:20.561Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T16:59:20.561Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T16:59:20.561Z] file_magic: OK [2022-02-11T16:59:20.561Z] HZ: Using current value: 100 [2022-02-11T16:59:20.561Z] file_header: OK [2022-02-11T16:59:20.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-11T16:59:20.561Z] Statistics: [2022-02-11T16:59:20.561Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T16:59:20.561Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:59:20.641Z] provisioning config files... [2022-02-11T16:59:20.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1098@tmp/config2251073766715324522tmp [Pipeline] { [Pipeline] echo [2022-02-11T16:59:20.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:20.945Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T16:59:20.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:21.287Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T16:59:21.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:21.590Z] ---> sudo-logs.sh [2022-02-11T16:59:21.591Z] Archiving 'sudo' log.. [2022-02-11T16:59:21.591Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5083.novalocal: Name or service not known [2022-02-11T16:59:21.591Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5083.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T16:59:21.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:21.910Z] ---> job-cost.sh [2022-02-11T16:59:21.910Z] lf-activate-venv: SKIPPING [2022-02-11T16:59:21.910Z] DEBUG: total: 0.05999999865889549 [2022-02-11T16:59:21.910Z] INFO: Retrieving Stack Cost... [2022-02-11T16:59:22.170Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T16:59:22.429Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T16:59:22.441Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:59:22.751Z] ---> logs-deploy.sh [2022-02-11T16:59:22.751Z] lf-activate-venv: SKIPPING [2022-02-11T16:59:22.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1098/2 [2022-02-11T16:59:22.751Z] INFO: archiving workspace using pattern(s): [2022-02-11T16:59:23.324Z] Archives upload complete. [2022-02-11T16:59:23.586Z] INFO: archiving logs to Nexus