Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20346f720feaa6bc50598f6f64a20743a4313f47 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-ssh17865265779384923962.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12148158082715720791.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh188825477132947660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3455988424562111088.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8043946948703711983.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20227 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 20346f720feaa6bc50598f6f64a20743a4313f47 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20346f720feaa6bc50598f6f64a20743a4313f47 # timeout=10 Commit message: "Merge pull request #1194 from lenny-intel/sdk-interface" > git rev-list --no-walk 693843898baeade0e40692581dd8497a6988e370 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-15T18:40:19.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-15T18:40:19.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-15T18:40:19.103Z] ========================================================= [2022-07-15T18:40:19.103Z] EdgeX Global Pipelines Version Info [2022-07-15T18:40:19.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:40:19.911Z] ------------------- [2022-07-15T18:40:19.911Z] stable info: [2022-07-15T18:40:19.911Z] ------------------- [2022-07-15T18:40:19.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T18:40:19.912Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T18:40:19.912Z] Message: update stable to v1.0.238 [2022-07-15T18:40:20.484Z] ------------------- [2022-07-15T18:40:20.484Z] experimental info: [2022-07-15T18:40:20.484Z] ------------------- [2022-07-15T18:40:20.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T18:40:20.484Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T18:40:20.484Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-15T18:40:20.757Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-15T18:40:20.773Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-15T18:40:20.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-15T18:40:20.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-15T18:40:20.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-15T18:40:20.823Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-15T18:40:20.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-15T18:40:20.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-15T18:40:20.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-15T18:40:20.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-15T18:40:20.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-15T18:40:20.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-15T18:40:20.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-15T18:40:20.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-15T18:40:20.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-15T18:40:20.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T18:40:20.967Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T18:40:20.980Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T18:40:20.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-15T18:40:21.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-15T18:40:21.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-15T18:40:21.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-15T18:40:21.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-15T18:40:21.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-15T18:40:21.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-15T18:40:21.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-15T18:40:21.093Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-15T18:40:21.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-15T18:40:21.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-15T18:40:21.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-15T18:40:21.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] echo [2022-07-15T18:40:21.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20346f7 [Pipeline] echo [2022-07-15T18:40:21.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T18:40:21.232Z] provisioning config files... [2022-07-15T18:40:21.245Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6056622791837240439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:40:21.548Z] ---> docker-login.sh [2022-07-15T18:40:21.548Z] nexus3.edgexfoundry.org:10001 [2022-07-15T18:40:21.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:22.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:22.073Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:22.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:22.073Z] [2022-07-15T18:40:22.073Z] Login Succeeded [2022-07-15T18:40:22.073Z] nexus3.edgexfoundry.org:10002 [2022-07-15T18:40:22.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:22.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:22.073Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:22.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:22.073Z] [2022-07-15T18:40:22.073Z] Login Succeeded [2022-07-15T18:40:22.073Z] nexus3.edgexfoundry.org:10003 [2022-07-15T18:40:22.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:22.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:22.338Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:22.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:22.338Z] [2022-07-15T18:40:22.338Z] Login Succeeded [2022-07-15T18:40:22.338Z] nexus3.edgexfoundry.org:10004 [2022-07-15T18:40:22.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:22.600Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:22.600Z] [2022-07-15T18:40:22.600Z] Login Succeeded [2022-07-15T18:40:22.600Z] docker.io [2022-07-15T18:40:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:22.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:22.861Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:22.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:22.861Z] [2022-07-15T18:40:22.861Z] Login Succeeded [2022-07-15T18:40:22.861Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T18:40:22.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-15T18:40:23.285Z] + git rev-list -1 --merges 20346f720feaa6bc50598f6f64a20743a4313f47~1..20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] echo [2022-07-15T18:40:23.313Z] -----------> git rev-list -1 --merges 20346f720feaa6bc50598f6f64a20743a4313f47~1..20346f720feaa6bc50598f6f64a20743a4313f47 20346f720feaa6bc50598f6f64a20743a4313f47 [2022-07-15T18:40:23.313Z] 20346f720feaa6bc50598f6f64a20743a4313f47 [false] [Pipeline] sh [2022-07-15T18:40:23.610Z] + git log --format=format:%s -1 20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] echo [2022-07-15T18:40:23.625Z] ========================================================= [2022-07-15T18:40:23.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-15T18:40:23.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T18:40:23.970Z] + git log --format=format:%s -1 20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] echo [2022-07-15T18:40:23.982Z] [semverPrep] GIT_COMMIT: 20346f720feaa6bc50598f6f64a20743a4313f47, Commit Message: Merge pull request #1194 from lenny-intel/sdk-interface [Pipeline] echo [2022-07-15T18:40:23.993Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-15T18:40:24.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T18:40:24.360Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-15T18:40:24.360Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-15T18:40:24.360Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-15T18:40:24.360Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-15T18:40:24.360Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-15T18:40:24.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:40:24.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:40:24.781Z] [2022-07-15T18:40:24.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:40:25.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:40:25.093Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-15T18:40:25.093Z] b85a868b505f: Pulling fs layer [2022-07-15T18:40:25.093Z] e2be974225ed: Pulling fs layer [2022-07-15T18:40:25.093Z] 339a4e72a1f5: Pulling fs layer [2022-07-15T18:40:25.093Z] 988bab9f4d93: Pulling fs layer [2022-07-15T18:40:25.093Z] 1469e6f7b9e6: Pulling fs layer [2022-07-15T18:40:25.093Z] eaf3925da568: Pulling fs layer [2022-07-15T18:40:25.093Z] bab4dde63d76: Pulling fs layer [2022-07-15T18:40:25.093Z] bde34c3a00c8: Pulling fs layer [2022-07-15T18:40:25.093Z] b352a97aabf1: Pulling fs layer [2022-07-15T18:40:25.093Z] 4872d77fe225: Pulling fs layer [2022-07-15T18:40:25.093Z] 5851b861e8e6: Pulling fs layer [2022-07-15T18:40:25.093Z] bab4dde63d76: Waiting [2022-07-15T18:40:25.093Z] bde34c3a00c8: Waiting [2022-07-15T18:40:25.093Z] 988bab9f4d93: Waiting [2022-07-15T18:40:25.093Z] b352a97aabf1: Waiting [2022-07-15T18:40:25.093Z] 4872d77fe225: Waiting [2022-07-15T18:40:25.093Z] 5851b861e8e6: Waiting [2022-07-15T18:40:25.093Z] eaf3925da568: Waiting [2022-07-15T18:40:25.093Z] 1469e6f7b9e6: Waiting [2022-07-15T18:40:25.093Z] e2be974225ed: Download complete [2022-07-15T18:40:25.093Z] 988bab9f4d93: Verifying Checksum [2022-07-15T18:40:25.093Z] 988bab9f4d93: Download complete [2022-07-15T18:40:25.353Z] 1469e6f7b9e6: Verifying Checksum [2022-07-15T18:40:25.353Z] 1469e6f7b9e6: Download complete [2022-07-15T18:40:25.353Z] eaf3925da568: Verifying Checksum [2022-07-15T18:40:25.353Z] eaf3925da568: Download complete [2022-07-15T18:40:25.353Z] 339a4e72a1f5: Verifying Checksum [2022-07-15T18:40:25.353Z] 339a4e72a1f5: Download complete [2022-07-15T18:40:25.353Z] bde34c3a00c8: Verifying Checksum [2022-07-15T18:40:25.353Z] bde34c3a00c8: Download complete [2022-07-15T18:40:25.353Z] b352a97aabf1: Download complete [2022-07-15T18:40:25.353Z] 4872d77fe225: Verifying Checksum [2022-07-15T18:40:25.353Z] 4872d77fe225: Download complete [2022-07-15T18:40:25.353Z] 5851b861e8e6: Download complete [2022-07-15T18:40:25.353Z] b85a868b505f: Download complete [2022-07-15T18:40:25.612Z] bab4dde63d76: Verifying Checksum [2022-07-15T18:40:25.612Z] bab4dde63d76: Download complete [2022-07-15T18:40:26.548Z] b85a868b505f: Pull complete [2022-07-15T18:40:26.808Z] e2be974225ed: Pull complete [2022-07-15T18:40:27.378Z] 339a4e72a1f5: Pull complete [2022-07-15T18:40:27.379Z] 988bab9f4d93: Pull complete [2022-07-15T18:40:27.637Z] 1469e6f7b9e6: Pull complete [2022-07-15T18:40:27.637Z] eaf3925da568: Pull complete [2022-07-15T18:40:29.545Z] bab4dde63d76: Pull complete [2022-07-15T18:40:29.545Z] bde34c3a00c8: Pull complete [2022-07-15T18:40:29.545Z] b352a97aabf1: Pull complete [2022-07-15T18:40:29.806Z] 4872d77fe225: Pull complete [2022-07-15T18:40:29.806Z] 5851b861e8e6: Pull complete [2022-07-15T18:40:29.806Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-15T18:40:29.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:40:29.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:40:29.908Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:40:29.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T18:40:31.354Z] $ docker top a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 -eo pid,comm [2022-07-15T18:40:31.414Z] 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-07-15T18:40:31.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T18:40:31.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T18:40:31.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T18:40:31.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T18:40:31.600Z] $ docker exec a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 ssh-agent [2022-07-15T18:40:31.711Z] SSH_AUTH_SOCK=/tmp/ssh-faQ1dDMLDjxx/agent.33 [2022-07-15T18:40:31.711Z] SSH_AGENT_PID=39 [2022-07-15T18:40:31.718Z] Running ssh-add (command line suppressed) [2022-07-15T18:40:31.841Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3436860456320865476.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3436860456320865476.key) [2022-07-15T18:40:31.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T18:40:32.155Z] + git tag --points-at HEAD [Pipeline] } [2022-07-15T18:40:32.181Z] $ docker exec --env ******** --env ******** a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 ssh-agent -k [2022-07-15T18:40:32.295Z] unset SSH_AUTH_SOCK; [2022-07-15T18:40:32.295Z] unset SSH_AGENT_PID; [2022-07-15T18:40:32.295Z] echo Agent pid 39 killed; [2022-07-15T18:40:32.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-15T18:40:32.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T18:40:32.336Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T18:40:32.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T18:40:32.497Z] $ docker exec a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 ssh-agent [2022-07-15T18:40:32.626Z] SSH_AUTH_SOCK=/tmp/ssh-Ur8jvCIawl9Y/agent.73 [2022-07-15T18:40:32.626Z] SSH_AGENT_PID=80 [2022-07-15T18:40:32.632Z] Running ssh-add (command line suppressed) [2022-07-15T18:40:32.750Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7492884083284852375.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7492884083284852375.key) [2022-07-15T18:40:32.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T18:40:33.056Z] + git semver init [2022-07-15T18:40:33.318Z] 2022-07-15 18:40:33,245 [run_init] DEBUG init version:0.0.0 force:False [2022-07-15T18:40:33.318Z] 2022-07-15 18:40:33,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-15T18:40:33.318Z] 2022-07-15 18:40:33,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-15T18:40:33.318Z] 2022-07-15 18:40:33,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T18:40:34.263Z] 2022-07-15 18:40:34,022 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-15T18:40:34.263Z] 2022-07-15 18:40:34,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-15T18:40:34.263Z] 2022-07-15 18:40:34,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:40:34.263Z] 2022-07-15 18:40:34,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:40:34.263Z] 2.2.1-dev.14 [Pipeline] } [2022-07-15T18:40:34.278Z] $ docker exec --env ******** --env ******** a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 ssh-agent -k [2022-07-15T18:40:34.393Z] unset SSH_AUTH_SOCK; [2022-07-15T18:40:34.393Z] unset SSH_AGENT_PID; [2022-07-15T18:40:34.393Z] echo Agent pid 80 killed; [2022-07-15T18:40:34.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T18:40:34.716Z] + git semver [Pipeline] } [2022-07-15T18:40:34.995Z] $ docker stop --time=1 a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 [2022-07-15T18:40:36.321Z] $ docker rm -f a911bf6ea20b5af8b0a9616e937ea427ad7ac0b2666cb0b8092c5016f31acab3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T18:40:36.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-15T18:40:36.935Z] Stashed 1 file(s) [Pipeline] echo [2022-07-15T18:40:36.939Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.14 [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-07-15T18:40:37.085Z] provisioning config files... [2022-07-15T18:40:37.097Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3853653683814614486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:40:37.411Z] ---> docker-login.sh [2022-07-15T18:40:37.411Z] nexus3.edgexfoundry.org:10001 [2022-07-15T18:40:37.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:37.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:37.411Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:37.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:37.411Z] [2022-07-15T18:40:37.411Z] Login Succeeded [2022-07-15T18:40:37.411Z] nexus3.edgexfoundry.org:10002 [2022-07-15T18:40:37.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:37.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:37.674Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:37.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:37.674Z] [2022-07-15T18:40:37.674Z] Login Succeeded [2022-07-15T18:40:37.674Z] nexus3.edgexfoundry.org:10003 [2022-07-15T18:40:37.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:37.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:37.674Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:37.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:37.674Z] [2022-07-15T18:40:37.674Z] Login Succeeded [2022-07-15T18:40:37.674Z] nexus3.edgexfoundry.org:10004 [2022-07-15T18:40:37.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:37.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:37.933Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:37.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:37.933Z] [2022-07-15T18:40:37.933Z] Login Succeeded [2022-07-15T18:40:37.933Z] docker.io [2022-07-15T18:40:37.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:40:38.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:40:38.197Z] Configure a credential helper to remove this warning. See [2022-07-15T18:40:38.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:40:38.197Z] [2022-07-15T18:40:38.197Z] Login Succeeded [2022-07-15T18:40:38.197Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T18:40:38.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T18:40:38.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T18:40:38.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T18:40:38.286Z] ========================================================= [2022-07-15T18:40:38.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-15T18:40:38.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:40:38.609Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T18:40:38.610Z] Sending build context to Docker daemon 9.728MB [2022-07-15T18:40:38.610Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T18:40:38.610Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-15T18:40:38.610Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-15T18:40:38.610Z] 2408cc74d12b: Pulling fs layer [2022-07-15T18:40:38.610Z] ea60b727a1ce: Pulling fs layer [2022-07-15T18:40:38.610Z] 30c4a7721957: Pulling fs layer [2022-07-15T18:40:38.610Z] 370296b7ddb6: Pulling fs layer [2022-07-15T18:40:38.610Z] 7c6cee850709: Pulling fs layer [2022-07-15T18:40:38.610Z] 39a5fcdaea64: Pulling fs layer [2022-07-15T18:40:38.610Z] d94ebbe4e438: Pulling fs layer [2022-07-15T18:40:38.610Z] bcfd1f05c69d: Pulling fs layer [2022-07-15T18:40:38.610Z] 59ccb84bbe0f: Pulling fs layer [2022-07-15T18:40:38.610Z] 39a5fcdaea64: Waiting [2022-07-15T18:40:38.610Z] 59ccb84bbe0f: Waiting [2022-07-15T18:40:38.610Z] 370296b7ddb6: Waiting [2022-07-15T18:40:38.610Z] 30c4a7721957: Verifying Checksum [2022-07-15T18:40:38.610Z] 30c4a7721957: Download complete [2022-07-15T18:40:38.610Z] ea60b727a1ce: Download complete [2022-07-15T18:40:38.871Z] 7c6cee850709: Verifying Checksum [2022-07-15T18:40:38.871Z] 7c6cee850709: Download complete [2022-07-15T18:40:38.871Z] 39a5fcdaea64: Verifying Checksum [2022-07-15T18:40:38.871Z] 39a5fcdaea64: Download complete [2022-07-15T18:40:38.871Z] 2408cc74d12b: Verifying Checksum [2022-07-15T18:40:38.871Z] 2408cc74d12b: Download complete [2022-07-15T18:40:38.871Z] d94ebbe4e438: Verifying Checksum [2022-07-15T18:40:38.871Z] d94ebbe4e438: Download complete [2022-07-15T18:40:38.871Z] 2408cc74d12b: Pull complete [2022-07-15T18:40:39.135Z] ea60b727a1ce: Pull complete [2022-07-15T18:40:39.135Z] 59ccb84bbe0f: Verifying Checksum [2022-07-15T18:40:39.135Z] 59ccb84bbe0f: Download complete [2022-07-15T18:40:39.135Z] 30c4a7721957: Pull complete [2022-07-15T18:40:39.711Z] bcfd1f05c69d: Verifying Checksum [2022-07-15T18:40:39.711Z] bcfd1f05c69d: Download complete [2022-07-15T18:40:39.711Z] 370296b7ddb6: Verifying Checksum [2022-07-15T18:40:39.711Z] 370296b7ddb6: Download complete [2022-07-15T18:40:43.920Z] 370296b7ddb6: Pull complete [2022-07-15T18:40:43.920Z] 7c6cee850709: Pull complete [2022-07-15T18:40:43.920Z] 39a5fcdaea64: Pull complete [2022-07-15T18:40:43.920Z] d94ebbe4e438: Pull complete [2022-07-15T18:40:45.821Z] bcfd1f05c69d: Pull complete [2022-07-15T18:40:46.388Z] 59ccb84bbe0f: Pull complete [2022-07-15T18:40:46.388Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-15T18:40:46.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-15T18:40:46.388Z] ---> a4fb48ad2a94 [2022-07-15T18:40:46.388Z] Step 3/11 : ARG MAKE=make build [2022-07-15T18:40:48.300Z] ---> Running in 1225d1e6fe2e [2022-07-15T18:40:48.300Z] Removing intermediate container 1225d1e6fe2e [2022-07-15T18:40:48.300Z] ---> a38c383692bb [2022-07-15T18:40:48.300Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-15T18:40:48.300Z] ---> Running in e433cf018157 [2022-07-15T18:40:48.300Z] Removing intermediate container e433cf018157 [2022-07-15T18:40:48.300Z] ---> 0b4b56092447 [2022-07-15T18:40:48.300Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:40:48.559Z] ---> Running in 72a0aadd5099 [2022-07-15T18:40:48.559Z] Removing intermediate container 72a0aadd5099 [2022-07-15T18:40:48.559Z] ---> e88a8a89517b [2022-07-15T18:40:48.559Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:40:48.559Z] ---> Running in 887fc6a7ecbe [2022-07-15T18:40:49.131Z] Removing intermediate container 887fc6a7ecbe [2022-07-15T18:40:49.131Z] ---> 65bf64b0415c [2022-07-15T18:40:49.131Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-15T18:40:49.131Z] ---> Running in 24a2fc6cbd56 [2022-07-15T18:40:49.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T18:40:50.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T18:40:50.772Z] OK: 211 MiB in 51 packages [2022-07-15T18:40:51.342Z] Removing intermediate container 24a2fc6cbd56 [2022-07-15T18:40:51.342Z] ---> 317d52a59682 [2022-07-15T18:40:51.342Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-15T18:40:51.342Z] ---> 4906b241417f [2022-07-15T18:40:51.342Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T18:40:51.342Z] ---> Running in 192ba09575f8 [2022-07-15T18:40:52.046Z] Still waiting to schedule task [2022-07-15T18:40:52.047Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-15T18:41:09.473Z] Removing intermediate container 192ba09575f8 [2022-07-15T18:41:09.473Z] ---> 6a7b63afae16 [2022-07-15T18:41:09.473Z] Step 10/11 : COPY . . [2022-07-15T18:41:09.473Z] ---> 74b53adc054a [2022-07-15T18:41:09.473Z] Step 11/11 : RUN ${MAKE} [2022-07-15T18:41:09.473Z] ---> Running in a78edb98330e [2022-07-15T18:41:09.473Z] noop [2022-07-15T18:41:09.473Z] Removing intermediate container a78edb98330e [2022-07-15T18:41:09.473Z] ---> 6a7116d02674 [2022-07-15T18:41:09.473Z] Successfully built 6a7116d02674 [2022-07-15T18:41:09.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:41:09.796Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-15T18:41:09.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:41:09.884Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:41:09.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-15T18:41:10.317Z] $ docker top f5506e7fb4baef47cec629f01af84051639f415404670652fed6e4845d5bb1b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T18:41:10.677Z] + go version [2022-07-15T18:41:10.677Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-15T18:41:10.693Z] $ docker stop --time=1 f5506e7fb4baef47cec629f01af84051639f415404670652fed6e4845d5bb1b1 [2022-07-15T18:41:12.005Z] $ docker rm -f f5506e7fb4baef47cec629f01af84051639f415404670652fed6e4845d5bb1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:41:12.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-15T18:41:12.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:41:12.581Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:41:12.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-15T18:41:12.976Z] $ docker top 65a4a0733934d4f4d7cf4d0f7acc2db0afacfe0494ecd764fc07fa235f228c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T18:41:13.329Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-15T18:41:13.627Z] + make test [2022-07-15T18:41:13.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-15T18:41:20.209Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-15T18:41:32.416Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.7% of statements [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-15T18:41:32.416Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 27.6% of statements [2022-07-15T18:41:32.416Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.098s coverage: 78.9% of statements [2022-07-15T18:41:32.416Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.059s coverage: 10.8% of statements [2022-07-15T18:41:32.416Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.077s coverage: 60.0% of statements [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-15T18:41:32.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-15T18:41:32.989Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 34.8% of statements [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-15T18:41:32.989Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.069s coverage: 85.4% of statements [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-15T18:41:32.989Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-15T18:41:32.989Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.765s coverage: 89.2% of statements [2022-07-15T18:41:32.989Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-15T18:41:33.250Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-07-15T18:41:33.250Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-15T18:41:48.152Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-15T18:41:48.152Z] GO111MODULE=on go vet ./... [2022-07-15T18:41:50.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-15T18:41:50.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-15T18:41:50.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-15T18:41:50.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-15T18:41:50.090Z] $ docker stop --time=1 65a4a0733934d4f4d7cf4d0f7acc2db0afacfe0494ecd764fc07fa235f228c75 [2022-07-15T18:41:52.295Z] $ docker rm -f 65a4a0733934d4f4d7cf4d0f7acc2db0afacfe0494ecd764fc07fa235f228c75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T18:41:52.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-15T18:41:52.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-15T18:41:53.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-15T18:41:53.679Z] + ls -al . [2022-07-15T18:41:53.679Z] total 304 [2022-07-15T18:41:53.679Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 18:41 . [2022-07-15T18:41:53.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:40 .. [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 18:40 .dockerignore [2022-07-15T18:41:53.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:41 .git [2022-07-15T18:41:53.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:40 .github [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 15 18:40 .gitignore [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 18:40 .golangci.yml [2022-07-15T18:41:53.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 18:40 .semver [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 15 18:40 CHANGELOG.md [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 18:40 GOVERNANCE.md [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 18:40 Jenkinsfile [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 18:40 LICENSE [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 15 18:40 Makefile [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 18:40 OWNERS.md [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 15 18:40 README.md [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 18:40 VERSION [2022-07-15T18:41:53.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:40 bin [2022-07-15T18:41:53.679Z] -rw-r--r-- 1 jenkins jenkins 131352 Jul 15 18:41 coverage.out [2022-07-15T18:41:53.679Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 18:40 example [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 3204 Jul 15 18:40 go.mod [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 34893 Jul 15 18:40 go.sum [2022-07-15T18:41:53.679Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 15 18:40 internal [2022-07-15T18:41:53.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:40 openapi [2022-07-15T18:41:53.679Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 18:40 pkg [2022-07-15T18:41:53.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:40 snap [2022-07-15T18:41:53.679Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:41:53.993Z] + 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=20346f720feaa6bc50598f6f64a20743a4313f47 --label arch=amd64 --label version=2.2.1-dev.14 . [2022-07-15T18:41:53.993Z] Sending build context to Docker daemon 9.86MB [2022-07-15T18:41:53.993Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T18:41:53.993Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-15T18:41:53.993Z] ---> 6a7116d02674 [2022-07-15T18:41:53.993Z] Step 3/25 : ARG MAKE=make build [2022-07-15T18:41:53.993Z] ---> Running in 2a75fc03fa4c [2022-07-15T18:41:54.253Z] Removing intermediate container 2a75fc03fa4c [2022-07-15T18:41:54.253Z] ---> 82d0eac38a0b [2022-07-15T18:41:54.253Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-15T18:41:54.253Z] ---> Running in fb1a8e7046ee [2022-07-15T18:41:54.253Z] Removing intermediate container fb1a8e7046ee [2022-07-15T18:41:54.253Z] ---> bd1af20302ea [2022-07-15T18:41:54.253Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:41:54.253Z] ---> Running in 8ce891a8e803 [2022-07-15T18:41:54.516Z] Removing intermediate container 8ce891a8e803 [2022-07-15T18:41:54.516Z] ---> 3b571c748596 [2022-07-15T18:41:54.516Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:41:54.516Z] ---> Running in 5ed5c33357fd [2022-07-15T18:41:55.089Z] Removing intermediate container 5ed5c33357fd [2022-07-15T18:41:55.089Z] ---> af6aed679423 [2022-07-15T18:41:55.089Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-15T18:41:55.089Z] ---> Running in 8fbd2acd455d [2022-07-15T18:41:55.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T18:41:56.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T18:41:56.553Z] OK: 211 MiB in 51 packages [2022-07-15T18:41:56.813Z] Removing intermediate container 8fbd2acd455d [2022-07-15T18:41:56.813Z] ---> 19470d110ab4 [2022-07-15T18:41:56.813Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-15T18:41:57.073Z] ---> b7ae7f6e32ca [2022-07-15T18:41:57.073Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T18:41:57.073Z] ---> Running in 4e4458d3f369 [2022-07-15T18:41:57.643Z] Removing intermediate container 4e4458d3f369 [2022-07-15T18:41:57.643Z] ---> 98f8c8569311 [2022-07-15T18:41:57.643Z] Step 10/25 : COPY . . [2022-07-15T18:41:58.214Z] ---> a493d21bcd8f [2022-07-15T18:41:58.214Z] Step 11/25 : RUN ${MAKE} [2022-07-15T18:41:58.214Z] ---> Running in 6c99370ac753 [2022-07-15T18:41:58.475Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.14" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-15T18:42:16.599Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-15T18:42:16.860Z] Removing intermediate container 6c99370ac753 [2022-07-15T18:42:16.860Z] ---> 7de8a8f34338 [2022-07-15T18:42:16.860Z] Step 12/25 : FROM alpine:3.16 [2022-07-15T18:42:17.429Z] 3.16: Pulling from library/alpine [2022-07-15T18:42:17.429Z] 2408cc74d12b: Already exists [2022-07-15T18:42:17.690Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-15T18:42:17.690Z] Status: Downloaded newer image for alpine:3.16 [2022-07-15T18:42:17.690Z] ---> e66264b98777 [2022-07-15T18:42:17.690Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:42:17.949Z] ---> Running in 2e924bbbecea [2022-07-15T18:42:18.232Z] Removing intermediate container 2e924bbbecea [2022-07-15T18:42:18.232Z] ---> 04634bc61358 [2022-07-15T18:42:18.232Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:42:18.803Z] ---> Running in b2b6c5941cf1 [2022-07-15T18:42:19.369Z] Removing intermediate container b2b6c5941cf1 [2022-07-15T18:42:19.369Z] ---> 0f5335099c1e [2022-07-15T18:42:19.369Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-15T18:42:19.369Z] ---> Running in b34f32f7f571 [2022-07-15T18:42:19.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T18:42:20.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T18:42:20.831Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-15T18:42:20.831Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-15T18:42:21.092Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-15T18:42:21.092Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-15T18:42:21.092Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-15T18:42:21.374Z] Executing busybox-1.35.0-r13.trigger [2022-07-15T18:42:21.374Z] OK: 8 MiB in 19 packages [2022-07-15T18:42:21.633Z] Removing intermediate container b34f32f7f571 [2022-07-15T18:42:21.633Z] ---> 831080b5689e [2022-07-15T18:42:21.633Z] Step 16/25 : WORKDIR / [2022-07-15T18:42:21.633Z] ---> Running in b3e79ae43b08 [2022-07-15T18:42:21.633Z] Removing intermediate container b3e79ae43b08 [2022-07-15T18:42:21.633Z] ---> 08c2bc20b273 [2022-07-15T18:42:21.633Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-15T18:42:21.891Z] ---> d158555136b3 [2022-07-15T18:42:21.892Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-15T18:42:22.460Z] ---> af9bf54ab21e [2022-07-15T18:42:22.460Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-15T18:42:22.720Z] ---> 0c96ea453fa7 [2022-07-15T18:42:22.720Z] Step 20/25 : EXPOSE 59999 [2022-07-15T18:42:22.720Z] ---> Running in ca6e9de80ea3 [2022-07-15T18:42:22.720Z] Removing intermediate container ca6e9de80ea3 [2022-07-15T18:42:22.720Z] ---> 3ab3460d9922 [2022-07-15T18:42:22.720Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-15T18:42:22.720Z] ---> Running in e137de8f6378 [2022-07-15T18:42:22.982Z] Removing intermediate container e137de8f6378 [2022-07-15T18:42:22.982Z] ---> 1c21c8a30af0 [2022-07-15T18:42:22.982Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-15T18:42:22.982Z] ---> Running in 1b95f87129d4 [2022-07-15T18:42:22.982Z] Removing intermediate container 1b95f87129d4 [2022-07-15T18:42:22.982Z] ---> add278644778 [2022-07-15T18:42:22.982Z] Step 23/25 : LABEL arch=amd64 [2022-07-15T18:42:22.982Z] ---> Running in a0b5263bd711 [2022-07-15T18:42:23.242Z] Removing intermediate container a0b5263bd711 [2022-07-15T18:42:23.242Z] ---> 1c80e0fce4af [2022-07-15T18:42:23.242Z] Step 24/25 : LABEL git_sha=20346f720feaa6bc50598f6f64a20743a4313f47 [2022-07-15T18:42:23.242Z] ---> Running in f9c9ac334df5 [2022-07-15T18:42:23.242Z] Removing intermediate container f9c9ac334df5 [2022-07-15T18:42:23.242Z] ---> 8fb91a16ece8 [2022-07-15T18:42:23.242Z] Step 25/25 : LABEL version=2.2.1-dev.14 [2022-07-15T18:42:23.242Z] ---> Running in cba5d52fd0ca [2022-07-15T18:42:23.502Z] Removing intermediate container cba5d52fd0ca [2022-07-15T18:42:23.502Z] ---> c465c73666e2 [2022-07-15T18:42:23.502Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-15T18:42:23.502Z] Successfully built c465c73666e2 [2022-07-15T18:42:23.502Z] 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-07-15T18:42:23.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T18:42:23.940Z] [2022-07-15T18:42:23.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:42:24.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T18:42:24.233Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-15T18:42:24.234Z] 5eb5b503b376: Pulling fs layer [2022-07-15T18:42:24.234Z] 5c69ac0246d0: Pulling fs layer [2022-07-15T18:42:24.234Z] ec43610c2a17: Pulling fs layer [2022-07-15T18:42:24.234Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-15T18:42:24.234Z] 33b1e0a273af: Pulling fs layer [2022-07-15T18:42:24.234Z] 5d3b04190fa2: Pulling fs layer [2022-07-15T18:42:24.234Z] 2f39f015ded8: Pulling fs layer [2022-07-15T18:42:24.234Z] 33b1e0a273af: Waiting [2022-07-15T18:42:24.234Z] 5d3b04190fa2: Waiting [2022-07-15T18:42:24.234Z] 3a2ae6a8a46f: Waiting [2022-07-15T18:42:24.234Z] 2f39f015ded8: Waiting [2022-07-15T18:42:24.234Z] 5c69ac0246d0: Download complete [2022-07-15T18:42:24.234Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-15T18:42:24.234Z] 3a2ae6a8a46f: Download complete [2022-07-15T18:42:24.493Z] 33b1e0a273af: Verifying Checksum [2022-07-15T18:42:24.493Z] 33b1e0a273af: Download complete [2022-07-15T18:42:24.493Z] ec43610c2a17: Verifying Checksum [2022-07-15T18:42:24.493Z] ec43610c2a17: Download complete [2022-07-15T18:42:24.493Z] 5d3b04190fa2: Download complete [2022-07-15T18:42:24.493Z] 5eb5b503b376: Verifying Checksum [2022-07-15T18:42:24.493Z] 5eb5b503b376: Download complete [2022-07-15T18:42:25.059Z] 2f39f015ded8: Download complete [2022-07-15T18:42:25.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20228 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-15T18:42:25.502Z] Running in /w/workspace/device-sdk-go/89 [Pipeline] { [Pipeline] checkout [2022-07-15T18:42:25.552Z] The recommended git tool is: git [2022-07-15T18:42:25.629Z] 5eb5b503b376: Pull complete [2022-07-15T18:42:25.887Z] 5c69ac0246d0: Pull complete [2022-07-15T18:42:26.146Z] ec43610c2a17: Pull complete [2022-07-15T18:42:26.405Z] 3a2ae6a8a46f: Pull complete [2022-07-15T18:42:26.665Z] 33b1e0a273af: Pull complete [2022-07-15T18:42:26.666Z] 5d3b04190fa2: Pull complete [2022-07-15T18:42:30.855Z] 2f39f015ded8: Pull complete [2022-07-15T18:42:30.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-15T18:42:30.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T18:42:30.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:42:31.003Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:42:31.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T18:42:32.734Z] using credential edgex-jenkins-ssh [2022-07-15T18:42:32.757Z] Cloning the remote Git repository [2022-07-15T18:42:32.954Z] $ docker top c6974096a8ce9b4eac718ada919e35e14d7fc5799b1e90b4ab6b6ceb34edd1b9 -eo pid,comm [2022-07-15T18:42:32.831Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-15T18:42:32.911Z] > git init /w/workspace/device-sdk-go/89 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:42:33.367Z] ---> job-cost.sh [2022-07-15T18:42:33.367Z] lf-activate-venv: SKIPPING [2022-07-15T18:42:33.367Z] INFO: No Stack... [2022-07-15T18:42:33.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T18:42:34.196Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T18:42:33.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-15T18:42:33.010Z] > git --version # timeout=10 [2022-07-15T18:42:33.034Z] > git --version # 'git version 2.25.1' [2022-07-15T18:42:33.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-15T18:42:33.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T18:42:34.487Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-07-15T18:42:34.487Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T18:42:34.502Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [2022-07-15T18:42:34.509Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] did not exist. Created. [2022-07-15T18:42:34.509Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T18:42:34.657Z] Avoid second fetch [2022-07-15T18:42:34.658Z] Checking out Revision 20346f720feaa6bc50598f6f64a20743a4313f47 (main) [2022-07-15T18:42:34.816Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-15T18:42:34.850Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T18:42:34.858Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T18:42:34.879Z] $ docker stop --time=1 c6974096a8ce9b4eac718ada919e35e14d7fc5799b1e90b4ab6b6ceb34edd1b9 [2022-07-15T18:42:34.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-15T18:42:34.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T18:42:34.682Z] > git config core.sparsecheckout # timeout=10 [2022-07-15T18:42:34.696Z] > git checkout -f 20346f720feaa6bc50598f6f64a20743a4313f47 # timeout=10 [2022-07-15T18:42:36.055Z] $ docker rm -f c6974096a8ce9b4eac718ada919e35e14d7fc5799b1e90b4ab6b6ceb34edd1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-15T18:42:38.906Z] Commit message: "Merge pull request #1194 from lenny-intel/sdk-interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T18:42:39.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-15T18:42:39.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T18:42:39.751Z] Dload Upload Total Spent Left Speed [2022-07-15T18:42:39.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 89362 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-07-15T18:42:40.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-15T18:42:40.742Z] + sudo tee /etc/docker/daemon.new [2022-07-15T18:42:40.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-15T18:42:40.742Z] { [2022-07-15T18:42:40.742Z] "registry-mirrors": [ [2022-07-15T18:42:40.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-15T18:42:40.742Z] ], [2022-07-15T18:42:40.742Z] "bip": "10.250.0.254/24", [2022-07-15T18:42:40.742Z] "hosts": [ [2022-07-15T18:42:40.742Z] "tcp://0.0.0.0:5555", [2022-07-15T18:42:40.742Z] "unix:///var/run/docker.sock" [2022-07-15T18:42:40.742Z] ], [2022-07-15T18:42:40.742Z] "mtu": 1458, [2022-07-15T18:42:40.742Z] "selinux-enabled": true, [2022-07-15T18:42:40.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-15T18:42:40.742Z] } [Pipeline] sh [2022-07-15T18:42:41.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-15T18:42:41.521Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T18:42:59.851Z] provisioning config files... [2022-07-15T18:42:59.873Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/89@tmp/config1581498170030040553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:43:00.218Z] ---> docker-login.sh [2022-07-15T18:43:00.218Z] nexus3.edgexfoundry.org:10001 [2022-07-15T18:43:00.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:43:01.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:43:01.084Z] Configure a credential helper to remove this warning. See [2022-07-15T18:43:01.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:43:01.084Z] [2022-07-15T18:43:01.084Z] Login Succeeded [2022-07-15T18:43:01.084Z] nexus3.edgexfoundry.org:10002 [2022-07-15T18:43:01.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:43:01.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:43:01.357Z] Configure a credential helper to remove this warning. See [2022-07-15T18:43:01.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:43:01.357Z] [2022-07-15T18:43:01.357Z] Login Succeeded [2022-07-15T18:43:01.357Z] nexus3.edgexfoundry.org:10003 [2022-07-15T18:43:01.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:43:01.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:43:01.908Z] Configure a credential helper to remove this warning. See [2022-07-15T18:43:01.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:43:01.908Z] [2022-07-15T18:43:01.908Z] Login Succeeded [2022-07-15T18:43:01.908Z] nexus3.edgexfoundry.org:10004 [2022-07-15T18:43:02.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:43:02.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:43:02.182Z] Configure a credential helper to remove this warning. See [2022-07-15T18:43:02.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:43:02.182Z] [2022-07-15T18:43:02.182Z] Login Succeeded [2022-07-15T18:43:02.459Z] docker.io [2022-07-15T18:43:02.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T18:43:03.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T18:43:03.007Z] Configure a credential helper to remove this warning. See [2022-07-15T18:43:03.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T18:43:03.007Z] [2022-07-15T18:43:03.007Z] Login Succeeded [2022-07-15T18:43:03.007Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T18:43:03.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T18:43:03.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T18:43:03.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T18:43:03.632Z] ========================================================= [2022-07-15T18:43:03.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-15T18:43:03.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:43:04.012Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T18:43:04.286Z] Sending build context to Docker daemon 5.221MB [2022-07-15T18:43:04.560Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T18:43:04.560Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-15T18:43:04.560Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-15T18:43:04.560Z] b3c136eddcbf: Pulling fs layer [2022-07-15T18:43:04.560Z] c0a3192eca97: Pulling fs layer [2022-07-15T18:43:04.560Z] a050256f5b6f: Pulling fs layer [2022-07-15T18:43:04.560Z] 656be50a0ddc: Pulling fs layer [2022-07-15T18:43:04.560Z] 2bbca73fdf42: Pulling fs layer [2022-07-15T18:43:04.560Z] 46d945488cbd: Pulling fs layer [2022-07-15T18:43:04.560Z] 8a5474983e97: Pulling fs layer [2022-07-15T18:43:04.560Z] 329c88fbcd65: Pulling fs layer [2022-07-15T18:43:04.560Z] 656be50a0ddc: Waiting [2022-07-15T18:43:04.560Z] 2bbca73fdf42: Waiting [2022-07-15T18:43:04.560Z] 46d945488cbd: Waiting [2022-07-15T18:43:04.560Z] 8a5474983e97: Waiting [2022-07-15T18:43:04.560Z] 329c88fbcd65: Waiting [2022-07-15T18:43:04.560Z] a050256f5b6f: Download complete [2022-07-15T18:43:04.560Z] c0a3192eca97: Verifying Checksum [2022-07-15T18:43:04.560Z] c0a3192eca97: Download complete [2022-07-15T18:43:04.560Z] 2bbca73fdf42: Verifying Checksum [2022-07-15T18:43:04.560Z] 2bbca73fdf42: Download complete [2022-07-15T18:43:04.839Z] 46d945488cbd: Verifying Checksum [2022-07-15T18:43:04.839Z] 46d945488cbd: Download complete [2022-07-15T18:43:04.839Z] b3c136eddcbf: Verifying Checksum [2022-07-15T18:43:04.839Z] b3c136eddcbf: Download complete [2022-07-15T18:43:05.834Z] b3c136eddcbf: Pull complete [2022-07-15T18:43:05.834Z] 329c88fbcd65: Verifying Checksum [2022-07-15T18:43:05.834Z] 329c88fbcd65: Download complete [2022-07-15T18:43:06.109Z] c0a3192eca97: Pull complete [2022-07-15T18:43:06.713Z] a050256f5b6f: Pull complete [2022-07-15T18:43:06.998Z] 8a5474983e97: Download complete [2022-07-15T18:43:07.596Z] 656be50a0ddc: Verifying Checksum [2022-07-15T18:43:07.596Z] 656be50a0ddc: Download complete [2022-07-15T18:43:22.704Z] 656be50a0ddc: Pull complete [2022-07-15T18:43:22.704Z] 2bbca73fdf42: Pull complete [2022-07-15T18:43:22.704Z] 46d945488cbd: Pull complete [2022-07-15T18:43:28.119Z] 8a5474983e97: Pull complete [2022-07-15T18:43:29.581Z] 329c88fbcd65: Pull complete [2022-07-15T18:43:29.581Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-15T18:43:29.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-15T18:43:29.581Z] ---> ff4287adb874 [2022-07-15T18:43:29.581Z] Step 3/11 : ARG MAKE=make build [2022-07-15T18:43:30.572Z] ---> Running in 7cadf038cb03 [2022-07-15T18:43:30.572Z] Removing intermediate container 7cadf038cb03 [2022-07-15T18:43:30.572Z] ---> e0eba3a42905 [2022-07-15T18:43:30.572Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-15T18:43:30.847Z] ---> Running in c66edd139e10 [2022-07-15T18:43:31.127Z] Removing intermediate container c66edd139e10 [2022-07-15T18:43:31.127Z] ---> 716df3f226c3 [2022-07-15T18:43:31.127Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:43:31.127Z] ---> Running in 469d294da683 [2022-07-15T18:43:31.403Z] Removing intermediate container 469d294da683 [2022-07-15T18:43:31.403Z] ---> 9236105af4e4 [2022-07-15T18:43:31.403Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:43:31.403Z] ---> Running in 80d44d44b94f [2022-07-15T18:43:33.401Z] Removing intermediate container 80d44d44b94f [2022-07-15T18:43:33.401Z] ---> 0d5a81788c07 [2022-07-15T18:43:33.401Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-15T18:43:33.401Z] ---> Running in 275d98b330cc [2022-07-15T18:43:35.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T18:43:36.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T18:43:37.374Z] OK: 221 MiB in 51 packages [2022-07-15T18:43:37.972Z] Removing intermediate container 275d98b330cc [2022-07-15T18:43:37.972Z] ---> 2a64de04a6c4 [2022-07-15T18:43:37.972Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-15T18:43:38.573Z] ---> 7baa7cb23a92 [2022-07-15T18:43:38.573Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T18:43:38.573Z] ---> Running in fc6b26af14a3 [2022-07-15T18:44:25.578Z] Removing intermediate container fc6b26af14a3 [2022-07-15T18:44:25.578Z] ---> 05175438976c [2022-07-15T18:44:25.578Z] Step 10/11 : COPY . . [2022-07-15T18:44:25.578Z] ---> fdc92a2c05d2 [2022-07-15T18:44:25.578Z] Step 11/11 : RUN ${MAKE} [2022-07-15T18:44:25.578Z] ---> Running in a10bf3a42165 [2022-07-15T18:44:25.578Z] noop [2022-07-15T18:44:25.578Z] Removing intermediate container a10bf3a42165 [2022-07-15T18:44:25.578Z] ---> 4882f4b37121 [2022-07-15T18:44:25.578Z] Successfully built 4882f4b37121 [2022-07-15T18:44:25.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:44:25.945Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T18:44:25.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:44:26.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-20228 does not seem to be running inside a container [2022-07-15T18:44:26.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/89 -v /w/workspace/device-sdk-go/89:/w/workspace/device-sdk-go/89:rw,z -v /w/workspace/device-sdk-go/89@tmp:/w/workspace/device-sdk-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-15T18:44:27.526Z] $ docker top 65e2aad761d195e1d06e8fdbde127006253d08ef175fdf52c3f6852b8069ec15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T18:44:28.450Z] + go version [2022-07-15T18:44:28.450Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-15T18:44:28.478Z] $ docker stop --time=1 65e2aad761d195e1d06e8fdbde127006253d08ef175fdf52c3f6852b8069ec15 [2022-07-15T18:44:30.097Z] $ docker rm -f 65e2aad761d195e1d06e8fdbde127006253d08ef175fdf52c3f6852b8069ec15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:44:30.698Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T18:44:30.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:44:30.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-20228 does not seem to be running inside a container [2022-07-15T18:44:31.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/89 -v /w/workspace/device-sdk-go/89:/w/workspace/device-sdk-go/89:rw,z -v /w/workspace/device-sdk-go/89@tmp:/w/workspace/device-sdk-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-15T18:44:32.252Z] $ docker top 33f3a5548805df2546907c985fcd02931d25f0760ba093479be1f26c5310a01a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T18:44:33.164Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/89 [Pipeline] fileExists [Pipeline] sh [2022-07-15T18:44:33.849Z] + make test [2022-07-15T18:44:33.849Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-15T18:45:06.232Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-15T18:46:43.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-15T18:46:43.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-15T18:46:43.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-15T18:46:53.359Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.468s coverage: 23.7% of statements [2022-07-15T18:46:53.359Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-15T18:46:53.359Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.256s coverage: 27.6% of statements [2022-07-15T18:46:53.359Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.301s coverage: 78.9% of statements [2022-07-15T18:46:53.359Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.358s coverage: 10.8% of statements [2022-07-15T18:46:55.354Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.403s coverage: 60.0% of statements [2022-07-15T18:46:55.354Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-15T18:46:55.354Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-15T18:46:58.009Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.437s coverage: 34.8% of statements [2022-07-15T18:46:58.009Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-15T18:46:59.998Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.238s coverage: 85.4% of statements [2022-07-15T18:46:59.998Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-15T18:46:59.998Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-15T18:46:59.998Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.454s coverage: 65.1% of statements [2022-07-15T18:46:59.998Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-15T18:46:59.998Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-15T18:47:04.335Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.984s coverage: 89.2% of statements [2022-07-15T18:47:04.335Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-15T18:47:04.335Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.217s coverage: 4.7% of statements [2022-07-15T18:47:04.335Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-15T18:47:04.608Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-15T18:47:04.608Z] GO111MODULE=on go vet ./... [2022-07-15T18:48:26.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-15T18:48:26.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-15T18:48:26.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-15T18:48:26.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-15T18:48:26.490Z] $ docker stop --time=1 33f3a5548805df2546907c985fcd02931d25f0760ba093479be1f26c5310a01a [2022-07-15T18:48:28.346Z] $ docker rm -f 33f3a5548805df2546907c985fcd02931d25f0760ba093479be1f26c5310a01a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T18:48:29.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-15T18:48:29.852Z] Warning: overwriting stash ‘coverage-report’ [2022-07-15T18:48:30.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T18:48:31.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-15T18:48:31.602Z] + ls -al . [2022-07-15T18:48:31.602Z] total 300 [2022-07-15T18:48:31.602Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 18:44 . [2022-07-15T18:48:31.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:42 .. [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 18:42 .dockerignore [2022-07-15T18:48:31.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:42 .git [2022-07-15T18:48:31.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:42 .github [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 15 18:42 .gitignore [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 18:42 .golangci.yml [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 15 18:42 CHANGELOG.md [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 18:42 GOVERNANCE.md [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 18:42 Jenkinsfile [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 18:42 LICENSE [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 15 18:42 Makefile [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 18:42 OWNERS.md [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 15 18:42 README.md [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 18:40 VERSION [2022-07-15T18:48:31.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:42 bin [2022-07-15T18:48:31.602Z] -rw-r--r-- 1 jenkins jenkins 131352 Jul 15 18:47 coverage.out [2022-07-15T18:48:31.602Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 18:42 example [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 3204 Jul 15 18:42 go.mod [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 34893 Jul 15 18:42 go.sum [2022-07-15T18:48:31.602Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 15 18:42 internal [2022-07-15T18:48:31.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:42 openapi [2022-07-15T18:48:31.602Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 18:42 pkg [2022-07-15T18:48:31.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:42 snap [2022-07-15T18:48:31.602Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:48:31.987Z] + 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=20346f720feaa6bc50598f6f64a20743a4313f47 --label arch=arm64 --label version=2.2.1-dev.14 . [2022-07-15T18:48:32.596Z] Sending build context to Docker daemon 5.353MB [2022-07-15T18:48:32.596Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T18:48:32.596Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-15T18:48:32.596Z] ---> 4882f4b37121 [2022-07-15T18:48:32.596Z] Step 3/25 : ARG MAKE=make build [2022-07-15T18:48:32.596Z] ---> Running in 18c4f295cf16 [2022-07-15T18:48:32.871Z] Removing intermediate container 18c4f295cf16 [2022-07-15T18:48:32.871Z] ---> 67010aa1b6bb [2022-07-15T18:48:32.871Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-15T18:48:32.871Z] ---> Running in b63a7a583497 [2022-07-15T18:48:33.148Z] Removing intermediate container b63a7a583497 [2022-07-15T18:48:33.148Z] ---> 94ec35ff83ad [2022-07-15T18:48:33.148Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:48:33.427Z] ---> Running in b4b8a60a5390 [2022-07-15T18:48:33.701Z] Removing intermediate container b4b8a60a5390 [2022-07-15T18:48:33.701Z] ---> 1713479047c6 [2022-07-15T18:48:33.701Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:48:33.701Z] ---> Running in 9e5014860e40 [2022-07-15T18:48:35.682Z] Removing intermediate container 9e5014860e40 [2022-07-15T18:48:35.682Z] ---> 363422ec8796 [2022-07-15T18:48:35.682Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-15T18:48:35.682Z] ---> Running in 24b8017e548a [2022-07-15T18:48:36.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T18:48:37.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T18:48:38.232Z] OK: 221 MiB in 51 packages [2022-07-15T18:48:38.823Z] Removing intermediate container 24b8017e548a [2022-07-15T18:48:38.823Z] ---> d40e28592ca1 [2022-07-15T18:48:38.823Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-15T18:48:39.419Z] ---> ed176e6f48fa [2022-07-15T18:48:39.419Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T18:48:39.419Z] ---> Running in 7f403bcad4e4 [2022-07-15T18:48:41.388Z] Removing intermediate container 7f403bcad4e4 [2022-07-15T18:48:41.388Z] ---> f09e774304c6 [2022-07-15T18:48:41.388Z] Step 10/25 : COPY . . [2022-07-15T18:48:42.374Z] ---> 15765548bb43 [2022-07-15T18:48:42.374Z] Step 11/25 : RUN ${MAKE} [2022-07-15T18:48:42.374Z] ---> Running in 0fc724684880 [2022-07-15T18:48:43.361Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.14" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-15T18:50:50.227Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-15T18:50:50.227Z] Removing intermediate container 0fc724684880 [2022-07-15T18:50:50.227Z] ---> 15abe1ba6835 [2022-07-15T18:50:50.227Z] Step 12/25 : FROM alpine:3.16 [2022-07-15T18:50:50.227Z] 3.16: Pulling from library/alpine [2022-07-15T18:50:50.227Z] b3c136eddcbf: Already exists [2022-07-15T18:50:50.227Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-15T18:50:50.227Z] Status: Downloaded newer image for alpine:3.16 [2022-07-15T18:50:50.227Z] ---> 6e30ab57aeee [2022-07-15T18:50:50.227Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-15T18:50:50.227Z] ---> Running in 6469a76162cb [2022-07-15T18:50:50.227Z] Removing intermediate container 6469a76162cb [2022-07-15T18:50:50.227Z] ---> dee913541f30 [2022-07-15T18:50:50.227Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T18:50:50.227Z] ---> Running in 0375af4d4e26 [2022-07-15T18:50:50.227Z] Removing intermediate container 0375af4d4e26 [2022-07-15T18:50:50.227Z] ---> d75cfe818fb9 [2022-07-15T18:50:50.227Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-15T18:50:50.227Z] ---> Running in 71963c559f74 [2022-07-15T18:50:50.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T18:50:50.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T18:50:50.227Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-15T18:50:50.227Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-15T18:50:50.227Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-15T18:50:50.227Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-15T18:50:50.227Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-15T18:50:50.227Z] Executing busybox-1.35.0-r13.trigger [2022-07-15T18:50:50.227Z] OK: 8 MiB in 19 packages [2022-07-15T18:50:50.499Z] Removing intermediate container 71963c559f74 [2022-07-15T18:50:50.499Z] ---> 8cb651a03295 [2022-07-15T18:50:50.499Z] Step 16/25 : WORKDIR / [2022-07-15T18:50:50.499Z] ---> Running in 5058e1a9d004 [2022-07-15T18:50:50.773Z] Removing intermediate container 5058e1a9d004 [2022-07-15T18:50:50.773Z] ---> f9d32ed553cf [2022-07-15T18:50:50.773Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-15T18:50:51.369Z] ---> 1494cbe1dad4 [2022-07-15T18:50:51.369Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-15T18:50:52.798Z] ---> f7bb30a123ac [2022-07-15T18:50:52.798Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-15T18:50:53.393Z] ---> 24373447fb31 [2022-07-15T18:50:53.393Z] Step 20/25 : EXPOSE 59999 [2022-07-15T18:50:53.393Z] ---> Running in d6757ae18858 [2022-07-15T18:50:53.669Z] Removing intermediate container d6757ae18858 [2022-07-15T18:50:53.669Z] ---> be0471303215 [2022-07-15T18:50:53.669Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-15T18:50:53.943Z] ---> Running in bbdb29f11303 [2022-07-15T18:50:54.218Z] Removing intermediate container bbdb29f11303 [2022-07-15T18:50:54.218Z] ---> 2302db16c123 [2022-07-15T18:50:54.218Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-15T18:50:54.218Z] ---> Running in fe2ba2ca3ef5 [2022-07-15T18:50:54.492Z] Removing intermediate container fe2ba2ca3ef5 [2022-07-15T18:50:54.492Z] ---> da18f4c438e4 [2022-07-15T18:50:54.492Z] Step 23/25 : LABEL arch=arm64 [2022-07-15T18:50:54.492Z] ---> Running in 91af1b940611 [2022-07-15T18:50:54.777Z] Removing intermediate container 91af1b940611 [2022-07-15T18:50:54.777Z] ---> 0ad771189c5b [2022-07-15T18:50:54.777Z] Step 24/25 : LABEL git_sha=20346f720feaa6bc50598f6f64a20743a4313f47 [2022-07-15T18:50:55.053Z] ---> Running in 96ba61b3a43c [2022-07-15T18:50:55.328Z] Removing intermediate container 96ba61b3a43c [2022-07-15T18:50:55.328Z] ---> 0e1c9e71c5e1 [2022-07-15T18:50:55.328Z] Step 25/25 : LABEL version=2.2.1-dev.14 [2022-07-15T18:50:55.328Z] ---> Running in 79bb5dd3c46c [2022-07-15T18:50:55.599Z] Removing intermediate container 79bb5dd3c46c [2022-07-15T18:50:55.599Z] ---> 492b837bc618 [2022-07-15T18:50:55.599Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-15T18:50:55.599Z] Successfully built 492b837bc618 [2022-07-15T18:50:55.599Z] 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-07-15T18:50:56.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T18:50:56.059Z] [2022-07-15T18:50:56.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:50:56.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T18:50:56.678Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-15T18:50:56.678Z] 8998bd30e6a1: Pulling fs layer [2022-07-15T18:50:56.678Z] 04944245beec: Pulling fs layer [2022-07-15T18:50:56.678Z] 699f458cf7ca: Pulling fs layer [2022-07-15T18:50:56.678Z] 765212b225bb: Pulling fs layer [2022-07-15T18:50:56.678Z] f23df028b6ca: Pulling fs layer [2022-07-15T18:50:56.678Z] d65c8cfc05b1: Pulling fs layer [2022-07-15T18:50:56.678Z] 2437ff75d9bd: Pulling fs layer [2022-07-15T18:50:56.678Z] d65c8cfc05b1: Waiting [2022-07-15T18:50:56.678Z] 765212b225bb: Waiting [2022-07-15T18:50:56.678Z] f23df028b6ca: Waiting [2022-07-15T18:50:56.678Z] 2437ff75d9bd: Waiting [2022-07-15T18:50:56.678Z] 04944245beec: Verifying Checksum [2022-07-15T18:50:56.678Z] 04944245beec: Download complete [2022-07-15T18:50:56.678Z] 765212b225bb: Verifying Checksum [2022-07-15T18:50:56.678Z] 765212b225bb: Download complete [2022-07-15T18:50:56.678Z] f23df028b6ca: Download complete [2022-07-15T18:50:56.678Z] d65c8cfc05b1: Verifying Checksum [2022-07-15T18:50:56.678Z] d65c8cfc05b1: Download complete [2022-07-15T18:50:56.955Z] 699f458cf7ca: Verifying Checksum [2022-07-15T18:50:56.955Z] 699f458cf7ca: Download complete [2022-07-15T18:50:57.229Z] 8998bd30e6a1: Verifying Checksum [2022-07-15T18:50:57.229Z] 8998bd30e6a1: Download complete [2022-07-15T18:50:59.866Z] 2437ff75d9bd: Verifying Checksum [2022-07-15T18:50:59.866Z] 2437ff75d9bd: Download complete [2022-07-15T18:51:01.847Z] 8998bd30e6a1: Pull complete [2022-07-15T18:51:02.119Z] 04944245beec: Pull complete [2022-07-15T18:51:03.556Z] 699f458cf7ca: Pull complete [2022-07-15T18:51:03.829Z] 765212b225bb: Pull complete [2022-07-15T18:51:04.810Z] f23df028b6ca: Pull complete [2022-07-15T18:51:04.810Z] d65c8cfc05b1: Pull complete [2022-07-15T18:51:19.906Z] 2437ff75d9bd: Pull complete [2022-07-15T18:51:19.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-15T18:51:19.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T18:51:19.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:51:20.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-20228 does not seem to be running inside a container [2022-07-15T18:51:20.234Z] $ 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/89 -v /w/workspace/device-sdk-go/89:/w/workspace/device-sdk-go/89:rw,z -v /w/workspace/device-sdk-go/89@tmp:/w/workspace/device-sdk-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-15T18:51:22.786Z] $ docker top 76b99d02d3046156fd8e27a70cee1a549d4e7afa453ce395fe7a5cc9f65ed25b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:51:23.779Z] ---> job-cost.sh [2022-07-15T18:51:23.780Z] lf-activate-venv: SKIPPING [2022-07-15T18:51:23.780Z] INFO: No Stack... [2022-07-15T18:51:24.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-15T18:51:25.358Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T18:51:26.018Z] + cat /w/workspace/device-sdk-go/89/archives/cost.csv [2022-07-15T18:51:26.018Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T18:51:26.078Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [2022-07-15T18:51:26.085Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] did not exist. Created. [2022-07-15T18:51:26.085Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T18:51:26.768Z] /w/workspace/device-sdk-go/89@tmp/durable-43472b82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-15T18:51:27.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-15T18:51:27.471Z] Warning: overwriting stash ‘stack-cost’ [2022-07-15T18:51:27.533Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T18:51:27.540Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T18:51:27.564Z] $ docker stop --time=1 76b99d02d3046156fd8e27a70cee1a549d4e7afa453ce395fe7a5cc9f65ed25b [2022-07-15T18:51:29.045Z] $ docker rm -f 76b99d02d3046156fd8e27a70cee1a549d4e7afa453ce395fe7a5cc9f65ed25b [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-07-15T18:51:29.526Z] provisioning config files... [2022-07-15T18:51:29.535Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6147557819609971419tmp [Pipeline] { [Pipeline] sh [2022-07-15T18:51:29.832Z] + set +x [2022-07-15T18:51:29.832Z] + curl -s https://codecov.io/bash [2022-07-15T18:51:29.832Z] + bash -s -- [2022-07-15T18:51:29.832Z] [2022-07-15T18:51:29.832Z] _____ _ [2022-07-15T18:51:29.832Z] / ____| | | [2022-07-15T18:51:29.832Z] | | ___ __| | ___ ___ _____ __ [2022-07-15T18:51:29.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-15T18:51:29.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-15T18:51:29.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-15T18:51:29.832Z] Bash-1.0.6 [2022-07-15T18:51:29.832Z] [2022-07-15T18:51:29.832Z] [2022-07-15T18:51:29.832Z] ==> git version 2.25.1 found [2022-07-15T18:51:29.833Z] ==> 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-07-15T18:51:29.833Z] Release-Date: 2020-01-08 [2022-07-15T18:51:29.833Z] 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-07-15T18:51:29.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-15T18:51:29.833Z] ==> Jenkins CI detected. [2022-07-15T18:51:29.833Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-15T18:51:29.833Z] project root: . [2022-07-15T18:51:29.833Z] --> token set from env [2022-07-15T18:51:29.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-15T18:51:29.833Z] ==> Running gcov in . (disable via -X gcov) [2022-07-15T18:51:29.833Z] ==> Python coveragepy not found [2022-07-15T18:51:29.833Z] ==> Searching for coverage reports in: [2022-07-15T18:51:29.833Z] + . [2022-07-15T18:51:29.833Z] -> Found 1 reports [2022-07-15T18:51:29.833Z] ==> Detecting git/mercurial file structure [2022-07-15T18:51:29.833Z] ==> Reading reports [2022-07-15T18:51:29.833Z] + ./coverage.out bytes=131352 [2022-07-15T18:51:29.833Z] ==> Appending adjustments [2022-07-15T18:51:29.833Z] https://docs.codecov.io/docs/fixing-reports [2022-07-15T18:51:30.404Z] + Found adjustments [2022-07-15T18:51:30.404Z] ==> Gzipping contents [2022-07-15T18:51:30.404Z] 20K /tmp/codecov.FkVJP0.gz [2022-07-15T18:51:30.404Z] ==> Uploading reports [2022-07-15T18:51:30.404Z] url: https://codecov.io [2022-07-15T18:51:30.404Z] query: branch=main&commit=20346f720feaa6bc50598f6f64a20743a4313f47&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-15T18:51:30.404Z] -> Pinging Codecov [2022-07-15T18:51:30.404Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=20346f720feaa6bc50598f6f64a20743a4313f47&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-15T18:51:30.665Z] -> Uploading to [2022-07-15T18:51:30.665Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-15/7E55EF52A471D76F132DFD9A03CDDE97/20346f720feaa6bc50598f6f64a20743a4313f47/300ff3b4-fe72-4f05-b121-eb710baf30ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220715T185130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fc90e36bc9222b2d1f86ee1e14e8911988d498891daad92cfc147c64e78fe27 [2022-07-15T18:51:30.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T18:51:30.665Z] Dload Upload Total Spent Left Speed [2022-07-15T18:51:30.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17278 0 0 100 17278 0 73211 --:--:-- --:--:-- --:--:-- 72902 [2022-07-15T18:51:30.665Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] } [2022-07-15T18:51:30.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-15T18:51:30.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-15T18:51:30.878Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:51:31.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T18:51:31.175Z] [2022-07-15T18:51:31.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:51:31.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T18:51:31.489Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-15T18:51:31.489Z] df9b9388f04a: Pulling fs layer [2022-07-15T18:51:31.489Z] 52dc419b0ee2: Pulling fs layer [2022-07-15T18:51:31.489Z] 25bc292e5bac: Pulling fs layer [2022-07-15T18:51:31.489Z] 114826534d7a: Pulling fs layer [2022-07-15T18:51:31.489Z] 4657fd5d0bcf: Pulling fs layer [2022-07-15T18:51:31.489Z] 6ad1cebc031e: Pulling fs layer [2022-07-15T18:51:31.489Z] 8a3aa393b2d8: Pulling fs layer [2022-07-15T18:51:31.489Z] 114826534d7a: Waiting [2022-07-15T18:51:31.489Z] 4657fd5d0bcf: Waiting [2022-07-15T18:51:31.489Z] 6ad1cebc031e: Waiting [2022-07-15T18:51:31.489Z] 8a3aa393b2d8: Waiting [2022-07-15T18:51:31.489Z] 25bc292e5bac: Verifying Checksum [2022-07-15T18:51:31.489Z] 25bc292e5bac: Download complete [2022-07-15T18:51:31.489Z] 52dc419b0ee2: Verifying Checksum [2022-07-15T18:51:31.489Z] 52dc419b0ee2: Download complete [2022-07-15T18:51:31.489Z] 4657fd5d0bcf: Download complete [2022-07-15T18:51:31.489Z] df9b9388f04a: Verifying Checksum [2022-07-15T18:51:31.489Z] df9b9388f04a: Download complete [2022-07-15T18:51:31.755Z] df9b9388f04a: Pull complete [2022-07-15T18:51:31.755Z] 6ad1cebc031e: Verifying Checksum [2022-07-15T18:51:31.755Z] 6ad1cebc031e: Download complete [2022-07-15T18:51:31.755Z] 52dc419b0ee2: Pull complete [2022-07-15T18:51:31.755Z] 25bc292e5bac: Pull complete [2022-07-15T18:51:32.328Z] 114826534d7a: Verifying Checksum [2022-07-15T18:51:32.328Z] 114826534d7a: Download complete [2022-07-15T18:51:32.587Z] 8a3aa393b2d8: Verifying Checksum [2022-07-15T18:51:32.587Z] 8a3aa393b2d8: Download complete [2022-07-15T18:51:35.874Z] 114826534d7a: Pull complete [2022-07-15T18:51:35.874Z] 4657fd5d0bcf: Pull complete [2022-07-15T18:51:36.132Z] 6ad1cebc031e: Pull complete [2022-07-15T18:51:38.671Z] 8a3aa393b2d8: Pull complete [2022-07-15T18:51:38.671Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-15T18:51:38.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T18:51:38.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:51:38.757Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:51:38.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-15T18:51:40.891Z] $ docker top 4b0fc68ff71cf21722730b37724465779989b4d51a949a453c640a03a8504570 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-15T18:51:40.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-15T18:51:41.258Z] + set -o pipefail [2022-07-15T18:51:41.258Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-15T18:51:49.399Z] [2022-07-15T18:51:49.399Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-15T18:51:49.399Z] [2022-07-15T18:51:49.399Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/09f1eb6b-0ae3-4a76-8d34-f89fb42ab58f [2022-07-15T18:51:49.399Z] [2022-07-15T18:51:49.399Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-15T18:51:49.399Z] [2022-07-15T18:51:49.399Z] [Pipeline] } [2022-07-15T18:51:49.416Z] $ docker stop --time=1 4b0fc68ff71cf21722730b37724465779989b4d51a949a453c640a03a8504570 [2022-07-15T18:51:51.592Z] $ docker rm -f 4b0fc68ff71cf21722730b37724465779989b4d51a949a453c640a03a8504570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-15T18:51:51.979Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T18:51:51.993Z] provisioning config files... [2022-07-15T18:51:52.002Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8447044724783281657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:51:52.301Z] --> edgex-publish-swagger.sh [2022-07-15T18:51:52.301Z] === Publish openapi/v2 API === [2022-07-15T18:51:52.301Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-15T18:51:52.301Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-15T18:51:52.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T18:51:52.301Z] Dload Upload Total Spent Left Speed [2022-07-15T18:51:52.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 76942 --:--:-- --:--:-- --:--:-- 76832 100 53552 0 0 100 53552 0 76832 --:--:-- --:--:-- --:--:-- 76722 [2022-07-15T18:51:52.873Z] [2022-07-15T18:51:52.873Z] [Pipeline] } [2022-07-15T18:51:52.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T18:51:53.276Z] + git log --format=format:%s -1 20346f720feaa6bc50598f6f64a20743a4313f47 [Pipeline] sh [2022-07-15T18:51:53.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T18:51:53.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:51:53.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:51:53.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:51:53.951Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:51:53.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T18:51:54.396Z] $ docker top 2204f52672b0f1e0388f282d4e68678d64fa1fa2a95641dab098dde93a09155a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T18:51:54.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T18:51:54.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T18:51:54.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T18:51:54.623Z] $ docker exec 2204f52672b0f1e0388f282d4e68678d64fa1fa2a95641dab098dde93a09155a ssh-agent [2022-07-15T18:51:54.744Z] SSH_AUTH_SOCK=/tmp/ssh-XUKcxPmNIeAZ/agent.35 [2022-07-15T18:51:54.744Z] SSH_AGENT_PID=42 [2022-07-15T18:51:54.750Z] Running ssh-add (command line suppressed) [2022-07-15T18:51:54.875Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8416894467236976639.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8416894467236976639.key) [2022-07-15T18:51:54.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T18:51:55.191Z] + git semver tag [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,416 [run_tag] DEBUG tag force:False [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,416 [check_head_tag] DEBUG check head tag [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,417 [execute] INFO git cat-file --batch-check [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,423 [execute] INFO git cat-file --batch [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,437 [execute] INFO git tag -a v2.2.1-dev.14 -m v2.2.1-dev.14 [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.14', '-m', 'v2.2.1-dev.14'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T18:51:55.452Z] 2022-07-15 18:51:55,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:51:55.452Z] 2.2.1-dev.14 [Pipeline] } [2022-07-15T18:51:55.728Z] $ docker exec --env ******** --env ******** 2204f52672b0f1e0388f282d4e68678d64fa1fa2a95641dab098dde93a09155a ssh-agent -k [2022-07-15T18:51:55.849Z] unset SSH_AUTH_SOCK; [2022-07-15T18:51:55.849Z] unset SSH_AGENT_PID; [2022-07-15T18:51:55.849Z] echo Agent pid 42 killed; [2022-07-15T18:51:55.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T18:51:56.174Z] + git semver [Pipeline] } [2022-07-15T18:51:56.455Z] $ docker stop --time=1 2204f52672b0f1e0388f282d4e68678d64fa1fa2a95641dab098dde93a09155a [2022-07-15T18:51:57.757Z] $ docker rm -f 2204f52672b0f1e0388f282d4e68678d64fa1fa2a95641dab098dde93a09155a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:51:58.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T18:51:58.172Z] [2022-07-15T18:51:58.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:51:58.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T18:51:58.508Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-15T18:51:58.508Z] ab5ef0e58194: Pulling fs layer [2022-07-15T18:51:58.508Z] 9712f1f96733: Pulling fs layer [2022-07-15T18:51:58.508Z] 63f879dbbcfc: Pulling fs layer [2022-07-15T18:51:58.508Z] 0d9ebad4ef96: Pulling fs layer [2022-07-15T18:51:58.508Z] e9a5061849ea: Pulling fs layer [2022-07-15T18:51:58.508Z] d747dcd14b5f: Pulling fs layer [2022-07-15T18:51:58.508Z] 2de7ff778b66: Pulling fs layer [2022-07-15T18:51:58.508Z] e9a5061849ea: Waiting [2022-07-15T18:51:58.508Z] 0d9ebad4ef96: Waiting [2022-07-15T18:51:58.508Z] 2de7ff778b66: Waiting [2022-07-15T18:51:58.508Z] 9712f1f96733: Verifying Checksum [2022-07-15T18:51:58.508Z] 9712f1f96733: Download complete [2022-07-15T18:51:58.787Z] 63f879dbbcfc: Verifying Checksum [2022-07-15T18:51:58.787Z] 63f879dbbcfc: Download complete [2022-07-15T18:51:59.064Z] 0d9ebad4ef96: Verifying Checksum [2022-07-15T18:51:59.064Z] 0d9ebad4ef96: Download complete [2022-07-15T18:51:59.064Z] e9a5061849ea: Verifying Checksum [2022-07-15T18:51:59.064Z] e9a5061849ea: Download complete [2022-07-15T18:51:59.064Z] d747dcd14b5f: Verifying Checksum [2022-07-15T18:51:59.064Z] d747dcd14b5f: Download complete [2022-07-15T18:51:59.064Z] ab5ef0e58194: Verifying Checksum [2022-07-15T18:51:59.064Z] ab5ef0e58194: Download complete [2022-07-15T18:51:59.323Z] 2de7ff778b66: Verifying Checksum [2022-07-15T18:51:59.323Z] 2de7ff778b66: Download complete [2022-07-15T18:52:01.873Z] ab5ef0e58194: Pull complete [2022-07-15T18:52:01.873Z] 9712f1f96733: Pull complete [2022-07-15T18:52:02.809Z] 63f879dbbcfc: Pull complete [2022-07-15T18:52:06.094Z] 0d9ebad4ef96: Pull complete [2022-07-15T18:52:06.354Z] e9a5061849ea: Pull complete [2022-07-15T18:52:06.614Z] d747dcd14b5f: Pull complete [2022-07-15T18:52:07.552Z] 2de7ff778b66: Pull complete [2022-07-15T18:52:07.552Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-15T18:52:07.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T18:52:07.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:52:07.642Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:52:07.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-15T18:52:09.753Z] $ docker top 0e3c268b29f22287c4bf72a2a6bab6dee377ed37dcd953f4038d96e3491d859d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-15T18:52:09.828Z] provisioning config files... [2022-07-15T18:52:09.836Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5266106179047004283tmp [2022-07-15T18:52:09.849Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1432798698652828470tmp [2022-07-15T18:52:09.860Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3746263106161715167tmp [Pipeline] { [Pipeline] echo [2022-07-15T18:52:09.876Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:10.167Z] ---> sigul-configuration.sh [2022-07-15T18:52:10.167Z] gpg: directory `/root/.gnupg' created [2022-07-15T18:52:10.167Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-15T18:52:10.167Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-15T18:52:10.167Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-15T18:52:10.167Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-15T18:52:10.167Z] gpg: CAST5 encrypted data [2022-07-15T18:52:10.167Z] gpg: encrypted with 1 passphrase [2022-07-15T18:52:10.167Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-15T18:52:10.453Z] + mkdir /home/jenkins [2022-07-15T18:52:10.453Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-15T18:52:10.743Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-15T18:52:10.752Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:11.036Z] ---> sigul-install.sh [2022-07-15T18:52:11.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-15T18:52:11.327Z] + git tag --list [2022-07-15T18:52:11.327Z] 0.7.1 [2022-07-15T18:52:11.327Z] delhi-tag [2022-07-15T18:52:11.327Z] v1.0.0 [2022-07-15T18:52:11.327Z] v1.1.0 [2022-07-15T18:52:11.327Z] v1.1.1 [2022-07-15T18:52:11.327Z] v1.1.2 [2022-07-15T18:52:11.327Z] v1.2.0 [2022-07-15T18:52:11.327Z] v1.2.1 [2022-07-15T18:52:11.327Z] v1.2.2 [2022-07-15T18:52:11.327Z] v1.2.3 [2022-07-15T18:52:11.327Z] v1.3.0 [2022-07-15T18:52:11.327Z] v1.4.0 [2022-07-15T18:52:11.327Z] v2.0.0 [2022-07-15T18:52:11.327Z] v2.1.0 [2022-07-15T18:52:11.327Z] v2.1.1 [2022-07-15T18:52:11.327Z] v2.1.1-dev.2 [2022-07-15T18:52:11.327Z] v2.1.1-dev.3 [2022-07-15T18:52:11.327Z] v2.2.0 [2022-07-15T18:52:11.327Z] v2.2.1-dev.1 [2022-07-15T18:52:11.327Z] v2.2.1-dev.10 [2022-07-15T18:52:11.327Z] v2.2.1-dev.11 [2022-07-15T18:52:11.327Z] v2.2.1-dev.12 [2022-07-15T18:52:11.327Z] v2.2.1-dev.13 [2022-07-15T18:52:11.327Z] v2.2.1-dev.14 [2022-07-15T18:52:11.327Z] v2.2.1-dev.2 [2022-07-15T18:52:11.327Z] v2.2.1-dev.3 [2022-07-15T18:52:11.327Z] v2.2.1-dev.4 [2022-07-15T18:52:11.327Z] v2.2.1-dev.5 [2022-07-15T18:52:11.327Z] v2.2.1-dev.6 [2022-07-15T18:52:11.327Z] v2.2.1-dev.7 [2022-07-15T18:52:11.327Z] v2.2.1-dev.8 [2022-07-15T18:52:11.327Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-15T18:52:11.616Z] + lftools sign git-tag v2.2.1-dev.14 [2022-07-15T18:52:12.187Z] Signing Git tag with Sigul... [2022-07-15T18:52:12.187Z] Signing v2.2.1-dev.14 [Pipeline] echo [2022-07-15T18:52:12.458Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:12.744Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-15T18:52:12.753Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-15T18:52:12.773Z] $ docker stop --time=1 0e3c268b29f22287c4bf72a2a6bab6dee377ed37dcd953f4038d96e3491d859d [2022-07-15T18:52:14.087Z] $ docker rm -f 0e3c268b29f22287c4bf72a2a6bab6dee377ed37dcd953f4038d96e3491d859d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-15T18:52:14.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T18:52:14.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:52:14.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:52:14.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:52:14.882Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:52:14.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T18:52:15.317Z] $ docker top b9b58cad54eb0ef9f4c460d5ad4a977f97e618176c92cca62fa9c72c98501902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T18:52:15.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T18:52:15.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T18:52:15.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T18:52:15.564Z] $ docker exec b9b58cad54eb0ef9f4c460d5ad4a977f97e618176c92cca62fa9c72c98501902 ssh-agent [2022-07-15T18:52:15.707Z] SSH_AUTH_SOCK=/tmp/ssh-ithwpKgaYgwW/agent.34 [2022-07-15T18:52:15.707Z] SSH_AGENT_PID=41 [2022-07-15T18:52:15.714Z] Running ssh-add (command line suppressed) [2022-07-15T18:52:15.834Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6092123470948770078.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6092123470948770078.key) [2022-07-15T18:52:15.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T18:52:16.141Z] + git semver bump pre [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,353 [bump_version] DEBUG bumping version:2.2.1-dev.14 on axis:pre with prefix:dev [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,353 [bump_version] DEBUG bumped version:2.2.1-dev.15 [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,353 [write_version] DEBUG write version:2.2.1-dev.15 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,353 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,355 [execute] INFO git cat-file --batch-check [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,361 [execute] INFO git cat-file --batch [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T18:52:16.404Z] 2022-07-15 18:52:16,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:52:16.404Z] 2.2.1-dev.15 [Pipeline] } [2022-07-15T18:52:16.421Z] $ docker exec --env ******** --env ******** b9b58cad54eb0ef9f4c460d5ad4a977f97e618176c92cca62fa9c72c98501902 ssh-agent -k [2022-07-15T18:52:16.540Z] unset SSH_AUTH_SOCK; [2022-07-15T18:52:16.540Z] unset SSH_AGENT_PID; [2022-07-15T18:52:16.540Z] echo Agent pid 41 killed; [2022-07-15T18:52:16.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T18:52:16.861Z] + git semver [Pipeline] } [2022-07-15T18:52:17.144Z] $ docker stop --time=1 b9b58cad54eb0ef9f4c460d5ad4a977f97e618176c92cca62fa9c72c98501902 [2022-07-15T18:52:18.426Z] $ docker rm -f b9b58cad54eb0ef9f4c460d5ad4a977f97e618176c92cca62fa9c72c98501902 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T18:52:18.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T18:52:18.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:52:19.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T18:52:19.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:52:19.166Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:52:19.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T18:52:19.582Z] $ docker top 2f6b118d7b64cd11ce62ad0505ff6f96cd4327f9ac692841e62f631cc67d137d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T18:52:19.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T18:52:19.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T18:52:19.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T18:52:19.797Z] $ docker exec 2f6b118d7b64cd11ce62ad0505ff6f96cd4327f9ac692841e62f631cc67d137d ssh-agent [2022-07-15T18:52:19.912Z] SSH_AUTH_SOCK=/tmp/ssh-ShkCTFr7QCoI/agent.34 [2022-07-15T18:52:19.912Z] SSH_AGENT_PID=40 [2022-07-15T18:52:19.917Z] Running ssh-add (command line suppressed) [2022-07-15T18:52:20.042Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2465778973154503241.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2465778973154503241.key) [2022-07-15T18:52:20.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T18:52:20.346Z] + git semver push [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,531 [run_push] DEBUG push [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,531 [execute] INFO git cat-file --batch-check [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,535 [execute] INFO git rev-list 5f303a475d70a35ae407d8b04c6e7843b7f6f367 -- [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,536 [execute] DEBUG Popen(['git', 'rev-list', '5f303a475d70a35ae407d8b04c6e7843b7f6f367', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,545 [execute] INFO git fetch -v origin [2022-07-15T18:52:20.608Z] 2022-07-15 18:52:20,545 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-15T18:52:21.177Z] 2022-07-15 18:52:21,006 [run_push] DEBUG no remote changes detected [2022-07-15T18:52:21.177Z] 2022-07-15 18:52:21,007 [execute] INFO git push origin semver [2022-07-15T18:52:21.177Z] 2022-07-15 18:52:21,007 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-15T18:52:21.749Z] 2022-07-15 18:52:21,701 [run_push] DEBUG push all version tags [2022-07-15T18:52:21.749Z] 2022-07-15 18:52:21,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-15T18:52:21.749Z] 2022-07-15 18:52:21,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T18:52:22.694Z] 2022-07-15 18:52:22,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-15T18:52:22.694Z] 2.2.1-dev.15 [Pipeline] } [2022-07-15T18:52:22.709Z] $ docker exec --env ******** --env ******** 2f6b118d7b64cd11ce62ad0505ff6f96cd4327f9ac692841e62f631cc67d137d ssh-agent -k [2022-07-15T18:52:22.821Z] unset SSH_AUTH_SOCK; [2022-07-15T18:52:22.822Z] unset SSH_AGENT_PID; [2022-07-15T18:52:22.822Z] echo Agent pid 40 killed; [2022-07-15T18:52:22.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T18:52:23.129Z] + git semver [Pipeline] } [2022-07-15T18:52:23.409Z] $ docker stop --time=1 2f6b118d7b64cd11ce62ad0505ff6f96cd4327f9ac692841e62f631cc67d137d [2022-07-15T18:52:24.736Z] $ docker rm -f 2f6b118d7b64cd11ce62ad0505ff6f96cd4327f9ac692841e62f631cc67d137d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-15T18:52:25.332Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-15T18:52:25.332Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-15T18:52:25.332Z] total 16 [2022-07-15T18:52:25.332Z] drwxr-xr-x 3 root root 4096 Jul 15 18:42 . [2022-07-15T18:52:25.332Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 18:52 .. [2022-07-15T18:52:25.332Z] drwxr-xr-x 2 root root 4096 Jul 15 18:42 cost [2022-07-15T18:52:25.332Z] -rw-r--r-- 1 root root 83 Jul 15 18:42 cost.csv [2022-07-15T18:52:25.332Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-15T18:52:25.332Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-15T18:52:25.332Z] total 16 [2022-07-15T18:52:25.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 18:42 . [2022-07-15T18:52:25.332Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 18:52 .. [2022-07-15T18:52:25.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 18:42 cost [2022-07-15T18:52:25.332Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 15 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:25.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:26.522Z] ---> package-listing.sh [2022-07-15T18:52:26.522Z] ++ facter osfamily [2022-07-15T18:52:26.522Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-15T18:52:26.783Z] + OS_FAMILY=debian [2022-07-15T18:52:26.783Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-15T18:52:26.783Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-15T18:52:26.783Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-15T18:52:26.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-15T18:52:26.783Z] + PACKAGES=/tmp/packages_start.txt [2022-07-15T18:52:26.783Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-15T18:52:26.783Z] + PACKAGES=/tmp/packages_end.txt [2022-07-15T18:52:26.783Z] + case "${OS_FAMILY}" in [2022-07-15T18:52:26.783Z] + dpkg -l [2022-07-15T18:52:26.783Z] + grep '^ii' [2022-07-15T18:52:26.783Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-15T18:52:26.783Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-15T18:52:26.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-15T18:52:26.783Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-15T18:52:26.783Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-15T18:52:26.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-15T18:52:26.795Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-15T18:52:27.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T18:52:27.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T18:52:27.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T18:52:27.732Z] prd-ubuntu20.04-docker-8c-8g-20227 does not seem to be running inside a container [2022-07-15T18:52:27.770Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T18:52:28.023Z] $ docker top 9eca59736eb7666874744281d6f5d9911bb7e7aff79e3cd226729e6b0c577045 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T18:52:28.383Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-15T18:52:28.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-15T18:52:28.966Z] + ls /var/log/sa-host [2022-07-15T18:52:28.966Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T18:52:29.097Z] provisioning config files... [2022-07-15T18:52:29.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8630869104950895440tmp [Pipeline] { [Pipeline] echo [2022-07-15T18:52:29.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:29.412Z] ---> create-netrc.sh [Pipeline] } [2022-07-15T18:52:29.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:29.756Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-15T18:52:29.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:30.052Z] ---> sudo-logs.sh [2022-07-15T18:52:30.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-15T18:52:30.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:30.357Z] ---> job-cost.sh [2022-07-15T18:52:30.357Z] lf-activate-venv: SKIPPING [2022-07-15T18:52:30.357Z] DEBUG: total: 0.2199999988079071 [2022-07-15T18:52:30.357Z] INFO: Retrieving Stack Cost... [2022-07-15T18:52:30.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T18:52:31.196Z] INFO: Archiving Costs [Pipeline] echo [2022-07-15T18:52:31.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T18:52:31.494Z] ---> logs-deploy.sh [2022-07-15T18:52:31.494Z] lf-activate-venv: SKIPPING [2022-07-15T18:52:31.494Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/89 [2022-07-15T18:52:31.494Z] INFO: archiving workspace using pattern(s): [2022-07-15T18:52:32.437Z] Archives upload complete. [2022-07-15T18:52:32.698Z] INFO: archiving logs to Nexus