Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e 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-ssh12780691028867029709.key > 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-ssh10471093833750065558.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh1334932018274403554.key > 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-ssh13027323693796171104.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17923361132957519903.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23935 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e # timeout=10 Commit message: "Merge pull request #1208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.14" > git rev-list --no-walk 8440b6e6a0b4fbc11eae3accc59dfe046b726d13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T11:35:30.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T11:35:30.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T11:35:30.625Z] ========================================================= [2022-08-30T11:35:30.625Z] EdgeX Global Pipelines Version Info [2022-08-30T11:35:30.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:35:31.443Z] ------------------- [2022-08-30T11:35:31.443Z] stable info: [2022-08-30T11:35:31.443Z] ------------------- [2022-08-30T11:35:31.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T11:35:31.443Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T11:35:31.443Z] Message: update stable to v1.0.239 [2022-08-30T11:35:32.018Z] ------------------- [2022-08-30T11:35:32.018Z] experimental info: [2022-08-30T11:35:32.018Z] ------------------- [2022-08-30T11:35:32.018Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T11:35:32.018Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T11:35:32.019Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T11:35:32.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-08-30T11:35:32.313Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-08-30T11:35:32.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T11:35:32.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T11:35:32.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T11:35:32.356Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T11:35:32.364Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T11:35:32.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-08-30T11:35:32.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T11:35:32.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T11:35:32.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T11:35:32.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-08-30T11:35:32.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T11:35:32.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T11:35:32.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T11:35:32.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T11:35:32.461Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T11:35:32.474Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T11:35:32.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T11:35:32.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T11:35:32.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-30T11:35:32.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-30T11:35:32.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-30T11:35:32.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-30T11:35:32.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-30T11:35:32.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T11:35:32.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T11:35:32.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-30T11:35:32.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-30T11:35:32.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-30T11:35:32.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] echo [2022-08-30T11:35:32.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca77665 [Pipeline] echo [2022-08-30T11:35:32.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T11:35:32.706Z] provisioning config files... [2022-08-30T11:35:32.720Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3510567772302479766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:35:33.028Z] ---> docker-login.sh [2022-08-30T11:35:33.028Z] nexus3.edgexfoundry.org:10001 [2022-08-30T11:35:33.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:33.556Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:33.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:33.556Z] [2022-08-30T11:35:33.556Z] Login Succeeded [2022-08-30T11:35:33.556Z] nexus3.edgexfoundry.org:10002 [2022-08-30T11:35:33.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:33.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:33.818Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:33.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:33.818Z] [2022-08-30T11:35:33.818Z] Login Succeeded [2022-08-30T11:35:33.818Z] nexus3.edgexfoundry.org:10003 [2022-08-30T11:35:33.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:33.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:33.818Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:33.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:33.818Z] [2022-08-30T11:35:33.818Z] Login Succeeded [2022-08-30T11:35:33.818Z] nexus3.edgexfoundry.org:10004 [2022-08-30T11:35:34.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:34.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:34.080Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:34.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:34.080Z] [2022-08-30T11:35:34.080Z] Login Succeeded [2022-08-30T11:35:34.080Z] docker.io [2022-08-30T11:35:34.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:34.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:34.342Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:34.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:34.342Z] [2022-08-30T11:35:34.342Z] Login Succeeded [2022-08-30T11:35:34.342Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T11:35:34.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-30T11:35:34.754Z] + git rev-list -1 --merges ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e~1..ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] echo [2022-08-30T11:35:34.782Z] -----------> git rev-list -1 --merges ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e~1..ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [2022-08-30T11:35:34.782Z] ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [false] [Pipeline] sh [2022-08-30T11:35:35.076Z] + git log --format=format:%s -1 ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] echo [2022-08-30T11:35:35.093Z] ========================================================= [2022-08-30T11:35:35.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T11:35:35.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T11:35:35.437Z] + git log --format=format:%s -1 ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] echo [2022-08-30T11:35:35.456Z] [semverPrep] GIT_COMMIT: ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e, Commit Message: Merge pull request #1208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.14 [Pipeline] echo [2022-08-30T11:35:35.465Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-30T11:35:35.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T11:35:35.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T11:35:35.833Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T11:35:35.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T11:35:35.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T11:35:35.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T11:35:35.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:35:36.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:35:36.280Z] [2022-08-30T11:35:36.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:35:36.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:35:36.597Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T11:35:36.597Z] b85a868b505f: Pulling fs layer [2022-08-30T11:35:36.597Z] e2be974225ed: Pulling fs layer [2022-08-30T11:35:36.597Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T11:35:36.597Z] 988bab9f4d93: Pulling fs layer [2022-08-30T11:35:36.597Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T11:35:36.597Z] 988bab9f4d93: Waiting [2022-08-30T11:35:36.597Z] eaf3925da568: Pulling fs layer [2022-08-30T11:35:36.597Z] bab4dde63d76: Pulling fs layer [2022-08-30T11:35:36.597Z] bde34c3a00c8: Pulling fs layer [2022-08-30T11:35:36.597Z] bab4dde63d76: Waiting [2022-08-30T11:35:36.597Z] eaf3925da568: Waiting [2022-08-30T11:35:36.597Z] b352a97aabf1: Pulling fs layer [2022-08-30T11:35:36.597Z] 4872d77fe225: Pulling fs layer [2022-08-30T11:35:36.597Z] 5851b861e8e6: Pulling fs layer [2022-08-30T11:35:36.597Z] bde34c3a00c8: Waiting [2022-08-30T11:35:36.597Z] b352a97aabf1: Waiting [2022-08-30T11:35:36.597Z] 4872d77fe225: Waiting [2022-08-30T11:35:36.597Z] 5851b861e8e6: Waiting [2022-08-30T11:35:36.597Z] e2be974225ed: Verifying Checksum [2022-08-30T11:35:36.597Z] e2be974225ed: Download complete [2022-08-30T11:35:36.597Z] 988bab9f4d93: Download complete [2022-08-30T11:35:36.858Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T11:35:36.858Z] 339a4e72a1f5: Download complete [2022-08-30T11:35:36.858Z] eaf3925da568: Verifying Checksum [2022-08-30T11:35:36.858Z] eaf3925da568: Download complete [2022-08-30T11:35:36.858Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T11:35:36.858Z] 1469e6f7b9e6: Download complete [2022-08-30T11:35:36.858Z] bde34c3a00c8: Verifying Checksum [2022-08-30T11:35:36.858Z] bde34c3a00c8: Download complete [2022-08-30T11:35:36.858Z] b352a97aabf1: Verifying Checksum [2022-08-30T11:35:36.858Z] b352a97aabf1: Download complete [2022-08-30T11:35:36.858Z] 4872d77fe225: Verifying Checksum [2022-08-30T11:35:36.858Z] 4872d77fe225: Download complete [2022-08-30T11:35:36.858Z] 5851b861e8e6: Verifying Checksum [2022-08-30T11:35:36.858Z] 5851b861e8e6: Download complete [2022-08-30T11:35:36.858Z] b85a868b505f: Verifying Checksum [2022-08-30T11:35:36.858Z] b85a868b505f: Download complete [2022-08-30T11:35:37.122Z] bab4dde63d76: Download complete [2022-08-30T11:35:38.508Z] b85a868b505f: Pull complete [2022-08-30T11:35:38.508Z] e2be974225ed: Pull complete [2022-08-30T11:35:39.082Z] 339a4e72a1f5: Pull complete [2022-08-30T11:35:39.082Z] 988bab9f4d93: Pull complete [2022-08-30T11:35:39.655Z] 1469e6f7b9e6: Pull complete [2022-08-30T11:35:39.655Z] eaf3925da568: Pull complete [2022-08-30T11:35:41.566Z] bab4dde63d76: Pull complete [2022-08-30T11:35:41.566Z] bde34c3a00c8: Pull complete [2022-08-30T11:35:41.828Z] b352a97aabf1: Pull complete [2022-08-30T11:35:41.828Z] 4872d77fe225: Pull complete [2022-08-30T11:35:42.090Z] 5851b861e8e6: Pull complete [2022-08-30T11:35:42.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T11:35:42.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:35:42.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:35:42.198Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:35:42.247Z] $ 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-08-30T11:35:43.813Z] $ docker top dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d -eo pid,comm [2022-08-30T11:35:43.883Z] 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-08-30T11:35:43.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T11:35:43.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T11:35:43.929Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T11:35:44.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T11:35:44.078Z] $ docker exec dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d ssh-agent [2022-08-30T11:35:44.213Z] SSH_AUTH_SOCK=/tmp/ssh-zlOIGUtvLu3b/agent.33 [2022-08-30T11:35:44.213Z] SSH_AGENT_PID=39 [2022-08-30T11:35:44.220Z] Running ssh-add (command line suppressed) [2022-08-30T11:35:44.354Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6537279652306402708.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6537279652306402708.key) [2022-08-30T11:35:44.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T11:35:44.662Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T11:35:44.697Z] $ docker exec --env ******** --env ******** dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d ssh-agent -k [2022-08-30T11:35:44.812Z] unset SSH_AUTH_SOCK; [2022-08-30T11:35:44.813Z] unset SSH_AGENT_PID; [2022-08-30T11:35:44.813Z] echo Agent pid 39 killed; [2022-08-30T11:35:44.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T11:35:44.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T11:35:44.846Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T11:35:44.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T11:35:44.983Z] $ docker exec dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d ssh-agent [2022-08-30T11:35:45.111Z] SSH_AUTH_SOCK=/tmp/ssh-sv1OfbnTvnWz/agent.72 [2022-08-30T11:35:45.111Z] SSH_AGENT_PID=78 [2022-08-30T11:35:45.116Z] Running ssh-add (command line suppressed) [2022-08-30T11:35:45.248Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2192670695762547985.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2192670695762547985.key) [2022-08-30T11:35:45.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T11:35:45.549Z] + git semver init [2022-08-30T11:35:45.811Z] 2022-08-30 11:35:45,763 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T11:35:45.811Z] 2022-08-30 11:35:45,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-08-30T11:35:45.811Z] 2022-08-30 11:35:45,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-08-30T11:35:45.811Z] 2022-08-30 11:35:45,765 [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-08-30T11:35:46.757Z] 2022-08-30 11:35:46,618 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-08-30T11:35:46.757Z] 2022-08-30 11:35:46,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-08-30T11:35:46.757Z] 2022-08-30 11:35:46,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:35:46.757Z] 2022-08-30 11:35:46,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:35:46.757Z] 2.3.0-dev.20 [Pipeline] } [2022-08-30T11:35:46.774Z] $ docker exec --env ******** --env ******** dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d ssh-agent -k [2022-08-30T11:35:46.885Z] unset SSH_AUTH_SOCK; [2022-08-30T11:35:46.885Z] unset SSH_AGENT_PID; [2022-08-30T11:35:46.885Z] echo Agent pid 78 killed; [2022-08-30T11:35:46.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T11:35:47.212Z] + git semver [Pipeline] } [2022-08-30T11:35:47.493Z] $ docker stop --time=1 dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d [2022-08-30T11:35:48.818Z] $ docker rm -f dd5d0f6acda2460635a080dd9042b7bcfc9d272dfb8b1d453986e3c5b0a2730d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T11:35:49.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T11:35:49.444Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T11:35:49.446Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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-08-30T11:35:49.580Z] provisioning config files... [2022-08-30T11:35:49.592Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8691689361780920787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:35:49.896Z] ---> docker-login.sh [2022-08-30T11:35:49.896Z] nexus3.edgexfoundry.org:10001 [2022-08-30T11:35:49.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:49.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:49.896Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:49.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:49.896Z] [2022-08-30T11:35:49.896Z] Login Succeeded [2022-08-30T11:35:49.896Z] nexus3.edgexfoundry.org:10002 [2022-08-30T11:35:49.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:50.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:50.159Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:50.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:50.159Z] [2022-08-30T11:35:50.159Z] Login Succeeded [2022-08-30T11:35:50.159Z] nexus3.edgexfoundry.org:10003 [2022-08-30T11:35:50.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:50.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:50.159Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:50.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:50.159Z] [2022-08-30T11:35:50.159Z] Login Succeeded [2022-08-30T11:35:50.159Z] nexus3.edgexfoundry.org:10004 [2022-08-30T11:35:50.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:50.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:50.420Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:50.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:50.420Z] [2022-08-30T11:35:50.420Z] Login Succeeded [2022-08-30T11:35:50.420Z] docker.io [2022-08-30T11:35:50.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:35:50.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:35:50.681Z] Configure a credential helper to remove this warning. See [2022-08-30T11:35:50.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:35:50.681Z] [2022-08-30T11:35:50.681Z] Login Succeeded [2022-08-30T11:35:50.681Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T11:35:50.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T11:35:50.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T11:35:50.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T11:35:50.765Z] ========================================================= [2022-08-30T11:35:50.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T11:35:50.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:35:51.087Z] + 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-08-30T11:35:51.087Z] Sending build context to Docker daemon 9.778MB [2022-08-30T11:35:51.087Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T11:35:51.087Z] Step 2/11 : FROM ${BASE} AS builder [2022-08-30T11:35:51.087Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T11:35:51.087Z] 2408cc74d12b: Pulling fs layer [2022-08-30T11:35:51.087Z] ea60b727a1ce: Pulling fs layer [2022-08-30T11:35:51.087Z] 30c4a7721957: Pulling fs layer [2022-08-30T11:35:51.087Z] 370296b7ddb6: Pulling fs layer [2022-08-30T11:35:51.087Z] 7c6cee850709: Pulling fs layer [2022-08-30T11:35:51.087Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T11:35:51.087Z] d94ebbe4e438: Pulling fs layer [2022-08-30T11:35:51.087Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T11:35:51.087Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T11:35:51.087Z] 59ccb84bbe0f: Waiting [2022-08-30T11:35:51.087Z] bcfd1f05c69d: Waiting [2022-08-30T11:35:51.087Z] 370296b7ddb6: Waiting [2022-08-30T11:35:51.087Z] d94ebbe4e438: Waiting [2022-08-30T11:35:51.087Z] 39a5fcdaea64: Waiting [2022-08-30T11:35:51.353Z] 30c4a7721957: Verifying Checksum [2022-08-30T11:35:51.353Z] 30c4a7721957: Download complete [2022-08-30T11:35:51.353Z] ea60b727a1ce: Verifying Checksum [2022-08-30T11:35:51.353Z] ea60b727a1ce: Download complete [2022-08-30T11:35:51.353Z] 7c6cee850709: Verifying Checksum [2022-08-30T11:35:51.353Z] 7c6cee850709: Download complete [2022-08-30T11:35:51.353Z] 39a5fcdaea64: Download complete [2022-08-30T11:35:51.353Z] 2408cc74d12b: Verifying Checksum [2022-08-30T11:35:51.353Z] 2408cc74d12b: Download complete [2022-08-30T11:35:51.353Z] d94ebbe4e438: Download complete [2022-08-30T11:35:51.353Z] 2408cc74d12b: Pull complete [2022-08-30T11:35:51.625Z] ea60b727a1ce: Pull complete [2022-08-30T11:35:51.625Z] 30c4a7721957: Pull complete [2022-08-30T11:35:51.888Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T11:35:51.888Z] 59ccb84bbe0f: Download complete [2022-08-30T11:35:51.888Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T11:35:51.888Z] bcfd1f05c69d: Download complete [2022-08-30T11:35:52.148Z] 370296b7ddb6: Verifying Checksum [2022-08-30T11:35:52.148Z] 370296b7ddb6: Download complete [2022-08-30T11:35:57.431Z] 370296b7ddb6: Pull complete [2022-08-30T11:35:57.431Z] 7c6cee850709: Pull complete [2022-08-30T11:35:57.431Z] 39a5fcdaea64: Pull complete [2022-08-30T11:35:57.431Z] d94ebbe4e438: Pull complete [2022-08-30T11:35:59.343Z] bcfd1f05c69d: Pull complete [2022-08-30T11:35:59.913Z] 59ccb84bbe0f: Pull complete [2022-08-30T11:35:59.913Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T11:35:59.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T11:35:59.913Z] ---> a4fb48ad2a94 [2022-08-30T11:35:59.913Z] Step 3/11 : ARG MAKE=make build [2022-08-30T11:36:01.835Z] ---> Running in 2a3cba127e62 [2022-08-30T11:36:01.835Z] Removing intermediate container 2a3cba127e62 [2022-08-30T11:36:01.835Z] ---> dfa1362c873b [2022-08-30T11:36:01.835Z] Step 4/11 : WORKDIR /device-sdk-go [2022-08-30T11:36:01.835Z] ---> Running in 31affb247f42 [2022-08-30T11:36:01.835Z] Removing intermediate container 31affb247f42 [2022-08-30T11:36:01.835Z] ---> 9c0ae3d0d52f [2022-08-30T11:36:01.835Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:36:02.100Z] ---> Running in 7e4919efaa84 [2022-08-30T11:36:02.100Z] Removing intermediate container 7e4919efaa84 [2022-08-30T11:36:02.100Z] ---> ac1414ff8cc4 [2022-08-30T11:36:02.100Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:36:02.100Z] ---> Running in 9ace9ec1efd9 [2022-08-30T11:36:02.680Z] Removing intermediate container 9ace9ec1efd9 [2022-08-30T11:36:02.680Z] ---> b2920143fdd1 [2022-08-30T11:36:02.680Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-08-30T11:36:02.939Z] ---> Running in e8fc6e023a3b [2022-08-30T11:36:03.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T11:36:04.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T11:36:04.408Z] OK: 211 MiB in 51 packages [2022-08-30T11:36:04.550Z] Still waiting to schedule task [2022-08-30T11:36:04.551Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-30T11:36:04.669Z] Removing intermediate container e8fc6e023a3b [2022-08-30T11:36:04.669Z] ---> 04a846c56b28 [2022-08-30T11:36:04.669Z] Step 8/11 : COPY go.mod vendor* ./ [2022-08-30T11:36:04.929Z] ---> 91b2a72d68bc [2022-08-30T11:36:04.929Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T11:36:04.929Z] ---> Running in 3509432685de [2022-08-30T11:36:31.540Z] Removing intermediate container 3509432685de [2022-08-30T11:36:31.540Z] ---> 39c7d7547f56 [2022-08-30T11:36:31.540Z] Step 10/11 : COPY . . [2022-08-30T11:36:31.540Z] ---> e3818e423e73 [2022-08-30T11:36:31.540Z] Step 11/11 : RUN ${MAKE} [2022-08-30T11:36:31.540Z] ---> Running in 13186d8fb9e0 [2022-08-30T11:36:31.540Z] noop [2022-08-30T11:36:31.540Z] Removing intermediate container 13186d8fb9e0 [2022-08-30T11:36:31.540Z] ---> 5d4649ec01f4 [2022-08-30T11:36:31.540Z] Successfully built 5d4649ec01f4 [2022-08-30T11:36:31.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:36:31.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T11:36:31.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:36:31.956Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:36:31.995Z] $ 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-08-30T11:36:32.411Z] $ docker top 42fb1a1e30d94de59bfe19a65bdb4ac5a7aeaeade84d3bafbee313a8d8d22dca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T11:36:32.775Z] + go version [2022-08-30T11:36:32.775Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T11:36:32.791Z] $ docker stop --time=1 42fb1a1e30d94de59bfe19a65bdb4ac5a7aeaeade84d3bafbee313a8d8d22dca [2022-08-30T11:36:34.106Z] $ docker rm -f 42fb1a1e30d94de59bfe19a65bdb4ac5a7aeaeade84d3bafbee313a8d8d22dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:36:34.530Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T11:36:34.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:36:34.656Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:36:34.737Z] $ 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-08-30T11:36:35.187Z] $ docker top 3d5d3816c6b9fdfc7f22e5a63db77f5f33340bd75e28359e8ed775d7778c1ead -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T11:36:35.545Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-30T11:36:35.848Z] + make test [2022-08-30T11:36:35.848Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T11:36:42.434Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-08-30T11:36:57.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-08-30T11:36:57.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-08-30T11:36:57.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-08-30T11:36:57.328Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.080s coverage: 23.6% of statements [2022-08-30T11:36:57.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-08-30T11:36:57.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements [2022-08-30T11:36:57.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.091s coverage: 78.9% of statements [2022-08-30T11:36:57.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.074s coverage: 10.8% of statements [2022-08-30T11:36:57.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.092s coverage: 60.0% of statements [2022-08-30T11:36:57.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-08-30T11:36:57.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-08-30T11:36:57.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.117s coverage: 34.8% of statements [2022-08-30T11:36:57.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-08-30T11:36:57.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.094s coverage: 85.4% of statements [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-08-30T11:36:57.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.132s coverage: 65.1% of statements [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-08-30T11:36:57.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.758s coverage: 89.2% of statements [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-08-30T11:36:57.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-08-30T11:36:57.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-08-30T11:37:12.482Z] 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-08-30T11:37:12.482Z] GO111MODULE=on go vet ./... [2022-08-30T11:37:15.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T11:37:15.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T11:37:15.780Z] ./bin/test-attribution-txt.sh [2022-08-30T11:37:15.780Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T11:37:15.780Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T11:37:15.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T11:37:15.822Z] $ docker stop --time=1 3d5d3816c6b9fdfc7f22e5a63db77f5f33340bd75e28359e8ed775d7778c1ead [2022-08-30T11:37:18.186Z] $ docker rm -f 3d5d3816c6b9fdfc7f22e5a63db77f5f33340bd75e28359e8ed775d7778c1ead [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T11:37:18.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T11:37:18.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-30T11:37:19.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T11:37:19.597Z] + ls -al . [2022-08-30T11:37:19.597Z] total 304 [2022-08-30T11:37:19.597Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 11:36 . [2022-08-30T11:37:19.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 11:35 .. [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 30 11:35 .dockerignore [2022-08-30T11:37:19.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 11:36 .git [2022-08-30T11:37:19.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 11:35 .github [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 131 Aug 30 11:35 .gitignore [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 11:35 .golangci.yml [2022-08-30T11:37:19.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 11:35 .semver [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 29536 Aug 30 11:35 CHANGELOG.md [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 11:35 GOVERNANCE.md [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 30 11:35 Jenkinsfile [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 30 11:35 LICENSE [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 2002 Aug 30 11:35 Makefile [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 30 11:35 OWNERS.md [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 4881 Aug 30 11:35 README.md [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 11:35 VERSION [2022-08-30T11:37:19.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 11:35 bin [2022-08-30T11:37:19.597Z] -rw-r--r-- 1 jenkins jenkins 131678 Aug 30 11:36 coverage.out [2022-08-30T11:37:19.597Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 30 11:35 example [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 3553 Aug 30 11:35 go.mod [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 36743 Aug 30 11:35 go.sum [2022-08-30T11:37:19.597Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 30 11:35 internal [2022-08-30T11:37:19.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 11:35 openapi [2022-08-30T11:37:19.597Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 11:35 pkg [2022-08-30T11:37:19.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 11:35 snap [2022-08-30T11:37:19.597Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 30 11:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:37:19.918Z] + 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=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e --label arch=amd64 --label version=2.3.0-dev.20 . [2022-08-30T11:37:19.918Z] Sending build context to Docker daemon 9.911MB [2022-08-30T11:37:19.918Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T11:37:19.918Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-30T11:37:19.918Z] ---> 5d4649ec01f4 [2022-08-30T11:37:19.918Z] Step 3/25 : ARG MAKE=make build [2022-08-30T11:37:20.180Z] ---> Running in 26d473a22c8a [2022-08-30T11:37:20.180Z] Removing intermediate container 26d473a22c8a [2022-08-30T11:37:20.180Z] ---> cff4eaeee9e1 [2022-08-30T11:37:20.180Z] Step 4/25 : WORKDIR /device-sdk-go [2022-08-30T11:37:20.180Z] ---> Running in c84b04d377c0 [2022-08-30T11:37:20.442Z] Removing intermediate container c84b04d377c0 [2022-08-30T11:37:20.442Z] ---> 711fa4a2eb62 [2022-08-30T11:37:20.442Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:37:20.442Z] ---> Running in a1aab3685e86 [2022-08-30T11:37:20.442Z] Removing intermediate container a1aab3685e86 [2022-08-30T11:37:20.442Z] ---> 664fb8e894d7 [2022-08-30T11:37:20.442Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:37:20.442Z] ---> Running in b32a652693bc [2022-08-30T11:37:21.386Z] Removing intermediate container b32a652693bc [2022-08-30T11:37:21.386Z] ---> 0b58a779493d [2022-08-30T11:37:21.386Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-08-30T11:37:21.386Z] ---> Running in 51f0d26eaea2 [2022-08-30T11:37:21.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T11:37:22.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T11:37:22.591Z] OK: 211 MiB in 51 packages [2022-08-30T11:37:23.166Z] Removing intermediate container 51f0d26eaea2 [2022-08-30T11:37:23.166Z] ---> 55dbc5e55797 [2022-08-30T11:37:23.166Z] Step 8/25 : COPY go.mod vendor* ./ [2022-08-30T11:37:23.166Z] ---> 739459b50fd7 [2022-08-30T11:37:23.166Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T11:37:23.166Z] ---> Running in fdf96b80d773 [2022-08-30T11:37:23.737Z] Removing intermediate container fdf96b80d773 [2022-08-30T11:37:23.737Z] ---> 2c4f67b63047 [2022-08-30T11:37:23.737Z] Step 10/25 : COPY . . [2022-08-30T11:37:24.306Z] ---> b49a59e14456 [2022-08-30T11:37:24.306Z] Step 11/25 : RUN ${MAKE} [2022-08-30T11:37:24.306Z] ---> Running in 3897c0e37d3a [2022-08-30T11:37:24.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-08-30T11:37:37.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23936 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-08-30T11:37:37.695Z] Running in /w/workspace/device-sdk-go/95 [Pipeline] { [Pipeline] checkout [2022-08-30T11:37:37.747Z] The recommended git tool is: git [2022-08-30T11:37:42.666Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-08-30T11:37:44.622Z] using credential edgex-jenkins-ssh [2022-08-30T11:37:44.651Z] Cloning the remote Git repository [2022-08-30T11:37:45.211Z] Removing intermediate container 3897c0e37d3a [2022-08-30T11:37:45.211Z] ---> 2cdbab2fc835 [2022-08-30T11:37:45.211Z] Step 12/25 : FROM alpine:3.16 [2022-08-30T11:37:45.471Z] 3.16: Pulling from library/alpine [2022-08-30T11:37:45.471Z] 213ec9aee27d: Pulling fs layer [2022-08-30T11:37:44.744Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-08-30T11:37:44.842Z] > git init /w/workspace/device-sdk-go/95 # timeout=10 [2022-08-30T11:37:44.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-08-30T11:37:44.966Z] > git --version # timeout=10 [2022-08-30T11:37:45.058Z] > git --version # 'git version 2.25.1' [2022-08-30T11:37:45.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T11:37:45.250Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T11:37:45.732Z] 213ec9aee27d: Verifying Checksum [2022-08-30T11:37:45.732Z] 213ec9aee27d: Download complete [2022-08-30T11:37:46.013Z] 213ec9aee27d: Pull complete [2022-08-30T11:37:46.013Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T11:37:46.013Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T11:37:46.013Z] ---> 9c6f07244728 [2022-08-30T11:37:46.013Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:37:46.013Z] ---> Running in 55d3c7dfa7f4 [2022-08-30T11:37:46.274Z] Removing intermediate container 55d3c7dfa7f4 [2022-08-30T11:37:46.274Z] ---> df0379297e38 [2022-08-30T11:37:46.274Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:37:46.274Z] ---> Running in 3f27d5350532 [2022-08-30T11:37:46.850Z] Removing intermediate container 3f27d5350532 [2022-08-30T11:37:46.850Z] ---> 4e898d81f141 [2022-08-30T11:37:46.850Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-08-30T11:37:46.850Z] ---> Running in 67592f497ce6 [2022-08-30T11:37:46.860Z] Avoid second fetch [2022-08-30T11:37:46.860Z] Checking out Revision ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e (main) [2022-08-30T11:37:47.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T11:37:48.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T11:37:46.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-08-30T11:37:46.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T11:37:46.883Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T11:37:46.897Z] > git checkout -f ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e # timeout=10 [2022-08-30T11:37:48.632Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T11:37:48.632Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-30T11:37:48.632Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T11:37:48.894Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-30T11:37:48.894Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-30T11:37:49.161Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T11:37:49.161Z] OK: 8 MiB in 19 packages [2022-08-30T11:37:49.422Z] Removing intermediate container 67592f497ce6 [2022-08-30T11:37:49.422Z] ---> 4bb220db22ef [2022-08-30T11:37:49.422Z] Step 16/25 : WORKDIR / [2022-08-30T11:37:49.422Z] ---> Running in 97279736310f [2022-08-30T11:37:49.683Z] Removing intermediate container 97279736310f [2022-08-30T11:37:49.683Z] ---> 55a2d0689834 [2022-08-30T11:37:49.683Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-08-30T11:37:49.683Z] ---> 31f50769c18d [2022-08-30T11:37:49.683Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-08-30T11:37:50.256Z] ---> ae50d2ca06e9 [2022-08-30T11:37:50.256Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-08-30T11:37:50.516Z] ---> 4b74b43db863 [2022-08-30T11:37:50.516Z] Step 20/25 : EXPOSE 59999 [2022-08-30T11:37:50.516Z] ---> Running in 2762fdbd8394 [2022-08-30T11:37:50.775Z] Removing intermediate container 2762fdbd8394 [2022-08-30T11:37:50.775Z] ---> 8d836a81237c [2022-08-30T11:37:50.775Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-08-30T11:37:50.775Z] ---> Running in 1b071c6d6ebc [2022-08-30T11:37:50.775Z] Removing intermediate container 1b071c6d6ebc [2022-08-30T11:37:50.775Z] ---> f5f86427459c [2022-08-30T11:37:50.775Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T11:37:50.775Z] ---> Running in 45a158e9ddfa [2022-08-30T11:37:51.036Z] Removing intermediate container 45a158e9ddfa [2022-08-30T11:37:51.037Z] ---> f8a83d272281 [2022-08-30T11:37:51.037Z] Step 23/25 : LABEL arch=amd64 [2022-08-30T11:37:51.037Z] ---> Running in ecb2de8e47e4 [2022-08-30T11:37:51.037Z] Removing intermediate container ecb2de8e47e4 [2022-08-30T11:37:51.037Z] ---> 25fa0a110f28 [2022-08-30T11:37:51.037Z] Step 24/25 : LABEL git_sha=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [2022-08-30T11:37:51.131Z] Commit message: "Merge pull request #1208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.14" [2022-08-30T11:37:51.297Z] ---> Running in 95f4bab65442 [2022-08-30T11:37:51.297Z] Removing intermediate container 95f4bab65442 [2022-08-30T11:37:51.297Z] ---> a359470489ae [2022-08-30T11:37:51.297Z] Step 25/25 : LABEL version=2.3.0-dev.20 [2022-08-30T11:37:51.297Z] ---> Running in f485fbbf740e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-08-30T11:37:51.559Z] Removing intermediate container f485fbbf740e [2022-08-30T11:37:51.559Z] ---> 9173934de3df [2022-08-30T11:37:51.559Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T11:37:51.559Z] Successfully built 9173934de3df [2022-08-30T11:37:51.559Z] Successfully tagged device-sdk-simple:latest [Pipeline] sh [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-08-30T11:37:52.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T11:37:52.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T11:37:52.077Z] Dload Upload Total Spent Left Speed [2022-08-30T11:37:52.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 98453 [2022-08-30T11:37:52.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T11:37:52.197Z] [2022-08-30T11:37:52.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-30T11:37:52.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T11:37:52.501Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T11:37:52.501Z] 5eb5b503b376: Pulling fs layer [2022-08-30T11:37:52.501Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T11:37:52.501Z] ec43610c2a17: Pulling fs layer [2022-08-30T11:37:52.501Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T11:37:52.501Z] 33b1e0a273af: Pulling fs layer [2022-08-30T11:37:52.501Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T11:37:52.501Z] 2f39f015ded8: Pulling fs layer [2022-08-30T11:37:52.501Z] 3a2ae6a8a46f: Waiting [2022-08-30T11:37:52.501Z] 2f39f015ded8: Waiting [2022-08-30T11:37:52.501Z] 5d3b04190fa2: Waiting [2022-08-30T11:37:52.501Z] 33b1e0a273af: Waiting [2022-08-30T11:37:52.501Z] 5c69ac0246d0: Download complete [2022-08-30T11:37:52.501Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-30T11:37:52.501Z] 3a2ae6a8a46f: Download complete [2022-08-30T11:37:52.501Z] ec43610c2a17: Verifying Checksum [2022-08-30T11:37:52.501Z] ec43610c2a17: Download complete [2022-08-30T11:37:52.501Z] 33b1e0a273af: Verifying Checksum [2022-08-30T11:37:52.501Z] 33b1e0a273af: Download complete [2022-08-30T11:37:52.501Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T11:37:52.501Z] 5d3b04190fa2: Download complete [2022-08-30T11:37:52.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-08-30T11:37:52.762Z] 5eb5b503b376: Verifying Checksum [2022-08-30T11:37:52.762Z] 5eb5b503b376: Download complete [Pipeline] sh [2022-08-30T11:37:53.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-30T11:37:53.172Z] + sudo tee /etc/docker/daemon.new [2022-08-30T11:37:53.172Z] { [2022-08-30T11:37:53.172Z] "registry-mirrors": [ [2022-08-30T11:37:53.172Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T11:37:53.172Z] ], [2022-08-30T11:37:53.172Z] "bip": "10.250.0.254/24", [2022-08-30T11:37:53.172Z] "hosts": [ [2022-08-30T11:37:53.172Z] "tcp://0.0.0.0:5555", [2022-08-30T11:37:53.172Z] "unix:///var/run/docker.sock" [2022-08-30T11:37:53.172Z] ], [2022-08-30T11:37:53.172Z] "mtu": 1458, [2022-08-30T11:37:53.172Z] "selinux-enabled": true, [2022-08-30T11:37:53.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T11:37:53.172Z] } [Pipeline] sh [2022-08-30T11:37:53.328Z] 2f39f015ded8: Download complete [2022-08-30T11:37:53.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T11:37:53.874Z] + sudo service docker restart [2022-08-30T11:37:53.897Z] 5eb5b503b376: Pull complete [2022-08-30T11:37:54.157Z] 5c69ac0246d0: Pull complete [2022-08-30T11:37:54.726Z] ec43610c2a17: Pull complete [2022-08-30T11:37:54.726Z] 3a2ae6a8a46f: Pull complete [2022-08-30T11:37:54.990Z] 33b1e0a273af: Pull complete [2022-08-30T11:37:54.990Z] 5d3b04190fa2: Pull complete [2022-08-30T11:38:00.269Z] 2f39f015ded8: Pull complete [2022-08-30T11:38:00.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T11:38:00.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T11:38:00.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:38:00.368Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:38:00.481Z] $ 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-08-30T11:38:02.427Z] $ docker top d780342766f1bf3529435184ae6dec00c1b0101d7168eb042613f181ad94421a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:38:02.833Z] ---> job-cost.sh [2022-08-30T11:38:02.834Z] lf-activate-venv: SKIPPING [2022-08-30T11:38:02.834Z] INFO: No Stack... [2022-08-30T11:38:03.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T11:38:03.665Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T11:38:03.956Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-08-30T11:38:03.957Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T11:38:03.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [2022-08-30T11:38:03.978Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] did not exist. Created. [2022-08-30T11:38:03.978Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T11:38:04.284Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-30T11:38:04.317Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T11:38:04.323Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T11:38:04.347Z] $ docker stop --time=1 d780342766f1bf3529435184ae6dec00c1b0101d7168eb042613f181ad94421a [2022-08-30T11:38:05.511Z] $ docker rm -f d780342766f1bf3529435184ae6dec00c1b0101d7168eb042613f181ad94421a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T11:38:12.217Z] provisioning config files... [2022-08-30T11:38:12.241Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/95@tmp/config6733243014156815075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:38:12.601Z] ---> docker-login.sh [2022-08-30T11:38:12.601Z] nexus3.edgexfoundry.org:10001 [2022-08-30T11:38:13.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:38:13.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:38:13.477Z] Configure a credential helper to remove this warning. See [2022-08-30T11:38:13.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:38:13.477Z] [2022-08-30T11:38:13.477Z] Login Succeeded [2022-08-30T11:38:13.477Z] nexus3.edgexfoundry.org:10002 [2022-08-30T11:38:13.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:38:13.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:38:13.759Z] Configure a credential helper to remove this warning. See [2022-08-30T11:38:13.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:38:13.759Z] [2022-08-30T11:38:13.759Z] Login Succeeded [2022-08-30T11:38:13.759Z] nexus3.edgexfoundry.org:10003 [2022-08-30T11:38:14.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:38:14.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:38:14.358Z] Configure a credential helper to remove this warning. See [2022-08-30T11:38:14.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:38:14.358Z] [2022-08-30T11:38:14.358Z] Login Succeeded [2022-08-30T11:38:14.358Z] nexus3.edgexfoundry.org:10004 [2022-08-30T11:38:14.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:38:14.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:38:14.906Z] Configure a credential helper to remove this warning. See [2022-08-30T11:38:14.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:38:14.906Z] [2022-08-30T11:38:14.906Z] Login Succeeded [2022-08-30T11:38:14.906Z] docker.io [2022-08-30T11:38:15.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T11:38:15.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T11:38:15.459Z] Configure a credential helper to remove this warning. See [2022-08-30T11:38:15.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T11:38:15.459Z] [2022-08-30T11:38:15.459Z] Login Succeeded [2022-08-30T11:38:15.459Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T11:38:15.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T11:38:16.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T11:38:16.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T11:38:16.042Z] ========================================================= [2022-08-30T11:38:16.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T11:38:16.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:38:16.482Z] + 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-08-30T11:38:16.754Z] Sending build context to Docker daemon 5.253MB [2022-08-30T11:38:17.027Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T11:38:17.027Z] Step 2/11 : FROM ${BASE} AS builder [2022-08-30T11:38:17.027Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T11:38:17.027Z] b3c136eddcbf: Pulling fs layer [2022-08-30T11:38:17.027Z] c0a3192eca97: Pulling fs layer [2022-08-30T11:38:17.027Z] a050256f5b6f: Pulling fs layer [2022-08-30T11:38:17.027Z] 656be50a0ddc: Pulling fs layer [2022-08-30T11:38:17.027Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T11:38:17.027Z] 46d945488cbd: Pulling fs layer [2022-08-30T11:38:17.027Z] 8a5474983e97: Pulling fs layer [2022-08-30T11:38:17.027Z] 329c88fbcd65: Pulling fs layer [2022-08-30T11:38:17.027Z] 656be50a0ddc: Waiting [2022-08-30T11:38:17.027Z] 2bbca73fdf42: Waiting [2022-08-30T11:38:17.027Z] 46d945488cbd: Waiting [2022-08-30T11:38:17.027Z] 8a5474983e97: Waiting [2022-08-30T11:38:17.027Z] 329c88fbcd65: Waiting [2022-08-30T11:38:17.027Z] c0a3192eca97: Verifying Checksum [2022-08-30T11:38:17.027Z] c0a3192eca97: Download complete [2022-08-30T11:38:17.027Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T11:38:17.027Z] 2bbca73fdf42: Download complete [2022-08-30T11:38:17.027Z] 46d945488cbd: Verifying Checksum [2022-08-30T11:38:17.027Z] 46d945488cbd: Download complete [2022-08-30T11:38:17.305Z] b3c136eddcbf: Verifying Checksum [2022-08-30T11:38:17.305Z] b3c136eddcbf: Download complete [2022-08-30T11:38:18.298Z] b3c136eddcbf: Pull complete [2022-08-30T11:38:18.298Z] 329c88fbcd65: Verifying Checksum [2022-08-30T11:38:18.298Z] 329c88fbcd65: Download complete [2022-08-30T11:38:18.576Z] c0a3192eca97: Pull complete [2022-08-30T11:38:18.852Z] a050256f5b6f: Pull complete [2022-08-30T11:38:19.451Z] 8a5474983e97: Verifying Checksum [2022-08-30T11:38:19.451Z] 8a5474983e97: Download complete [2022-08-30T11:38:20.048Z] 656be50a0ddc: Verifying Checksum [2022-08-30T11:38:20.048Z] 656be50a0ddc: Download complete [2022-08-30T11:38:32.463Z] 656be50a0ddc: Pull complete [2022-08-30T11:38:32.737Z] 2bbca73fdf42: Pull complete [2022-08-30T11:38:33.013Z] 46d945488cbd: Pull complete [2022-08-30T11:38:39.766Z] 8a5474983e97: Pull complete [2022-08-30T11:38:41.752Z] 329c88fbcd65: Pull complete [2022-08-30T11:38:41.752Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T11:38:41.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T11:38:41.752Z] ---> ff4287adb874 [2022-08-30T11:38:41.752Z] Step 3/11 : ARG MAKE=make build [2022-08-30T11:38:42.353Z] ---> Running in 4fb715407723 [2022-08-30T11:38:42.959Z] Removing intermediate container 4fb715407723 [2022-08-30T11:38:42.959Z] ---> f11acdae19ad [2022-08-30T11:38:42.959Z] Step 4/11 : WORKDIR /device-sdk-go [2022-08-30T11:38:42.959Z] ---> Running in f2a729213453 [2022-08-30T11:38:43.233Z] Removing intermediate container f2a729213453 [2022-08-30T11:38:43.233Z] ---> dd74e2532b8b [2022-08-30T11:38:43.233Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:38:43.233Z] ---> Running in 502a100a7b5f [2022-08-30T11:38:43.508Z] Removing intermediate container 502a100a7b5f [2022-08-30T11:38:43.508Z] ---> bae5447ce984 [2022-08-30T11:38:43.508Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:38:43.508Z] ---> Running in 6ec14764b708 [2022-08-30T11:38:45.521Z] Removing intermediate container 6ec14764b708 [2022-08-30T11:38:45.521Z] ---> 4b11b5d4f87b [2022-08-30T11:38:45.521Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-08-30T11:38:45.521Z] ---> Running in 4cf26f2171f9 [2022-08-30T11:38:46.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T11:38:47.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T11:38:48.486Z] OK: 221 MiB in 51 packages [2022-08-30T11:38:49.471Z] Removing intermediate container 4cf26f2171f9 [2022-08-30T11:38:49.471Z] ---> d10bcd402180 [2022-08-30T11:38:49.471Z] Step 8/11 : COPY go.mod vendor* ./ [2022-08-30T11:38:50.070Z] ---> 5e9ab0cd7c32 [2022-08-30T11:38:50.070Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T11:38:50.070Z] ---> Running in 7ac5a460886b [2022-08-30T11:39:46.631Z] Removing intermediate container 7ac5a460886b [2022-08-30T11:39:46.631Z] ---> e333a7a5aca1 [2022-08-30T11:39:46.631Z] Step 10/11 : COPY . . [2022-08-30T11:39:46.631Z] ---> 83d78b33633f [2022-08-30T11:39:46.631Z] Step 11/11 : RUN ${MAKE} [2022-08-30T11:39:46.631Z] ---> Running in 8a890811dccc [2022-08-30T11:39:46.631Z] noop [2022-08-30T11:39:46.631Z] Removing intermediate container 8a890811dccc [2022-08-30T11:39:46.631Z] ---> 73705d20b93d [2022-08-30T11:39:46.631Z] Successfully built 73705d20b93d [2022-08-30T11:39:46.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:39:47.002Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T11:39:47.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:39:47.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-23936 does not seem to be running inside a container [2022-08-30T11:39:47.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/95 -v /w/workspace/device-sdk-go/95:/w/workspace/device-sdk-go/95:rw,z -v /w/workspace/device-sdk-go/95@tmp:/w/workspace/device-sdk-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T11:39:48.587Z] $ docker top 43a05dd50b9724af0cfee99066e81e31fbcdfa6148f66d9bc0792f1f9c55cbe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T11:39:49.484Z] + go version [2022-08-30T11:39:49.484Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T11:39:49.517Z] $ docker stop --time=1 43a05dd50b9724af0cfee99066e81e31fbcdfa6148f66d9bc0792f1f9c55cbe2 [2022-08-30T11:39:51.157Z] $ docker rm -f 43a05dd50b9724af0cfee99066e81e31fbcdfa6148f66d9bc0792f1f9c55cbe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:39:51.741Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T11:39:51.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:39:51.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-23936 does not seem to be running inside a container [2022-08-30T11:39:52.067Z] $ 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/95 -v /w/workspace/device-sdk-go/95:/w/workspace/device-sdk-go/95:rw,z -v /w/workspace/device-sdk-go/95@tmp:/w/workspace/device-sdk-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T11:39:53.274Z] $ docker top 6611ac5a457591ddf43e36c739f68b71dcbc1a96e435218b16f5b888004ac164 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T11:39:54.159Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/95 [Pipeline] fileExists [Pipeline] sh [2022-08-30T11:39:54.840Z] + make test [2022-08-30T11:39:54.840Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T11:40:27.218Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-08-30T11:42:04.096Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-08-30T11:42:04.096Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-08-30T11:42:04.096Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-08-30T11:42:14.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.487s coverage: 23.6% of statements [2022-08-30T11:42:14.288Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-08-30T11:42:14.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.229s coverage: 27.6% of statements [2022-08-30T11:42:14.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements [2022-08-30T11:42:14.288Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.422s coverage: 10.8% of statements [2022-08-30T11:42:16.926Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.387s coverage: 60.0% of statements [2022-08-30T11:42:16.926Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-08-30T11:42:16.926Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-08-30T11:42:18.920Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.363s coverage: 34.8% of statements [2022-08-30T11:42:18.920Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-08-30T11:42:19.520Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.303s coverage: 85.4% of statements [2022-08-30T11:42:19.520Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-08-30T11:42:19.520Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-08-30T11:42:23.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.427s coverage: 65.1% of statements [2022-08-30T11:42:23.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-08-30T11:42:23.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-08-30T11:42:24.841Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.155s coverage: 89.2% of statements [2022-08-30T11:42:24.841Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-08-30T11:42:25.434Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.225s coverage: 4.7% of statements [2022-08-30T11:42:25.434Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-08-30T11:42:26.414Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-30T11:42:26.414Z] GO111MODULE=on go vet ./... [2022-08-30T11:43:48.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T11:43:48.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T11:43:48.246Z] ./bin/test-attribution-txt.sh [2022-08-30T11:43:48.246Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T11:43:48.246Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T11:43:48.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T11:43:48.290Z] $ docker stop --time=1 6611ac5a457591ddf43e36c739f68b71dcbc1a96e435218b16f5b888004ac164 [2022-08-30T11:43:50.107Z] $ docker rm -f 6611ac5a457591ddf43e36c739f68b71dcbc1a96e435218b16f5b888004ac164 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T11:43:51.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T11:43:51.494Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T11:43:52.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T11:43:52.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T11:43:52.807Z] + ls -al . [2022-08-30T11:43:52.807Z] total 300 [2022-08-30T11:43:52.807Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 11:39 . [2022-08-30T11:43:52.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 11:37 .. [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 30 11:37 .dockerignore [2022-08-30T11:43:52.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 11:37 .git [2022-08-30T11:43:52.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 11:37 .github [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 131 Aug 30 11:37 .gitignore [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 11:37 .golangci.yml [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 29536 Aug 30 11:37 CHANGELOG.md [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 11:37 GOVERNANCE.md [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 30 11:37 Jenkinsfile [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 30 11:37 LICENSE [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 2002 Aug 30 11:37 Makefile [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 30 11:37 OWNERS.md [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 4881 Aug 30 11:37 README.md [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 11:35 VERSION [2022-08-30T11:43:52.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 11:37 bin [2022-08-30T11:43:52.807Z] -rw-r--r-- 1 jenkins jenkins 131678 Aug 30 11:42 coverage.out [2022-08-30T11:43:52.807Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 30 11:37 example [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 3553 Aug 30 11:37 go.mod [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 36743 Aug 30 11:37 go.sum [2022-08-30T11:43:52.807Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 30 11:37 internal [2022-08-30T11:43:52.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 11:37 openapi [2022-08-30T11:43:52.807Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 11:37 pkg [2022-08-30T11:43:52.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 11:37 snap [2022-08-30T11:43:52.807Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 30 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:43:53.175Z] + 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=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e --label arch=arm64 --label version=2.3.0-dev.20 . [2022-08-30T11:43:53.450Z] Sending build context to Docker daemon 5.386MB [2022-08-30T11:43:53.726Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T11:43:53.726Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-30T11:43:53.726Z] ---> 73705d20b93d [2022-08-30T11:43:53.726Z] Step 3/25 : ARG MAKE=make build [2022-08-30T11:43:53.726Z] ---> Running in 4fbc0aefedfb [2022-08-30T11:43:54.015Z] Removing intermediate container 4fbc0aefedfb [2022-08-30T11:43:54.015Z] ---> 4e5f02ddde1f [2022-08-30T11:43:54.015Z] Step 4/25 : WORKDIR /device-sdk-go [2022-08-30T11:43:54.294Z] ---> Running in 2501c6c333e8 [2022-08-30T11:43:54.572Z] Removing intermediate container 2501c6c333e8 [2022-08-30T11:43:54.573Z] ---> ea815ed3f50d [2022-08-30T11:43:54.573Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:43:54.573Z] ---> Running in 0ba968d35366 [2022-08-30T11:43:54.848Z] Removing intermediate container 0ba968d35366 [2022-08-30T11:43:54.848Z] ---> c2c43b6f7fe5 [2022-08-30T11:43:54.848Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:43:55.124Z] ---> Running in bb4ac070bb8e [2022-08-30T11:43:56.578Z] Removing intermediate container bb4ac070bb8e [2022-08-30T11:43:56.578Z] ---> 43bef48ef743 [2022-08-30T11:43:56.578Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-08-30T11:43:56.867Z] ---> Running in 847dc1a55bcd [2022-08-30T11:43:57.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T11:43:58.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T11:43:59.435Z] OK: 221 MiB in 51 packages [2022-08-30T11:44:00.431Z] Removing intermediate container 847dc1a55bcd [2022-08-30T11:44:00.431Z] ---> 5e0082a30cbc [2022-08-30T11:44:00.431Z] Step 8/25 : COPY go.mod vendor* ./ [2022-08-30T11:44:00.708Z] ---> f86ba2533944 [2022-08-30T11:44:00.708Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T11:44:00.990Z] ---> Running in 7bddd78b7697 [2022-08-30T11:44:02.969Z] Removing intermediate container 7bddd78b7697 [2022-08-30T11:44:02.969Z] ---> a507e4c3127d [2022-08-30T11:44:02.969Z] Step 10/25 : COPY . . [2022-08-30T11:44:03.959Z] ---> c83aab5723af [2022-08-30T11:44:03.959Z] Step 11/25 : RUN ${MAKE} [2022-08-30T11:44:03.959Z] ---> Running in 14c6e78e084b [2022-08-30T11:44:04.942Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-08-30T11:46:11.882Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-08-30T11:46:11.882Z] Removing intermediate container 14c6e78e084b [2022-08-30T11:46:11.882Z] ---> 511aa32e8b8e [2022-08-30T11:46:11.882Z] Step 12/25 : FROM alpine:3.16 [2022-08-30T11:46:11.882Z] 3.16: Pulling from library/alpine [2022-08-30T11:46:11.882Z] 9b18e9b68314: Pulling fs layer [2022-08-30T11:46:11.882Z] 9b18e9b68314: Verifying Checksum [2022-08-30T11:46:11.882Z] 9b18e9b68314: Download complete [2022-08-30T11:46:11.882Z] 9b18e9b68314: Pull complete [2022-08-30T11:46:11.882Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T11:46:11.882Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T11:46:11.882Z] ---> a6215f271958 [2022-08-30T11:46:11.882Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T11:46:11.882Z] ---> Running in 70bbf5fb136a [2022-08-30T11:46:11.882Z] Removing intermediate container 70bbf5fb136a [2022-08-30T11:46:11.882Z] ---> 2058881ed560 [2022-08-30T11:46:11.882Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T11:46:11.882Z] ---> Running in 56d49ccea5d5 [2022-08-30T11:46:11.882Z] Removing intermediate container 56d49ccea5d5 [2022-08-30T11:46:11.882Z] ---> cd05009e0b4c [2022-08-30T11:46:11.882Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-08-30T11:46:11.882Z] ---> Running in 0a0bf93bab82 [2022-08-30T11:46:11.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T11:46:11.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T11:46:11.882Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T11:46:11.882Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-30T11:46:11.882Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T11:46:11.882Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-30T11:46:11.882Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-30T11:46:11.882Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T11:46:11.882Z] OK: 8 MiB in 19 packages [2022-08-30T11:46:12.866Z] Removing intermediate container 0a0bf93bab82 [2022-08-30T11:46:12.866Z] ---> f74b4cca3b75 [2022-08-30T11:46:12.867Z] Step 16/25 : WORKDIR / [2022-08-30T11:46:12.867Z] ---> Running in 4b2877cae233 [2022-08-30T11:46:13.141Z] Removing intermediate container 4b2877cae233 [2022-08-30T11:46:13.141Z] ---> eccfa1e13bb1 [2022-08-30T11:46:13.141Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-08-30T11:46:13.744Z] ---> f18beba43ceb [2022-08-30T11:46:13.744Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-08-30T11:46:15.176Z] ---> 27b9e7f12682 [2022-08-30T11:46:15.176Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-08-30T11:46:15.770Z] ---> 4c246f1f368f [2022-08-30T11:46:15.770Z] Step 20/25 : EXPOSE 59999 [2022-08-30T11:46:15.770Z] ---> Running in c4cf99b70087 [2022-08-30T11:46:16.052Z] Removing intermediate container c4cf99b70087 [2022-08-30T11:46:16.052Z] ---> 982b2088a060 [2022-08-30T11:46:16.052Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-08-30T11:46:16.052Z] ---> Running in ba2f8ad2d919 [2022-08-30T11:46:16.325Z] Removing intermediate container ba2f8ad2d919 [2022-08-30T11:46:16.325Z] ---> e3bb966b5751 [2022-08-30T11:46:16.325Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T11:46:16.325Z] ---> Running in 778105ff75d7 [2022-08-30T11:46:16.600Z] Removing intermediate container 778105ff75d7 [2022-08-30T11:46:16.600Z] ---> a245c2db74c9 [2022-08-30T11:46:16.600Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T11:46:16.888Z] ---> Running in 5a11d5505281 [2022-08-30T11:46:17.163Z] Removing intermediate container 5a11d5505281 [2022-08-30T11:46:17.163Z] ---> 8267663efd52 [2022-08-30T11:46:17.163Z] Step 24/25 : LABEL git_sha=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [2022-08-30T11:46:17.163Z] ---> Running in defd8e9ebe65 [2022-08-30T11:46:17.438Z] Removing intermediate container defd8e9ebe65 [2022-08-30T11:46:17.438Z] ---> 4d555685b720 [2022-08-30T11:46:17.438Z] Step 25/25 : LABEL version=2.3.0-dev.20 [2022-08-30T11:46:17.438Z] ---> Running in 8e26116edd72 [2022-08-30T11:46:17.711Z] Removing intermediate container 8e26116edd72 [2022-08-30T11:46:17.711Z] ---> 466377c883b5 [2022-08-30T11:46:17.711Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T11:46:17.711Z] Successfully built 466377c883b5 [2022-08-30T11:46:17.711Z] 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-08-30T11:46:18.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T11:46:18.148Z] [2022-08-30T11:46:18.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:46:18.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T11:46:18.779Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T11:46:18.779Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T11:46:18.779Z] 04944245beec: Pulling fs layer [2022-08-30T11:46:18.779Z] 699f458cf7ca: Pulling fs layer [2022-08-30T11:46:18.779Z] 765212b225bb: Pulling fs layer [2022-08-30T11:46:18.779Z] f23df028b6ca: Pulling fs layer [2022-08-30T11:46:18.779Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T11:46:18.779Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T11:46:18.779Z] 765212b225bb: Waiting [2022-08-30T11:46:18.779Z] f23df028b6ca: Waiting [2022-08-30T11:46:18.779Z] 2437ff75d9bd: Waiting [2022-08-30T11:46:18.779Z] d65c8cfc05b1: Waiting [2022-08-30T11:46:18.779Z] 04944245beec: Verifying Checksum [2022-08-30T11:46:18.779Z] 04944245beec: Download complete [2022-08-30T11:46:18.779Z] 765212b225bb: Verifying Checksum [2022-08-30T11:46:18.779Z] 765212b225bb: Download complete [2022-08-30T11:46:18.779Z] f23df028b6ca: Verifying Checksum [2022-08-30T11:46:18.779Z] f23df028b6ca: Download complete [2022-08-30T11:46:18.779Z] d65c8cfc05b1: Verifying Checksum [2022-08-30T11:46:18.779Z] d65c8cfc05b1: Download complete [2022-08-30T11:46:19.062Z] 699f458cf7ca: Verifying Checksum [2022-08-30T11:46:19.062Z] 699f458cf7ca: Download complete [2022-08-30T11:46:19.337Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T11:46:19.337Z] 8998bd30e6a1: Download complete [2022-08-30T11:46:21.971Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T11:46:21.971Z] 2437ff75d9bd: Download complete [2022-08-30T11:46:23.418Z] 8998bd30e6a1: Pull complete [2022-08-30T11:46:24.021Z] 04944245beec: Pull complete [2022-08-30T11:46:25.466Z] 699f458cf7ca: Pull complete [2022-08-30T11:46:25.740Z] 765212b225bb: Pull complete [2022-08-30T11:46:26.724Z] f23df028b6ca: Pull complete [2022-08-30T11:46:26.724Z] d65c8cfc05b1: Pull complete [2022-08-30T11:46:41.829Z] 2437ff75d9bd: Pull complete [2022-08-30T11:46:41.829Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T11:46:41.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T11:46:41.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:46:42.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-23936 does not seem to be running inside a container [2022-08-30T11:46:42.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/95 -v /w/workspace/device-sdk-go/95:/w/workspace/device-sdk-go/95:rw,z -v /w/workspace/device-sdk-go/95@tmp:/w/workspace/device-sdk-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T11:46:44.709Z] $ docker top d04e960f4874954e8697aab3c08c46ca10452c1d7fd87c52ac894507b593c111 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:46:45.643Z] ---> job-cost.sh [2022-08-30T11:46:45.644Z] lf-activate-venv: SKIPPING [2022-08-30T11:46:45.644Z] INFO: No Stack... [2022-08-30T11:46:46.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T11:46:47.219Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T11:46:47.883Z] + cut -d, -f6 [2022-08-30T11:46:47.883Z] + cat /w/workspace/device-sdk-go/95/archives/cost.csv [Pipeline] lock [2022-08-30T11:46:47.943Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [2022-08-30T11:46:47.948Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] did not exist. Created. [2022-08-30T11:46:47.948Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T11:46:48.631Z] /w/workspace/device-sdk-go/95@tmp/durable-c8b340b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-30T11:46:49.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T11:46:49.348Z] Warning: overwriting stash ‘stack-cost’ [2022-08-30T11:46:49.412Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T11:46:49.421Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T11:46:49.454Z] $ docker stop --time=1 d04e960f4874954e8697aab3c08c46ca10452c1d7fd87c52ac894507b593c111 [2022-08-30T11:46:50.945Z] $ docker rm -f d04e960f4874954e8697aab3c08c46ca10452c1d7fd87c52ac894507b593c111 [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-08-30T11:46:51.451Z] provisioning config files... [2022-08-30T11:46:51.459Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config988983506885676471tmp [Pipeline] { [Pipeline] sh [2022-08-30T11:46:51.761Z] + set +x [2022-08-30T11:46:51.761Z] + curl -s+ https://codecov.io/bash [2022-08-30T11:46:51.761Z] bash -s -- [2022-08-30T11:46:51.761Z] [2022-08-30T11:46:51.761Z] _____ _ [2022-08-30T11:46:51.761Z] / ____| | | [2022-08-30T11:46:51.761Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T11:46:51.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T11:46:51.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T11:46:51.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T11:46:51.761Z] Bash-1.0.6 [2022-08-30T11:46:51.761Z] [2022-08-30T11:46:51.761Z] [2022-08-30T11:46:51.761Z] ==> git version 2.25.1 found [2022-08-30T11:46:51.761Z] ==> 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-08-30T11:46:51.761Z] Release-Date: 2020-01-08 [2022-08-30T11:46:51.761Z] 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-08-30T11:46:51.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T11:46:51.761Z] ==> Jenkins CI detected. [2022-08-30T11:46:51.761Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-08-30T11:46:51.761Z] project root: . [2022-08-30T11:46:51.761Z] --> token set from env [2022-08-30T11:46:51.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T11:46:51.761Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T11:46:51.761Z] ==> Python coveragepy not found [2022-08-30T11:46:51.761Z] ==> Searching for coverage reports in: [2022-08-30T11:46:51.761Z] + . [2022-08-30T11:46:51.761Z] -> Found 1 reports [2022-08-30T11:46:51.761Z] ==> Detecting git/mercurial file structure [2022-08-30T11:46:52.022Z] ==> Reading reports [2022-08-30T11:46:52.023Z] + ./coverage.out bytes=131678 [2022-08-30T11:46:52.023Z] ==> Appending adjustments [2022-08-30T11:46:52.023Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T11:46:52.283Z] + Found adjustments [2022-08-30T11:46:52.283Z] ==> Gzipping contents [2022-08-30T11:46:52.283Z] 20K /tmp/codecov.G8OqZm.gz [2022-08-30T11:46:52.283Z] ==> Uploading reports [2022-08-30T11:46:52.283Z] url: https://codecov.io [2022-08-30T11:46:52.283Z] query: branch=main&commit=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T11:46:52.283Z] -> Pinging Codecov [2022-08-30T11:46:52.283Z] 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=ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T11:46:53.226Z] -> Uploading to [2022-08-30T11:46:53.226Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/7E55EF52A471D76F132DFD9A03CDDE97/ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e/0a4c204c-163e-4a90-864b-39e3d59af1e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T114652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=143d325d286e874f046eceeb7e6e73464f6f7998722f0f82b3c0e897eb2b295f [2022-08-30T11:46:53.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T11:46:53.226Z] Dload Upload Total Spent Left Speed [2022-08-30T11:46:53.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17268 0 0 100 17268 0 71355 --:--:-- --:--:-- --:--:-- 71355 [2022-08-30T11:46:53.486Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] } [2022-08-30T11:46:53.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-30T11:46:53.688Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-30T11:46:53.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:46:53.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T11:46:53.993Z] [2022-08-30T11:46:53.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:46:54.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T11:46:54.296Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-30T11:46:54.296Z] df9b9388f04a: Pulling fs layer [2022-08-30T11:46:54.296Z] 52dc419b0ee2: Pulling fs layer [2022-08-30T11:46:54.296Z] 25bc292e5bac: Pulling fs layer [2022-08-30T11:46:54.296Z] 114826534d7a: Pulling fs layer [2022-08-30T11:46:54.296Z] 4657fd5d0bcf: Pulling fs layer [2022-08-30T11:46:54.296Z] 6ad1cebc031e: Pulling fs layer [2022-08-30T11:46:54.296Z] 8a3aa393b2d8: Pulling fs layer [2022-08-30T11:46:54.296Z] 4657fd5d0bcf: Waiting [2022-08-30T11:46:54.296Z] 6ad1cebc031e: Waiting [2022-08-30T11:46:54.296Z] 114826534d7a: Waiting [2022-08-30T11:46:54.296Z] 8a3aa393b2d8: Waiting [2022-08-30T11:46:54.296Z] 25bc292e5bac: Verifying Checksum [2022-08-30T11:46:54.296Z] 25bc292e5bac: Download complete [2022-08-30T11:46:54.296Z] 52dc419b0ee2: Download complete [2022-08-30T11:46:54.296Z] 4657fd5d0bcf: Verifying Checksum [2022-08-30T11:46:54.296Z] 4657fd5d0bcf: Download complete [2022-08-30T11:46:54.296Z] df9b9388f04a: Verifying Checksum [2022-08-30T11:46:54.296Z] df9b9388f04a: Download complete [2022-08-30T11:46:54.556Z] 6ad1cebc031e: Verifying Checksum [2022-08-30T11:46:54.556Z] 6ad1cebc031e: Download complete [2022-08-30T11:46:54.556Z] df9b9388f04a: Pull complete [2022-08-30T11:46:54.556Z] 52dc419b0ee2: Pull complete [2022-08-30T11:46:54.815Z] 25bc292e5bac: Pull complete [2022-08-30T11:46:55.074Z] 114826534d7a: Verifying Checksum [2022-08-30T11:46:55.074Z] 114826534d7a: Download complete [2022-08-30T11:46:55.074Z] 8a3aa393b2d8: Verifying Checksum [2022-08-30T11:46:55.074Z] 8a3aa393b2d8: Download complete [2022-08-30T11:46:59.275Z] 114826534d7a: Pull complete [2022-08-30T11:46:59.275Z] 4657fd5d0bcf: Pull complete [2022-08-30T11:46:59.275Z] 6ad1cebc031e: Pull complete [2022-08-30T11:47:01.816Z] 8a3aa393b2d8: Pull complete [2022-08-30T11:47:01.816Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-30T11:47:01.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T11:47:01.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:01.913Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:01.951Z] $ 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-08-30T11:47:03.972Z] $ docker top e85d76e79cee36b1f6ac8d39c3a6f937ede2dda9079660575dc58ca74d8d274d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-30T11:47:04.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-08-30T11:47:04.335Z] + set -o pipefail [2022-08-30T11:47:04.336Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-08-30T11:47:09.845Z] [2022-08-30T11:47:09.845Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-08-30T11:47:09.845Z] [2022-08-30T11:47:09.845Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/cf1a3a69-1a6b-4eb5-89e4-d48f0e7abeb5 [2022-08-30T11:47:09.845Z] [2022-08-30T11:47:09.845Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-30T11:47:09.845Z] [2022-08-30T11:47:10.105Z] [Pipeline] } [2022-08-30T11:47:10.119Z] $ docker stop --time=1 e85d76e79cee36b1f6ac8d39c3a6f937ede2dda9079660575dc58ca74d8d274d [2022-08-30T11:47:12.168Z] $ docker rm -f e85d76e79cee36b1f6ac8d39c3a6f937ede2dda9079660575dc58ca74d8d274d [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-08-30T11:47:12.566Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T11:47:12.575Z] provisioning config files... [2022-08-30T11:47:12.582Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3162792596771770488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:12.883Z] --> edgex-publish-swagger.sh [2022-08-30T11:47:12.883Z] === Publish openapi/v2 API === [2022-08-30T11:47:12.883Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-30T11:47:12.883Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-08-30T11:47:12.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T11:47:12.883Z] Dload Upload Total Spent Left Speed [2022-08-30T11:47:13.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 78521 --:--:-- --:--:-- --:--:-- 78407 100 53552 0 0 100 53552 0 78521 --:--:-- --:--:-- --:--:-- 78407 [2022-08-30T11:47:13.454Z] [2022-08-30T11:47:13.454Z] [Pipeline] } [2022-08-30T11:47:13.462Z] 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-08-30T11:47:13.868Z] + git log --format=format:%s -1 ca776658b7bedb32d0bd2eb6bf12cd13490c6c9e [Pipeline] sh [2022-08-30T11:47:14.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T11:47:14.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:14.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:47:14.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:14.559Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:14.603Z] $ 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-08-30T11:47:15.037Z] $ docker top 69b652777df1374c8b31c1d513b07c43277306b2f027f749ecf5e261a0b27a2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T11:47:15.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T11:47:15.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T11:47:15.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T11:47:15.265Z] $ docker exec 69b652777df1374c8b31c1d513b07c43277306b2f027f749ecf5e261a0b27a2e ssh-agent [2022-08-30T11:47:15.376Z] SSH_AUTH_SOCK=/tmp/ssh-ntZOxWOGEWtV/agent.33 [2022-08-30T11:47:15.376Z] SSH_AGENT_PID=40 [2022-08-30T11:47:15.382Z] Running ssh-add (command line suppressed) [2022-08-30T11:47:15.529Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7102052174770529978.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7102052174770529978.key) [2022-08-30T11:47:15.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T11:47:15.835Z] + git semver tag [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,034 [run_tag] DEBUG tag force:False [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,034 [check_head_tag] DEBUG check head tag [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,035 [execute] INFO git cat-file --batch-check [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,040 [execute] INFO git cat-file --batch [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,055 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,055 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-30T11:47:16.094Z] 2022-08-30 11:47:16,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:16.094Z] 2.3.0-dev.20 [Pipeline] } [2022-08-30T11:47:16.105Z] $ docker exec --env ******** --env ******** 69b652777df1374c8b31c1d513b07c43277306b2f027f749ecf5e261a0b27a2e ssh-agent -k [2022-08-30T11:47:16.208Z] unset SSH_AUTH_SOCK; [2022-08-30T11:47:16.209Z] unset SSH_AGENT_PID; [2022-08-30T11:47:16.209Z] echo Agent pid 40 killed; [2022-08-30T11:47:16.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T11:47:16.528Z] + git semver [Pipeline] } [2022-08-30T11:47:16.806Z] $ docker stop --time=1 69b652777df1374c8b31c1d513b07c43277306b2f027f749ecf5e261a0b27a2e [2022-08-30T11:47:18.110Z] $ docker rm -f 69b652777df1374c8b31c1d513b07c43277306b2f027f749ecf5e261a0b27a2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:18.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T11:47:18.532Z] [2022-08-30T11:47:18.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:18.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T11:47:18.839Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-30T11:47:18.839Z] ab5ef0e58194: Pulling fs layer [2022-08-30T11:47:18.839Z] 9712f1f96733: Pulling fs layer [2022-08-30T11:47:18.839Z] 63f879dbbcfc: Pulling fs layer [2022-08-30T11:47:18.839Z] 0d9ebad4ef96: Pulling fs layer [2022-08-30T11:47:18.839Z] e9a5061849ea: Pulling fs layer [2022-08-30T11:47:18.839Z] d747dcd14b5f: Pulling fs layer [2022-08-30T11:47:18.839Z] 2de7ff778b66: Pulling fs layer [2022-08-30T11:47:18.839Z] e9a5061849ea: Waiting [2022-08-30T11:47:18.839Z] d747dcd14b5f: Waiting [2022-08-30T11:47:18.839Z] 2de7ff778b66: Waiting [2022-08-30T11:47:18.839Z] 0d9ebad4ef96: Waiting [2022-08-30T11:47:18.839Z] 9712f1f96733: Verifying Checksum [2022-08-30T11:47:18.839Z] 9712f1f96733: Download complete [2022-08-30T11:47:19.101Z] 63f879dbbcfc: Verifying Checksum [2022-08-30T11:47:19.101Z] 63f879dbbcfc: Download complete [2022-08-30T11:47:19.361Z] e9a5061849ea: Verifying Checksum [2022-08-30T11:47:19.361Z] d747dcd14b5f: Download complete [2022-08-30T11:47:19.361Z] 0d9ebad4ef96: Download complete [2022-08-30T11:47:19.620Z] 2de7ff778b66: Verifying Checksum [2022-08-30T11:47:19.620Z] 2de7ff778b66: Download complete [2022-08-30T11:47:19.620Z] ab5ef0e58194: Verifying Checksum [2022-08-30T11:47:19.620Z] ab5ef0e58194: Download complete [2022-08-30T11:47:22.192Z] ab5ef0e58194: Pull complete [2022-08-30T11:47:22.192Z] 9712f1f96733: Pull complete [2022-08-30T11:47:23.135Z] 63f879dbbcfc: Pull complete [2022-08-30T11:47:27.332Z] 0d9ebad4ef96: Pull complete [2022-08-30T11:47:27.592Z] e9a5061849ea: Pull complete [2022-08-30T11:47:27.592Z] d747dcd14b5f: Pull complete [2022-08-30T11:47:28.974Z] 2de7ff778b66: Pull complete [2022-08-30T11:47:28.974Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-30T11:47:28.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T11:47:28.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:29.070Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:29.106Z] $ 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-08-30T11:47:31.223Z] $ docker top b330984efdacb2a4127f40052bcc4a0ff470c82d68eb11634aa27a107ea76145 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-30T11:47:31.298Z] provisioning config files... [2022-08-30T11:47:31.304Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1827077761263706017tmp [2022-08-30T11:47:31.316Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5268299121814744903tmp [2022-08-30T11:47:31.325Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6581156386196573842tmp [Pipeline] { [Pipeline] echo [2022-08-30T11:47:31.343Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:31.628Z] ---> sigul-configuration.sh [2022-08-30T11:47:31.628Z] gpg: directory `/root/.gnupg' created [2022-08-30T11:47:31.628Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-30T11:47:31.628Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-30T11:47:31.628Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-30T11:47:31.628Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-30T11:47:31.628Z] gpg: CAST5 encrypted data [2022-08-30T11:47:31.628Z] gpg: encrypted with 1 passphrase [2022-08-30T11:47:31.628Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-30T11:47:31.920Z] + mkdir /home/jenkins [2022-08-30T11:47:31.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-30T11:47:32.213Z] + 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-08-30T11:47:32.228Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:32.515Z] ---> sigul-install.sh [2022-08-30T11:47:32.515Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-30T11:47:32.807Z] + git tag --list [2022-08-30T11:47:32.807Z] 0.7.1 [2022-08-30T11:47:32.807Z] delhi-tag [2022-08-30T11:47:32.807Z] v1.0.0 [2022-08-30T11:47:32.807Z] v1.1.0 [2022-08-30T11:47:32.807Z] v1.1.1 [2022-08-30T11:47:32.807Z] v1.1.2 [2022-08-30T11:47:32.807Z] v1.2.0 [2022-08-30T11:47:32.807Z] v1.2.1 [2022-08-30T11:47:32.807Z] v1.2.2 [2022-08-30T11:47:32.807Z] v1.2.3 [2022-08-30T11:47:32.807Z] v1.3.0 [2022-08-30T11:47:32.807Z] v1.4.0 [2022-08-30T11:47:32.807Z] v2.0.0 [2022-08-30T11:47:32.807Z] v2.1.0 [2022-08-30T11:47:32.807Z] v2.1.1 [2022-08-30T11:47:32.807Z] v2.1.1-dev.2 [2022-08-30T11:47:32.807Z] v2.1.1-dev.3 [2022-08-30T11:47:32.807Z] v2.2.0 [2022-08-30T11:47:32.807Z] v2.2.1-dev.1 [2022-08-30T11:47:32.807Z] v2.2.1-dev.10 [2022-08-30T11:47:32.807Z] v2.2.1-dev.11 [2022-08-30T11:47:32.807Z] v2.2.1-dev.12 [2022-08-30T11:47:32.807Z] v2.2.1-dev.13 [2022-08-30T11:47:32.807Z] v2.2.1-dev.14 [2022-08-30T11:47:32.807Z] v2.2.1-dev.2 [2022-08-30T11:47:32.807Z] v2.2.1-dev.3 [2022-08-30T11:47:32.807Z] v2.2.1-dev.4 [2022-08-30T11:47:32.807Z] v2.2.1-dev.5 [2022-08-30T11:47:32.808Z] v2.2.1-dev.6 [2022-08-30T11:47:32.808Z] v2.2.1-dev.7 [2022-08-30T11:47:32.808Z] v2.2.1-dev.8 [2022-08-30T11:47:32.808Z] v2.2.1-dev.9 [2022-08-30T11:47:32.808Z] v2.3.0-dev.14 [2022-08-30T11:47:32.808Z] v2.3.0-dev.15 [2022-08-30T11:47:32.808Z] v2.3.0-dev.16 [2022-08-30T11:47:32.808Z] v2.3.0-dev.17 [2022-08-30T11:47:32.808Z] v2.3.0-dev.18 [2022-08-30T11:47:32.808Z] v2.3.0-dev.19 [2022-08-30T11:47:32.808Z] v2.3.0-dev.20 [Pipeline] sh [2022-08-30T11:47:33.098Z] + lftools sign git-tag v2.3.0-dev.20 [2022-08-30T11:47:33.669Z] Signing Git tag with Sigul... [2022-08-30T11:47:33.669Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-08-30T11:47:34.247Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:34.533Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-30T11:47:34.540Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-30T11:47:34.565Z] $ docker stop --time=1 b330984efdacb2a4127f40052bcc4a0ff470c82d68eb11634aa27a107ea76145 [2022-08-30T11:47:35.881Z] $ docker rm -f b330984efdacb2a4127f40052bcc4a0ff470c82d68eb11634aa27a107ea76145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-30T11:47:36.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T11:47:36.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:36.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:47:36.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:36.706Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:36.747Z] $ 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-08-30T11:47:37.170Z] $ docker top 63defb2ce098021210be661dc526459a60eb0735a1464fe050290d1e17712a88 -eo pid,comm [2022-08-30T11:47:37.235Z] 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-08-30T11:47:37.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T11:47:37.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T11:47:37.274Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T11:47:37.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T11:47:37.409Z] $ docker exec 63defb2ce098021210be661dc526459a60eb0735a1464fe050290d1e17712a88 ssh-agent [2022-08-30T11:47:37.535Z] SSH_AUTH_SOCK=/tmp/ssh-smRvH7X7zmQ0/agent.33 [2022-08-30T11:47:37.535Z] SSH_AGENT_PID=39 [2022-08-30T11:47:37.542Z] Running ssh-add (command line suppressed) [2022-08-30T11:47:37.658Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6286642257000598128.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6286642257000598128.key) [2022-08-30T11:47:37.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T11:47:37.963Z] + git semver bump pre [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,159 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,159 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,159 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,160 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,162 [execute] INFO git cat-file --batch-check [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,167 [execute] INFO git cat-file --batch [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T11:47:38.223Z] 2022-08-30 11:47:38,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:38.223Z] 2.3.0-dev.21 [Pipeline] } [2022-08-30T11:47:38.235Z] $ docker exec --env ******** --env ******** 63defb2ce098021210be661dc526459a60eb0735a1464fe050290d1e17712a88 ssh-agent -k [2022-08-30T11:47:38.363Z] unset SSH_AUTH_SOCK; [2022-08-30T11:47:38.363Z] unset SSH_AGENT_PID; [2022-08-30T11:47:38.363Z] echo Agent pid 39 killed; [2022-08-30T11:47:38.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T11:47:38.689Z] + git semver [Pipeline] } [2022-08-30T11:47:38.967Z] $ docker stop --time=1 63defb2ce098021210be661dc526459a60eb0735a1464fe050290d1e17712a88 [2022-08-30T11:47:40.248Z] $ docker rm -f 63defb2ce098021210be661dc526459a60eb0735a1464fe050290d1e17712a88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T11:47:40.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T11:47:40.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:40.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T11:47:40.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:41.001Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:41.040Z] $ 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-08-30T11:47:41.443Z] $ docker top 47f9bbd89ec34cabc809d84ecab3d82c532f33454d8dc0c68b9c1403b3bd470b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T11:47:41.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T11:47:41.547Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T11:47:41.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T11:47:41.678Z] $ docker exec 47f9bbd89ec34cabc809d84ecab3d82c532f33454d8dc0c68b9c1403b3bd470b ssh-agent [2022-08-30T11:47:41.821Z] SSH_AUTH_SOCK=/tmp/ssh-UgKxX8kIpT9o/agent.32 [2022-08-30T11:47:41.821Z] SSH_AGENT_PID=38 [2022-08-30T11:47:41.828Z] Running ssh-add (command line suppressed) [2022-08-30T11:47:41.941Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2044979565999882657.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2044979565999882657.key) [2022-08-30T11:47:41.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T11:47:42.245Z] + git semver push [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,438 [run_push] DEBUG push [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,439 [execute] INFO git cat-file --batch-check [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,443 [execute] INFO git rev-list 242604899bea4621680e8ae146e7fe51861421e1 -- [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,443 [execute] DEBUG Popen(['git', 'rev-list', '242604899bea4621680e8ae146e7fe51861421e1', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,454 [execute] INFO git fetch -v origin [2022-08-30T11:47:42.506Z] 2022-08-30 11:47:42,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-30T11:47:43.078Z] 2022-08-30 11:47:42,932 [run_push] DEBUG no remote changes detected [2022-08-30T11:47:43.078Z] 2022-08-30 11:47:42,932 [execute] INFO git push origin semver [2022-08-30T11:47:43.078Z] 2022-08-30 11:47:42,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T11:47:44.019Z] 2022-08-30 11:47:43,670 [run_push] DEBUG push all version tags [2022-08-30T11:47:44.019Z] 2022-08-30 11:47:43,670 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-30T11:47:44.019Z] 2022-08-30 11:47:43,671 [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-08-30T11:47:44.591Z] 2022-08-30 11:47:44,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-08-30T11:47:44.591Z] 2.3.0-dev.21 [Pipeline] } [2022-08-30T11:47:44.603Z] $ docker exec --env ******** --env ******** 47f9bbd89ec34cabc809d84ecab3d82c532f33454d8dc0c68b9c1403b3bd470b ssh-agent -k [2022-08-30T11:47:44.695Z] unset SSH_AUTH_SOCK; [2022-08-30T11:47:44.695Z] unset SSH_AGENT_PID; [2022-08-30T11:47:44.696Z] echo Agent pid 38 killed; [2022-08-30T11:47:44.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T11:47:45.023Z] + git semver [Pipeline] } [2022-08-30T11:47:45.299Z] $ docker stop --time=1 47f9bbd89ec34cabc809d84ecab3d82c532f33454d8dc0c68b9c1403b3bd470b [2022-08-30T11:47:46.588Z] $ docker rm -f 47f9bbd89ec34cabc809d84ecab3d82c532f33454d8dc0c68b9c1403b3bd470b [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-08-30T11:47:47.190Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-08-30T11:47:47.190Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-08-30T11:47:47.190Z] total 16 [2022-08-30T11:47:47.190Z] drwxr-xr-x 3 root root 4096 Aug 30 11:38 . [2022-08-30T11:47:47.190Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 30 11:47 .. [2022-08-30T11:47:47.190Z] drwxr-xr-x 2 root root 4096 Aug 30 11:38 cost [2022-08-30T11:47:47.190Z] -rw-r--r-- 1 root root 84 Aug 30 11:38 cost.csv [2022-08-30T11:47:47.190Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-08-30T11:47:47.190Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-08-30T11:47:47.190Z] total 16 [2022-08-30T11:47:47.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 11:38 . [2022-08-30T11:47:47.190Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 30 11:47 .. [2022-08-30T11:47:47.190Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 11:38 cost [2022-08-30T11:47:47.190Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 30 11:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:47.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:48.441Z] ---> package-listing.sh [2022-08-30T11:47:48.441Z] ++ facter osfamily [2022-08-30T11:47:48.441Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T11:47:48.728Z] + OS_FAMILY=debian [2022-08-30T11:47:48.728Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-08-30T11:47:48.728Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T11:47:48.728Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T11:47:48.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T11:47:48.728Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T11:47:48.728Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-08-30T11:47:48.728Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T11:47:48.728Z] + case "${OS_FAMILY}" in [2022-08-30T11:47:48.728Z] + dpkg -l [2022-08-30T11:47:48.728Z] + grep '^ii' [2022-08-30T11:47:48.728Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T11:47:48.728Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T11:47:48.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T11:47:48.728Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-08-30T11:47:48.728Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-08-30T11:47:48.728Z] + 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-08-30T11:47:48.739Z] 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-08-30T11:47:49.020Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T11:47:49.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T11:47:49.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T11:47:49.678Z] prd-ubuntu20.04-docker-8c-8g-23935 does not seem to be running inside a container [2022-08-30T11:47:49.719Z] $ 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-08-30T11:47:49.993Z] $ docker top 4ff5cadbfb2ae4e88780ae9365f5de5b78836d458f25e6492711203a04a1bdd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T11:47:50.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T11:47:50.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T11:47:50.935Z] + ls /var/log/sa-host [2022-08-30T11:47:50.935Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T11:47:51.110Z] provisioning config files... [2022-08-30T11:47:51.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4555085415931498113tmp [Pipeline] { [Pipeline] echo [2022-08-30T11:47:51.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:51.421Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T11:47:51.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:51.762Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T11:47:51.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:52.062Z] ---> sudo-logs.sh [2022-08-30T11:47:52.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T11:47:52.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:52.380Z] ---> job-cost.sh [2022-08-30T11:47:52.380Z] lf-activate-venv: SKIPPING [2022-08-30T11:47:52.380Z] DEBUG: total: 0.2199999988079071 [2022-08-30T11:47:52.380Z] INFO: Retrieving Stack Cost... [2022-08-30T11:47:52.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T11:47:53.212Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T11:47:53.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T11:47:53.511Z] ---> logs-deploy.sh [2022-08-30T11:47:53.511Z] lf-activate-venv: SKIPPING [2022-08-30T11:47:53.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/95 [2022-08-30T11:47:53.511Z] INFO: archiving workspace using pattern(s): [2022-08-30T11:47:54.453Z] Archives upload complete. [2022-08-30T11:47:54.713Z] INFO: archiving logs to Nexus