Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86d27a5a876ae0ae85a91145bae5663558e9d985 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-ssh1433538882475933441.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2686763173206327018.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9402131819383273306.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16162062221961050228.key Verifying host key using known hosts file > 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-ssh6823181949194487757.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6094’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6096 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 86d27a5a876ae0ae85a91145bae5663558e9d985 (main) Commit message: "Merge pull request #1224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" > 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 86d27a5a876ae0ae85a91145bae5663558e9d985 # timeout=10 > git rev-list --no-walk 7dbdf76fddf8d5c49cfbe8a20277166ae9dac901 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-30T14:41:08.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T14:41:08.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T14:41:08.710Z] ========================================================= [2022-09-30T14:41:08.710Z] EdgeX Global Pipelines Version Info [2022-09-30T14:41:08.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:41:09.421Z] ------------------- [2022-09-30T14:41:09.421Z] stable info: [2022-09-30T14:41:09.421Z] ------------------- [2022-09-30T14:41:09.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T14:41:09.421Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T14:41:09.421Z] Message: update stable to v1.0.239 [2022-09-30T14:41:09.991Z] ------------------- [2022-09-30T14:41:09.991Z] experimental info: [2022-09-30T14:41:09.991Z] ------------------- [2022-09-30T14:41:09.991Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T14:41:09.991Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T14:41:09.991Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T14:41:10.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-30T14:41:10.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-30T14:41:10.173Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T14:41:10.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T14:41:10.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T14:41:10.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T14:41:10.221Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T14:41:10.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-30T14:41:10.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T14:41:10.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T14:41:10.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T14:41:10.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-30T14:41:10.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T14:41:10.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T14:41:10.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T14:41:10.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:41:10.374Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:41:10.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T14:41:10.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T14:41:10.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T14:41:10.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T14:41:10.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T14:41:10.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-30T14:41:10.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-30T14:41:10.483Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-30T14:41:10.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T14:41:10.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T14:41:10.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-30T14:41:10.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-30T14:41:10.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-30T14:41:10.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] echo [2022-09-30T14:41:10.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d27a5 [Pipeline] echo [2022-09-30T14:41:10.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:41:10.650Z] provisioning config files... [2022-09-30T14:41:10.666Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9992184672114938828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:41:10.973Z] ---> docker-login.sh [2022-09-30T14:41:10.973Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:41:11.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:11.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:11.492Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:11.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:11.492Z] [2022-09-30T14:41:11.492Z] Login Succeeded [2022-09-30T14:41:11.492Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:41:11.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:11.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:11.492Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:11.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:11.492Z] [2022-09-30T14:41:11.492Z] Login Succeeded [2022-09-30T14:41:11.492Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:41:11.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:11.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:11.752Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:11.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:11.752Z] [2022-09-30T14:41:11.752Z] Login Succeeded [2022-09-30T14:41:11.752Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:41:11.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:11.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:11.752Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:11.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:11.752Z] [2022-09-30T14:41:11.752Z] Login Succeeded [2022-09-30T14:41:11.752Z] docker.io [2022-09-30T14:41:11.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:12.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:12.012Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:12.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:12.012Z] [2022-09-30T14:41:12.012Z] Login Succeeded [2022-09-30T14:41:12.012Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:41:12.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-30T14:41:12.390Z] + git rev-list -1 --merges 86d27a5a876ae0ae85a91145bae5663558e9d985~1..86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] echo [2022-09-30T14:41:12.416Z] -----------> git rev-list -1 --merges 86d27a5a876ae0ae85a91145bae5663558e9d985~1..86d27a5a876ae0ae85a91145bae5663558e9d985 86d27a5a876ae0ae85a91145bae5663558e9d985 [2022-09-30T14:41:12.416Z] 86d27a5a876ae0ae85a91145bae5663558e9d985 [false] [Pipeline] sh [2022-09-30T14:41:12.710Z] + git log --format=format:%s -1 86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] echo [2022-09-30T14:41:12.723Z] ========================================================= [2022-09-30T14:41:12.723Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T14:41:12.723Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:41:13.044Z] + git log --format=format:%s -1 86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] echo [2022-09-30T14:41:13.054Z] [semverPrep] GIT_COMMIT: 86d27a5a876ae0ae85a91145bae5663558e9d985, Commit Message: Merge pull request #1224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17 [Pipeline] echo [2022-09-30T14:41:13.062Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-30T14:41:13.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:41:13.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T14:41:13.417Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T14:41:13.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T14:41:13.417Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-30T14:41:13.417Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-30T14:41:13.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:41:13.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:41:13.813Z] [2022-09-30T14:41:13.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:41:14.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:41:14.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T14:41:14.119Z] b85a868b505f: Pulling fs layer [2022-09-30T14:41:14.119Z] e2be974225ed: Pulling fs layer [2022-09-30T14:41:14.119Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T14:41:14.119Z] 988bab9f4d93: Pulling fs layer [2022-09-30T14:41:14.119Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T14:41:14.119Z] eaf3925da568: Pulling fs layer [2022-09-30T14:41:14.119Z] bab4dde63d76: Pulling fs layer [2022-09-30T14:41:14.119Z] bde34c3a00c8: Pulling fs layer [2022-09-30T14:41:14.119Z] b352a97aabf1: Pulling fs layer [2022-09-30T14:41:14.119Z] 4872d77fe225: Pulling fs layer [2022-09-30T14:41:14.119Z] 5851b861e8e6: Pulling fs layer [2022-09-30T14:41:14.119Z] bab4dde63d76: Waiting [2022-09-30T14:41:14.119Z] bde34c3a00c8: Waiting [2022-09-30T14:41:14.119Z] b352a97aabf1: Waiting [2022-09-30T14:41:14.119Z] 4872d77fe225: Waiting [2022-09-30T14:41:14.119Z] 5851b861e8e6: Waiting [2022-09-30T14:41:14.119Z] 1469e6f7b9e6: Waiting [2022-09-30T14:41:14.119Z] eaf3925da568: Waiting [2022-09-30T14:41:14.119Z] 988bab9f4d93: Waiting [2022-09-30T14:41:14.119Z] e2be974225ed: Verifying Checksum [2022-09-30T14:41:14.119Z] e2be974225ed: Download complete [2022-09-30T14:41:14.119Z] 988bab9f4d93: Verifying Checksum [2022-09-30T14:41:14.119Z] 988bab9f4d93: Download complete [2022-09-30T14:41:14.379Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T14:41:14.379Z] 1469e6f7b9e6: Download complete [2022-09-30T14:41:14.379Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T14:41:14.379Z] 339a4e72a1f5: Download complete [2022-09-30T14:41:14.379Z] eaf3925da568: Verifying Checksum [2022-09-30T14:41:14.379Z] eaf3925da568: Download complete [2022-09-30T14:41:14.379Z] bde34c3a00c8: Download complete [2022-09-30T14:41:14.379Z] b352a97aabf1: Verifying Checksum [2022-09-30T14:41:14.379Z] b352a97aabf1: Download complete [2022-09-30T14:41:14.379Z] b85a868b505f: Download complete [2022-09-30T14:41:14.379Z] 4872d77fe225: Verifying Checksum [2022-09-30T14:41:14.379Z] 4872d77fe225: Download complete [2022-09-30T14:41:14.379Z] 5851b861e8e6: Verifying Checksum [2022-09-30T14:41:14.379Z] 5851b861e8e6: Download complete [2022-09-30T14:41:14.638Z] bab4dde63d76: Verifying Checksum [2022-09-30T14:41:14.638Z] bab4dde63d76: Download complete [2022-09-30T14:41:15.574Z] b85a868b505f: Pull complete [2022-09-30T14:41:15.574Z] e2be974225ed: Pull complete [2022-09-30T14:41:16.138Z] 339a4e72a1f5: Pull complete [2022-09-30T14:41:16.138Z] 988bab9f4d93: Pull complete [2022-09-30T14:41:16.396Z] 1469e6f7b9e6: Pull complete [2022-09-30T14:41:16.396Z] eaf3925da568: Pull complete [2022-09-30T14:41:18.299Z] bab4dde63d76: Pull complete [2022-09-30T14:41:18.299Z] bde34c3a00c8: Pull complete [2022-09-30T14:41:18.299Z] b352a97aabf1: Pull complete [2022-09-30T14:41:18.299Z] 4872d77fe225: Pull complete [2022-09-30T14:41:18.299Z] 5851b861e8e6: Pull complete [2022-09-30T14:41:18.300Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T14:41:18.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:41:18.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:41:18.390Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:41:18.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:41:19.846Z] $ docker top 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c -eo pid,comm [2022-09-30T14:41:19.897Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-30T14:41:19.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:41:19.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:41:19.935Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:41:20.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:41:20.065Z] $ docker exec 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c ssh-agent [2022-09-30T14:41:20.171Z] SSH_AUTH_SOCK=/tmp/ssh-PhN2nxD1lYQ3/agent.31 [2022-09-30T14:41:20.171Z] SSH_AGENT_PID=37 [2022-09-30T14:41:20.176Z] Running ssh-add (command line suppressed) [2022-09-30T14:41:20.288Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4426194351762747915.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4426194351762747915.key) [2022-09-30T14:41:20.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:41:20.584Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T14:41:20.601Z] $ docker exec --env ******** --env ******** 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c ssh-agent -k [2022-09-30T14:41:20.694Z] unset SSH_AUTH_SOCK; [2022-09-30T14:41:20.695Z] unset SSH_AGENT_PID; [2022-09-30T14:41:20.695Z] echo Agent pid 37 killed; [2022-09-30T14:41:20.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T14:41:20.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:41:20.725Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:41:20.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:41:20.845Z] $ docker exec 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c ssh-agent [2022-09-30T14:41:20.948Z] SSH_AUTH_SOCK=/tmp/ssh-jFexE9KkhkBF/agent.69 [2022-09-30T14:41:20.948Z] SSH_AGENT_PID=75 [2022-09-30T14:41:20.953Z] Running ssh-add (command line suppressed) [2022-09-30T14:41:21.057Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3148544391138775166.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3148544391138775166.key) [2022-09-30T14:41:21.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:41:21.350Z] + git semver init [2022-09-30T14:41:21.608Z] 2022-09-30 14:41:21,531 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T14:41:21.609Z] 2022-09-30 14:41:21,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T14:41:21.609Z] 2022-09-30 14:41:21,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T14:41:21.609Z] 2022-09-30 14:41:21,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:41:22.990Z] 2022-09-30 14:41:22,574 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-30T14:41:22.990Z] 2022-09-30 14:41:22,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-30T14:41:22.990Z] 2022-09-30 14:41:22,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:41:22.990Z] 2022-09-30 14:41:22,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:41:22.990Z] 2.3.0-dev.34 [Pipeline] } [2022-09-30T14:41:23.003Z] $ docker exec --env ******** --env ******** 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c ssh-agent -k [2022-09-30T14:41:23.097Z] unset SSH_AUTH_SOCK; [2022-09-30T14:41:23.098Z] unset SSH_AGENT_PID; [2022-09-30T14:41:23.098Z] echo Agent pid 75 killed; [2022-09-30T14:41:23.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:41:23.409Z] + git semver [Pipeline] } [2022-09-30T14:41:23.684Z] $ docker stop --time=1 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c [2022-09-30T14:41:25.040Z] $ docker rm -f 69da87f805dd03ef7e58475a656ede3eaf76f8d88e2ba3952dc7f6fcbdbe540c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:41:25.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T14:41:25.537Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T14:41:25.540Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:41:25.647Z] provisioning config files... [2022-09-30T14:41:25.655Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13011640943664276974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:41:25.948Z] ---> docker-login.sh [2022-09-30T14:41:25.948Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:41:25.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:25.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:25.948Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:25.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:25.948Z] [2022-09-30T14:41:25.948Z] Login Succeeded [2022-09-30T14:41:25.948Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:41:25.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:25.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:25.948Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:25.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:25.948Z] [2022-09-30T14:41:25.948Z] Login Succeeded [2022-09-30T14:41:25.948Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:41:26.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:26.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:26.210Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:26.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:26.210Z] [2022-09-30T14:41:26.210Z] Login Succeeded [2022-09-30T14:41:26.210Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:41:26.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:26.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:26.210Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:26.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:26.210Z] [2022-09-30T14:41:26.210Z] Login Succeeded [2022-09-30T14:41:26.210Z] docker.io [2022-09-30T14:41:26.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:41:26.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:41:26.728Z] Configure a credential helper to remove this warning. See [2022-09-30T14:41:26.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:41:26.728Z] [2022-09-30T14:41:26.728Z] Login Succeeded [2022-09-30T14:41:26.728Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:41:26.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T14:41:26.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:41:26.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:41:26.821Z] ========================================================= [2022-09-30T14:41:26.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T14:41:26.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:41:27.123Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T14:41:27.123Z] Sending build context to Docker daemon 9.931MB [2022-09-30T14:41:27.123Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:41:27.123Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T14:41:27.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T14:41:27.123Z] 2408cc74d12b: Pulling fs layer [2022-09-30T14:41:27.123Z] ea60b727a1ce: Pulling fs layer [2022-09-30T14:41:27.123Z] 30c4a7721957: Pulling fs layer [2022-09-30T14:41:27.123Z] 370296b7ddb6: Pulling fs layer [2022-09-30T14:41:27.123Z] 7c6cee850709: Pulling fs layer [2022-09-30T14:41:27.123Z] aa9baa53a306: Pulling fs layer [2022-09-30T14:41:27.123Z] 8b309c321861: Pulling fs layer [2022-09-30T14:41:27.123Z] d8d76fd02f46: Pulling fs layer [2022-09-30T14:41:27.123Z] fa31f396de31: Pulling fs layer [2022-09-30T14:41:27.123Z] aa9baa53a306: Waiting [2022-09-30T14:41:27.123Z] 8b309c321861: Waiting [2022-09-30T14:41:27.123Z] d8d76fd02f46: Waiting [2022-09-30T14:41:27.123Z] 370296b7ddb6: Waiting [2022-09-30T14:41:27.123Z] fa31f396de31: Waiting [2022-09-30T14:41:27.123Z] 30c4a7721957: Verifying Checksum [2022-09-30T14:41:27.123Z] 30c4a7721957: Download complete [2022-09-30T14:41:27.391Z] ea60b727a1ce: Download complete [2022-09-30T14:41:27.391Z] 7c6cee850709: Verifying Checksum [2022-09-30T14:41:27.391Z] 7c6cee850709: Download complete [2022-09-30T14:41:27.391Z] aa9baa53a306: Verifying Checksum [2022-09-30T14:41:27.391Z] aa9baa53a306: Download complete [2022-09-30T14:41:27.391Z] 2408cc74d12b: Verifying Checksum [2022-09-30T14:41:27.391Z] 2408cc74d12b: Download complete [2022-09-30T14:41:27.391Z] 8b309c321861: Download complete [2022-09-30T14:41:27.391Z] 2408cc74d12b: Pull complete [2022-09-30T14:41:27.663Z] ea60b727a1ce: Pull complete [2022-09-30T14:41:27.663Z] 30c4a7721957: Pull complete [2022-09-30T14:41:27.936Z] d8d76fd02f46: Verifying Checksum [2022-09-30T14:41:27.936Z] d8d76fd02f46: Download complete [2022-09-30T14:41:27.936Z] fa31f396de31: Verifying Checksum [2022-09-30T14:41:27.936Z] fa31f396de31: Download complete [2022-09-30T14:41:28.196Z] 370296b7ddb6: Verifying Checksum [2022-09-30T14:41:28.196Z] 370296b7ddb6: Download complete [2022-09-30T14:41:32.377Z] 370296b7ddb6: Pull complete [2022-09-30T14:41:32.377Z] 7c6cee850709: Pull complete [2022-09-30T14:41:32.377Z] aa9baa53a306: Pull complete [2022-09-30T14:41:32.377Z] 8b309c321861: Pull complete [2022-09-30T14:41:34.275Z] d8d76fd02f46: Pull complete [2022-09-30T14:41:34.840Z] fa31f396de31: Pull complete [2022-09-30T14:41:34.840Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T14:41:34.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T14:41:34.840Z] ---> cef68f9685f8 [2022-09-30T14:41:34.840Z] Step 3/11 : ARG MAKE=make build [2022-09-30T14:41:36.217Z] ---> Running in 0d86b0c7018c [2022-09-30T14:41:36.217Z] Removing intermediate container 0d86b0c7018c [2022-09-30T14:41:36.217Z] ---> e577d2c99470 [2022-09-30T14:41:36.217Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T14:41:36.475Z] ---> Running in b438f332a71d [2022-09-30T14:41:36.475Z] Removing intermediate container b438f332a71d [2022-09-30T14:41:36.475Z] ---> 988b51890369 [2022-09-30T14:41:36.475Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:41:36.475Z] ---> Running in 98573fba20e8 [2022-09-30T14:41:36.733Z] Removing intermediate container 98573fba20e8 [2022-09-30T14:41:36.733Z] ---> ef6befdfa5d6 [2022-09-30T14:41:36.733Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:41:36.733Z] ---> Running in 9e5cdf8ef901 [2022-09-30T14:41:37.300Z] Removing intermediate container 9e5cdf8ef901 [2022-09-30T14:41:37.300Z] ---> 3174f3d6fb90 [2022-09-30T14:41:37.300Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:41:37.300Z] ---> Running in f0b26dba9bed [2022-09-30T14:41:37.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:41:38.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:41:38.753Z] OK: 211 MiB in 51 packages [2022-09-30T14:41:39.012Z] Removing intermediate container f0b26dba9bed [2022-09-30T14:41:39.012Z] ---> 95877bf0979a [2022-09-30T14:41:39.012Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T14:41:39.270Z] ---> b6b861db04ab [2022-09-30T14:41:39.270Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:41:39.270Z] ---> Running in 8c47d7f507d6 [2022-09-30T14:41:40.620Z] Still waiting to schedule task [2022-09-30T14:41:40.621Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6095’ is offline [2022-09-30T14:41:54.152Z] Removing intermediate container 8c47d7f507d6 [2022-09-30T14:41:54.152Z] ---> b20f3d0b8c0e [2022-09-30T14:41:54.152Z] Step 10/11 : COPY . . [2022-09-30T14:41:54.152Z] ---> 0276ab3e69f7 [2022-09-30T14:41:54.152Z] Step 11/11 : RUN ${MAKE} [2022-09-30T14:41:54.152Z] ---> Running in 9ff6745fa7a1 [2022-09-30T14:41:54.152Z] noop [2022-09-30T14:41:54.411Z] Removing intermediate container 9ff6745fa7a1 [2022-09-30T14:41:54.411Z] ---> 2f23befd10ea [2022-09-30T14:41:54.411Z] Successfully built 2f23befd10ea [2022-09-30T14:41:54.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:41:54.738Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T14:41:54.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:41:54.804Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:41:54.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T14:41:55.468Z] $ docker top 248f91b6891d6a089e9e49c055eb3d4996535e9a04a23bfdb7f2cb8d0d0cc7bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:41:55.805Z] + go version [2022-09-30T14:41:55.805Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T14:41:55.819Z] $ docker stop --time=1 248f91b6891d6a089e9e49c055eb3d4996535e9a04a23bfdb7f2cb8d0d0cc7bf [2022-09-30T14:41:57.113Z] $ docker rm -f 248f91b6891d6a089e9e49c055eb3d4996535e9a04a23bfdb7f2cb8d0d0cc7bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:41:57.520Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T14:41:57.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:41:57.590Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:41:57.619Z] $ 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 [2022-09-30T14:41:57.948Z] $ docker top c7944669e1adf8bd7c707d8f8c5af6807f581747769461709b54e7d8f8e3c0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:41:58.281Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-30T14:41:58.577Z] + make test [2022-09-30T14:41:58.577Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T14:42:05.137Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T14:42:17.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.6% of statements [2022-09-30T14:42:17.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 78.9% of statements [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T14:42:17.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.123s coverage: 60.0% of statements [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T14:42:17.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T14:42:17.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.100s coverage: 54.4% of statements [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T14:42:17.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 65.1% of statements [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T14:42:17.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.755s coverage: 89.2% of statements [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T14:42:17.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-09-30T14:42:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T14:42:32.760Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-30T14:42:32.760Z] GO111MODULE=on go vet ./... [2022-09-30T14:42:35.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T14:42:35.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T14:42:35.284Z] ./bin/test-attribution-txt.sh [2022-09-30T14:42:35.284Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T14:42:35.284Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T14:42:35.284Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T14:42:35.284Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T14:42:35.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T14:42:35.305Z] $ docker stop --time=1 c7944669e1adf8bd7c707d8f8c5af6807f581747769461709b54e7d8f8e3c0a4 [2022-09-30T14:42:37.479Z] $ docker rm -f c7944669e1adf8bd7c707d8f8c5af6807f581747769461709b54e7d8f8e3c0a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:42:37.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T14:42:37.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-30T14:42:38.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T14:42:38.765Z] + ls -al . [2022-09-30T14:42:38.765Z] total 276 [2022-09-30T14:42:38.765Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 14:41 . [2022-09-30T14:42:38.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:41 .. [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:41 .dockerignore [2022-09-30T14:42:38.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:42 .git [2022-09-30T14:42:38.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:41 .github [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:41 .gitignore [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:41 .golangci.yml [2022-09-30T14:42:38.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:41 .semver [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:41 CHANGELOG.md [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:41 GOVERNANCE.md [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:41 Jenkinsfile [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:41 LICENSE [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:41 Makefile [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:41 OWNERS.md [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:41 README.md [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:41 VERSION [2022-09-30T14:42:38.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:41 bin [2022-09-30T14:42:38.765Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:42 coverage.out [2022-09-30T14:42:38.765Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:41 example [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:41 go.mod [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:41 go.sum [2022-09-30T14:42:38.765Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:41 internal [2022-09-30T14:42:38.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:41 openapi [2022-09-30T14:42:38.765Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:41 pkg [2022-09-30T14:42:38.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:41 snap [2022-09-30T14:42:38.765Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:42:39.066Z] + 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=86d27a5a876ae0ae85a91145bae5663558e9d985 --label arch=amd64 --label version=2.3.0-dev.34 . [2022-09-30T14:42:39.066Z] Sending build context to Docker daemon 10.03MB [2022-09-30T14:42:39.066Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:42:39.066Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T14:42:39.066Z] ---> 2f23befd10ea [2022-09-30T14:42:39.066Z] Step 3/25 : ARG MAKE=make build [2022-09-30T14:42:39.066Z] ---> Running in 62ae9fbacbed [2022-09-30T14:42:39.327Z] Removing intermediate container 62ae9fbacbed [2022-09-30T14:42:39.327Z] ---> e45acd8bd5d0 [2022-09-30T14:42:39.327Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T14:42:39.327Z] ---> Running in 4eff94951927 [2022-09-30T14:42:39.327Z] Removing intermediate container 4eff94951927 [2022-09-30T14:42:39.327Z] ---> 886a6c92dd88 [2022-09-30T14:42:39.327Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:42:39.585Z] ---> Running in 451a092da480 [2022-09-30T14:42:39.585Z] Removing intermediate container 451a092da480 [2022-09-30T14:42:39.585Z] ---> b387c694a68c [2022-09-30T14:42:39.585Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:42:39.585Z] ---> Running in d6f8045134d3 [2022-09-30T14:42:40.151Z] Removing intermediate container d6f8045134d3 [2022-09-30T14:42:40.151Z] ---> 04716a63db45 [2022-09-30T14:42:40.151Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:42:40.151Z] ---> Running in 34ce5d496895 [2022-09-30T14:42:40.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:42:41.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:42:41.660Z] OK: 211 MiB in 51 packages [2022-09-30T14:42:41.925Z] Removing intermediate container 34ce5d496895 [2022-09-30T14:42:41.925Z] ---> 70cab1d31424 [2022-09-30T14:42:41.925Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T14:42:42.184Z] ---> e1a419f3aa87 [2022-09-30T14:42:42.184Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:42:42.184Z] ---> Running in f692c91fc93c [2022-09-30T14:42:42.751Z] Removing intermediate container f692c91fc93c [2022-09-30T14:42:42.751Z] ---> 43699f2713c6 [2022-09-30T14:42:42.751Z] Step 10/25 : COPY . . [2022-09-30T14:42:43.319Z] ---> c4c7bc27c628 [2022-09-30T14:42:43.319Z] Step 11/25 : RUN ${MAKE} [2022-09-30T14:42:43.319Z] ---> Running in 72a95f275cec [2022-09-30T14:42:43.578Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T14:42:59.152Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T14:43:01.685Z] Removing intermediate container 72a95f275cec [2022-09-30T14:43:01.685Z] ---> 2a0527b31a5e [2022-09-30T14:43:01.685Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T14:43:01.946Z] 3.16: Pulling from library/alpine [2022-09-30T14:43:02.205Z] 213ec9aee27d: Pulling fs layer [2022-09-30T14:43:02.465Z] 213ec9aee27d: Verifying Checksum [2022-09-30T14:43:02.465Z] 213ec9aee27d: Download complete [2022-09-30T14:43:02.465Z] 213ec9aee27d: Pull complete [2022-09-30T14:43:02.465Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T14:43:02.465Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T14:43:02.465Z] ---> 9c6f07244728 [2022-09-30T14:43:02.465Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:43:02.725Z] ---> Running in 0d4b3729d944 [2022-09-30T14:43:02.725Z] Removing intermediate container 0d4b3729d944 [2022-09-30T14:43:02.725Z] ---> 3a78e6b53974 [2022-09-30T14:43:02.725Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:43:02.725Z] ---> Running in cea8d4eb09b4 [2022-09-30T14:43:03.294Z] Removing intermediate container cea8d4eb09b4 [2022-09-30T14:43:03.294Z] ---> 8b0836aa1c88 [2022-09-30T14:43:03.294Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T14:43:03.294Z] ---> Running in ea36bd867ae7 [2022-09-30T14:43:03.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T14:43:04.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T14:43:04.753Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T14:43:05.013Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T14:43:05.013Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T14:43:05.273Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T14:43:05.273Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T14:43:05.273Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T14:43:05.273Z] OK: 8 MiB in 19 packages [2022-09-30T14:43:05.841Z] Removing intermediate container ea36bd867ae7 [2022-09-30T14:43:05.841Z] ---> ed6706e037f3 [2022-09-30T14:43:05.841Z] Step 16/25 : WORKDIR / [2022-09-30T14:43:05.841Z] ---> Running in d8a1ecbf3f64 [2022-09-30T14:43:05.841Z] Removing intermediate container d8a1ecbf3f64 [2022-09-30T14:43:05.841Z] ---> 1521fc93a9fe [2022-09-30T14:43:05.841Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T14:43:06.099Z] ---> 7902f333faa9 [2022-09-30T14:43:06.099Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T14:43:06.667Z] ---> ef6c0144444e [2022-09-30T14:43:06.667Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T14:43:06.667Z] ---> 1e5acad3e2e1 [2022-09-30T14:43:06.667Z] Step 20/25 : EXPOSE 59999 [2022-09-30T14:43:06.667Z] ---> Running in b9f99a9bec57 [2022-09-30T14:43:06.927Z] Removing intermediate container b9f99a9bec57 [2022-09-30T14:43:06.927Z] ---> def26bfd8532 [2022-09-30T14:43:06.927Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T14:43:06.927Z] ---> Running in 6a87f82f349e [2022-09-30T14:43:06.927Z] Removing intermediate container 6a87f82f349e [2022-09-30T14:43:06.927Z] ---> ab2722391cdf [2022-09-30T14:43:06.927Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T14:43:06.927Z] ---> Running in 2e759d820205 [2022-09-30T14:43:07.186Z] Removing intermediate container 2e759d820205 [2022-09-30T14:43:07.186Z] ---> 3731e6d4e29e [2022-09-30T14:43:07.186Z] Step 23/25 : LABEL arch=amd64 [2022-09-30T14:43:07.186Z] ---> Running in 1e5875961d5f [2022-09-30T14:43:07.186Z] Removing intermediate container 1e5875961d5f [2022-09-30T14:43:07.186Z] ---> e5e2176c7798 [2022-09-30T14:43:07.186Z] Step 24/25 : LABEL git_sha=86d27a5a876ae0ae85a91145bae5663558e9d985 [2022-09-30T14:43:07.186Z] ---> Running in 777a7d465597 [2022-09-30T14:43:07.446Z] Removing intermediate container 777a7d465597 [2022-09-30T14:43:07.446Z] ---> 8b64e1e04109 [2022-09-30T14:43:07.446Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-09-30T14:43:07.446Z] ---> Running in 981b01a7ba73 [2022-09-30T14:43:07.446Z] Removing intermediate container 981b01a7ba73 [2022-09-30T14:43:07.446Z] ---> a1fd45c4db7f [2022-09-30T14:43:07.446Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T14:43:07.446Z] Successfully built a1fd45c4db7f [2022-09-30T14:43:07.446Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:43:07.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:43:07.924Z] [2022-09-30T14:43:07.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:43:08.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:43:08.220Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T14:43:08.220Z] 5eb5b503b376: Pulling fs layer [2022-09-30T14:43:08.220Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T14:43:08.220Z] ec43610c2a17: Pulling fs layer [2022-09-30T14:43:08.220Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T14:43:08.220Z] 33b1e0a273af: Pulling fs layer [2022-09-30T14:43:08.220Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T14:43:08.220Z] 2f39f015ded8: Pulling fs layer [2022-09-30T14:43:08.220Z] 33b1e0a273af: Waiting [2022-09-30T14:43:08.220Z] 5d3b04190fa2: Waiting [2022-09-30T14:43:08.220Z] 3a2ae6a8a46f: Waiting [2022-09-30T14:43:08.220Z] 2f39f015ded8: Waiting [2022-09-30T14:43:08.220Z] 5c69ac0246d0: Download complete [2022-09-30T14:43:08.220Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-30T14:43:08.220Z] 3a2ae6a8a46f: Download complete [2022-09-30T14:43:08.220Z] 33b1e0a273af: Verifying Checksum [2022-09-30T14:43:08.220Z] 33b1e0a273af: Download complete [2022-09-30T14:43:08.220Z] ec43610c2a17: Verifying Checksum [2022-09-30T14:43:08.220Z] ec43610c2a17: Download complete [2022-09-30T14:43:08.478Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T14:43:08.478Z] 5d3b04190fa2: Download complete [2022-09-30T14:43:08.478Z] 5eb5b503b376: Verifying Checksum [2022-09-30T14:43:08.478Z] 5eb5b503b376: Download complete [2022-09-30T14:43:09.042Z] 2f39f015ded8: Download complete [2022-09-30T14:43:09.609Z] 5eb5b503b376: Pull complete [2022-09-30T14:43:09.609Z] 5c69ac0246d0: Pull complete [2022-09-30T14:43:10.175Z] ec43610c2a17: Pull complete [2022-09-30T14:43:10.175Z] 3a2ae6a8a46f: Pull complete [2022-09-30T14:43:10.434Z] 33b1e0a273af: Pull complete [2022-09-30T14:43:10.434Z] 5d3b04190fa2: Pull complete [2022-09-30T14:43:14.615Z] 2f39f015ded8: Pull complete [2022-09-30T14:43:14.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T14:43:14.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:43:14.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:43:14.692Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:43:14.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T14:43:14.938Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6097 in /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T14:43:16.289Z] $ docker top 3ec8aa4e69b9ac15f20edef462b618f12c61555b3e08f7481d95e4f96044473e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-09-30T14:43:16.424Z] Running in /w/workspace/device-sdk-go/109 [Pipeline] { [Pipeline] checkout [2022-09-30T14:43:16.457Z] The recommended git tool is: git [2022-09-30T14:43:16.678Z] ---> job-cost.sh [2022-09-30T14:43:16.679Z] lf-activate-venv: SKIPPING [2022-09-30T14:43:16.679Z] INFO: No Stack... [2022-09-30T14:43:16.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T14:43:17.506Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T14:43:17.795Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-30T14:43:17.796Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T14:43:17.808Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [2022-09-30T14:43:17.814Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] did not exist. Created. [2022-09-30T14:43:17.814Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:43:18.115Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-30T14:43:18.147Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T14:43:18.156Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T14:43:18.179Z] $ docker stop --time=1 3ec8aa4e69b9ac15f20edef462b618f12c61555b3e08f7481d95e4f96044473e [2022-09-30T14:43:19.344Z] $ docker rm -f 3ec8aa4e69b9ac15f20edef462b618f12c61555b3e08f7481d95e4f96044473e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-30T14:43:21.213Z] using credential edgex-jenkins-ssh [2022-09-30T14:43:21.233Z] Cloning the remote Git repository [2022-09-30T14:43:21.251Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T14:43:21.325Z] > git init /w/workspace/device-sdk-go/109 # timeout=10 [2022-09-30T14:43:21.471Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T14:43:21.472Z] > git --version # timeout=10 [2022-09-30T14:43:21.494Z] > git --version # 'git version 2.25.1' [2022-09-30T14:43:21.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T14:43:21.543Z] Verifying host key using known hosts file [2022-09-30T14:43:21.738Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T14:43:21.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T14:43:23.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-30T14:43:23.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T14:43:24.204Z] Avoid second fetch [2022-09-30T14:43:24.204Z] Checking out Revision 86d27a5a876ae0ae85a91145bae5663558e9d985 (main) [2022-09-30T14:43:24.730Z] Commit message: "Merge pull request #1224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" [2022-09-30T14:43:24.199Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T14:43:24.214Z] > git checkout -f 86d27a5a876ae0ae85a91145bae5663558e9d985 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:43:25.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T14:43:25.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:43:25.651Z] Dload Upload Total Spent Left Speed [2022-09-30T14:43:25.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh [2022-09-30T14:43:26.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T14:43:26.587Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T14:43:26.587Z] sudo tee /etc/docker/daemon.new [2022-09-30T14:43:26.587Z] { [2022-09-30T14:43:26.587Z] "registry-mirrors": [ [2022-09-30T14:43:26.587Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T14:43:26.587Z] ], [2022-09-30T14:43:26.587Z] "bip": "10.250.0.254/24", [2022-09-30T14:43:26.587Z] "hosts": [ [2022-09-30T14:43:26.587Z] "tcp://0.0.0.0:5555", [2022-09-30T14:43:26.587Z] "unix:///var/run/docker.sock" [2022-09-30T14:43:26.587Z] ], [2022-09-30T14:43:26.587Z] "mtu": 1458, [2022-09-30T14:43:26.587Z] "selinux-enabled": true, [2022-09-30T14:43:26.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T14:43:26.587Z] } [Pipeline] sh [2022-09-30T14:43:26.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T14:43:27.254Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:43:45.515Z] provisioning config files... [2022-09-30T14:43:45.539Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/109@tmp/config4438825700593489388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:43:45.882Z] ---> docker-login.sh [2022-09-30T14:43:45.882Z] nexus3.edgexfoundry.org:10001 [2022-09-30T14:43:46.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:43:46.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:43:46.419Z] Configure a credential helper to remove this warning. See [2022-09-30T14:43:46.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:43:46.419Z] [2022-09-30T14:43:46.419Z] Login Succeeded [2022-09-30T14:43:46.419Z] nexus3.edgexfoundry.org:10002 [2022-09-30T14:43:46.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:43:46.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:43:46.686Z] Configure a credential helper to remove this warning. See [2022-09-30T14:43:46.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:43:46.686Z] [2022-09-30T14:43:46.686Z] Login Succeeded [2022-09-30T14:43:46.686Z] nexus3.edgexfoundry.org:10003 [2022-09-30T14:43:46.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:43:46.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:43:46.953Z] Configure a credential helper to remove this warning. See [2022-09-30T14:43:46.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:43:46.953Z] [2022-09-30T14:43:46.953Z] Login Succeeded [2022-09-30T14:43:46.953Z] nexus3.edgexfoundry.org:10004 [2022-09-30T14:43:47.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:43:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:43:47.496Z] Configure a credential helper to remove this warning. See [2022-09-30T14:43:47.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:43:47.496Z] [2022-09-30T14:43:47.496Z] Login Succeeded [2022-09-30T14:43:47.496Z] docker.io [2022-09-30T14:43:47.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T14:43:48.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T14:43:48.078Z] Configure a credential helper to remove this warning. See [2022-09-30T14:43:48.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T14:43:48.078Z] [2022-09-30T14:43:48.078Z] Login Succeeded [2022-09-30T14:43:48.078Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T14:43:48.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T14:43:48.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:43:48.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T14:43:48.241Z] ========================================================= [2022-09-30T14:43:48.241Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T14:43:48.241Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:43:48.580Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T14:43:48.847Z] Sending build context to Docker daemon 5.328MB [2022-09-30T14:43:48.847Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:43:48.847Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T14:43:49.115Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T14:43:49.115Z] b3c136eddcbf: Pulling fs layer [2022-09-30T14:43:49.115Z] c0a3192eca97: Pulling fs layer [2022-09-30T14:43:49.115Z] a050256f5b6f: Pulling fs layer [2022-09-30T14:43:49.115Z] 656be50a0ddc: Pulling fs layer [2022-09-30T14:43:49.115Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T14:43:49.115Z] f607e4fc86c3: Pulling fs layer [2022-09-30T14:43:49.115Z] 4d572c569a2c: Pulling fs layer [2022-09-30T14:43:49.115Z] fcf976331f73: Pulling fs layer [2022-09-30T14:43:49.115Z] 656be50a0ddc: Waiting [2022-09-30T14:43:49.115Z] f607e4fc86c3: Waiting [2022-09-30T14:43:49.115Z] 4d572c569a2c: Waiting [2022-09-30T14:43:49.115Z] fcf976331f73: Waiting [2022-09-30T14:43:49.115Z] 2bbca73fdf42: Waiting [2022-09-30T14:43:49.115Z] a050256f5b6f: Verifying Checksum [2022-09-30T14:43:49.115Z] a050256f5b6f: Download complete [2022-09-30T14:43:49.115Z] c0a3192eca97: Download complete [2022-09-30T14:43:49.115Z] 2bbca73fdf42: Download complete [2022-09-30T14:43:49.115Z] f607e4fc86c3: Download complete [2022-09-30T14:43:49.115Z] b3c136eddcbf: Verifying Checksum [2022-09-30T14:43:49.115Z] b3c136eddcbf: Download complete [2022-09-30T14:43:50.082Z] b3c136eddcbf: Pull complete [2022-09-30T14:43:50.082Z] fcf976331f73: Verifying Checksum [2022-09-30T14:43:50.082Z] fcf976331f73: Download complete [2022-09-30T14:43:50.355Z] c0a3192eca97: Pull complete [2022-09-30T14:43:50.632Z] a050256f5b6f: Pull complete [2022-09-30T14:43:51.220Z] 4d572c569a2c: Verifying Checksum [2022-09-30T14:43:51.220Z] 4d572c569a2c: Download complete [2022-09-30T14:43:51.806Z] 656be50a0ddc: Verifying Checksum [2022-09-30T14:43:51.806Z] 656be50a0ddc: Download complete [2022-09-30T14:44:04.204Z] 656be50a0ddc: Pull complete [2022-09-30T14:44:04.204Z] 2bbca73fdf42: Pull complete [2022-09-30T14:44:04.204Z] f607e4fc86c3: Pull complete [2022-09-30T14:44:10.857Z] 4d572c569a2c: Pull complete [2022-09-30T14:44:12.273Z] fcf976331f73: Pull complete [2022-09-30T14:44:12.273Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T14:44:12.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T14:44:12.273Z] ---> 3970a7415f9e [2022-09-30T14:44:12.273Z] Step 3/11 : ARG MAKE=make build [2022-09-30T14:44:14.225Z] ---> Running in d1b28ec049e4 [2022-09-30T14:44:14.225Z] Removing intermediate container d1b28ec049e4 [2022-09-30T14:44:14.225Z] ---> 264571780b84 [2022-09-30T14:44:14.225Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T14:44:14.225Z] ---> Running in adeeb9ff7629 [2022-09-30T14:44:14.493Z] Removing intermediate container adeeb9ff7629 [2022-09-30T14:44:14.493Z] ---> 63c8257144a1 [2022-09-30T14:44:14.493Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:44:14.762Z] ---> Running in 760e22ee6b89 [2022-09-30T14:44:15.032Z] Removing intermediate container 760e22ee6b89 [2022-09-30T14:44:15.032Z] ---> 347356f58982 [2022-09-30T14:44:15.032Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:44:15.032Z] ---> Running in d72fbbaf596c [2022-09-30T14:44:17.617Z] Removing intermediate container d72fbbaf596c [2022-09-30T14:44:17.617Z] ---> d876d4a6379a [2022-09-30T14:44:17.617Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:44:17.617Z] ---> Running in 18ae8a156ecd [2022-09-30T14:44:18.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:44:19.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:44:20.124Z] OK: 221 MiB in 51 packages [2022-09-30T14:44:20.707Z] Removing intermediate container 18ae8a156ecd [2022-09-30T14:44:20.707Z] ---> 6dd9e728f08a [2022-09-30T14:44:20.707Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T14:44:21.294Z] ---> 33a91be4c29e [2022-09-30T14:44:21.294Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:44:21.294Z] ---> Running in fdb60bf9a450 [2022-09-30T14:45:08.267Z] Removing intermediate container fdb60bf9a450 [2022-09-30T14:45:08.267Z] ---> e375644ac6e5 [2022-09-30T14:45:08.267Z] Step 10/11 : COPY . . [2022-09-30T14:45:08.267Z] ---> 1749b378fa09 [2022-09-30T14:45:08.267Z] Step 11/11 : RUN ${MAKE} [2022-09-30T14:45:08.267Z] ---> Running in 6505a7d21a18 [2022-09-30T14:45:08.539Z] noop [2022-09-30T14:45:09.129Z] Removing intermediate container 6505a7d21a18 [2022-09-30T14:45:09.129Z] ---> 944e411b8df7 [2022-09-30T14:45:09.129Z] Successfully built 944e411b8df7 [2022-09-30T14:45:09.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:45:09.489Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T14:45:09.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:45:09.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-6097 does not seem to be running inside a container [2022-09-30T14:45:09.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/109 -v /w/workspace/device-sdk-go/109:/w/workspace/device-sdk-go/109:rw,z -v /w/workspace/device-sdk-go/109@tmp:/w/workspace/device-sdk-go/109@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 ******** ci-base-image-arm64 cat [2022-09-30T14:45:10.931Z] $ docker top d9042e0d46a430e1f5b9c34feaf3f6d34c1f52aa00d4455351a752dc2f26eb81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:45:11.743Z] + go version [2022-09-30T14:45:11.743Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T14:45:11.777Z] $ docker stop --time=1 d9042e0d46a430e1f5b9c34feaf3f6d34c1f52aa00d4455351a752dc2f26eb81 [2022-09-30T14:45:13.393Z] $ docker rm -f d9042e0d46a430e1f5b9c34feaf3f6d34c1f52aa00d4455351a752dc2f26eb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:45:13.909Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T14:45:13.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:45:14.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-6097 does not seem to be running inside a container [2022-09-30T14:45:14.151Z] $ 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/109 -v /w/workspace/device-sdk-go/109:/w/workspace/device-sdk-go/109:rw,z -v /w/workspace/device-sdk-go/109@tmp:/w/workspace/device-sdk-go/109@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 ******** ci-base-image-arm64 cat [2022-09-30T14:45:15.275Z] $ docker top 2fb116d49639bd3d6c52fb5f4b0ee2894411b951f922e7ac958479ee0b07eb5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:45:15.744Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/109 [Pipeline] fileExists [Pipeline] sh [2022-09-30T14:45:16.071Z] + make test [2022-09-30T14:45:16.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T14:45:48.283Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T14:47:39.922Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.275s coverage: 27.6% of statements [2022-09-30T14:47:39.922Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.468s coverage: 78.9% of statements [2022-09-30T14:47:39.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T14:47:41.344Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.682s coverage: 60.0% of statements [2022-09-30T14:47:41.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T14:47:41.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T14:47:44.706Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.704s coverage: 54.4% of statements [2022-09-30T14:47:44.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T14:47:44.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T14:47:44.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T14:47:44.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T14:47:46.122Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.494s coverage: 65.1% of statements [2022-09-30T14:47:46.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T14:47:46.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T14:47:49.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.181s coverage: 89.2% of statements [2022-09-30T14:47:49.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T14:47:50.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.264s coverage: 4.7% of statements [2022-09-30T14:47:50.053Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T14:47:51.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T14:47:51.020Z] GO111MODULE=on go vet ./... [2022-09-30T14:49:42.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T14:49:42.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T14:49:42.720Z] ./bin/test-attribution-txt.sh [2022-09-30T14:49:42.720Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T14:49:42.720Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T14:49:42.720Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T14:49:42.720Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T14:49:42.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T14:49:42.773Z] $ docker stop --time=1 2fb116d49639bd3d6c52fb5f4b0ee2894411b951f922e7ac958479ee0b07eb5d [2022-09-30T14:49:44.557Z] $ docker rm -f 2fb116d49639bd3d6c52fb5f4b0ee2894411b951f922e7ac958479ee0b07eb5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:49:45.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T14:49:45.875Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T14:49:46.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T14:49:46.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T14:49:47.040Z] + ls -al . [2022-09-30T14:49:47.041Z] total 272 [2022-09-30T14:49:47.041Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 14:45 . [2022-09-30T14:49:47.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:43 .. [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 14:43 .dockerignore [2022-09-30T14:49:47.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 14:43 .git [2022-09-30T14:49:47.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:43 .github [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 14:43 .gitignore [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 14:43 .golangci.yml [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 14:43 CHANGELOG.md [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 14:43 GOVERNANCE.md [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 14:43 Jenkinsfile [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 14:43 LICENSE [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 14:43 Makefile [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 14:43 OWNERS.md [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 14:43 README.md [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 14:41 VERSION [2022-09-30T14:49:47.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 14:43 bin [2022-09-30T14:49:47.041Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 14:47 coverage.out [2022-09-30T14:49:47.041Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 14:43 example [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 14:43 go.mod [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 14:43 go.sum [2022-09-30T14:49:47.041Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 14:43 internal [2022-09-30T14:49:47.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 14:43 openapi [2022-09-30T14:49:47.041Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 14:43 pkg [2022-09-30T14:49:47.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 14:43 snap [2022-09-30T14:49:47.041Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 14:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:49:47.380Z] + 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=86d27a5a876ae0ae85a91145bae5663558e9d985 --label arch=arm64 --label version=2.3.0-dev.34 . [2022-09-30T14:49:48.798Z] Sending build context to Docker daemon 5.43MB [2022-09-30T14:49:48.798Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T14:49:48.798Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T14:49:48.798Z] ---> 944e411b8df7 [2022-09-30T14:49:48.798Z] Step 3/25 : ARG MAKE=make build [2022-09-30T14:49:48.798Z] ---> Running in 673836ee0e14 [2022-09-30T14:49:49.066Z] Removing intermediate container 673836ee0e14 [2022-09-30T14:49:49.066Z] ---> fde88e7ec2e2 [2022-09-30T14:49:49.066Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T14:49:49.066Z] ---> Running in cfd3c2d01772 [2022-09-30T14:49:49.335Z] Removing intermediate container cfd3c2d01772 [2022-09-30T14:49:49.335Z] ---> 66ca13b1293e [2022-09-30T14:49:49.335Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:49:49.604Z] ---> Running in 12a2d26f219b [2022-09-30T14:49:49.874Z] Removing intermediate container 12a2d26f219b [2022-09-30T14:49:49.874Z] ---> 301e8bb98423 [2022-09-30T14:49:49.874Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:49:49.874Z] ---> Running in 05bef1a76262 [2022-09-30T14:49:51.293Z] Removing intermediate container 05bef1a76262 [2022-09-30T14:49:51.293Z] ---> 9771622b4724 [2022-09-30T14:49:51.293Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T14:49:51.570Z] ---> Running in 2ab53ade8164 [2022-09-30T14:49:52.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:49:53.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:49:54.457Z] OK: 221 MiB in 51 packages [2022-09-30T14:49:55.046Z] Removing intermediate container 2ab53ade8164 [2022-09-30T14:49:55.046Z] ---> 19d89f56c3e7 [2022-09-30T14:49:55.046Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T14:49:56.005Z] ---> 7c6286873216 [2022-09-30T14:49:56.005Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T14:49:56.005Z] ---> Running in 8eb0ba270538 [2022-09-30T14:49:57.949Z] Removing intermediate container 8eb0ba270538 [2022-09-30T14:49:57.949Z] ---> 4556ff47552b [2022-09-30T14:49:57.949Z] Step 10/25 : COPY . . [2022-09-30T14:49:58.910Z] ---> b0d90c5812b5 [2022-09-30T14:49:58.910Z] Step 11/25 : RUN ${MAKE} [2022-09-30T14:49:58.910Z] ---> Running in c21f6b130767 [2022-09-30T14:49:59.869Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T14:52:06.541Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T14:52:06.541Z] Removing intermediate container c21f6b130767 [2022-09-30T14:52:06.541Z] ---> ca9271c768f7 [2022-09-30T14:52:06.541Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T14:52:06.541Z] 3.16: Pulling from library/alpine [2022-09-30T14:52:06.541Z] 9b18e9b68314: Pulling fs layer [2022-09-30T14:52:06.541Z] 9b18e9b68314: Verifying Checksum [2022-09-30T14:52:06.541Z] 9b18e9b68314: Download complete [2022-09-30T14:52:07.124Z] 9b18e9b68314: Pull complete [2022-09-30T14:52:07.124Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T14:52:07.124Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T14:52:07.124Z] ---> a6215f271958 [2022-09-30T14:52:07.124Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T14:52:07.124Z] ---> Running in 028ea558086f [2022-09-30T14:52:07.402Z] Removing intermediate container 028ea558086f [2022-09-30T14:52:07.402Z] ---> 7692c9cd4fef [2022-09-30T14:52:07.402Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T14:52:07.402Z] ---> Running in 1db0ed72bcc4 [2022-09-30T14:52:09.345Z] Removing intermediate container 1db0ed72bcc4 [2022-09-30T14:52:09.345Z] ---> 84f81bc05132 [2022-09-30T14:52:09.345Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T14:52:09.345Z] ---> Running in 89131b48ec0f [2022-09-30T14:52:09.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T14:52:10.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T14:52:11.840Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T14:52:12.105Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T14:52:12.105Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T14:52:12.105Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T14:52:12.376Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T14:52:12.376Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T14:52:12.376Z] OK: 8 MiB in 19 packages [2022-09-30T14:52:13.337Z] Removing intermediate container 89131b48ec0f [2022-09-30T14:52:13.337Z] ---> a3c8778930ab [2022-09-30T14:52:13.337Z] Step 16/25 : WORKDIR / [2022-09-30T14:52:13.338Z] ---> Running in 20b459decad6 [2022-09-30T14:52:13.605Z] Removing intermediate container 20b459decad6 [2022-09-30T14:52:13.605Z] ---> 650fc51e4f8e [2022-09-30T14:52:13.605Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T14:52:14.186Z] ---> 0cc79fb82dcf [2022-09-30T14:52:14.186Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T14:52:16.129Z] ---> 330414d05ec8 [2022-09-30T14:52:16.130Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T14:52:16.397Z] ---> abacdfe57cdf [2022-09-30T14:52:16.397Z] Step 20/25 : EXPOSE 59999 [2022-09-30T14:52:16.664Z] ---> Running in 146f06cb7ad7 [2022-09-30T14:52:16.930Z] Removing intermediate container 146f06cb7ad7 [2022-09-30T14:52:16.930Z] ---> c17a1a584fdb [2022-09-30T14:52:16.930Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T14:52:16.930Z] ---> Running in 94c6204d8cb0 [2022-09-30T14:52:17.285Z] Removing intermediate container 94c6204d8cb0 [2022-09-30T14:52:17.285Z] ---> 2bec5bb9f8e2 [2022-09-30T14:52:17.285Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T14:52:17.285Z] ---> Running in 441fbf417787 [2022-09-30T14:52:17.569Z] Removing intermediate container 441fbf417787 [2022-09-30T14:52:17.569Z] ---> 192557903960 [2022-09-30T14:52:17.569Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T14:52:17.843Z] ---> Running in d78573540d07 [2022-09-30T14:52:18.114Z] Removing intermediate container d78573540d07 [2022-09-30T14:52:18.114Z] ---> 328d864b1228 [2022-09-30T14:52:18.114Z] Step 24/25 : LABEL git_sha=86d27a5a876ae0ae85a91145bae5663558e9d985 [2022-09-30T14:52:18.114Z] ---> Running in 858ea4e07632 [2022-09-30T14:52:18.385Z] Removing intermediate container 858ea4e07632 [2022-09-30T14:52:18.385Z] ---> 85c0f99439ad [2022-09-30T14:52:18.385Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-09-30T14:52:18.385Z] ---> Running in 026d3d9f82b7 [2022-09-30T14:52:18.653Z] Removing intermediate container 026d3d9f82b7 [2022-09-30T14:52:18.653Z] ---> 7d66d0e8fc6e [2022-09-30T14:52:18.653Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T14:52:18.927Z] Successfully built 7d66d0e8fc6e [2022-09-30T14:52:18.927Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:52:19.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:52:19.370Z] [2022-09-30T14:52:19.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:52:19.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:52:19.715Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T14:52:19.715Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T14:52:19.715Z] 04944245beec: Pulling fs layer [2022-09-30T14:52:19.715Z] 699f458cf7ca: Pulling fs layer [2022-09-30T14:52:19.715Z] 765212b225bb: Pulling fs layer [2022-09-30T14:52:19.715Z] f23df028b6ca: Pulling fs layer [2022-09-30T14:52:19.715Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T14:52:19.715Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T14:52:19.715Z] f23df028b6ca: Waiting [2022-09-30T14:52:19.715Z] d65c8cfc05b1: Waiting [2022-09-30T14:52:19.715Z] 765212b225bb: Waiting [2022-09-30T14:52:19.715Z] 2437ff75d9bd: Waiting [2022-09-30T14:52:19.992Z] 04944245beec: Verifying Checksum [2022-09-30T14:52:19.992Z] 04944245beec: Download complete [2022-09-30T14:52:19.992Z] 765212b225bb: Verifying Checksum [2022-09-30T14:52:19.992Z] 765212b225bb: Download complete [2022-09-30T14:52:19.992Z] f23df028b6ca: Download complete [2022-09-30T14:52:19.992Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T14:52:19.992Z] d65c8cfc05b1: Download complete [2022-09-30T14:52:19.992Z] 699f458cf7ca: Verifying Checksum [2022-09-30T14:52:19.992Z] 699f458cf7ca: Download complete [2022-09-30T14:52:20.575Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T14:52:20.575Z] 8998bd30e6a1: Download complete [2022-09-30T14:52:22.514Z] 2437ff75d9bd: Download complete [2022-09-30T14:52:24.453Z] 8998bd30e6a1: Pull complete [2022-09-30T14:52:24.719Z] 04944245beec: Pull complete [2022-09-30T14:52:26.128Z] 699f458cf7ca: Pull complete [2022-09-30T14:52:26.396Z] 765212b225bb: Pull complete [2022-09-30T14:52:26.982Z] f23df028b6ca: Pull complete [2022-09-30T14:52:27.248Z] d65c8cfc05b1: Pull complete [2022-09-30T14:52:42.241Z] 2437ff75d9bd: Pull complete [2022-09-30T14:52:42.241Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T14:52:42.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T14:52:42.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:52:42.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-6097 does not seem to be running inside a container [2022-09-30T14:52:42.526Z] $ 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/109 -v /w/workspace/device-sdk-go/109:/w/workspace/device-sdk-go/109:rw,z -v /w/workspace/device-sdk-go/109@tmp:/w/workspace/device-sdk-go/109@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:arm64 cat [2022-09-30T14:52:45.030Z] $ docker top ff3c11efe70cf4100726a6e0864d4ba77d0fc4271f45c1b3d987da17d76701db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:52:45.849Z] ---> job-cost.sh [2022-09-30T14:52:45.849Z] lf-activate-venv: SKIPPING [2022-09-30T14:52:45.849Z] INFO: No Stack... [2022-09-30T14:52:46.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T14:52:47.005Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T14:52:47.317Z] + cat /w/workspace/device-sdk-go/109/archives/cost.csv [2022-09-30T14:52:47.317Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T14:52:47.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [2022-09-30T14:52:47.384Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] did not exist. Created. [2022-09-30T14:52:47.384Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:52:48.029Z] /w/workspace/device-sdk-go/109@tmp/durable-32ab22f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-30T14:52:48.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T14:52:48.388Z] Warning: overwriting stash ‘stack-cost’ [2022-09-30T14:52:48.445Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T14:52:48.451Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T14:52:48.490Z] $ docker stop --time=1 ff3c11efe70cf4100726a6e0864d4ba77d0fc4271f45c1b3d987da17d76701db [2022-09-30T14:52:49.975Z] $ docker rm -f ff3c11efe70cf4100726a6e0864d4ba77d0fc4271f45c1b3d987da17d76701db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-30T14:52:50.337Z] provisioning config files... [2022-09-30T14:52:50.344Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12028820443870659438tmp [Pipeline] { [Pipeline] sh [2022-09-30T14:52:50.632Z] + set +x [2022-09-30T14:52:50.632Z] + curl -s https://codecov.io/bash [2022-09-30T14:52:50.632Z] + bash -s -- [2022-09-30T14:52:50.632Z] [2022-09-30T14:52:50.632Z] _____ _ [2022-09-30T14:52:50.632Z] / ____| | | [2022-09-30T14:52:50.632Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T14:52:50.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T14:52:50.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T14:52:50.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T14:52:50.632Z] Bash-1.0.6 [2022-09-30T14:52:50.632Z] [2022-09-30T14:52:50.632Z] [2022-09-30T14:52:50.632Z] ==> git version 2.25.1 found [2022-09-30T14:52:50.632Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-30T14:52:50.632Z] Release-Date: 2020-01-08 [2022-09-30T14:52:50.632Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-30T14:52:50.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T14:52:50.632Z] ==> Jenkins CI detected. [2022-09-30T14:52:50.632Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T14:52:50.632Z] project root: . [2022-09-30T14:52:50.632Z] --> token set from env [2022-09-30T14:52:50.632Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T14:52:50.632Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T14:52:50.632Z] ==> Python coveragepy not found [2022-09-30T14:52:50.632Z] ==> Searching for coverage reports in: [2022-09-30T14:52:50.632Z] + . [2022-09-30T14:52:50.632Z] -> Found 1 reports [2022-09-30T14:52:50.632Z] ==> Detecting git/mercurial file structure [2022-09-30T14:52:50.632Z] ==> Reading reports [2022-09-30T14:52:50.632Z] + ./coverage.out bytes=100927 [2022-09-30T14:52:50.632Z] ==> Appending adjustments [2022-09-30T14:52:50.633Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T14:52:51.201Z] + Found adjustments [2022-09-30T14:52:51.201Z] ==> Gzipping contents [2022-09-30T14:52:51.201Z] 16K /tmp/codecov.DxAFZY.gz [2022-09-30T14:52:51.201Z] ==> Uploading reports [2022-09-30T14:52:51.201Z] url: https://codecov.io [2022-09-30T14:52:51.202Z] query: branch=main&commit=86d27a5a876ae0ae85a91145bae5663558e9d985&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T14:52:51.202Z] -> Pinging Codecov [2022-09-30T14:52:51.202Z] 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=86d27a5a876ae0ae85a91145bae5663558e9d985&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T14:52:51.461Z] -> Uploading to [2022-09-30T14:52:51.461Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/86d27a5a876ae0ae85a91145bae5663558e9d985/a33e2d1f-93fb-412e-a35b-d57e228c11f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T145251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e82c8f75224ee5e6646e753c3c4336674498ca26016a90f2885876f1cfd558c6 [2022-09-30T14:52:51.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:52:51.461Z] Dload Upload Total Spent Left Speed [2022-09-30T14:52:51.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14540 0 0 100 14540 0 64910 --:--:-- --:--:-- --:--:-- 64910 [2022-09-30T14:52:51.722Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] } [2022-09-30T14:52:51.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-30T14:52:51.915Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-30T14:52:51.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:52:52.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:52:52.215Z] [2022-09-30T14:52:52.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:52:52.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:52:52.513Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-30T14:52:52.513Z] df9b9388f04a: Pulling fs layer [2022-09-30T14:52:52.513Z] 52dc419b0ee2: Pulling fs layer [2022-09-30T14:52:52.513Z] 25bc292e5bac: Pulling fs layer [2022-09-30T14:52:52.513Z] 114826534d7a: Pulling fs layer [2022-09-30T14:52:52.513Z] 4657fd5d0bcf: Pulling fs layer [2022-09-30T14:52:52.513Z] 6ad1cebc031e: Pulling fs layer [2022-09-30T14:52:52.513Z] 8a3aa393b2d8: Pulling fs layer [2022-09-30T14:52:52.513Z] 114826534d7a: Waiting [2022-09-30T14:52:52.513Z] 4657fd5d0bcf: Waiting [2022-09-30T14:52:52.513Z] 8a3aa393b2d8: Waiting [2022-09-30T14:52:52.513Z] 6ad1cebc031e: Waiting [2022-09-30T14:52:52.513Z] 25bc292e5bac: Verifying Checksum [2022-09-30T14:52:52.513Z] 25bc292e5bac: Download complete [2022-09-30T14:52:52.513Z] 52dc419b0ee2: Download complete [2022-09-30T14:52:52.513Z] 4657fd5d0bcf: Verifying Checksum [2022-09-30T14:52:52.513Z] 4657fd5d0bcf: Download complete [2022-09-30T14:52:52.513Z] df9b9388f04a: Verifying Checksum [2022-09-30T14:52:52.513Z] df9b9388f04a: Download complete [2022-09-30T14:52:52.771Z] 6ad1cebc031e: Verifying Checksum [2022-09-30T14:52:52.771Z] 6ad1cebc031e: Download complete [2022-09-30T14:52:52.771Z] df9b9388f04a: Pull complete [2022-09-30T14:52:52.771Z] 52dc419b0ee2: Pull complete [2022-09-30T14:52:52.771Z] 25bc292e5bac: Pull complete [2022-09-30T14:52:53.337Z] 114826534d7a: Verifying Checksum [2022-09-30T14:52:53.337Z] 114826534d7a: Download complete [2022-09-30T14:52:53.594Z] 8a3aa393b2d8: Verifying Checksum [2022-09-30T14:52:53.594Z] 8a3aa393b2d8: Download complete [2022-09-30T14:52:56.874Z] 114826534d7a: Pull complete [2022-09-30T14:52:56.874Z] 4657fd5d0bcf: Pull complete [2022-09-30T14:52:57.132Z] 6ad1cebc031e: Pull complete [2022-09-30T14:52:59.663Z] 8a3aa393b2d8: Pull complete [2022-09-30T14:52:59.663Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-30T14:52:59.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T14:52:59.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:52:59.730Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:52:59.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-30T14:53:01.453Z] $ docker top 70471165c9b4815cbd7118a9c9afe4df4cbb09ca02ea6250df8b1c385cef4599 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T14:53:01.516Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-30T14:53:01.793Z] + set -o pipefail [2022-09-30T14:53:01.793Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-30T14:53:07.072Z] [2022-09-30T14:53:07.072Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-30T14:53:07.072Z] [2022-09-30T14:53:07.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a1ee511c-6155-443a-9eb7-6028fed09110 [2022-09-30T14:53:07.072Z] [2022-09-30T14:53:07.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-30T14:53:07.072Z] [2022-09-30T14:53:07.072Z] [Pipeline] } [2022-09-30T14:53:07.083Z] $ docker stop --time=1 70471165c9b4815cbd7118a9c9afe4df4cbb09ca02ea6250df8b1c385cef4599 [2022-09-30T14:53:09.231Z] $ docker rm -f 70471165c9b4815cbd7118a9c9afe4df4cbb09ca02ea6250df8b1c385cef4599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-30T14:53:09.585Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:53:09.595Z] provisioning config files... [2022-09-30T14:53:09.603Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12328718636937675794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:09.895Z] --> edgex-publish-swagger.sh [2022-09-30T14:53:09.895Z] === Publish openapi/v2 API === [2022-09-30T14:53:09.895Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-30T14:53:09.895Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-30T14:53:09.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T14:53:09.895Z] Dload Upload Total Spent Left Speed [2022-09-30T14:53:10.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 80047 --:--:-- --:--:-- --:--:-- 79928 100 53552 0 0 100 53552 0 80047 --:--:-- --:--:-- --:--:-- 79928 [2022-09-30T14:53:10.465Z] [2022-09-30T14:53:10.465Z] [Pipeline] } [2022-09-30T14:53:10.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T14:53:10.862Z] + git log --format=format:%s -1 86d27a5a876ae0ae85a91145bae5663558e9d985 [Pipeline] sh [2022-09-30T14:53:11.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:53:11.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:11.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:53:11.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:53:11.506Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:53:11.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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:53:11.974Z] $ docker top 15dee9f327424d53c382419f3592fc610a5cb3828fa580d0f945848a2515cd13 -eo pid,comm [2022-09-30T14:53:12.022Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-30T14:53:12.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:53:12.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:53:12.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:53:12.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:53:12.172Z] $ docker exec 15dee9f327424d53c382419f3592fc610a5cb3828fa580d0f945848a2515cd13 ssh-agent [2022-09-30T14:53:12.277Z] SSH_AUTH_SOCK=/tmp/ssh-L8927wNzRhjB/agent.32 [2022-09-30T14:53:12.277Z] SSH_AGENT_PID=38 [2022-09-30T14:53:12.282Z] Running ssh-add (command line suppressed) [2022-09-30T14:53:12.389Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3498809701942160612.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3498809701942160612.key) [2022-09-30T14:53:12.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:53:12.692Z] + git semver tag [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,876 [run_tag] DEBUG tag force:False [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,876 [check_head_tag] DEBUG check head tag [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,878 [execute] INFO git cat-file --batch-check [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,883 [execute] INFO git cat-file --batch [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,904 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,904 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:53:12.950Z] 2022-09-30 14:53:12,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:12.950Z] 2.3.0-dev.34 [Pipeline] } [2022-09-30T14:53:12.958Z] $ docker exec --env ******** --env ******** 15dee9f327424d53c382419f3592fc610a5cb3828fa580d0f945848a2515cd13 ssh-agent -k [2022-09-30T14:53:13.048Z] unset SSH_AUTH_SOCK; [2022-09-30T14:53:13.049Z] unset SSH_AGENT_PID; [2022-09-30T14:53:13.049Z] echo Agent pid 38 killed; [2022-09-30T14:53:13.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:53:13.353Z] + git semver [Pipeline] } [2022-09-30T14:53:13.622Z] $ docker stop --time=1 15dee9f327424d53c382419f3592fc610a5cb3828fa580d0f945848a2515cd13 [2022-09-30T14:53:14.989Z] $ docker rm -f 15dee9f327424d53c382419f3592fc610a5cb3828fa580d0f945848a2515cd13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:15.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:53:15.354Z] [2022-09-30T14:53:15.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:15.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:53:15.648Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-30T14:53:15.648Z] ab5ef0e58194: Pulling fs layer [2022-09-30T14:53:15.648Z] 9712f1f96733: Pulling fs layer [2022-09-30T14:53:15.648Z] 63f879dbbcfc: Pulling fs layer [2022-09-30T14:53:15.648Z] 0d9ebad4ef96: Pulling fs layer [2022-09-30T14:53:15.648Z] e9a5061849ea: Pulling fs layer [2022-09-30T14:53:15.648Z] d747dcd14b5f: Pulling fs layer [2022-09-30T14:53:15.648Z] 2de7ff778b66: Pulling fs layer [2022-09-30T14:53:15.648Z] d747dcd14b5f: Waiting [2022-09-30T14:53:15.648Z] 2de7ff778b66: Waiting [2022-09-30T14:53:15.648Z] 0d9ebad4ef96: Waiting [2022-09-30T14:53:15.648Z] e9a5061849ea: Waiting [2022-09-30T14:53:15.648Z] 9712f1f96733: Verifying Checksum [2022-09-30T14:53:15.648Z] 9712f1f96733: Download complete [2022-09-30T14:53:16.237Z] 63f879dbbcfc: Verifying Checksum [2022-09-30T14:53:16.237Z] 63f879dbbcfc: Download complete [2022-09-30T14:53:16.237Z] ab5ef0e58194: Verifying Checksum [2022-09-30T14:53:16.237Z] ab5ef0e58194: Download complete [2022-09-30T14:53:16.237Z] d747dcd14b5f: Download complete [2022-09-30T14:53:16.237Z] 0d9ebad4ef96: Verifying Checksum [2022-09-30T14:53:16.237Z] 0d9ebad4ef96: Download complete [2022-09-30T14:53:16.496Z] e9a5061849ea: Verifying Checksum [2022-09-30T14:53:16.496Z] e9a5061849ea: Download complete [2022-09-30T14:53:16.496Z] 2de7ff778b66: Download complete [2022-09-30T14:53:19.023Z] ab5ef0e58194: Pull complete [2022-09-30T14:53:19.023Z] 9712f1f96733: Pull complete [2022-09-30T14:53:19.588Z] 63f879dbbcfc: Pull complete [2022-09-30T14:53:22.866Z] 0d9ebad4ef96: Pull complete [2022-09-30T14:53:23.124Z] e9a5061849ea: Pull complete [2022-09-30T14:53:23.383Z] d747dcd14b5f: Pull complete [2022-09-30T14:53:24.316Z] 2de7ff778b66: Pull complete [2022-09-30T14:53:24.316Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-30T14:53:24.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T14:53:24.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:53:24.385Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:53:24.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-30T14:53:26.449Z] $ docker top d2b028fcd0837ea0c1d68802b8a3fa66cfaec8e1597f31aef72cccccfb1c12b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:53:26.519Z] provisioning config files... [2022-09-30T14:53:26.525Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5942986231574456067tmp [2022-09-30T14:53:26.536Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16498617835310466624tmp [2022-09-30T14:53:26.546Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13112209590211316004tmp [Pipeline] { [Pipeline] echo [2022-09-30T14:53:26.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:26.838Z] ---> sigul-configuration.sh [2022-09-30T14:53:26.838Z] gpg: directory `/root/.gnupg' created [2022-09-30T14:53:26.838Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-30T14:53:26.838Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-30T14:53:26.838Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-30T14:53:26.838Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-30T14:53:26.838Z] gpg: CAST5 encrypted data [2022-09-30T14:53:26.838Z] gpg: encrypted with 1 passphrase [2022-09-30T14:53:26.838Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-30T14:53:27.128Z] + mkdir /home/jenkins [2022-09-30T14:53:27.128Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-30T14:53:27.413Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-30T14:53:27.422Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:27.704Z] ---> sigul-install.sh [2022-09-30T14:53:27.704Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-30T14:53:27.986Z] + git tag --list [2022-09-30T14:53:27.986Z] 0.7.1 [2022-09-30T14:53:27.986Z] delhi-tag [2022-09-30T14:53:27.986Z] v1.0.0 [2022-09-30T14:53:27.986Z] v1.1.0 [2022-09-30T14:53:27.986Z] v1.1.1 [2022-09-30T14:53:27.986Z] v1.1.2 [2022-09-30T14:53:27.986Z] v1.2.0 [2022-09-30T14:53:27.986Z] v1.2.1 [2022-09-30T14:53:27.986Z] v1.2.2 [2022-09-30T14:53:27.986Z] v1.2.3 [2022-09-30T14:53:27.986Z] v1.3.0 [2022-09-30T14:53:27.986Z] v1.4.0 [2022-09-30T14:53:27.986Z] v2.0.0 [2022-09-30T14:53:27.986Z] v2.1.0 [2022-09-30T14:53:27.986Z] v2.1.1 [2022-09-30T14:53:27.986Z] v2.1.1-dev.2 [2022-09-30T14:53:27.986Z] v2.1.1-dev.3 [2022-09-30T14:53:27.986Z] v2.2.0 [2022-09-30T14:53:27.986Z] v2.2.1-dev.1 [2022-09-30T14:53:27.986Z] v2.2.1-dev.10 [2022-09-30T14:53:27.986Z] v2.2.1-dev.11 [2022-09-30T14:53:27.986Z] v2.2.1-dev.12 [2022-09-30T14:53:27.986Z] v2.2.1-dev.13 [2022-09-30T14:53:27.986Z] v2.2.1-dev.14 [2022-09-30T14:53:27.986Z] v2.2.1-dev.2 [2022-09-30T14:53:27.986Z] v2.2.1-dev.3 [2022-09-30T14:53:27.986Z] v2.2.1-dev.4 [2022-09-30T14:53:27.986Z] v2.2.1-dev.5 [2022-09-30T14:53:27.986Z] v2.2.1-dev.6 [2022-09-30T14:53:27.986Z] v2.2.1-dev.7 [2022-09-30T14:53:27.986Z] v2.2.1-dev.8 [2022-09-30T14:53:27.986Z] v2.2.1-dev.9 [2022-09-30T14:53:27.986Z] v2.3.0-dev.14 [2022-09-30T14:53:27.986Z] v2.3.0-dev.15 [2022-09-30T14:53:27.986Z] v2.3.0-dev.16 [2022-09-30T14:53:27.986Z] v2.3.0-dev.17 [2022-09-30T14:53:27.986Z] v2.3.0-dev.18 [2022-09-30T14:53:27.986Z] v2.3.0-dev.19 [2022-09-30T14:53:27.986Z] v2.3.0-dev.20 [2022-09-30T14:53:27.986Z] v2.3.0-dev.21 [2022-09-30T14:53:27.986Z] v2.3.0-dev.22 [2022-09-30T14:53:27.986Z] v2.3.0-dev.23 [2022-09-30T14:53:27.986Z] v2.3.0-dev.24 [2022-09-30T14:53:27.986Z] v2.3.0-dev.25 [2022-09-30T14:53:27.986Z] v2.3.0-dev.26 [2022-09-30T14:53:27.986Z] v2.3.0-dev.27 [2022-09-30T14:53:27.986Z] v2.3.0-dev.28 [2022-09-30T14:53:27.986Z] v2.3.0-dev.29 [2022-09-30T14:53:27.986Z] v2.3.0-dev.30 [2022-09-30T14:53:27.986Z] v2.3.0-dev.31 [2022-09-30T14:53:27.986Z] v2.3.0-dev.32 [2022-09-30T14:53:27.986Z] v2.3.0-dev.33 [2022-09-30T14:53:27.986Z] v2.3.0-dev.34 [Pipeline] sh [2022-09-30T14:53:28.272Z] + lftools sign git-tag v2.3.0-dev.34 [2022-09-30T14:53:28.839Z] Signing Git tag with Sigul... [2022-09-30T14:53:28.839Z] Signing v2.3.0-dev.34 [Pipeline] echo [2022-09-30T14:53:29.105Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:29.384Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-30T14:53:29.391Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-30T14:53:29.406Z] $ docker stop --time=1 d2b028fcd0837ea0c1d68802b8a3fa66cfaec8e1597f31aef72cccccfb1c12b0 [2022-09-30T14:53:30.755Z] $ docker rm -f d2b028fcd0837ea0c1d68802b8a3fa66cfaec8e1597f31aef72cccccfb1c12b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-30T14:53:31.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:53:31.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:31.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:53:31.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:53:31.516Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:53:31.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:53:31.947Z] $ docker top f982e5a220290a934096a61d8c4b503b24db48129e649b2460649248a9c7317b -eo pid,comm [2022-09-30T14:53:31.997Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-30T14:53:31.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:53:32.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:53:32.031Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:53:32.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:53:32.133Z] $ docker exec f982e5a220290a934096a61d8c4b503b24db48129e649b2460649248a9c7317b ssh-agent [2022-09-30T14:53:32.235Z] SSH_AUTH_SOCK=/tmp/ssh-XLL4gLwXJ7ck/agent.32 [2022-09-30T14:53:32.235Z] SSH_AGENT_PID=38 [2022-09-30T14:53:32.240Z] Running ssh-add (command line suppressed) [2022-09-30T14:53:32.337Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2853067494964044252.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2853067494964044252.key) [2022-09-30T14:53:32.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:53:32.634Z] + git semver bump pre [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [bump_version] DEBUG bumped version:2.3.0-dev.35 [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,811 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,814 [execute] INFO git cat-file --batch-check [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,819 [execute] INFO git cat-file --batch [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:53:32.892Z] 2022-09-30 14:53:32,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:32.892Z] 2.3.0-dev.35 [Pipeline] } [2022-09-30T14:53:32.901Z] $ docker exec --env ******** --env ******** f982e5a220290a934096a61d8c4b503b24db48129e649b2460649248a9c7317b ssh-agent -k [2022-09-30T14:53:33.015Z] unset SSH_AUTH_SOCK; [2022-09-30T14:53:33.015Z] unset SSH_AGENT_PID; [2022-09-30T14:53:33.015Z] echo Agent pid 38 killed; [2022-09-30T14:53:33.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:53:33.324Z] + git semver [Pipeline] } [2022-09-30T14:53:33.594Z] $ docker stop --time=1 f982e5a220290a934096a61d8c4b503b24db48129e649b2460649248a9c7317b [2022-09-30T14:53:35.046Z] $ docker rm -f f982e5a220290a934096a61d8c4b503b24db48129e649b2460649248a9c7317b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T14:53:35.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T14:53:35.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:35.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T14:53:35.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:53:35.750Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:53:35.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T14:53:36.149Z] $ docker top 6a58653d64dd3aadcc2936bd7a25b39828f9c61151fcfcfc99aae9ab5e35a1ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T14:53:36.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T14:53:36.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T14:53:36.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T14:53:36.341Z] $ docker exec 6a58653d64dd3aadcc2936bd7a25b39828f9c61151fcfcfc99aae9ab5e35a1ca ssh-agent [2022-09-30T14:53:36.447Z] SSH_AUTH_SOCK=/tmp/ssh-DC5tq4E1zPiW/agent.32 [2022-09-30T14:53:36.447Z] SSH_AGENT_PID=38 [2022-09-30T14:53:36.452Z] Running ssh-add (command line suppressed) [2022-09-30T14:53:36.539Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_733720991582770092.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_733720991582770092.key) [2022-09-30T14:53:36.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T14:53:36.837Z] + git semver push [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,014 [run_push] DEBUG push [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,015 [execute] INFO git cat-file --batch-check [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,019 [execute] INFO git rev-list c331e483d52f7dd73cd5801d27f163d161764924 -- [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,019 [execute] DEBUG Popen(['git', 'rev-list', 'c331e483d52f7dd73cd5801d27f163d161764924', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,030 [execute] INFO git fetch -v origin [2022-09-30T14:53:37.096Z] 2022-09-30 14:53:37,030 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-30T14:53:37.663Z] 2022-09-30 14:53:37,629 [run_push] DEBUG no remote changes detected [2022-09-30T14:53:37.663Z] 2022-09-30 14:53:37,629 [execute] INFO git push origin semver [2022-09-30T14:53:37.663Z] 2022-09-30 14:53:37,630 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:53:38.598Z] 2022-09-30 14:53:38,403 [run_push] DEBUG push all version tags [2022-09-30T14:53:38.598Z] 2022-09-30 14:53:38,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-30T14:53:38.598Z] 2022-09-30 14:53:38,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T14:53:39.535Z] 2022-09-30 14:53:39,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T14:53:39.535Z] 2.3.0-dev.35 [Pipeline] } [2022-09-30T14:53:39.542Z] $ docker exec --env ******** --env ******** 6a58653d64dd3aadcc2936bd7a25b39828f9c61151fcfcfc99aae9ab5e35a1ca ssh-agent -k [2022-09-30T14:53:39.637Z] unset SSH_AUTH_SOCK; [2022-09-30T14:53:39.638Z] unset SSH_AGENT_PID; [2022-09-30T14:53:39.638Z] echo Agent pid 38 killed; [2022-09-30T14:53:39.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T14:53:39.957Z] + git semver [Pipeline] } [2022-09-30T14:53:40.227Z] $ docker stop --time=1 6a58653d64dd3aadcc2936bd7a25b39828f9c61151fcfcfc99aae9ab5e35a1ca [2022-09-30T14:53:41.519Z] $ docker rm -f 6a58653d64dd3aadcc2936bd7a25b39828f9c61151fcfcfc99aae9ab5e35a1ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-30T14:53:42.176Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-30T14:53:42.176Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:53:42.176Z] total 16 [2022-09-30T14:53:42.176Z] drwxr-xr-x 3 root root 4096 Sep 30 14:43 . [2022-09-30T14:53:42.176Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:53 .. [2022-09-30T14:53:42.176Z] drwxr-xr-x 2 root root 4096 Sep 30 14:43 cost [2022-09-30T14:53:42.176Z] -rw-r--r-- 1 root root 85 Sep 30 14:43 cost.csv [2022-09-30T14:53:42.176Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:53:42.176Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T14:53:42.176Z] total 16 [2022-09-30T14:53:42.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 14:43 . [2022-09-30T14:53:42.176Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 14:53 .. [2022-09-30T14:53:42.176Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 14:43 cost [2022-09-30T14:53:42.176Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 30 14:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:42.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:43.359Z] ---> package-listing.sh [2022-09-30T14:53:43.359Z] ++ facter osfamily [2022-09-30T14:53:43.359Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T14:53:43.619Z] + OS_FAMILY=debian [2022-09-30T14:53:43.619Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T14:53:43.619Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T14:53:43.619Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T14:53:43.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T14:53:43.619Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T14:53:43.619Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T14:53:43.619Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T14:53:43.619Z] + case "${OS_FAMILY}" in [2022-09-30T14:53:43.619Z] + dpkg -l [2022-09-30T14:53:43.619Z] + grep '^ii' [2022-09-30T14:53:43.619Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T14:53:43.619Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T14:53:43.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T14:53:43.619Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T14:53:43.619Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-30T14:53:43.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-30T14:53:43.631Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-30T14:53:43.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T14:53:44.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T14:53:44.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T14:53:44.541Z] prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container [2022-09-30T14:53:44.570Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T14:53:44.844Z] $ docker top 58548669a20be514f8017b17390c4372f39ec65c8b2615281cf4d7de63f188e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T14:53:45.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T14:53:45.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T14:53:45.758Z] + ls /var/log/sa-host [2022-09-30T14:53:45.758Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T14:53:45.897Z] provisioning config files... [2022-09-30T14:53:45.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17738548265056182522tmp [Pipeline] { [Pipeline] echo [2022-09-30T14:53:45.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:46.204Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T14:53:46.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:46.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T14:53:46.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:46.817Z] ---> sudo-logs.sh [2022-09-30T14:53:46.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T14:53:46.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:47.124Z] ---> job-cost.sh [2022-09-30T14:53:47.124Z] lf-activate-venv: SKIPPING [2022-09-30T14:53:47.124Z] DEBUG: total: 0.2199999988079071 [2022-09-30T14:53:47.124Z] INFO: Retrieving Stack Cost... [2022-09-30T14:53:47.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T14:53:48.260Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T14:53:48.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T14:53:48.550Z] ---> logs-deploy.sh [2022-09-30T14:53:48.550Z] lf-activate-venv: SKIPPING [2022-09-30T14:53:48.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/109 [2022-09-30T14:53:48.550Z] INFO: archiving workspace using pattern(s): [2022-09-30T14:53:49.488Z] Archives upload complete. [2022-09-30T14:53:49.488Z] INFO: archiving logs to Nexus