Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f91460baaab7f197ca117fe0ead63848762b28df Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh796418149454239621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5059554582081971061.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3045400516535025472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4009503602590748478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7527813149929005011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-43 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh2466278929642435216.key Avoid second fetch Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T13:16:59.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T13:16:59.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T13:16:59.771Z] ========================================================= [2021-06-09T13:16:59.771Z] EdgeX Global Pipelines Version Info [2021-06-09T13:16:59.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:17:01.307Z] ------------------- [2021-06-09T13:17:01.307Z] stable info: [2021-06-09T13:17:01.307Z] ------------------- [2021-06-09T13:17:01.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T13:17:01.307Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:17:01.307Z] Message: update stable to v1.0.194 [2021-06-09T13:17:02.261Z] ------------------- [2021-06-09T13:17:02.261Z] experimental info: [2021-06-09T13:17:02.261Z] ------------------- [2021-06-09T13:17:02.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T13:17:02.262Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:17:02.262Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T13:17:02.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-09T13:17:02.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-09T13:17:02.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T13:17:02.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T13:17:02.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T13:17:02.524Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T13:17:02.552Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T13:17:02.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T13:17:02.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-09T13:17:02.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T13:17:02.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T13:17:02.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-09T13:17:02.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T13:17:02.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T13:17:02.770Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T13:17:02.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T13:17:02.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T13:17:02.843Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T13:17:02.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T13:17:02.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T13:17:02.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T13:17:02.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-09T13:17:02.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T13:17:03.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T13:17:03.029Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T13:17:03.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T13:17:03.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T13:17:03.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T13:17:03.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T13:17:03.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] echo [2021-06-09T13:17:03.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f91460b [Pipeline] echo [2021-06-09T13:17:03.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:17:03.283Z] provisioning config files... [2021-06-09T13:17:03.300Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9013211830371799536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:17:03.627Z] ---> docker-login.sh [2021-06-09T13:17:03.627Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:17:03.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:17:03.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:17:03.895Z] Configure a credential helper to remove this warning. See [2021-06-09T13:17:03.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:17:03.895Z] [2021-06-09T13:17:03.895Z] Login Succeeded [2021-06-09T13:17:03.895Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:17:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:17:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:17:04.160Z] Configure a credential helper to remove this warning. See [2021-06-09T13:17:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:17:04.160Z] [2021-06-09T13:17:04.160Z] Login Succeeded [2021-06-09T13:17:04.160Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:17:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:17:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:17:04.160Z] Configure a credential helper to remove this warning. See [2021-06-09T13:17:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:17:04.160Z] [2021-06-09T13:17:04.160Z] Login Succeeded [2021-06-09T13:17:04.160Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:17:04.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:17:04.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:17:04.422Z] Configure a credential helper to remove this warning. See [2021-06-09T13:17:04.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:17:04.422Z] [2021-06-09T13:17:04.422Z] Login Succeeded [2021-06-09T13:17:04.422Z] docker.io [2021-06-09T13:17:04.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:17:04.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:17:04.683Z] Configure a credential helper to remove this warning. See [2021-06-09T13:17:04.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:17:04.683Z] [2021-06-09T13:17:04.683Z] Login Succeeded [2021-06-09T13:17:04.683Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:17:04.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:17:05.205Z] + git log --format=format:%s -1 f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] echo [2021-06-09T13:17:05.246Z] GIT_COMMIT: f91460baaab7f197ca117fe0ead63848762b28df, Commit Message: Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2 [Pipeline] echo [2021-06-09T13:17:05.260Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:17:06.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:17:06.093Z] [2021-06-09T13:17:06.093Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:17:06.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:17:06.413Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T13:17:06.413Z] 31603596830f: Pulling fs layer [2021-06-09T13:17:06.413Z] 54011a49482f: Pulling fs layer [2021-06-09T13:17:06.413Z] a6820b24f6d8: Pulling fs layer [2021-06-09T13:17:06.413Z] f581987b2513: Pulling fs layer [2021-06-09T13:17:06.413Z] f581987b2513: Waiting [2021-06-09T13:17:06.413Z] 54011a49482f: Download complete [2021-06-09T13:17:06.413Z] 31603596830f: Verifying Checksum [2021-06-09T13:17:06.413Z] 31603596830f: Download complete [2021-06-09T13:17:06.680Z] f581987b2513: Verifying Checksum [2021-06-09T13:17:06.680Z] f581987b2513: Download complete [2021-06-09T13:17:06.680Z] a6820b24f6d8: Verifying Checksum [2021-06-09T13:17:06.680Z] a6820b24f6d8: Download complete [2021-06-09T13:17:06.680Z] 31603596830f: Pull complete [2021-06-09T13:17:06.680Z] 54011a49482f: Pull complete [2021-06-09T13:17:07.266Z] a6820b24f6d8: Pull complete [2021-06-09T13:17:07.530Z] f581987b2513: Pull complete [2021-06-09T13:17:07.530Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T13:17:07.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:17:07.530Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T13:17:07.618Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:17:07.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:17:08.629Z] $ docker top 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:17:08.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:17:08.754Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:17:08.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:17:08.867Z] $ docker exec 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent [2021-06-09T13:17:08.982Z] SSH_AUTH_SOCK=/tmp/ssh-UstuFvA5wKj2/agent.15 [2021-06-09T13:17:08.982Z] SSH_AGENT_PID=22 [2021-06-09T13:17:08.989Z] Running ssh-add (command line suppressed) [2021-06-09T13:17:09.088Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1049306040328981310.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1049306040328981310.key) [2021-06-09T13:17:09.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:17:09.410Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T13:17:09.422Z] $ docker exec --env ******** --env ******** 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent -k [2021-06-09T13:17:09.523Z] unset SSH_AUTH_SOCK; [2021-06-09T13:17:09.524Z] unset SSH_AGENT_PID; [2021-06-09T13:17:09.524Z] echo Agent pid 22 killed; [2021-06-09T13:17:09.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T13:17:09.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:17:09.594Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:17:09.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:17:09.702Z] $ docker exec 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent [2021-06-09T13:17:09.817Z] SSH_AUTH_SOCK=/tmp/ssh-hEzwwg9hBh34/agent.56 [2021-06-09T13:17:09.817Z] SSH_AGENT_PID=62 [2021-06-09T13:17:09.823Z] Running ssh-add (command line suppressed) [2021-06-09T13:17:09.911Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4090490073544744129.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4090490073544744129.key) [2021-06-09T13:17:09.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:17:10.237Z] + git semver init [2021-06-09T13:17:10.237Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:17:10.237Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:17:10.237Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:17:10.237Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:17:10.237Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:17:10.237Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:17:10.237Z] # $SEMVER_BRANCH = master [2021-06-09T13:17:10.237Z] # $SEMVER_TEMP = /tmp/semver-130362187 [2021-06-09T13:17:10.237Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-09T13:17:10.813Z] # '/tmp/semver-130362187' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-09T13:17:10.813Z] # -> Force: false [2021-06-09T13:17:10.813Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T13:17:10.821Z] $ docker exec --env ******** --env ******** 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent -k [2021-06-09T13:17:10.910Z] unset SSH_AUTH_SOCK; [2021-06-09T13:17:10.911Z] unset SSH_AGENT_PID; [2021-06-09T13:17:10.911Z] echo Agent pid 62 killed; [2021-06-09T13:17:10.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:17:11.277Z] + git semver [Pipeline] } [2021-06-09T13:17:11.292Z] $ docker stop --time=1 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 [2021-06-09T13:17:12.591Z] $ docker rm -f 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:17:12.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T13:17:13.223Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T13:17:13.227Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.75 [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] node [Pipeline] node [2021-06-09T13:17:28.518Z] Still waiting to schedule task [2021-06-09T13:17:28.518Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T13:17:28.521Z] Still waiting to schedule task [2021-06-09T13:17:28.521Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-41’ [2021-06-09T13:19:04.723Z] Running on prd-centos7-docker-4c-2g-49 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T13:19:04.753Z] Running in /w/workspace/device-sdk-go/183 [Pipeline] { [Pipeline] checkout [2021-06-09T13:19:04.898Z] Selected Git installation does not exist. Using Default [2021-06-09T13:19:04.898Z] The recommended git tool is: NONE [2021-06-09T13:19:07.451Z] using credential edgex-jenkins-ssh [2021-06-09T13:19:07.462Z] Cloning the remote Git repository [2021-06-09T13:19:07.484Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:19:07.551Z] > git init /w/workspace/device-sdk-go/183 # timeout=10 [2021-06-09T13:19:07.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:19:07.582Z] > git --version # timeout=10 [2021-06-09T13:19:07.591Z] > git --version # 'git version 2.24.4' [2021-06-09T13:19:07.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:19:07.615Z] [INFO] Currently running in a labeled security context [2021-06-09T13:19:07.615Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:19:07.615Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/183@tmp/jenkins-gitclient-ssh3900222446385032026.key [2021-06-09T13:19:07.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:19:08.405Z] Avoid second fetch [2021-06-09T13:19:08.406Z] Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) [2021-06-09T13:19:08.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T13:19:08.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:19:08.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:19:08.425Z] > git checkout -f f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 [2021-06-09T13:19:12.115Z] Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:19:13.165Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:19:13.496Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:19:13.801Z] + sudo service docker restart [2021-06-09T13:19:13.801Z] + true [2021-06-09T13:19:13.801Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:19:31.989Z] provisioning config files... [2021-06-09T13:19:32.004Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/183@tmp/config729198206690545806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:32.357Z] ---> docker-login.sh [2021-06-09T13:19:32.357Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:19:32.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:19:32.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:19:32.619Z] Configure a credential helper to remove this warning. See [2021-06-09T13:19:32.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:19:32.619Z] [2021-06-09T13:19:32.620Z] Login Succeeded [2021-06-09T13:19:32.620Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:19:32.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:19:32.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:19:32.620Z] Configure a credential helper to remove this warning. See [2021-06-09T13:19:32.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:19:32.620Z] [2021-06-09T13:19:32.620Z] Login Succeeded [2021-06-09T13:19:32.620Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:19:32.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:19:32.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:19:32.882Z] Configure a credential helper to remove this warning. See [2021-06-09T13:19:32.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:19:32.882Z] [2021-06-09T13:19:32.882Z] Login Succeeded [2021-06-09T13:19:32.882Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:19:32.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:19:33.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:19:33.144Z] Configure a credential helper to remove this warning. See [2021-06-09T13:19:33.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:19:33.144Z] [2021-06-09T13:19:33.144Z] Login Succeeded [2021-06-09T13:19:33.144Z] docker.io [2021-06-09T13:19:33.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:19:33.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:19:33.405Z] Configure a credential helper to remove this warning. See [2021-06-09T13:19:33.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:19:33.405Z] [2021-06-09T13:19:33.405Z] Login Succeeded [2021-06-09T13:19:33.405Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:19:33.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:19:33.601Z] ========================================================= [2021-06-09T13:19:33.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T13:19:33.601Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:19:33.913Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T13:19:33.913Z] Sending build context to Docker daemon 2.647MB [2021-06-09T13:19:33.913Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:19:33.913Z] Step 2/8 : FROM ${BASE} [2021-06-09T13:19:34.176Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T13:19:34.176Z] 540db60ca938: Pulling fs layer [2021-06-09T13:19:34.176Z] adcc1eea9eea: Pulling fs layer [2021-06-09T13:19:34.176Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T13:19:34.176Z] 0510c868ecb4: Pulling fs layer [2021-06-09T13:19:34.176Z] afea3b2eda06: Pulling fs layer [2021-06-09T13:19:34.176Z] 7809a108b3ef: Pulling fs layer [2021-06-09T13:19:34.176Z] f706445af74f: Pulling fs layer [2021-06-09T13:19:34.176Z] 0510c868ecb4: Waiting [2021-06-09T13:19:34.176Z] afea3b2eda06: Waiting [2021-06-09T13:19:34.176Z] 7809a108b3ef: Waiting [2021-06-09T13:19:34.176Z] f706445af74f: Waiting [2021-06-09T13:19:34.176Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T13:19:34.176Z] 4c4ab2625f07: Download complete [2021-06-09T13:19:34.176Z] adcc1eea9eea: Verifying Checksum [2021-06-09T13:19:34.176Z] adcc1eea9eea: Download complete [2021-06-09T13:19:34.176Z] afea3b2eda06: Verifying Checksum [2021-06-09T13:19:34.176Z] afea3b2eda06: Download complete [2021-06-09T13:19:34.176Z] 7809a108b3ef: Verifying Checksum [2021-06-09T13:19:34.176Z] 7809a108b3ef: Download complete [2021-06-09T13:19:34.176Z] 540db60ca938: Verifying Checksum [2021-06-09T13:19:34.176Z] 540db60ca938: Download complete [2021-06-09T13:19:34.439Z] 540db60ca938: Pull complete [2021-06-09T13:19:34.439Z] adcc1eea9eea: Pull complete [2021-06-09T13:19:34.700Z] 4c4ab2625f07: Pull complete [2021-06-09T13:19:38.009Z] f706445af74f: Verifying Checksum [2021-06-09T13:19:38.009Z] f706445af74f: Download complete [2021-06-09T13:19:38.586Z] 0510c868ecb4: Verifying Checksum [2021-06-09T13:19:38.586Z] 0510c868ecb4: Download complete [2021-06-09T13:19:42.838Z] 0510c868ecb4: Pull complete [2021-06-09T13:19:42.838Z] afea3b2eda06: Pull complete [2021-06-09T13:19:42.838Z] 7809a108b3ef: Pull complete [2021-06-09T13:19:44.232Z] f706445af74f: Pull complete [2021-06-09T13:19:44.232Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T13:19:44.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T13:19:44.232Z] ---> b068be0155e3 [2021-06-09T13:19:44.232Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:19:56.498Z] ---> Running in 2389b1ea123c [2021-06-09T13:19:56.498Z] Removing intermediate container 2389b1ea123c [2021-06-09T13:19:56.498Z] ---> 559906f82076 [2021-06-09T13:19:56.498Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:19:56.498Z] ---> Running in a39c8a97b071 [2021-06-09T13:19:56.498Z] Removing intermediate container a39c8a97b071 [2021-06-09T13:19:56.498Z] ---> 0a073525e81d [2021-06-09T13:19:56.498Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T13:19:56.498Z] ---> Running in 4cee7b152b88 [2021-06-09T13:19:56.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:19:57.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:19:57.701Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T13:19:57.701Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T13:19:57.961Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T13:19:57.961Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T13:19:57.961Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T13:19:58.231Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T13:19:58.231Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T13:19:58.231Z] OK: 150 MiB in 46 packages [2021-06-09T13:19:58.499Z] Removing intermediate container 4cee7b152b88 [2021-06-09T13:19:58.499Z] ---> d6086e2a14ad [2021-06-09T13:19:58.499Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T13:19:58.499Z] ---> Running in b9a58bae06c3 [2021-06-09T13:19:58.758Z] Removing intermediate container b9a58bae06c3 [2021-06-09T13:19:58.758Z] ---> 8ffe70ff32a9 [2021-06-09T13:19:58.758Z] Step 7/8 : COPY . . [2021-06-09T13:19:59.335Z] ---> 0ed9bef958ea [2021-06-09T13:19:59.335Z] Step 8/8 : RUN go mod download [2021-06-09T13:19:59.335Z] ---> Running in f235c5e86fbe [2021-06-09T13:20:21.344Z] Removing intermediate container f235c5e86fbe [2021-06-09T13:20:21.344Z] ---> 5bbc7565c1b6 [2021-06-09T13:20:21.344Z] Successfully built 5bbc7565c1b6 [2021-06-09T13:20:21.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:20:21.657Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:20:21.658Z] . [Pipeline] withDockerContainer [2021-06-09T13:20:21.743Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-06-09T13:20:21.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 ******** ci-base-image-x86_64 cat [2021-06-09T13:20:22.245Z] $ docker top 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:20:22.660Z] + go version [2021-06-09T13:20:22.660Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T13:20:22.675Z] $ docker stop --time=1 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 [2021-06-09T13:20:23.895Z] $ docker rm -f 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:20:24.429Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:20:24.430Z] . [Pipeline] withDockerContainer [2021-06-09T13:20:24.518Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-06-09T13:20:24.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 ******** ci-base-image-x86_64 cat [2021-06-09T13:20:25.008Z] $ docker top 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:20:25.419Z] + go mod tidy [Pipeline] sh [2021-06-09T13:20:25.994Z] + make test [2021-06-09T13:20:25.994Z] go mod tidy [2021-06-09T13:20:26.260Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T13:20:31.600Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T13:20:51.462Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-50 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T13:20:51.481Z] Running in /w/workspace/device-sdk-go/183 [Pipeline] { [Pipeline] checkout [2021-06-09T13:20:51.687Z] Selected Git installation does not exist. Using Default [2021-06-09T13:20:51.687Z] The recommended git tool is: NONE [2021-06-09T13:20:53.844Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T13:20:53.844Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T13:20:53.844Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T13:20:55.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-06-09T13:20:55.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T13:20:55.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements [2021-06-09T13:20:56.405Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2021-06-09T13:20:56.405Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements [2021-06-09T13:20:56.405Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T13:20:56.405Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T13:20:56.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T13:20:56.866Z] using credential edgex-jenkins-ssh [2021-06-09T13:20:56.890Z] Cloning the remote Git repository [2021-06-09T13:20:57.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements [2021-06-09T13:20:57.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T13:20:56.992Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:20:57.258Z] > git init /w/workspace/device-sdk-go/183 # timeout=10 [2021-06-09T13:20:57.618Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T13:20:57.620Z] > git --version # timeout=10 [2021-06-09T13:20:57.654Z] > git --version # 'git version 2.17.1' [2021-06-09T13:20:57.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:20:58.331Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements [2021-06-09T13:20:58.331Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T13:20:58.331Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T13:20:58.331Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements [2021-06-09T13:20:58.925Z] Avoid second fetch [2021-06-09T13:20:58.926Z] Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) [2021-06-09T13:20:57.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:20:58.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T13:20:58.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:20:58.944Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:20:58.957Z] > git checkout -f f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 [2021-06-09T13:20:59.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements [2021-06-09T13:20:59.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T13:20:59.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements [2021-06-09T13:20:59.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T13:20:59.544Z] GO111MODULE=on go vet ./... [2021-06-09T13:21:03.175Z] Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:21:04.627Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:21:05.147Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:21:05.522Z] + sudo service+ docker restart [2021-06-09T13:21:05.523Z] true [2021-06-09T13:21:17.740Z] gofmt -l . [2021-06-09T13:21:17.740Z] [ "`gofmt -l .`" = "" ] [2021-06-09T13:21:17.740Z] ./bin/test-attribution-txt.sh [2021-06-09T13:21:17.740Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T13:21:17.752Z] $ docker stop --time=1 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea [2021-06-09T13:21:19.388Z] $ docker rm -f 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:21:19.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T13:21:20.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T13:21:22.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:21:22.435Z] + ls -al . [2021-06-09T13:21:22.435Z] total 208 [2021-06-09T13:21:22.435Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 13:21 . [2021-06-09T13:21:22.435Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 13:19 .. [2021-06-09T13:21:22.435Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 13:19 bin [2021-06-09T13:21:22.435Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 13:20 coverage.out [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 13:19 Dockerfile.build [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 13:19 .dockerignore [2021-06-09T13:21:22.435Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 13:19 example [2021-06-09T13:21:22.435Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 13:19 .git [2021-06-09T13:21:22.435Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 13:19 .github [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 13:19 .gitignore [2021-06-09T13:21:22.435Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 9 13:21 go.mod [2021-06-09T13:21:22.435Z] -rw-r--r--. 1 jenkins jenkins 20472 Jun 9 13:20 go.sum [2021-06-09T13:21:22.435Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 13:19 internal [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 13:19 Jenkinsfile [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 13:19 LICENSE [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 13:19 Makefile [2021-06-09T13:21:22.435Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 13:19 openapi [2021-06-09T13:21:22.435Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 13:19 pkg [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 13:19 README.md [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 13:19 RELEASE-NOTES.txt [2021-06-09T13:21:22.435Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 13:19 snap [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 13:17 VERSION [2021-06-09T13:21:22.435Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 13:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:21:22.747Z] + 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=f91460baaab7f197ca117fe0ead63848762b28df --label arch=amd64 --label version=2.0.0-dev.75 . [2021-06-09T13:21:22.748Z] Sending build context to Docker daemon 2.774MB [2021-06-09T13:21:22.748Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:21:22.748Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T13:21:22.748Z] ---> 5bbc7565c1b6 [2021-06-09T13:21:22.748Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T13:21:23.322Z] ---> Running in f11c039556bd [2021-06-09T13:21:23.322Z] Removing intermediate container f11c039556bd [2021-06-09T13:21:23.322Z] ---> 611cf398e779 [2021-06-09T13:21:23.322Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:21:23.587Z] ---> Running in e1b22ea5094c [2021-06-09T13:21:23.587Z] Removing intermediate container e1b22ea5094c [2021-06-09T13:21:23.587Z] ---> c647a593e0de [2021-06-09T13:21:23.587Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:21:23.587Z] ---> Running in 8bee09baf669 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:21:23.873Z] provisioning config files... [2021-06-09T13:21:23.901Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/183@tmp/config2272720970083930357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:21:24.164Z] Removing intermediate container 8bee09baf669 [2021-06-09T13:21:24.164Z] ---> 73a7f85a6e56 [2021-06-09T13:21:24.164Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T13:21:24.164Z] ---> Running in 8397faa10764 [2021-06-09T13:21:24.278Z] ---> docker-login.sh [2021-06-09T13:21:24.278Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:21:24.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:21:24.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:21:25.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:21:25.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:21:25.482Z] Configure a credential helper to remove this warning. See [2021-06-09T13:21:25.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:21:25.482Z] [2021-06-09T13:21:25.482Z] Login Succeeded [2021-06-09T13:21:25.482Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:21:25.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:21:26.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:21:26.034Z] Configure a credential helper to remove this warning. See [2021-06-09T13:21:26.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:21:26.034Z] [2021-06-09T13:21:26.034Z] Login Succeeded [2021-06-09T13:21:26.034Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:21:26.327Z] OK: 150 MiB in 46 packages [2021-06-09T13:21:26.327Z] Removing intermediate container 8397faa10764 [2021-06-09T13:21:26.327Z] ---> 84b8b1347b7a [2021-06-09T13:21:26.327Z] Step 7/23 : COPY . . [2021-06-09T13:21:26.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:21:26.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:21:26.629Z] Configure a credential helper to remove this warning. See [2021-06-09T13:21:26.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:21:26.629Z] [2021-06-09T13:21:26.629Z] Login Succeeded [2021-06-09T13:21:26.629Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:21:26.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:21:26.907Z] ---> aeed7424cc73 [2021-06-09T13:21:26.907Z] Step 8/23 : RUN go mod download [2021-06-09T13:21:26.907Z] ---> Running in b6c9522b88b1 [2021-06-09T13:21:27.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:21:27.177Z] Configure a credential helper to remove this warning. See [2021-06-09T13:21:27.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:21:27.177Z] [2021-06-09T13:21:27.177Z] Login Succeeded [2021-06-09T13:21:27.177Z] docker.io [2021-06-09T13:21:27.481Z] Removing intermediate container b6c9522b88b1 [2021-06-09T13:21:27.482Z] ---> 383689bc5d42 [2021-06-09T13:21:27.482Z] Step 9/23 : RUN make build [2021-06-09T13:21:27.482Z] ---> Running in c16ff743b5c4 [2021-06-09T13:21:27.751Z] go mod tidy [2021-06-09T13:21:27.752Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.75" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T13:21:27.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:21:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:21:28.050Z] Configure a credential helper to remove this warning. See [2021-06-09T13:21:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:21:28.050Z] [2021-06-09T13:21:28.050Z] Login Succeeded [2021-06-09T13:21:28.050Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:21:28.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:21:28.398Z] ========================================================= [2021-06-09T13:21:28.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T13:21:28.398Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:21:28.761Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T13:21:29.358Z] Sending build context to Docker daemon 2.639MB [2021-06-09T13:21:29.358Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:21:29.358Z] Step 2/8 : FROM ${BASE} [2021-06-09T13:21:29.633Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T13:21:29.633Z] 595b0fe564bb: Pulling fs layer [2021-06-09T13:21:29.633Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T13:21:29.633Z] 316046926c0a: Pulling fs layer [2021-06-09T13:21:29.633Z] 4ebd0625c992: Pulling fs layer [2021-06-09T13:21:29.633Z] 207e8628e3a3: Pulling fs layer [2021-06-09T13:21:29.633Z] c791037a9be2: Pulling fs layer [2021-06-09T13:21:29.633Z] ffd874e62e21: Pulling fs layer [2021-06-09T13:21:29.633Z] 4ebd0625c992: Waiting [2021-06-09T13:21:29.633Z] 207e8628e3a3: Waiting [2021-06-09T13:21:29.633Z] c791037a9be2: Waiting [2021-06-09T13:21:29.633Z] ffd874e62e21: Waiting [2021-06-09T13:21:29.633Z] 316046926c0a: Download complete [2021-06-09T13:21:29.633Z] 7186ed65a4f7: Download complete [2021-06-09T13:21:29.633Z] 207e8628e3a3: Verifying Checksum [2021-06-09T13:21:29.633Z] 207e8628e3a3: Download complete [2021-06-09T13:21:29.633Z] c791037a9be2: Verifying Checksum [2021-06-09T13:21:29.633Z] c791037a9be2: Download complete [2021-06-09T13:21:29.633Z] 595b0fe564bb: Verifying Checksum [2021-06-09T13:21:29.633Z] 595b0fe564bb: Download complete [2021-06-09T13:21:30.235Z] 595b0fe564bb: Pull complete [2021-06-09T13:21:30.842Z] 7186ed65a4f7: Pull complete [2021-06-09T13:21:31.452Z] 316046926c0a: Pull complete [2021-06-09T13:21:31.729Z] ffd874e62e21: Verifying Checksum [2021-06-09T13:21:31.729Z] ffd874e62e21: Download complete [2021-06-09T13:21:32.709Z] 4ebd0625c992: Verifying Checksum [2021-06-09T13:21:32.709Z] 4ebd0625c992: Download complete [2021-06-09T13:21:37.842Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T13:21:39.230Z] Removing intermediate container c16ff743b5c4 [2021-06-09T13:21:39.230Z] ---> fb834fa81b8e [2021-06-09T13:21:39.230Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T13:21:39.801Z] 3.12: Pulling from library/alpine [2021-06-09T13:21:39.801Z] 339de151aab4: Pulling fs layer [2021-06-09T13:21:40.065Z] 339de151aab4: Verifying Checksum [2021-06-09T13:21:40.065Z] 339de151aab4: Download complete [2021-06-09T13:21:40.329Z] 339de151aab4: Pull complete [2021-06-09T13:21:40.329Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T13:21:40.329Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T13:21:40.329Z] ---> 13621d1b12d4 [2021-06-09T13:21:40.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:21:40.329Z] ---> Running in fb5034bc67d4 [2021-06-09T13:21:40.596Z] Removing intermediate container fb5034bc67d4 [2021-06-09T13:21:40.596Z] ---> ad41fe1f4ff9 [2021-06-09T13:21:40.596Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:21:40.596Z] ---> Running in ef891669bf96 [2021-06-09T13:21:41.174Z] Removing intermediate container ef891669bf96 [2021-06-09T13:21:41.174Z] ---> cc953b60682f [2021-06-09T13:21:41.174Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T13:21:41.174Z] ---> Running in edef59a16e0e [2021-06-09T13:21:41.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:21:42.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:21:42.595Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T13:21:42.595Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T13:21:42.595Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T13:21:43.539Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T13:21:43.539Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T13:21:43.539Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T13:21:43.539Z] OK: 8 MiB in 19 packages [2021-06-09T13:21:44.116Z] Removing intermediate container edef59a16e0e [2021-06-09T13:21:44.116Z] ---> f7fec6a4cae4 [2021-06-09T13:21:44.116Z] Step 14/23 : WORKDIR / [2021-06-09T13:21:44.116Z] ---> Running in 067f48d2beee [2021-06-09T13:21:44.116Z] Removing intermediate container 067f48d2beee [2021-06-09T13:21:44.116Z] ---> 97051d492a1b [2021-06-09T13:21:44.116Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T13:21:44.377Z] ---> 637d9f0752d5 [2021-06-09T13:21:44.377Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T13:21:44.953Z] ---> fca1914be5e9 [2021-06-09T13:21:44.953Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T13:21:44.953Z] ---> 031b6a8d3a22 [2021-06-09T13:21:44.953Z] Step 18/23 : EXPOSE 59999 [2021-06-09T13:21:45.173Z] 4ebd0625c992: Pull complete [2021-06-09T13:21:45.173Z] 207e8628e3a3: Pull complete [2021-06-09T13:21:45.173Z] c791037a9be2: Pull complete [2021-06-09T13:21:45.215Z] ---> Running in 7d41b23370e1 [2021-06-09T13:21:45.216Z] Removing intermediate container 7d41b23370e1 [2021-06-09T13:21:45.216Z] ---> 3cbac0ba7715 [2021-06-09T13:21:45.216Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T13:21:45.216Z] ---> Running in cad1790f89a5 [2021-06-09T13:21:45.477Z] Removing intermediate container cad1790f89a5 [2021-06-09T13:21:45.477Z] ---> 57cc1aa99cba [2021-06-09T13:21:45.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T13:21:45.477Z] ---> Running in 1c12eb269ac0 [2021-06-09T13:21:45.741Z] Removing intermediate container 1c12eb269ac0 [2021-06-09T13:21:45.741Z] ---> 84de0b5899c2 [2021-06-09T13:21:45.741Z] Step 21/23 : LABEL arch=amd64 [2021-06-09T13:21:45.741Z] ---> Running in d2c74e6135b4 [2021-06-09T13:21:45.741Z] Removing intermediate container d2c74e6135b4 [2021-06-09T13:21:45.741Z] ---> 6929c68bd667 [2021-06-09T13:21:45.741Z] Step 22/23 : LABEL git_sha=f91460baaab7f197ca117fe0ead63848762b28df [2021-06-09T13:21:45.741Z] ---> Running in 9f70d57acfc1 [2021-06-09T13:21:45.741Z] Removing intermediate container 9f70d57acfc1 [2021-06-09T13:21:45.741Z] ---> 32dbc6711bba [2021-06-09T13:21:45.741Z] Step 23/23 : LABEL version=2.0.0-dev.75 [2021-06-09T13:21:46.008Z] ---> Running in 5298241c8633 [2021-06-09T13:21:46.008Z] Removing intermediate container 5298241c8633 [2021-06-09T13:21:46.008Z] ---> 506dfe43561c [2021-06-09T13:21:46.008Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:21:46.008Z] Successfully built 506dfe43561c [2021-06-09T13:21:46.008Z] Successfully tagged device-sdk-simple:latest [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] libraryResource [Pipeline] sh [2021-06-09T13:21:46.723Z] ---> job-cost.sh [2021-06-09T13:21:46.723Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LY0x [2021-06-09T13:21:47.808Z] ffd874e62e21: Pull complete [2021-06-09T13:21:48.096Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T13:21:48.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T13:21:48.096Z] ---> cfc18b08335c [2021-06-09T13:21:48.096Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:21:50.104Z] ---> Running in c00334d58378 [2021-06-09T13:21:50.377Z] Removing intermediate container c00334d58378 [2021-06-09T13:21:50.377Z] ---> 81bb1c11b425 [2021-06-09T13:21:50.377Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:21:50.648Z] ---> Running in 58b5e6fa68ca [2021-06-09T13:21:53.279Z] Removing intermediate container 58b5e6fa68ca [2021-06-09T13:21:53.279Z] ---> 0d8b4e4a3eae [2021-06-09T13:21:53.279Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T13:21:53.279Z] ---> Running in 2d34f06e5f81 [2021-06-09T13:21:54.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:21:55.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:21:55.825Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T13:21:55.825Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T13:21:56.097Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T13:21:56.097Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T13:21:56.097Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T13:21:56.375Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T13:21:56.375Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T13:21:56.375Z] OK: 139 MiB in 46 packages [2021-06-09T13:21:56.748Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T13:21:57.808Z] Removing intermediate container 2d34f06e5f81 [2021-06-09T13:21:57.808Z] ---> b138f5036fff [2021-06-09T13:21:57.808Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T13:21:57.808Z] ---> Running in 7d926128e159 [2021-06-09T13:21:58.401Z] Removing intermediate container 7d926128e159 [2021-06-09T13:21:58.401Z] ---> 60218278aba9 [2021-06-09T13:21:58.401Z] Step 7/8 : COPY . . [2021-06-09T13:21:59.389Z] ---> b221dbbfc542 [2021-06-09T13:21:59.389Z] Step 8/8 : RUN go mod download [2021-06-09T13:21:59.663Z] ---> Running in 859d8c668cb9 [2021-06-09T13:22:11.671Z] lf-activate-venv(): INFO: Adding /tmp/venv-LY0x/bin to PATH [2021-06-09T13:22:11.671Z] INFO: No Stack... [2021-06-09T13:22:11.671Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:22:11.671Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T13:22:11.970Z] + cat /w/workspace/device-sdk-go/183/archives/cost.csv [2021-06-09T13:22:11.970Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T13:22:12.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [2021-06-09T13:22:12.054Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] did not exist. Created. [2021-06-09T13:22:12.054Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T13:22:12.379Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T13:22:12.447Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T13:22:12.465Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T13:22:32.013Z] Removing intermediate container 859d8c668cb9 [2021-06-09T13:22:32.013Z] ---> ca370c4fb13c [2021-06-09T13:22:32.013Z] Successfully built ca370c4fb13c [2021-06-09T13:22:32.013Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:22:32.356Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:22:32.356Z] . [Pipeline] withDockerContainer [2021-06-09T13:22:32.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-50 does not seem to be running inside a container [2021-06-09T13:22:32.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 ******** ci-base-image-arm64 cat [2021-06-09T13:22:34.177Z] $ docker top ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:22:35.117Z] + go version [2021-06-09T13:22:35.117Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T13:22:35.143Z] $ docker stop --time=1 ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a [2021-06-09T13:22:36.969Z] $ docker rm -f ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:22:37.809Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:22:37.809Z] . [Pipeline] withDockerContainer [2021-06-09T13:22:38.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-50 does not seem to be running inside a container [2021-06-09T13:22:38.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 ******** ci-base-image-arm64 cat [2021-06-09T13:22:39.684Z] $ docker top 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:22:40.665Z] + go mod tidy [Pipeline] sh [2021-06-09T13:22:41.941Z] + make test [2021-06-09T13:22:41.941Z] go mod tidy [2021-06-09T13:22:42.545Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T13:23:04.702Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T13:24:12.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T13:24:12.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T13:24:12.755Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T13:24:19.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.348s coverage: 25.4% of statements [2021-06-09T13:24:19.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T13:24:19.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.225s coverage: 28.1% of statements [2021-06-09T13:24:19.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.336s coverage: 78.9% of statements [2021-06-09T13:24:19.515Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.284s coverage: 9.0% of statements [2021-06-09T13:24:19.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T13:24:19.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T13:24:19.515Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T13:24:20.519Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.263s coverage: 29.2% of statements [2021-06-09T13:24:20.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T13:24:21.121Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements [2021-06-09T13:24:21.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T13:24:21.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T13:24:23.119Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements [2021-06-09T13:24:25.110Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.234s coverage: 89.2% of statements [2021-06-09T13:24:25.110Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T13:24:25.110Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements [2021-06-09T13:24:25.110Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T13:24:25.706Z] GO111MODULE=on go vet ./... [2021-06-09T13:25:22.328Z] gofmt -l . [2021-06-09T13:25:22.328Z] [ "`gofmt -l .`" = "" ] [2021-06-09T13:25:22.328Z] ./bin/test-attribution-txt.sh [2021-06-09T13:25:22.328Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T13:25:22.630Z] $ docker stop --time=1 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 [2021-06-09T13:25:24.759Z] $ docker rm -f 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:25:25.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T13:25:25.882Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T13:25:26.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:25:27.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:25:27.783Z] + ls -al . [2021-06-09T13:25:27.783Z] total 244 [2021-06-09T13:25:27.783Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 13:25 . [2021-06-09T13:25:27.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 .. [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 13:20 .dockerignore [2021-06-09T13:25:27.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:21 .git [2021-06-09T13:25:27.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:20 .github [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 13:20 .gitignore [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 13:20 Dockerfile.build [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 13:20 Jenkinsfile [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 13:20 LICENSE [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 13:20 Makefile [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 13:20 README.md [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 13:20 RELEASE-NOTES.txt [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 13:17 VERSION [2021-06-09T13:25:27.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:20 bin [2021-06-09T13:25:27.783Z] -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 13:24 coverage.out [2021-06-09T13:25:27.783Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:20 example [2021-06-09T13:25:27.783Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 9 13:25 go.mod [2021-06-09T13:25:27.783Z] -rw-r--r-- 1 jenkins jenkins 20472 Jun 9 13:22 go.sum [2021-06-09T13:25:27.783Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 13:20 internal [2021-06-09T13:25:27.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 openapi [2021-06-09T13:25:27.783Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:20 pkg [2021-06-09T13:25:27.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 snap [2021-06-09T13:25:27.783Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 13:20 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:25:28.331Z] + 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=f91460baaab7f197ca117fe0ead63848762b28df --label arch=arm64 --label version=2.0.0-dev.75 . [2021-06-09T13:25:28.969Z] Sending build context to Docker daemon 2.766MB [2021-06-09T13:25:28.970Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T13:25:28.970Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T13:25:28.970Z] ---> ca370c4fb13c [2021-06-09T13:25:28.970Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T13:25:29.251Z] ---> Running in 84ca37fd1568 [2021-06-09T13:25:29.862Z] Removing intermediate container 84ca37fd1568 [2021-06-09T13:25:29.862Z] ---> fc37b8cb9aaf [2021-06-09T13:25:29.862Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:25:29.862Z] ---> Running in 720270a59bba [2021-06-09T13:25:30.456Z] Removing intermediate container 720270a59bba [2021-06-09T13:25:30.456Z] ---> 23d7fbb58f53 [2021-06-09T13:25:30.456Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:25:30.456Z] ---> Running in ee820e8c0e62 [2021-06-09T13:25:32.505Z] Removing intermediate container ee820e8c0e62 [2021-06-09T13:25:32.505Z] ---> e4f5572bb381 [2021-06-09T13:25:32.505Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T13:25:32.784Z] ---> Running in a08f2beb4690 [2021-06-09T13:25:33.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:25:34.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:25:35.752Z] OK: 139 MiB in 46 packages [2021-06-09T13:25:36.758Z] Removing intermediate container a08f2beb4690 [2021-06-09T13:25:36.758Z] ---> b0bb7e9e4767 [2021-06-09T13:25:36.758Z] Step 7/23 : COPY . . [2021-06-09T13:25:38.198Z] ---> 0e63565d4f5f [2021-06-09T13:25:38.198Z] Step 8/23 : RUN go mod download [2021-06-09T13:25:38.198Z] ---> Running in 50456fe28aa5 [2021-06-09T13:25:40.831Z] Removing intermediate container 50456fe28aa5 [2021-06-09T13:25:40.831Z] ---> caa863b30d44 [2021-06-09T13:25:40.831Z] Step 9/23 : RUN make build [2021-06-09T13:25:40.831Z] ---> Running in 326e82b83f71 [2021-06-09T13:25:41.821Z] go mod tidy [2021-06-09T13:25:42.427Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.75" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T13:26:14.885Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T13:26:16.877Z] Removing intermediate container 326e82b83f71 [2021-06-09T13:26:16.877Z] ---> d6b5b7762435 [2021-06-09T13:26:16.877Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T13:26:17.468Z] 3.12: Pulling from library/alpine [2021-06-09T13:26:17.468Z] d2f70382dc9a: Pulling fs layer [2021-06-09T13:26:17.741Z] d2f70382dc9a: Download complete [2021-06-09T13:26:18.339Z] d2f70382dc9a: Pull complete [2021-06-09T13:26:18.339Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T13:26:18.339Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T13:26:18.339Z] ---> 9852663dfa18 [2021-06-09T13:26:18.339Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T13:26:18.613Z] ---> Running in 89b113a0556b [2021-06-09T13:26:19.206Z] Removing intermediate container 89b113a0556b [2021-06-09T13:26:19.206Z] ---> a05b676c598d [2021-06-09T13:26:19.206Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T13:26:19.206Z] ---> Running in cdb4f66c091f [2021-06-09T13:26:21.175Z] Removing intermediate container cdb4f66c091f [2021-06-09T13:26:21.175Z] ---> ee0a4140fa64 [2021-06-09T13:26:21.175Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T13:26:21.449Z] ---> Running in 29fa81093641 [2021-06-09T13:26:22.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:26:23.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:26:23.986Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T13:26:23.986Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T13:26:23.986Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T13:26:24.263Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T13:26:24.263Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T13:26:24.535Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T13:26:24.535Z] OK: 8 MiB in 19 packages [2021-06-09T13:26:25.504Z] Removing intermediate container 29fa81093641 [2021-06-09T13:26:25.504Z] ---> 551de9a96d32 [2021-06-09T13:26:25.504Z] Step 14/23 : WORKDIR / [2021-06-09T13:26:25.776Z] ---> Running in a6f3825fc88c [2021-06-09T13:26:26.368Z] Removing intermediate container a6f3825fc88c [2021-06-09T13:26:26.368Z] ---> 8dfa5902c49f [2021-06-09T13:26:26.368Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T13:26:26.962Z] ---> e57bb1c2ab0c [2021-06-09T13:26:26.962Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T13:26:28.391Z] ---> de3ac79d004a [2021-06-09T13:26:28.391Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T13:26:28.987Z] ---> d9ead9ba01e7 [2021-06-09T13:26:28.987Z] Step 18/23 : EXPOSE 59999 [2021-06-09T13:26:29.261Z] ---> Running in 184463ff8c6a [2021-06-09T13:26:29.529Z] Removing intermediate container 184463ff8c6a [2021-06-09T13:26:29.529Z] ---> f736fa732005 [2021-06-09T13:26:29.529Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T13:26:29.802Z] ---> Running in 2ea2ec28dc07 [2021-06-09T13:26:30.395Z] Removing intermediate container 2ea2ec28dc07 [2021-06-09T13:26:30.395Z] ---> 94e9783318cf [2021-06-09T13:26:30.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T13:26:30.395Z] ---> Running in 2537326aba33 [2021-06-09T13:26:30.989Z] Removing intermediate container 2537326aba33 [2021-06-09T13:26:30.989Z] ---> 5ee51c0462ea [2021-06-09T13:26:30.989Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T13:26:30.989Z] ---> Running in d5fc76b9f825 [2021-06-09T13:26:31.582Z] Removing intermediate container d5fc76b9f825 [2021-06-09T13:26:31.582Z] ---> f169c98e10a3 [2021-06-09T13:26:31.582Z] Step 22/23 : LABEL git_sha=f91460baaab7f197ca117fe0ead63848762b28df [2021-06-09T13:26:31.582Z] ---> Running in 0109b341b43a [2021-06-09T13:26:32.177Z] Removing intermediate container 0109b341b43a [2021-06-09T13:26:32.177Z] ---> 3d058bf28ac8 [2021-06-09T13:26:32.177Z] Step 23/23 : LABEL version=2.0.0-dev.75 [2021-06-09T13:26:32.177Z] ---> Running in 00daa73c6371 [2021-06-09T13:26:32.775Z] Removing intermediate container 00daa73c6371 [2021-06-09T13:26:32.775Z] ---> b7e564950d06 [2021-06-09T13:26:32.775Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:26:32.775Z] Successfully built b7e564950d06 [2021-06-09T13:26:32.775Z] Successfully tagged device-sdk-simple-arm64:latest [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] libraryResource [Pipeline] sh [2021-06-09T13:26:33.404Z] ---> job-cost.sh [2021-06-09T13:26:33.404Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Ltz [2021-06-09T13:27:12.355Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T13:28:34.100Z] lf-activate-venv(): INFO: Adding /tmp/venv-8Ltz/bin to PATH [2021-06-09T13:28:34.100Z] INFO: No Stack... [2021-06-09T13:28:35.083Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T13:28:35.353Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T13:28:35.692Z] + cat /w/workspace/device-sdk-go/183/archives/cost.csv [2021-06-09T13:28:35.692Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T13:28:35.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [2021-06-09T13:28:35.761Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] did not exist. Created. [2021-06-09T13:28:35.761Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T13:28:36.124Z] /w/workspace/device-sdk-go/183@tmp/durable-8e32edf1/script.sh: 1: /w/workspace/device-sdk-go/183@tmp/durable-8e32edf1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T13:28:36.467Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T13:28:36.487Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T13:28:36.647Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T13:28:36.672Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] // lock [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 [2021-06-09T13:28:37.812Z] provisioning config files... [2021-06-09T13:28:37.826Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1654367779836901438tmp [Pipeline] { [Pipeline] sh [2021-06-09T13:28:38.160Z] + set +x [2021-06-09T13:28:38.160Z] + curl -s https://codecov.io/bash [2021-06-09T13:28:38.160Z] + bash -s -- [2021-06-09T13:28:38.160Z] [2021-06-09T13:28:38.160Z] _____ _ [2021-06-09T13:28:38.160Z] / ____| | | [2021-06-09T13:28:38.160Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T13:28:38.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T13:28:38.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T13:28:38.160Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T13:28:38.160Z] Bash-1.0.3 [2021-06-09T13:28:38.160Z] [2021-06-09T13:28:38.160Z] [2021-06-09T13:28:38.160Z] ==> git version 2.24.4 found [2021-06-09T13:28:38.160Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T13:28:38.160Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T13:28:38.160Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T13:28:38.160Z] ==> Jenkins CI detected. [2021-06-09T13:28:38.160Z] project root: . [2021-06-09T13:28:38.160Z] --> token set from env [2021-06-09T13:28:38.160Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T13:28:38.160Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T13:28:38.426Z] ==> Python coveragepy not found [2021-06-09T13:28:38.426Z] ==> Searching for coverage reports in: [2021-06-09T13:28:38.426Z] + . [2021-06-09T13:28:38.426Z] -> Found 1 reports [2021-06-09T13:28:38.426Z] ==> Detecting git/mercurial file structure [2021-06-09T13:28:38.426Z] ==> Reading reports [2021-06-09T13:28:38.426Z] + ./coverage.out bytes=126071 [2021-06-09T13:28:38.426Z] ==> Appending adjustments [2021-06-09T13:28:38.426Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T13:28:38.687Z] + Found adjustments [2021-06-09T13:28:38.687Z] ==> Gzipping contents [2021-06-09T13:28:38.687Z] 20K /tmp/codecov.Va45Cz.gz [2021-06-09T13:28:38.687Z] ==> Uploading reports [2021-06-09T13:28:38.687Z] url: https://codecov.io [2021-06-09T13:28:38.687Z] query: branch=master&commit=f91460baaab7f197ca117fe0ead63848762b28df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T13:28:38.687Z] -> Pinging Codecov [2021-06-09T13:28:38.687Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f91460baaab7f197ca117fe0ead63848762b28df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T13:28:38.959Z] -> Uploading to [2021-06-09T13:28:38.960Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/f91460baaab7f197ca117fe0ead63848762b28df/db785d2f-30cf-4503-9df2-9ea8adb8ad80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T132838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e01c35213549cf1babdb70b51ae24f8a620a3c6ef0fab757dc9c0bcdfba7686c [2021-06-09T13:28:38.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:28:38.960Z] Dload Upload Total Spent Left Speed [2021-06-09T13:28:39.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16443 0 0 100 16443 0 35390 --:--:-- --:--:-- --:--:-- 35437 [2021-06-09T13:28:39.534Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] } [2021-06-09T13:28:39.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T13:28:40.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T13:28:40.414Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:28:40.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:28:40.725Z] [2021-06-09T13:28:40.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:28:41.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:28:41.054Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T13:28:41.054Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T13:28:41.054Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T13:28:41.054Z] de9db76c5a1d: Pulling fs layer [2021-06-09T13:28:41.054Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T13:28:41.054Z] 0d57e429df01: Pulling fs layer [2021-06-09T13:28:41.054Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T13:28:41.054Z] e1f770b5df2f: Pulling fs layer [2021-06-09T13:28:41.054Z] 85a0685a4137: Pulling fs layer [2021-06-09T13:28:41.054Z] 0eba1c9be4d2: Waiting [2021-06-09T13:28:41.054Z] 0d57e429df01: Waiting [2021-06-09T13:28:41.054Z] 4e4be7b47b0d: Waiting [2021-06-09T13:28:41.054Z] e1f770b5df2f: Waiting [2021-06-09T13:28:41.054Z] 85a0685a4137: Waiting [2021-06-09T13:28:41.054Z] de9db76c5a1d: Verifying Checksum [2021-06-09T13:28:41.054Z] de9db76c5a1d: Download complete [2021-06-09T13:28:41.054Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T13:28:41.054Z] 0ef7d3d256c8: Download complete [2021-06-09T13:28:41.331Z] 0d57e429df01: Verifying Checksum [2021-06-09T13:28:41.332Z] 0d57e429df01: Download complete [2021-06-09T13:28:41.332Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T13:28:41.332Z] 4e4be7b47b0d: Download complete [2021-06-09T13:28:41.332Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T13:28:41.332Z] 188c0c94c7c5: Download complete [2021-06-09T13:28:41.332Z] 188c0c94c7c5: Pull complete [2021-06-09T13:28:41.598Z] 0ef7d3d256c8: Pull complete [2021-06-09T13:28:41.598Z] de9db76c5a1d: Pull complete [2021-06-09T13:28:42.542Z] e1f770b5df2f: Verifying Checksum [2021-06-09T13:28:44.475Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T13:28:44.475Z] 0eba1c9be4d2: Download complete [2021-06-09T13:28:45.055Z] 85a0685a4137: Verifying Checksum [2021-06-09T13:28:45.055Z] 85a0685a4137: Download complete [2021-06-09T13:28:48.391Z] 0eba1c9be4d2: Pull complete [2021-06-09T13:28:48.392Z] 0d57e429df01: Pull complete [2021-06-09T13:28:48.392Z] 4e4be7b47b0d: Pull complete [2021-06-09T13:28:48.659Z] e1f770b5df2f: Pull complete [2021-06-09T13:28:52.001Z] 85a0685a4137: Pull complete [2021-06-09T13:28:52.001Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T13:28:52.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T13:28:52.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T13:28:52.080Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:28:52.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T13:28:54.293Z] $ docker top 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T13:28:54.414Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T13:28:54.714Z] + set -o pipefail [2021-06-09T13:28:54.714Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T13:29:00.015Z] [2021-06-09T13:29:00.015Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-09T13:29:00.015Z] [2021-06-09T13:29:00.015Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/df46c536-2492-4411-bfa4-a06f592289ea [2021-06-09T13:29:00.015Z] [2021-06-09T13:29:00.016Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T13:29:00.016Z] [2021-06-09T13:29:00.016Z] [Pipeline] } [2021-06-09T13:29:00.027Z] $ docker stop --time=1 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 [2021-06-09T13:29:02.231Z] $ docker rm -f 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 [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 [2021-06-09T13:29:02.956Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:29:02.978Z] provisioning config files... [2021-06-09T13:29:02.987Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4526417119579893409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:03.310Z] --> edgex-publish-swagger.sh [2021-06-09T13:29:03.311Z] === Publish openapi/v1 API === [2021-06-09T13:29:03.311Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-09T13:29:03.311Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-09T13:29:03.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:29:03.311Z] Dload Upload Total Spent Left Speed [2021-06-09T13:29:04.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16911 0:00:01 0:00:01 --:--:-- 16918 100 19947 0 0 100 19947 0 16908 0:00:01 0:00:01 --:--:-- 16918 [2021-06-09T13:29:04.255Z] [2021-06-09T13:29:04.255Z] [2021-06-09T13:29:04.255Z] === Publish openapi/v2 API === [2021-06-09T13:29:04.255Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T13:29:04.255Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-09T13:29:04.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T13:29:04.255Z] Dload Upload Total Spent Left Speed [2021-06-09T13:29:11.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 51483 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 23886 0:00:02 0:00:02 --:--:-- 23890 100 51483 0 0 100 51483 0 16310 0:00:03 0:00:03 --:--:-- 16312 100 51483 0 0 100 51483 0 12382 0:00:04 0:00:04 --:--:-- 12384 100 51483 0 0 100 51483 0 9979 0:00:05 0:00:05 --:--:-- 9981 100 51483 0 0 100 51483 0 8357 0:00:06 0:00:06 --:--:-- 8597 100 51483 0 0 100 51483 0 7188 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 6762 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 6762 0:00:07 0:00:07 --:--:-- 0 [2021-06-09T13:29:11.868Z] [2021-06-09T13:29:11.868Z] [Pipeline] } [2021-06-09T13:29:11.876Z] 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 [2021-06-09T13:29:12.502Z] + git log --format=format:%s -1 f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:12.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:29:12.812Z] . [Pipeline] withDockerContainer [2021-06-09T13:29:12.892Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:29:12.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:29:13.290Z] $ docker top a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:29:13.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:29:13.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:29:13.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:29:13.552Z] $ docker exec a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 ssh-agent [2021-06-09T13:29:13.669Z] SSH_AUTH_SOCK=/tmp/ssh-cMfiTxKst8WS/agent.13 [2021-06-09T13:29:13.669Z] SSH_AGENT_PID=19 [2021-06-09T13:29:13.676Z] Running ssh-add (command line suppressed) [2021-06-09T13:29:13.777Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3469661786804806251.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3469661786804806251.key) [2021-06-09T13:29:13.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:29:14.097Z] + git semver tag [2021-06-09T13:29:14.134Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:29:14.134Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:29:14.134Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:29:14.134Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:29:14.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:29:14.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:29:14.134Z] # $SEMVER_BRANCH = master [2021-06-09T13:29:14.134Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T13:29:14.134Z] # f91460baaab7f197ca117fe0ead63848762b28df HEAD [2021-06-09T13:29:14.134Z] # -> Force: false [2021-06-09T13:29:14.134Z] # df5775aafa5300a7cac3aca7a4fae10d79af4ad7 refs/tags/v2.0.0-dev.75 [Pipeline] } [2021-06-09T13:29:14.143Z] $ docker exec --env ******** --env ******** a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 ssh-agent -k [2021-06-09T13:29:14.239Z] unset SSH_AUTH_SOCK; [2021-06-09T13:29:14.240Z] unset SSH_AGENT_PID; [2021-06-09T13:29:14.240Z] echo Agent pid 19 killed; [2021-06-09T13:29:14.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:29:14.605Z] + git semver [Pipeline] } [2021-06-09T13:29:14.618Z] $ docker stop --time=1 a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 [2021-06-09T13:29:15.845Z] $ docker rm -f a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:16.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:29:16.335Z] [2021-06-09T13:29:16.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:16.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:29:16.656Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T13:29:16.656Z] ab5ef0e58194: Pulling fs layer [2021-06-09T13:29:16.656Z] 9712f1f96733: Pulling fs layer [2021-06-09T13:29:16.656Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T13:29:16.656Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T13:29:16.656Z] e9a5061849ea: Pulling fs layer [2021-06-09T13:29:16.656Z] d747dcd14b5f: Pulling fs layer [2021-06-09T13:29:16.656Z] 2de7ff778b66: Pulling fs layer [2021-06-09T13:29:16.656Z] 0d9ebad4ef96: Waiting [2021-06-09T13:29:16.656Z] e9a5061849ea: Waiting [2021-06-09T13:29:16.656Z] d747dcd14b5f: Waiting [2021-06-09T13:29:16.656Z] 2de7ff778b66: Waiting [2021-06-09T13:29:16.656Z] 9712f1f96733: Verifying Checksum [2021-06-09T13:29:16.656Z] 9712f1f96733: Download complete [2021-06-09T13:29:18.044Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T13:29:18.044Z] 63f879dbbcfc: Download complete [2021-06-09T13:29:18.307Z] e9a5061849ea: Verifying Checksum [2021-06-09T13:29:18.307Z] e9a5061849ea: Download complete [2021-06-09T13:29:18.307Z] d747dcd14b5f: Verifying Checksum [2021-06-09T13:29:18.307Z] d747dcd14b5f: Download complete [2021-06-09T13:29:18.572Z] 2de7ff778b66: Verifying Checksum [2021-06-09T13:29:18.572Z] 2de7ff778b66: Download complete [2021-06-09T13:29:18.834Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T13:29:18.834Z] 0d9ebad4ef96: Download complete [2021-06-09T13:29:18.834Z] ab5ef0e58194: Verifying Checksum [2021-06-09T13:29:18.834Z] ab5ef0e58194: Download complete [2021-06-09T13:29:21.402Z] ab5ef0e58194: Pull complete [2021-06-09T13:29:21.672Z] 9712f1f96733: Pull complete [2021-06-09T13:29:22.638Z] 63f879dbbcfc: Pull complete [2021-06-09T13:29:25.983Z] 0d9ebad4ef96: Pull complete [2021-06-09T13:29:26.242Z] e9a5061849ea: Pull complete [2021-06-09T13:29:26.242Z] d747dcd14b5f: Pull complete [2021-06-09T13:29:27.196Z] 2de7ff778b66: Pull complete [2021-06-09T13:29:27.196Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T13:29:27.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T13:29:27.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T13:29:27.275Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:29:27.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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-lftools:0.23.1-centos7 cat [2021-06-09T13:29:31.408Z] $ docker top 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:29:31.515Z] provisioning config files... [2021-06-09T13:29:31.523Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5183049977923617122tmp [2021-06-09T13:29:31.535Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8236637308904752919tmp [2021-06-09T13:29:31.547Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3823806347641950196tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:29:31.569Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:31.864Z] ---> sigul-configuration.sh [2021-06-09T13:29:31.864Z] gpg: directory `/root/.gnupg' created [2021-06-09T13:29:31.864Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T13:29:31.864Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T13:29:31.864Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T13:29:31.864Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T13:29:31.864Z] gpg: CAST5 encrypted data [2021-06-09T13:29:31.864Z] gpg: encrypted with 1 passphrase [2021-06-09T13:29:31.864Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T13:29:32.161Z] + mkdir /home/jenkins [2021-06-09T13:29:32.161Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T13:29:32.462Z] + 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 [2021-06-09T13:29:32.473Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:32.778Z] ---> sigul-install.sh [2021-06-09T13:29:36.990Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T13:29:37.529Z] + git tag --list [2021-06-09T13:29:37.529Z] 0.7.1 [2021-06-09T13:29:37.529Z] delhi-tag [2021-06-09T13:29:37.529Z] v1.0.0 [2021-06-09T13:29:37.529Z] v1.1.0 [2021-06-09T13:29:37.529Z] v1.1.1 [2021-06-09T13:29:37.529Z] v1.1.2 [2021-06-09T13:29:37.529Z] v1.2.0 [2021-06-09T13:29:37.529Z] v1.2.1 [2021-06-09T13:29:37.529Z] v1.2.2 [2021-06-09T13:29:37.529Z] v1.2.3 [2021-06-09T13:29:37.529Z] v1.3.0 [2021-06-09T13:29:37.529Z] v1.4.0 [2021-06-09T13:29:37.529Z] v2.0.0-dev.1 [2021-06-09T13:29:37.529Z] v2.0.0-dev.10 [2021-06-09T13:29:37.529Z] v2.0.0-dev.11 [2021-06-09T13:29:37.529Z] v2.0.0-dev.12 [2021-06-09T13:29:37.529Z] v2.0.0-dev.13 [2021-06-09T13:29:37.529Z] v2.0.0-dev.14 [2021-06-09T13:29:37.529Z] v2.0.0-dev.15 [2021-06-09T13:29:37.529Z] v2.0.0-dev.16 [2021-06-09T13:29:37.529Z] v2.0.0-dev.17 [2021-06-09T13:29:37.529Z] v2.0.0-dev.18 [2021-06-09T13:29:37.529Z] v2.0.0-dev.19 [2021-06-09T13:29:37.529Z] v2.0.0-dev.2 [2021-06-09T13:29:37.529Z] v2.0.0-dev.20 [2021-06-09T13:29:37.529Z] v2.0.0-dev.21 [2021-06-09T13:29:37.529Z] v2.0.0-dev.22 [2021-06-09T13:29:37.529Z] v2.0.0-dev.23 [2021-06-09T13:29:37.529Z] v2.0.0-dev.24 [2021-06-09T13:29:37.529Z] v2.0.0-dev.25 [2021-06-09T13:29:37.529Z] v2.0.0-dev.26 [2021-06-09T13:29:37.529Z] v2.0.0-dev.27 [2021-06-09T13:29:37.529Z] v2.0.0-dev.28 [2021-06-09T13:29:37.529Z] v2.0.0-dev.29 [2021-06-09T13:29:37.529Z] v2.0.0-dev.3 [2021-06-09T13:29:37.529Z] v2.0.0-dev.30 [2021-06-09T13:29:37.529Z] v2.0.0-dev.31 [2021-06-09T13:29:37.529Z] v2.0.0-dev.32 [2021-06-09T13:29:37.529Z] v2.0.0-dev.33 [2021-06-09T13:29:37.529Z] v2.0.0-dev.34 [2021-06-09T13:29:37.529Z] v2.0.0-dev.35 [2021-06-09T13:29:37.529Z] v2.0.0-dev.36 [2021-06-09T13:29:37.529Z] v2.0.0-dev.37 [2021-06-09T13:29:37.529Z] v2.0.0-dev.38 [2021-06-09T13:29:37.529Z] v2.0.0-dev.39 [2021-06-09T13:29:37.529Z] v2.0.0-dev.4 [2021-06-09T13:29:37.529Z] v2.0.0-dev.40 [2021-06-09T13:29:37.529Z] v2.0.0-dev.41 [2021-06-09T13:29:37.529Z] v2.0.0-dev.42 [2021-06-09T13:29:37.529Z] v2.0.0-dev.43 [2021-06-09T13:29:37.529Z] v2.0.0-dev.44 [2021-06-09T13:29:37.529Z] v2.0.0-dev.45 [2021-06-09T13:29:37.529Z] v2.0.0-dev.46 [2021-06-09T13:29:37.529Z] v2.0.0-dev.47 [2021-06-09T13:29:37.529Z] v2.0.0-dev.48 [2021-06-09T13:29:37.529Z] v2.0.0-dev.49 [2021-06-09T13:29:37.529Z] v2.0.0-dev.5 [2021-06-09T13:29:37.529Z] v2.0.0-dev.50 [2021-06-09T13:29:37.529Z] v2.0.0-dev.51 [2021-06-09T13:29:37.529Z] v2.0.0-dev.52 [2021-06-09T13:29:37.529Z] v2.0.0-dev.53 [2021-06-09T13:29:37.529Z] v2.0.0-dev.54 [2021-06-09T13:29:37.529Z] v2.0.0-dev.55 [2021-06-09T13:29:37.529Z] v2.0.0-dev.56 [2021-06-09T13:29:37.529Z] v2.0.0-dev.57 [2021-06-09T13:29:37.529Z] v2.0.0-dev.58 [2021-06-09T13:29:37.529Z] v2.0.0-dev.59 [2021-06-09T13:29:37.529Z] v2.0.0-dev.6 [2021-06-09T13:29:37.529Z] v2.0.0-dev.60 [2021-06-09T13:29:37.529Z] v2.0.0-dev.61 [2021-06-09T13:29:37.529Z] v2.0.0-dev.62 [2021-06-09T13:29:37.529Z] v2.0.0-dev.63 [2021-06-09T13:29:37.529Z] v2.0.0-dev.64 [2021-06-09T13:29:37.529Z] v2.0.0-dev.65 [2021-06-09T13:29:37.529Z] v2.0.0-dev.66 [2021-06-09T13:29:37.529Z] v2.0.0-dev.67 [2021-06-09T13:29:37.529Z] v2.0.0-dev.68 [2021-06-09T13:29:37.529Z] v2.0.0-dev.69 [2021-06-09T13:29:37.529Z] v2.0.0-dev.7 [2021-06-09T13:29:37.529Z] v2.0.0-dev.70 [2021-06-09T13:29:37.529Z] v2.0.0-dev.71 [2021-06-09T13:29:37.529Z] v2.0.0-dev.72 [2021-06-09T13:29:37.529Z] v2.0.0-dev.73 [2021-06-09T13:29:37.529Z] v2.0.0-dev.74 [2021-06-09T13:29:37.529Z] v2.0.0-dev.75 [2021-06-09T13:29:37.529Z] v2.0.0-dev.8 [2021-06-09T13:29:37.529Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-09T13:29:38.019Z] + lftools sign git-tag v2.0.0-dev.75 [2021-06-09T13:29:38.599Z] Signing Git tag with Sigul... [2021-06-09T13:29:38.599Z] Signing v2.0.0-dev.75 [Pipeline] echo [2021-06-09T13:29:39.205Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:39.498Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T13:29:39.507Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T13:29:39.534Z] $ docker stop --time=1 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 [2021-06-09T13:29:41.021Z] $ docker rm -f 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:41.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:29:41.688Z] . [Pipeline] withDockerContainer [2021-06-09T13:29:41.768Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:29:41.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:29:42.191Z] $ docker top f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:29:42.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:29:42.336Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:29:42.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:29:42.457Z] $ docker exec f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 ssh-agent [2021-06-09T13:29:42.578Z] SSH_AUTH_SOCK=/tmp/ssh-zRQAiGlNw84M/agent.13 [2021-06-09T13:29:42.578Z] SSH_AGENT_PID=19 [2021-06-09T13:29:42.584Z] Running ssh-add (command line suppressed) [2021-06-09T13:29:42.679Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8171944074710524023.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8171944074710524023.key) [2021-06-09T13:29:42.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:29:43.003Z] + git semver bump pre [2021-06-09T13:29:43.003Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:29:43.003Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:29:43.003Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:29:43.003Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:29:43.003Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:29:43.003Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:29:43.003Z] # $SEMVER_BRANCH = master [2021-06-09T13:29:43.003Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T13:29:43.003Z] 2.0.0-dev.76 [Pipeline] } [2021-06-09T13:29:43.010Z] $ docker exec --env ******** --env ******** f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 ssh-agent -k [2021-06-09T13:29:43.122Z] unset SSH_AUTH_SOCK; [2021-06-09T13:29:43.122Z] unset SSH_AGENT_PID; [2021-06-09T13:29:43.122Z] echo Agent pid 19 killed; [2021-06-09T13:29:43.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:29:43.494Z] + git semver [Pipeline] } [2021-06-09T13:29:43.507Z] $ docker stop --time=1 f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 [2021-06-09T13:29:44.705Z] $ docker rm -f f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:45.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:29:45.102Z] . [Pipeline] withDockerContainer [2021-06-09T13:29:45.180Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:29:45.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:29:45.615Z] $ docker top 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:29:45.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:29:45.749Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:29:45.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:29:45.867Z] $ docker exec 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b ssh-agent [2021-06-09T13:29:45.983Z] SSH_AUTH_SOCK=/tmp/ssh-Stz2Fpesixhe/agent.15 [2021-06-09T13:29:45.983Z] SSH_AGENT_PID=22 [2021-06-09T13:29:45.988Z] Running ssh-add (command line suppressed) [2021-06-09T13:29:46.088Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8093044784119791662.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8093044784119791662.key) [2021-06-09T13:29:46.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:29:46.404Z] + git semver push [2021-06-09T13:29:46.404Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:29:46.404Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T13:29:46.404Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:29:46.404Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:29:46.404Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:29:46.404Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:29:46.404Z] # $SEMVER_BRANCH = master [2021-06-09T13:29:46.404Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T13:29:51.716Z] $ docker exec --env ******** --env ******** 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b ssh-agent -k [2021-06-09T13:29:51.827Z] unset SSH_AUTH_SOCK; [2021-06-09T13:29:51.828Z] unset SSH_AGENT_PID; [2021-06-09T13:29:51.828Z] echo Agent pid 22 killed; [2021-06-09T13:29:51.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:29:52.185Z] + git semver [Pipeline] } [2021-06-09T13:29:52.197Z] $ docker stop --time=1 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b [2021-06-09T13:29:53.400Z] $ docker rm -f 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:54.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:29:54.938Z] ---> package-listing.sh [2021-06-09T13:29:54.939Z] ++ facter osfamily [2021-06-09T13:29:54.939Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T13:29:55.201Z] + OS_FAMILY=redhat [2021-06-09T13:29:55.201Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T13:29:55.201Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T13:29:55.201Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T13:29:55.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T13:29:55.201Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T13:29:55.201Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T13:29:55.201Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T13:29:55.201Z] + case "${OS_FAMILY}" in [2021-06-09T13:29:55.201Z] + rpm -qa [2021-06-09T13:29:55.201Z] + sort [2021-06-09T13:29:55.774Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T13:29:55.774Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T13:29:55.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T13:29:55.774Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T13:29:55.774Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-09T13:29:55.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-09T13:29:55.788Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T13:29:56.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:56.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:29:56.644Z] [2021-06-09T13:29:56.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:29:56.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:29:56.957Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T13:29:56.957Z] df20fa9351a1: Pulling fs layer [2021-06-09T13:29:56.957Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T13:29:56.957Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T13:29:56.957Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T13:29:56.957Z] 93b61091891f: Pulling fs layer [2021-06-09T13:29:56.957Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T13:29:56.957Z] 5e14af77c1be: Pulling fs layer [2021-06-09T13:29:56.957Z] 01666e4c0597: Pulling fs layer [2021-06-09T13:29:56.957Z] aa168da1d23b: Pulling fs layer [2021-06-09T13:29:56.957Z] 93b9cdb0e59b: Waiting [2021-06-09T13:29:56.957Z] 5e14af77c1be: Waiting [2021-06-09T13:29:56.957Z] 01666e4c0597: Waiting [2021-06-09T13:29:56.957Z] aa168da1d23b: Waiting [2021-06-09T13:29:56.957Z] 46f8f816bc3b: Waiting [2021-06-09T13:29:56.957Z] 93b61091891f: Waiting [2021-06-09T13:29:56.957Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T13:29:56.957Z] 36b3adc4ff6f: Download complete [2021-06-09T13:29:56.957Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T13:29:56.957Z] 46f8f816bc3b: Download complete [2021-06-09T13:29:56.957Z] df20fa9351a1: Verifying Checksum [2021-06-09T13:29:56.957Z] df20fa9351a1: Download complete [2021-06-09T13:29:57.217Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T13:29:57.217Z] 93b9cdb0e59b: Download complete [2021-06-09T13:29:57.217Z] 93b61091891f: Verifying Checksum [2021-06-09T13:29:57.217Z] 93b61091891f: Download complete [2021-06-09T13:29:57.217Z] 01666e4c0597: Verifying Checksum [2021-06-09T13:29:57.217Z] 01666e4c0597: Download complete [2021-06-09T13:29:57.217Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T13:29:57.217Z] 8ad3a11d3b57: Download complete [2021-06-09T13:29:57.217Z] df20fa9351a1: Pull complete [2021-06-09T13:29:57.481Z] 36b3adc4ff6f: Pull complete [2021-06-09T13:29:57.481Z] 5e14af77c1be: Verifying Checksum [2021-06-09T13:29:57.481Z] 5e14af77c1be: Download complete [2021-06-09T13:29:58.065Z] 8ad3a11d3b57: Pull complete [2021-06-09T13:29:58.065Z] 46f8f816bc3b: Pull complete [2021-06-09T13:29:58.329Z] 93b61091891f: Pull complete [2021-06-09T13:29:58.329Z] 93b9cdb0e59b: Pull complete [2021-06-09T13:29:58.329Z] 5e14af77c1be: Pull complete [2021-06-09T13:29:58.589Z] 01666e4c0597: Pull complete [2021-06-09T13:29:59.162Z] aa168da1d23b: Verifying Checksum [2021-06-09T13:29:59.162Z] aa168da1d23b: Download complete [2021-06-09T13:30:03.438Z] aa168da1d23b: Pull complete [2021-06-09T13:30:03.438Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T13:30:03.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:30:03.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T13:30:03.533Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-06-09T13:30:03.569Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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-lftools-log-publisher:alpine cat [2021-06-09T13:30:05.664Z] $ docker top 2ad7bdfb54ce60b3581e30e7b76416caa2e685a351cee50dab3ded33861dde5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:30:06.055Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T13:30:06.349Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T13:30:06.645Z] + ls /var/log/sa-host [2021-06-09T13:30:06.645Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T13:30:06.645Z] file_magic: OK [2021-06-09T13:30:06.645Z] HZ: Using current value: 100 [2021-06-09T13:30:06.645Z] file_header: OK [2021-06-09T13:30:06.645Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T13:30:06.645Z] Statistics: [2021-06-09T13:30:06.645Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:30:06.645Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T13:30:06.645Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T13:30:06.645Z] file_magic: OK [2021-06-09T13:30:06.645Z] HZ: Using current value: 100 [2021-06-09T13:30:06.645Z] file_header: OK [2021-06-09T13:30:06.645Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T13:30:06.645Z] Statistics: [2021-06-09T13:30:06.645Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:30:06.645Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:30:06.823Z] provisioning config files... [2021-06-09T13:30:06.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3338237240399986627tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:30:06.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:30:07.168Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T13:30:07.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:30:07.546Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T13:30:07.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:30:07.860Z] ---> sudo-logs.sh [2021-06-09T13:30:07.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T13:30:07.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:30:08.187Z] ---> job-cost.sh [2021-06-09T13:30:08.187Z] lf-activate-venv: SKIPPING [2021-06-09T13:30:08.187Z] DEBUG: total: 0.18000000715255737 [2021-06-09T13:30:08.187Z] INFO: Retrieving Stack Cost... [2021-06-09T13:30:09.576Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:30:10.149Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T13:30:10.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:30:10.460Z] ---> logs-deploy.sh [2021-06-09T13:30:10.460Z] lf-activate-venv: SKIPPING [2021-06-09T13:30:10.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/183 [2021-06-09T13:30:10.460Z] INFO: archiving workspace using pattern(s): [2021-06-09T13:30:11.404Z] Archives upload complete. [2021-06-09T13:30:11.404Z] INFO: archiving logs to Nexus