Pull request #1171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 2e4502612537125e5dba28ee8f910419ad3e6254+6b28ab18defc125340c64f0ec90f02309642eba1 (cc671acae4e980d5ee0e8a5059356c3e50af76c7) 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-ssh3015994250501476188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13095990004151015829.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-1171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh829843897041174790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5411977394613455881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13210496380622066480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-1171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh779355982894793052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-580 in /w/workspace/gexfoundry_device-sdk-go_PR-1171 [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-1171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 2e4502612537125e5dba28ee8f910419ad3e6254 Merge succeeded, producing 2e4502612537125e5dba28ee8f910419ad3e6254 Checking out Revision 2e4502612537125e5dba28ee8f910419ad3e6254 (PR-1171) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1171/head:refs/remotes/origin/PR-1171 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4502612537125e5dba28ee8f910419ad3e6254 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4502612537125e5dba28ee8f910419ad3e6254 # timeout=10 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T21:21:37.008Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T21:21:37.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T21:21:37.287Z] ========================================================= [2022-06-01T21:21:37.287Z] EdgeX Global Pipelines Version Info [2022-06-01T21:21:37.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:21:38.099Z] ------------------- [2022-06-01T21:21:38.100Z] stable info: [2022-06-01T21:21:38.100Z] ------------------- [2022-06-01T21:21:38.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:21:38.100Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T21:21:38.100Z] Message: update stable to v1.0.230 [2022-06-01T21:21:38.674Z] ------------------- [2022-06-01T21:21:38.674Z] experimental info: [2022-06-01T21:21:38.674Z] ------------------- [2022-06-01T21:21:38.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:21:38.674Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T21:21:38.674Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T21:21:38.980Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-01T21:21:39.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-01T21:21:39.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T21:21:39.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T21:21:39.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T21:21:39.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T21:21:39.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T21:21:39.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-01T21:21:39.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T21:21:39.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T21:21:39.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T21:21:39.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-01T21:21:39.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T21:21:39.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T21:21:39.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T21:21:39.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:21:39.592Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:21:39.626Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:21:39.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T21:21:39.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T21:21:39.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-01T21:21:39.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-01T21:21:39.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T21:21:39.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T21:21:39.902Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T21:21:39.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T21:21:39.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1171 [Pipeline] echo [2022-06-01T21:21:40.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1171 [Pipeline] echo [2022-06-01T21:21:40.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1171 [Pipeline] echo [2022-06-01T21:21:40.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e4502612537125e5dba28ee8f910419ad3e6254 [Pipeline] echo [2022-06-01T21:21:40.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e45026 [Pipeline] echo [2022-06-01T21:21:40.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:21:40.295Z] provisioning config files... [2022-06-01T21:21:40.313Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/config1344666418432783392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:21:40.727Z] ---> docker-login.sh [2022-06-01T21:21:40.727Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:21:40.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:41.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:41.250Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:41.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:41.250Z] [2022-06-01T21:21:41.250Z] Login Succeeded [2022-06-01T21:21:41.250Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:21:41.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:41.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:41.250Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:41.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:41.250Z] [2022-06-01T21:21:41.250Z] Login Succeeded [2022-06-01T21:21:41.250Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:21:41.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:41.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:41.513Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:41.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:41.513Z] [2022-06-01T21:21:41.513Z] Login Succeeded [2022-06-01T21:21:41.513Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:21:41.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:41.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:41.513Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:41.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:41.513Z] [2022-06-01T21:21:41.513Z] Login Succeeded [2022-06-01T21:21:41.513Z] docker.io [2022-06-01T21:21:41.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:42.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:42.039Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:42.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:42.039Z] [2022-06-01T21:21:42.039Z] Login Succeeded [2022-06-01T21:21:42.039Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:21:42.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T21:21:42.713Z] + git rev-list -1 --merges 2e4502612537125e5dba28ee8f910419ad3e6254~1..2e4502612537125e5dba28ee8f910419ad3e6254 [Pipeline] echo [2022-06-01T21:21:42.768Z] -----------> git rev-list -1 --merges 2e4502612537125e5dba28ee8f910419ad3e6254~1..2e4502612537125e5dba28ee8f910419ad3e6254 2e4502612537125e5dba28ee8f910419ad3e6254 [false] [Pipeline] sh [2022-06-01T21:21:43.079Z] + git log --format=format:%s -1 2e4502612537125e5dba28ee8f910419ad3e6254 [Pipeline] echo [2022-06-01T21:21:43.112Z] ========================================================= [2022-06-01T21:21:43.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T21:21:43.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:21:43.539Z] + git log --format=format:%s -1 2e4502612537125e5dba28ee8f910419ad3e6254 [Pipeline] echo [2022-06-01T21:21:43.570Z] [semverPrep] GIT_COMMIT: 2e4502612537125e5dba28ee8f910419ad3e6254, Commit Message: build: Update go-mod versions for those that changed for the 2.1.1 patch [Pipeline] echo [2022-06-01T21:21:43.599Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T21:21:43.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:21:43.994Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T21:21:43.994Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T21:21:43.994Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T21:21:43.994Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T21:21:43.994Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T21:21:43.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:21:44.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:21:44.490Z] [2022-06-01T21:21:44.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:21:44.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:21:44.867Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T21:21:44.867Z] 1fe172e4850f: Pulling fs layer [2022-06-01T21:21:44.867Z] caf521ccaac6: Pulling fs layer [2022-06-01T21:21:44.867Z] 3ead6fa29328: Pulling fs layer [2022-06-01T21:21:44.867Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T21:21:44.867Z] a8d5f1318db7: Pulling fs layer [2022-06-01T21:21:44.867Z] c427282e49a2: Pulling fs layer [2022-06-01T21:21:44.867Z] 1827001aaf11: Pulling fs layer [2022-06-01T21:21:44.867Z] 5c2a1cbceb83: Waiting [2022-06-01T21:21:44.867Z] a8d5f1318db7: Waiting [2022-06-01T21:21:44.867Z] c427282e49a2: Waiting [2022-06-01T21:21:44.867Z] 0714d37db230: Pulling fs layer [2022-06-01T21:21:44.867Z] ac28cf19c067: Pulling fs layer [2022-06-01T21:21:44.867Z] 1827001aaf11: Waiting [2022-06-01T21:21:44.867Z] 0714d37db230: Waiting [2022-06-01T21:21:44.867Z] ca983d60f3e2: Pulling fs layer [2022-06-01T21:21:44.867Z] 9f894cec8388: Pulling fs layer [2022-06-01T21:21:44.867Z] ac28cf19c067: Waiting [2022-06-01T21:21:44.867Z] caf521ccaac6: Download complete [2022-06-01T21:21:44.867Z] 5c2a1cbceb83: Verifying Checksum [2022-06-01T21:21:44.867Z] 5c2a1cbceb83: Download complete [2022-06-01T21:21:45.129Z] a8d5f1318db7: Verifying Checksum [2022-06-01T21:21:45.129Z] a8d5f1318db7: Download complete [2022-06-01T21:21:45.129Z] 3ead6fa29328: Verifying Checksum [2022-06-01T21:21:45.129Z] 3ead6fa29328: Download complete [2022-06-01T21:21:45.129Z] c427282e49a2: Verifying Checksum [2022-06-01T21:21:45.129Z] c427282e49a2: Download complete [2022-06-01T21:21:45.129Z] 0714d37db230: Verifying Checksum [2022-06-01T21:21:45.129Z] 0714d37db230: Download complete [2022-06-01T21:21:45.129Z] ac28cf19c067: Download complete [2022-06-01T21:21:45.129Z] ca983d60f3e2: Verifying Checksum [2022-06-01T21:21:45.129Z] ca983d60f3e2: Download complete [2022-06-01T21:21:45.129Z] 9f894cec8388: Download complete [2022-06-01T21:21:45.129Z] 1fe172e4850f: Download complete [2022-06-01T21:21:45.392Z] 1827001aaf11: Verifying Checksum [2022-06-01T21:21:45.392Z] 1827001aaf11: Download complete [2022-06-01T21:21:46.779Z] 1fe172e4850f: Pull complete [2022-06-01T21:21:46.779Z] caf521ccaac6: Pull complete [2022-06-01T21:21:47.351Z] 3ead6fa29328: Pull complete [2022-06-01T21:21:47.351Z] 5c2a1cbceb83: Pull complete [2022-06-01T21:21:47.611Z] a8d5f1318db7: Pull complete [2022-06-01T21:21:47.871Z] c427282e49a2: Pull complete [2022-06-01T21:21:49.779Z] 1827001aaf11: Pull complete [2022-06-01T21:21:49.779Z] 0714d37db230: Pull complete [2022-06-01T21:21:50.039Z] ac28cf19c067: Pull complete [2022-06-01T21:21:50.039Z] ca983d60f3e2: Pull complete [2022-06-01T21:21:50.039Z] 9f894cec8388: Pull complete [2022-06-01T21:21:50.039Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T21:21:50.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:21:50.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:21:50.271Z] prd-ubuntu20.04-docker-8c-8g-580 does not seem to be running inside a container [2022-06-01T21:21:50.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1171 -v /w/workspace/gexfoundry_device-sdk-go_PR-1171:/w/workspace/gexfoundry_device-sdk-go_PR-1171:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:21:51.847Z] $ docker top ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de -eo pid,comm [2022-06-01T21:21:51.912Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-01T21:21:51.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:21:52.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:21:52.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:21:52.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:21:52.181Z] $ docker exec ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de ssh-agent [2022-06-01T21:21:52.317Z] SSH_AUTH_SOCK=/tmp/ssh-fm5dS0F1ZgSB/agent.33 [2022-06-01T21:21:52.317Z] SSH_AGENT_PID=40 [2022-06-01T21:21:52.325Z] Running ssh-add (command line suppressed) [2022-06-01T21:21:52.470Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/private_key_6936481830094655694.key (/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/private_key_6936481830094655694.key) [2022-06-01T21:21:52.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:21:52.814Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T21:21:52.846Z] $ docker exec --env ******** --env ******** ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de ssh-agent -k [2022-06-01T21:21:52.963Z] unset SSH_AUTH_SOCK; [2022-06-01T21:21:52.963Z] unset SSH_AGENT_PID; [2022-06-01T21:21:52.963Z] echo Agent pid 40 killed; [2022-06-01T21:21:52.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T21:21:53.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:21:53.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:21:53.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:21:53.191Z] $ docker exec ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de ssh-agent [2022-06-01T21:21:53.342Z] SSH_AUTH_SOCK=/tmp/ssh-PypelRS8UGhs/agent.72 [2022-06-01T21:21:53.342Z] SSH_AGENT_PID=78 [2022-06-01T21:21:53.349Z] Running ssh-add (command line suppressed) [2022-06-01T21:21:53.482Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/private_key_62724918165657010.key (/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/private_key_62724918165657010.key) [2022-06-01T21:21:53.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:21:53.826Z] + git semver init [2022-06-01T21:21:54.090Z] 2022-06-01 21:21:54,049 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T21:21:54.090Z] 2022-06-01 21:21:54,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver [2022-06-01T21:21:54.090Z] 2022-06-01 21:21:54,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver [2022-06-01T21:21:54.090Z] 2022-06-01 21:21:54,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1171, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,837 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171/.git/info/exclude [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver/PR-1171 with force:False [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,837 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver/PR-1171 [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,842 [execute] INFO git cat-file --batch-check [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,849 [execute] INFO git cat-file --batch [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:21:55.037Z] 2022-06-01 21:21:54,854 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1171/.semver/PR-1171 [2022-06-01T21:21:55.037Z] 0.0.0 [Pipeline] } [2022-06-01T21:21:55.067Z] $ docker exec --env ******** --env ******** ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de ssh-agent -k [2022-06-01T21:21:55.186Z] unset SSH_AUTH_SOCK; [2022-06-01T21:21:55.187Z] unset SSH_AGENT_PID; [2022-06-01T21:21:55.187Z] echo Agent pid 78 killed; [2022-06-01T21:21:55.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:21:55.616Z] + git semver [Pipeline] } [2022-06-01T21:21:55.915Z] $ docker stop --time=1 ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de [2022-06-01T21:21:57.269Z] $ docker rm -f ffda74602be237c202d0ee88cca8a121971cf7e0b359a50cf128a707dd8bd1de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:21:57.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T21:21:57.992Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T21:21:58.007Z] [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-06-01T21:21:58.578Z] provisioning config files... [2022-06-01T21:21:58.590Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/config2382482084529120831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:21:58.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-579 in /w/workspace/gexfoundry_device-sdk-go_PR-1171 [Pipeline] { [Pipeline] ws [2022-06-01T21:21:58.756Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-06-01T21:21:58.852Z] The recommended git tool is: git [2022-06-01T21:21:58.939Z] ---> docker-login.sh [2022-06-01T21:21:58.939Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:21:58.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:58.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:58.939Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:58.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:58.939Z] [2022-06-01T21:21:58.939Z] Login Succeeded [2022-06-01T21:21:58.939Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:21:58.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:59.199Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:59.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:59.199Z] [2022-06-01T21:21:59.199Z] Login Succeeded [2022-06-01T21:21:59.199Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:21:59.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:59.199Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:59.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:59.199Z] [2022-06-01T21:21:59.199Z] Login Succeeded [2022-06-01T21:21:59.199Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:21:59.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:59.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:59.459Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:59.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:59.459Z] [2022-06-01T21:21:59.459Z] Login Succeeded [2022-06-01T21:21:59.459Z] docker.io [2022-06-01T21:21:59.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:21:59.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:21:59.718Z] Configure a credential helper to remove this warning. See [2022-06-01T21:21:59.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:21:59.718Z] [2022-06-01T21:21:59.718Z] Login Succeeded [2022-06-01T21:21:59.718Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:21:59.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:21:59.923Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:21:59.953Z] ========================================================= [2022-06-01T21:21:59.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-01T21:21:59.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:22:00.412Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:22:00.674Z] Sending build context to Docker daemon 20.73MB [2022-06-01T21:22:00.674Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:22:00.674Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:22:00.674Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-01T21:22:00.674Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T21:22:00.674Z] 666ba61612fd: Pulling fs layer [2022-06-01T21:22:00.674Z] 8ed8ca486205: Pulling fs layer [2022-06-01T21:22:00.674Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T21:22:00.674Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T21:22:00.674Z] 812f408151ee: Pulling fs layer [2022-06-01T21:22:00.674Z] bab7bd504b26: Pulling fs layer [2022-06-01T21:22:00.674Z] 070449caade9: Pulling fs layer [2022-06-01T21:22:00.674Z] 8f1a5288e3a6: Pulling fs layer [2022-06-01T21:22:00.674Z] 812f408151ee: Waiting [2022-06-01T21:22:00.674Z] 070449caade9: Waiting [2022-06-01T21:22:00.674Z] bab7bd504b26: Waiting [2022-06-01T21:22:00.674Z] 22a0e8bec74d: Waiting [2022-06-01T21:22:00.674Z] 4fe6c5a15a65: Waiting [2022-06-01T21:22:00.674Z] 8ed8ca486205: Download complete [2022-06-01T21:22:00.674Z] 666ba61612fd: Verifying Checksum [2022-06-01T21:22:00.674Z] 666ba61612fd: Download complete [2022-06-01T21:22:00.674Z] 22a0e8bec74d: Download complete [2022-06-01T21:22:00.675Z] 812f408151ee: Verifying Checksum [2022-06-01T21:22:00.675Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T21:22:00.675Z] 59bf1c3509f3: Download complete [2022-06-01T21:22:00.675Z] bab7bd504b26: Verifying Checksum [2022-06-01T21:22:00.675Z] bab7bd504b26: Download complete [2022-06-01T21:22:00.939Z] 070449caade9: Verifying Checksum [2022-06-01T21:22:00.939Z] 070449caade9: Download complete [2022-06-01T21:22:00.939Z] 59bf1c3509f3: Pull complete [2022-06-01T21:22:00.939Z] 666ba61612fd: Pull complete [2022-06-01T21:22:01.201Z] 8ed8ca486205: Pull complete [2022-06-01T21:22:01.460Z] 8f1a5288e3a6: Verifying Checksum [2022-06-01T21:22:01.460Z] 8f1a5288e3a6: Download complete [2022-06-01T21:22:01.460Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T21:22:01.460Z] 4fe6c5a15a65: Download complete [2022-06-01T21:22:03.545Z] using credential edgex-jenkins-ssh [2022-06-01T21:22:03.563Z] Cloning the remote Git repository [2022-06-01T21:22:03.620Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:22:03.766Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-06-01T21:22:03.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:22:03.924Z] > git --version # timeout=10 [2022-06-01T21:22:03.955Z] > git --version # 'git version 2.25.1' [2022-06-01T21:22:03.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:22:04.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:22:05.672Z] 4fe6c5a15a65: Pull complete [2022-06-01T21:22:05.933Z] 22a0e8bec74d: Pull complete [2022-06-01T21:22:05.933Z] 812f408151ee: Pull complete [2022-06-01T21:22:05.933Z] bab7bd504b26: Pull complete [2022-06-01T21:22:06.099Z] Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 2e4502612537125e5dba28ee8f910419ad3e6254 [2022-06-01T21:22:06.196Z] 070449caade9: Pull complete [2022-06-01T21:22:05.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-01T21:22:05.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:22:05.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-01T21:22:05.479Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:22:05.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:22:05.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1171/head:refs/remotes/origin/PR-1171 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-01T21:22:06.123Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T21:22:06.146Z] > git checkout -f 2e4502612537125e5dba28ee8f910419ad3e6254 # timeout=10 [2022-06-01T21:22:06.709Z] Merge succeeded, producing 2e4502612537125e5dba28ee8f910419ad3e6254 [2022-06-01T21:22:06.709Z] Checking out Revision 2e4502612537125e5dba28ee8f910419ad3e6254 (PR-1171) [2022-06-01T21:22:06.607Z] > git remote # timeout=10 [2022-06-01T21:22:06.626Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T21:22:06.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:22:06.653Z] > git merge 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 [2022-06-01T21:22:06.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T21:22:06.718Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T21:22:06.729Z] > git checkout -f 2e4502612537125e5dba28ee8f910419ad3e6254 # timeout=10 [2022-06-01T21:22:08.738Z] 8f1a5288e3a6: Pull complete [2022-06-01T21:22:08.738Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-01T21:22:08.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T21:22:08.738Z] ---> c47586b81864 [2022-06-01T21:22:08.738Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:22:11.298Z] ---> Running in 37ad696156dc [2022-06-01T21:22:11.298Z] Removing intermediate container 37ad696156dc [2022-06-01T21:22:11.298Z] ---> 19929126795c [2022-06-01T21:22:11.298Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:22:11.298Z] ---> Running in da34bb5efa12 [2022-06-01T21:22:11.298Z] Removing intermediate container da34bb5efa12 [2022-06-01T21:22:11.298Z] ---> f8a5b64b653d [2022-06-01T21:22:11.298Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:22:11.298Z] ---> Running in b605959a6edb [2022-06-01T21:22:11.316Z] Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" [2022-06-01T21:22:11.371Z] > git --version # timeout=10 [2022-06-01T21:22:11.382Z] > git --version # 'git version 2.25.1' [2022-06-01T21:22:11.395Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T21:22:11.558Z] Removing intermediate container b605959a6edb [2022-06-01T21:22:11.558Z] ---> 26e320e03860 [2022-06-01T21:22:11.558Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:22:11.558Z] ---> Running in 6057ff49730a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:22:12.129Z] Removing intermediate container 6057ff49730a [2022-06-01T21:22:12.129Z] ---> 1db29ab0b479 [2022-06-01T21:22:12.129Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:22:12.129Z] ---> Running in b44bc12aef2f [2022-06-01T21:22:12.369Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T21:22:12.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:22:12.369Z] Dload Upload Total Spent Left Speed [2022-06-01T21:22:12.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 96480 [2022-06-01T21:22:12.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-06-01T21:22:13.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:22:13.391Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T21:22:13.591Z] OK: 221 MiB in 52 packages [2022-06-01T21:22:13.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T21:22:13.743Z] + sudo tee /etc/docker/daemon.new [2022-06-01T21:22:13.743Z] { [2022-06-01T21:22:13.743Z] "registry-mirrors": [ [2022-06-01T21:22:13.743Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T21:22:13.743Z] ], [2022-06-01T21:22:13.743Z] "bip": "10.250.0.254/24", [2022-06-01T21:22:13.743Z] "hosts": [ [2022-06-01T21:22:13.743Z] "tcp://0.0.0.0:5555", [2022-06-01T21:22:13.743Z] "unix:///var/run/docker.sock" [2022-06-01T21:22:13.743Z] ], [2022-06-01T21:22:13.743Z] "mtu": 1458, [2022-06-01T21:22:13.743Z] "selinux-enabled": true, [2022-06-01T21:22:13.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T21:22:13.743Z] } [Pipeline] sh [2022-06-01T21:22:13.855Z] Removing intermediate container b44bc12aef2f [2022-06-01T21:22:13.855Z] ---> ecd6e31ebc4d [2022-06-01T21:22:13.855Z] Step 8/10 : COPY . . [2022-06-01T21:22:14.099Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T21:22:14.454Z] + sudo service docker restart [2022-06-01T21:22:15.238Z] ---> ed029b0625b4 [2022-06-01T21:22:15.238Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:22:15.238Z] ---> Running in 688d3fa70831 [2022-06-01T21:22:15.238Z] skipping... [2022-06-01T21:22:15.811Z] Removing intermediate container 688d3fa70831 [2022-06-01T21:22:15.811Z] ---> febb3493b09a [2022-06-01T21:22:15.811Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:22:15.811Z] ---> Running in 12336ba3c7b3 [2022-06-01T21:22:16.073Z] noop [2022-06-01T21:22:16.336Z] Removing intermediate container 12336ba3c7b3 [2022-06-01T21:22:16.336Z] ---> a35b85ad2957 [2022-06-01T21:22:16.336Z] Successfully built a35b85ad2957 [2022-06-01T21:22:16.336Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:22:16.775Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:22:16.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:22:16.946Z] prd-ubuntu20.04-docker-8c-8g-580 does not seem to be running inside a container [2022-06-01T21:22:16.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1171 -v /w/workspace/gexfoundry_device-sdk-go_PR-1171:/w/workspace/gexfoundry_device-sdk-go_PR-1171:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1171@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-06-01T21:22:17.505Z] $ docker top 0a126cf17394f2fcdf561d157853bcd611669b78aad7f10c8d4882eaf91e4c48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:22:17.913Z] + go version [2022-06-01T21:22:17.913Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T21:22:17.953Z] $ docker stop --time=1 0a126cf17394f2fcdf561d157853bcd611669b78aad7f10c8d4882eaf91e4c48 [2022-06-01T21:22:19.267Z] $ docker rm -f 0a126cf17394f2fcdf561d157853bcd611669b78aad7f10c8d4882eaf91e4c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:22:19.961Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:22:19.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:22:20.128Z] prd-ubuntu20.04-docker-8c-8g-580 does not seem to be running inside a container [2022-06-01T21:22:20.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1171 -v /w/workspace/gexfoundry_device-sdk-go_PR-1171:/w/workspace/gexfoundry_device-sdk-go_PR-1171:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1171@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-06-01T21:22:20.589Z] $ docker top 691e030b5c05f861986a58f8324ff50149dd88c2463be79345fb196789799f7a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:22:21.117Z] + make test [2022-06-01T21:22:21.117Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:22:27.716Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:22:32.857Z] provisioning config files... [2022-06-01T21:22:32.882Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config116847629720330998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:22:33.289Z] ---> docker-login.sh [2022-06-01T21:22:33.289Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:22:33.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:22:34.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:22:34.165Z] Configure a credential helper to remove this warning. See [2022-06-01T21:22:34.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:22:34.165Z] [2022-06-01T21:22:34.165Z] Login Succeeded [2022-06-01T21:22:34.165Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:22:34.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:22:34.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:22:34.720Z] Configure a credential helper to remove this warning. See [2022-06-01T21:22:34.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:22:34.720Z] [2022-06-01T21:22:34.720Z] Login Succeeded [2022-06-01T21:22:34.720Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:22:34.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:22:34.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:22:34.997Z] Configure a credential helper to remove this warning. See [2022-06-01T21:22:34.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:22:34.997Z] [2022-06-01T21:22:34.997Z] Login Succeeded [2022-06-01T21:22:34.997Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:22:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:22:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:22:35.548Z] Configure a credential helper to remove this warning. See [2022-06-01T21:22:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:22:35.548Z] [2022-06-01T21:22:35.548Z] Login Succeeded [2022-06-01T21:22:35.548Z] docker.io [2022-06-01T21:22:35.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:22:36.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:22:36.096Z] Configure a credential helper to remove this warning. See [2022-06-01T21:22:36.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:22:36.096Z] [2022-06-01T21:22:36.096Z] Login Succeeded [2022-06-01T21:22:36.096Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:22:36.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:22:36.508Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:22:36.540Z] ========================================================= [2022-06-01T21:22:36.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-01T21:22:36.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:22:37.048Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-01T21:22:37.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.063s coverage: 23.3% of statements [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-01T21:22:37.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements [2022-06-01T21:22:37.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.057s coverage: 78.9% of statements [2022-06-01T21:22:37.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.080s coverage: 9.0% of statements [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-01T21:22:37.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 28.7% of statements [2022-06-01T21:22:37.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-01T21:22:38.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.084s coverage: 82.9% of statements [2022-06-01T21:22:38.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-01T21:22:38.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-01T21:22:38.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.115s coverage: 57.8% of statements [2022-06-01T21:22:38.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.000s coverage: 89.2% of statements [2022-06-01T21:22:38.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-01T21:22:38.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.8% of statements [2022-06-01T21:22:38.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-01T21:22:38.292Z] GO111MODULE=on go vet ./... [2022-06-01T21:22:38.490Z] Sending build context to Docker daemon 16.26MB [2022-06-01T21:22:38.490Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:22:38.490Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:22:38.490Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T21:22:38.490Z] 9b3977197b4f: Pulling fs layer [2022-06-01T21:22:38.490Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T21:22:38.490Z] 94645a83ff95: Pulling fs layer [2022-06-01T21:22:38.490Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T21:22:38.490Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T21:22:38.490Z] 63b1bc5785f6: Pulling fs layer [2022-06-01T21:22:38.490Z] 626d30ff41c6: Pulling fs layer [2022-06-01T21:22:38.490Z] de1d54c125be: Pulling fs layer [2022-06-01T21:22:38.490Z] 3f3a8bcf1eab: Waiting [2022-06-01T21:22:38.490Z] 0c92f367c5e7: Waiting [2022-06-01T21:22:38.490Z] 63b1bc5785f6: Waiting [2022-06-01T21:22:38.490Z] 626d30ff41c6: Waiting [2022-06-01T21:22:38.490Z] de1d54c125be: Waiting [2022-06-01T21:22:38.490Z] 94645a83ff95: Verifying Checksum [2022-06-01T21:22:38.490Z] 94645a83ff95: Download complete [2022-06-01T21:22:38.490Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T21:22:38.490Z] 0c92f367c5e7: Download complete [2022-06-01T21:22:38.490Z] 63b1bc5785f6: Verifying Checksum [2022-06-01T21:22:38.490Z] 63b1bc5785f6: Download complete [2022-06-01T21:22:38.490Z] 9b3977197b4f: Verifying Checksum [2022-06-01T21:22:38.490Z] 9b3977197b4f: Download complete [2022-06-01T21:22:38.490Z] 626d30ff41c6: Verifying Checksum [2022-06-01T21:22:38.490Z] 626d30ff41c6: Download complete [2022-06-01T21:22:39.492Z] 9b3977197b4f: Pull complete [2022-06-01T21:22:39.769Z] 1a89e8eeedd5: Pull complete [2022-06-01T21:22:40.054Z] 94645a83ff95: Pull complete [2022-06-01T21:22:40.654Z] de1d54c125be: Verifying Checksum [2022-06-01T21:22:40.654Z] de1d54c125be: Download complete [2022-06-01T21:22:40.932Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T21:22:40.932Z] 3f3a8bcf1eab: Download complete [2022-06-01T21:22:46.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T21:22:46.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T21:22:46.424Z] ./bin/test-attribution-txt.sh [2022-06-01T21:22:46.687Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T21:22:46.687Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T21:22:46.687Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T21:22:46.687Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T21:22:46.687Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T21:22:46.687Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T21:22:46.687Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T21:22:46.687Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T21:22:46.687Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T21:22:46.687Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T21:22:46.687Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T21:22:46.687Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T21:22:46.687Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T21:22:46.687Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T21:22:46.687Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T21:22:46.949Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T21:22:46.949Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T21:22:46.949Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T21:22:46.949Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T21:22:46.949Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T21:22:46.949Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T21:22:46.949Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T21:22:46.949Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T21:22:46.949Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T21:22:46.949Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T21:22:46.949Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T21:22:46.949Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-01T21:22:48.360Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:22:48.717Z] + go mod tidy [2022-06-01T21:22:48.717Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T21:22:48.717Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T21:22:48.717Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T21:22:48.717Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T21:22:48.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T21:22:48.717Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T21:22:48.717Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T21:22:48.976Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T21:22:48.976Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T21:22:48.976Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T21:22:48.976Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/kr/text v0.2.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T21:22:48.976Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T21:22:48.976Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T21:22:48.976Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T21:22:48.976Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T21:22:48.976Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T21:22:48.976Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-01T21:22:49.015Z] $ docker stop --time=1 691e030b5c05f861986a58f8324ff50149dd88c2463be79345fb196789799f7a [2022-06-01T21:22:51.562Z] $ docker rm -f 691e030b5c05f861986a58f8324ff50149dd88c2463be79345fb196789799f7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:22:52.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T21:22:52.338Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-01T21:22:53.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T21:22:53.343Z] 3f3a8bcf1eab: Pull complete [2022-06-01T21:22:53.343Z] 0c92f367c5e7: Pull complete [2022-06-01T21:22:53.343Z] 63b1bc5785f6: Pull complete [2022-06-01T21:22:53.427Z] + ls -al . [2022-06-01T21:22:53.428Z] total 308 [2022-06-01T21:22:53.428Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 1 21:22 . [2022-06-01T21:22:53.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:21 .. [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 21:21 .dockerignore [2022-06-01T21:22:53.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:21 .git [2022-06-01T21:22:53.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:21 .github [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 1 21:21 .gitignore [2022-06-01T21:22:53.428Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:21 .semver [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 26321 Jun 1 21:21 CHANGELOG.md [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 21:21 GOVERNANCE.md [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 1 21:21 Jenkinsfile [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 21:21 LICENSE [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 1 21:21 Makefile [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 1 21:21 OWNERS.md [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 1 21:21 README.md [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:21 VERSION [2022-06-01T21:22:53.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:21 bin [2022-06-01T21:22:53.428Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 1 21:22 coverage.out [2022-06-01T21:22:53.428Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:21 example [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 588 Jun 1 21:22 go.mod [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 48982 Jun 1 21:21 go.sum [2022-06-01T21:22:53.428Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 21:21 internal [2022-06-01T21:22:53.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:21 openapi [2022-06-01T21:22:53.428Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:21 pkg [2022-06-01T21:22:53.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:21 snap [2022-06-01T21:22:53.428Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 21:21 vendor [2022-06-01T21:22:53.428Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 21:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:22:53.615Z] 626d30ff41c6: Pull complete [2022-06-01T21:22:53.827Z] + 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=2e4502612537125e5dba28ee8f910419ad3e6254 --label arch=amd64 --label version=0.0.0 . [2022-06-01T21:22:54.089Z] Sending build context to Docker daemon 20.86MB [2022-06-01T21:22:54.089Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:22:54.089Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T21:22:54.089Z] ---> a35b85ad2957 [2022-06-01T21:22:54.089Z] Step 3/24 : ARG MAKE=make build [2022-06-01T21:22:54.089Z] ---> Running in 732904eb6f66 [2022-06-01T21:22:54.349Z] Removing intermediate container 732904eb6f66 [2022-06-01T21:22:54.349Z] ---> 50d4a7e74000 [2022-06-01T21:22:54.349Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-01T21:22:54.349Z] ---> Running in f9ba6cf5a6a8 [2022-06-01T21:22:54.349Z] Removing intermediate container f9ba6cf5a6a8 [2022-06-01T21:22:54.349Z] ---> cffcef416db3 [2022-06-01T21:22:54.349Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:22:54.349Z] ---> Running in 8a26dd36b345 [2022-06-01T21:22:54.612Z] Removing intermediate container 8a26dd36b345 [2022-06-01T21:22:54.612Z] ---> 34458f218e10 [2022-06-01T21:22:54.612Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:22:54.612Z] ---> Running in 6e1ebec2ad74 [2022-06-01T21:22:55.185Z] Removing intermediate container 6e1ebec2ad74 [2022-06-01T21:22:55.185Z] ---> 0e836403d283 [2022-06-01T21:22:55.185Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:22:55.185Z] ---> Running in 7a0eccc8ad8a [2022-06-01T21:22:55.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:22:56.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:22:56.660Z] OK: 221 MiB in 52 packages [2022-06-01T21:22:56.922Z] Removing intermediate container 7a0eccc8ad8a [2022-06-01T21:22:56.922Z] ---> fa6b98798bea [2022-06-01T21:22:56.922Z] Step 8/24 : COPY . . [2022-06-01T21:22:58.307Z] ---> f033fb3be175 [2022-06-01T21:22:58.307Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:22:58.307Z] ---> Running in 828641e6eb28 [2022-06-01T21:22:58.570Z] skipping... [2022-06-01T21:22:58.831Z] Removing intermediate container 828641e6eb28 [2022-06-01T21:22:58.832Z] ---> 94b64d657d75 [2022-06-01T21:22:58.832Z] Step 10/24 : RUN ${MAKE} [2022-06-01T21:22:58.832Z] ---> Running in 80722077fce2 [2022-06-01T21:22:59.091Z] 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-06-01T21:23:00.336Z] de1d54c125be: Pull complete [2022-06-01T21:23:00.336Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-01T21:23:00.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T21:23:00.336Z] ---> 5f011755c4a2 [2022-06-01T21:23:00.336Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:23:01.318Z] ---> Running in 805c52a15080 [2022-06-01T21:23:01.590Z] Removing intermediate container 805c52a15080 [2022-06-01T21:23:01.590Z] ---> b832619df649 [2022-06-01T21:23:01.590Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:23:01.590Z] ---> Running in e35335bface4 [2022-06-01T21:23:01.866Z] Removing intermediate container e35335bface4 [2022-06-01T21:23:01.866Z] ---> e64e4cbedf2b [2022-06-01T21:23:01.866Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:23:02.140Z] ---> Running in d8b56a2ce48d [2022-06-01T21:23:02.412Z] Removing intermediate container d8b56a2ce48d [2022-06-01T21:23:02.412Z] ---> 776b5b50e6eb [2022-06-01T21:23:02.412Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:23:02.412Z] ---> Running in 26e9101e3724 [2022-06-01T21:23:04.388Z] Removing intermediate container 26e9101e3724 [2022-06-01T21:23:04.388Z] ---> 72028e1c9c11 [2022-06-01T21:23:04.388Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:23:04.388Z] ---> Running in d3a975bfd824 [2022-06-01T21:23:04.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:23:05.751Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-01T21:23:05.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:23:06.571Z] OK: 220 MiB in 52 packages [2022-06-01T21:23:07.138Z] Removing intermediate container 80722077fce2 [2022-06-01T21:23:07.138Z] ---> 5c3577fc0070 [2022-06-01T21:23:07.138Z] Step 11/24 : FROM alpine:3.14 [2022-06-01T21:23:07.557Z] Removing intermediate container d3a975bfd824 [2022-06-01T21:23:07.557Z] ---> f95c4858d576 [2022-06-01T21:23:07.557Z] Step 8/10 : COPY . . [2022-06-01T21:23:07.711Z] 3.14: Pulling from library/alpine [2022-06-01T21:23:07.711Z] 8663204ce13b: Pulling fs layer [2022-06-01T21:23:07.972Z] 8663204ce13b: Verifying Checksum [2022-06-01T21:23:07.972Z] 8663204ce13b: Download complete [2022-06-01T21:23:08.232Z] 8663204ce13b: Pull complete [2022-06-01T21:23:08.232Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T21:23:08.232Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T21:23:08.232Z] ---> e04c818066af [2022-06-01T21:23:08.232Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:23:08.232Z] ---> Running in 55a8f3434443 [2022-06-01T21:23:08.232Z] Removing intermediate container 55a8f3434443 [2022-06-01T21:23:08.232Z] ---> 2dbd116234ce [2022-06-01T21:23:08.232Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:23:08.232Z] ---> Running in 701ab9ffa7c1 [2022-06-01T21:23:09.175Z] Removing intermediate container 701ab9ffa7c1 [2022-06-01T21:23:09.175Z] ---> 99befac35c52 [2022-06-01T21:23:09.175Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-01T21:23:09.175Z] ---> Running in a22e3bc03574 [2022-06-01T21:23:09.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:23:10.117Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:23:10.377Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T21:23:10.637Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-01T21:23:10.637Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T21:23:10.637Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-01T21:23:10.900Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-01T21:23:10.900Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T21:23:10.900Z] OK: 8 MiB in 19 packages [2022-06-01T21:23:11.476Z] Removing intermediate container a22e3bc03574 [2022-06-01T21:23:11.476Z] ---> 63ad4686b9ca [2022-06-01T21:23:11.476Z] Step 15/24 : WORKDIR / [2022-06-01T21:23:11.476Z] ---> Running in 53dfd0f88624 [2022-06-01T21:23:11.476Z] Removing intermediate container 53dfd0f88624 [2022-06-01T21:23:11.476Z] ---> 2595c00557a3 [2022-06-01T21:23:11.476Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-01T21:23:11.740Z] ---> 8234a09b7b67 [2022-06-01T21:23:11.740Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-01T21:23:11.872Z] ---> 3b2b7c844cbe [2022-06-01T21:23:11.872Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:23:11.872Z] ---> Running in 06d952567918 [2022-06-01T21:23:11.999Z] ---> dbaf3ebbfc31 [2022-06-01T21:23:11.999Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-01T21:23:12.145Z] skipping... [2022-06-01T21:23:12.264Z] ---> 31a83ad2694c [2022-06-01T21:23:12.264Z] Step 19/24 : EXPOSE 59999 [2022-06-01T21:23:12.264Z] ---> Running in c1917c0cfee1 [2022-06-01T21:23:12.264Z] Removing intermediate container c1917c0cfee1 [2022-06-01T21:23:12.264Z] ---> 88c5248ffce0 [2022-06-01T21:23:12.264Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-01T21:23:12.264Z] ---> Running in 54e9a2ebe078 [2022-06-01T21:23:12.524Z] Removing intermediate container 54e9a2ebe078 [2022-06-01T21:23:12.524Z] ---> f61d4ac8523d [2022-06-01T21:23:12.524Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T21:23:12.524Z] ---> Running in 01af87ad8dae [2022-06-01T21:23:12.524Z] Removing intermediate container 01af87ad8dae [2022-06-01T21:23:12.524Z] ---> 4eaafcc949a9 [2022-06-01T21:23:12.524Z] Step 22/24 : LABEL arch=amd64 [2022-06-01T21:23:12.524Z] ---> Running in fae303ca2af7 [2022-06-01T21:23:12.743Z] Removing intermediate container 06d952567918 [2022-06-01T21:23:12.743Z] ---> 3123035cffb9 [2022-06-01T21:23:12.743Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:23:12.743Z] ---> Running in 9dfcc8b1c38b [2022-06-01T21:23:12.789Z] Removing intermediate container fae303ca2af7 [2022-06-01T21:23:12.789Z] ---> bfad832e8daf [2022-06-01T21:23:12.789Z] Step 23/24 : LABEL git_sha=2e4502612537125e5dba28ee8f910419ad3e6254 [2022-06-01T21:23:12.789Z] ---> Running in 743278de0b80 [2022-06-01T21:23:12.789Z] Removing intermediate container 743278de0b80 [2022-06-01T21:23:12.789Z] ---> d4a8d6b9bc53 [2022-06-01T21:23:12.789Z] Step 24/24 : LABEL version=0.0.0 [2022-06-01T21:23:12.789Z] ---> Running in 7b1c4b9e6ab5 [2022-06-01T21:23:13.048Z] Removing intermediate container 7b1c4b9e6ab5 [2022-06-01T21:23:13.048Z] ---> 017246584c30 [2022-06-01T21:23:13.048Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T21:23:13.048Z] Successfully built 017246584c30 [2022-06-01T21:23:13.048Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:23:13.720Z] noop [2022-06-01T21:23:13.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:23:13.880Z] [2022-06-01T21:23:13.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:23:14.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:23:14.259Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T21:23:14.259Z] 5eb5b503b376: Pulling fs layer [2022-06-01T21:23:14.259Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T21:23:14.259Z] ec43610c2a17: Pulling fs layer [2022-06-01T21:23:14.259Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T21:23:14.259Z] 33b1e0a273af: Pulling fs layer [2022-06-01T21:23:14.259Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T21:23:14.259Z] 2f39f015ded8: Pulling fs layer [2022-06-01T21:23:14.259Z] 33b1e0a273af: Waiting [2022-06-01T21:23:14.259Z] 2f39f015ded8: Waiting [2022-06-01T21:23:14.259Z] 5d3b04190fa2: Waiting [2022-06-01T21:23:14.259Z] 3a2ae6a8a46f: Waiting [2022-06-01T21:23:14.259Z] 5c69ac0246d0: Download complete [2022-06-01T21:23:14.259Z] 3a2ae6a8a46f: Download complete [2022-06-01T21:23:14.259Z] 33b1e0a273af: Verifying Checksum [2022-06-01T21:23:14.259Z] 33b1e0a273af: Download complete [2022-06-01T21:23:14.259Z] ec43610c2a17: Verifying Checksum [2022-06-01T21:23:14.259Z] ec43610c2a17: Download complete [2022-06-01T21:23:14.316Z] Removing intermediate container 9dfcc8b1c38b [2022-06-01T21:23:14.316Z] ---> 5b3b31a230b2 [2022-06-01T21:23:14.521Z] 5d3b04190fa2: Verifying Checksum [2022-06-01T21:23:14.521Z] 5d3b04190fa2: Download complete [2022-06-01T21:23:14.521Z] 5eb5b503b376: Verifying Checksum [2022-06-01T21:23:14.521Z] 5eb5b503b376: Download complete [2022-06-01T21:23:14.591Z] Successfully built 5b3b31a230b2 [2022-06-01T21:23:14.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:23:15.084Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:23:15.084Z] . [2022-06-01T21:23:15.093Z] 2f39f015ded8: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:23:15.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2022-06-01T21:23:15.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-06-01T21:23:15.661Z] 5eb5b503b376: Pull complete [2022-06-01T21:23:15.921Z] 5c69ac0246d0: Pull complete [2022-06-01T21:23:16.180Z] ec43610c2a17: Pull complete [2022-06-01T21:23:16.440Z] 3a2ae6a8a46f: Pull complete [2022-06-01T21:23:16.699Z] 33b1e0a273af: Pull complete [2022-06-01T21:23:16.699Z] 5d3b04190fa2: Pull complete [2022-06-01T21:23:16.819Z] $ docker top e913d46e40e47c45402cfffccf7ae8d7d460ace3ef27c5666d14b5d700f3edf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:23:17.876Z] + go version [2022-06-01T21:23:17.876Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T21:23:17.917Z] $ docker stop --time=1 e913d46e40e47c45402cfffccf7ae8d7d460ace3ef27c5666d14b5d700f3edf2 [2022-06-01T21:23:19.535Z] $ docker rm -f e913d46e40e47c45402cfffccf7ae8d7d460ace3ef27c5666d14b5d700f3edf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:23:20.466Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:23:20.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:23:20.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2022-06-01T21:23:20.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-06-01T21:23:21.972Z] 2f39f015ded8: Pull complete [2022-06-01T21:23:21.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T21:23:21.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:23:21.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:23:22.127Z] $ docker top fbf0c21c5a82fd19408fac4f0206c78abfb4aae5125102ec1cb8892dd133bc63 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] fileExists [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:23:22.653Z] prd-ubuntu20.04-docker-8c-8g-580 does not seem to be running inside a container [2022-06-01T21:23:22.691Z] $ 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-1171 -v /w/workspace/gexfoundry_device-sdk-go_PR-1171:/w/workspace/gexfoundry_device-sdk-go_PR-1171:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1171@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-06-01T21:23:24.495Z] $ docker top 436d81283b00e456b7bf93265cfdf3511f74e49db443eca78d07d5f65c9f8af6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:23:25.107Z] ---> job-cost.sh [2022-06-01T21:23:25.107Z] lf-activate-venv: SKIPPING [2022-06-01T21:23:25.107Z] INFO: No Stack... [2022-06-01T21:23:25.255Z] + make test [2022-06-01T21:23:25.256Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:23:25.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:23:25.944Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:23:26.263Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives/cost.csv [2022-06-01T21:23:26.264Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T21:23:26.311Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [2022-06-01T21:23:26.317Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] did not exist. Created. [2022-06-01T21:23:26.317Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:23:26.702Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T21:23:26.766Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:23:26.781Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:23:26.871Z] $ docker stop --time=1 436d81283b00e456b7bf93265cfdf3511f74e49db443eca78d07d5f65c9f8af6 [2022-06-01T21:23:28.055Z] $ docker rm -f 436d81283b00e456b7bf93265cfdf3511f74e49db443eca78d07d5f65c9f8af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T21:23:52.087Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-01T21:25:00.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-01T21:25:00.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-01T21:25:00.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-01T21:25:04.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.341s coverage: 23.3% of statements [2022-06-01T21:25:04.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-01T21:25:04.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.226s coverage: 27.6% of statements [2022-06-01T21:25:04.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.319s coverage: 78.9% of statements [2022-06-01T21:25:04.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.268s coverage: 9.0% of statements [2022-06-01T21:25:04.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-01T21:25:04.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-01T21:25:04.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-01T21:25:05.140Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.371s coverage: 28.7% of statements [2022-06-01T21:25:05.140Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-01T21:25:05.140Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.312s coverage: 82.9% of statements [2022-06-01T21:25:05.140Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-01T21:25:05.140Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-01T21:25:06.127Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.396s coverage: 57.8% of statements [2022-06-01T21:25:11.556Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.057s coverage: 89.2% of statements [2022-06-01T21:25:11.556Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-01T21:25:11.556Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.207s coverage: 4.8% of statements [2022-06-01T21:25:11.556Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-01T21:25:11.556Z] GO111MODULE=on go vet ./... [2022-06-01T21:26:08.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T21:26:08.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T21:26:08.185Z] ./bin/test-attribution-txt.sh [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T21:26:08.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T21:26:08.185Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T21:26:08.185Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T21:26:08.185Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T21:26:08.185Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T21:26:08.185Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T21:26:08.185Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T21:26:08.185Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T21:26:08.185Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T21:26:08.185Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T21:26:08.185Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T21:26:08.185Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T21:26:08.185Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T21:26:08.185Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T21:26:08.185Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T21:26:08.185Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T21:26:08.185Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T21:26:08.185Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T21:26:08.185Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T21:26:08.185Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T21:26:08.185Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T21:26:08.185Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T21:26:08.185Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-01T21:26:12.557Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:26:13.277Z] + go mod tidy [2022-06-01T21:26:13.554Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T21:26:13.554Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T21:26:13.554Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T21:26:13.832Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T21:26:13.832Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T21:26:13.832Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T21:26:13.832Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T21:26:13.832Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T21:26:13.832Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T21:26:13.832Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T21:26:13.832Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T21:26:13.832Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T21:26:14.115Z] go: downloading github.com/kr/text v0.2.0 [2022-06-01T21:26:14.115Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T21:26:14.115Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T21:26:14.115Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T21:26:14.115Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T21:26:14.115Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T21:26:14.115Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T21:26:14.115Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T21:26:14.389Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T21:26:14.389Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T21:26:14.389Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-01T21:26:14.424Z] $ docker stop --time=1 fbf0c21c5a82fd19408fac4f0206c78abfb4aae5125102ec1cb8892dd133bc63 [2022-06-01T21:26:16.682Z] $ docker rm -f fbf0c21c5a82fd19408fac4f0206c78abfb4aae5125102ec1cb8892dd133bc63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:26:19.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T21:26:19.170Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T21:26:19.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:26:20.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T21:26:20.884Z] + ls -al . [2022-06-01T21:26:20.884Z] total 304 [2022-06-01T21:26:20.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 21:26 . [2022-06-01T21:26:20.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:22 .. [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 21:22 .dockerignore [2022-06-01T21:26:20.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:22 .git [2022-06-01T21:26:20.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:22 .github [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 1 21:22 .gitignore [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 26321 Jun 1 21:22 CHANGELOG.md [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 21:22 GOVERNANCE.md [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 1 21:22 Jenkinsfile [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 21:22 LICENSE [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 1 21:22 Makefile [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 1 21:22 OWNERS.md [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 1 21:22 README.md [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:21 VERSION [2022-06-01T21:26:20.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:22 bin [2022-06-01T21:26:20.884Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 1 21:25 coverage.out [2022-06-01T21:26:20.884Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:22 example [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 588 Jun 1 21:26 go.mod [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 48982 Jun 1 21:22 go.sum [2022-06-01T21:26:20.884Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 21:22 internal [2022-06-01T21:26:20.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:22 openapi [2022-06-01T21:26:20.884Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:22 pkg [2022-06-01T21:26:20.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:22 snap [2022-06-01T21:26:20.884Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 21:22 vendor [2022-06-01T21:26:20.884Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 21:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:26:21.327Z] + 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=2e4502612537125e5dba28ee8f910419ad3e6254 --label arch=arm64 --label version=0.0.0 . [2022-06-01T21:26:22.777Z] Sending build context to Docker daemon 16.39MB [2022-06-01T21:26:22.777Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:26:22.777Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T21:26:22.777Z] ---> 5b3b31a230b2 [2022-06-01T21:26:22.777Z] Step 3/24 : ARG MAKE=make build [2022-06-01T21:26:22.777Z] ---> Running in 99cb3c5a89c7 [2022-06-01T21:26:23.053Z] Removing intermediate container 99cb3c5a89c7 [2022-06-01T21:26:23.053Z] ---> 0ac86dcffcc0 [2022-06-01T21:26:23.053Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-01T21:26:23.329Z] ---> Running in 16edeb200949 [2022-06-01T21:26:23.603Z] Removing intermediate container 16edeb200949 [2022-06-01T21:26:23.603Z] ---> 7db13e9939ab [2022-06-01T21:26:23.603Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:26:23.603Z] ---> Running in 780b68496864 [2022-06-01T21:26:23.883Z] Removing intermediate container 780b68496864 [2022-06-01T21:26:23.883Z] ---> 81c3f5d3e136 [2022-06-01T21:26:23.883Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:26:23.883Z] ---> Running in 1c4a148acc16 [2022-06-01T21:26:25.866Z] Removing intermediate container 1c4a148acc16 [2022-06-01T21:26:25.867Z] ---> a5c0f3c32ed4 [2022-06-01T21:26:25.867Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:26:25.867Z] ---> Running in dddbfb31ee4d [2022-06-01T21:26:26.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:26:27.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:26:28.514Z] OK: 220 MiB in 52 packages [2022-06-01T21:26:29.114Z] Removing intermediate container dddbfb31ee4d [2022-06-01T21:26:29.114Z] ---> 71f1df1c717a [2022-06-01T21:26:29.114Z] Step 8/24 : COPY . . [2022-06-01T21:26:33.434Z] ---> 2f33e185ee4f [2022-06-01T21:26:33.434Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:26:33.434Z] ---> Running in 794e89915c07 [2022-06-01T21:26:34.420Z] skipping... [2022-06-01T21:26:35.025Z] Removing intermediate container 794e89915c07 [2022-06-01T21:26:35.025Z] ---> 05d99b941040 [2022-06-01T21:26:35.025Z] Step 10/24 : RUN ${MAKE} [2022-06-01T21:26:35.025Z] ---> Running in d80b88a58f38 [2022-06-01T21:26:36.017Z] 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-06-01T21:27:15.064Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-01T21:27:15.064Z] Removing intermediate container d80b88a58f38 [2022-06-01T21:27:15.064Z] ---> e74b896275fa [2022-06-01T21:27:15.064Z] Step 11/24 : FROM alpine:3.14 [2022-06-01T21:27:15.064Z] 3.14: Pulling from library/alpine [2022-06-01T21:27:15.064Z] 455c02918c45: Pulling fs layer [2022-06-01T21:27:15.340Z] 455c02918c45: Verifying Checksum [2022-06-01T21:27:15.340Z] 455c02918c45: Download complete [2022-06-01T21:27:15.941Z] 455c02918c45: Pull complete [2022-06-01T21:27:15.941Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T21:27:15.941Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T21:27:15.941Z] ---> ac73e934f311 [2022-06-01T21:27:15.941Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:27:15.941Z] ---> Running in 61ed7b1f4e5b [2022-06-01T21:27:16.218Z] Removing intermediate container 61ed7b1f4e5b [2022-06-01T21:27:16.218Z] ---> c6c66efe22b2 [2022-06-01T21:27:16.218Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:27:16.218Z] ---> Running in 992485d93d46 [2022-06-01T21:27:18.203Z] Removing intermediate container 992485d93d46 [2022-06-01T21:27:18.203Z] ---> 2cd0dcc77219 [2022-06-01T21:27:18.203Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-01T21:27:18.203Z] ---> Running in 0e123a8ad9f3 [2022-06-01T21:27:18.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:27:19.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:27:20.763Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T21:27:20.763Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-01T21:27:20.763Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T21:27:20.763Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-01T21:27:21.036Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-01T21:27:21.036Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T21:27:21.036Z] OK: 8 MiB in 19 packages [2022-06-01T21:27:22.022Z] Removing intermediate container 0e123a8ad9f3 [2022-06-01T21:27:22.022Z] ---> 898a6e592d02 [2022-06-01T21:27:22.022Z] Step 15/24 : WORKDIR / [2022-06-01T21:27:22.022Z] ---> Running in 29e5e1984541 [2022-06-01T21:27:22.298Z] Removing intermediate container 29e5e1984541 [2022-06-01T21:27:22.299Z] ---> 0ec53c1c42a7 [2022-06-01T21:27:22.299Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-01T21:27:22.897Z] ---> 529792a0c41c [2022-06-01T21:27:22.897Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-01T21:27:23.883Z] ---> 277dfbab10b9 [2022-06-01T21:27:23.883Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-01T21:27:24.489Z] ---> 4bd44df0a5f4 [2022-06-01T21:27:24.489Z] Step 19/24 : EXPOSE 59999 [2022-06-01T21:27:24.489Z] ---> Running in 7abe3c7f3aef [2022-06-01T21:27:24.765Z] Removing intermediate container 7abe3c7f3aef [2022-06-01T21:27:24.765Z] ---> 833a52b0f5f1 [2022-06-01T21:27:24.765Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-01T21:27:24.765Z] ---> Running in bb465b729733 [2022-06-01T21:27:25.369Z] Removing intermediate container bb465b729733 [2022-06-01T21:27:25.369Z] ---> b228f2a5f0f4 [2022-06-01T21:27:25.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T21:27:25.369Z] ---> Running in 8343ce39f48d [2022-06-01T21:27:25.643Z] Removing intermediate container 8343ce39f48d [2022-06-01T21:27:25.643Z] ---> 49ea7d0c0737 [2022-06-01T21:27:25.643Z] Step 22/24 : LABEL arch=arm64 [2022-06-01T21:27:25.643Z] ---> Running in 9616d5710fb3 [2022-06-01T21:27:25.916Z] Removing intermediate container 9616d5710fb3 [2022-06-01T21:27:25.916Z] ---> 29a333c64a77 [2022-06-01T21:27:25.916Z] Step 23/24 : LABEL git_sha=2e4502612537125e5dba28ee8f910419ad3e6254 [2022-06-01T21:27:25.916Z] ---> Running in c50d0acc2543 [2022-06-01T21:27:26.195Z] Removing intermediate container c50d0acc2543 [2022-06-01T21:27:26.195Z] ---> 9a7ba14f01f1 [2022-06-01T21:27:26.195Z] Step 24/24 : LABEL version=0.0.0 [2022-06-01T21:27:26.195Z] ---> Running in 64ab915b37fb [2022-06-01T21:27:26.796Z] Removing intermediate container 64ab915b37fb [2022-06-01T21:27:26.796Z] ---> abc9942fb257 [2022-06-01T21:27:26.796Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T21:27:26.796Z] Successfully built abc9942fb257 [2022-06-01T21:27:26.796Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:27:27.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:27:27.596Z] [2022-06-01T21:27:27.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:27:28.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:27:28.298Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T21:27:28.298Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T21:27:28.298Z] 04944245beec: Pulling fs layer [2022-06-01T21:27:28.298Z] 699f458cf7ca: Pulling fs layer [2022-06-01T21:27:28.298Z] 765212b225bb: Pulling fs layer [2022-06-01T21:27:28.298Z] f23df028b6ca: Pulling fs layer [2022-06-01T21:27:28.298Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T21:27:28.298Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T21:27:28.298Z] f23df028b6ca: Waiting [2022-06-01T21:27:28.298Z] d65c8cfc05b1: Waiting [2022-06-01T21:27:28.298Z] 2437ff75d9bd: Waiting [2022-06-01T21:27:28.298Z] 765212b225bb: Waiting [2022-06-01T21:27:28.298Z] 04944245beec: Verifying Checksum [2022-06-01T21:27:28.298Z] 04944245beec: Download complete [2022-06-01T21:27:28.298Z] 765212b225bb: Verifying Checksum [2022-06-01T21:27:28.298Z] 765212b225bb: Download complete [2022-06-01T21:27:28.298Z] f23df028b6ca: Verifying Checksum [2022-06-01T21:27:28.298Z] f23df028b6ca: Download complete [2022-06-01T21:27:28.298Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T21:27:28.298Z] d65c8cfc05b1: Download complete [2022-06-01T21:27:28.572Z] 699f458cf7ca: Verifying Checksum [2022-06-01T21:27:28.572Z] 699f458cf7ca: Download complete [2022-06-01T21:27:28.847Z] 8998bd30e6a1: Verifying Checksum [2022-06-01T21:27:28.847Z] 8998bd30e6a1: Download complete [2022-06-01T21:27:30.847Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T21:27:30.847Z] 2437ff75d9bd: Download complete [2022-06-01T21:27:33.475Z] 8998bd30e6a1: Pull complete [2022-06-01T21:27:33.475Z] 04944245beec: Pull complete [2022-06-01T21:27:34.910Z] 699f458cf7ca: Pull complete [2022-06-01T21:27:35.184Z] 765212b225bb: Pull complete [2022-06-01T21:27:35.781Z] f23df028b6ca: Pull complete [2022-06-01T21:27:36.054Z] d65c8cfc05b1: Pull complete [2022-06-01T21:27:51.144Z] 2437ff75d9bd: Pull complete [2022-06-01T21:27:51.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T21:27:51.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:27:51.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:27:51.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2022-06-01T21:27:51.593Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-06-01T21:27:54.011Z] $ docker top 6b2e891dbe72a8a937ec1aaef28faa22cf0b10eb0e9787ea0590ba4da3285459 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:27:54.980Z] ---> job-cost.sh [2022-06-01T21:27:54.980Z] lf-activate-venv: SKIPPING [2022-06-01T21:27:54.980Z] INFO: No Stack... [2022-06-01T21:27:55.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T21:27:56.559Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:27:57.244Z] + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, [2022-06-01T21:27:57.245Z] -f6 [Pipeline] lock [2022-06-01T21:27:57.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [2022-06-01T21:27:57.332Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] did not exist. Created. [2022-06-01T21:27:57.332Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:27:58.066Z] /w/workspace/device-sdk-go/1@tmp/durable-0e2a9dc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T21:27:58.761Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T21:27:58.795Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T21:27:59.077Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:27:59.093Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:27:59.175Z] $ docker stop --time=1 6b2e891dbe72a8a937ec1aaef28faa22cf0b10eb0e9787ea0590ba4da3285459 [2022-06-01T21:28:00.703Z] $ docker rm -f 6b2e891dbe72a8a937ec1aaef28faa22cf0b10eb0e9787ea0590ba4da3285459 [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-06-01T21:28:01.704Z] provisioning config files... [2022-06-01T21:28:01.713Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/config278948306519190670tmp [Pipeline] { [Pipeline] sh [2022-06-01T21:28:02.043Z] + set +x [2022-06-01T21:28:02.043Z] + curl -s https://codecov.io/bash [2022-06-01T21:28:02.043Z] + bash -s -- [2022-06-01T21:28:02.043Z] [2022-06-01T21:28:02.043Z] _____ _ [2022-06-01T21:28:02.043Z] / ____| | | [2022-06-01T21:28:02.043Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T21:28:02.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T21:28:02.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T21:28:02.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T21:28:02.043Z] Bash-1.0.6 [2022-06-01T21:28:02.043Z] [2022-06-01T21:28:02.043Z] [2022-06-01T21:28:02.043Z] ==> git version 2.25.1 found [2022-06-01T21:28:02.043Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-01T21:28:02.043Z] Release-Date: 2020-01-08 [2022-06-01T21:28:02.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-01T21:28:02.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T21:28:02.043Z] ==> Jenkins CI detected. [2022-06-01T21:28:02.043Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1171 [2022-06-01T21:28:02.043Z] project root: . [2022-06-01T21:28:02.043Z] --> token set from env [2022-06-01T21:28:02.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T21:28:02.043Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T21:28:02.043Z] ==> Python coveragepy not found [2022-06-01T21:28:02.043Z] ==> Searching for coverage reports in: [2022-06-01T21:28:02.043Z] + . [2022-06-01T21:28:02.043Z] -> Found 1 reports [2022-06-01T21:28:02.043Z] ==> Detecting git/mercurial file structure [2022-06-01T21:28:02.043Z] ==> Reading reports [2022-06-01T21:28:02.043Z] + ./coverage.out bytes=128641 [2022-06-01T21:28:02.303Z] ==> Appending adjustments [2022-06-01T21:28:02.303Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T21:28:02.563Z] + Found adjustments [2022-06-01T21:28:02.563Z] ==> Gzipping contents [2022-06-01T21:28:02.563Z] 24K /tmp/codecov.vRkCIi.gz [2022-06-01T21:28:02.563Z] ==> Uploading reports [2022-06-01T21:28:02.563Z] url: https://codecov.io [2022-06-01T21:28:02.563Z] query: branch=PR-1171&commit=2e4502612537125e5dba28ee8f910419ad3e6254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1171&job=&cmd_args= [2022-06-01T21:28:02.563Z] -> Pinging Codecov [2022-06-01T21:28:02.563Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1171&commit=2e4502612537125e5dba28ee8f910419ad3e6254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1171&job=&cmd_args= [2022-06-01T21:28:03.135Z] -> Uploading to [2022-06-01T21:28:03.135Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/7E55EF52A471D76F132DFD9A03CDDE97/2e4502612537125e5dba28ee8f910419ad3e6254/1c2ea613-f05e-4312-8196-760dc107a6c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T212802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=128035edfd1056092a1e3a13a66662d1dcb2142666a8cbb2b9dd679a7d729eb5 [2022-06-01T21:28:03.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:28:03.135Z] Dload Upload Total Spent Left Speed [2022-06-01T21:28:03.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23076 0 0 100 23076 0 79847 --:--:-- --:--:-- --:--:-- 79847 [2022-06-01T21:28:03.396Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2e4502612537125e5dba28ee8f910419ad3e6254 [Pipeline] } [2022-06-01T21:28:03.420Z] 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-06-01T21:28:05.067Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives ] [2022-06-01T21:28:05.067Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives [2022-06-01T21:28:05.067Z] total 16 [2022-06-01T21:28:05.067Z] drwxr-xr-x 3 root root 4096 Jun 1 21:23 . [2022-06-01T21:28:05.067Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:23 .. [2022-06-01T21:28:05.067Z] drwxr-xr-x 2 root root 4096 Jun 1 21:23 cost [2022-06-01T21:28:05.067Z] -rw-r--r-- 1 root root 85 Jun 1 21:23 cost.csv [2022-06-01T21:28:05.067Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives [2022-06-01T21:28:05.067Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives [2022-06-01T21:28:05.067Z] total 16 [2022-06-01T21:28:05.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:23 . [2022-06-01T21:28:05.067Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:23 .. [2022-06-01T21:28:05.067Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 21:23 cost [2022-06-01T21:28:05.067Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 1 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:05.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:06.291Z] ---> package-listing.sh [2022-06-01T21:28:06.291Z] ++ facter osfamily [2022-06-01T21:28:06.291Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T21:28:06.551Z] + OS_FAMILY=debian [2022-06-01T21:28:06.551Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1171 [2022-06-01T21:28:06.551Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T21:28:06.552Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T21:28:06.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T21:28:06.552Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T21:28:06.552Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1171 ']' [2022-06-01T21:28:06.552Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T21:28:06.552Z] + case "${OS_FAMILY}" in [2022-06-01T21:28:06.552Z] + dpkg -l [2022-06-01T21:28:06.552Z] + grep '^ii' [2022-06-01T21:28:06.552Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T21:28:06.552Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T21:28:06.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T21:28:06.552Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1171 ']' [2022-06-01T21:28:06.552Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives/ [2022-06-01T21:28:06.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1171/archives/ [Pipeline] echo [2022-06-01T21:28:06.583Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T21:28:06.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:28:07.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:28:07.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:28:07.664Z] prd-ubuntu20.04-docker-8c-8g-580 does not seem to be running inside a container [2022-06-01T21:28:07.703Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1171/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-1171 -v /w/workspace/gexfoundry_device-sdk-go_PR-1171:/w/workspace/gexfoundry_device-sdk-go_PR-1171:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1171@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-06-01T21:28:07.933Z] $ docker top 8b3a84040092a51e2766ed3be7c6c79cf57b57a80926a703252fca54cd6fc0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:28:08.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T21:28:08.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T21:28:08.992Z] + ls /var/log/sa-host [2022-06-01T21:28:08.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:28:09.168Z] provisioning config files... [2022-06-01T21:28:09.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1171@tmp/config4170469223383038095tmp [Pipeline] { [Pipeline] echo [2022-06-01T21:28:09.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:09.526Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T21:28:09.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:09.954Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T21:28:09.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:10.301Z] ---> sudo-logs.sh [2022-06-01T21:28:10.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T21:28:10.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:10.685Z] ---> job-cost.sh [2022-06-01T21:28:10.685Z] lf-activate-venv: SKIPPING [2022-06-01T21:28:10.685Z] DEBUG: total: 0.2199999988079071 [2022-06-01T21:28:10.685Z] INFO: Retrieving Stack Cost... [2022-06-01T21:28:10.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:28:11.516Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T21:28:11.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:28:11.861Z] ---> logs-deploy.sh [2022-06-01T21:28:11.861Z] lf-activate-venv: SKIPPING [2022-06-01T21:28:11.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1171/1 [2022-06-01T21:28:11.861Z] INFO: archiving workspace using pattern(s): [2022-06-01T21:28:12.807Z] Archives upload complete. [2022-06-01T21:28:12.807Z] INFO: archiving logs to Nexus