Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9201c30d3cbedfb69842190fa0e339608ffa0cc3 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-ssh13130053911106356408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3390075455736839740.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11175063227363918695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12543985841867736263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh9922640262246734385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21395’ Running on prd-ubuntu20.04-docker-8c-8g-21397 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 9201c30d3cbedfb69842190fa0e339608ffa0cc3 (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 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 Commit message: "Merge pull request #1204 from marcpfuller/fix-mock-DeviceServiceSDK" > git rev-list --no-walk ad939af23b2d854541ed37c0929478efa4c7d7f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T20:21:19.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T20:21:19.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T20:21:19.827Z] ========================================================= [2022-07-28T20:21:19.827Z] EdgeX Global Pipelines Version Info [2022-07-28T20:21:19.827Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:21:20.605Z] ------------------- [2022-07-28T20:21:20.605Z] stable info: [2022-07-28T20:21:20.605Z] ------------------- [2022-07-28T20:21:20.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T20:21:20.605Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T20:21:20.605Z] Message: update stable to v1.0.238 [2022-07-28T20:21:21.186Z] ------------------- [2022-07-28T20:21:21.186Z] experimental info: [2022-07-28T20:21:21.186Z] ------------------- [2022-07-28T20:21:21.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T20:21:21.186Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T20:21:21.186Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T20:21:21.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-28T20:21:21.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-28T20:21:21.496Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T20:21:21.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T20:21:21.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T20:21:21.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T20:21:21.547Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T20:21:21.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-28T20:21:21.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T20:21:21.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T20:21:21.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T20:21:21.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-28T20:21:21.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T20:21:21.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T20:21:21.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T20:21:21.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T20:21:21.660Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T20:21:21.668Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T20:21:21.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T20:21:21.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T20:21:21.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-28T20:21:21.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-28T20:21:21.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T20:21:21.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T20:21:21.763Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T20:21:21.777Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T20:21:21.788Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T20:21:21.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-28T20:21:21.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-28T20:21:21.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-28T20:21:21.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] echo [2022-07-28T20:21:21.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9201c30 [Pipeline] echo [2022-07-28T20:21:21.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:21:21.911Z] provisioning config files... [2022-07-28T20:21:21.925Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1467917788785500745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:21:22.243Z] ---> docker-login.sh [2022-07-28T20:21:22.243Z] nexus3.edgexfoundry.org:10001 [2022-07-28T20:21:22.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:22.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:22.787Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:22.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:22.787Z] [2022-07-28T20:21:22.787Z] Login Succeeded [2022-07-28T20:21:22.787Z] nexus3.edgexfoundry.org:10002 [2022-07-28T20:21:22.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:22.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:22.787Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:22.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:22.787Z] [2022-07-28T20:21:22.787Z] Login Succeeded [2022-07-28T20:21:22.787Z] nexus3.edgexfoundry.org:10003 [2022-07-28T20:21:23.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:23.055Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:23.055Z] [2022-07-28T20:21:23.055Z] Login Succeeded [2022-07-28T20:21:23.055Z] nexus3.edgexfoundry.org:10004 [2022-07-28T20:21:23.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:23.055Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:23.055Z] [2022-07-28T20:21:23.055Z] Login Succeeded [2022-07-28T20:21:23.055Z] docker.io [2022-07-28T20:21:23.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:23.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:23.577Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:23.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:23.577Z] [2022-07-28T20:21:23.577Z] Login Succeeded [2022-07-28T20:21:23.577Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T20:21:23.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T20:21:23.985Z] + git rev-list -1 --merges 9201c30d3cbedfb69842190fa0e339608ffa0cc3~1..9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] echo [2022-07-28T20:21:24.015Z] -----------> git rev-list -1 --merges 9201c30d3cbedfb69842190fa0e339608ffa0cc3~1..9201c30d3cbedfb69842190fa0e339608ffa0cc3 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [2022-07-28T20:21:24.015Z] 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [false] [Pipeline] sh [2022-07-28T20:21:24.316Z] + git log --format=format:%s -1 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] echo [2022-07-28T20:21:24.331Z] ========================================================= [2022-07-28T20:21:24.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T20:21:24.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T20:21:24.672Z] + git log --format=format:%s -1 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] echo [2022-07-28T20:21:24.686Z] [semverPrep] GIT_COMMIT: 9201c30d3cbedfb69842190fa0e339608ffa0cc3, Commit Message: Merge pull request #1204 from marcpfuller/fix-mock-DeviceServiceSDK [Pipeline] echo [2022-07-28T20:21:24.698Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T20:21:25.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T20:21:25.062Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T20:21:25.062Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T20:21:25.062Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T20:21:25.062Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T20:21:25.062Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T20:21:25.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:21:25.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:21:25.471Z] [2022-07-28T20:21:25.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:21:25.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:21:25.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T20:21:25.785Z] b85a868b505f: Pulling fs layer [2022-07-28T20:21:25.785Z] e2be974225ed: Pulling fs layer [2022-07-28T20:21:25.785Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T20:21:25.785Z] 988bab9f4d93: Pulling fs layer [2022-07-28T20:21:25.785Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T20:21:25.785Z] eaf3925da568: Pulling fs layer [2022-07-28T20:21:25.785Z] bab4dde63d76: Pulling fs layer [2022-07-28T20:21:25.785Z] bde34c3a00c8: Pulling fs layer [2022-07-28T20:21:25.785Z] b352a97aabf1: Pulling fs layer [2022-07-28T20:21:25.785Z] 4872d77fe225: Pulling fs layer [2022-07-28T20:21:25.785Z] 5851b861e8e6: Pulling fs layer [2022-07-28T20:21:25.785Z] 1469e6f7b9e6: Waiting [2022-07-28T20:21:25.785Z] eaf3925da568: Waiting [2022-07-28T20:21:25.785Z] 988bab9f4d93: Waiting [2022-07-28T20:21:25.785Z] bab4dde63d76: Waiting [2022-07-28T20:21:25.785Z] 4872d77fe225: Waiting [2022-07-28T20:21:25.785Z] 5851b861e8e6: Waiting [2022-07-28T20:21:25.785Z] bde34c3a00c8: Waiting [2022-07-28T20:21:25.785Z] b352a97aabf1: Waiting [2022-07-28T20:21:25.785Z] e2be974225ed: Download complete [2022-07-28T20:21:25.785Z] 988bab9f4d93: Download complete [2022-07-28T20:21:26.048Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T20:21:26.048Z] 1469e6f7b9e6: Download complete [2022-07-28T20:21:26.048Z] eaf3925da568: Download complete [2022-07-28T20:21:26.048Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T20:21:26.048Z] 339a4e72a1f5: Download complete [2022-07-28T20:21:26.048Z] bde34c3a00c8: Download complete [2022-07-28T20:21:26.048Z] b352a97aabf1: Verifying Checksum [2022-07-28T20:21:26.048Z] b352a97aabf1: Download complete [2022-07-28T20:21:26.048Z] 4872d77fe225: Verifying Checksum [2022-07-28T20:21:26.048Z] 5851b861e8e6: Verifying Checksum [2022-07-28T20:21:26.048Z] b85a868b505f: Verifying Checksum [2022-07-28T20:21:26.048Z] b85a868b505f: Download complete [2022-07-28T20:21:26.626Z] bab4dde63d76: Verifying Checksum [2022-07-28T20:21:26.626Z] bab4dde63d76: Download complete [2022-07-28T20:21:27.571Z] b85a868b505f: Pull complete [2022-07-28T20:21:27.831Z] e2be974225ed: Pull complete [2022-07-28T20:21:28.404Z] 339a4e72a1f5: Pull complete [2022-07-28T20:21:28.404Z] 988bab9f4d93: Pull complete [2022-07-28T20:21:28.664Z] 1469e6f7b9e6: Pull complete [2022-07-28T20:21:28.664Z] eaf3925da568: Pull complete [2022-07-28T20:21:30.582Z] bab4dde63d76: Pull complete [2022-07-28T20:21:30.582Z] bde34c3a00c8: Pull complete [2022-07-28T20:21:30.842Z] b352a97aabf1: Pull complete [2022-07-28T20:21:30.842Z] 4872d77fe225: Pull complete [2022-07-28T20:21:31.102Z] 5851b861e8e6: Pull complete [2022-07-28T20:21:31.103Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T20:21:31.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:21:31.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:21:31.207Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:21:31.249Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T20:21:32.569Z] $ docker top fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 -eo pid,comm [2022-07-28T20:21:32.631Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T20:21:32.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T20:21:32.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:21:32.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:21:32.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:21:32.808Z] $ docker exec fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 ssh-agent [2022-07-28T20:21:32.937Z] SSH_AUTH_SOCK=/tmp/ssh-4A2717UmHthM/agent.35 [2022-07-28T20:21:32.937Z] SSH_AGENT_PID=41 [2022-07-28T20:21:32.943Z] Running ssh-add (command line suppressed) [2022-07-28T20:21:33.061Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_527579989254585130.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_527579989254585130.key) [2022-07-28T20:21:33.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:21:33.368Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T20:21:33.394Z] $ docker exec --env ******** --env ******** fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 ssh-agent -k [2022-07-28T20:21:33.514Z] unset SSH_AUTH_SOCK; [2022-07-28T20:21:33.514Z] unset SSH_AGENT_PID; [2022-07-28T20:21:33.515Z] echo Agent pid 41 killed; [2022-07-28T20:21:33.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T20:21:33.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:21:33.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:21:33.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:21:33.692Z] $ docker exec fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 ssh-agent [2022-07-28T20:21:33.812Z] SSH_AUTH_SOCK=/tmp/ssh-NCkqccS5nn01/agent.75 [2022-07-28T20:21:33.812Z] SSH_AGENT_PID=81 [2022-07-28T20:21:33.818Z] Running ssh-add (command line suppressed) [2022-07-28T20:21:33.946Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4334020382541487716.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4334020382541487716.key) [2022-07-28T20:21:33.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:21:34.253Z] + git semver init [2022-07-28T20:21:34.515Z] 2022-07-28 20:21:34,444 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T20:21:34.515Z] 2022-07-28 20:21:34,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-28T20:21:34.515Z] 2022-07-28 20:21:34,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-28T20:21:34.515Z] 2022-07-28 20:21:34,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:21:35.458Z] 2022-07-28 20:21:35,279 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-28T20:21:35.458Z] 2022-07-28 20:21:35,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-28T20:21:35.458Z] 2022-07-28 20:21:35,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:21:35.458Z] 2022-07-28 20:21:35,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:21:35.458Z] 2.3.0-dev.17 [Pipeline] } [2022-07-28T20:21:35.475Z] $ docker exec --env ******** --env ******** fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 ssh-agent -k [2022-07-28T20:21:35.598Z] unset SSH_AUTH_SOCK; [2022-07-28T20:21:35.598Z] unset SSH_AGENT_PID; [2022-07-28T20:21:35.598Z] echo Agent pid 81 killed; [2022-07-28T20:21:35.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:21:35.920Z] + git semver [Pipeline] } [2022-07-28T20:21:36.200Z] $ docker stop --time=1 fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 [2022-07-28T20:21:37.522Z] $ docker rm -f fa041adb005812b08943432b6c96243d2ec53de74ff49d5fcd202626a816f223 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:21:37.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T20:21:38.147Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T20:21:38.150Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:21:38.306Z] provisioning config files... [2022-07-28T20:21:38.317Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6744098816993574792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:21:38.622Z] ---> docker-login.sh [2022-07-28T20:21:38.623Z] nexus3.edgexfoundry.org:10001 [2022-07-28T20:21:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:38.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:38.623Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:38.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:38.623Z] [2022-07-28T20:21:38.623Z] Login Succeeded [2022-07-28T20:21:38.623Z] nexus3.edgexfoundry.org:10002 [2022-07-28T20:21:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:38.882Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:38.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:38.882Z] [2022-07-28T20:21:38.882Z] Login Succeeded [2022-07-28T20:21:38.882Z] nexus3.edgexfoundry.org:10003 [2022-07-28T20:21:38.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:38.882Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:38.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:38.882Z] [2022-07-28T20:21:38.882Z] Login Succeeded [2022-07-28T20:21:38.882Z] nexus3.edgexfoundry.org:10004 [2022-07-28T20:21:39.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:39.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:39.144Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:39.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:39.144Z] [2022-07-28T20:21:39.144Z] Login Succeeded [2022-07-28T20:21:39.144Z] docker.io [2022-07-28T20:21:39.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:21:39.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:21:39.406Z] Configure a credential helper to remove this warning. See [2022-07-28T20:21:39.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:21:39.406Z] [2022-07-28T20:21:39.406Z] Login Succeeded [2022-07-28T20:21:39.406Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T20:21:39.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T20:21:39.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:21:39.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:21:39.508Z] ========================================================= [2022-07-28T20:21:39.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T20:21:39.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:21:39.829Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T20:21:39.830Z] Sending build context to Docker daemon 9.757MB [2022-07-28T20:21:39.830Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T20:21:39.830Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-28T20:21:39.830Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T20:21:39.830Z] 2408cc74d12b: Pulling fs layer [2022-07-28T20:21:39.830Z] ea60b727a1ce: Pulling fs layer [2022-07-28T20:21:39.830Z] 30c4a7721957: Pulling fs layer [2022-07-28T20:21:39.830Z] 370296b7ddb6: Pulling fs layer [2022-07-28T20:21:39.830Z] 7c6cee850709: Pulling fs layer [2022-07-28T20:21:39.830Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T20:21:39.830Z] d94ebbe4e438: Pulling fs layer [2022-07-28T20:21:39.830Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T20:21:39.830Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T20:21:39.830Z] 370296b7ddb6: Waiting [2022-07-28T20:21:39.830Z] d94ebbe4e438: Waiting [2022-07-28T20:21:39.830Z] bcfd1f05c69d: Waiting [2022-07-28T20:21:39.830Z] 59ccb84bbe0f: Waiting [2022-07-28T20:21:39.830Z] 7c6cee850709: Waiting [2022-07-28T20:21:39.830Z] 39a5fcdaea64: Waiting [2022-07-28T20:21:40.091Z] 30c4a7721957: Verifying Checksum [2022-07-28T20:21:40.091Z] 30c4a7721957: Download complete [2022-07-28T20:21:40.091Z] ea60b727a1ce: Download complete [2022-07-28T20:21:40.091Z] 7c6cee850709: Verifying Checksum [2022-07-28T20:21:40.091Z] 7c6cee850709: Download complete [2022-07-28T20:21:40.091Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T20:21:40.091Z] 39a5fcdaea64: Download complete [2022-07-28T20:21:40.091Z] 2408cc74d12b: Verifying Checksum [2022-07-28T20:21:40.091Z] 2408cc74d12b: Download complete [2022-07-28T20:21:40.091Z] d94ebbe4e438: Download complete [2022-07-28T20:21:40.091Z] 2408cc74d12b: Pull complete [2022-07-28T20:21:40.359Z] ea60b727a1ce: Pull complete [2022-07-28T20:21:40.359Z] 30c4a7721957: Pull complete [2022-07-28T20:21:40.622Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T20:21:40.622Z] 59ccb84bbe0f: Download complete [2022-07-28T20:21:40.622Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T20:21:40.622Z] bcfd1f05c69d: Download complete [2022-07-28T20:21:40.882Z] 370296b7ddb6: Verifying Checksum [2022-07-28T20:21:40.882Z] 370296b7ddb6: Download complete [2022-07-28T20:21:45.084Z] 370296b7ddb6: Pull complete [2022-07-28T20:21:45.084Z] 7c6cee850709: Pull complete [2022-07-28T20:21:45.344Z] 39a5fcdaea64: Pull complete [2022-07-28T20:21:45.344Z] d94ebbe4e438: Pull complete [2022-07-28T20:21:47.886Z] bcfd1f05c69d: Pull complete [2022-07-28T20:21:48.148Z] 59ccb84bbe0f: Pull complete [2022-07-28T20:21:48.148Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T20:21:48.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T20:21:48.148Z] ---> a4fb48ad2a94 [2022-07-28T20:21:48.148Z] Step 3/11 : ARG MAKE=make build [2022-07-28T20:21:49.537Z] ---> Running in c8cedf2fe8c9 [2022-07-28T20:21:49.797Z] Removing intermediate container c8cedf2fe8c9 [2022-07-28T20:21:49.797Z] ---> 1c1ca254e909 [2022-07-28T20:21:49.797Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-28T20:21:49.797Z] ---> Running in 7ee98273b2a5 [2022-07-28T20:21:49.797Z] Removing intermediate container 7ee98273b2a5 [2022-07-28T20:21:49.797Z] ---> 0e1b2372468e [2022-07-28T20:21:49.797Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:21:49.797Z] ---> Running in 36f428d8d4b5 [2022-07-28T20:21:49.797Z] Removing intermediate container 36f428d8d4b5 [2022-07-28T20:21:49.797Z] ---> 600d2998d6ef [2022-07-28T20:21:49.797Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:21:50.059Z] ---> Running in 1157bff8788b [2022-07-28T20:21:50.633Z] Removing intermediate container 1157bff8788b [2022-07-28T20:21:50.633Z] ---> 2801e0443306 [2022-07-28T20:21:50.633Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-28T20:21:50.633Z] ---> Running in f01602f6cc49 [2022-07-28T20:21:50.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:21:51.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:21:51.834Z] OK: 211 MiB in 51 packages [2022-07-28T20:21:52.405Z] Removing intermediate container f01602f6cc49 [2022-07-28T20:21:52.405Z] ---> b57cfe59bb5a [2022-07-28T20:21:52.405Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-28T20:21:52.405Z] ---> e5c62a0a037d [2022-07-28T20:21:52.405Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:21:52.405Z] ---> Running in d67be9c42d9e [2022-07-28T20:21:53.262Z] Still waiting to schedule task [2022-07-28T20:21:53.262Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21396’ [2022-07-28T20:22:10.527Z] Removing intermediate container d67be9c42d9e [2022-07-28T20:22:10.527Z] ---> 1515a6827f0a [2022-07-28T20:22:10.527Z] Step 10/11 : COPY . . [2022-07-28T20:22:10.527Z] ---> 1efb6be381cf [2022-07-28T20:22:10.527Z] Step 11/11 : RUN ${MAKE} [2022-07-28T20:22:10.527Z] ---> Running in d646f5c2d07c [2022-07-28T20:22:10.787Z] noop [2022-07-28T20:22:11.049Z] Removing intermediate container d646f5c2d07c [2022-07-28T20:22:11.049Z] ---> 0c5a43698c42 [2022-07-28T20:22:11.049Z] Successfully built 0c5a43698c42 [2022-07-28T20:22:11.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:22:11.630Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T20:22:11.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:22:11.719Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:22:11.762Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-28T20:22:12.146Z] $ docker top 6d9cfc4eb59a2d35930f47a6db2d3b3adc95190a281d0a5688d6087a6c254b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:22:12.559Z] + go version [2022-07-28T20:22:12.559Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T20:22:12.579Z] $ docker stop --time=1 6d9cfc4eb59a2d35930f47a6db2d3b3adc95190a281d0a5688d6087a6c254b65 [2022-07-28T20:22:13.884Z] $ docker rm -f 6d9cfc4eb59a2d35930f47a6db2d3b3adc95190a281d0a5688d6087a6c254b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:22:14.319Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T20:22:14.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:22:14.402Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:22:14.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T20:22:14.817Z] $ docker top 5a2a4b03098cd7f1b493f02762afbefa618d49b819af87a30b4a92ce113751ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:22:15.172Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:22:15.475Z] + make test [2022-07-28T20:22:15.475Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T20:22:22.062Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-28T20:22:34.277Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-28T20:22:34.277Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-28T20:22:34.277Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-28T20:22:34.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 23.7% of statements [2022-07-28T20:22:34.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-28T20:22:34.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 27.6% of statements [2022-07-28T20:22:34.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2022-07-28T20:22:34.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.057s coverage: 10.8% of statements [2022-07-28T20:22:34.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.097s coverage: 60.0% of statements [2022-07-28T20:22:34.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-28T20:22:34.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-28T20:22:35.107Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.081s coverage: 34.8% of statements [2022-07-28T20:22:35.107Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-28T20:22:35.367Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 85.4% of statements [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-28T20:22:35.367Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.109s coverage: 65.1% of statements [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-28T20:22:35.367Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.757s coverage: 89.2% of statements [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-28T20:22:35.367Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-07-28T20:22:35.367Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-28T20:22:50.259Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-28T20:22:50.259Z] GO111MODULE=on go vet ./... [2022-07-28T20:22:52.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T20:22:52.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T20:22:52.166Z] ./bin/test-attribution-txt.sh [2022-07-28T20:22:52.166Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T20:22:52.166Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T20:22:52.167Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T20:22:52.167Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T20:22:52.167Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T20:22:52.167Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T20:22:52.167Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T20:22:52.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T20:22:52.200Z] $ docker stop --time=1 5a2a4b03098cd7f1b493f02762afbefa618d49b819af87a30b4a92ce113751ec [2022-07-28T20:22:54.414Z] $ docker rm -f 5a2a4b03098cd7f1b493f02762afbefa618d49b819af87a30b4a92ce113751ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:22:54.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T20:22:54.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T20:22:55.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T20:22:55.767Z] + ls -al . [2022-07-28T20:22:55.767Z] total 304 [2022-07-28T20:22:55.767Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 28 20:22 . [2022-07-28T20:22:55.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 20:21 .. [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 28 20:21 .dockerignore [2022-07-28T20:22:55.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 20:22 .git [2022-07-28T20:22:55.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 20:21 .github [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 28 20:21 .gitignore [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 20:21 .golangci.yml [2022-07-28T20:22:55.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 20:21 .semver [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 28 20:21 CHANGELOG.md [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 20:21 GOVERNANCE.md [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 28 20:21 Jenkinsfile [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 28 20:21 LICENSE [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 28 20:21 Makefile [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 28 20:21 OWNERS.md [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 28 20:21 README.md [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 20:21 VERSION [2022-07-28T20:22:55.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 20:21 bin [2022-07-28T20:22:55.767Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 28 20:22 coverage.out [2022-07-28T20:22:55.767Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 28 20:21 example [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 28 20:21 go.mod [2022-07-28T20:22:55.767Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 28 20:21 go.sum [2022-07-28T20:22:55.767Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 28 20:21 internal [2022-07-28T20:22:55.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 20:21 openapi [2022-07-28T20:22:55.767Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 28 20:21 pkg [2022-07-28T20:22:55.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 20:21 snap [2022-07-28T20:22:55.768Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 28 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:22:56.085Z] + 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=9201c30d3cbedfb69842190fa0e339608ffa0cc3 --label arch=amd64 --label version=2.3.0-dev.17 . [2022-07-28T20:22:56.085Z] Sending build context to Docker daemon 9.889MB [2022-07-28T20:22:56.085Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T20:22:56.085Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-28T20:22:56.085Z] ---> 0c5a43698c42 [2022-07-28T20:22:56.085Z] Step 3/25 : ARG MAKE=make build [2022-07-28T20:22:56.346Z] ---> Running in 4ee3ea4b464e [2022-07-28T20:22:56.346Z] Removing intermediate container 4ee3ea4b464e [2022-07-28T20:22:56.346Z] ---> 6149d36b64fd [2022-07-28T20:22:56.346Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-28T20:22:56.346Z] ---> Running in 1e62b557be52 [2022-07-28T20:22:56.346Z] Removing intermediate container 1e62b557be52 [2022-07-28T20:22:56.346Z] ---> 1b4aed1ab4c0 [2022-07-28T20:22:56.346Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:22:56.606Z] ---> Running in 4e615d85fb2a [2022-07-28T20:22:56.606Z] Removing intermediate container 4e615d85fb2a [2022-07-28T20:22:56.606Z] ---> 63c404c0c21f [2022-07-28T20:22:56.606Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:22:56.606Z] ---> Running in fc7bdb2b4d05 [2022-07-28T20:22:57.178Z] Removing intermediate container fc7bdb2b4d05 [2022-07-28T20:22:57.178Z] ---> 9ef416388beb [2022-07-28T20:22:57.178Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-28T20:22:57.178Z] ---> Running in 67ee159b3e1a [2022-07-28T20:22:57.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:22:58.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:22:58.647Z] OK: 211 MiB in 51 packages [2022-07-28T20:22:58.907Z] Removing intermediate container 67ee159b3e1a [2022-07-28T20:22:58.907Z] ---> 1ab794d7805e [2022-07-28T20:22:58.907Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-28T20:22:59.167Z] ---> 45c12649e556 [2022-07-28T20:22:59.167Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:22:59.167Z] ---> Running in d313d8f68d31 [2022-07-28T20:22:59.736Z] Removing intermediate container d313d8f68d31 [2022-07-28T20:22:59.736Z] ---> e764b6d6c0b6 [2022-07-28T20:22:59.736Z] Step 10/25 : COPY . . [2022-07-28T20:23:00.314Z] ---> 46308e9eb51b [2022-07-28T20:23:00.314Z] Step 11/25 : RUN ${MAKE} [2022-07-28T20:23:00.314Z] ---> Running in 86aa0fd7151b [2022-07-28T20:23:00.573Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-28T20:23:18.685Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-28T20:23:18.685Z] Removing intermediate container 86aa0fd7151b [2022-07-28T20:23:18.685Z] ---> c59807d690b3 [2022-07-28T20:23:18.685Z] Step 12/25 : FROM alpine:3.16 [2022-07-28T20:23:19.256Z] 3.16: Pulling from library/alpine [2022-07-28T20:23:19.515Z] 530afca65e2e: Pulling fs layer [2022-07-28T20:23:19.515Z] 530afca65e2e: Verifying Checksum [2022-07-28T20:23:19.515Z] 530afca65e2e: Download complete [2022-07-28T20:23:19.775Z] 530afca65e2e: Pull complete [2022-07-28T20:23:19.775Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:23:19.775Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T20:23:19.775Z] ---> d7d3d98c851f [2022-07-28T20:23:19.775Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:23:19.775Z] ---> Running in 90777240be29 [2022-07-28T20:23:19.775Z] Removing intermediate container 90777240be29 [2022-07-28T20:23:19.775Z] ---> 28c7b0a0f9d0 [2022-07-28T20:23:19.775Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:23:20.035Z] ---> Running in 5a82f643aad3 [2022-07-28T20:23:20.604Z] Removing intermediate container 5a82f643aad3 [2022-07-28T20:23:20.604Z] ---> 05120e7d8907 [2022-07-28T20:23:20.604Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-28T20:23:20.604Z] ---> Running in 75d57075744a [2022-07-28T20:23:20.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:23:21.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:23:22.070Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T20:23:22.070Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-28T20:23:22.070Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T20:23:22.331Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-28T20:23:22.331Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-28T20:23:22.590Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:23:22.590Z] OK: 8 MiB in 19 packages [2022-07-28T20:23:22.849Z] Removing intermediate container 75d57075744a [2022-07-28T20:23:22.849Z] ---> 5ed003a374d4 [2022-07-28T20:23:22.849Z] Step 16/25 : WORKDIR / [2022-07-28T20:23:22.849Z] ---> Running in e0e2aab4c447 [2022-07-28T20:23:23.108Z] Removing intermediate container e0e2aab4c447 [2022-07-28T20:23:23.108Z] ---> d530a80c9f31 [2022-07-28T20:23:23.108Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-28T20:23:23.108Z] ---> 88b1104a74d6 [2022-07-28T20:23:23.108Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-28T20:23:23.677Z] ---> b1e3ecc75799 [2022-07-28T20:23:23.677Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-28T20:23:23.936Z] ---> d80bbb3f1531 [2022-07-28T20:23:23.936Z] Step 20/25 : EXPOSE 59999 [2022-07-28T20:23:23.936Z] ---> Running in 6f934808fffe [2022-07-28T20:23:23.936Z] Removing intermediate container 6f934808fffe [2022-07-28T20:23:23.936Z] ---> 9ab2906d868d [2022-07-28T20:23:23.936Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-28T20:23:23.936Z] ---> Running in b7f40da9100b [2022-07-28T20:23:24.197Z] Removing intermediate container b7f40da9100b [2022-07-28T20:23:24.197Z] ---> 833f0add5667 [2022-07-28T20:23:24.197Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:23:24.197Z] ---> Running in d5ba5b5769b1 [2022-07-28T20:23:24.197Z] Removing intermediate container d5ba5b5769b1 [2022-07-28T20:23:24.197Z] ---> 1fa95b556429 [2022-07-28T20:23:24.197Z] Step 23/25 : LABEL arch=amd64 [2022-07-28T20:23:24.197Z] ---> Running in f7e9c0ebbeb9 [2022-07-28T20:23:24.457Z] Removing intermediate container f7e9c0ebbeb9 [2022-07-28T20:23:24.457Z] ---> c533050b3c91 [2022-07-28T20:23:24.457Z] Step 24/25 : LABEL git_sha=9201c30d3cbedfb69842190fa0e339608ffa0cc3 [2022-07-28T20:23:24.457Z] ---> Running in 0bc80facf2af [2022-07-28T20:23:24.457Z] Removing intermediate container 0bc80facf2af [2022-07-28T20:23:24.457Z] ---> 6e855d4451a8 [2022-07-28T20:23:24.457Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-07-28T20:23:24.457Z] ---> Running in e09a9d9bd480 [2022-07-28T20:23:24.718Z] Removing intermediate container e09a9d9bd480 [2022-07-28T20:23:24.718Z] ---> c3c5b9853aaf [2022-07-28T20:23:24.718Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T20:23:24.718Z] Successfully built c3c5b9853aaf [2022-07-28T20:23:24.718Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:23:25.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T20:23:25.158Z] [2022-07-28T20:23:25.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:23:25.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T20:23:25.464Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T20:23:25.464Z] 5eb5b503b376: Pulling fs layer [2022-07-28T20:23:25.464Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T20:23:25.464Z] ec43610c2a17: Pulling fs layer [2022-07-28T20:23:25.464Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T20:23:25.464Z] 33b1e0a273af: Pulling fs layer [2022-07-28T20:23:25.464Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T20:23:25.464Z] 2f39f015ded8: Pulling fs layer [2022-07-28T20:23:25.464Z] 3a2ae6a8a46f: Waiting [2022-07-28T20:23:25.464Z] 33b1e0a273af: Waiting [2022-07-28T20:23:25.464Z] 5d3b04190fa2: Waiting [2022-07-28T20:23:25.464Z] 2f39f015ded8: Waiting [2022-07-28T20:23:25.464Z] 5c69ac0246d0: Download complete [2022-07-28T20:23:25.464Z] 3a2ae6a8a46f: Download complete [2022-07-28T20:23:25.464Z] 33b1e0a273af: Verifying Checksum [2022-07-28T20:23:25.464Z] 33b1e0a273af: Download complete [2022-07-28T20:23:25.725Z] 5d3b04190fa2: Download complete [2022-07-28T20:23:25.725Z] ec43610c2a17: Verifying Checksum [2022-07-28T20:23:25.725Z] ec43610c2a17: Download complete [2022-07-28T20:23:25.725Z] 5eb5b503b376: Verifying Checksum [2022-07-28T20:23:25.725Z] 5eb5b503b376: Download complete [2022-07-28T20:23:26.294Z] 2f39f015ded8: Download complete [2022-07-28T20:23:27.233Z] 5eb5b503b376: Pull complete [2022-07-28T20:23:27.233Z] 5c69ac0246d0: Pull complete [2022-07-28T20:23:27.802Z] ec43610c2a17: Pull complete [2022-07-28T20:23:27.802Z] 3a2ae6a8a46f: Pull complete [2022-07-28T20:23:28.063Z] 33b1e0a273af: Pull complete [2022-07-28T20:23:28.063Z] 5d3b04190fa2: Pull complete [2022-07-28T20:23:33.355Z] 2f39f015ded8: Pull complete [2022-07-28T20:23:33.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T20:23:33.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T20:23:33.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:23:33.460Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:23:33.498Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T20:23:35.081Z] $ docker top d56b7d5a6d31211b2792c3e7085e0745388ac963cd5741e0d646d38ae11b753e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:23:35.508Z] ---> job-cost.sh [2022-07-28T20:23:35.508Z] lf-activate-venv: SKIPPING [2022-07-28T20:23:35.508Z] INFO: No Stack... [2022-07-28T20:23:35.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T20:23:36.370Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T20:23:36.704Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-07-28T20:23:36.704Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T20:23:36.720Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [2022-07-28T20:23:36.731Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] did not exist. Created. [2022-07-28T20:23:36.731Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T20:23:37.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T20:23:37.072Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T20:23:37.082Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T20:23:37.108Z] $ docker stop --time=1 d56b7d5a6d31211b2792c3e7085e0745388ac963cd5741e0d646d38ae11b753e [2022-07-28T20:23:38.276Z] $ docker rm -f d56b7d5a6d31211b2792c3e7085e0745388ac963cd5741e0d646d38ae11b753e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T20:25:36.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21398 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-28T20:25:36.395Z] Running in /w/workspace/device-sdk-go/92 [Pipeline] { [Pipeline] checkout [2022-07-28T20:25:36.440Z] The recommended git tool is: git [2022-07-28T20:25:44.321Z] using credential edgex-jenkins-ssh [2022-07-28T20:25:44.340Z] Cloning the remote Git repository [2022-07-28T20:25:44.419Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-28T20:25:44.543Z] > git init /w/workspace/device-sdk-go/92 # timeout=10 [2022-07-28T20:25:44.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-28T20:25:44.657Z] > git --version # timeout=10 [2022-07-28T20:25:44.695Z] > git --version # 'git version 2.25.1' [2022-07-28T20:25:44.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T20:25:44.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T20:25:46.521Z] Avoid second fetch [2022-07-28T20:25:46.522Z] Checking out Revision 9201c30d3cbedfb69842190fa0e339608ffa0cc3 (main) [2022-07-28T20:25:46.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-28T20:25:46.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T20:25:46.548Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:25:46.567Z] > git checkout -f 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 [2022-07-28T20:25:50.941Z] Commit message: "Merge pull request #1204 from marcpfuller/fix-mock-DeviceServiceSDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T20:25:52.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T20:25:52.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T20:25:52.035Z] Dload Upload Total Spent Left Speed [2022-07-28T20:25:52.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh [2022-07-28T20:25:52.815Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T20:25:53.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T20:25:53.178Z] + sudo tee /etc/docker/daemon.new [2022-07-28T20:25:53.178Z] { [2022-07-28T20:25:53.178Z] "registry-mirrors": [ [2022-07-28T20:25:53.178Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T20:25:53.178Z] ], [2022-07-28T20:25:53.178Z] "bip": "10.250.0.254/24", [2022-07-28T20:25:53.178Z] "hosts": [ [2022-07-28T20:25:53.178Z] "tcp://0.0.0.0:5555", [2022-07-28T20:25:53.178Z] "unix:///var/run/docker.sock" [2022-07-28T20:25:53.178Z] ], [2022-07-28T20:25:53.178Z] "mtu": 1458, [2022-07-28T20:25:53.178Z] "selinux-enabled": true, [2022-07-28T20:25:53.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T20:25:53.178Z] } [Pipeline] sh [2022-07-28T20:25:53.631Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T20:25:53.972Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:26:12.347Z] provisioning config files... [2022-07-28T20:26:12.377Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/92@tmp/config1121334628612796917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:26:12.747Z] ---> docker-login.sh [2022-07-28T20:26:12.747Z] nexus3.edgexfoundry.org:10001 [2022-07-28T20:26:13.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:26:13.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:26:13.627Z] Configure a credential helper to remove this warning. See [2022-07-28T20:26:13.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:26:13.627Z] [2022-07-28T20:26:13.627Z] Login Succeeded [2022-07-28T20:26:13.627Z] nexus3.edgexfoundry.org:10002 [2022-07-28T20:26:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:26:14.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:26:14.179Z] Configure a credential helper to remove this warning. See [2022-07-28T20:26:14.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:26:14.179Z] [2022-07-28T20:26:14.179Z] Login Succeeded [2022-07-28T20:26:14.179Z] nexus3.edgexfoundry.org:10003 [2022-07-28T20:26:14.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:26:14.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:26:14.456Z] Configure a credential helper to remove this warning. See [2022-07-28T20:26:14.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:26:14.456Z] [2022-07-28T20:26:14.456Z] Login Succeeded [2022-07-28T20:26:14.456Z] nexus3.edgexfoundry.org:10004 [2022-07-28T20:26:15.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:26:15.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:26:15.062Z] Configure a credential helper to remove this warning. See [2022-07-28T20:26:15.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:26:15.062Z] [2022-07-28T20:26:15.062Z] Login Succeeded [2022-07-28T20:26:15.062Z] docker.io [2022-07-28T20:26:15.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:26:15.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:26:15.621Z] Configure a credential helper to remove this warning. See [2022-07-28T20:26:15.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:26:15.621Z] [2022-07-28T20:26:15.621Z] Login Succeeded [2022-07-28T20:26:15.895Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T20:26:15.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T20:26:16.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:26:16.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:26:16.544Z] ========================================================= [2022-07-28T20:26:16.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T20:26:16.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:26:16.935Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T20:26:17.533Z] Sending build context to Docker daemon 5.238MB [2022-07-28T20:26:17.533Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T20:26:17.533Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-28T20:26:17.533Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T20:26:17.533Z] b3c136eddcbf: Pulling fs layer [2022-07-28T20:26:17.533Z] c0a3192eca97: Pulling fs layer [2022-07-28T20:26:17.533Z] a050256f5b6f: Pulling fs layer [2022-07-28T20:26:17.533Z] 656be50a0ddc: Pulling fs layer [2022-07-28T20:26:17.533Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T20:26:17.533Z] 46d945488cbd: Pulling fs layer [2022-07-28T20:26:17.533Z] 8a5474983e97: Pulling fs layer [2022-07-28T20:26:17.533Z] 329c88fbcd65: Pulling fs layer [2022-07-28T20:26:17.533Z] 656be50a0ddc: Waiting [2022-07-28T20:26:17.533Z] 2bbca73fdf42: Waiting [2022-07-28T20:26:17.533Z] 46d945488cbd: Waiting [2022-07-28T20:26:17.533Z] 8a5474983e97: Waiting [2022-07-28T20:26:17.533Z] 329c88fbcd65: Waiting [2022-07-28T20:26:17.533Z] a050256f5b6f: Verifying Checksum [2022-07-28T20:26:17.533Z] a050256f5b6f: Download complete [2022-07-28T20:26:17.533Z] c0a3192eca97: Verifying Checksum [2022-07-28T20:26:17.533Z] c0a3192eca97: Download complete [2022-07-28T20:26:17.533Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T20:26:17.533Z] 2bbca73fdf42: Download complete [2022-07-28T20:26:17.533Z] 46d945488cbd: Verifying Checksum [2022-07-28T20:26:17.533Z] 46d945488cbd: Download complete [2022-07-28T20:26:17.533Z] b3c136eddcbf: Verifying Checksum [2022-07-28T20:26:17.533Z] b3c136eddcbf: Download complete [2022-07-28T20:26:18.549Z] b3c136eddcbf: Pull complete [2022-07-28T20:26:18.829Z] 329c88fbcd65: Verifying Checksum [2022-07-28T20:26:18.829Z] 329c88fbcd65: Download complete [2022-07-28T20:26:19.444Z] c0a3192eca97: Pull complete [2022-07-28T20:26:19.720Z] a050256f5b6f: Pull complete [2022-07-28T20:26:19.994Z] 8a5474983e97: Verifying Checksum [2022-07-28T20:26:19.994Z] 8a5474983e97: Download complete [2022-07-28T20:26:20.976Z] 656be50a0ddc: Verifying Checksum [2022-07-28T20:26:20.976Z] 656be50a0ddc: Download complete [2022-07-28T20:26:36.094Z] 656be50a0ddc: Pull complete [2022-07-28T20:26:36.094Z] 2bbca73fdf42: Pull complete [2022-07-28T20:26:36.094Z] 46d945488cbd: Pull complete [2022-07-28T20:26:41.516Z] 8a5474983e97: Pull complete [2022-07-28T20:26:43.510Z] 329c88fbcd65: Pull complete [2022-07-28T20:26:43.510Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T20:26:43.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T20:26:43.510Z] ---> ff4287adb874 [2022-07-28T20:26:43.510Z] Step 3/11 : ARG MAKE=make build [2022-07-28T20:26:44.113Z] ---> Running in 45e708fda8dc [2022-07-28T20:26:44.389Z] Removing intermediate container 45e708fda8dc [2022-07-28T20:26:44.389Z] ---> 8c4a37f4cd31 [2022-07-28T20:26:44.389Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-28T20:26:44.668Z] ---> Running in ec945ba75dc6 [2022-07-28T20:26:44.943Z] Removing intermediate container ec945ba75dc6 [2022-07-28T20:26:44.943Z] ---> b283fb2115df [2022-07-28T20:26:44.943Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:26:44.943Z] ---> Running in 56ead6f5ba36 [2022-07-28T20:26:45.545Z] Removing intermediate container 56ead6f5ba36 [2022-07-28T20:26:45.545Z] ---> 8dedaf90b530 [2022-07-28T20:26:45.545Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:26:45.545Z] ---> Running in 4f59d9e68329 [2022-07-28T20:26:48.967Z] Removing intermediate container 4f59d9e68329 [2022-07-28T20:26:48.967Z] ---> 0cd4645a4ff7 [2022-07-28T20:26:48.967Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-28T20:26:48.967Z] ---> Running in 8cd73edb6e9e [2022-07-28T20:26:49.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T20:26:50.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T20:26:51.549Z] OK: 221 MiB in 51 packages [2022-07-28T20:26:52.545Z] Removing intermediate container 8cd73edb6e9e [2022-07-28T20:26:52.546Z] ---> 9adfbcf736f8 [2022-07-28T20:26:52.546Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-28T20:26:52.821Z] ---> 343f0fbec9fc [2022-07-28T20:26:52.822Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:26:53.096Z] ---> Running in 24ec8f0108c7 [2022-07-28T20:27:49.663Z] Removing intermediate container 24ec8f0108c7 [2022-07-28T20:27:49.663Z] ---> 150d628c7623 [2022-07-28T20:27:49.663Z] Step 10/11 : COPY . . [2022-07-28T20:27:49.663Z] ---> 07e92f861426 [2022-07-28T20:27:49.663Z] Step 11/11 : RUN ${MAKE} [2022-07-28T20:27:49.663Z] ---> Running in b38e06c02a47 [2022-07-28T20:27:49.663Z] noop [2022-07-28T20:27:49.663Z] Removing intermediate container b38e06c02a47 [2022-07-28T20:27:49.663Z] ---> 5769c7fc224e [2022-07-28T20:27:49.663Z] Successfully built 5769c7fc224e [2022-07-28T20:27:49.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:27:50.040Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T20:27:50.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:27:50.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-07-28T20:27:50.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/92 -v /w/workspace/device-sdk-go/92:/w/workspace/device-sdk-go/92:rw,z -v /w/workspace/device-sdk-go/92@tmp:/w/workspace/device-sdk-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T20:27:51.842Z] $ docker top 43a007c8cfb32aeba87aade2a3cd7e22f007e5fa7411cce13499232ccdb16f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:27:52.769Z] + go version [2022-07-28T20:27:52.769Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T20:27:52.797Z] $ docker stop --time=1 43a007c8cfb32aeba87aade2a3cd7e22f007e5fa7411cce13499232ccdb16f88 [2022-07-28T20:27:54.483Z] $ docker rm -f 43a007c8cfb32aeba87aade2a3cd7e22f007e5fa7411cce13499232ccdb16f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:27:55.117Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T20:27:55.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:27:55.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-07-28T20:27:55.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/92 -v /w/workspace/device-sdk-go/92:/w/workspace/device-sdk-go/92:rw,z -v /w/workspace/device-sdk-go/92@tmp:/w/workspace/device-sdk-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T20:27:56.839Z] $ docker top 81821b23636b99a9b2ca1a86bc0682bcdb0fd274127bd710c2672633eae03552 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:27:57.799Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/92 [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:27:58.487Z] + make test [2022-07-28T20:27:58.487Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T20:28:30.886Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-28T20:30:22.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-28T20:30:22.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-28T20:30:22.813Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-28T20:30:33.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.577s coverage: 23.7% of statements [2022-07-28T20:30:33.026Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-28T20:30:33.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.267s coverage: 27.6% of statements [2022-07-28T20:30:33.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.331s coverage: 78.9% of statements [2022-07-28T20:30:33.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.319s coverage: 10.8% of statements [2022-07-28T20:30:35.030Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.424s coverage: 60.0% of statements [2022-07-28T20:30:35.030Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-28T20:30:35.030Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-28T20:30:37.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.399s coverage: 34.8% of statements [2022-07-28T20:30:37.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-28T20:30:37.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.349s coverage: 85.4% of statements [2022-07-28T20:30:37.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-28T20:30:37.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-28T20:30:42.041Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.507s coverage: 65.1% of statements [2022-07-28T20:30:42.041Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-28T20:30:42.041Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-28T20:30:44.030Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.175s coverage: 89.2% of statements [2022-07-28T20:30:44.030Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-28T20:30:44.627Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.239s coverage: 4.7% of statements [2022-07-28T20:30:44.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-28T20:30:45.609Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-28T20:30:45.609Z] GO111MODULE=on go vet ./... [2022-07-28T20:32:22.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T20:32:22.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T20:32:22.517Z] ./bin/test-attribution-txt.sh [2022-07-28T20:32:22.517Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T20:32:22.517Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T20:32:22.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T20:32:22.559Z] $ docker stop --time=1 81821b23636b99a9b2ca1a86bc0682bcdb0fd274127bd710c2672633eae03552 [2022-07-28T20:32:24.416Z] $ docker rm -f 81821b23636b99a9b2ca1a86bc0682bcdb0fd274127bd710c2672633eae03552 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:32:25.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T20:32:25.898Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T20:32:26.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T20:32:26.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T20:32:27.238Z] + ls -al . [2022-07-28T20:32:27.238Z] total 300 [2022-07-28T20:32:27.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 20:27 . [2022-07-28T20:32:27.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 20:25 .. [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 28 20:25 .dockerignore [2022-07-28T20:32:27.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 20:25 .git [2022-07-28T20:32:27.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 20:25 .github [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 28 20:25 .gitignore [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 20:25 .golangci.yml [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 28 20:25 CHANGELOG.md [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 20:25 GOVERNANCE.md [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 28 20:25 Jenkinsfile [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 28 20:25 LICENSE [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 28 20:25 Makefile [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 28 20:25 OWNERS.md [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 28 20:25 README.md [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 20:21 VERSION [2022-07-28T20:32:27.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 20:25 bin [2022-07-28T20:32:27.238Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 28 20:30 coverage.out [2022-07-28T20:32:27.238Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 28 20:25 example [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 28 20:25 go.mod [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 28 20:25 go.sum [2022-07-28T20:32:27.238Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 28 20:25 internal [2022-07-28T20:32:27.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 20:25 openapi [2022-07-28T20:32:27.238Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 28 20:25 pkg [2022-07-28T20:32:27.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 20:25 snap [2022-07-28T20:32:27.238Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 28 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:32:27.611Z] + 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=9201c30d3cbedfb69842190fa0e339608ffa0cc3 --label arch=arm64 --label version=2.3.0-dev.17 . [2022-07-28T20:32:28.211Z] Sending build context to Docker daemon 5.371MB [2022-07-28T20:32:28.211Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T20:32:28.211Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-28T20:32:28.211Z] ---> 5769c7fc224e [2022-07-28T20:32:28.211Z] Step 3/25 : ARG MAKE=make build [2022-07-28T20:32:28.211Z] ---> Running in 727242e32f34 [2022-07-28T20:32:28.494Z] Removing intermediate container 727242e32f34 [2022-07-28T20:32:28.494Z] ---> b713cb58c496 [2022-07-28T20:32:28.494Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-28T20:32:28.772Z] ---> Running in 9026e0021b56 [2022-07-28T20:32:29.047Z] Removing intermediate container 9026e0021b56 [2022-07-28T20:32:29.047Z] ---> 0ff4a25c36d0 [2022-07-28T20:32:29.047Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:32:29.047Z] ---> Running in 447dcd2283ac [2022-07-28T20:32:29.328Z] Removing intermediate container 447dcd2283ac [2022-07-28T20:32:29.328Z] ---> 447ba408370b [2022-07-28T20:32:29.328Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:32:29.328Z] ---> Running in 07ad2d53cff0 [2022-07-28T20:32:31.329Z] Removing intermediate container 07ad2d53cff0 [2022-07-28T20:32:31.329Z] ---> 4be07bcb488d [2022-07-28T20:32:31.329Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-28T20:32:31.329Z] ---> Running in 026cfaca6cad [2022-07-28T20:32:32.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T20:32:33.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T20:32:34.277Z] OK: 221 MiB in 51 packages [2022-07-28T20:32:34.875Z] Removing intermediate container 026cfaca6cad [2022-07-28T20:32:34.875Z] ---> 9f980659ae94 [2022-07-28T20:32:34.875Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-28T20:32:35.472Z] ---> 9b80548d1807 [2022-07-28T20:32:35.472Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:32:35.747Z] ---> Running in 71115e6ed937 [2022-07-28T20:32:37.723Z] Removing intermediate container 71115e6ed937 [2022-07-28T20:32:37.723Z] ---> ea92d6a80015 [2022-07-28T20:32:37.723Z] Step 10/25 : COPY . . [2022-07-28T20:32:38.710Z] ---> d9880af077f6 [2022-07-28T20:32:38.710Z] Step 11/25 : RUN ${MAKE} [2022-07-28T20:32:38.710Z] ---> Running in 5c02aa98b558 [2022-07-28T20:32:39.693Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-28T20:35:01.644Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-28T20:35:01.644Z] Removing intermediate container 5c02aa98b558 [2022-07-28T20:35:01.644Z] ---> a95d3c1e8ca8 [2022-07-28T20:35:01.644Z] Step 12/25 : FROM alpine:3.16 [2022-07-28T20:35:01.644Z] 3.16: Pulling from library/alpine [2022-07-28T20:35:01.644Z] f97344484467: Pulling fs layer [2022-07-28T20:35:01.644Z] f97344484467: Verifying Checksum [2022-07-28T20:35:01.644Z] f97344484467: Download complete [2022-07-28T20:35:01.644Z] f97344484467: Pull complete [2022-07-28T20:35:01.644Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:35:01.644Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T20:35:01.644Z] ---> 3d81c46cd875 [2022-07-28T20:35:01.644Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T20:35:01.644Z] ---> Running in d62900ec02be [2022-07-28T20:35:01.644Z] Removing intermediate container d62900ec02be [2022-07-28T20:35:01.644Z] ---> 794c3eb6af31 [2022-07-28T20:35:01.644Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:35:01.644Z] ---> Running in 4042ff9c4a79 [2022-07-28T20:35:01.644Z] Removing intermediate container 4042ff9c4a79 [2022-07-28T20:35:01.644Z] ---> 84b9b670e837 [2022-07-28T20:35:01.644Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-28T20:35:01.644Z] ---> Running in 6879cc770202 [2022-07-28T20:35:01.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T20:35:02.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T20:35:03.621Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T20:35:03.621Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-28T20:35:03.897Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T20:35:03.897Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-28T20:35:04.175Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-28T20:35:04.175Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:35:04.175Z] OK: 8 MiB in 19 packages [2022-07-28T20:35:05.164Z] Removing intermediate container 6879cc770202 [2022-07-28T20:35:05.164Z] ---> 1af94b156177 [2022-07-28T20:35:05.164Z] Step 16/25 : WORKDIR / [2022-07-28T20:35:05.164Z] ---> Running in 065a355820a5 [2022-07-28T20:35:05.767Z] Removing intermediate container 065a355820a5 [2022-07-28T20:35:05.767Z] ---> 527038a88157 [2022-07-28T20:35:05.767Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-28T20:35:06.371Z] ---> f83f7b5fd87f [2022-07-28T20:35:06.371Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-28T20:35:07.817Z] ---> 8a583dc11e6a [2022-07-28T20:35:07.817Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-28T20:35:08.430Z] ---> 9af601497cc2 [2022-07-28T20:35:08.430Z] Step 20/25 : EXPOSE 59999 [2022-07-28T20:35:08.430Z] ---> Running in 529c39e65663 [2022-07-28T20:35:08.707Z] Removing intermediate container 529c39e65663 [2022-07-28T20:35:08.707Z] ---> 4ab6596b29c7 [2022-07-28T20:35:08.707Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-28T20:35:08.707Z] ---> Running in 1104f3b9fda4 [2022-07-28T20:35:08.982Z] Removing intermediate container 1104f3b9fda4 [2022-07-28T20:35:08.982Z] ---> ad30de590fbb [2022-07-28T20:35:08.983Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:35:09.270Z] ---> Running in 72f33a2442b7 [2022-07-28T20:35:09.543Z] Removing intermediate container 72f33a2442b7 [2022-07-28T20:35:09.543Z] ---> 9dfef628ff08 [2022-07-28T20:35:09.543Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T20:35:09.543Z] ---> Running in 0f5fe3374d4e [2022-07-28T20:35:09.827Z] Removing intermediate container 0f5fe3374d4e [2022-07-28T20:35:09.827Z] ---> 992db63509ab [2022-07-28T20:35:09.827Z] Step 24/25 : LABEL git_sha=9201c30d3cbedfb69842190fa0e339608ffa0cc3 [2022-07-28T20:35:10.104Z] ---> Running in 709d9539f0ea [2022-07-28T20:35:10.378Z] Removing intermediate container 709d9539f0ea [2022-07-28T20:35:10.378Z] ---> 5647c970b810 [2022-07-28T20:35:10.378Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-07-28T20:35:10.378Z] ---> Running in 40141d10287d [2022-07-28T20:35:10.654Z] Removing intermediate container 40141d10287d [2022-07-28T20:35:10.654Z] ---> 7150f2d3c0ba [2022-07-28T20:35:10.654Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T20:35:10.654Z] Successfully built 7150f2d3c0ba [2022-07-28T20:35:10.654Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:35:11.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T20:35:11.131Z] [2022-07-28T20:35:11.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:35:11.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T20:35:11.774Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T20:35:11.775Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T20:35:11.775Z] 04944245beec: Pulling fs layer [2022-07-28T20:35:11.775Z] 699f458cf7ca: Pulling fs layer [2022-07-28T20:35:11.775Z] 765212b225bb: Pulling fs layer [2022-07-28T20:35:11.775Z] f23df028b6ca: Pulling fs layer [2022-07-28T20:35:11.775Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T20:35:11.775Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T20:35:11.775Z] 765212b225bb: Waiting [2022-07-28T20:35:11.775Z] f23df028b6ca: Waiting [2022-07-28T20:35:11.775Z] d65c8cfc05b1: Waiting [2022-07-28T20:35:11.775Z] 2437ff75d9bd: Waiting [2022-07-28T20:35:11.775Z] 04944245beec: Verifying Checksum [2022-07-28T20:35:11.775Z] 04944245beec: Download complete [2022-07-28T20:35:11.775Z] 765212b225bb: Verifying Checksum [2022-07-28T20:35:11.775Z] 765212b225bb: Download complete [2022-07-28T20:35:11.775Z] f23df028b6ca: Verifying Checksum [2022-07-28T20:35:11.775Z] f23df028b6ca: Download complete [2022-07-28T20:35:12.050Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T20:35:12.050Z] d65c8cfc05b1: Download complete [2022-07-28T20:35:12.050Z] 699f458cf7ca: Verifying Checksum [2022-07-28T20:35:12.050Z] 699f458cf7ca: Download complete [2022-07-28T20:35:12.325Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T20:35:12.325Z] 8998bd30e6a1: Download complete [2022-07-28T20:35:14.971Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T20:35:14.971Z] 2437ff75d9bd: Download complete [2022-07-28T20:35:16.962Z] 8998bd30e6a1: Pull complete [2022-07-28T20:35:17.242Z] 04944245beec: Pull complete [2022-07-28T20:35:18.681Z] 699f458cf7ca: Pull complete [2022-07-28T20:35:18.956Z] 765212b225bb: Pull complete [2022-07-28T20:35:19.940Z] f23df028b6ca: Pull complete [2022-07-28T20:35:20.216Z] d65c8cfc05b1: Pull complete [2022-07-28T20:35:35.334Z] 2437ff75d9bd: Pull complete [2022-07-28T20:35:35.334Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T20:35:35.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T20:35:35.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:35:35.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container [2022-07-28T20:35:35.718Z] $ 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/92 -v /w/workspace/device-sdk-go/92:/w/workspace/device-sdk-go/92:rw,z -v /w/workspace/device-sdk-go/92@tmp:/w/workspace/device-sdk-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T20:35:38.559Z] $ docker top d355481bd21a12a6449213f2a7bce81b52585c51092aa5a80ba12fd1eb3e875e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:35:39.495Z] ---> job-cost.sh [2022-07-28T20:35:39.495Z] lf-activate-venv: SKIPPING [2022-07-28T20:35:39.495Z] INFO: No Stack... [2022-07-28T20:35:40.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T20:35:41.075Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T20:35:41.752Z] + cat /w/workspace/device-sdk-go/92/archives/cost.csv [2022-07-28T20:35:41.752Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T20:35:41.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [2022-07-28T20:35:41.825Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] did not exist. Created. [2022-07-28T20:35:41.825Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T20:35:42.516Z] /w/workspace/device-sdk-go/92@tmp/durable-7849e85e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T20:35:43.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T20:35:43.233Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T20:35:43.306Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T20:35:43.313Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T20:35:43.338Z] $ docker stop --time=1 d355481bd21a12a6449213f2a7bce81b52585c51092aa5a80ba12fd1eb3e875e [2022-07-28T20:35:44.869Z] $ docker rm -f d355481bd21a12a6449213f2a7bce81b52585c51092aa5a80ba12fd1eb3e875e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-28T20:35:45.460Z] provisioning config files... [2022-07-28T20:35:45.467Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4201947016026892533tmp [Pipeline] { [Pipeline] sh [2022-07-28T20:35:45.762Z] + set +x [2022-07-28T20:35:45.762Z] + curl -s https://codecov.io/bash [2022-07-28T20:35:45.762Z] + bash -s -- [2022-07-28T20:35:45.762Z] [2022-07-28T20:35:45.762Z] _____ _ [2022-07-28T20:35:45.762Z] / ____| | | [2022-07-28T20:35:45.762Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T20:35:45.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T20:35:45.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T20:35:45.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T20:35:45.762Z] Bash-1.0.6 [2022-07-28T20:35:45.762Z] [2022-07-28T20:35:45.762Z] [2022-07-28T20:35:45.762Z] ==> git version 2.25.1 found [2022-07-28T20:35:45.762Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-28T20:35:45.762Z] Release-Date: 2020-01-08 [2022-07-28T20:35:45.762Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T20:35:45.762Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T20:35:45.762Z] ==> Jenkins CI detected. [2022-07-28T20:35:45.762Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-28T20:35:45.762Z] project root: . [2022-07-28T20:35:45.762Z] --> token set from env [2022-07-28T20:35:45.762Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T20:35:45.762Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T20:35:45.762Z] ==> Python coveragepy not found [2022-07-28T20:35:45.762Z] ==> Searching for coverage reports in: [2022-07-28T20:35:45.762Z] + . [2022-07-28T20:35:45.762Z] -> Found 1 reports [2022-07-28T20:35:45.762Z] ==> Detecting git/mercurial file structure [2022-07-28T20:35:46.021Z] ==> Reading reports [2022-07-28T20:35:46.021Z] + ./coverage.out bytes=131677 [2022-07-28T20:35:46.021Z] ==> Appending adjustments [2022-07-28T20:35:46.021Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T20:35:46.281Z] + Found adjustments [2022-07-28T20:35:46.281Z] ==> Gzipping contents [2022-07-28T20:35:46.281Z] 20K /tmp/codecov.AGf2X9.gz [2022-07-28T20:35:46.281Z] ==> Uploading reports [2022-07-28T20:35:46.281Z] url: https://codecov.io [2022-07-28T20:35:46.281Z] query: branch=main&commit=9201c30d3cbedfb69842190fa0e339608ffa0cc3&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T20:35:46.281Z] -> Pinging Codecov [2022-07-28T20:35:46.282Z] 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=9201c30d3cbedfb69842190fa0e339608ffa0cc3&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T20:35:48.831Z] -> Uploading to [2022-07-28T20:35:48.831Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/7E55EF52A471D76F132DFD9A03CDDE97/9201c30d3cbedfb69842190fa0e339608ffa0cc3/5b7c032d-50c6-4005-8675-2dc2375d3208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T203548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb77937f065a8638539fe23c5e1fb85b363d74e8268fd1adca8da6e8cdb6c73 [2022-07-28T20:35:48.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T20:35:48.831Z] Dload Upload Total Spent Left Speed [2022-07-28T20:35:48.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17332 0 0 100 17332 0 70170 --:--:-- --:--:-- --:--:-- 70170 [2022-07-28T20:35:48.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] } [2022-07-28T20:35:48.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-28T20:35:49.022Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-28T20:35:49.034Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:35:49.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T20:35:49.332Z] [2022-07-28T20:35:49.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:35:49.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T20:35:49.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-28T20:35:49.641Z] df9b9388f04a: Pulling fs layer [2022-07-28T20:35:49.641Z] 52dc419b0ee2: Pulling fs layer [2022-07-28T20:35:49.641Z] 25bc292e5bac: Pulling fs layer [2022-07-28T20:35:49.641Z] 114826534d7a: Pulling fs layer [2022-07-28T20:35:49.641Z] 4657fd5d0bcf: Pulling fs layer [2022-07-28T20:35:49.641Z] 6ad1cebc031e: Pulling fs layer [2022-07-28T20:35:49.641Z] 8a3aa393b2d8: Pulling fs layer [2022-07-28T20:35:49.641Z] 114826534d7a: Waiting [2022-07-28T20:35:49.641Z] 4657fd5d0bcf: Waiting [2022-07-28T20:35:49.641Z] 8a3aa393b2d8: Waiting [2022-07-28T20:35:49.641Z] 25bc292e5bac: Download complete [2022-07-28T20:35:49.641Z] 52dc419b0ee2: Verifying Checksum [2022-07-28T20:35:49.641Z] 52dc419b0ee2: Download complete [2022-07-28T20:35:49.641Z] 4657fd5d0bcf: Verifying Checksum [2022-07-28T20:35:49.641Z] 4657fd5d0bcf: Download complete [2022-07-28T20:35:49.641Z] df9b9388f04a: Download complete [2022-07-28T20:35:49.906Z] 6ad1cebc031e: Verifying Checksum [2022-07-28T20:35:49.906Z] 6ad1cebc031e: Download complete [2022-07-28T20:35:49.906Z] df9b9388f04a: Pull complete [2022-07-28T20:35:49.906Z] 52dc419b0ee2: Pull complete [2022-07-28T20:35:50.172Z] 25bc292e5bac: Pull complete [2022-07-28T20:35:50.433Z] 114826534d7a: Verifying Checksum [2022-07-28T20:35:50.433Z] 114826534d7a: Download complete [2022-07-28T20:35:50.692Z] 8a3aa393b2d8: Verifying Checksum [2022-07-28T20:35:50.692Z] 8a3aa393b2d8: Download complete [2022-07-28T20:35:53.982Z] 114826534d7a: Pull complete [2022-07-28T20:35:53.982Z] 4657fd5d0bcf: Pull complete [2022-07-28T20:35:54.242Z] 6ad1cebc031e: Pull complete [2022-07-28T20:35:57.537Z] 8a3aa393b2d8: Pull complete [2022-07-28T20:35:57.537Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-28T20:35:57.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T20:35:57.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:35:57.627Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:35:57.662Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-28T20:35:59.643Z] $ docker top a76e7d288e830859486f22767fc28f265446abafd3ede723ca7e3bc7d359168c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T20:35:59.728Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-28T20:36:00.010Z] + set -o pipefail [2022-07-28T20:36:00.010Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-28T20:36:06.599Z] [2022-07-28T20:36:06.599Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-28T20:36:06.599Z] [2022-07-28T20:36:06.599Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/b188df44-e101-41ce-8b75-aa331c09060c [2022-07-28T20:36:06.599Z] [2022-07-28T20:36:06.599Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-28T20:36:06.599Z] [2022-07-28T20:36:06.599Z] [Pipeline] } [2022-07-28T20:36:06.611Z] $ docker stop --time=1 a76e7d288e830859486f22767fc28f265446abafd3ede723ca7e3bc7d359168c [2022-07-28T20:36:08.940Z] $ docker rm -f a76e7d288e830859486f22767fc28f265446abafd3ede723ca7e3bc7d359168c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-28T20:36:09.366Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:36:09.378Z] provisioning config files... [2022-07-28T20:36:09.386Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config479021166516542668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:09.685Z] --> edgex-publish-swagger.sh [2022-07-28T20:36:09.685Z] === Publish openapi/v2 API === [2022-07-28T20:36:09.685Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-28T20:36:09.686Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-28T20:36:09.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T20:36:09.686Z] Dload Upload Total Spent Left Speed [2022-07-28T20:36:10.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 78985 --:--:-- --:--:-- --:--:-- 78985 [2022-07-28T20:36:10.256Z] [2022-07-28T20:36:10.256Z] [Pipeline] } [2022-07-28T20:36:10.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T20:36:10.675Z] + git log --format=format:%s -1 9201c30d3cbedfb69842190fa0e339608ffa0cc3 [Pipeline] sh [2022-07-28T20:36:10.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T20:36:10.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:11.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:36:11.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:36:11.357Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:36:11.387Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T20:36:11.833Z] $ docker top 11ea36c4961f01a729df7b3cd21c9815d18e54e9f3117efca0289330c93e13fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T20:36:11.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:36:11.926Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:36:12.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:36:12.065Z] $ docker exec 11ea36c4961f01a729df7b3cd21c9815d18e54e9f3117efca0289330c93e13fa ssh-agent [2022-07-28T20:36:12.203Z] SSH_AUTH_SOCK=/tmp/ssh-ooR5jdZbwkfV/agent.33 [2022-07-28T20:36:12.203Z] SSH_AGENT_PID=39 [2022-07-28T20:36:12.208Z] Running ssh-add (command line suppressed) [2022-07-28T20:36:12.316Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7334099902233570872.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7334099902233570872.key) [2022-07-28T20:36:12.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:36:12.626Z] + git semver tag [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,802 [run_tag] DEBUG tag force:False [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,802 [check_head_tag] DEBUG check head tag [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,803 [execute] INFO git cat-file --batch-check [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,807 [execute] INFO git cat-file --batch [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,821 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,821 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:36:12.886Z] 2022-07-28 20:36:12,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:12.886Z] 2.3.0-dev.17 [Pipeline] } [2022-07-28T20:36:12.893Z] $ docker exec --env ******** --env ******** 11ea36c4961f01a729df7b3cd21c9815d18e54e9f3117efca0289330c93e13fa ssh-agent -k [2022-07-28T20:36:12.997Z] unset SSH_AUTH_SOCK; [2022-07-28T20:36:12.997Z] unset SSH_AGENT_PID; [2022-07-28T20:36:12.998Z] echo Agent pid 39 killed; [2022-07-28T20:36:13.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:36:13.322Z] + git semver [Pipeline] } [2022-07-28T20:36:13.601Z] $ docker stop --time=1 11ea36c4961f01a729df7b3cd21c9815d18e54e9f3117efca0289330c93e13fa [2022-07-28T20:36:14.926Z] $ docker rm -f 11ea36c4961f01a729df7b3cd21c9815d18e54e9f3117efca0289330c93e13fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:15.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T20:36:15.340Z] [2022-07-28T20:36:15.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:15.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T20:36:15.646Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-28T20:36:15.646Z] ab5ef0e58194: Pulling fs layer [2022-07-28T20:36:15.646Z] 9712f1f96733: Pulling fs layer [2022-07-28T20:36:15.646Z] 63f879dbbcfc: Pulling fs layer [2022-07-28T20:36:15.646Z] 0d9ebad4ef96: Pulling fs layer [2022-07-28T20:36:15.646Z] e9a5061849ea: Pulling fs layer [2022-07-28T20:36:15.646Z] d747dcd14b5f: Pulling fs layer [2022-07-28T20:36:15.646Z] 2de7ff778b66: Pulling fs layer [2022-07-28T20:36:15.646Z] 0d9ebad4ef96: Waiting [2022-07-28T20:36:15.646Z] d747dcd14b5f: Waiting [2022-07-28T20:36:15.646Z] 2de7ff778b66: Waiting [2022-07-28T20:36:15.646Z] e9a5061849ea: Waiting [2022-07-28T20:36:15.646Z] 9712f1f96733: Verifying Checksum [2022-07-28T20:36:15.646Z] 9712f1f96733: Download complete [2022-07-28T20:36:16.222Z] 63f879dbbcfc: Verifying Checksum [2022-07-28T20:36:16.222Z] 63f879dbbcfc: Download complete [2022-07-28T20:36:16.222Z] 0d9ebad4ef96: Verifying Checksum [2022-07-28T20:36:16.222Z] 0d9ebad4ef96: Download complete [2022-07-28T20:36:16.222Z] d747dcd14b5f: Verifying Checksum [2022-07-28T20:36:16.222Z] d747dcd14b5f: Download complete [2022-07-28T20:36:16.222Z] e9a5061849ea: Verifying Checksum [2022-07-28T20:36:16.222Z] e9a5061849ea: Download complete [2022-07-28T20:36:16.222Z] ab5ef0e58194: Download complete [2022-07-28T20:36:16.482Z] 2de7ff778b66: Verifying Checksum [2022-07-28T20:36:16.482Z] 2de7ff778b66: Download complete [2022-07-28T20:36:19.020Z] ab5ef0e58194: Pull complete [2022-07-28T20:36:19.020Z] 9712f1f96733: Pull complete [2022-07-28T20:36:19.593Z] 63f879dbbcfc: Pull complete [2022-07-28T20:36:22.885Z] 0d9ebad4ef96: Pull complete [2022-07-28T20:36:23.145Z] e9a5061849ea: Pull complete [2022-07-28T20:36:23.405Z] d747dcd14b5f: Pull complete [2022-07-28T20:36:24.343Z] 2de7ff778b66: Pull complete [2022-07-28T20:36:24.343Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-28T20:36:24.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T20:36:24.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:36:24.446Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:36:24.478Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-28T20:36:26.607Z] $ docker top 862a9ef439e4ced4f31949c168f86478a5fc774ad84314796dda997d4ada1284 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:36:26.690Z] provisioning config files... [2022-07-28T20:36:26.697Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4524735769536492457tmp [2022-07-28T20:36:26.708Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4930624776721987992tmp [2022-07-28T20:36:26.717Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config967221277639724345tmp [Pipeline] { [Pipeline] echo [2022-07-28T20:36:26.733Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:27.013Z] ---> sigul-configuration.sh [2022-07-28T20:36:27.013Z] gpg: directory `/root/.gnupg' created [2022-07-28T20:36:27.013Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-28T20:36:27.013Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-28T20:36:27.013Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-28T20:36:27.013Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-28T20:36:27.013Z] gpg: CAST5 encrypted data [2022-07-28T20:36:27.013Z] gpg: encrypted with 1 passphrase [2022-07-28T20:36:27.013Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-28T20:36:27.300Z] + mkdir /home/jenkins [2022-07-28T20:36:27.300Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-28T20:36:27.585Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-28T20:36:27.594Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:27.876Z] ---> sigul-install.sh [2022-07-28T20:36:27.876Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-28T20:36:28.163Z] + git tag --list [2022-07-28T20:36:28.163Z] 0.7.1 [2022-07-28T20:36:28.163Z] delhi-tag [2022-07-28T20:36:28.163Z] v1.0.0 [2022-07-28T20:36:28.163Z] v1.1.0 [2022-07-28T20:36:28.163Z] v1.1.1 [2022-07-28T20:36:28.163Z] v1.1.2 [2022-07-28T20:36:28.163Z] v1.2.0 [2022-07-28T20:36:28.163Z] v1.2.1 [2022-07-28T20:36:28.163Z] v1.2.2 [2022-07-28T20:36:28.163Z] v1.2.3 [2022-07-28T20:36:28.163Z] v1.3.0 [2022-07-28T20:36:28.163Z] v1.4.0 [2022-07-28T20:36:28.163Z] v2.0.0 [2022-07-28T20:36:28.163Z] v2.1.0 [2022-07-28T20:36:28.163Z] v2.1.1 [2022-07-28T20:36:28.163Z] v2.1.1-dev.2 [2022-07-28T20:36:28.163Z] v2.1.1-dev.3 [2022-07-28T20:36:28.163Z] v2.2.0 [2022-07-28T20:36:28.163Z] v2.2.1-dev.1 [2022-07-28T20:36:28.163Z] v2.2.1-dev.10 [2022-07-28T20:36:28.163Z] v2.2.1-dev.11 [2022-07-28T20:36:28.163Z] v2.2.1-dev.12 [2022-07-28T20:36:28.163Z] v2.2.1-dev.13 [2022-07-28T20:36:28.163Z] v2.2.1-dev.14 [2022-07-28T20:36:28.163Z] v2.2.1-dev.2 [2022-07-28T20:36:28.163Z] v2.2.1-dev.3 [2022-07-28T20:36:28.163Z] v2.2.1-dev.4 [2022-07-28T20:36:28.163Z] v2.2.1-dev.5 [2022-07-28T20:36:28.163Z] v2.2.1-dev.6 [2022-07-28T20:36:28.163Z] v2.2.1-dev.7 [2022-07-28T20:36:28.163Z] v2.2.1-dev.8 [2022-07-28T20:36:28.163Z] v2.2.1-dev.9 [2022-07-28T20:36:28.163Z] v2.3.0-dev.14 [2022-07-28T20:36:28.163Z] v2.3.0-dev.15 [2022-07-28T20:36:28.163Z] v2.3.0-dev.16 [2022-07-28T20:36:28.163Z] v2.3.0-dev.17 [Pipeline] sh [2022-07-28T20:36:28.453Z] + lftools sign git-tag v2.3.0-dev.17 [2022-07-28T20:36:29.023Z] Signing Git tag with Sigul... [2022-07-28T20:36:29.023Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-07-28T20:36:29.297Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:29.582Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-28T20:36:29.589Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-28T20:36:29.605Z] $ docker stop --time=1 862a9ef439e4ced4f31949c168f86478a5fc774ad84314796dda997d4ada1284 [2022-07-28T20:36:30.900Z] $ docker rm -f 862a9ef439e4ced4f31949c168f86478a5fc774ad84314796dda997d4ada1284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-28T20:36:31.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T20:36:31.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:31.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:36:31.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:36:31.714Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:36:31.740Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T20:36:32.117Z] $ docker top d794d356a08b098205a5c785e1ae93e358c171b461fbf6ab9b716baacd244a2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T20:36:32.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:36:32.220Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:36:32.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:36:32.356Z] $ docker exec d794d356a08b098205a5c785e1ae93e358c171b461fbf6ab9b716baacd244a2b ssh-agent [2022-07-28T20:36:32.481Z] SSH_AUTH_SOCK=/tmp/ssh-oFKAQ1MstdLw/agent.31 [2022-07-28T20:36:32.482Z] SSH_AGENT_PID=37 [2022-07-28T20:36:32.487Z] Running ssh-add (command line suppressed) [2022-07-28T20:36:32.590Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_717300201508952464.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_717300201508952464.key) [2022-07-28T20:36:32.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:36:32.893Z] + git semver bump pre [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,069 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,070 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,070 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,070 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,071 [execute] INFO git cat-file --batch-check [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,075 [execute] INFO git cat-file --batch [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T20:36:33.154Z] 2022-07-28 20:36:33,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:33.154Z] 2.3.0-dev.18 [Pipeline] } [2022-07-28T20:36:33.162Z] $ docker exec --env ******** --env ******** d794d356a08b098205a5c785e1ae93e358c171b461fbf6ab9b716baacd244a2b ssh-agent -k [2022-07-28T20:36:33.276Z] unset SSH_AUTH_SOCK; [2022-07-28T20:36:33.276Z] unset SSH_AGENT_PID; [2022-07-28T20:36:33.276Z] echo Agent pid 37 killed; [2022-07-28T20:36:33.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:36:33.601Z] + git semver [Pipeline] } [2022-07-28T20:36:33.876Z] $ docker stop --time=1 d794d356a08b098205a5c785e1ae93e358c171b461fbf6ab9b716baacd244a2b [2022-07-28T20:36:35.198Z] $ docker rm -f d794d356a08b098205a5c785e1ae93e358c171b461fbf6ab9b716baacd244a2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:36:35.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T20:36:35.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:35.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:36:35.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:36:35.944Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:36:35.975Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T20:36:36.356Z] $ docker top 24fb52bef1890cfb66f20a1f2d33a762ce7157f5e87672b36adff99f28ab0912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T20:36:36.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:36:36.470Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:36:36.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:36:36.604Z] $ docker exec 24fb52bef1890cfb66f20a1f2d33a762ce7157f5e87672b36adff99f28ab0912 ssh-agent [2022-07-28T20:36:36.747Z] SSH_AUTH_SOCK=/tmp/ssh-tXWRRMHPxvyY/agent.33 [2022-07-28T20:36:36.747Z] SSH_AGENT_PID=40 [2022-07-28T20:36:36.751Z] Running ssh-add (command line suppressed) [2022-07-28T20:36:36.859Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7271488003614578076.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7271488003614578076.key) [2022-07-28T20:36:36.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:36:37.169Z] + git semver push [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,349 [run_push] DEBUG push [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,350 [execute] INFO git cat-file --batch-check [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,354 [execute] INFO git rev-list 38882a95c7d69e12d291ba95adce2e200756b247 -- [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,354 [execute] DEBUG Popen(['git', 'rev-list', '38882a95c7d69e12d291ba95adce2e200756b247', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,365 [execute] INFO git fetch -v origin [2022-07-28T20:36:37.430Z] 2022-07-28 20:36:37,365 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-28T20:36:38.002Z] 2022-07-28 20:36:37,849 [run_push] DEBUG no remote changes detected [2022-07-28T20:36:38.002Z] 2022-07-28 20:36:37,850 [execute] INFO git push origin semver [2022-07-28T20:36:38.002Z] 2022-07-28 20:36:37,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:36:38.945Z] 2022-07-28 20:36:38,572 [run_push] DEBUG push all version tags [2022-07-28T20:36:38.945Z] 2022-07-28 20:36:38,572 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-28T20:36:38.945Z] 2022-07-28 20:36:38,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:36:39.519Z] 2022-07-28 20:36:39,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-28T20:36:39.519Z] 2.3.0-dev.18 [Pipeline] } [2022-07-28T20:36:39.528Z] $ docker exec --env ******** --env ******** 24fb52bef1890cfb66f20a1f2d33a762ce7157f5e87672b36adff99f28ab0912 ssh-agent -k [2022-07-28T20:36:39.635Z] unset SSH_AUTH_SOCK; [2022-07-28T20:36:39.635Z] unset SSH_AGENT_PID; [2022-07-28T20:36:39.636Z] echo Agent pid 40 killed; [2022-07-28T20:36:39.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:36:40.001Z] + git semver [Pipeline] } [2022-07-28T20:36:40.317Z] $ docker stop --time=1 24fb52bef1890cfb66f20a1f2d33a762ce7157f5e87672b36adff99f28ab0912 [2022-07-28T20:36:41.620Z] $ docker rm -f 24fb52bef1890cfb66f20a1f2d33a762ce7157f5e87672b36adff99f28ab0912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-28T20:36:42.205Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-28T20:36:42.205Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-28T20:36:42.205Z] total 16 [2022-07-28T20:36:42.205Z] drwxr-xr-x 3 root root 4096 Jul 28 20:23 . [2022-07-28T20:36:42.205Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 28 20:36 .. [2022-07-28T20:36:42.205Z] drwxr-xr-x 2 root root 4096 Jul 28 20:23 cost [2022-07-28T20:36:42.205Z] -rw-r--r-- 1 root root 84 Jul 28 20:23 cost.csv [2022-07-28T20:36:42.205Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-28T20:36:42.205Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-28T20:36:42.205Z] total 16 [2022-07-28T20:36:42.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 20:23 . [2022-07-28T20:36:42.205Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 28 20:36 .. [2022-07-28T20:36:42.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 20:23 cost [2022-07-28T20:36:42.205Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 28 20:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:42.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:43.361Z] ---> package-listing.sh [2022-07-28T20:36:43.361Z] ++ facter osfamily [2022-07-28T20:36:43.361Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T20:36:43.622Z] + OS_FAMILY=debian [2022-07-28T20:36:43.622Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-28T20:36:43.622Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T20:36:43.622Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T20:36:43.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T20:36:43.622Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T20:36:43.622Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-28T20:36:43.622Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T20:36:43.622Z] + case "${OS_FAMILY}" in [2022-07-28T20:36:43.622Z] + dpkg -l [2022-07-28T20:36:43.622Z] + grep '^ii' [2022-07-28T20:36:43.622Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T20:36:43.622Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T20:36:43.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T20:36:43.622Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-28T20:36:43.622Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-28T20:36:43.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-28T20:36:43.635Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T20:36:43.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:36:44.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T20:36:44.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:36:44.564Z] prd-ubuntu20.04-docker-8c-8g-21397 does not seem to be running inside a container [2022-07-28T20:36:44.589Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T20:36:44.838Z] $ docker top f2968c58b076d6d3de8547eb5fca19e5d88de283b7d32f835ec419750b778789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:36:45.196Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T20:36:45.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T20:36:45.768Z] + ls /var/log/sa-host [2022-07-28T20:36:45.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:36:45.902Z] provisioning config files... [2022-07-28T20:36:45.912Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2458655748816584997tmp [Pipeline] { [Pipeline] echo [2022-07-28T20:36:45.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:46.213Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T20:36:46.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:46.561Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T20:36:46.571Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:46.857Z] ---> sudo-logs.sh [2022-07-28T20:36:46.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T20:36:46.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:47.166Z] ---> job-cost.sh [2022-07-28T20:36:47.166Z] lf-activate-venv: SKIPPING [2022-07-28T20:36:47.166Z] DEBUG: total: 0.2199999988079071 [2022-07-28T20:36:47.166Z] INFO: Retrieving Stack Cost... [2022-07-28T20:36:47.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T20:36:48.308Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T20:36:48.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:36:48.604Z] ---> logs-deploy.sh [2022-07-28T20:36:48.604Z] lf-activate-venv: SKIPPING [2022-07-28T20:36:48.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/92 [2022-07-28T20:36:48.604Z] INFO: archiving workspace using pattern(s): [2022-07-28T20:36:49.547Z] Archives upload complete. [2022-07-28T20:36:49.807Z] INFO: archiving logs to Nexus [2022-07-28T20:36:50.383Z] ---> uname -a: [2022-07-28T20:36:50.383Z] Linux prd-ubuntu20-04-docker-8c-8g-21397 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] ---> lscpu: [2022-07-28T20:36:50.383Z] Architecture: x86_64 [2022-07-28T20:36:50.383Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-28T20:36:50.383Z] Byte Order: Little Endian [2022-07-28T20:36:50.383Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-28T20:36:50.383Z] CPU(s): 8 [2022-07-28T20:36:50.383Z] On-line CPU(s) list: 0-7 [2022-07-28T20:36:50.383Z] Thread(s) per core: 1 [2022-07-28T20:36:50.383Z] Core(s) per socket: 1 [2022-07-28T20:36:50.383Z] Socket(s): 8 [2022-07-28T20:36:50.383Z] NUMA node(s): 1 [2022-07-28T20:36:50.383Z] Vendor ID: AuthenticAMD [2022-07-28T20:36:50.383Z] CPU family: 23 [2022-07-28T20:36:50.383Z] Model: 49 [2022-07-28T20:36:50.383Z] Model name: AMD EPYC-Rome Processor [2022-07-28T20:36:50.383Z] Stepping: 0 [2022-07-28T20:36:50.383Z] CPU MHz: 2799.998 [2022-07-28T20:36:50.383Z] BogoMIPS: 5599.99 [2022-07-28T20:36:50.383Z] Virtualization: AMD-V [2022-07-28T20:36:50.383Z] Hypervisor vendor: KVM [2022-07-28T20:36:50.383Z] Virtualization type: full [2022-07-28T20:36:50.383Z] L1d cache: 256 KiB [2022-07-28T20:36:50.383Z] L1i cache: 256 KiB [2022-07-28T20:36:50.383Z] L2 cache: 4 MiB [2022-07-28T20:36:50.383Z] L3 cache: 128 MiB [2022-07-28T20:36:50.383Z] NUMA node0 CPU(s): 0-7 [2022-07-28T20:36:50.383Z] Vulnerability Itlb multihit: Not affected [2022-07-28T20:36:50.383Z] Vulnerability L1tf: Not affected [2022-07-28T20:36:50.383Z] Vulnerability Mds: Not affected [2022-07-28T20:36:50.383Z] Vulnerability Meltdown: Not affected [2022-07-28T20:36:50.383Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-28T20:36:50.383Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-28T20:36:50.383Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-28T20:36:50.383Z] Vulnerability Srbds: Not affected [2022-07-28T20:36:50.383Z] Vulnerability Tsx async abort: Not affected [2022-07-28T20:36:50.383Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] ---> nproc: [2022-07-28T20:36:50.383Z] 8 [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z] ---> df -h: [2022-07-28T20:36:50.383Z] Filesystem Size Used Avail Use% Mounted on [2022-07-28T20:36:50.383Z] overlay 155G 13G 143G 8% / [2022-07-28T20:36:50.383Z] tmpfs 64M 0 64M 0% /dev [2022-07-28T20:36:50.383Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-28T20:36:50.383Z] shm 64M 0 64M 0% /dev/shm [2022-07-28T20:36:50.383Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-28T20:36:50.383Z] [2022-07-28T20:36:50.383Z]