Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8025d415256bff1d08fe37ed408de885b1f3053d 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-ssh5345536071756013840.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17413151289649870022.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1407972502803909738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2898491327760018346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10131288819156214623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1478 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 8025d415256bff1d08fe37ed408de885b1f3053d (main) Commit message: "Merge pull request #1270 from hahattan/issue-1100" > 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 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 > git rev-list --no-walk 00b01047cdcdd0c95135504e6ad4bd8a08767464 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T19:37:34.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T19:37:34.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T19:37:34.536Z] ========================================================= [2023-01-09T19:37:34.536Z] EdgeX Global Pipelines Version Info [2023-01-09T19:37:34.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:37:35.249Z] ------------------- [2023-01-09T19:37:35.249Z] stable info: [2023-01-09T19:37:35.249Z] ------------------- [2023-01-09T19:37:35.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T19:37:35.249Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:37:35.249Z] Message: update stable to v1.0.244 [2023-01-09T19:37:35.820Z] ------------------- [2023-01-09T19:37:35.820Z] experimental info: [2023-01-09T19:37:35.820Z] ------------------- [2023-01-09T19:37:35.820Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T19:37:35.820Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:37:35.820Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T19:37:35.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-09T19:37:35.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-09T19:37:35.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T19:37:36.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T19:37:36.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T19:37:36.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T19:37:36.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T19:37:36.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-09T19:37:36.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T19:37:36.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T19:37:36.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T19:37:36.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-09T19:37:36.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T19:37:36.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T19:37:36.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:37:36.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T19:37:36.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T19:37:36.198Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T19:37:36.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T19:37:36.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T19:37:36.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-09T19:37:36.246Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-09T19:37:36.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T19:37:36.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T19:37:36.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T19:37:36.300Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T19:37:36.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T19:37:36.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-09T19:37:36.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-09T19:37:36.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-09T19:37:36.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] echo [2023-01-09T19:37:36.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8025d41 [Pipeline] echo [2023-01-09T19:37:36.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:37:36.432Z] provisioning config files... [2023-01-09T19:37:36.449Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config184350027458134586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:37:36.753Z] ---> docker-login.sh [2023-01-09T19:37:36.753Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:37:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:37.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:37.013Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:37.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:37.013Z] [2023-01-09T19:37:37.013Z] Login Succeeded [2023-01-09T19:37:37.013Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:37:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:37.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:37.273Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:37.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:37.273Z] [2023-01-09T19:37:37.273Z] Login Succeeded [2023-01-09T19:37:37.273Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:37:37.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:37.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:37.273Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:37.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:37.273Z] [2023-01-09T19:37:37.273Z] Login Succeeded [2023-01-09T19:37:37.273Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:37:37.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:37.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:37.534Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:37.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:37.534Z] [2023-01-09T19:37:37.534Z] Login Succeeded [2023-01-09T19:37:37.534Z] docker.io [2023-01-09T19:37:37.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:37.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:37.794Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:37.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:37.794Z] [2023-01-09T19:37:37.794Z] Login Succeeded [2023-01-09T19:37:37.794Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:37:37.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T19:37:38.186Z] + git rev-list -1 --merges 8025d415256bff1d08fe37ed408de885b1f3053d~1..8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] echo [2023-01-09T19:37:38.237Z] -----------> git rev-list -1 --merges 8025d415256bff1d08fe37ed408de885b1f3053d~1..8025d415256bff1d08fe37ed408de885b1f3053d 8025d415256bff1d08fe37ed408de885b1f3053d [2023-01-09T19:37:38.237Z] 8025d415256bff1d08fe37ed408de885b1f3053d [false] [Pipeline] sh [2023-01-09T19:37:38.525Z] + git log --format=format:%s -1 8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] echo [2023-01-09T19:37:38.560Z] ========================================================= [2023-01-09T19:37:38.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T19:37:38.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:37:38.880Z] + git log --format=format:%s -1 8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] echo [2023-01-09T19:37:38.891Z] [semverPrep] GIT_COMMIT: 8025d415256bff1d08fe37ed408de885b1f3053d, Commit Message: Merge pull request #1270 from hahattan/issue-1100 [Pipeline] echo [2023-01-09T19:37:38.901Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T19:37:39.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:37:39.231Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T19:37:39.231Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T19:37:39.231Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T19:37:39.231Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T19:37:39.231Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T19:37:39.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:37:39.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:37:39.576Z] [2023-01-09T19:37:39.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:37:39.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:37:39.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T19:37:39.877Z] b85a868b505f: Pulling fs layer [2023-01-09T19:37:39.877Z] e2be974225ed: Pulling fs layer [2023-01-09T19:37:39.877Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T19:37:39.877Z] 988bab9f4d93: Pulling fs layer [2023-01-09T19:37:39.877Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T19:37:39.877Z] eaf3925da568: Pulling fs layer [2023-01-09T19:37:39.877Z] bab4dde63d76: Pulling fs layer [2023-01-09T19:37:39.877Z] bde34c3a00c8: Pulling fs layer [2023-01-09T19:37:39.877Z] b352a97aabf1: Pulling fs layer [2023-01-09T19:37:39.877Z] 4872d77fe225: Pulling fs layer [2023-01-09T19:37:39.877Z] 5851b861e8e6: Pulling fs layer [2023-01-09T19:37:39.877Z] 1469e6f7b9e6: Waiting [2023-01-09T19:37:39.877Z] eaf3925da568: Waiting [2023-01-09T19:37:39.877Z] bab4dde63d76: Waiting [2023-01-09T19:37:39.877Z] bde34c3a00c8: Waiting [2023-01-09T19:37:39.877Z] 5851b861e8e6: Waiting [2023-01-09T19:37:39.877Z] 4872d77fe225: Waiting [2023-01-09T19:37:39.877Z] 988bab9f4d93: Waiting [2023-01-09T19:37:39.877Z] b352a97aabf1: Waiting [2023-01-09T19:37:39.877Z] e2be974225ed: Verifying Checksum [2023-01-09T19:37:39.877Z] e2be974225ed: Download complete [2023-01-09T19:37:39.877Z] 988bab9f4d93: Verifying Checksum [2023-01-09T19:37:39.877Z] 988bab9f4d93: Download complete [2023-01-09T19:37:40.136Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T19:37:40.136Z] 1469e6f7b9e6: Download complete [2023-01-09T19:37:40.136Z] eaf3925da568: Download complete [2023-01-09T19:37:40.136Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T19:37:40.136Z] 339a4e72a1f5: Download complete [2023-01-09T19:37:40.136Z] bde34c3a00c8: Download complete [2023-01-09T19:37:40.136Z] b352a97aabf1: Download complete [2023-01-09T19:37:40.136Z] 4872d77fe225: Verifying Checksum [2023-01-09T19:37:40.136Z] 4872d77fe225: Download complete [2023-01-09T19:37:40.136Z] 5851b861e8e6: Verifying Checksum [2023-01-09T19:37:40.136Z] 5851b861e8e6: Download complete [2023-01-09T19:37:40.136Z] b85a868b505f: Verifying Checksum [2023-01-09T19:37:40.136Z] b85a868b505f: Download complete [2023-01-09T19:37:40.396Z] bab4dde63d76: Verifying Checksum [2023-01-09T19:37:40.396Z] bab4dde63d76: Download complete [2023-01-09T19:37:41.779Z] b85a868b505f: Pull complete [2023-01-09T19:37:41.779Z] e2be974225ed: Pull complete [2023-01-09T19:37:42.347Z] 339a4e72a1f5: Pull complete [2023-01-09T19:37:42.347Z] 988bab9f4d93: Pull complete [2023-01-09T19:37:42.606Z] 1469e6f7b9e6: Pull complete [2023-01-09T19:37:42.606Z] eaf3925da568: Pull complete [2023-01-09T19:37:44.539Z] bab4dde63d76: Pull complete [2023-01-09T19:37:44.539Z] bde34c3a00c8: Pull complete [2023-01-09T19:37:44.800Z] b352a97aabf1: Pull complete [2023-01-09T19:37:44.800Z] 4872d77fe225: Pull complete [2023-01-09T19:37:44.800Z] 5851b861e8e6: Pull complete [2023-01-09T19:37:45.061Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T19:37:45.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:37:45.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:37:45.162Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:37:45.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:37:46.958Z] $ docker top db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 -eo pid,comm [2023-01-09T19:37:47.015Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:37:47.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:37:47.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:37:47.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:37:47.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:37:47.161Z] $ docker exec db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 ssh-agent [2023-01-09T19:37:47.301Z] SSH_AUTH_SOCK=/tmp/ssh-5DEbgZxLcuqv/agent.32 [2023-01-09T19:37:47.301Z] SSH_AGENT_PID=38 [2023-01-09T19:37:47.308Z] Running ssh-add (command line suppressed) [2023-01-09T19:37:47.419Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3317400283670563933.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3317400283670563933.key) [2023-01-09T19:37:47.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:37:47.728Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T19:37:47.743Z] $ docker exec --env ******** --env ******** db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 ssh-agent -k [2023-01-09T19:37:47.845Z] unset SSH_AUTH_SOCK; [2023-01-09T19:37:47.845Z] unset SSH_AGENT_PID; [2023-01-09T19:37:47.845Z] echo Agent pid 38 killed; [2023-01-09T19:37:47.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T19:37:47.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:37:47.887Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:37:48.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:37:48.005Z] $ docker exec db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 ssh-agent [2023-01-09T19:37:48.118Z] SSH_AUTH_SOCK=/tmp/ssh-bXiT81TPvqDH/agent.69 [2023-01-09T19:37:48.118Z] SSH_AGENT_PID=75 [2023-01-09T19:37:48.124Z] Running ssh-add (command line suppressed) [2023-01-09T19:37:48.242Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4907926397075218117.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4907926397075218117.key) [2023-01-09T19:37:48.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:37:48.555Z] + git semver init [2023-01-09T19:37:48.814Z] 2023-01-09 19:37:48,738 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T19:37:48.814Z] 2023-01-09 19:37:48,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-09T19:37:48.814Z] 2023-01-09 19:37:48,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-09T19:37:48.814Z] 2023-01-09 19:37:48,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:37:49.755Z] 2023-01-09 19:37:49,690 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-01-09T19:37:49.755Z] 2023-01-09 19:37:49,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-01-09T19:37:49.755Z] 2023-01-09 19:37:49,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:37:49.755Z] 2023-01-09 19:37:49,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:37:49.755Z] 3.0.0-dev.7 [Pipeline] } [2023-01-09T19:37:49.761Z] $ docker exec --env ******** --env ******** db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 ssh-agent -k [2023-01-09T19:37:49.857Z] unset SSH_AUTH_SOCK; [2023-01-09T19:37:49.857Z] unset SSH_AGENT_PID; [2023-01-09T19:37:49.858Z] echo Agent pid 75 killed; [2023-01-09T19:37:49.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:37:50.180Z] + git semver [Pipeline] } [2023-01-09T19:37:50.450Z] $ docker stop --time=1 db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 [2023-01-09T19:37:51.753Z] $ docker rm -f --volumes db60af4997e71e98049ff8d9d0147940508735774457f4293bf4caf35f689ab1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:37:52.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T19:37:52.306Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T19:37:52.310Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:37:52.478Z] provisioning config files... [2023-01-09T19:37:52.488Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8729760592340369378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:37:52.785Z] ---> docker-login.sh [2023-01-09T19:37:52.785Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:37:52.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:52.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:52.785Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:52.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:52.785Z] [2023-01-09T19:37:52.785Z] Login Succeeded [2023-01-09T19:37:52.785Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:37:52.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:52.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:52.785Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:52.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:52.785Z] [2023-01-09T19:37:52.785Z] Login Succeeded [2023-01-09T19:37:52.785Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:37:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:53.044Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:53.044Z] [2023-01-09T19:37:53.044Z] Login Succeeded [2023-01-09T19:37:53.044Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:37:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:53.044Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:53.044Z] [2023-01-09T19:37:53.044Z] Login Succeeded [2023-01-09T19:37:53.044Z] docker.io [2023-01-09T19:37:53.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:37:53.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:37:53.303Z] Configure a credential helper to remove this warning. See [2023-01-09T19:37:53.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:37:53.303Z] [2023-01-09T19:37:53.303Z] Login Succeeded [2023-01-09T19:37:53.303Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:37:53.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T19:37:53.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:37:53.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:37:53.385Z] ========================================================= [2023-01-09T19:37:53.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T19:37:53.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:37:53.703Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T19:37:53.703Z] Sending build context to Docker daemon 10.39MB [2023-01-09T19:37:53.703Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:37:53.703Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-09T19:37:53.703Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T19:37:53.703Z] 213ec9aee27d: Pulling fs layer [2023-01-09T19:37:53.703Z] 4583459ba037: Pulling fs layer [2023-01-09T19:37:53.703Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T19:37:53.703Z] 53926ce57604: Pulling fs layer [2023-01-09T19:37:53.703Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T19:37:53.703Z] 22ff95d597cd: Pulling fs layer [2023-01-09T19:37:53.703Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T19:37:53.703Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T19:37:53.703Z] a7acece74701: Pulling fs layer [2023-01-09T19:37:53.703Z] 53926ce57604: Waiting [2023-01-09T19:37:53.703Z] 21b2b0c7a3f4: Waiting [2023-01-09T19:37:53.703Z] 22ff95d597cd: Waiting [2023-01-09T19:37:53.703Z] 12d6caf4c0d1: Waiting [2023-01-09T19:37:53.703Z] 96b7cbca73a9: Waiting [2023-01-09T19:37:53.703Z] a7acece74701: Waiting [2023-01-09T19:37:53.703Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T19:37:53.703Z] 93c1e223e6f2: Download complete [2023-01-09T19:37:53.965Z] 4583459ba037: Verifying Checksum [2023-01-09T19:37:53.965Z] 4583459ba037: Download complete [2023-01-09T19:37:53.965Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T19:37:53.965Z] 21b2b0c7a3f4: Download complete [2023-01-09T19:37:53.965Z] 22ff95d597cd: Download complete [2023-01-09T19:37:53.965Z] 213ec9aee27d: Verifying Checksum [2023-01-09T19:37:53.965Z] 213ec9aee27d: Download complete [2023-01-09T19:37:53.965Z] 12d6caf4c0d1: Download complete [2023-01-09T19:37:53.965Z] 213ec9aee27d: Pull complete [2023-01-09T19:37:54.228Z] 4583459ba037: Pull complete [2023-01-09T19:37:54.228Z] 93c1e223e6f2: Pull complete [2023-01-09T19:37:54.491Z] a7acece74701: Verifying Checksum [2023-01-09T19:37:54.491Z] a7acece74701: Download complete [2023-01-09T19:37:54.491Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T19:37:54.491Z] 96b7cbca73a9: Download complete [2023-01-09T19:37:54.750Z] 53926ce57604: Verifying Checksum [2023-01-09T19:37:54.750Z] 53926ce57604: Download complete [2023-01-09T19:37:58.937Z] 53926ce57604: Pull complete [2023-01-09T19:37:58.937Z] 21b2b0c7a3f4: Pull complete [2023-01-09T19:37:58.937Z] 22ff95d597cd: Pull complete [2023-01-09T19:37:58.937Z] 12d6caf4c0d1: Pull complete [2023-01-09T19:38:01.473Z] 96b7cbca73a9: Pull complete [2023-01-09T19:38:02.040Z] a7acece74701: Pull complete [2023-01-09T19:38:02.040Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T19:38:02.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:38:02.040Z] ---> db6d94c90886 [2023-01-09T19:38:02.040Z] Step 3/10 : ARG MAKE=make build [2023-01-09T19:38:04.582Z] ---> Running in 5dfe03f59ed6 [2023-01-09T19:38:04.582Z] Removing intermediate container 5dfe03f59ed6 [2023-01-09T19:38:04.582Z] ---> a591bba2428d [2023-01-09T19:38:04.582Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-09T19:38:04.582Z] ---> Running in d30672069e83 [2023-01-09T19:38:04.582Z] Removing intermediate container d30672069e83 [2023-01-09T19:38:04.582Z] ---> 1dcb7418463a [2023-01-09T19:38:04.582Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-09T19:38:04.582Z] ---> Running in 795ce444ce05 [2023-01-09T19:38:04.842Z] Removing intermediate container 795ce444ce05 [2023-01-09T19:38:04.842Z] ---> a233c8c94e7a [2023-01-09T19:38:04.842Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-09T19:38:04.842Z] ---> Running in aebec58095b3 [2023-01-09T19:38:05.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:38:05.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:38:05.619Z] OK: 211 MiB in 51 packages [2023-01-09T19:38:05.878Z] Removing intermediate container aebec58095b3 [2023-01-09T19:38:05.878Z] ---> b7cd880ba28f [2023-01-09T19:38:05.878Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-09T19:38:06.137Z] ---> 11174b0f13eb [2023-01-09T19:38:06.137Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:38:06.137Z] ---> Running in ce12c3920fb0 [2023-01-09T19:38:07.427Z] Still waiting to schedule task [2023-01-09T19:38:07.428Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-09T19:38:24.244Z] Removing intermediate container ce12c3920fb0 [2023-01-09T19:38:24.244Z] ---> f01e13eb0824 [2023-01-09T19:38:24.244Z] Step 9/10 : COPY . . [2023-01-09T19:38:24.811Z] ---> 653903560c2d [2023-01-09T19:38:24.811Z] Step 10/10 : RUN ${MAKE} [2023-01-09T19:38:24.811Z] ---> Running in ad887936589c [2023-01-09T19:38:25.069Z] noop [2023-01-09T19:38:25.329Z] Removing intermediate container ad887936589c [2023-01-09T19:38:25.329Z] ---> 4c345021ac20 [2023-01-09T19:38:25.329Z] Successfully built 4c345021ac20 [2023-01-09T19:38:25.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:38:25.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:38:25.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:38:25.701Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:38:25.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T19:38:26.055Z] $ docker top 5c37349f539cd1bb3bd7dc58498fdc96e89a1e5b9ca0cc2e452fac522b8dc19c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:38:26.399Z] + go version [2023-01-09T19:38:26.399Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T19:38:26.411Z] $ docker stop --time=1 5c37349f539cd1bb3bd7dc58498fdc96e89a1e5b9ca0cc2e452fac522b8dc19c [2023-01-09T19:38:27.681Z] $ docker rm -f --volumes 5c37349f539cd1bb3bd7dc58498fdc96e89a1e5b9ca0cc2e452fac522b8dc19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:38:28.063Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:38:28.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:38:28.150Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:38:28.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T19:38:28.548Z] $ docker top a0440b6c0bc1acc77c21db5283f726013bb042edb528ca7244d538e717f82864 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:38:28.888Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:38:29.184Z] + make test [2023-01-09T19:38:29.184Z] go test -race -coverprofile=coverage.out ./... [2023-01-09T19:38:35.752Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.067s coverage: 78.9% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.075s coverage: 73.1% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.124s coverage: 54.4% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.1% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.798s coverage: 89.2% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-09T19:38:50.643Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.6% of statements [2023-01-09T19:38:50.643Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-09T19:39:08.759Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T19:39:08.759Z] GO111MODULE=on go vet ./... [2023-01-09T19:39:10.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:39:10.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:39:10.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:39:10.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T19:39:10.691Z] $ docker stop --time=1 a0440b6c0bc1acc77c21db5283f726013bb042edb528ca7244d538e717f82864 [2023-01-09T19:39:13.271Z] $ docker rm -f --volumes a0440b6c0bc1acc77c21db5283f726013bb042edb528ca7244d538e717f82864 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:39:13.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T19:39:13.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T19:39:14.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T19:39:14.558Z] + ls -al . [2023-01-09T19:39:14.559Z] total 280 [2023-01-09T19:39:14.559Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 19:38 . [2023-01-09T19:39:14.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:37 .. [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 19:37 .dockerignore [2023-01-09T19:39:14.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:38 .git [2023-01-09T19:39:14.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:37 .github [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 9 19:37 .gitignore [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:37 .golangci.yml [2023-01-09T19:39:14.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:37 .semver [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 9 19:37 CHANGELOG.md [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 19:37 GOVERNANCE.md [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 9 19:37 Jenkinsfile [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 9 19:37 LICENSE [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 9 19:37 Makefile [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 9 19:37 OWNERS.md [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 9 19:37 README.md [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:37 VERSION [2023-01-09T19:39:14.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:37 bin [2023-01-09T19:39:14.559Z] -rw-r--r-- 1 jenkins jenkins 101912 Jan 9 19:38 coverage.out [2023-01-09T19:39:14.559Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 19:37 example [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 9 19:37 go.mod [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 9 19:37 go.sum [2023-01-09T19:39:14.559Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 9 19:37 internal [2023-01-09T19:39:14.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:37 openapi [2023-01-09T19:39:14.559Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 19:37 pkg [2023-01-09T19:39:14.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:37 snap [2023-01-09T19:39:14.559Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 9 19:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:14.874Z] + 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=8025d415256bff1d08fe37ed408de885b1f3053d --label arch=amd64 --label version=3.0.0-dev.7 . [2023-01-09T19:39:14.874Z] Sending build context to Docker daemon 10.49MB [2023-01-09T19:39:14.874Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:39:14.874Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-09T19:39:14.874Z] ---> 4c345021ac20 [2023-01-09T19:39:14.874Z] Step 3/23 : ARG MAKE=make build [2023-01-09T19:39:15.132Z] ---> Running in 804c9aed51dc [2023-01-09T19:39:15.132Z] Removing intermediate container 804c9aed51dc [2023-01-09T19:39:15.133Z] ---> 514074a48e18 [2023-01-09T19:39:15.133Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-09T19:39:15.133Z] ---> Running in bb3b23f33b4f [2023-01-09T19:39:15.133Z] Removing intermediate container bb3b23f33b4f [2023-01-09T19:39:15.133Z] ---> 4c3c40c26550 [2023-01-09T19:39:15.133Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-09T19:39:15.133Z] ---> Running in f858be8d094b [2023-01-09T19:39:15.392Z] Removing intermediate container f858be8d094b [2023-01-09T19:39:15.392Z] ---> e84f9fd0f11e [2023-01-09T19:39:15.392Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-09T19:39:15.392Z] ---> Running in a9947c8793ae [2023-01-09T19:39:15.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:39:15.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:39:15.910Z] OK: 211 MiB in 51 packages [2023-01-09T19:39:16.480Z] Removing intermediate container a9947c8793ae [2023-01-09T19:39:16.480Z] ---> 39034c0a5721 [2023-01-09T19:39:16.480Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-09T19:39:16.480Z] ---> faad7ee3d53d [2023-01-09T19:39:16.480Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:39:16.480Z] ---> Running in 0a49a9701414 [2023-01-09T19:39:17.085Z] Removing intermediate container 0a49a9701414 [2023-01-09T19:39:17.085Z] ---> e882cb2216b0 [2023-01-09T19:39:17.085Z] Step 9/23 : COPY . . [2023-01-09T19:39:17.775Z] ---> 39a944dbf1ce [2023-01-09T19:39:17.775Z] Step 10/23 : RUN ${MAKE} [2023-01-09T19:39:17.775Z] ---> Running in d176cd4c7b30 [2023-01-09T19:39:18.054Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.7" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-09T19:39:40.068Z] Removing intermediate container d176cd4c7b30 [2023-01-09T19:39:40.068Z] ---> 60d0881955e4 [2023-01-09T19:39:40.068Z] Step 11/23 : FROM alpine:3.16 [2023-01-09T19:39:40.068Z] 3.16: Pulling from library/alpine [2023-01-09T19:39:40.068Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T19:39:40.068Z] ca7dd9ec2225: Verifying Checksum [2023-01-09T19:39:40.068Z] ca7dd9ec2225: Download complete [2023-01-09T19:39:40.068Z] ca7dd9ec2225: Pull complete [2023-01-09T19:39:40.068Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:39:40.068Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:39:40.068Z] ---> bfe296a52501 [2023-01-09T19:39:40.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-09T19:39:40.068Z] ---> Running in 322ede855f7d [2023-01-09T19:39:40.068Z] Removing intermediate container 322ede855f7d [2023-01-09T19:39:40.068Z] ---> e34c6e4ca429 [2023-01-09T19:39:40.068Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-09T19:39:40.068Z] ---> Running in b8b3bedc23a9 [2023-01-09T19:39:40.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:39:40.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:39:40.068Z] OK: 6 MiB in 14 packages [2023-01-09T19:39:40.068Z] Removing intermediate container b8b3bedc23a9 [2023-01-09T19:39:40.068Z] ---> 27eeec070103 [2023-01-09T19:39:40.068Z] Step 14/23 : WORKDIR / [2023-01-09T19:39:40.068Z] ---> Running in 8db071a542e7 [2023-01-09T19:39:40.068Z] Removing intermediate container 8db071a542e7 [2023-01-09T19:39:40.068Z] ---> ccae2be81ec3 [2023-01-09T19:39:40.068Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-09T19:39:40.068Z] ---> 31740ce0b5db [2023-01-09T19:39:40.068Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-09T19:39:40.329Z] ---> d5bb5f52ef12 [2023-01-09T19:39:40.329Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-09T19:39:40.329Z] ---> 36279095b68f [2023-01-09T19:39:40.329Z] Step 18/23 : EXPOSE 59999 [2023-01-09T19:39:40.329Z] ---> Running in 475693f4aaaf [2023-01-09T19:39:40.329Z] Removing intermediate container 475693f4aaaf [2023-01-09T19:39:40.329Z] ---> 6bf57cd6c6cc [2023-01-09T19:39:40.329Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-09T19:39:40.589Z] ---> Running in cc6d04d3fa8f [2023-01-09T19:39:40.589Z] Removing intermediate container cc6d04d3fa8f [2023-01-09T19:39:40.589Z] ---> 4016031f8e26 [2023-01-09T19:39:40.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:39:40.589Z] ---> Running in 228a5c920bda [2023-01-09T19:39:40.589Z] Removing intermediate container 228a5c920bda [2023-01-09T19:39:40.589Z] ---> 520612b0773c [2023-01-09T19:39:40.589Z] Step 21/23 : LABEL arch=amd64 [2023-01-09T19:39:40.589Z] ---> Running in 34edeaf06218 [2023-01-09T19:39:40.849Z] Removing intermediate container 34edeaf06218 [2023-01-09T19:39:40.849Z] ---> 3a2ea327fcd4 [2023-01-09T19:39:40.849Z] Step 22/23 : LABEL git_sha=8025d415256bff1d08fe37ed408de885b1f3053d [2023-01-09T19:39:40.849Z] ---> Running in ca48f5469041 [2023-01-09T19:39:40.849Z] Removing intermediate container ca48f5469041 [2023-01-09T19:39:40.849Z] ---> 41288ec5cc69 [2023-01-09T19:39:40.849Z] Step 23/23 : LABEL version=3.0.0-dev.7 [2023-01-09T19:39:40.849Z] ---> Running in 034d09f557d2 [2023-01-09T19:39:40.849Z] Removing intermediate container 034d09f557d2 [2023-01-09T19:39:40.849Z] ---> ad0327815774 [2023-01-09T19:39:40.849Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T19:39:40.849Z] Successfully built ad0327815774 [2023-01-09T19:39:41.108Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:41.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:39:41.501Z] [2023-01-09T19:39:41.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:41.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:39:41.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T19:39:41.799Z] 5eb5b503b376: Pulling fs layer [2023-01-09T19:39:41.799Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T19:39:41.799Z] ec43610c2a17: Pulling fs layer [2023-01-09T19:39:41.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T19:39:41.799Z] 33b1e0a273af: Pulling fs layer [2023-01-09T19:39:41.799Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T19:39:41.799Z] 2f39f015ded8: Pulling fs layer [2023-01-09T19:39:41.799Z] 3a2ae6a8a46f: Waiting [2023-01-09T19:39:41.799Z] 33b1e0a273af: Waiting [2023-01-09T19:39:41.799Z] 5d3b04190fa2: Waiting [2023-01-09T19:39:41.799Z] 2f39f015ded8: Waiting [2023-01-09T19:39:41.799Z] 5c69ac0246d0: Download complete [2023-01-09T19:39:41.799Z] 3a2ae6a8a46f: Download complete [2023-01-09T19:39:42.060Z] 33b1e0a273af: Verifying Checksum [2023-01-09T19:39:42.060Z] 33b1e0a273af: Download complete [2023-01-09T19:39:42.060Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T19:39:42.060Z] 5d3b04190fa2: Download complete [2023-01-09T19:39:42.060Z] ec43610c2a17: Verifying Checksum [2023-01-09T19:39:42.060Z] ec43610c2a17: Download complete [2023-01-09T19:39:42.060Z] 5eb5b503b376: Verifying Checksum [2023-01-09T19:39:42.060Z] 5eb5b503b376: Download complete [2023-01-09T19:39:42.626Z] 2f39f015ded8: Verifying Checksum [2023-01-09T19:39:42.626Z] 2f39f015ded8: Download complete [2023-01-09T19:39:43.565Z] 5eb5b503b376: Pull complete [2023-01-09T19:39:43.565Z] 5c69ac0246d0: Pull complete [2023-01-09T19:39:43.824Z] ec43610c2a17: Pull complete [2023-01-09T19:39:44.084Z] 3a2ae6a8a46f: Pull complete [2023-01-09T19:39:44.342Z] 33b1e0a273af: Pull complete [2023-01-09T19:39:44.342Z] 5d3b04190fa2: Pull complete [2023-01-09T19:39:48.531Z] 2f39f015ded8: Pull complete [2023-01-09T19:39:48.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T19:39:48.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:39:48.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:39:48.615Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:39:48.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T19:39:50.782Z] $ docker top 20397816fcec902bcb189645826ad04c880154123323d2874e20831da8205f33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:39:51.155Z] ---> job-cost.sh [2023-01-09T19:39:51.155Z] lf-activate-venv: SKIPPING [2023-01-09T19:39:51.155Z] INFO: No Stack... [2023-01-09T19:39:51.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T19:39:51.674Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T19:39:51.964Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-01-09T19:39:51.964Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T19:39:51.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [2023-01-09T19:39:51.986Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] did not exist. Created. [2023-01-09T19:39:51.986Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:39:52.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T19:39:52.326Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T19:39:52.333Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T19:39:52.350Z] $ docker stop --time=1 20397816fcec902bcb189645826ad04c880154123323d2874e20831da8205f33 [2023-01-09T19:39:53.501Z] $ docker rm -f --volumes 20397816fcec902bcb189645826ad04c880154123323d2874e20831da8205f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T19:40:41.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1482 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-01-09T19:40:41.057Z] Running in /w/workspace/device-sdk-go/137 [Pipeline] { [Pipeline] checkout [2023-01-09T19:40:41.096Z] The recommended git tool is: git [2023-01-09T19:40:47.412Z] using credential edgex-jenkins-ssh [2023-01-09T19:40:47.431Z] Cloning the remote Git repository [2023-01-09T19:40:47.485Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-09T19:40:47.571Z] > git init /w/workspace/device-sdk-go/137 # timeout=10 [2023-01-09T19:40:47.740Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-09T19:40:47.741Z] > git --version # timeout=10 [2023-01-09T19:40:47.763Z] > git --version # 'git version 2.25.1' [2023-01-09T19:40:47.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:40:47.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:40:49.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-09T19:40:49.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:40:50.513Z] Avoid second fetch [2023-01-09T19:40:50.513Z] Checking out Revision 8025d415256bff1d08fe37ed408de885b1f3053d (main) [2023-01-09T19:40:51.135Z] Commit message: "Merge pull request #1270 from hahattan/issue-1100" [2023-01-09T19:40:50.536Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T19:40:50.559Z] > git checkout -f 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:40:52.098Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T19:40:52.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:40:52.098Z] Dload Upload Total Spent Left Speed [2023-01-09T19:40:52.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 83083 0 --:--:-- --:--:-- --:--:-- 82506 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-01-09T19:40:52.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T19:40:53.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T19:40:53.085Z] + sudo tee /etc/docker/daemon.new [2023-01-09T19:40:53.085Z] { [2023-01-09T19:40:53.085Z] "registry-mirrors": [ [2023-01-09T19:40:53.085Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T19:40:53.085Z] ], [2023-01-09T19:40:53.085Z] "bip": "10.250.0.254/24", [2023-01-09T19:40:53.085Z] "hosts": [ [2023-01-09T19:40:53.085Z] "tcp://0.0.0.0:5555", [2023-01-09T19:40:53.085Z] "unix:///var/run/docker.sock" [2023-01-09T19:40:53.085Z] ], [2023-01-09T19:40:53.085Z] "mtu": 1458, [2023-01-09T19:40:53.085Z] "selinux-enabled": true, [2023-01-09T19:40:53.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T19:40:53.085Z] } [Pipeline] sh [2023-01-09T19:40:53.431Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T19:40:53.787Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:41:12.071Z] provisioning config files... [2023-01-09T19:41:12.104Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/137@tmp/config1056925137283247042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:41:12.467Z] ---> docker-login.sh [2023-01-09T19:41:12.467Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:41:13.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:41:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:41:13.060Z] Configure a credential helper to remove this warning. See [2023-01-09T19:41:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:41:13.060Z] [2023-01-09T19:41:13.060Z] Login Succeeded [2023-01-09T19:41:13.060Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:41:13.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:41:13.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:41:13.600Z] Configure a credential helper to remove this warning. See [2023-01-09T19:41:13.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:41:13.600Z] [2023-01-09T19:41:13.600Z] Login Succeeded [2023-01-09T19:41:13.600Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:41:13.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:41:13.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:41:13.872Z] Configure a credential helper to remove this warning. See [2023-01-09T19:41:13.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:41:13.872Z] [2023-01-09T19:41:13.872Z] Login Succeeded [2023-01-09T19:41:13.872Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:41:14.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:41:14.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:41:14.144Z] Configure a credential helper to remove this warning. See [2023-01-09T19:41:14.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:41:14.144Z] [2023-01-09T19:41:14.144Z] Login Succeeded [2023-01-09T19:41:14.144Z] docker.io [2023-01-09T19:41:14.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:41:15.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:41:15.000Z] Configure a credential helper to remove this warning. See [2023-01-09T19:41:15.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:41:15.000Z] [2023-01-09T19:41:15.000Z] Login Succeeded [2023-01-09T19:41:15.000Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:41:15.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T19:41:15.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:41:15.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:41:15.320Z] ========================================================= [2023-01-09T19:41:15.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T19:41:15.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:41:15.666Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T19:41:15.937Z] Sending build context to Docker daemon 5.583MB [2023-01-09T19:41:15.937Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:15.937Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-09T19:41:16.207Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T19:41:16.207Z] 9b18e9b68314: Pulling fs layer [2023-01-09T19:41:16.207Z] 35d82f9e3411: Pulling fs layer [2023-01-09T19:41:16.207Z] e16973657156: Pulling fs layer [2023-01-09T19:41:16.207Z] fc693d55d65f: Pulling fs layer [2023-01-09T19:41:16.207Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T19:41:16.207Z] dda99020689f: Pulling fs layer [2023-01-09T19:41:16.207Z] db1c61fa0a46: Pulling fs layer [2023-01-09T19:41:16.207Z] 891c053d2c06: Pulling fs layer [2023-01-09T19:41:16.207Z] fc693d55d65f: Waiting [2023-01-09T19:41:16.207Z] 7e9fc2657dce: Waiting [2023-01-09T19:41:16.207Z] dda99020689f: Waiting [2023-01-09T19:41:16.207Z] db1c61fa0a46: Waiting [2023-01-09T19:41:16.207Z] 891c053d2c06: Waiting [2023-01-09T19:41:16.207Z] e16973657156: Verifying Checksum [2023-01-09T19:41:16.207Z] e16973657156: Download complete [2023-01-09T19:41:16.207Z] 35d82f9e3411: Verifying Checksum [2023-01-09T19:41:16.207Z] 35d82f9e3411: Download complete [2023-01-09T19:41:16.207Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T19:41:16.207Z] 7e9fc2657dce: Download complete [2023-01-09T19:41:16.207Z] dda99020689f: Download complete [2023-01-09T19:41:16.481Z] 9b18e9b68314: Verifying Checksum [2023-01-09T19:41:17.459Z] 9b18e9b68314: Pull complete [2023-01-09T19:41:17.753Z] 891c053d2c06: Verifying Checksum [2023-01-09T19:41:17.753Z] 891c053d2c06: Download complete [2023-01-09T19:41:18.029Z] 35d82f9e3411: Pull complete [2023-01-09T19:41:18.302Z] e16973657156: Pull complete [2023-01-09T19:41:18.899Z] db1c61fa0a46: Verifying Checksum [2023-01-09T19:41:18.899Z] db1c61fa0a46: Download complete [2023-01-09T19:41:19.488Z] fc693d55d65f: Download complete [2023-01-09T19:41:31.832Z] fc693d55d65f: Pull complete [2023-01-09T19:41:31.832Z] 7e9fc2657dce: Pull complete [2023-01-09T19:41:31.832Z] dda99020689f: Pull complete [2023-01-09T19:41:37.206Z] db1c61fa0a46: Pull complete [2023-01-09T19:41:39.163Z] 891c053d2c06: Pull complete [2023-01-09T19:41:39.163Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T19:41:39.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:41:39.443Z] ---> f96f9c87975a [2023-01-09T19:41:39.443Z] Step 3/10 : ARG MAKE=make build [2023-01-09T19:41:41.389Z] ---> Running in 6cf5af01cde7 [2023-01-09T19:41:41.657Z] Removing intermediate container 6cf5af01cde7 [2023-01-09T19:41:41.657Z] ---> 9cc70cc40179 [2023-01-09T19:41:41.658Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-09T19:41:41.658Z] ---> Running in 4214b03094eb [2023-01-09T19:41:41.925Z] Removing intermediate container 4214b03094eb [2023-01-09T19:41:41.925Z] ---> 09373b7cf24e [2023-01-09T19:41:41.925Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-09T19:41:41.925Z] ---> Running in 009a17735b8a [2023-01-09T19:41:42.192Z] Removing intermediate container 009a17735b8a [2023-01-09T19:41:42.192Z] ---> 3974b07d64da [2023-01-09T19:41:42.192Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-09T19:41:42.463Z] ---> Running in c2c14d14cb5e [2023-01-09T19:41:43.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:41:44.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:41:45.428Z] OK: 221 MiB in 51 packages [2023-01-09T19:41:46.030Z] Removing intermediate container c2c14d14cb5e [2023-01-09T19:41:46.030Z] ---> b567a7332d3b [2023-01-09T19:41:46.030Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-09T19:41:46.299Z] ---> 8e9f79e8eaf0 [2023-01-09T19:41:46.299Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:46.568Z] ---> Running in f0b491b45981 [2023-01-09T19:42:54.585Z] Removing intermediate container f0b491b45981 [2023-01-09T19:42:54.585Z] ---> 14fead53b518 [2023-01-09T19:42:54.585Z] Step 9/10 : COPY . . [2023-01-09T19:42:54.585Z] ---> ca1685c59c87 [2023-01-09T19:42:54.585Z] Step 10/10 : RUN ${MAKE} [2023-01-09T19:42:54.585Z] ---> Running in bd5421050a25 [2023-01-09T19:42:54.585Z] noop [2023-01-09T19:42:54.585Z] Removing intermediate container bd5421050a25 [2023-01-09T19:42:54.585Z] ---> 74374d74a438 [2023-01-09T19:42:54.585Z] Successfully built 74374d74a438 [2023-01-09T19:42:54.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:42:54.942Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:42:54.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:42:55.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-1482 does not seem to be running inside a container [2023-01-09T19:42:55.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/137 -v /w/workspace/device-sdk-go/137:/w/workspace/device-sdk-go/137:rw,z -v /w/workspace/device-sdk-go/137@tmp:/w/workspace/device-sdk-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T19:42:56.408Z] $ docker top 6a5d67ada304c94df3dcf8d750b5d547f35bbabc7c71e85410d1ea8f800ffa0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:42:57.261Z] + go version [2023-01-09T19:42:57.261Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T19:42:57.269Z] $ docker stop --time=1 6a5d67ada304c94df3dcf8d750b5d547f35bbabc7c71e85410d1ea8f800ffa0a [2023-01-09T19:42:59.018Z] $ docker rm -f --volumes 6a5d67ada304c94df3dcf8d750b5d547f35bbabc7c71e85410d1ea8f800ffa0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:42:59.590Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:42:59.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:42:59.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-1482 does not seem to be running inside a container [2023-01-09T19:42:59.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/137 -v /w/workspace/device-sdk-go/137:/w/workspace/device-sdk-go/137:rw,z -v /w/workspace/device-sdk-go/137@tmp:/w/workspace/device-sdk-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T19:43:01.027Z] $ docker top 858d13a39f49211a288b702cd9df3f1bf28c511ae167a732d414d00b0bc6ee7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:43:01.880Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/137 [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:43:02.526Z] + make test [2023-01-09T19:43:02.526Z] go test -race -coverprofile=coverage.out ./... [2023-01-09T19:43:41.421Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-09T19:45:33.092Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-09T19:45:33.092Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-09T19:45:33.092Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-09T19:45:33.092Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-09T19:45:33.092Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-09T19:45:39.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.291s coverage: 27.6% of statements [2023-01-09T19:45:41.178Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.400s coverage: 78.9% of statements [2023-01-09T19:45:41.178Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-09T19:45:49.423Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.592s coverage: 73.1% of statements [2023-01-09T19:45:49.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-09T19:45:49.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-09T19:45:50.847Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.522s coverage: 54.4% of statements [2023-01-09T19:45:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-09T19:45:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-09T19:45:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-09T19:45:50.847Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-09T19:45:51.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.426s coverage: 65.1% of statements [2023-01-09T19:45:51.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-09T19:45:51.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-09T19:45:51.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 5.178s coverage: 89.2% of statements [2023-01-09T19:45:51.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-09T19:45:51.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.509s coverage: 4.6% of statements [2023-01-09T19:45:51.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-09T19:45:51.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T19:45:51.699Z] GO111MODULE=on go vet ./... [2023-01-09T19:47:28.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:47:28.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:47:28.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:47:28.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T19:47:28.346Z] $ docker stop --time=1 858d13a39f49211a288b702cd9df3f1bf28c511ae167a732d414d00b0bc6ee7e [2023-01-09T19:47:30.395Z] $ docker rm -f --volumes 858d13a39f49211a288b702cd9df3f1bf28c511ae167a732d414d00b0bc6ee7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:47:31.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T19:47:31.899Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T19:47:32.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:47:32.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T19:47:33.263Z] + ls -al . [2023-01-09T19:47:33.263Z] total 276 [2023-01-09T19:47:33.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 19:43 . [2023-01-09T19:47:33.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:40 .. [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 19:40 .dockerignore [2023-01-09T19:47:33.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:40 .git [2023-01-09T19:47:33.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:40 .github [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 9 19:40 .gitignore [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:40 .golangci.yml [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 9 19:40 CHANGELOG.md [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 19:40 GOVERNANCE.md [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 9 19:40 Jenkinsfile [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 9 19:40 LICENSE [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 9 19:40 Makefile [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 9 19:40 OWNERS.md [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 9 19:40 README.md [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:37 VERSION [2023-01-09T19:47:33.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:40 bin [2023-01-09T19:47:33.263Z] -rw-r--r-- 1 jenkins jenkins 101911 Jan 9 19:45 coverage.out [2023-01-09T19:47:33.263Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 19:40 example [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 9 19:40 go.mod [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 9 19:40 go.sum [2023-01-09T19:47:33.263Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 9 19:40 internal [2023-01-09T19:47:33.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:40 openapi [2023-01-09T19:47:33.263Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 19:40 pkg [2023-01-09T19:47:33.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:40 snap [2023-01-09T19:47:33.263Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 9 19:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:33.606Z] + 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=8025d415256bff1d08fe37ed408de885b1f3053d --label arch=arm64 --label version=3.0.0-dev.7 . [2023-01-09T19:47:33.874Z] Sending build context to Docker daemon 5.686MB [2023-01-09T19:47:34.143Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:47:34.143Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-09T19:47:34.143Z] ---> 74374d74a438 [2023-01-09T19:47:34.143Z] Step 3/23 : ARG MAKE=make build [2023-01-09T19:47:34.143Z] ---> Running in bdf17244762f [2023-01-09T19:47:34.415Z] Removing intermediate container bdf17244762f [2023-01-09T19:47:34.415Z] ---> 2775c55be196 [2023-01-09T19:47:34.415Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-09T19:47:34.683Z] ---> Running in a73127a72208 [2023-01-09T19:47:34.953Z] Removing intermediate container a73127a72208 [2023-01-09T19:47:34.953Z] ---> 7144b9e65ff1 [2023-01-09T19:47:34.953Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-09T19:47:34.953Z] ---> Running in 37d093d1ac6a [2023-01-09T19:47:35.227Z] Removing intermediate container 37d093d1ac6a [2023-01-09T19:47:35.227Z] ---> 64e3d85f105a [2023-01-09T19:47:35.227Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-09T19:47:35.227Z] ---> Running in 5210a3ba5553 [2023-01-09T19:47:36.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:47:36.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:47:37.630Z] OK: 221 MiB in 51 packages [2023-01-09T19:47:38.598Z] Removing intermediate container 5210a3ba5553 [2023-01-09T19:47:38.598Z] ---> 988ad98bebd8 [2023-01-09T19:47:38.598Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-09T19:47:39.182Z] ---> 4113a9565102 [2023-01-09T19:47:39.182Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:47:39.182Z] ---> Running in 1355046d86b2 [2023-01-09T19:47:43.443Z] Removing intermediate container 1355046d86b2 [2023-01-09T19:47:43.443Z] ---> 45dbaacac44f [2023-01-09T19:47:43.443Z] Step 9/23 : COPY . . [2023-01-09T19:47:44.864Z] ---> b1b320dbe97c [2023-01-09T19:47:44.864Z] Step 10/23 : RUN ${MAKE} [2023-01-09T19:47:44.864Z] ---> Running in 2694104b6088 [2023-01-09T19:47:45.825Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.7" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-09T19:49:52.525Z] Removing intermediate container 2694104b6088 [2023-01-09T19:49:52.525Z] ---> 912a0eea624f [2023-01-09T19:49:52.525Z] Step 11/23 : FROM alpine:3.16 [2023-01-09T19:49:52.525Z] 3.16: Pulling from library/alpine [2023-01-09T19:49:52.525Z] 6875df1f5354: Pulling fs layer [2023-01-09T19:49:52.525Z] 6875df1f5354: Verifying Checksum [2023-01-09T19:49:52.525Z] 6875df1f5354: Download complete [2023-01-09T19:49:53.111Z] 6875df1f5354: Pull complete [2023-01-09T19:49:53.111Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:49:53.111Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:49:53.111Z] ---> 2b4661558fb8 [2023-01-09T19:49:53.111Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-09T19:49:53.111Z] ---> Running in 9d3fc68fa99c [2023-01-09T19:49:53.382Z] Removing intermediate container 9d3fc68fa99c [2023-01-09T19:49:53.382Z] ---> 2aa5f199efa1 [2023-01-09T19:49:53.382Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-09T19:49:53.651Z] ---> Running in 12109a2066a6 [2023-01-09T19:49:54.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:49:54.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:49:55.849Z] OK: 5 MiB in 14 packages [2023-01-09T19:49:56.813Z] Removing intermediate container 12109a2066a6 [2023-01-09T19:49:56.813Z] ---> f108ad93ac68 [2023-01-09T19:49:56.813Z] Step 14/23 : WORKDIR / [2023-01-09T19:49:56.813Z] ---> Running in 42d157e60b00 [2023-01-09T19:49:57.082Z] Removing intermediate container 42d157e60b00 [2023-01-09T19:49:57.082Z] ---> 4d5a59b0fade [2023-01-09T19:49:57.082Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-09T19:49:57.668Z] ---> 7ed8178652ed [2023-01-09T19:49:57.668Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-09T19:49:59.084Z] ---> 1f2724889d3f [2023-01-09T19:49:59.084Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-09T19:49:59.352Z] ---> 99e1c1de98d9 [2023-01-09T19:49:59.352Z] Step 18/23 : EXPOSE 59999 [2023-01-09T19:49:59.352Z] ---> Running in 10f14d87d4fb [2023-01-09T19:49:59.621Z] Removing intermediate container 10f14d87d4fb [2023-01-09T19:49:59.621Z] ---> eeded27db600 [2023-01-09T19:49:59.621Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-09T19:49:59.892Z] ---> Running in 90662fa8b54e [2023-01-09T19:50:00.159Z] Removing intermediate container 90662fa8b54e [2023-01-09T19:50:00.159Z] ---> 2441fd44a1ee [2023-01-09T19:50:00.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:50:00.159Z] ---> Running in e8ae255f8136 [2023-01-09T19:50:00.429Z] Removing intermediate container e8ae255f8136 [2023-01-09T19:50:00.429Z] ---> 4d8973fb55c3 [2023-01-09T19:50:00.429Z] Step 21/23 : LABEL arch=arm64 [2023-01-09T19:50:00.429Z] ---> Running in bee3d99f304e [2023-01-09T19:50:00.701Z] Removing intermediate container bee3d99f304e [2023-01-09T19:50:00.701Z] ---> 751e166c92ce [2023-01-09T19:50:00.701Z] Step 22/23 : LABEL git_sha=8025d415256bff1d08fe37ed408de885b1f3053d [2023-01-09T19:50:00.968Z] ---> Running in 8db33540ef80 [2023-01-09T19:50:01.317Z] Removing intermediate container 8db33540ef80 [2023-01-09T19:50:01.317Z] ---> 592f98906db3 [2023-01-09T19:50:01.317Z] Step 23/23 : LABEL version=3.0.0-dev.7 [2023-01-09T19:50:01.317Z] ---> Running in dabc766cbeda [2023-01-09T19:50:01.590Z] Removing intermediate container dabc766cbeda [2023-01-09T19:50:01.590Z] ---> 4be8d65652c4 [2023-01-09T19:50:01.590Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T19:50:01.590Z] Successfully built 4be8d65652c4 [2023-01-09T19:50:01.590Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:50:02.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:50:02.045Z] [2023-01-09T19:50:02.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:50:02.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:50:02.398Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T19:50:02.398Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T19:50:02.398Z] 04944245beec: Pulling fs layer [2023-01-09T19:50:02.398Z] 699f458cf7ca: Pulling fs layer [2023-01-09T19:50:02.398Z] 765212b225bb: Pulling fs layer [2023-01-09T19:50:02.398Z] f23df028b6ca: Pulling fs layer [2023-01-09T19:50:02.398Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T19:50:02.398Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T19:50:02.398Z] 765212b225bb: Waiting [2023-01-09T19:50:02.398Z] f23df028b6ca: Waiting [2023-01-09T19:50:02.398Z] d65c8cfc05b1: Waiting [2023-01-09T19:50:02.398Z] 2437ff75d9bd: Waiting [2023-01-09T19:50:02.679Z] 04944245beec: Verifying Checksum [2023-01-09T19:50:02.679Z] 04944245beec: Download complete [2023-01-09T19:50:02.679Z] 765212b225bb: Download complete [2023-01-09T19:50:02.679Z] f23df028b6ca: Verifying Checksum [2023-01-09T19:50:02.679Z] f23df028b6ca: Download complete [2023-01-09T19:50:02.679Z] d65c8cfc05b1: Download complete [2023-01-09T19:50:02.970Z] 699f458cf7ca: Verifying Checksum [2023-01-09T19:50:02.970Z] 699f458cf7ca: Download complete [2023-01-09T19:50:03.258Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T19:50:03.258Z] 8998bd30e6a1: Download complete [2023-01-09T19:50:05.851Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T19:50:05.851Z] 2437ff75d9bd: Download complete [2023-01-09T19:50:07.259Z] 8998bd30e6a1: Pull complete [2023-01-09T19:50:07.526Z] 04944245beec: Pull complete [2023-01-09T19:50:08.937Z] 699f458cf7ca: Pull complete [2023-01-09T19:50:09.205Z] 765212b225bb: Pull complete [2023-01-09T19:50:09.790Z] f23df028b6ca: Pull complete [2023-01-09T19:50:10.058Z] d65c8cfc05b1: Pull complete [2023-01-09T19:50:25.055Z] 2437ff75d9bd: Pull complete [2023-01-09T19:50:25.055Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T19:50:25.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:50:25.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:50:25.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-1482 does not seem to be running inside a container [2023-01-09T19:50:25.322Z] $ 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/137 -v /w/workspace/device-sdk-go/137:/w/workspace/device-sdk-go/137:rw,z -v /w/workspace/device-sdk-go/137@tmp:/w/workspace/device-sdk-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-09T19:50:29.513Z] $ docker top 158c1465a8b5544be3978a86cd952ca18b516025f29da37cc4166b07b65d4373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:50:30.374Z] ---> job-cost.sh [2023-01-09T19:50:30.374Z] lf-activate-venv: SKIPPING [2023-01-09T19:50:30.374Z] INFO: No Stack... [2023-01-09T19:50:30.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T19:50:31.601Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T19:50:31.928Z] + cat /w/workspace/device-sdk-go/137/archives/cost.csv [2023-01-09T19:50:31.928Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T19:50:32.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [2023-01-09T19:50:32.264Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] did not exist. Created. [2023-01-09T19:50:32.264Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:50:32.920Z] /w/workspace/device-sdk-go/137@tmp/durable-742bca46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T19:50:33.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T19:50:33.595Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T19:50:33.663Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T19:50:33.670Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T19:50:33.676Z] $ docker stop --time=1 158c1465a8b5544be3978a86cd952ca18b516025f29da37cc4166b07b65d4373 [2023-01-09T19:50:35.177Z] $ docker rm -f --volumes 158c1465a8b5544be3978a86cd952ca18b516025f29da37cc4166b07b65d4373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-09T19:50:35.624Z] provisioning config files... [2023-01-09T19:50:35.633Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1129578140882213022tmp [Pipeline] { [Pipeline] sh [2023-01-09T19:50:35.926Z] + set +x [2023-01-09T19:50:35.926Z] + curl -s https://codecov.io/bash [2023-01-09T19:50:35.926Z] + bash -s -- [2023-01-09T19:50:35.926Z] [2023-01-09T19:50:35.926Z] _____ _ [2023-01-09T19:50:35.926Z] / ____| | | [2023-01-09T19:50:35.926Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T19:50:35.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T19:50:35.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T19:50:35.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T19:50:35.926Z] Bash-1.0.6 [2023-01-09T19:50:35.926Z] [2023-01-09T19:50:35.926Z] [2023-01-09T19:50:35.926Z] ==> git version 2.25.1 found [2023-01-09T19:50:35.926Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-09T19:50:35.926Z] Release-Date: 2020-01-08 [2023-01-09T19:50:35.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T19:50:35.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T19:50:35.926Z] ==> Jenkins CI detected. [2023-01-09T19:50:35.926Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-09T19:50:35.926Z] project root: . [2023-01-09T19:50:35.926Z] --> token set from env [2023-01-09T19:50:35.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T19:50:35.926Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T19:50:35.926Z] ==> Python coveragepy not found [2023-01-09T19:50:35.926Z] ==> Searching for coverage reports in: [2023-01-09T19:50:35.926Z] + . [2023-01-09T19:50:35.926Z] -> Found 1 reports [2023-01-09T19:50:35.926Z] ==> Detecting git/mercurial file structure [2023-01-09T19:50:35.926Z] ==> Reading reports [2023-01-09T19:50:35.926Z] + ./coverage.out bytes=101911 [2023-01-09T19:50:35.926Z] ==> Appending adjustments [2023-01-09T19:50:35.926Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T19:50:36.496Z] + Found adjustments [2023-01-09T19:50:36.496Z] ==> Gzipping contents [2023-01-09T19:50:36.496Z] 16K /tmp/codecov.GZcicM.gz [2023-01-09T19:50:36.496Z] ==> Uploading reports [2023-01-09T19:50:36.496Z] url: https://codecov.io [2023-01-09T19:50:36.496Z] query: branch=main&commit=8025d415256bff1d08fe37ed408de885b1f3053d&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T19:50:36.496Z] -> Pinging Codecov [2023-01-09T19:50:36.496Z] 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=8025d415256bff1d08fe37ed408de885b1f3053d&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T19:50:36.757Z] -> Uploading to [2023-01-09T19:50:36.757Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/7E55EF52A471D76F132DFD9A03CDDE97/8025d415256bff1d08fe37ed408de885b1f3053d/bdb5486e-7adf-4d7a-87a5-223965906f09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T195036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2afb1220ffe4ec8551b254699ee58e555399fa5c979035509e062903f1c3a02e [2023-01-09T19:50:36.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:50:36.757Z] Dload Upload Total Spent Left Speed [2023-01-09T19:50:37.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14800 0 0 100 14800 0 52669 --:--:-- --:--:-- --:--:-- 52669 [2023-01-09T19:50:37.017Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] } [2023-01-09T19:50:37.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-09T19:50:37.165Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-09T19:50:37.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:50:37.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:50:37.480Z] [2023-01-09T19:50:37.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:50:37.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:50:37.776Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-09T19:50:37.776Z] df9b9388f04a: Pulling fs layer [2023-01-09T19:50:37.776Z] 52dc419b0ee2: Pulling fs layer [2023-01-09T19:50:37.776Z] 25bc292e5bac: Pulling fs layer [2023-01-09T19:50:37.776Z] 114826534d7a: Pulling fs layer [2023-01-09T19:50:37.776Z] 4657fd5d0bcf: Pulling fs layer [2023-01-09T19:50:37.776Z] 6ad1cebc031e: Pulling fs layer [2023-01-09T19:50:37.776Z] 8a3aa393b2d8: Pulling fs layer [2023-01-09T19:50:37.776Z] 114826534d7a: Waiting [2023-01-09T19:50:37.776Z] 4657fd5d0bcf: Waiting [2023-01-09T19:50:37.776Z] 6ad1cebc031e: Waiting [2023-01-09T19:50:37.776Z] 8a3aa393b2d8: Waiting [2023-01-09T19:50:37.776Z] 25bc292e5bac: Verifying Checksum [2023-01-09T19:50:37.776Z] 25bc292e5bac: Download complete [2023-01-09T19:50:37.776Z] 52dc419b0ee2: Download complete [2023-01-09T19:50:37.776Z] 4657fd5d0bcf: Download complete [2023-01-09T19:50:37.776Z] df9b9388f04a: Verifying Checksum [2023-01-09T19:50:37.776Z] df9b9388f04a: Download complete [2023-01-09T19:50:38.035Z] 6ad1cebc031e: Verifying Checksum [2023-01-09T19:50:38.035Z] 6ad1cebc031e: Download complete [2023-01-09T19:50:38.035Z] df9b9388f04a: Pull complete [2023-01-09T19:50:38.035Z] 52dc419b0ee2: Pull complete [2023-01-09T19:50:38.295Z] 25bc292e5bac: Pull complete [2023-01-09T19:50:38.861Z] 114826534d7a: Verifying Checksum [2023-01-09T19:50:38.861Z] 114826534d7a: Download complete [2023-01-09T19:50:38.861Z] 8a3aa393b2d8: Verifying Checksum [2023-01-09T19:50:43.055Z] 114826534d7a: Pull complete [2023-01-09T19:50:43.055Z] 4657fd5d0bcf: Pull complete [2023-01-09T19:50:43.055Z] 6ad1cebc031e: Pull complete [2023-01-09T19:50:45.591Z] 8a3aa393b2d8: Pull complete [2023-01-09T19:50:45.591Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-09T19:50:45.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:50:45.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:50:45.683Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:50:45.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-09T19:50:48.049Z] $ docker top 37320b06bb700a77ce38426bffdf7f812687a91e36f7b4ba9a8ec2694225d232 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T19:50:48.119Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-01-09T19:50:48.397Z] + set -o pipefail [2023-01-09T19:50:48.397Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-01-09T19:50:53.683Z] [2023-01-09T19:50:53.683Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-01-09T19:50:53.683Z] [2023-01-09T19:50:53.683Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/cd0d7119-dace-404b-b009-ced1d866943f [2023-01-09T19:50:53.683Z] [2023-01-09T19:50:53.683Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-09T19:50:53.683Z] [2023-01-09T19:50:53.683Z] [2023-01-09T19:50:53.683Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-09T19:50:53.683Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-09T19:50:53.683Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-09T19:50:53.696Z] $ docker stop --time=1 37320b06bb700a77ce38426bffdf7f812687a91e36f7b4ba9a8ec2694225d232 [2023-01-09T19:50:56.292Z] $ docker rm -f --volumes 37320b06bb700a77ce38426bffdf7f812687a91e36f7b4ba9a8ec2694225d232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-09T19:50:56.709Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:50:56.723Z] provisioning config files... [2023-01-09T19:50:56.730Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11898560284943764774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:50:57.021Z] --> edgex-publish-swagger.sh [2023-01-09T19:50:57.021Z] === Publish openapi/v2 API === [2023-01-09T19:50:57.021Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-09T19:50:57.021Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2023-01-09T19:50:57.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:50:57.021Z] Dload Upload Total Spent Left Speed [2023-01-09T19:50:57.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 80 110k --:--:-- --:--:-- --:--:-- 110k [2023-01-09T19:50:57.279Z] {"code":403,"message":"Access Denied"} [2023-01-09T19:50:57.279Z] [Pipeline] } [2023-01-09T19:50:57.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:50:57.655Z] + git log --format=format:%s -1 8025d415256bff1d08fe37ed408de885b1f3053d [Pipeline] sh [2023-01-09T19:50:57.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:50:57.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:50:58.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:50:58.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:50:58.360Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:50:58.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:50:58.778Z] $ docker top e8c8f38652d37c37377d66ae33c94e8c92605e4fb26c340a95a18a37c59a92e0 -eo pid,comm [2023-01-09T19:50:58.829Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:50:58.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:50:58.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:50:58.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:50:58.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:50:58.989Z] $ docker exec e8c8f38652d37c37377d66ae33c94e8c92605e4fb26c340a95a18a37c59a92e0 ssh-agent [2023-01-09T19:50:59.095Z] SSH_AUTH_SOCK=/tmp/ssh-rxyMpZgTMjQr/agent.33 [2023-01-09T19:50:59.095Z] SSH_AGENT_PID=39 [2023-01-09T19:50:59.099Z] Running ssh-add (command line suppressed) [2023-01-09T19:50:59.213Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18044134940243123136.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18044134940243123136.key) [2023-01-09T19:50:59.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:50:59.509Z] + git semver tag [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,681 [run_tag] DEBUG tag force:False [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,681 [check_head_tag] DEBUG check head tag [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,683 [execute] INFO git cat-file --batch-check [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,688 [execute] INFO git cat-file --batch [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,720 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,720 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:50:59.773Z] 2023-01-09 19:50:59,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:50:59.773Z] 3.0.0-dev.7 [Pipeline] } [2023-01-09T19:50:59.784Z] $ docker exec --env ******** --env ******** e8c8f38652d37c37377d66ae33c94e8c92605e4fb26c340a95a18a37c59a92e0 ssh-agent -k [2023-01-09T19:50:59.882Z] unset SSH_AUTH_SOCK; [2023-01-09T19:50:59.882Z] unset SSH_AGENT_PID; [2023-01-09T19:50:59.883Z] echo Agent pid 39 killed; [2023-01-09T19:50:59.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:51:00.193Z] + git semver [Pipeline] } [2023-01-09T19:51:00.465Z] $ docker stop --time=1 e8c8f38652d37c37377d66ae33c94e8c92605e4fb26c340a95a18a37c59a92e0 [2023-01-09T19:51:01.710Z] $ docker rm -f --volumes e8c8f38652d37c37377d66ae33c94e8c92605e4fb26c340a95a18a37c59a92e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:51:02.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:51:02.087Z] [2023-01-09T19:51:02.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:51:02.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:51:02.387Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-09T19:51:02.387Z] ab5ef0e58194: Pulling fs layer [2023-01-09T19:51:02.387Z] 9712f1f96733: Pulling fs layer [2023-01-09T19:51:02.387Z] 63f879dbbcfc: Pulling fs layer [2023-01-09T19:51:02.387Z] 0d9ebad4ef96: Pulling fs layer [2023-01-09T19:51:02.387Z] e9a5061849ea: Pulling fs layer [2023-01-09T19:51:02.387Z] d747dcd14b5f: Pulling fs layer [2023-01-09T19:51:02.387Z] 2de7ff778b66: Pulling fs layer [2023-01-09T19:51:02.387Z] 2de7ff778b66: Waiting [2023-01-09T19:51:02.387Z] e9a5061849ea: Waiting [2023-01-09T19:51:02.387Z] 0d9ebad4ef96: Waiting [2023-01-09T19:51:02.387Z] d747dcd14b5f: Waiting [2023-01-09T19:51:02.387Z] 9712f1f96733: Verifying Checksum [2023-01-09T19:51:02.387Z] 9712f1f96733: Download complete [2023-01-09T19:51:02.974Z] 63f879dbbcfc: Verifying Checksum [2023-01-09T19:51:02.974Z] 63f879dbbcfc: Download complete [2023-01-09T19:51:02.974Z] e9a5061849ea: Verifying Checksum [2023-01-09T19:51:02.974Z] e9a5061849ea: Download complete [2023-01-09T19:51:02.974Z] d747dcd14b5f: Download complete [2023-01-09T19:51:03.232Z] ab5ef0e58194: Download complete [2023-01-09T19:51:03.232Z] 0d9ebad4ef96: Verifying Checksum [2023-01-09T19:51:03.232Z] 0d9ebad4ef96: Download complete [2023-01-09T19:51:03.232Z] 2de7ff778b66: Verifying Checksum [2023-01-09T19:51:03.232Z] 2de7ff778b66: Download complete [2023-01-09T19:51:06.510Z] ab5ef0e58194: Pull complete [2023-01-09T19:51:06.510Z] 9712f1f96733: Pull complete [2023-01-09T19:51:06.768Z] 63f879dbbcfc: Pull complete [2023-01-09T19:51:10.965Z] 0d9ebad4ef96: Pull complete [2023-01-09T19:51:10.965Z] e9a5061849ea: Pull complete [2023-01-09T19:51:10.965Z] d747dcd14b5f: Pull complete [2023-01-09T19:51:12.337Z] 2de7ff778b66: Pull complete [2023-01-09T19:51:12.338Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-09T19:51:12.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:51:12.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:51:12.426Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:51:12.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-09T19:51:15.287Z] $ docker top 13dcf0273a90f49d060695a51810f77d3ebd2ba9d24701a25850e556a871043a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:51:15.356Z] provisioning config files... [2023-01-09T19:51:15.363Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config846605247354037250tmp [2023-01-09T19:51:15.371Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1646109975625809243tmp [2023-01-09T19:51:15.379Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9461690826177188117tmp [Pipeline] { [Pipeline] echo [2023-01-09T19:51:15.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:15.673Z] ---> sigul-configuration.sh [2023-01-09T19:51:15.673Z] gpg: directory `/root/.gnupg' created [2023-01-09T19:51:15.673Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-09T19:51:15.673Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-09T19:51:15.673Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-09T19:51:15.673Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-09T19:51:15.673Z] gpg: CAST5 encrypted data [2023-01-09T19:51:15.673Z] gpg: encrypted with 1 passphrase [2023-01-09T19:51:15.673Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-09T19:51:15.957Z] + mkdir /home/jenkins [2023-01-09T19:51:15.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-09T19:51:16.242Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-09T19:51:16.251Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:16.534Z] ---> sigul-install.sh [2023-01-09T19:51:16.534Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-09T19:51:16.817Z] + git tag --list [2023-01-09T19:51:16.817Z] 0.7.1 [2023-01-09T19:51:16.817Z] delhi-tag [2023-01-09T19:51:16.817Z] v1.0.0 [2023-01-09T19:51:16.817Z] v1.1.0 [2023-01-09T19:51:16.817Z] v1.1.1 [2023-01-09T19:51:16.817Z] v1.1.2 [2023-01-09T19:51:16.817Z] v1.2.0 [2023-01-09T19:51:16.817Z] v1.2.1 [2023-01-09T19:51:16.817Z] v1.2.2 [2023-01-09T19:51:16.817Z] v1.2.3 [2023-01-09T19:51:16.817Z] v1.3.0 [2023-01-09T19:51:16.817Z] v1.4.0 [2023-01-09T19:51:16.817Z] v2.0.0 [2023-01-09T19:51:16.817Z] v2.1.0 [2023-01-09T19:51:16.817Z] v2.1.1 [2023-01-09T19:51:16.817Z] v2.1.1-dev.2 [2023-01-09T19:51:16.817Z] v2.1.1-dev.3 [2023-01-09T19:51:16.817Z] v2.2.0 [2023-01-09T19:51:16.817Z] v2.2.1-dev.1 [2023-01-09T19:51:16.817Z] v2.2.1-dev.10 [2023-01-09T19:51:16.817Z] v2.2.1-dev.11 [2023-01-09T19:51:16.817Z] v2.2.1-dev.12 [2023-01-09T19:51:16.817Z] v2.2.1-dev.13 [2023-01-09T19:51:16.817Z] v2.2.1-dev.14 [2023-01-09T19:51:16.817Z] v2.2.1-dev.2 [2023-01-09T19:51:16.817Z] v2.2.1-dev.3 [2023-01-09T19:51:16.817Z] v2.2.1-dev.4 [2023-01-09T19:51:16.817Z] v2.2.1-dev.5 [2023-01-09T19:51:16.817Z] v2.2.1-dev.6 [2023-01-09T19:51:16.817Z] v2.2.1-dev.7 [2023-01-09T19:51:16.817Z] v2.2.1-dev.8 [2023-01-09T19:51:16.817Z] v2.2.1-dev.9 [2023-01-09T19:51:16.817Z] v2.3.0 [2023-01-09T19:51:16.817Z] v2.3.0-dev.14 [2023-01-09T19:51:16.817Z] v2.3.0-dev.15 [2023-01-09T19:51:16.817Z] v2.3.0-dev.16 [2023-01-09T19:51:16.817Z] v2.3.0-dev.17 [2023-01-09T19:51:16.817Z] v2.3.0-dev.18 [2023-01-09T19:51:16.817Z] v2.3.0-dev.19 [2023-01-09T19:51:16.817Z] v2.3.0-dev.20 [2023-01-09T19:51:16.817Z] v2.3.0-dev.21 [2023-01-09T19:51:16.817Z] v2.3.0-dev.22 [2023-01-09T19:51:16.817Z] v2.3.0-dev.23 [2023-01-09T19:51:16.817Z] v2.3.0-dev.24 [2023-01-09T19:51:16.817Z] v2.3.0-dev.25 [2023-01-09T19:51:16.817Z] v2.3.0-dev.26 [2023-01-09T19:51:16.817Z] v2.3.0-dev.27 [2023-01-09T19:51:16.817Z] v2.3.0-dev.28 [2023-01-09T19:51:16.817Z] v2.3.0-dev.29 [2023-01-09T19:51:16.817Z] v2.3.0-dev.30 [2023-01-09T19:51:16.817Z] v2.3.0-dev.31 [2023-01-09T19:51:16.817Z] v2.3.0-dev.32 [2023-01-09T19:51:16.817Z] v2.3.0-dev.33 [2023-01-09T19:51:16.817Z] v2.3.0-dev.34 [2023-01-09T19:51:16.817Z] v2.3.0-dev.35 [2023-01-09T19:51:16.817Z] v2.3.0-dev.36 [2023-01-09T19:51:16.817Z] v2.3.0-dev.37 [2023-01-09T19:51:16.817Z] v2.3.0-dev.38 [2023-01-09T19:51:16.817Z] v2.3.0-dev.39 [2023-01-09T19:51:16.818Z] v2.3.0-dev.40 [2023-01-09T19:51:16.818Z] v2.3.0-dev.41 [2023-01-09T19:51:16.818Z] v2.3.0-dev.42 [2023-01-09T19:51:16.818Z] v2.3.0-dev.43 [2023-01-09T19:51:16.818Z] v2.3.0-dev.44 [2023-01-09T19:51:16.818Z] v2.3.0-dev.45 [2023-01-09T19:51:16.818Z] v2.3.0-dev.46 [2023-01-09T19:51:16.818Z] v2.3.0-dev.47 [2023-01-09T19:51:16.818Z] v2.3.0-dev.48 [2023-01-09T19:51:16.818Z] v2.3.0-dev.49 [2023-01-09T19:51:16.818Z] v2.3.0-dev.50 [2023-01-09T19:51:16.818Z] v2.3.0-dev.51 [2023-01-09T19:51:16.818Z] v2.3.1-dev.1 [2023-01-09T19:51:16.818Z] v2.3.1-dev.2 [2023-01-09T19:51:16.818Z] v3.0.0-dev.1 [2023-01-09T19:51:16.818Z] v3.0.0-dev.2 [2023-01-09T19:51:16.818Z] v3.0.0-dev.3 [2023-01-09T19:51:16.818Z] v3.0.0-dev.4 [2023-01-09T19:51:16.818Z] v3.0.0-dev.5 [2023-01-09T19:51:16.818Z] v3.0.0-dev.6 [2023-01-09T19:51:16.818Z] v3.0.0-dev.7 [Pipeline] sh [2023-01-09T19:51:17.102Z] + lftools sign git-tag v3.0.0-dev.7 [2023-01-09T19:51:17.670Z] Signing Git tag with Sigul... [2023-01-09T19:51:17.670Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-01-09T19:51:18.246Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:18.531Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-09T19:51:18.538Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-09T19:51:18.561Z] $ docker stop --time=1 13dcf0273a90f49d060695a51810f77d3ebd2ba9d24701a25850e556a871043a [2023-01-09T19:51:19.874Z] $ docker rm -f --volumes 13dcf0273a90f49d060695a51810f77d3ebd2ba9d24701a25850e556a871043a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-09T19:51:20.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:51:20.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:51:20.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:51:20.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:51:20.660Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:51:20.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:51:21.065Z] $ docker top 3bc261e361538126e5f5af43b74e0339ed2d27cc6a3796a93b23cc2794a14081 -eo pid,comm [2023-01-09T19:51:21.112Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:51:21.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:51:21.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:51:21.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:51:21.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:51:21.274Z] $ docker exec 3bc261e361538126e5f5af43b74e0339ed2d27cc6a3796a93b23cc2794a14081 ssh-agent [2023-01-09T19:51:21.383Z] SSH_AUTH_SOCK=/tmp/ssh-Orlrmd3LIzUQ/agent.32 [2023-01-09T19:51:21.383Z] SSH_AGENT_PID=38 [2023-01-09T19:51:21.387Z] Running ssh-add (command line suppressed) [2023-01-09T19:51:21.492Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3188532009014603642.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3188532009014603642.key) [2023-01-09T19:51:21.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:51:21.788Z] + git semver bump pre [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,974 [execute] INFO git cat-file --batch-check [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,980 [execute] INFO git cat-file --batch [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:51:22.047Z] 2023-01-09 19:51:21,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:51:22.047Z] 3.0.0-dev.8 [Pipeline] } [2023-01-09T19:51:22.059Z] $ docker exec --env ******** --env ******** 3bc261e361538126e5f5af43b74e0339ed2d27cc6a3796a93b23cc2794a14081 ssh-agent -k [2023-01-09T19:51:22.163Z] unset SSH_AUTH_SOCK; [2023-01-09T19:51:22.163Z] unset SSH_AGENT_PID; [2023-01-09T19:51:22.163Z] echo Agent pid 38 killed; [2023-01-09T19:51:22.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:51:22.464Z] + git semver [Pipeline] } [2023-01-09T19:51:22.738Z] $ docker stop --time=1 3bc261e361538126e5f5af43b74e0339ed2d27cc6a3796a93b23cc2794a14081 [2023-01-09T19:51:24.058Z] $ docker rm -f --volumes 3bc261e361538126e5f5af43b74e0339ed2d27cc6a3796a93b23cc2794a14081 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:51:24.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:51:24.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:51:24.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:51:24.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:51:24.757Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:51:24.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:51:25.138Z] $ docker top 19041bead2fa82d757dd3f5fca63d872a8692fbc633d1bfcdda301ce1a583baa -eo pid,comm [2023-01-09T19:51:25.185Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:51:25.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:51:25.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:51:25.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:51:25.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:51:25.357Z] $ docker exec 19041bead2fa82d757dd3f5fca63d872a8692fbc633d1bfcdda301ce1a583baa ssh-agent [2023-01-09T19:51:25.482Z] SSH_AUTH_SOCK=/tmp/ssh-X3YmyfHFk1Kq/agent.31 [2023-01-09T19:51:25.482Z] SSH_AGENT_PID=37 [2023-01-09T19:51:25.487Z] Running ssh-add (command line suppressed) [2023-01-09T19:51:25.595Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9867660944972356818.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9867660944972356818.key) [2023-01-09T19:51:25.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:51:25.888Z] + git semver push [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,071 [run_push] DEBUG push [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,072 [execute] INFO git cat-file --batch-check [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,076 [execute] INFO git rev-list 3ed8bf2054fa59d52960cece3504b7c2bac8f185 -- [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,076 [execute] DEBUG Popen(['git', 'rev-list', '3ed8bf2054fa59d52960cece3504b7c2bac8f185', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,088 [execute] INFO git fetch -v origin [2023-01-09T19:51:26.147Z] 2023-01-09 19:51:26,088 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-09T19:51:26.715Z] 2023-01-09 19:51:26,615 [run_push] DEBUG no remote changes detected [2023-01-09T19:51:26.715Z] 2023-01-09 19:51:26,616 [execute] INFO git push origin semver [2023-01-09T19:51:26.715Z] 2023-01-09 19:51:26,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:51:27.652Z] 2023-01-09 19:51:27,487 [run_push] DEBUG push all version tags [2023-01-09T19:51:27.652Z] 2023-01-09 19:51:27,488 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-09T19:51:27.652Z] 2023-01-09 19:51:27,488 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:51:28.589Z] 2023-01-09 19:51:28,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-09T19:51:28.589Z] 3.0.0-dev.8 [Pipeline] } [2023-01-09T19:51:28.600Z] $ docker exec --env ******** --env ******** 19041bead2fa82d757dd3f5fca63d872a8692fbc633d1bfcdda301ce1a583baa ssh-agent -k [2023-01-09T19:51:28.698Z] unset SSH_AUTH_SOCK; [2023-01-09T19:51:28.699Z] unset SSH_AGENT_PID; [2023-01-09T19:51:28.699Z] echo Agent pid 37 killed; [2023-01-09T19:51:28.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:51:29.011Z] + git semver [Pipeline] } [2023-01-09T19:51:29.284Z] $ docker stop --time=1 19041bead2fa82d757dd3f5fca63d872a8692fbc633d1bfcdda301ce1a583baa [2023-01-09T19:51:30.595Z] $ docker rm -f --volumes 19041bead2fa82d757dd3f5fca63d872a8692fbc633d1bfcdda301ce1a583baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-09T19:51:31.148Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-01-09T19:51:31.148Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-09T19:51:31.148Z] total 16 [2023-01-09T19:51:31.148Z] drwxr-xr-x 3 root root 4096 Jan 9 19:39 . [2023-01-09T19:51:31.148Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 19:51 .. [2023-01-09T19:51:31.148Z] drwxr-xr-x 2 root root 4096 Jan 9 19:39 cost [2023-01-09T19:51:31.148Z] -rw-r--r-- 1 root root 85 Jan 9 19:39 cost.csv [2023-01-09T19:51:31.148Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-09T19:51:31.148Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-09T19:51:31.148Z] total 16 [2023-01-09T19:51:31.148Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:39 . [2023-01-09T19:51:31.148Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 19:51 .. [2023-01-09T19:51:31.148Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 19:39 cost [2023-01-09T19:51:31.148Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 9 19:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:31.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:32.296Z] ---> package-listing.sh [2023-01-09T19:51:32.296Z] ++ facter osfamily [2023-01-09T19:51:32.296Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T19:51:32.555Z] + OS_FAMILY=debian [2023-01-09T19:51:32.555Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-01-09T19:51:32.555Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T19:51:32.555Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T19:51:32.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T19:51:32.555Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T19:51:32.555Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-09T19:51:32.555Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T19:51:32.555Z] + case "${OS_FAMILY}" in [2023-01-09T19:51:32.555Z] + dpkg -l [2023-01-09T19:51:32.555Z] + grep '^ii' [2023-01-09T19:51:32.555Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T19:51:32.555Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T19:51:32.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T19:51:32.555Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-09T19:51:32.555Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-01-09T19:51:32.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-01-09T19:51:32.566Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T19:51:32.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:51:33.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:51:33.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:51:33.235Z] prd-ubuntu20.04-docker-8c-8g-1478 does not seem to be running inside a container [2023-01-09T19:51:33.266Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T19:51:33.519Z] $ docker top c9908ddd80f1b4cf6a649b88067d651e69b74c9ad1193b44f295c94735991c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:51:33.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T19:51:34.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T19:51:34.420Z] + ls /var/log/sa-host [2023-01-09T19:51:34.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:51:34.489Z] provisioning config files... [2023-01-09T19:51:34.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2919518997345301740tmp [Pipeline] { [Pipeline] echo [2023-01-09T19:51:34.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:34.789Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T19:51:34.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:35.131Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T19:51:35.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:35.427Z] ---> sudo-logs.sh [2023-01-09T19:51:35.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T19:51:35.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:35.736Z] ---> job-cost.sh [2023-01-09T19:51:35.736Z] lf-activate-venv: SKIPPING [2023-01-09T19:51:35.736Z] DEBUG: total: 0.2199999988079071 [2023-01-09T19:51:35.736Z] INFO: Retrieving Stack Cost... [2023-01-09T19:51:36.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T19:51:36.564Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T19:51:36.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:51:36.863Z] ---> logs-deploy.sh [2023-01-09T19:51:36.863Z] lf-activate-venv: SKIPPING [2023-01-09T19:51:36.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/137 [2023-01-09T19:51:36.863Z] INFO: archiving workspace using pattern(s): [2023-01-09T19:51:37.804Z] Archives upload complete. [2023-01-09T19:51:37.804Z] INFO: archiving logs to Nexus