Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 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-ssh11183700996585604748.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-ssh16124329500036915941.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-ssh7392962985725027874.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-ssh10886927248936656830.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-ssh8684386264028676122.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/v3]] ========================================================= [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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-6365’ Running on prd-ubuntu20.04-docker-8c-8g-6372 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 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 (main) Commit message: "Merge pull request #1326 from marcpfuller/mod-core-contracts-15" > 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 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 # timeout=10 > git rev-list --no-walk ceb19cb4ab86878044c724e5e66081db52e959f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T05:19:45.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T05:19:45.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T05:19:45.746Z] ========================================================= [2023-02-17T05:19:45.746Z] EdgeX Global Pipelines Version Info [2023-02-17T05:19:45.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:19:46.471Z] ------------------- [2023-02-17T05:19:46.471Z] stable info: [2023-02-17T05:19:46.471Z] ------------------- [2023-02-17T05:19:46.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T05:19:46.471Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:19:46.471Z] Message: update stable to v1.0.244 [2023-02-17T05:19:47.042Z] ------------------- [2023-02-17T05:19:47.042Z] experimental info: [2023-02-17T05:19:47.042Z] ------------------- [2023-02-17T05:19:47.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T05:19:47.042Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:19:47.042Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T05:19:47.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-17T05:19:47.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-17T05:19:47.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T05:19:47.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T05:19:47.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T05:19:47.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T05:19:47.333Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T05:19:47.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-17T05:19:47.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T05:19:47.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T05:19:47.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T05:19:47.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-17T05:19:47.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T05:19:47.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T05:19:47.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T05:19:47.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:19:47.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:19:47.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:19:47.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T05:19:47.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T05:19:47.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T05:19:47.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T05:19:47.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T05:19:47.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T05:19:47.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T05:19:47.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T05:19:47.623Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T05:19:47.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T05:19:47.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T05:19:47.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T05:19:47.688Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] echo [2023-02-17T05:19:47.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08f78b5 [Pipeline] echo [2023-02-17T05:19:47.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:19:47.777Z] provisioning config files... [2023-02-17T05:19:47.791Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18275709483831406708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:19:48.095Z] ---> docker-login.sh [2023-02-17T05:19:48.095Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:19:48.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:48.619Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:48.619Z] [2023-02-17T05:19:48.619Z] Login Succeeded [2023-02-17T05:19:48.619Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:19:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:48.619Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:48.619Z] [2023-02-17T05:19:48.619Z] Login Succeeded [2023-02-17T05:19:48.619Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:19:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:48.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:48.879Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:48.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:48.879Z] [2023-02-17T05:19:48.879Z] Login Succeeded [2023-02-17T05:19:48.879Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:19:48.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:48.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:48.879Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:48.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:48.879Z] [2023-02-17T05:19:48.879Z] Login Succeeded [2023-02-17T05:19:48.879Z] docker.io [2023-02-17T05:19:48.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:49.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:49.140Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:49.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:49.140Z] [2023-02-17T05:19:49.140Z] Login Succeeded [2023-02-17T05:19:49.140Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:19:49.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T05:19:49.601Z] + git rev-list -1 --merges 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8~1..08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] echo [2023-02-17T05:19:49.650Z] -----------> git rev-list -1 --merges 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8~1..08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [2023-02-17T05:19:49.650Z] 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [false] [Pipeline] sh [2023-02-17T05:19:49.943Z] + git log --format=format:%s -1 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] echo [2023-02-17T05:19:49.958Z] ========================================================= [2023-02-17T05:19:49.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T05:19:49.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:19:50.278Z] + git log --format=format:%s -1 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] echo [2023-02-17T05:19:50.290Z] [semverPrep] GIT_COMMIT: 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8, Commit Message: Merge pull request #1326 from marcpfuller/mod-core-contracts-15 [Pipeline] echo [2023-02-17T05:19:50.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T05:19:50.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:19:50.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T05:19:50.642Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T05:19:50.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T05:19:50.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T05:19:50.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T05:19:50.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:19:50.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:50.993Z] [2023-02-17T05:19:50.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:19:51.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:51.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T05:19:51.295Z] b85a868b505f: Pulling fs layer [2023-02-17T05:19:51.295Z] e2be974225ed: Pulling fs layer [2023-02-17T05:19:51.295Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T05:19:51.295Z] 988bab9f4d93: Pulling fs layer [2023-02-17T05:19:51.295Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T05:19:51.295Z] eaf3925da568: Pulling fs layer [2023-02-17T05:19:51.295Z] bab4dde63d76: Pulling fs layer [2023-02-17T05:19:51.295Z] bde34c3a00c8: Pulling fs layer [2023-02-17T05:19:51.295Z] b352a97aabf1: Pulling fs layer [2023-02-17T05:19:51.295Z] 4872d77fe225: Pulling fs layer [2023-02-17T05:19:51.295Z] 5851b861e8e6: Pulling fs layer [2023-02-17T05:19:51.295Z] eaf3925da568: Waiting [2023-02-17T05:19:51.295Z] 988bab9f4d93: Waiting [2023-02-17T05:19:51.295Z] 1469e6f7b9e6: Waiting [2023-02-17T05:19:51.295Z] 4872d77fe225: Waiting [2023-02-17T05:19:51.295Z] bab4dde63d76: Waiting [2023-02-17T05:19:51.295Z] 5851b861e8e6: Waiting [2023-02-17T05:19:51.295Z] bde34c3a00c8: Waiting [2023-02-17T05:19:51.295Z] b352a97aabf1: Waiting [2023-02-17T05:19:51.295Z] e2be974225ed: Verifying Checksum [2023-02-17T05:19:51.295Z] e2be974225ed: Download complete [2023-02-17T05:19:51.295Z] 988bab9f4d93: Verifying Checksum [2023-02-17T05:19:51.295Z] 988bab9f4d93: Download complete [2023-02-17T05:19:51.563Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T05:19:51.563Z] 1469e6f7b9e6: Download complete [2023-02-17T05:19:51.563Z] eaf3925da568: Verifying Checksum [2023-02-17T05:19:51.563Z] eaf3925da568: Download complete [2023-02-17T05:19:51.563Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T05:19:51.563Z] 339a4e72a1f5: Download complete [2023-02-17T05:19:51.563Z] bde34c3a00c8: Verifying Checksum [2023-02-17T05:19:51.563Z] bde34c3a00c8: Download complete [2023-02-17T05:19:51.825Z] b352a97aabf1: Download complete [2023-02-17T05:19:51.825Z] 4872d77fe225: Download complete [2023-02-17T05:19:51.825Z] 5851b861e8e6: Verifying Checksum [2023-02-17T05:19:51.825Z] 5851b861e8e6: Download complete [2023-02-17T05:19:51.825Z] b85a868b505f: Verifying Checksum [2023-02-17T05:19:51.825Z] b85a868b505f: Download complete [2023-02-17T05:19:52.084Z] bab4dde63d76: Verifying Checksum [2023-02-17T05:19:52.084Z] bab4dde63d76: Download complete [2023-02-17T05:19:53.018Z] b85a868b505f: Pull complete [2023-02-17T05:19:53.275Z] e2be974225ed: Pull complete [2023-02-17T05:19:53.534Z] 339a4e72a1f5: Pull complete [2023-02-17T05:19:53.799Z] 988bab9f4d93: Pull complete [2023-02-17T05:19:54.082Z] 1469e6f7b9e6: Pull complete [2023-02-17T05:19:54.082Z] eaf3925da568: Pull complete [2023-02-17T05:19:56.151Z] bab4dde63d76: Pull complete [2023-02-17T05:19:56.151Z] bde34c3a00c8: Pull complete [2023-02-17T05:19:56.151Z] b352a97aabf1: Pull complete [2023-02-17T05:19:56.151Z] 4872d77fe225: Pull complete [2023-02-17T05:19:56.151Z] 5851b861e8e6: Pull complete [2023-02-17T05:19:56.151Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T05:19:56.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:56.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:19:56.500Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:19:56.531Z] $ 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-02-17T05:19:58.947Z] $ docker top 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 -eo pid,comm [2023-02-17T05:19:58.998Z] 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-02-17T05:19:58.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:19:59.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:19:59.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:19:59.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:19:59.154Z] $ docker exec 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 ssh-agent [2023-02-17T05:19:59.254Z] SSH_AUTH_SOCK=/tmp/ssh-OMfXE5jrnxaI/agent.32 [2023-02-17T05:19:59.255Z] SSH_AGENT_PID=38 [2023-02-17T05:19:59.261Z] Running ssh-add (command line suppressed) [2023-02-17T05:19:59.359Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10979015483449380513.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10979015483449380513.key) [2023-02-17T05:19:59.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:19:59.797Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T05:19:59.825Z] $ docker exec --env ******** --env ******** 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 ssh-agent -k [2023-02-17T05:19:59.922Z] unset SSH_AUTH_SOCK; [2023-02-17T05:19:59.922Z] unset SSH_AGENT_PID; [2023-02-17T05:19:59.922Z] echo Agent pid 38 killed; [2023-02-17T05:19:59.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T05:19:59.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:19:59.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:20:00.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:20:00.080Z] $ docker exec 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 ssh-agent [2023-02-17T05:20:00.181Z] SSH_AUTH_SOCK=/tmp/ssh-cCsh9QEX3XRl/agent.70 [2023-02-17T05:20:00.181Z] SSH_AGENT_PID=76 [2023-02-17T05:20:00.190Z] Running ssh-add (command line suppressed) [2023-02-17T05:20:00.289Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17704036649547345209.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17704036649547345209.key) [2023-02-17T05:20:00.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:20:00.597Z] + git semver init [2023-02-17T05:20:00.857Z] 2023-02-17 05:20:00,810 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T05:20:00.857Z] 2023-02-17 05:20:00,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T05:20:00.857Z] 2023-02-17 05:20:00,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-17T05:20:00.857Z] 2023-02-17 05:20:00,813 [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-02-17T05:20:02.242Z] 2023-02-17 05:20:02,104 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-17T05:20:02.242Z] 2023-02-17 05:20:02,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-17T05:20:02.242Z] 2023-02-17 05:20:02,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:20:02.242Z] 2023-02-17 05:20:02,105 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:20:02.242Z] 3.0.0-dev.30 [Pipeline] } [2023-02-17T05:20:02.251Z] $ docker exec --env ******** --env ******** 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 ssh-agent -k [2023-02-17T05:20:02.353Z] unset SSH_AUTH_SOCK; [2023-02-17T05:20:02.354Z] unset SSH_AGENT_PID; [2023-02-17T05:20:02.354Z] echo Agent pid 76 killed; [2023-02-17T05:20:02.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:20:02.673Z] + git semver [Pipeline] } [2023-02-17T05:20:02.951Z] $ docker stop --time=1 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 [2023-02-17T05:20:04.298Z] $ docker rm -f --volumes 90a3f8cda6535a3c4bdbdeb7dabcb25d8e85a31dcd750a399dd068609313c3a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:20:04.635Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T05:20:04.859Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T05:20:04.862Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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-02-17T05:20:05.025Z] provisioning config files... [2023-02-17T05:20:05.035Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17564561415080858937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:20:05.330Z] ---> docker-login.sh [2023-02-17T05:20:05.330Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:20:05.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:05.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:05.330Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:05.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:05.330Z] [2023-02-17T05:20:05.330Z] Login Succeeded [2023-02-17T05:20:05.330Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:20:05.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:05.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:05.330Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:05.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:05.330Z] [2023-02-17T05:20:05.330Z] Login Succeeded [2023-02-17T05:20:05.330Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:20:05.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:05.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:05.589Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:05.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:05.589Z] [2023-02-17T05:20:05.589Z] Login Succeeded [2023-02-17T05:20:05.589Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:20:05.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:05.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:05.589Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:05.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:05.589Z] [2023-02-17T05:20:05.589Z] Login Succeeded [2023-02-17T05:20:05.589Z] docker.io [2023-02-17T05:20:05.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:05.852Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:05.852Z] [2023-02-17T05:20:05.852Z] Login Succeeded [2023-02-17T05:20:05.852Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:20:05.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T05:20:05.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:20:05.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:20:05.978Z] ========================================================= [2023-02-17T05:20:05.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T05:20:05.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:20:06.311Z] + 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-02-17T05:20:06.312Z] Sending build context to Docker daemon 10.49MB [2023-02-17T05:20:06.312Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:20:06.312Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T05:20:06.312Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T05:20:06.312Z] 213ec9aee27d: Pulling fs layer [2023-02-17T05:20:06.312Z] 4583459ba037: Pulling fs layer [2023-02-17T05:20:06.312Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T05:20:06.312Z] 53926ce57604: Pulling fs layer [2023-02-17T05:20:06.312Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T05:20:06.312Z] 22ff95d597cd: Pulling fs layer [2023-02-17T05:20:06.312Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T05:20:06.312Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T05:20:06.312Z] a7acece74701: Pulling fs layer [2023-02-17T05:20:06.312Z] 21b2b0c7a3f4: Waiting [2023-02-17T05:20:06.312Z] 12d6caf4c0d1: Waiting [2023-02-17T05:20:06.312Z] 96b7cbca73a9: Waiting [2023-02-17T05:20:06.312Z] 53926ce57604: Waiting [2023-02-17T05:20:06.312Z] a7acece74701: Waiting [2023-02-17T05:20:06.577Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T05:20:06.577Z] 93c1e223e6f2: Download complete [2023-02-17T05:20:06.577Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T05:20:06.577Z] 21b2b0c7a3f4: Download complete [2023-02-17T05:20:06.577Z] 22ff95d597cd: Verifying Checksum [2023-02-17T05:20:06.577Z] 22ff95d597cd: Download complete [2023-02-17T05:20:06.577Z] 213ec9aee27d: Verifying Checksum [2023-02-17T05:20:06.577Z] 213ec9aee27d: Download complete [2023-02-17T05:20:06.577Z] 12d6caf4c0d1: Download complete [2023-02-17T05:20:06.849Z] 213ec9aee27d: Pull complete [2023-02-17T05:20:06.849Z] 4583459ba037: Pull complete [2023-02-17T05:20:06.849Z] 93c1e223e6f2: Pull complete [2023-02-17T05:20:09.032Z] a7acece74701: Verifying Checksum [2023-02-17T05:20:09.032Z] a7acece74701: Download complete [2023-02-17T05:20:09.032Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T05:20:09.032Z] 96b7cbca73a9: Download complete [2023-02-17T05:20:09.032Z] 53926ce57604: Verifying Checksum [2023-02-17T05:20:09.032Z] 53926ce57604: Download complete [2023-02-17T05:20:13.234Z] 53926ce57604: Pull complete [2023-02-17T05:20:13.234Z] 21b2b0c7a3f4: Pull complete [2023-02-17T05:20:13.235Z] 22ff95d597cd: Pull complete [2023-02-17T05:20:13.235Z] 12d6caf4c0d1: Pull complete [2023-02-17T05:20:14.854Z] 96b7cbca73a9: Pull complete [2023-02-17T05:20:15.645Z] a7acece74701: Pull complete [2023-02-17T05:20:15.645Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T05:20:15.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T05:20:15.645Z] ---> db6d94c90886 [2023-02-17T05:20:15.645Z] Step 3/10 : ARG MAKE=make build [2023-02-17T05:20:19.338Z] ---> Running in 7e69b38cb52a [2023-02-17T05:20:19.338Z] Removing intermediate container 7e69b38cb52a [2023-02-17T05:20:19.338Z] ---> 8a9c03a582c5 [2023-02-17T05:20:19.338Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T05:20:19.338Z] ---> Running in aa0b6bec5acd [2023-02-17T05:20:19.338Z] Removing intermediate container aa0b6bec5acd [2023-02-17T05:20:19.338Z] ---> 84f59ccf303d [2023-02-17T05:20:19.338Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T05:20:19.338Z] ---> Running in 33d80e66afff [2023-02-17T05:20:19.338Z] Removing intermediate container 33d80e66afff [2023-02-17T05:20:19.338Z] ---> d6b30f5ed119 [2023-02-17T05:20:19.338Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T05:20:19.338Z] ---> Running in 89855850f3ab [2023-02-17T05:20:19.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:20:19.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:20:19.859Z] OK: 211 MiB in 51 packages [2023-02-17T05:20:19.974Z] Still waiting to schedule task [2023-02-17T05:20:19.975Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6369’ [2023-02-17T05:20:20.116Z] Removing intermediate container 89855850f3ab [2023-02-17T05:20:20.116Z] ---> df4b83e426a5 [2023-02-17T05:20:20.116Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T05:20:20.373Z] ---> a3edec72916f [2023-02-17T05:20:20.373Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:20:20.373Z] ---> Running in b49b90f4249b [2023-02-17T05:20:52.702Z] Removing intermediate container b49b90f4249b [2023-02-17T05:20:52.702Z] ---> 8e45ac1390fa [2023-02-17T05:20:52.702Z] Step 9/10 : COPY . . [2023-02-17T05:20:52.702Z] ---> 114a6316aa3a [2023-02-17T05:20:52.702Z] Step 10/10 : RUN ${MAKE} [2023-02-17T05:20:52.702Z] ---> Running in 6f21ef175f1c [2023-02-17T05:20:52.702Z] noop [2023-02-17T05:20:52.702Z] Removing intermediate container 6f21ef175f1c [2023-02-17T05:20:52.702Z] ---> 2311c971b1ee [2023-02-17T05:20:52.702Z] Successfully built 2311c971b1ee [2023-02-17T05:20:52.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:20:53.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:20:53.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:20:53.080Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:20:53.111Z] $ 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-02-17T05:20:53.524Z] $ docker top 7a45014103da14bb7e9399ea40176e8a350f7c1f7020df65135d398733ee4234 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:20:53.868Z] + go version [2023-02-17T05:20:53.868Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T05:20:53.878Z] $ docker stop --time=1 7a45014103da14bb7e9399ea40176e8a350f7c1f7020df65135d398733ee4234 [2023-02-17T05:20:55.250Z] $ docker rm -f --volumes 7a45014103da14bb7e9399ea40176e8a350f7c1f7020df65135d398733ee4234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:20:55.704Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:20:55.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:20:55.779Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:20:55.811Z] $ 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-02-17T05:20:56.751Z] $ docker top de4bc2255f4416ea77727cb9364801ea701893632c488d457000cfaa9561a0fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:20:57.099Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:20:57.389Z] + make test [2023-02-17T05:20:57.389Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T05:21:03.947Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.081s coverage: 78.9% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.092s coverage: 77.8% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.0% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.2% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.749s coverage: 89.2% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T05:21:18.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements [2023-02-17T05:21:18.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T05:21:33.770Z] 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-02-17T05:21:33.770Z] GO111MODULE=on go vet ./... [2023-02-17T05:21:35.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T05:21:35.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T05:21:35.142Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T05:21:35.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T05:21:35.170Z] $ docker stop --time=1 de4bc2255f4416ea77727cb9364801ea701893632c488d457000cfaa9561a0fd [2023-02-17T05:21:38.557Z] $ docker rm -f --volumes de4bc2255f4416ea77727cb9364801ea701893632c488d457000cfaa9561a0fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:21:39.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T05:21:39.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T05:21:39.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T05:21:39.803Z] + ls -al . [2023-02-17T05:21:39.803Z] total 272 [2023-02-17T05:21:39.803Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 05:20 . [2023-02-17T05:21:39.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:19 .. [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:19 .dockerignore [2023-02-17T05:21:39.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:21 .git [2023-02-17T05:21:39.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:19 .github [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:19 .gitignore [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:19 .golangci.yml [2023-02-17T05:21:39.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:20 .semver [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:19 CHANGELOG.md [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:19 GOVERNANCE.md [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:19 Jenkinsfile [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:19 LICENSE [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:19 Makefile [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:19 OWNERS.md [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:19 README.md [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 05:20 VERSION [2023-02-17T05:21:39.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:19 bin [2023-02-17T05:21:39.803Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:21 coverage.out [2023-02-17T05:21:39.803Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:19 example [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:19 go.mod [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:19 go.sum [2023-02-17T05:21:39.803Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:19 internal [2023-02-17T05:21:39.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:19 openapi [2023-02-17T05:21:39.803Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:19 pkg [2023-02-17T05:21:39.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:19 snap [2023-02-17T05:21:39.803Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:21:40.107Z] + 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=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 --label arch=amd64 --label version=3.0.0-dev.30 . [2023-02-17T05:21:40.107Z] Sending build context to Docker daemon 10.59MB [2023-02-17T05:21:40.107Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:21:40.107Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T05:21:40.107Z] ---> 2311c971b1ee [2023-02-17T05:21:40.107Z] Step 3/23 : ARG MAKE=make build [2023-02-17T05:21:40.365Z] ---> Running in 3470e152a981 [2023-02-17T05:21:40.365Z] Removing intermediate container 3470e152a981 [2023-02-17T05:21:40.366Z] ---> f5a570c15ddf [2023-02-17T05:21:40.366Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T05:21:40.366Z] ---> Running in c5d8dad60701 [2023-02-17T05:21:40.366Z] Removing intermediate container c5d8dad60701 [2023-02-17T05:21:40.366Z] ---> e494f2e65260 [2023-02-17T05:21:40.366Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T05:21:40.366Z] ---> Running in 16219da07184 [2023-02-17T05:21:40.624Z] Removing intermediate container 16219da07184 [2023-02-17T05:21:40.624Z] ---> 25212173dacd [2023-02-17T05:21:40.624Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T05:21:40.624Z] ---> Running in 3d9d441685c3 [2023-02-17T05:21:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:41.143Z] OK: 211 MiB in 51 packages [2023-02-17T05:21:41.401Z] Removing intermediate container 3d9d441685c3 [2023-02-17T05:21:41.401Z] ---> f4fb55eed186 [2023-02-17T05:21:41.401Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T05:21:41.401Z] ---> d6ad4a32f0e7 [2023-02-17T05:21:41.401Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:21:41.401Z] ---> Running in 8a3cd32cb7b4 [2023-02-17T05:21:42.337Z] Removing intermediate container 8a3cd32cb7b4 [2023-02-17T05:21:42.337Z] ---> f849496ceb9c [2023-02-17T05:21:42.337Z] Step 9/23 : COPY . . [2023-02-17T05:21:42.904Z] ---> 5d41ab95a142 [2023-02-17T05:21:42.904Z] Step 10/23 : RUN ${MAKE} [2023-02-17T05:21:42.904Z] ---> Running in 1e3067a9046e [2023-02-17T05:21:43.163Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.30" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T05:22:01.310Z] Removing intermediate container 1e3067a9046e [2023-02-17T05:22:01.310Z] ---> e238f0138ed0 [2023-02-17T05:22:01.310Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T05:22:01.310Z] 3.16: Pulling from library/alpine [2023-02-17T05:22:01.310Z] ef5531b6e74e: Pulling fs layer [2023-02-17T05:22:01.597Z] ef5531b6e74e: Verifying Checksum [2023-02-17T05:22:01.597Z] ef5531b6e74e: Download complete [2023-02-17T05:22:01.597Z] ef5531b6e74e: Pull complete [2023-02-17T05:22:01.597Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T05:22:01.597Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T05:22:01.597Z] ---> dfd21b5a31f5 [2023-02-17T05:22:01.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T05:22:01.598Z] ---> Running in 4a1c68e7f2b5 [2023-02-17T05:22:01.868Z] Removing intermediate container 4a1c68e7f2b5 [2023-02-17T05:22:01.868Z] ---> 73fa3a454f84 [2023-02-17T05:22:01.868Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T05:22:01.868Z] ---> Running in 1ceea6022827 [2023-02-17T05:22:02.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:22:02.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:22:02.415Z] OK: 6 MiB in 14 packages [2023-02-17T05:22:02.707Z] Removing intermediate container 1ceea6022827 [2023-02-17T05:22:02.707Z] ---> 052c08f43042 [2023-02-17T05:22:02.707Z] Step 14/23 : WORKDIR / [2023-02-17T05:22:02.707Z] ---> Running in a59397085b84 [2023-02-17T05:22:02.707Z] Removing intermediate container a59397085b84 [2023-02-17T05:22:02.707Z] ---> 96986475fbae [2023-02-17T05:22:02.707Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T05:22:02.966Z] ---> e705a16196d1 [2023-02-17T05:22:02.966Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T05:22:03.534Z] ---> 213588b1b9c7 [2023-02-17T05:22:03.534Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T05:22:03.534Z] ---> f2dd38c98227 [2023-02-17T05:22:03.534Z] Step 18/23 : EXPOSE 59999 [2023-02-17T05:22:03.534Z] ---> Running in d8116c2a0246 [2023-02-17T05:22:03.534Z] Removing intermediate container d8116c2a0246 [2023-02-17T05:22:03.534Z] ---> d1ab5141eb80 [2023-02-17T05:22:03.534Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T05:22:03.794Z] ---> Running in bc1231c1f866 [2023-02-17T05:22:03.794Z] Removing intermediate container bc1231c1f866 [2023-02-17T05:22:03.794Z] ---> b3a010fd7e31 [2023-02-17T05:22:03.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T05:22:03.794Z] ---> Running in 4925bcf9ef67 [2023-02-17T05:22:03.794Z] Removing intermediate container 4925bcf9ef67 [2023-02-17T05:22:03.794Z] ---> d6d0506983c7 [2023-02-17T05:22:03.794Z] Step 21/23 : LABEL arch=amd64 [2023-02-17T05:22:03.794Z] ---> Running in 307a0fdd10fc [2023-02-17T05:22:04.054Z] Removing intermediate container 307a0fdd10fc [2023-02-17T05:22:04.054Z] ---> 5388219844c0 [2023-02-17T05:22:04.054Z] Step 22/23 : LABEL git_sha=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [2023-02-17T05:22:04.054Z] ---> Running in ae7a5f0f60c4 [2023-02-17T05:22:04.054Z] Removing intermediate container ae7a5f0f60c4 [2023-02-17T05:22:04.054Z] ---> 7c4450e52eae [2023-02-17T05:22:04.054Z] Step 23/23 : LABEL version=3.0.0-dev.30 [2023-02-17T05:22:04.054Z] ---> Running in d3be570d4cf1 [2023-02-17T05:22:04.054Z] Removing intermediate container d3be570d4cf1 [2023-02-17T05:22:04.054Z] ---> 1a905d4e594d [2023-02-17T05:22:04.054Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T05:22:04.054Z] Successfully built 1a905d4e594d [2023-02-17T05:22:04.054Z] 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-02-17T05:22:04.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:22:04.495Z] [2023-02-17T05:22:04.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:22:04.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:22:04.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T05:22:04.801Z] 5eb5b503b376: Pulling fs layer [2023-02-17T05:22:04.801Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T05:22:04.801Z] ec43610c2a17: Pulling fs layer [2023-02-17T05:22:04.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T05:22:04.801Z] 33b1e0a273af: Pulling fs layer [2023-02-17T05:22:04.801Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T05:22:04.801Z] 2f39f015ded8: Pulling fs layer [2023-02-17T05:22:04.801Z] 3a2ae6a8a46f: Waiting [2023-02-17T05:22:04.801Z] 33b1e0a273af: Waiting [2023-02-17T05:22:04.801Z] 5d3b04190fa2: Waiting [2023-02-17T05:22:04.801Z] 2f39f015ded8: Waiting [2023-02-17T05:22:04.801Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T05:22:04.801Z] 5c69ac0246d0: Download complete [2023-02-17T05:22:04.801Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T05:22:04.801Z] 3a2ae6a8a46f: Download complete [2023-02-17T05:22:05.065Z] 33b1e0a273af: Verifying Checksum [2023-02-17T05:22:05.065Z] 33b1e0a273af: Download complete [2023-02-17T05:22:05.065Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T05:22:05.065Z] 5d3b04190fa2: Download complete [2023-02-17T05:22:05.065Z] ec43610c2a17: Verifying Checksum [2023-02-17T05:22:05.065Z] ec43610c2a17: Download complete [2023-02-17T05:22:05.326Z] 5eb5b503b376: Verifying Checksum [2023-02-17T05:22:05.326Z] 5eb5b503b376: Download complete [2023-02-17T05:22:05.906Z] 2f39f015ded8: Download complete [2023-02-17T05:22:06.164Z] 5eb5b503b376: Pull complete [2023-02-17T05:22:06.423Z] 5c69ac0246d0: Pull complete [2023-02-17T05:22:06.682Z] ec43610c2a17: Pull complete [2023-02-17T05:22:06.941Z] 3a2ae6a8a46f: Pull complete [2023-02-17T05:22:06.941Z] 33b1e0a273af: Pull complete [2023-02-17T05:22:07.198Z] 5d3b04190fa2: Pull complete [2023-02-17T05:22:11.381Z] 2f39f015ded8: Pull complete [2023-02-17T05:22:11.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T05:22:11.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:22:11.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:22:11.463Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:22:11.494Z] $ 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-02-17T05:22:14.137Z] $ docker top 7de0b1d79a3e7a62f7e00459c58dfc6df3b9e45d651ab10be31e530f5f43c928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:22:14.507Z] ---> job-cost.sh [2023-02-17T05:22:14.507Z] lf-activate-venv: SKIPPING [2023-02-17T05:22:14.507Z] INFO: No Stack... [2023-02-17T05:22:14.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T05:22:15.022Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T05:22:15.314Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-17T05:22:15.314Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T05:22:15.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [2023-02-17T05:22:15.334Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] did not exist. Created. [2023-02-17T05:22:15.334Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T05:22:15.628Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T05:22:15.659Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T05:22:15.668Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T05:22:15.686Z] $ docker stop --time=1 7de0b1d79a3e7a62f7e00459c58dfc6df3b9e45d651ab10be31e530f5f43c928 [2023-02-17T05:22:16.835Z] $ docker rm -f --volumes 7de0b1d79a3e7a62f7e00459c58dfc6df3b9e45d651ab10be31e530f5f43c928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T05:23:00.699Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6377 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-17T05:23:00.713Z] Running in /w/workspace/device-sdk-go/160 [Pipeline] { [Pipeline] checkout [2023-02-17T05:23:00.750Z] The recommended git tool is: git [2023-02-17T05:23:07.163Z] using credential edgex-jenkins-ssh [2023-02-17T05:23:07.184Z] Cloning the remote Git repository [2023-02-17T05:23:07.242Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T05:23:07.342Z] > git init /w/workspace/device-sdk-go/160 # timeout=10 [2023-02-17T05:23:07.527Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-17T05:23:07.528Z] > git --version # timeout=10 [2023-02-17T05:23:07.548Z] > git --version # 'git version 2.25.1' [2023-02-17T05:23:07.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T05:23:07.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T05:23:09.326Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-17T05:23:09.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T05:23:10.532Z] Avoid second fetch [2023-02-17T05:23:10.532Z] Checking out Revision 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 (main) [2023-02-17T05:23:10.548Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T05:23:10.572Z] > git checkout -f 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 # timeout=10 [2023-02-17T05:23:11.362Z] Commit message: "Merge pull request #1326 from marcpfuller/mod-core-contracts-15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:23:12.378Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T05:23:12.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T05:23:12.378Z] Dload Upload Total Spent Left Speed [2023-02-17T05:23:12.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-02-17T05:23:13.041Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T05:23:13.391Z] + + sudo tee /etc/docker/daemon.newsudo [2023-02-17T05:23:13.391Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T05:23:13.391Z] { [2023-02-17T05:23:13.391Z] "registry-mirrors": [ [2023-02-17T05:23:13.391Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T05:23:13.391Z] ], [2023-02-17T05:23:13.391Z] "bip": "10.250.0.254/24", [2023-02-17T05:23:13.391Z] "hosts": [ [2023-02-17T05:23:13.391Z] "tcp://0.0.0.0:5555", [2023-02-17T05:23:13.391Z] "unix:///var/run/docker.sock" [2023-02-17T05:23:13.391Z] ], [2023-02-17T05:23:13.391Z] "mtu": 1458, [2023-02-17T05:23:13.391Z] "selinux-enabled": true, [2023-02-17T05:23:13.391Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T05:23:13.391Z] } [Pipeline] sh [2023-02-17T05:23:13.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T05:23:14.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:23:32.432Z] provisioning config files... [2023-02-17T05:23:32.466Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/160@tmp/config10893297373998578607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:23:32.834Z] ---> docker-login.sh [2023-02-17T05:23:32.834Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:23:33.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:23:33.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:23:33.429Z] Configure a credential helper to remove this warning. See [2023-02-17T05:23:33.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:23:33.429Z] [2023-02-17T05:23:33.429Z] Login Succeeded [2023-02-17T05:23:33.429Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:23:33.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:23:33.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:23:33.980Z] Configure a credential helper to remove this warning. See [2023-02-17T05:23:33.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:23:33.980Z] [2023-02-17T05:23:33.980Z] Login Succeeded [2023-02-17T05:23:33.980Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:23:34.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:23:34.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:23:34.528Z] Configure a credential helper to remove this warning. See [2023-02-17T05:23:34.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:23:34.528Z] [2023-02-17T05:23:34.528Z] Login Succeeded [2023-02-17T05:23:34.528Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:23:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:23:34.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:23:34.824Z] Configure a credential helper to remove this warning. See [2023-02-17T05:23:34.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:23:34.824Z] [2023-02-17T05:23:34.824Z] Login Succeeded [2023-02-17T05:23:34.824Z] docker.io [2023-02-17T05:23:35.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:23:35.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:23:35.373Z] Configure a credential helper to remove this warning. See [2023-02-17T05:23:35.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:23:35.373Z] [2023-02-17T05:23:35.373Z] Login Succeeded [2023-02-17T05:23:35.647Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:23:35.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T05:23:35.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:23:36.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:23:36.025Z] ========================================================= [2023-02-17T05:23:36.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T05:23:36.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:23:36.421Z] + 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-02-17T05:23:36.697Z] Sending build context to Docker daemon 5.632MB [2023-02-17T05:23:36.973Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:23:36.973Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T05:23:36.973Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T05:23:36.973Z] 9b18e9b68314: Pulling fs layer [2023-02-17T05:23:36.973Z] 35d82f9e3411: Pulling fs layer [2023-02-17T05:23:36.973Z] e16973657156: Pulling fs layer [2023-02-17T05:23:36.973Z] fc693d55d65f: Pulling fs layer [2023-02-17T05:23:36.973Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T05:23:36.973Z] dda99020689f: Pulling fs layer [2023-02-17T05:23:36.973Z] db1c61fa0a46: Pulling fs layer [2023-02-17T05:23:36.973Z] 891c053d2c06: Pulling fs layer [2023-02-17T05:23:36.973Z] dda99020689f: Waiting [2023-02-17T05:23:36.973Z] db1c61fa0a46: Waiting [2023-02-17T05:23:36.973Z] 891c053d2c06: Waiting [2023-02-17T05:23:36.973Z] fc693d55d65f: Waiting [2023-02-17T05:23:36.973Z] 7e9fc2657dce: Waiting [2023-02-17T05:23:36.973Z] e16973657156: Verifying Checksum [2023-02-17T05:23:36.973Z] e16973657156: Download complete [2023-02-17T05:23:37.272Z] 35d82f9e3411: Verifying Checksum [2023-02-17T05:23:37.272Z] 35d82f9e3411: Download complete [2023-02-17T05:23:37.272Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T05:23:37.272Z] 7e9fc2657dce: Download complete [2023-02-17T05:23:37.272Z] dda99020689f: Download complete [2023-02-17T05:23:37.272Z] 9b18e9b68314: Verifying Checksum [2023-02-17T05:23:37.272Z] 9b18e9b68314: Download complete [2023-02-17T05:23:37.884Z] 9b18e9b68314: Pull complete [2023-02-17T05:23:38.904Z] 35d82f9e3411: Pull complete [2023-02-17T05:23:38.905Z] e16973657156: Pull complete [2023-02-17T05:23:39.186Z] 891c053d2c06: Verifying Checksum [2023-02-17T05:23:39.186Z] 891c053d2c06: Download complete [2023-02-17T05:23:40.642Z] db1c61fa0a46: Verifying Checksum [2023-02-17T05:23:40.642Z] db1c61fa0a46: Download complete [2023-02-17T05:23:40.642Z] fc693d55d65f: Verifying Checksum [2023-02-17T05:23:40.642Z] fc693d55d65f: Download complete [2023-02-17T05:23:53.023Z] fc693d55d65f: Pull complete [2023-02-17T05:23:53.023Z] 7e9fc2657dce: Pull complete [2023-02-17T05:23:53.023Z] dda99020689f: Pull complete [2023-02-17T05:23:58.387Z] db1c61fa0a46: Pull complete [2023-02-17T05:23:59.835Z] 891c053d2c06: Pull complete [2023-02-17T05:23:59.835Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T05:23:59.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T05:23:59.835Z] ---> f96f9c87975a [2023-02-17T05:23:59.835Z] Step 3/10 : ARG MAKE=make build [2023-02-17T05:24:02.462Z] ---> Running in e31f6381797b [2023-02-17T05:24:02.732Z] Removing intermediate container e31f6381797b [2023-02-17T05:24:02.732Z] ---> 465ee8b65efd [2023-02-17T05:24:02.732Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-17T05:24:02.732Z] ---> Running in e42ccb5c61c7 [2023-02-17T05:24:03.011Z] Removing intermediate container e42ccb5c61c7 [2023-02-17T05:24:03.011Z] ---> c75710853983 [2023-02-17T05:24:03.011Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T05:24:03.284Z] ---> Running in d8dd8aaff6cb [2023-02-17T05:24:03.580Z] Removing intermediate container d8dd8aaff6cb [2023-02-17T05:24:03.580Z] ---> bbb81523688f [2023-02-17T05:24:03.580Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-17T05:24:03.854Z] ---> Running in 1fb4d54d3991 [2023-02-17T05:24:05.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:24:05.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:24:06.979Z] OK: 221 MiB in 51 packages [2023-02-17T05:24:07.951Z] Removing intermediate container 1fb4d54d3991 [2023-02-17T05:24:07.951Z] ---> a8c9c71a7934 [2023-02-17T05:24:07.951Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T05:24:08.229Z] ---> b8831ce14a5d [2023-02-17T05:24:08.229Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:24:08.500Z] ---> Running in f15f5ea6a17a [2023-02-17T05:25:30.297Z] Removing intermediate container f15f5ea6a17a [2023-02-17T05:25:30.297Z] ---> 1c003481d851 [2023-02-17T05:25:30.297Z] Step 9/10 : COPY . . [2023-02-17T05:25:30.297Z] ---> 2036cd09db06 [2023-02-17T05:25:30.297Z] Step 10/10 : RUN ${MAKE} [2023-02-17T05:25:30.297Z] ---> Running in f469ec329d46 [2023-02-17T05:25:30.297Z] noop [2023-02-17T05:25:30.297Z] Removing intermediate container f469ec329d46 [2023-02-17T05:25:30.297Z] ---> 30c9b44803ac [2023-02-17T05:25:30.297Z] Successfully built 30c9b44803ac [2023-02-17T05:25:30.297Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:25:30.660Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T05:25:30.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:25:30.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-6377 does not seem to be running inside a container [2023-02-17T05:25:30.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/160 -v /w/workspace/device-sdk-go/160:/w/workspace/device-sdk-go/160:rw,z -v /w/workspace/device-sdk-go/160@tmp:/w/workspace/device-sdk-go/160@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-02-17T05:25:32.356Z] $ docker top 034d94479d5ec20106efbdda286ef466a443d58dcacaeab8adbb5980b789bc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:25:33.258Z] + go version [2023-02-17T05:25:33.258Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T05:25:33.276Z] $ docker stop --time=1 034d94479d5ec20106efbdda286ef466a443d58dcacaeab8adbb5980b789bc26 [2023-02-17T05:25:35.009Z] $ docker rm -f --volumes 034d94479d5ec20106efbdda286ef466a443d58dcacaeab8adbb5980b789bc26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:25:35.617Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T05:25:35.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:25:35.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-6377 does not seem to be running inside a container [2023-02-17T05:25:35.914Z] $ 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/160 -v /w/workspace/device-sdk-go/160:/w/workspace/device-sdk-go/160:rw,z -v /w/workspace/device-sdk-go/160@tmp:/w/workspace/device-sdk-go/160@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-02-17T05:25:37.304Z] $ docker top 39f04f388f87b41a4266d3de5062e8770f47f73610aea0e7bab7f88fd1af97d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:25:38.198Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/160 [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:25:38.856Z] + make test [2023-02-17T05:25:38.856Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T05:26:17.773Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-17T05:28:55.236Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.308s coverage: 27.6% of statements [2023-02-17T05:28:55.236Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.304s coverage: 78.9% of statements [2023-02-17T05:28:55.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-17T05:29:00.602Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.465s coverage: 77.8% of statements [2023-02-17T05:29:00.602Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-17T05:29:00.602Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-17T05:29:03.206Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.591s coverage: 77.0% of statements [2023-02-17T05:29:03.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-17T05:29:03.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-17T05:29:03.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-17T05:29:03.206Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.467s coverage: 65.2% of statements [2023-02-17T05:29:03.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-17T05:29:03.206Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-17T05:29:04.622Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.435s coverage: 89.2% of statements [2023-02-17T05:29:04.622Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-17T05:29:04.622Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.374s coverage: 4.7% of statements [2023-02-17T05:29:04.622Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-17T05:29:05.205Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T05:29:05.205Z] GO111MODULE=on go vet ./... [2023-02-17T05:30:41.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T05:30:41.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T05:30:41.885Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T05:30:41.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T05:30:41.914Z] $ docker stop --time=1 39f04f388f87b41a4266d3de5062e8770f47f73610aea0e7bab7f88fd1af97d1 [2023-02-17T05:30:43.699Z] $ docker rm -f --volumes 39f04f388f87b41a4266d3de5062e8770f47f73610aea0e7bab7f88fd1af97d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:30:45.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T05:30:45.051Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T05:30:45.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:30:45.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T05:30:46.301Z] + ls -al . [2023-02-17T05:30:46.301Z] total 268 [2023-02-17T05:30:46.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:25 . [2023-02-17T05:30:46.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:23 .. [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:23 .dockerignore [2023-02-17T05:30:46.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:23 .git [2023-02-17T05:30:46.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:23 .github [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:23 .gitignore [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:23 .golangci.yml [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:23 CHANGELOG.md [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:23 GOVERNANCE.md [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:23 Jenkinsfile [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:23 LICENSE [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:23 Makefile [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:23 OWNERS.md [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:23 README.md [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 05:20 VERSION [2023-02-17T05:30:46.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:23 bin [2023-02-17T05:30:46.301Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:29 coverage.out [2023-02-17T05:30:46.301Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:23 example [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:23 go.mod [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:23 go.sum [2023-02-17T05:30:46.301Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:23 internal [2023-02-17T05:30:46.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:23 openapi [2023-02-17T05:30:46.301Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:23 pkg [2023-02-17T05:30:46.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:23 snap [2023-02-17T05:30:46.301Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:30:46.643Z] + 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=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 --label arch=arm64 --label version=3.0.0-dev.30 . [2023-02-17T05:30:46.910Z] Sending build context to Docker daemon 5.731MB [2023-02-17T05:30:46.910Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:30:46.910Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-17T05:30:46.910Z] ---> 30c9b44803ac [2023-02-17T05:30:46.910Z] Step 3/23 : ARG MAKE=make build [2023-02-17T05:30:47.177Z] ---> Running in 83956246ea53 [2023-02-17T05:30:47.444Z] Removing intermediate container 83956246ea53 [2023-02-17T05:30:47.444Z] ---> 549ab173292e [2023-02-17T05:30:47.444Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-17T05:30:47.444Z] ---> Running in 87f34030738c [2023-02-17T05:30:47.711Z] Removing intermediate container 87f34030738c [2023-02-17T05:30:47.711Z] ---> 9a85280ed4cc [2023-02-17T05:30:47.711Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T05:30:47.977Z] ---> Running in 823b6620888b [2023-02-17T05:30:48.246Z] Removing intermediate container 823b6620888b [2023-02-17T05:30:48.246Z] ---> 555243b5eeae [2023-02-17T05:30:48.246Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-17T05:30:48.246Z] ---> Running in 49a3e908e704 [2023-02-17T05:30:49.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:30:49.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:30:50.755Z] OK: 221 MiB in 51 packages [2023-02-17T05:30:51.716Z] Removing intermediate container 49a3e908e704 [2023-02-17T05:30:51.716Z] ---> fb43235fc15c [2023-02-17T05:30:51.716Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-17T05:30:52.300Z] ---> c55407f57589 [2023-02-17T05:30:52.300Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:30:52.300Z] ---> Running in 98f59f05151e [2023-02-17T05:30:54.890Z] Removing intermediate container 98f59f05151e [2023-02-17T05:30:54.890Z] ---> fc614ce6e2c2 [2023-02-17T05:30:54.890Z] Step 9/23 : COPY . . [2023-02-17T05:30:56.296Z] ---> 963757c80c2a [2023-02-17T05:30:56.296Z] Step 10/23 : RUN ${MAKE} [2023-02-17T05:30:56.296Z] ---> Running in f6d6e6875c1e [2023-02-17T05:30:57.255Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.30" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-17T05:33:03.934Z] Removing intermediate container f6d6e6875c1e [2023-02-17T05:33:03.934Z] ---> f9d259d20bec [2023-02-17T05:33:03.934Z] Step 11/23 : FROM alpine:3.16 [2023-02-17T05:33:03.934Z] 3.16: Pulling from library/alpine [2023-02-17T05:33:03.934Z] 3760b48202b3: Pulling fs layer [2023-02-17T05:33:04.200Z] 3760b48202b3: Verifying Checksum [2023-02-17T05:33:04.200Z] 3760b48202b3: Download complete [2023-02-17T05:33:04.781Z] 3760b48202b3: Pull complete [2023-02-17T05:33:04.781Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T05:33:04.781Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T05:33:04.781Z] ---> 4c81e5bf8899 [2023-02-17T05:33:04.781Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-17T05:33:04.781Z] ---> Running in 0247f999a0f1 [2023-02-17T05:33:05.054Z] Removing intermediate container 0247f999a0f1 [2023-02-17T05:33:05.054Z] ---> 5e39c524b278 [2023-02-17T05:33:05.054Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-17T05:33:05.054Z] ---> Running in 0f63e0b6c6f8 [2023-02-17T05:33:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:33:06.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:33:07.570Z] OK: 5 MiB in 14 packages [2023-02-17T05:33:08.543Z] Removing intermediate container 0f63e0b6c6f8 [2023-02-17T05:33:08.543Z] ---> 207f89af44e6 [2023-02-17T05:33:08.543Z] Step 14/23 : WORKDIR / [2023-02-17T05:33:08.543Z] ---> Running in abca6491b48e [2023-02-17T05:33:08.812Z] Removing intermediate container abca6491b48e [2023-02-17T05:33:08.812Z] ---> 77b5582952c5 [2023-02-17T05:33:08.813Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-17T05:33:09.398Z] ---> f01c05f25a69 [2023-02-17T05:33:09.398Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-17T05:33:10.357Z] ---> 63ba6752482f [2023-02-17T05:33:10.357Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-17T05:33:10.940Z] ---> 445b323ae004 [2023-02-17T05:33:10.940Z] Step 18/23 : EXPOSE 59999 [2023-02-17T05:33:11.208Z] ---> Running in c33c6a48d035 [2023-02-17T05:33:11.478Z] Removing intermediate container c33c6a48d035 [2023-02-17T05:33:11.478Z] ---> 86e94d2d5a01 [2023-02-17T05:33:11.478Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-17T05:33:11.478Z] ---> Running in 6feaff331658 [2023-02-17T05:33:11.746Z] Removing intermediate container 6feaff331658 [2023-02-17T05:33:11.746Z] ---> 481f3cc77a12 [2023-02-17T05:33:11.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T05:33:12.021Z] ---> Running in 5022799293d9 [2023-02-17T05:33:12.288Z] Removing intermediate container 5022799293d9 [2023-02-17T05:33:12.288Z] ---> c9b031fa861a [2023-02-17T05:33:12.288Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T05:33:12.288Z] ---> Running in 7fb477756ae7 [2023-02-17T05:33:12.555Z] Removing intermediate container 7fb477756ae7 [2023-02-17T05:33:12.555Z] ---> 91c91b0eb0c1 [2023-02-17T05:33:12.555Z] Step 22/23 : LABEL git_sha=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [2023-02-17T05:33:12.555Z] ---> Running in 8d4655db2999 [2023-02-17T05:33:12.823Z] Removing intermediate container 8d4655db2999 [2023-02-17T05:33:12.823Z] ---> 1f940278df13 [2023-02-17T05:33:12.823Z] Step 23/23 : LABEL version=3.0.0-dev.30 [2023-02-17T05:33:13.093Z] ---> Running in 71f632f8272a [2023-02-17T05:33:13.358Z] Removing intermediate container 71f632f8272a [2023-02-17T05:33:13.358Z] ---> 9622d7d9c310 [2023-02-17T05:33:13.358Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T05:33:13.358Z] Successfully built 9622d7d9c310 [2023-02-17T05:33:13.358Z] 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-02-17T05:33:13.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:33:13.837Z] [2023-02-17T05:33:13.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:33:14.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:33:14.206Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T05:33:14.206Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T05:33:14.206Z] 04944245beec: Pulling fs layer [2023-02-17T05:33:14.206Z] 699f458cf7ca: Pulling fs layer [2023-02-17T05:33:14.206Z] 765212b225bb: Pulling fs layer [2023-02-17T05:33:14.206Z] f23df028b6ca: Pulling fs layer [2023-02-17T05:33:14.206Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T05:33:14.206Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T05:33:14.206Z] 765212b225bb: Waiting [2023-02-17T05:33:14.206Z] f23df028b6ca: Waiting [2023-02-17T05:33:14.206Z] d65c8cfc05b1: Waiting [2023-02-17T05:33:14.206Z] 2437ff75d9bd: Waiting [2023-02-17T05:33:14.500Z] 04944245beec: Verifying Checksum [2023-02-17T05:33:14.500Z] 04944245beec: Download complete [2023-02-17T05:33:14.500Z] 765212b225bb: Verifying Checksum [2023-02-17T05:33:14.500Z] 765212b225bb: Download complete [2023-02-17T05:33:14.787Z] f23df028b6ca: Verifying Checksum [2023-02-17T05:33:14.787Z] f23df028b6ca: Download complete [2023-02-17T05:33:14.787Z] d65c8cfc05b1: Download complete [2023-02-17T05:33:14.787Z] 699f458cf7ca: Verifying Checksum [2023-02-17T05:33:14.787Z] 699f458cf7ca: Download complete [2023-02-17T05:33:15.071Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T05:33:15.071Z] 8998bd30e6a1: Download complete [2023-02-17T05:33:17.684Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T05:33:19.088Z] 8998bd30e6a1: Pull complete [2023-02-17T05:33:19.353Z] 04944245beec: Pull complete [2023-02-17T05:33:20.765Z] 699f458cf7ca: Pull complete [2023-02-17T05:33:20.765Z] 765212b225bb: Pull complete [2023-02-17T05:33:21.347Z] f23df028b6ca: Pull complete [2023-02-17T05:33:21.613Z] d65c8cfc05b1: Pull complete [2023-02-17T05:33:33.917Z] 2437ff75d9bd: Pull complete [2023-02-17T05:33:33.917Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T05:33:33.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:33:33.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:33:34.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-6377 does not seem to be running inside a container [2023-02-17T05:33:34.175Z] $ 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/160 -v /w/workspace/device-sdk-go/160:/w/workspace/device-sdk-go/160:rw,z -v /w/workspace/device-sdk-go/160@tmp:/w/workspace/device-sdk-go/160@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-02-17T05:33:36.756Z] $ docker top 9105e776506f0b90d1b3fcd2974401fa2f8400057da5079874abce35b73ea26d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:33:37.260Z] ---> job-cost.sh [2023-02-17T05:33:37.525Z] lf-activate-venv: SKIPPING [2023-02-17T05:33:37.525Z] INFO: No Stack... [2023-02-17T05:33:37.791Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T05:33:38.750Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T05:33:39.069Z] + cat /w/workspace/device-sdk-go/160/archives/cost.csv [2023-02-17T05:33:39.069Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T05:33:39.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [2023-02-17T05:33:39.410Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] did not exist. Created. [2023-02-17T05:33:39.410Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T05:33:39.750Z] /w/workspace/device-sdk-go/160@tmp/durable-7e2546fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T05:33:40.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T05:33:40.107Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T05:33:40.174Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T05:33:40.180Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T05:33:40.193Z] $ docker stop --time=1 9105e776506f0b90d1b3fcd2974401fa2f8400057da5079874abce35b73ea26d [2023-02-17T05:33:41.646Z] $ docker rm -f --volumes 9105e776506f0b90d1b3fcd2974401fa2f8400057da5079874abce35b73ea26d [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-02-17T05:33:42.150Z] provisioning config files... [2023-02-17T05:33:42.158Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1328877179474268037tmp [Pipeline] { [Pipeline] sh [2023-02-17T05:33:42.447Z] + set +x [2023-02-17T05:33:42.447Z] + curl -s https://codecov.io/bash [2023-02-17T05:33:42.447Z] + bash -s -- [2023-02-17T05:33:42.447Z] [2023-02-17T05:33:42.447Z] _____ _ [2023-02-17T05:33:42.447Z] / ____| | | [2023-02-17T05:33:42.447Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T05:33:42.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T05:33:42.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T05:33:42.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T05:33:42.447Z] Bash-1.0.6 [2023-02-17T05:33:42.447Z] [2023-02-17T05:33:42.447Z] [2023-02-17T05:33:42.447Z] ==> git version 2.25.1 found [2023-02-17T05:33:42.447Z] ==> 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-02-17T05:33:42.447Z] Release-Date: 2020-01-08 [2023-02-17T05:33:42.447Z] 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-02-17T05:33:42.447Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T05:33:42.447Z] ==> Jenkins CI detected. [2023-02-17T05:33:42.447Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T05:33:42.447Z] project root: . [2023-02-17T05:33:42.447Z] --> token set from env [2023-02-17T05:33:42.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T05:33:42.447Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T05:33:42.447Z] ==> Python coveragepy not found [2023-02-17T05:33:42.447Z] ==> Searching for coverage reports in: [2023-02-17T05:33:42.447Z] + . [2023-02-17T05:33:42.447Z] -> Found 1 reports [2023-02-17T05:33:42.447Z] ==> Detecting git/mercurial file structure [2023-02-17T05:33:42.706Z] ==> Reading reports [2023-02-17T05:33:42.706Z] + ./coverage.out bytes=98700 [2023-02-17T05:33:42.706Z] ==> Appending adjustments [2023-02-17T05:33:42.706Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T05:33:42.965Z] + Found adjustments [2023-02-17T05:33:42.965Z] ==> Gzipping contents [2023-02-17T05:33:42.965Z] 16K /tmp/codecov.FWHtHX.gz [2023-02-17T05:33:42.965Z] ==> Uploading reports [2023-02-17T05:33:42.965Z] url: https://codecov.io [2023-02-17T05:33:42.965Z] query: branch=main&commit=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T05:33:42.965Z] -> Pinging Codecov [2023-02-17T05:33:42.965Z] 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=08f78b5e5c66dc01915b78c11f09bc0973b3e0c8&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T05:33:42.965Z] -> Uploading to [2023-02-17T05:33:42.965Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/08f78b5e5c66dc01915b78c11f09bc0973b3e0c8/e0d90167-13cd-4b82-b60d-d1627ea385b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T053342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9ba5149fae787cbf6413608713f5a137076018da1424e6fd8c763b626fb5d7f [2023-02-17T05:33:42.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T05:33:42.965Z] Dload Upload Total Spent Left Speed [2023-02-17T05:33:43.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14357 0 0 100 14357 0 52589 --:--:-- --:--:-- --:--:-- 52589 [2023-02-17T05:33:43.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] } [2023-02-17T05:33:43.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-17T05:33:43.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T05:33:43.638Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:33:43.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T05:33:43.943Z] [2023-02-17T05:33:43.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:33:44.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T05:33:44.245Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T05:33:44.245Z] df9b9388f04a: Pulling fs layer [2023-02-17T05:33:44.245Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T05:33:44.246Z] 25bc292e5bac: Pulling fs layer [2023-02-17T05:33:44.246Z] 114826534d7a: Pulling fs layer [2023-02-17T05:33:44.246Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T05:33:44.246Z] 114826534d7a: Waiting [2023-02-17T05:33:44.246Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T05:33:44.246Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T05:33:44.246Z] 6ad1cebc031e: Waiting [2023-02-17T05:33:44.246Z] 25bc292e5bac: Verifying Checksum [2023-02-17T05:33:44.246Z] 25bc292e5bac: Download complete [2023-02-17T05:33:44.246Z] 52dc419b0ee2: Verifying Checksum [2023-02-17T05:33:44.246Z] 52dc419b0ee2: Download complete [2023-02-17T05:33:44.246Z] 4657fd5d0bcf: Verifying Checksum [2023-02-17T05:33:44.246Z] 4657fd5d0bcf: Download complete [2023-02-17T05:33:44.513Z] df9b9388f04a: Download complete [2023-02-17T05:33:44.513Z] df9b9388f04a: Pull complete [2023-02-17T05:33:44.513Z] 52dc419b0ee2: Pull complete [2023-02-17T05:33:44.787Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T05:33:44.787Z] 6ad1cebc031e: Download complete [2023-02-17T05:33:44.787Z] 25bc292e5bac: Pull complete [2023-02-17T05:33:45.385Z] 114826534d7a: Verifying Checksum [2023-02-17T05:33:45.385Z] 114826534d7a: Download complete [2023-02-17T05:33:45.718Z] 8a3aa393b2d8: Verifying Checksum [2023-02-17T05:33:45.718Z] 8a3aa393b2d8: Download complete [2023-02-17T05:33:48.256Z] 114826534d7a: Pull complete [2023-02-17T05:33:48.256Z] 4657fd5d0bcf: Pull complete [2023-02-17T05:33:48.514Z] 6ad1cebc031e: Pull complete [2023-02-17T05:33:51.039Z] 8a3aa393b2d8: Pull complete [2023-02-17T05:33:51.039Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T05:33:51.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T05:33:51.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:33:51.112Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:33:51.144Z] $ 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-02-17T05:33:52.794Z] $ docker top 1a97435dff59526dcf1d416e4b785f3f140f0a1fdc82df50aa5cebff557563a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T05:33:52.859Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-17T05:33:53.136Z] + set -o pipefail [2023-02-17T05:33:53.136Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-17T05:33:59.693Z] [2023-02-17T05:33:59.693Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-17T05:33:59.693Z] [2023-02-17T05:33:59.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c8052985-4e44-492a-a1c7-a8c094ef6d29 [2023-02-17T05:33:59.693Z] [2023-02-17T05:33:59.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T05:33:59.693Z] [2023-02-17T05:33:59.693Z] [2023-02-17T05:33:59.693Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T05:33:59.693Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T05:33:59.693Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T05:33:59.704Z] $ docker stop --time=1 1a97435dff59526dcf1d416e4b785f3f140f0a1fdc82df50aa5cebff557563a8 [2023-02-17T05:34:01.555Z] $ docker rm -f --volumes 1a97435dff59526dcf1d416e4b785f3f140f0a1fdc82df50aa5cebff557563a8 [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-02-17T05:34:01.938Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:34:01.954Z] provisioning config files... [2023-02-17T05:34:01.960Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10799281656861747219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:02.252Z] --> edgex-publish-swagger.sh [2023-02-17T05:34:02.252Z] === Publish openapi/v3 API === [2023-02-17T05:34:02.252Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-17T05:34:02.252Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-17T05:34:02.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T05:34:02.252Z] Dload Upload Total Spent Left Speed [2023-02-17T05:34:02.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25278 0 0 100 25278 0 40187 --:--:-- --:--:-- --:--:-- 40123 100 25278 0 0 100 25278 0 40123 --:--:-- --:--:-- --:--:-- 40060 [2023-02-17T05:34:02.820Z] [2023-02-17T05:34:02.820Z] [Pipeline] } [2023-02-17T05:34:02.828Z] 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-02-17T05:34:03.237Z] + git log --format=format:%s -1 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 [Pipeline] sh [2023-02-17T05:34:03.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:34:03.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:03.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:34:03.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:34:03.898Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:34:03.923Z] $ 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-02-17T05:34:04.277Z] $ docker top 122b8f7a2aec6cf10259956c26794903adf8fe1f31af841784090bd018039473 -eo pid,comm [2023-02-17T05:34:04.325Z] 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-02-17T05:34:04.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:34:04.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:34:04.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:34:04.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:34:04.466Z] $ docker exec 122b8f7a2aec6cf10259956c26794903adf8fe1f31af841784090bd018039473 ssh-agent [2023-02-17T05:34:04.568Z] SSH_AUTH_SOCK=/tmp/ssh-a1PwuI4JDUkN/agent.31 [2023-02-17T05:34:04.568Z] SSH_AGENT_PID=37 [2023-02-17T05:34:04.573Z] Running ssh-add (command line suppressed) [2023-02-17T05:34:04.668Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11331071074842038626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11331071074842038626.key) [2023-02-17T05:34:04.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:34:04.961Z] + git semver tag [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,115 [run_tag] DEBUG tag force:False [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,115 [check_head_tag] DEBUG check head tag [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,116 [execute] INFO git cat-file --batch-check [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,119 [execute] INFO git cat-file --batch [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,149 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,149 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,149 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T05:34:05.220Z] 2023-02-17 05:34:05,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:05.220Z] 3.0.0-dev.30 [Pipeline] } [2023-02-17T05:34:05.230Z] $ docker exec --env ******** --env ******** 122b8f7a2aec6cf10259956c26794903adf8fe1f31af841784090bd018039473 ssh-agent -k [2023-02-17T05:34:05.328Z] unset SSH_AUTH_SOCK; [2023-02-17T05:34:05.328Z] unset SSH_AGENT_PID; [2023-02-17T05:34:05.328Z] echo Agent pid 37 killed; [2023-02-17T05:34:05.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:34:05.651Z] + git semver [Pipeline] } [2023-02-17T05:34:05.924Z] $ docker stop --time=1 122b8f7a2aec6cf10259956c26794903adf8fe1f31af841784090bd018039473 [2023-02-17T05:34:07.166Z] $ docker rm -f --volumes 122b8f7a2aec6cf10259956c26794903adf8fe1f31af841784090bd018039473 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:07.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T05:34:07.557Z] [2023-02-17T05:34:07.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:07.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T05:34:07.864Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T05:34:07.864Z] ab5ef0e58194: Pulling fs layer [2023-02-17T05:34:07.864Z] 9712f1f96733: Pulling fs layer [2023-02-17T05:34:07.864Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T05:34:07.864Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T05:34:07.864Z] e9a5061849ea: Pulling fs layer [2023-02-17T05:34:07.864Z] d747dcd14b5f: Pulling fs layer [2023-02-17T05:34:07.864Z] 2de7ff778b66: Pulling fs layer [2023-02-17T05:34:07.864Z] e9a5061849ea: Waiting [2023-02-17T05:34:07.864Z] d747dcd14b5f: Waiting [2023-02-17T05:34:07.864Z] 2de7ff778b66: Waiting [2023-02-17T05:34:07.864Z] 0d9ebad4ef96: Waiting [2023-02-17T05:34:07.864Z] 9712f1f96733: Verifying Checksum [2023-02-17T05:34:07.864Z] 9712f1f96733: Download complete [2023-02-17T05:34:08.947Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T05:34:08.947Z] 63f879dbbcfc: Download complete [2023-02-17T05:34:09.466Z] e9a5061849ea: Verifying Checksum [2023-02-17T05:34:09.466Z] e9a5061849ea: Download complete [2023-02-17T05:34:09.466Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T05:34:09.466Z] 0d9ebad4ef96: Download complete [2023-02-17T05:34:09.853Z] d747dcd14b5f: Verifying Checksum [2023-02-17T05:34:09.853Z] d747dcd14b5f: Download complete [2023-02-17T05:34:09.853Z] ab5ef0e58194: Verifying Checksum [2023-02-17T05:34:09.853Z] ab5ef0e58194: Download complete [2023-02-17T05:34:10.113Z] 2de7ff778b66: Verifying Checksum [2023-02-17T05:34:10.113Z] 2de7ff778b66: Download complete [2023-02-17T05:34:12.643Z] ab5ef0e58194: Pull complete [2023-02-17T05:34:12.643Z] 9712f1f96733: Pull complete [2023-02-17T05:34:12.901Z] 63f879dbbcfc: Pull complete [2023-02-17T05:34:16.185Z] 0d9ebad4ef96: Pull complete [2023-02-17T05:34:16.442Z] e9a5061849ea: Pull complete [2023-02-17T05:34:16.442Z] d747dcd14b5f: Pull complete [2023-02-17T05:34:17.376Z] 2de7ff778b66: Pull complete [2023-02-17T05:34:17.376Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T05:34:17.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T05:34:17.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:34:17.477Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:34:17.643Z] $ 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-02-17T05:34:19.414Z] $ docker top 14cea9bb3b2450a48b67e8d23241f3e2377fcff03104d9b92e207c0b710a950f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:34:19.481Z] provisioning config files... [2023-02-17T05:34:19.487Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16214120352515587204tmp [2023-02-17T05:34:19.498Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8509256791952250678tmp [2023-02-17T05:34:19.505Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15343869509932650330tmp [Pipeline] { [Pipeline] echo [2023-02-17T05:34:19.515Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:19.798Z] ---> sigul-configuration.sh [2023-02-17T05:34:19.798Z] gpg: directory `/root/.gnupg' created [2023-02-17T05:34:19.798Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T05:34:19.798Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T05:34:19.798Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T05:34:19.798Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T05:34:19.798Z] gpg: CAST5 encrypted data [2023-02-17T05:34:19.798Z] gpg: encrypted with 1 passphrase [2023-02-17T05:34:19.798Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T05:34:20.084Z] + mkdir /home/jenkins [2023-02-17T05:34:20.084Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T05:34:20.372Z] + 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-02-17T05:34:20.382Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:20.667Z] ---> sigul-install.sh [2023-02-17T05:34:20.667Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T05:34:20.956Z] + git tag --list [2023-02-17T05:34:20.956Z] 0.7.1 [2023-02-17T05:34:20.956Z] delhi-tag [2023-02-17T05:34:20.956Z] v1.0.0 [2023-02-17T05:34:20.956Z] v1.1.0 [2023-02-17T05:34:20.956Z] v1.1.1 [2023-02-17T05:34:20.956Z] v1.1.2 [2023-02-17T05:34:20.956Z] v1.2.0 [2023-02-17T05:34:20.956Z] v1.2.1 [2023-02-17T05:34:20.956Z] v1.2.2 [2023-02-17T05:34:20.956Z] v1.2.3 [2023-02-17T05:34:20.956Z] v1.3.0 [2023-02-17T05:34:20.956Z] v1.4.0 [2023-02-17T05:34:20.956Z] v2.0.0 [2023-02-17T05:34:20.956Z] v2.1.0 [2023-02-17T05:34:20.956Z] v2.1.1 [2023-02-17T05:34:20.956Z] v2.1.1-dev.2 [2023-02-17T05:34:20.956Z] v2.1.1-dev.3 [2023-02-17T05:34:20.956Z] v2.2.0 [2023-02-17T05:34:20.956Z] v2.2.1-dev.1 [2023-02-17T05:34:20.956Z] v2.2.1-dev.10 [2023-02-17T05:34:20.956Z] v2.2.1-dev.11 [2023-02-17T05:34:20.956Z] v2.2.1-dev.12 [2023-02-17T05:34:20.956Z] v2.2.1-dev.13 [2023-02-17T05:34:20.956Z] v2.2.1-dev.14 [2023-02-17T05:34:20.956Z] v2.2.1-dev.2 [2023-02-17T05:34:20.956Z] v2.2.1-dev.3 [2023-02-17T05:34:20.956Z] v2.2.1-dev.4 [2023-02-17T05:34:20.956Z] v2.2.1-dev.5 [2023-02-17T05:34:20.956Z] v2.2.1-dev.6 [2023-02-17T05:34:20.956Z] v2.2.1-dev.7 [2023-02-17T05:34:20.956Z] v2.2.1-dev.8 [2023-02-17T05:34:20.956Z] v2.2.1-dev.9 [2023-02-17T05:34:20.956Z] v2.3.0 [2023-02-17T05:34:20.956Z] v2.3.0-dev.14 [2023-02-17T05:34:20.956Z] v2.3.0-dev.15 [2023-02-17T05:34:20.956Z] v2.3.0-dev.16 [2023-02-17T05:34:20.956Z] v2.3.0-dev.17 [2023-02-17T05:34:20.956Z] v2.3.0-dev.18 [2023-02-17T05:34:20.956Z] v2.3.0-dev.19 [2023-02-17T05:34:20.956Z] v2.3.0-dev.20 [2023-02-17T05:34:20.956Z] v2.3.0-dev.21 [2023-02-17T05:34:20.956Z] v2.3.0-dev.22 [2023-02-17T05:34:20.956Z] v2.3.0-dev.23 [2023-02-17T05:34:20.956Z] v2.3.0-dev.24 [2023-02-17T05:34:20.956Z] v2.3.0-dev.25 [2023-02-17T05:34:20.956Z] v2.3.0-dev.26 [2023-02-17T05:34:20.956Z] v2.3.0-dev.27 [2023-02-17T05:34:20.956Z] v2.3.0-dev.28 [2023-02-17T05:34:20.956Z] v2.3.0-dev.29 [2023-02-17T05:34:20.956Z] v2.3.0-dev.30 [2023-02-17T05:34:20.956Z] v2.3.0-dev.31 [2023-02-17T05:34:20.956Z] v2.3.0-dev.32 [2023-02-17T05:34:20.956Z] v2.3.0-dev.33 [2023-02-17T05:34:20.956Z] v2.3.0-dev.34 [2023-02-17T05:34:20.956Z] v2.3.0-dev.35 [2023-02-17T05:34:20.956Z] v2.3.0-dev.36 [2023-02-17T05:34:20.956Z] v2.3.0-dev.37 [2023-02-17T05:34:20.956Z] v2.3.0-dev.38 [2023-02-17T05:34:20.956Z] v2.3.0-dev.39 [2023-02-17T05:34:20.956Z] v2.3.0-dev.40 [2023-02-17T05:34:20.956Z] v2.3.0-dev.41 [2023-02-17T05:34:20.956Z] v2.3.0-dev.42 [2023-02-17T05:34:20.956Z] v2.3.0-dev.43 [2023-02-17T05:34:20.956Z] v2.3.0-dev.44 [2023-02-17T05:34:20.956Z] v2.3.0-dev.45 [2023-02-17T05:34:20.956Z] v2.3.0-dev.46 [2023-02-17T05:34:20.956Z] v2.3.0-dev.47 [2023-02-17T05:34:20.956Z] v2.3.0-dev.48 [2023-02-17T05:34:20.956Z] v2.3.0-dev.49 [2023-02-17T05:34:20.956Z] v2.3.0-dev.50 [2023-02-17T05:34:20.956Z] v2.3.0-dev.51 [2023-02-17T05:34:20.956Z] v2.3.1-dev.1 [2023-02-17T05:34:20.956Z] v2.3.1-dev.2 [2023-02-17T05:34:20.956Z] v3.0.0-dev.1 [2023-02-17T05:34:20.956Z] v3.0.0-dev.10 [2023-02-17T05:34:20.956Z] v3.0.0-dev.11 [2023-02-17T05:34:20.956Z] v3.0.0-dev.12 [2023-02-17T05:34:20.956Z] v3.0.0-dev.13 [2023-02-17T05:34:20.956Z] v3.0.0-dev.14 [2023-02-17T05:34:20.956Z] v3.0.0-dev.15 [2023-02-17T05:34:20.956Z] v3.0.0-dev.16 [2023-02-17T05:34:20.956Z] v3.0.0-dev.17 [2023-02-17T05:34:20.956Z] v3.0.0-dev.18 [2023-02-17T05:34:20.956Z] v3.0.0-dev.19 [2023-02-17T05:34:20.956Z] v3.0.0-dev.2 [2023-02-17T05:34:20.956Z] v3.0.0-dev.20 [2023-02-17T05:34:20.956Z] v3.0.0-dev.21 [2023-02-17T05:34:20.956Z] v3.0.0-dev.22 [2023-02-17T05:34:20.956Z] v3.0.0-dev.23 [2023-02-17T05:34:20.956Z] v3.0.0-dev.24 [2023-02-17T05:34:20.956Z] v3.0.0-dev.25 [2023-02-17T05:34:20.956Z] v3.0.0-dev.26 [2023-02-17T05:34:20.956Z] v3.0.0-dev.27 [2023-02-17T05:34:20.956Z] v3.0.0-dev.28 [2023-02-17T05:34:20.956Z] v3.0.0-dev.29 [2023-02-17T05:34:20.956Z] v3.0.0-dev.3 [2023-02-17T05:34:20.956Z] v3.0.0-dev.30 [2023-02-17T05:34:20.956Z] v3.0.0-dev.4 [2023-02-17T05:34:20.956Z] v3.0.0-dev.5 [2023-02-17T05:34:20.956Z] v3.0.0-dev.6 [2023-02-17T05:34:20.956Z] v3.0.0-dev.7 [2023-02-17T05:34:20.956Z] v3.0.0-dev.8 [2023-02-17T05:34:20.956Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T05:34:21.241Z] + lftools sign git-tag v3.0.0-dev.30 [2023-02-17T05:34:21.810Z] Signing Git tag with Sigul... [2023-02-17T05:34:21.810Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-02-17T05:34:22.080Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:22.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T05:34:22.376Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T05:34:22.395Z] $ docker stop --time=1 14cea9bb3b2450a48b67e8d23241f3e2377fcff03104d9b92e207c0b710a950f [2023-02-17T05:34:23.654Z] $ docker rm -f --volumes 14cea9bb3b2450a48b67e8d23241f3e2377fcff03104d9b92e207c0b710a950f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-17T05:34:24.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:34:24.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:24.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:34:24.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:34:24.422Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:34:24.448Z] $ 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-02-17T05:34:24.761Z] $ docker top b7c1d40ddf1aabbcf4a1b1302d699c0f7ee29c9d05fb0fb7270d079a4de373fc -eo pid,comm [2023-02-17T05:34:24.805Z] 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-02-17T05:34:24.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:34:24.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:34:24.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:34:24.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:34:24.955Z] $ docker exec b7c1d40ddf1aabbcf4a1b1302d699c0f7ee29c9d05fb0fb7270d079a4de373fc ssh-agent [2023-02-17T05:34:25.063Z] SSH_AUTH_SOCK=/tmp/ssh-Ca0iVlprL85V/agent.33 [2023-02-17T05:34:25.063Z] SSH_AGENT_PID=39 [2023-02-17T05:34:25.068Z] Running ssh-add (command line suppressed) [2023-02-17T05:34:25.165Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6561571855657061655.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6561571855657061655.key) [2023-02-17T05:34:25.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:34:25.463Z] + git semver bump pre [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,626 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,628 [execute] INFO git cat-file --batch-check [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,633 [execute] INFO git cat-file --batch [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:34:25.722Z] 2023-02-17 05:34:25,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:25.722Z] 3.0.0-dev.31 [Pipeline] } [2023-02-17T05:34:25.732Z] $ docker exec --env ******** --env ******** b7c1d40ddf1aabbcf4a1b1302d699c0f7ee29c9d05fb0fb7270d079a4de373fc ssh-agent -k [2023-02-17T05:34:25.814Z] unset SSH_AUTH_SOCK; [2023-02-17T05:34:25.814Z] unset SSH_AGENT_PID; [2023-02-17T05:34:25.814Z] echo Agent pid 39 killed; [2023-02-17T05:34:25.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:34:26.120Z] + git semver [Pipeline] } [2023-02-17T05:34:26.389Z] $ docker stop --time=1 b7c1d40ddf1aabbcf4a1b1302d699c0f7ee29c9d05fb0fb7270d079a4de373fc [2023-02-17T05:34:27.669Z] $ docker rm -f --volumes b7c1d40ddf1aabbcf4a1b1302d699c0f7ee29c9d05fb0fb7270d079a4de373fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:34:28.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:34:28.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:28.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:34:28.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:34:28.364Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:34:28.393Z] $ 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-02-17T05:34:28.708Z] $ docker top 781c3fb3738fcf2402775b4a7927e78afac2d6b5f7b0f052f5e638a8e5d46c9c -eo pid,comm [2023-02-17T05:34:28.750Z] 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-02-17T05:34:28.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:34:28.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:34:28.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:34:28.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:34:28.913Z] $ docker exec 781c3fb3738fcf2402775b4a7927e78afac2d6b5f7b0f052f5e638a8e5d46c9c ssh-agent [2023-02-17T05:34:29.017Z] SSH_AUTH_SOCK=/tmp/ssh-yZCalyx4P40v/agent.32 [2023-02-17T05:34:29.017Z] SSH_AGENT_PID=38 [2023-02-17T05:34:29.021Z] Running ssh-add (command line suppressed) [2023-02-17T05:34:29.119Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16633112189956038990.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16633112189956038990.key) [2023-02-17T05:34:29.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:34:29.416Z] + git semver push [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,584 [run_push] DEBUG push [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,585 [execute] INFO git cat-file --batch-check [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,589 [execute] INFO git rev-list 2e4240726bf6edb187b7301c87938be53bf0535f -- [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,589 [execute] DEBUG Popen(['git', 'rev-list', '2e4240726bf6edb187b7301c87938be53bf0535f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,600 [execute] INFO git fetch -v origin [2023-02-17T05:34:29.674Z] 2023-02-17 05:34:29,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-17T05:34:30.241Z] 2023-02-17 05:34:30,154 [run_push] DEBUG no remote changes detected [2023-02-17T05:34:30.241Z] 2023-02-17 05:34:30,155 [execute] INFO git push origin semver [2023-02-17T05:34:30.241Z] 2023-02-17 05:34:30,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T05:34:31.176Z] 2023-02-17 05:34:30,980 [run_push] DEBUG push all version tags [2023-02-17T05:34:31.176Z] 2023-02-17 05:34:30,980 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T05:34:31.176Z] 2023-02-17 05:34:30,981 [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-02-17T05:34:32.112Z] 2023-02-17 05:34:31,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-17T05:34:32.112Z] 3.0.0-dev.31 [Pipeline] } [2023-02-17T05:34:32.121Z] $ docker exec --env ******** --env ******** 781c3fb3738fcf2402775b4a7927e78afac2d6b5f7b0f052f5e638a8e5d46c9c ssh-agent -k [2023-02-17T05:34:32.225Z] unset SSH_AUTH_SOCK; [2023-02-17T05:34:32.226Z] unset SSH_AGENT_PID; [2023-02-17T05:34:32.226Z] echo Agent pid 38 killed; [2023-02-17T05:34:32.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:34:32.543Z] + git semver [Pipeline] } [2023-02-17T05:34:32.813Z] $ docker stop --time=1 781c3fb3738fcf2402775b4a7927e78afac2d6b5f7b0f052f5e638a8e5d46c9c [2023-02-17T05:34:34.063Z] $ docker rm -f --volumes 781c3fb3738fcf2402775b4a7927e78afac2d6b5f7b0f052f5e638a8e5d46c9c [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-02-17T05:34:34.563Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-17T05:34:34.563Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T05:34:34.563Z] total 16 [2023-02-17T05:34:34.563Z] drwxr-xr-x 3 root root 4096 Feb 17 05:22 . [2023-02-17T05:34:34.563Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:34 .. [2023-02-17T05:34:34.563Z] drwxr-xr-x 2 root root 4096 Feb 17 05:22 cost [2023-02-17T05:34:34.563Z] -rw-r--r-- 1 root root 85 Feb 17 05:22 cost.csv [2023-02-17T05:34:34.563Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T05:34:34.563Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-17T05:34:34.563Z] total 16 [2023-02-17T05:34:34.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:22 . [2023-02-17T05:34:34.563Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:34 .. [2023-02-17T05:34:34.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:22 cost [2023-02-17T05:34:34.563Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 17 05:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:34.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:35.702Z] ---> package-listing.sh [2023-02-17T05:34:35.702Z] ++ facter osfamily [2023-02-17T05:34:35.702Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T05:34:35.961Z] + OS_FAMILY=debian [2023-02-17T05:34:35.961Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-17T05:34:35.961Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T05:34:35.961Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T05:34:35.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T05:34:35.961Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T05:34:35.961Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T05:34:35.961Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T05:34:35.961Z] + case "${OS_FAMILY}" in [2023-02-17T05:34:35.961Z] + dpkg -l [2023-02-17T05:34:35.961Z] + grep '^ii' [2023-02-17T05:34:35.961Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T05:34:35.961Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T05:34:35.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T05:34:35.961Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-17T05:34:35.961Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-17T05:34:35.961Z] + 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-02-17T05:34:35.972Z] 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-02-17T05:34:36.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:34:36.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:34:36.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:34:36.610Z] prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container [2023-02-17T05:34:36.640Z] $ 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-02-17T05:34:36.833Z] $ docker top 1b814a4ea66a64c2491df4f32de2e7ee4277112cf536e296fe02338e80d6f929 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:34:37.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T05:34:37.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T05:34:37.734Z] + ls /var/log/sa-host [2023-02-17T05:34:37.734Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:34:37.799Z] provisioning config files... [2023-02-17T05:34:37.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10347408593972175267tmp [Pipeline] { [Pipeline] echo [2023-02-17T05:34:37.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:38.099Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T05:34:38.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:38.439Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T05:34:38.448Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:38.733Z] ---> sudo-logs.sh [2023-02-17T05:34:38.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T05:34:38.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:39.056Z] ---> job-cost.sh [2023-02-17T05:34:39.056Z] lf-activate-venv: SKIPPING [2023-02-17T05:34:39.056Z] DEBUG: total: 0.2199999988079071 [2023-02-17T05:34:39.056Z] INFO: Retrieving Stack Cost... [2023-02-17T05:34:40.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T05:34:40.696Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T05:34:40.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:34:40.993Z] ---> logs-deploy.sh [2023-02-17T05:34:40.993Z] lf-activate-venv: SKIPPING [2023-02-17T05:34:40.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/160 [2023-02-17T05:34:40.993Z] INFO: archiving workspace using pattern(s): [2023-02-17T05:34:41.930Z] Archives upload complete. [2023-02-17T05:34:41.930Z] INFO: archiving logs to Nexus