Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a64f10ec129da673bd1db63a6bd52868e2c80f4f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16897247296435121476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1024388567375272402.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8193119259002029318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11498377746036188158.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14549166843937616557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33728 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a64f10ec129da673bd1db63a6bd52868e2c80f4f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a64f10ec129da673bd1db63a6bd52868e2c80f4f # timeout=10 Commit message: "Merge pull request #1152 from lenny-intel/latest-go-mods" > git rev-list --no-walk b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T21:21:49.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T21:21:49.794Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T21:21:49.810Z] ========================================================= [2022-04-28T21:21:49.810Z] EdgeX Global Pipelines Version Info [2022-04-28T21:21:49.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:21:50.968Z] ------------------- [2022-04-28T21:21:50.968Z] stable info: [2022-04-28T21:21:50.968Z] ------------------- [2022-04-28T21:21:50.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T21:21:50.968Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:21:50.968Z] Message: update stable to v1.0.227 [2022-04-28T21:21:51.549Z] ------------------- [2022-04-28T21:21:51.549Z] experimental info: [2022-04-28T21:21:51.549Z] ------------------- [2022-04-28T21:21:51.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T21:21:51.549Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:21:51.549Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T21:21:51.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-28T21:21:51.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-28T21:21:51.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T21:21:51.754Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T21:21:51.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T21:21:51.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T21:21:51.779Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T21:21:51.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-28T21:21:51.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T21:21:51.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T21:21:51.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T21:21:51.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-28T21:21:51.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T21:21:51.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T21:21:51.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T21:21:51.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T21:21:51.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T21:21:51.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T21:21:51.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T21:21:51.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T21:21:51.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T21:21:52.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T21:21:52.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T21:21:52.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T21:21:52.066Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T21:21:52.079Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T21:21:52.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T21:21:52.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T21:21:52.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T21:21:52.134Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] echo [2022-04-28T21:21:52.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a64f10e [Pipeline] echo [2022-04-28T21:21:52.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:21:52.209Z] provisioning config files... [2022-04-28T21:21:52.224Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8231737779505292230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:21:52.556Z] ---> docker-login.sh [2022-04-28T21:21:52.556Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:21:52.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:21:53.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:21:53.092Z] Configure a credential helper to remove this warning. See [2022-04-28T21:21:53.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:21:53.092Z] [2022-04-28T21:21:53.092Z] Login Succeeded [2022-04-28T21:21:53.092Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:21:53.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:21:53.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:21:53.092Z] Configure a credential helper to remove this warning. See [2022-04-28T21:21:53.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:21:53.092Z] [2022-04-28T21:21:53.092Z] Login Succeeded [2022-04-28T21:21:53.092Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:21:53.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:21:53.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:21:53.357Z] Configure a credential helper to remove this warning. See [2022-04-28T21:21:53.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:21:53.357Z] [2022-04-28T21:21:53.357Z] Login Succeeded [2022-04-28T21:21:53.357Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:21:53.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:21:53.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:21:53.357Z] Configure a credential helper to remove this warning. See [2022-04-28T21:21:53.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:21:53.357Z] [2022-04-28T21:21:53.357Z] Login Succeeded [2022-04-28T21:21:53.357Z] docker.io [2022-04-28T21:21:53.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:21:53.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:21:53.833Z] Configure a credential helper to remove this warning. See [2022-04-28T21:21:53.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:21:53.833Z] [2022-04-28T21:21:53.833Z] Login Succeeded [2022-04-28T21:21:53.833Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:21:53.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T21:21:54.248Z] + git rev-list -1 --merges a64f10ec129da673bd1db63a6bd52868e2c80f4f~1..a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] echo [2022-04-28T21:21:54.382Z] -----------> git rev-list -1 --merges a64f10ec129da673bd1db63a6bd52868e2c80f4f~1..a64f10ec129da673bd1db63a6bd52868e2c80f4f a64f10ec129da673bd1db63a6bd52868e2c80f4f [2022-04-28T21:21:54.382Z] a64f10ec129da673bd1db63a6bd52868e2c80f4f [false] [Pipeline] sh [2022-04-28T21:21:54.693Z] + git log --format=format:%s -1 a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] echo [2022-04-28T21:21:54.719Z] ========================================================= [2022-04-28T21:21:54.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T21:21:54.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:21:55.071Z] + git log --format=format:%s -1 a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] echo [2022-04-28T21:21:55.086Z] [semverPrep] GIT_COMMIT: a64f10ec129da673bd1db63a6bd52868e2c80f4f, Commit Message: Merge pull request #1152 from lenny-intel/latest-go-mods [Pipeline] echo [2022-04-28T21:21:55.098Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T21:21:55.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:21:55.505Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T21:21:55.505Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T21:21:55.505Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T21:21:55.505Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T21:21:55.505Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T21:21:55.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:21:55.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:21:55.943Z] [2022-04-28T21:21:55.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:21:56.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:21:56.265Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T21:21:56.265Z] 1fe172e4850f: Pulling fs layer [2022-04-28T21:21:56.265Z] caf521ccaac6: Pulling fs layer [2022-04-28T21:21:56.265Z] 3ead6fa29328: Pulling fs layer [2022-04-28T21:21:56.265Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T21:21:56.265Z] a8d5f1318db7: Pulling fs layer [2022-04-28T21:21:56.265Z] c427282e49a2: Pulling fs layer [2022-04-28T21:21:56.265Z] 1827001aaf11: Pulling fs layer [2022-04-28T21:21:56.265Z] 0714d37db230: Pulling fs layer [2022-04-28T21:21:56.265Z] ac28cf19c067: Pulling fs layer [2022-04-28T21:21:56.265Z] ca983d60f3e2: Pulling fs layer [2022-04-28T21:21:56.265Z] 9f894cec8388: Pulling fs layer [2022-04-28T21:21:56.265Z] 0714d37db230: Waiting [2022-04-28T21:21:56.265Z] ac28cf19c067: Waiting [2022-04-28T21:21:56.265Z] 1827001aaf11: Waiting [2022-04-28T21:21:56.265Z] ca983d60f3e2: Waiting [2022-04-28T21:21:56.265Z] c427282e49a2: Waiting [2022-04-28T21:21:56.265Z] 5c2a1cbceb83: Waiting [2022-04-28T21:21:56.265Z] 9f894cec8388: Waiting [2022-04-28T21:21:56.265Z] caf521ccaac6: Download complete [2022-04-28T21:21:56.265Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T21:21:56.265Z] 5c2a1cbceb83: Download complete [2022-04-28T21:21:56.531Z] a8d5f1318db7: Verifying Checksum [2022-04-28T21:21:56.531Z] a8d5f1318db7: Download complete [2022-04-28T21:21:56.531Z] c427282e49a2: Verifying Checksum [2022-04-28T21:21:56.531Z] c427282e49a2: Download complete [2022-04-28T21:21:56.795Z] 3ead6fa29328: Verifying Checksum [2022-04-28T21:21:56.795Z] 3ead6fa29328: Download complete [2022-04-28T21:21:56.795Z] 0714d37db230: Verifying Checksum [2022-04-28T21:21:56.795Z] 0714d37db230: Download complete [2022-04-28T21:21:56.795Z] ac28cf19c067: Download complete [2022-04-28T21:21:56.795Z] ca983d60f3e2: Verifying Checksum [2022-04-28T21:21:56.795Z] ca983d60f3e2: Download complete [2022-04-28T21:21:56.795Z] 9f894cec8388: Verifying Checksum [2022-04-28T21:21:56.795Z] 9f894cec8388: Download complete [2022-04-28T21:21:57.059Z] 1827001aaf11: Verifying Checksum [2022-04-28T21:21:57.059Z] 1827001aaf11: Download complete [2022-04-28T21:21:58.008Z] 1fe172e4850f: Verifying Checksum [2022-04-28T21:21:58.008Z] 1fe172e4850f: Download complete [2022-04-28T21:21:59.402Z] 1fe172e4850f: Pull complete [2022-04-28T21:21:59.402Z] caf521ccaac6: Pull complete [2022-04-28T21:21:59.975Z] 3ead6fa29328: Pull complete [2022-04-28T21:21:59.975Z] 5c2a1cbceb83: Pull complete [2022-04-28T21:22:00.559Z] a8d5f1318db7: Pull complete [2022-04-28T21:22:00.560Z] c427282e49a2: Pull complete [2022-04-28T21:22:02.490Z] 1827001aaf11: Pull complete [2022-04-28T21:22:02.490Z] 0714d37db230: Pull complete [2022-04-28T21:22:02.490Z] ac28cf19c067: Pull complete [2022-04-28T21:22:02.758Z] ca983d60f3e2: Pull complete [2022-04-28T21:22:02.758Z] 9f894cec8388: Pull complete [2022-04-28T21:22:02.758Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T21:22:02.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:22:02.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T21:22:02.856Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:22:02.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T21:22:04.965Z] $ docker top e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b -eo pid,comm [2022-04-28T21:22:05.058Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T21:22:05.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:22:05.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:22:05.098Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:22:05.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:22:05.236Z] $ docker exec e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b ssh-agent [2022-04-28T21:22:05.351Z] SSH_AUTH_SOCK=/tmp/ssh-I2D6AEWcmuvV/agent.34 [2022-04-28T21:22:05.351Z] SSH_AGENT_PID=40 [2022-04-28T21:22:05.366Z] Running ssh-add (command line suppressed) [2022-04-28T21:22:05.496Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7065444890367053739.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7065444890367053739.key) [2022-04-28T21:22:05.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:22:05.852Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T21:22:05.876Z] $ docker exec --env ******** --env ******** e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b ssh-agent -k [2022-04-28T21:22:05.984Z] unset SSH_AUTH_SOCK; [2022-04-28T21:22:05.985Z] unset SSH_AGENT_PID; [2022-04-28T21:22:05.985Z] echo Agent pid 40 killed; [2022-04-28T21:22:06.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T21:22:06.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:22:06.035Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:22:06.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:22:06.176Z] $ docker exec e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b ssh-agent [2022-04-28T21:22:06.311Z] SSH_AUTH_SOCK=/tmp/ssh-61e9dEUh9nHw/agent.74 [2022-04-28T21:22:06.311Z] SSH_AGENT_PID=80 [2022-04-28T21:22:06.319Z] Running ssh-add (command line suppressed) [2022-04-28T21:22:06.442Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4765435168850066371.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4765435168850066371.key) [2022-04-28T21:22:06.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:22:06.783Z] + git semver init [2022-04-28T21:22:07.051Z] 2022-04-28 21:22:07,020 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T21:22:07.051Z] 2022-04-28 21:22:07,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-04-28T21:22:07.051Z] 2022-04-28 21:22:07,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-04-28T21:22:07.051Z] 2022-04-28 21:22:07,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:22:10.373Z] 2022-04-28 21:22:10,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-04-28T21:22:10.373Z] 2022-04-28 21:22:10,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-04-28T21:22:10.373Z] 2022-04-28 21:22:10,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:22:10.373Z] 2022-04-28 21:22:10,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:22:10.373Z] 2.2.0-dev.35 [Pipeline] } [2022-04-28T21:22:10.391Z] $ docker exec --env ******** --env ******** e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b ssh-agent -k [2022-04-28T21:22:10.506Z] unset SSH_AUTH_SOCK; [2022-04-28T21:22:10.506Z] unset SSH_AGENT_PID; [2022-04-28T21:22:10.506Z] echo Agent pid 80 killed; [2022-04-28T21:22:10.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:22:10.850Z] + git semver [Pipeline] } [2022-04-28T21:22:11.466Z] $ docker stop --time=1 e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b [2022-04-28T21:22:12.869Z] $ docker rm -f e8ebe0c2c9006e645eb7d104ce81a75bb48c552a384d44a5bedfaafffaf2e45b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:22:13.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T21:22:14.008Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T21:22:14.012Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:22:14.135Z] provisioning config files... [2022-04-28T21:22:14.148Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4642504177744098554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:22:14.463Z] ---> docker-login.sh [2022-04-28T21:22:14.463Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:22:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:22:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:22:14.463Z] Configure a credential helper to remove this warning. See [2022-04-28T21:22:14.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:22:14.463Z] [2022-04-28T21:22:14.463Z] Login Succeeded [2022-04-28T21:22:14.463Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:22:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:22:14.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:22:14.748Z] Configure a credential helper to remove this warning. See [2022-04-28T21:22:14.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:22:14.748Z] [2022-04-28T21:22:14.748Z] Login Succeeded [2022-04-28T21:22:14.748Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:22:14.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:22:14.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:22:14.748Z] Configure a credential helper to remove this warning. See [2022-04-28T21:22:14.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:22:14.748Z] [2022-04-28T21:22:14.748Z] Login Succeeded [2022-04-28T21:22:14.748Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:22:14.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:22:15.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:22:15.010Z] Configure a credential helper to remove this warning. See [2022-04-28T21:22:15.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:22:15.010Z] [2022-04-28T21:22:15.010Z] Login Succeeded [2022-04-28T21:22:15.010Z] docker.io [2022-04-28T21:22:15.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:22:15.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:22:15.586Z] Configure a credential helper to remove this warning. See [2022-04-28T21:22:15.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:22:15.586Z] [2022-04-28T21:22:15.586Z] Login Succeeded [2022-04-28T21:22:15.586Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:22:15.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T21:22:15.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:22:15.680Z] ========================================================= [2022-04-28T21:22:15.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T21:22:15.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:22:16.036Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T21:22:16.036Z] Sending build context to Docker daemon 9.672MB [2022-04-28T21:22:16.036Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:22:16.036Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-28T21:22:16.036Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T21:22:16.036Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T21:22:16.036Z] 666ba61612fd: Pulling fs layer [2022-04-28T21:22:16.036Z] 8ed8ca486205: Pulling fs layer [2022-04-28T21:22:16.036Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T21:22:16.036Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T21:22:16.036Z] ca2b28591e48: Pulling fs layer [2022-04-28T21:22:16.036Z] a51346096db8: Pulling fs layer [2022-04-28T21:22:16.036Z] daebc70d1ce1: Pulling fs layer [2022-04-28T21:22:16.036Z] 0e18a0eac166: Pulling fs layer [2022-04-28T21:22:16.036Z] 22a0e8bec74d: Waiting [2022-04-28T21:22:16.036Z] ca2b28591e48: Waiting [2022-04-28T21:22:16.036Z] a51346096db8: Waiting [2022-04-28T21:22:16.036Z] daebc70d1ce1: Waiting [2022-04-28T21:22:16.036Z] 0e18a0eac166: Waiting [2022-04-28T21:22:16.036Z] 4fe6c5a15a65: Waiting [2022-04-28T21:22:16.298Z] 8ed8ca486205: Verifying Checksum [2022-04-28T21:22:16.298Z] 8ed8ca486205: Download complete [2022-04-28T21:22:16.298Z] 666ba61612fd: Verifying Checksum [2022-04-28T21:22:16.298Z] 666ba61612fd: Download complete [2022-04-28T21:22:16.298Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T21:22:16.298Z] 22a0e8bec74d: Download complete [2022-04-28T21:22:16.298Z] ca2b28591e48: Verifying Checksum [2022-04-28T21:22:16.298Z] ca2b28591e48: Download complete [2022-04-28T21:22:16.298Z] a51346096db8: Verifying Checksum [2022-04-28T21:22:16.298Z] a51346096db8: Download complete [2022-04-28T21:22:16.298Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T21:22:16.298Z] 59bf1c3509f3: Download complete [2022-04-28T21:22:16.775Z] 59bf1c3509f3: Pull complete [2022-04-28T21:22:16.775Z] daebc70d1ce1: Verifying Checksum [2022-04-28T21:22:16.775Z] daebc70d1ce1: Download complete [2022-04-28T21:22:16.775Z] 666ba61612fd: Pull complete [2022-04-28T21:22:16.775Z] 8ed8ca486205: Pull complete [2022-04-28T21:22:17.041Z] 0e18a0eac166: Verifying Checksum [2022-04-28T21:22:17.041Z] 0e18a0eac166: Download complete [2022-04-28T21:22:18.983Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T21:22:18.983Z] 4fe6c5a15a65: Download complete [2022-04-28T21:22:23.230Z] 4fe6c5a15a65: Pull complete [2022-04-28T21:22:23.230Z] 22a0e8bec74d: Pull complete [2022-04-28T21:22:23.230Z] ca2b28591e48: Pull complete [2022-04-28T21:22:23.230Z] a51346096db8: Pull complete [2022-04-28T21:22:23.230Z] daebc70d1ce1: Pull complete [2022-04-28T21:22:25.802Z] 0e18a0eac166: Pull complete [2022-04-28T21:22:25.802Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T21:22:25.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:22:25.802Z] ---> f018257e8ee9 [2022-04-28T21:22:25.802Z] Step 3/11 : ARG MAKE=make build [2022-04-28T21:22:27.739Z] ---> Running in 7f65fed80781 [2022-04-28T21:22:27.739Z] Removing intermediate container 7f65fed80781 [2022-04-28T21:22:27.739Z] ---> de90b952e239 [2022-04-28T21:22:27.739Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-28T21:22:27.739Z] ---> Running in dfa585c9c711 [2022-04-28T21:22:28.006Z] Removing intermediate container dfa585c9c711 [2022-04-28T21:22:28.006Z] ---> 0dd2c75a70ae [2022-04-28T21:22:28.006Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:22:28.006Z] ---> Running in ff35ca40cdf0 [2022-04-28T21:22:28.270Z] Removing intermediate container ff35ca40cdf0 [2022-04-28T21:22:28.270Z] ---> 17cd3022a8d8 [2022-04-28T21:22:28.270Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:22:28.270Z] ---> Running in 0c2c4cb19e00 [2022-04-28T21:22:28.851Z] Removing intermediate container 0c2c4cb19e00 [2022-04-28T21:22:28.851Z] ---> f885ab3b5986 [2022-04-28T21:22:28.851Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T21:22:29.104Z] Still waiting to schedule task [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-8c-8g-33721’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-8c-8g-33722’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-8c-8g-33723’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33720’ is offline [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33725’ is offline [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33726’ is offline [2022-04-28T21:22:29.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33729’ is offline [2022-04-28T21:22:29.115Z] ---> Running in f14ea7b3af18 [2022-04-28T21:22:29.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:30.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:22:32.279Z] OK: 221 MiB in 52 packages [2022-04-28T21:22:32.546Z] Removing intermediate container f14ea7b3af18 [2022-04-28T21:22:32.546Z] ---> 95a7081e8648 [2022-04-28T21:22:32.546Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-28T21:22:32.823Z] ---> 6269beeaf2d2 [2022-04-28T21:22:32.823Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:22:33.088Z] ---> Running in cdf3baeba332 [2022-04-28T21:22:51.320Z] Removing intermediate container cdf3baeba332 [2022-04-28T21:22:51.320Z] ---> acd6d06d7eb4 [2022-04-28T21:22:51.320Z] Step 10/11 : COPY . . [2022-04-28T21:22:51.320Z] ---> 5cf9dcb96424 [2022-04-28T21:22:51.320Z] Step 11/11 : RUN ${MAKE} [2022-04-28T21:22:51.320Z] ---> Running in 217fa4885d98 [2022-04-28T21:22:51.320Z] noop [2022-04-28T21:22:51.320Z] Removing intermediate container 217fa4885d98 [2022-04-28T21:22:51.320Z] ---> 4fb45853379a [2022-04-28T21:22:51.320Z] Successfully built 4fb45853379a [2022-04-28T21:22:51.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:22:51.625Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:22:51.625Z] . [Pipeline] withDockerContainer [2022-04-28T21:22:51.707Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:22:51.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T21:22:52.488Z] $ docker top 938e653eec9ec487b91998723eea2d0239d2034658d31e594010f586d9668b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:22:52.865Z] + go version [2022-04-28T21:22:52.865Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T21:22:52.900Z] $ docker stop --time=1 938e653eec9ec487b91998723eea2d0239d2034658d31e594010f586d9668b88 [2022-04-28T21:22:54.313Z] $ docker rm -f 938e653eec9ec487b91998723eea2d0239d2034658d31e594010f586d9668b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:22:54.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:22:54.752Z] . [Pipeline] withDockerContainer [2022-04-28T21:22:54.850Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:22:54.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T21:22:55.404Z] $ docker top d3a57237d5eb1c562f0b30f2f8a9f8f6e6ef7ea7ccbbfe89def9f53b6fb3bf75 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:22:55.769Z] + make test [2022-04-28T21:22:55.770Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T21:23:01.093Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.103s coverage: 23.3% of statements [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.069s coverage: 27.6% of statements [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.100s coverage: 78.9% of statements [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.074s coverage: 10.8% of statements [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.159s coverage: 60.0% of statements [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-28T21:23:16.048Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.117s coverage: 34.8% of statements [2022-04-28T21:23:16.048Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-28T21:23:16.324Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.073s coverage: 86.1% of statements [2022-04-28T21:23:16.324Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-28T21:23:16.324Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-28T21:23:16.324Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements [2022-04-28T21:23:16.324Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.858s coverage: 89.2% of statements [2022-04-28T21:23:16.324Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-28T21:23:16.324Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements [2022-04-28T21:23:16.324Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-28T21:23:31.233Z] GO111MODULE=on go vet ./... [2022-04-28T21:23:35.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:23:35.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:23:35.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:23:35.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T21:23:35.729Z] $ docker stop --time=1 d3a57237d5eb1c562f0b30f2f8a9f8f6e6ef7ea7ccbbfe89def9f53b6fb3bf75 [2022-04-28T21:23:38.768Z] $ docker rm -f d3a57237d5eb1c562f0b30f2f8a9f8f6e6ef7ea7ccbbfe89def9f53b6fb3bf75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:23:39.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T21:23:39.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T21:23:39.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T21:23:40.092Z] + ls -al . [2022-04-28T21:23:40.092Z] total 296 [2022-04-28T21:23:40.092Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 21:23 . [2022-04-28T21:23:40.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:21 .. [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 21:21 .dockerignore [2022-04-28T21:23:40.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:22 .git [2022-04-28T21:23:40.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:21 .github [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 21:21 .gitignore [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 21:21 .golangci.yml [2022-04-28T21:23:40.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:22 .semver [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 21:21 CHANGELOG.md [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:21 GOVERNANCE.md [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 21:21 Jenkinsfile [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 21:21 LICENSE [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 21:21 Makefile [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 21:21 OWNERS.md [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 21:21 README.md [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 21:22 VERSION [2022-04-28T21:23:40.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:21 bin [2022-04-28T21:23:40.092Z] -rw-r--r-- 1 jenkins jenkins 130820 Apr 28 21:23 coverage.out [2022-04-28T21:23:40.092Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:21 example [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 21:21 go.mod [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 34607 Apr 28 21:21 go.sum [2022-04-28T21:23:40.092Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 21:21 internal [2022-04-28T21:23:40.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:21 openapi [2022-04-28T21:23:40.092Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:21 pkg [2022-04-28T21:23:40.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:21 snap [2022-04-28T21:23:40.092Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 21:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:23:40.416Z] + 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=a64f10ec129da673bd1db63a6bd52868e2c80f4f --label arch=amd64 --label version=2.2.0-dev.35 . [2022-04-28T21:23:40.416Z] Sending build context to Docker daemon 9.804MB [2022-04-28T21:23:40.416Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:23:40.416Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T21:23:40.416Z] ---> 4fb45853379a [2022-04-28T21:23:40.416Z] Step 3/25 : ARG MAKE=make build [2022-04-28T21:23:40.677Z] ---> Running in 2101fb09ace5 [2022-04-28T21:23:40.938Z] Removing intermediate container 2101fb09ace5 [2022-04-28T21:23:40.938Z] ---> 771e90ed7773 [2022-04-28T21:23:40.938Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-28T21:23:40.938Z] ---> Running in 7bdf2ebc853c [2022-04-28T21:23:41.198Z] Removing intermediate container 7bdf2ebc853c [2022-04-28T21:23:41.198Z] ---> 0cd1071efffc [2022-04-28T21:23:41.198Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:23:41.509Z] ---> Running in 7b188f68b794 [2022-04-28T21:23:41.768Z] Removing intermediate container 7b188f68b794 [2022-04-28T21:23:41.768Z] ---> fbb083a682c1 [2022-04-28T21:23:41.768Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:23:41.768Z] ---> Running in 53eae0b2409e [2022-04-28T21:23:43.153Z] Removing intermediate container 53eae0b2409e [2022-04-28T21:23:43.153Z] ---> 2349702eb297 [2022-04-28T21:23:43.153Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T21:23:43.153Z] ---> Running in 0ce514ebc97a [2022-04-28T21:23:43.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:44.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:23:44.876Z] OK: 221 MiB in 52 packages [2022-04-28T21:23:45.450Z] Removing intermediate container 0ce514ebc97a [2022-04-28T21:23:45.450Z] ---> 5e8c72f31911 [2022-04-28T21:23:45.450Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-28T21:23:45.710Z] ---> a3a50bfa78e7 [2022-04-28T21:23:45.710Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:23:45.971Z] ---> Running in 02b2c58a3f16 [2022-04-28T21:23:46.928Z] Removing intermediate container 02b2c58a3f16 [2022-04-28T21:23:46.928Z] ---> c53769a522e4 [2022-04-28T21:23:46.928Z] Step 10/25 : COPY . . [2022-04-28T21:23:47.870Z] ---> 5479805e348b [2022-04-28T21:23:47.870Z] Step 11/25 : RUN ${MAKE} [2022-04-28T21:23:47.870Z] ---> Running in 3f2859f6be4c [2022-04-28T21:23:48.439Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-28T21:24:06.667Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-28T21:24:10.863Z] Removing intermediate container 3f2859f6be4c [2022-04-28T21:24:10.863Z] ---> d0793e330f1f [2022-04-28T21:24:10.863Z] Step 12/25 : FROM alpine:3.14 [2022-04-28T21:24:11.122Z] 3.14: Pulling from library/alpine [2022-04-28T21:24:11.383Z] 8663204ce13b: Pulling fs layer [2022-04-28T21:24:11.651Z] 8663204ce13b: Verifying Checksum [2022-04-28T21:24:11.651Z] 8663204ce13b: Download complete [2022-04-28T21:24:11.914Z] 8663204ce13b: Pull complete [2022-04-28T21:24:11.914Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:24:11.914Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:24:11.914Z] ---> e04c818066af [2022-04-28T21:24:11.914Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:24:12.178Z] ---> Running in dce960bbfbe6 [2022-04-28T21:24:12.465Z] Removing intermediate container dce960bbfbe6 [2022-04-28T21:24:12.465Z] ---> cf57c8b33a62 [2022-04-28T21:24:12.465Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:24:12.724Z] ---> Running in edc1cd12e37a [2022-04-28T21:24:13.666Z] Removing intermediate container edc1cd12e37a [2022-04-28T21:24:13.666Z] ---> fbdacb045361 [2022-04-28T21:24:13.666Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-28T21:24:13.925Z] ---> Running in 432c88b65616 [2022-04-28T21:24:14.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:15.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:24:15.390Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:24:15.390Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-28T21:24:15.651Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:24:15.651Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-28T21:24:15.651Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-28T21:24:15.913Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:24:15.913Z] OK: 8 MiB in 19 packages [2022-04-28T21:24:16.493Z] Removing intermediate container 432c88b65616 [2022-04-28T21:24:16.493Z] ---> 7a3bc7908eac [2022-04-28T21:24:16.493Z] Step 16/25 : WORKDIR / [2022-04-28T21:24:16.755Z] ---> Running in 6da63532fb7f [2022-04-28T21:24:17.024Z] Removing intermediate container 6da63532fb7f [2022-04-28T21:24:17.024Z] ---> 31aabf671f88 [2022-04-28T21:24:17.024Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-28T21:24:17.599Z] ---> 9643e6a785e4 [2022-04-28T21:24:17.599Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-28T21:24:18.591Z] ---> 3ec3b4c71877 [2022-04-28T21:24:18.591Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-28T21:24:18.850Z] ---> 9467d4d40657 [2022-04-28T21:24:18.850Z] Step 20/25 : EXPOSE 59999 [2022-04-28T21:24:19.153Z] ---> Running in c49816b95f64 [2022-04-28T21:24:19.153Z] Removing intermediate container c49816b95f64 [2022-04-28T21:24:19.153Z] ---> 88c9eb3774f2 [2022-04-28T21:24:19.153Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-28T21:24:19.449Z] ---> Running in 0db194a5cde5 [2022-04-28T21:24:19.709Z] Removing intermediate container 0db194a5cde5 [2022-04-28T21:24:19.709Z] ---> c59c6bb977ef [2022-04-28T21:24:19.709Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:24:19.709Z] ---> Running in 587c0593681f [2022-04-28T21:24:19.986Z] Removing intermediate container 587c0593681f [2022-04-28T21:24:19.986Z] ---> 15c3b5fb4616 [2022-04-28T21:24:19.986Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T21:24:20.247Z] ---> Running in 8f2bacadc728 [2022-04-28T21:24:20.507Z] Removing intermediate container 8f2bacadc728 [2022-04-28T21:24:20.507Z] ---> 7293c19fc8a4 [2022-04-28T21:24:20.507Z] Step 24/25 : LABEL git_sha=a64f10ec129da673bd1db63a6bd52868e2c80f4f [2022-04-28T21:24:20.786Z] ---> Running in 8d5c03ff9258 [2022-04-28T21:24:21.058Z] Removing intermediate container 8d5c03ff9258 [2022-04-28T21:24:21.058Z] ---> a4fc5ed181cb [2022-04-28T21:24:21.058Z] Step 25/25 : LABEL version=2.2.0-dev.35 [2022-04-28T21:24:21.339Z] ---> Running in 868fedcf700e [2022-04-28T21:24:21.640Z] Removing intermediate container 868fedcf700e [2022-04-28T21:24:21.640Z] ---> 483a32555bf9 [2022-04-28T21:24:21.640Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T21:24:21.640Z] Successfully built 483a32555bf9 [2022-04-28T21:24:21.640Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:24:22.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:24:22.430Z] [2022-04-28T21:24:22.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:24:22.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:24:23.098Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T21:24:23.098Z] 5eb5b503b376: Pulling fs layer [2022-04-28T21:24:23.098Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T21:24:23.098Z] ec43610c2a17: Pulling fs layer [2022-04-28T21:24:23.098Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T21:24:23.098Z] 33b1e0a273af: Pulling fs layer [2022-04-28T21:24:23.098Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T21:24:23.098Z] 2f39f015ded8: Pulling fs layer [2022-04-28T21:24:23.098Z] 33b1e0a273af: Waiting [2022-04-28T21:24:23.098Z] 5d3b04190fa2: Waiting [2022-04-28T21:24:23.098Z] 2f39f015ded8: Waiting [2022-04-28T21:24:23.098Z] 3a2ae6a8a46f: Waiting [2022-04-28T21:24:23.098Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T21:24:23.098Z] 5c69ac0246d0: Download complete [2022-04-28T21:24:23.382Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T21:24:23.382Z] 3a2ae6a8a46f: Download complete [2022-04-28T21:24:23.382Z] 33b1e0a273af: Verifying Checksum [2022-04-28T21:24:23.382Z] 33b1e0a273af: Download complete [2022-04-28T21:24:23.382Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T21:24:23.382Z] 5d3b04190fa2: Download complete [2022-04-28T21:24:23.382Z] ec43610c2a17: Verifying Checksum [2022-04-28T21:24:23.382Z] ec43610c2a17: Download complete [2022-04-28T21:24:23.687Z] 5eb5b503b376: Verifying Checksum [2022-04-28T21:24:23.687Z] 5eb5b503b376: Download complete [2022-04-28T21:24:25.165Z] 2f39f015ded8: Verifying Checksum [2022-04-28T21:24:25.165Z] 2f39f015ded8: Download complete [2022-04-28T21:24:27.758Z] 5eb5b503b376: Pull complete [2022-04-28T21:24:27.758Z] 5c69ac0246d0: Pull complete [2022-04-28T21:24:28.329Z] ec43610c2a17: Pull complete [2022-04-28T21:24:28.329Z] 3a2ae6a8a46f: Pull complete [2022-04-28T21:24:29.291Z] 33b1e0a273af: Pull complete [2022-04-28T21:24:29.291Z] 5d3b04190fa2: Pull complete [2022-04-28T21:24:34.607Z] 2f39f015ded8: Pull complete [2022-04-28T21:24:34.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T21:24:34.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:24:34.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T21:24:34.688Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:24:34.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T21:24:38.461Z] $ docker top 89d0a80d805f49bad396f5788ae6f91ee632873f9d767ff6b76cddb8a9ad0320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:24:38.879Z] ---> job-cost.sh [2022-04-28T21:24:38.880Z] lf-activate-venv: SKIPPING [2022-04-28T21:24:38.880Z] INFO: No Stack... [2022-04-28T21:24:39.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:24:39.710Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:24:40.006Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-04-28T21:24:40.006Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T21:24:40.022Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [2022-04-28T21:24:40.027Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] did not exist. Created. [2022-04-28T21:24:40.027Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:24:40.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T21:24:40.362Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:24:40.369Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:24:40.396Z] $ docker stop --time=1 89d0a80d805f49bad396f5788ae6f91ee632873f9d767ff6b76cddb8a9ad0320 [2022-04-28T21:24:41.710Z] $ docker rm -f 89d0a80d805f49bad396f5788ae6f91ee632873f9d767ff6b76cddb8a9ad0320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T21:25:22.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33750 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-04-28T21:25:22.738Z] Running in /w/workspace/device-sdk-go/68 [Pipeline] { [Pipeline] checkout [2022-04-28T21:25:23.008Z] The recommended git tool is: git [2022-04-28T21:25:30.503Z] using credential edgex-jenkins-ssh [2022-04-28T21:25:30.522Z] Cloning the remote Git repository [2022-04-28T21:25:30.596Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-28T21:25:30.679Z] > git init /w/workspace/device-sdk-go/68 # timeout=10 [2022-04-28T21:25:30.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-28T21:25:30.836Z] > git --version # timeout=10 [2022-04-28T21:25:30.890Z] > git --version # 'git version 2.25.1' [2022-04-28T21:25:30.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:25:31.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:25:32.787Z] Avoid second fetch [2022-04-28T21:25:32.787Z] Checking out Revision a64f10ec129da673bd1db63a6bd52868e2c80f4f (main) [2022-04-28T21:25:32.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-28T21:25:32.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:25:32.818Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T21:25:32.846Z] > git checkout -f a64f10ec129da673bd1db63a6bd52868e2c80f4f # timeout=10 [2022-04-28T21:25:37.382Z] Commit message: "Merge pull request #1152 from lenny-intel/latest-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:25:38.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T21:25:38.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:25:38.338Z] Dload Upload Total Spent Left Speed [2022-04-28T21:25:38.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-04-28T21:25:38.962Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T21:25:39.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-04-28T21:25:39.332Z] sudo tee /etc/docker/daemon.new [2022-04-28T21:25:39.332Z] { [2022-04-28T21:25:39.332Z] "registry-mirrors": [ [2022-04-28T21:25:39.332Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T21:25:39.332Z] ], [2022-04-28T21:25:39.332Z] "bip": "10.250.0.254/24", [2022-04-28T21:25:39.332Z] "hosts": [ [2022-04-28T21:25:39.332Z] "tcp://0.0.0.0:5555", [2022-04-28T21:25:39.332Z] "unix:///var/run/docker.sock" [2022-04-28T21:25:39.332Z] ], [2022-04-28T21:25:39.332Z] "mtu": 1458, [2022-04-28T21:25:39.332Z] "selinux-enabled": true, [2022-04-28T21:25:39.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T21:25:39.332Z] } [Pipeline] sh [2022-04-28T21:25:39.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T21:25:40.063Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:25:58.447Z] provisioning config files... [2022-04-28T21:25:58.479Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/68@tmp/config7036467688090436487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:25:58.879Z] ---> docker-login.sh [2022-04-28T21:25:58.879Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:25:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:26:00.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:26:00.084Z] Configure a credential helper to remove this warning. See [2022-04-28T21:26:00.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:26:00.084Z] [2022-04-28T21:26:00.084Z] Login Succeeded [2022-04-28T21:26:00.084Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:26:00.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:26:00.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:26:00.694Z] Configure a credential helper to remove this warning. See [2022-04-28T21:26:00.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:26:00.694Z] [2022-04-28T21:26:00.694Z] Login Succeeded [2022-04-28T21:26:00.694Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:26:01.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:26:01.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:26:01.303Z] Configure a credential helper to remove this warning. See [2022-04-28T21:26:01.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:26:01.303Z] [2022-04-28T21:26:01.303Z] Login Succeeded [2022-04-28T21:26:01.303Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:26:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:26:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:26:01.902Z] Configure a credential helper to remove this warning. See [2022-04-28T21:26:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:26:01.902Z] [2022-04-28T21:26:01.902Z] Login Succeeded [2022-04-28T21:26:01.902Z] docker.io [2022-04-28T21:26:02.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:26:02.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:26:02.795Z] Configure a credential helper to remove this warning. See [2022-04-28T21:26:02.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:26:02.795Z] [2022-04-28T21:26:02.795Z] Login Succeeded [2022-04-28T21:26:02.795Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:26:02.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T21:26:03.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:26:03.363Z] ========================================================= [2022-04-28T21:26:03.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T21:26:03.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:26:03.732Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T21:26:04.335Z] Sending build context to Docker daemon 5.209MB [2022-04-28T21:26:04.335Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:26:04.335Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-28T21:26:04.335Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T21:26:04.335Z] 9b3977197b4f: Pulling fs layer [2022-04-28T21:26:04.335Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T21:26:04.335Z] 94645a83ff95: Pulling fs layer [2022-04-28T21:26:04.335Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T21:26:04.335Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T21:26:04.335Z] 3096ccb668a1: Pulling fs layer [2022-04-28T21:26:04.335Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T21:26:04.335Z] a4caa8a26152: Pulling fs layer [2022-04-28T21:26:04.335Z] 3f3a8bcf1eab: Waiting [2022-04-28T21:26:04.335Z] 0c92f367c5e7: Waiting [2022-04-28T21:26:04.335Z] 3096ccb668a1: Waiting [2022-04-28T21:26:04.335Z] e8cf19c19ddd: Waiting [2022-04-28T21:26:04.335Z] a4caa8a26152: Waiting [2022-04-28T21:26:04.611Z] 94645a83ff95: Verifying Checksum [2022-04-28T21:26:04.611Z] 94645a83ff95: Download complete [2022-04-28T21:26:04.611Z] 1a89e8eeedd5: Download complete [2022-04-28T21:26:04.611Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T21:26:04.611Z] 0c92f367c5e7: Download complete [2022-04-28T21:26:04.611Z] 3096ccb668a1: Verifying Checksum [2022-04-28T21:26:04.611Z] 3096ccb668a1: Download complete [2022-04-28T21:26:04.611Z] 9b3977197b4f: Verifying Checksum [2022-04-28T21:26:04.611Z] 9b3977197b4f: Download complete [2022-04-28T21:26:04.611Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T21:26:04.611Z] e8cf19c19ddd: Download complete [2022-04-28T21:26:05.223Z] 9b3977197b4f: Pull complete [2022-04-28T21:26:06.217Z] 1a89e8eeedd5: Pull complete [2022-04-28T21:26:06.499Z] 94645a83ff95: Pull complete [2022-04-28T21:26:06.778Z] a4caa8a26152: Verifying Checksum [2022-04-28T21:26:06.778Z] a4caa8a26152: Download complete [2022-04-28T21:26:07.378Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T21:26:07.379Z] 3f3a8bcf1eab: Download complete [2022-04-28T21:26:19.821Z] 3f3a8bcf1eab: Pull complete [2022-04-28T21:26:19.821Z] 0c92f367c5e7: Pull complete [2022-04-28T21:26:19.821Z] 3096ccb668a1: Pull complete [2022-04-28T21:26:20.101Z] e8cf19c19ddd: Pull complete [2022-04-28T21:26:26.876Z] a4caa8a26152: Pull complete [2022-04-28T21:26:26.877Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T21:26:26.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:26:26.877Z] ---> 725f1c02e7f9 [2022-04-28T21:26:26.877Z] Step 3/11 : ARG MAKE=make build [2022-04-28T21:26:27.161Z] ---> Running in 75719daa6a69 [2022-04-28T21:26:27.445Z] Removing intermediate container 75719daa6a69 [2022-04-28T21:26:27.445Z] ---> 6714f108cfb0 [2022-04-28T21:26:27.445Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-28T21:26:27.721Z] ---> Running in 2ce6d9475aa9 [2022-04-28T21:26:27.998Z] Removing intermediate container 2ce6d9475aa9 [2022-04-28T21:26:27.998Z] ---> 8ba29c55fe9f [2022-04-28T21:26:27.998Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:26:27.998Z] ---> Running in e143ba6cd6e3 [2022-04-28T21:26:28.602Z] Removing intermediate container e143ba6cd6e3 [2022-04-28T21:26:28.602Z] ---> b5f3e7139b11 [2022-04-28T21:26:28.602Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:26:28.602Z] ---> Running in 60cbbb85f9e5 [2022-04-28T21:26:32.050Z] Removing intermediate container 60cbbb85f9e5 [2022-04-28T21:26:32.050Z] ---> 27b34943bc6d [2022-04-28T21:26:32.050Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T21:26:32.050Z] ---> Running in 36df682b55d4 [2022-04-28T21:26:33.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:26:34.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:26:35.543Z] OK: 220 MiB in 52 packages [2022-04-28T21:26:36.530Z] Removing intermediate container 36df682b55d4 [2022-04-28T21:26:36.530Z] ---> 749c24c9b197 [2022-04-28T21:26:36.530Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-28T21:26:36.807Z] ---> c2035cd767af [2022-04-28T21:26:36.807Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:26:37.098Z] ---> Running in 673fe8a047f5 [2022-04-28T21:27:33.702Z] Removing intermediate container 673fe8a047f5 [2022-04-28T21:27:33.703Z] ---> 682e8ea09d84 [2022-04-28T21:27:33.703Z] Step 10/11 : COPY . . [2022-04-28T21:27:33.703Z] ---> 2c8afcd59c7d [2022-04-28T21:27:33.703Z] Step 11/11 : RUN ${MAKE} [2022-04-28T21:27:33.703Z] ---> Running in a1118c3e4d39 [2022-04-28T21:27:33.703Z] noop [2022-04-28T21:27:33.703Z] Removing intermediate container a1118c3e4d39 [2022-04-28T21:27:33.703Z] ---> 2a676a114d22 [2022-04-28T21:27:33.703Z] Successfully built 2a676a114d22 [2022-04-28T21:27:33.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:27:34.073Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:27:34.073Z] . [Pipeline] withDockerContainer [2022-04-28T21:27:34.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-33750 does not seem to be running inside a container [2022-04-28T21:27:34.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/68 -v /w/workspace/device-sdk-go/68:/w/workspace/device-sdk-go/68:rw,z -v /w/workspace/device-sdk-go/68@tmp:/w/workspace/device-sdk-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T21:27:35.999Z] $ docker top a6f93093e4af06457750ca5999d1be38db8a021d1a414d874a222b8506cfa026 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:27:36.982Z] + go version [2022-04-28T21:27:36.983Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T21:27:37.015Z] $ docker stop --time=1 a6f93093e4af06457750ca5999d1be38db8a021d1a414d874a222b8506cfa026 [2022-04-28T21:27:38.772Z] $ docker rm -f a6f93093e4af06457750ca5999d1be38db8a021d1a414d874a222b8506cfa026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:27:47.785Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:27:47.785Z] . [Pipeline] withDockerContainer [2022-04-28T21:27:48.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-33750 does not seem to be running inside a container [2022-04-28T21:27:48.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/68 -v /w/workspace/device-sdk-go/68:/w/workspace/device-sdk-go/68:rw,z -v /w/workspace/device-sdk-go/68@tmp:/w/workspace/device-sdk-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T21:27:49.718Z] $ docker top ed49e90245f4e467f335dcc700454684d6109b01d57bd9c5c07f267f0860d583 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:27:50.731Z] + make test [2022-04-28T21:27:50.732Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T21:28:29.817Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-28T21:30:36.898Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-28T21:30:36.898Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-28T21:30:36.898Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-28T21:30:38.912Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.431s coverage: 23.3% of statements [2022-04-28T21:30:38.912Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-28T21:30:38.912Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.319s coverage: 27.6% of statements [2022-04-28T21:30:38.912Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.315s coverage: 78.9% of statements [2022-04-28T21:30:38.912Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.255s coverage: 10.8% of statements [2022-04-28T21:30:45.681Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.485s coverage: 60.0% of statements [2022-04-28T21:30:45.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-28T21:30:45.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-28T21:30:47.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.578s coverage: 34.8% of statements [2022-04-28T21:30:47.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-28T21:30:50.355Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.256s coverage: 86.1% of statements [2022-04-28T21:30:50.355Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-28T21:30:50.355Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-28T21:30:50.355Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.513s coverage: 65.1% of statements [2022-04-28T21:30:52.985Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.282s coverage: 89.2% of statements [2022-04-28T21:30:52.985Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-28T21:30:54.959Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.240s coverage: 4.7% of statements [2022-04-28T21:30:54.959Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-28T21:30:55.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T21:30:55.560Z] GO111MODULE=on go vet ./... [2022-04-28T21:32:32.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:32:32.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:32:32.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:32:32.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T21:32:32.454Z] $ docker stop --time=1 ed49e90245f4e467f335dcc700454684d6109b01d57bd9c5c07f267f0860d583 [2022-04-28T21:32:34.369Z] $ docker rm -f ed49e90245f4e467f335dcc700454684d6109b01d57bd9c5c07f267f0860d583 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:32:35.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T21:32:35.838Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T21:32:36.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:32:36.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T21:32:37.316Z] + ls -al . [2022-04-28T21:32:37.317Z] total 292 [2022-04-28T21:32:37.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 21:32 . [2022-04-28T21:32:37.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:25 .. [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 21:25 .dockerignore [2022-04-28T21:32:37.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:25 .git [2022-04-28T21:32:37.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:25 .github [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 21:25 .gitignore [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 21:25 .golangci.yml [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 21:25 CHANGELOG.md [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:25 GOVERNANCE.md [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 21:25 Jenkinsfile [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 21:25 LICENSE [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 21:25 Makefile [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 21:25 OWNERS.md [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 21:25 README.md [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 21:22 VERSION [2022-04-28T21:32:37.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:25 bin [2022-04-28T21:32:37.317Z] -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 21:30 coverage.out [2022-04-28T21:32:37.317Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:25 example [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 21:25 go.mod [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 34607 Apr 28 21:25 go.sum [2022-04-28T21:32:37.317Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 21:25 internal [2022-04-28T21:32:37.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:25 openapi [2022-04-28T21:32:37.317Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:25 pkg [2022-04-28T21:32:37.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:25 snap [2022-04-28T21:32:37.317Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 21:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:32:37.672Z] + 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=a64f10ec129da673bd1db63a6bd52868e2c80f4f --label arch=arm64 --label version=2.2.0-dev.35 . [2022-04-28T21:32:38.277Z] Sending build context to Docker daemon 5.34MB [2022-04-28T21:32:38.277Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:32:38.277Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T21:32:38.277Z] ---> 2a676a114d22 [2022-04-28T21:32:38.277Z] Step 3/25 : ARG MAKE=make build [2022-04-28T21:32:38.277Z] ---> Running in 9fa2c2ffa1bb [2022-04-28T21:32:38.884Z] Removing intermediate container 9fa2c2ffa1bb [2022-04-28T21:32:38.884Z] ---> 940bcc9a1cbd [2022-04-28T21:32:38.884Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-28T21:32:38.884Z] ---> Running in c21a98278147 [2022-04-28T21:32:39.159Z] Removing intermediate container c21a98278147 [2022-04-28T21:32:39.159Z] ---> 95063869f18f [2022-04-28T21:32:39.159Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:32:39.159Z] ---> Running in 3976397df930 [2022-04-28T21:32:39.433Z] Removing intermediate container 3976397df930 [2022-04-28T21:32:39.433Z] ---> 479c8c11c8dd [2022-04-28T21:32:39.433Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:32:39.709Z] ---> Running in 9a52e68e1d68 [2022-04-28T21:32:41.697Z] Removing intermediate container 9a52e68e1d68 [2022-04-28T21:32:41.697Z] ---> 0c607ddde470 [2022-04-28T21:32:41.697Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-28T21:32:41.697Z] ---> Running in ec96a273e3b5 [2022-04-28T21:32:42.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:32:43.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:32:44.658Z] OK: 220 MiB in 52 packages [2022-04-28T21:32:45.268Z] Removing intermediate container ec96a273e3b5 [2022-04-28T21:32:45.268Z] ---> cd5976f34a0d [2022-04-28T21:32:45.268Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-28T21:32:45.871Z] ---> 53246a72abd6 [2022-04-28T21:32:45.871Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:32:46.147Z] ---> Running in 7257687a4ba2 [2022-04-28T21:32:48.142Z] Removing intermediate container 7257687a4ba2 [2022-04-28T21:32:48.142Z] ---> 0f9f28ce69b7 [2022-04-28T21:32:48.142Z] Step 10/25 : COPY . . [2022-04-28T21:32:49.587Z] ---> 9785f054c949 [2022-04-28T21:32:49.587Z] Step 11/25 : RUN ${MAKE} [2022-04-28T21:32:49.587Z] ---> Running in 0422fef8cc02 [2022-04-28T21:32:50.587Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-28T21:35:12.534Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-28T21:35:12.534Z] Removing intermediate container 0422fef8cc02 [2022-04-28T21:35:12.534Z] ---> f335e9f3f126 [2022-04-28T21:35:12.534Z] Step 12/25 : FROM alpine:3.14 [2022-04-28T21:35:12.534Z] 3.14: Pulling from library/alpine [2022-04-28T21:35:12.534Z] 455c02918c45: Pulling fs layer [2022-04-28T21:35:12.534Z] 455c02918c45: Verifying Checksum [2022-04-28T21:35:12.534Z] 455c02918c45: Download complete [2022-04-28T21:35:12.534Z] 455c02918c45: Pull complete [2022-04-28T21:35:12.534Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:35:12.534Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:35:12.534Z] ---> ac73e934f311 [2022-04-28T21:35:12.534Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T21:35:12.534Z] ---> Running in f7c016143e8f [2022-04-28T21:35:12.534Z] Removing intermediate container f7c016143e8f [2022-04-28T21:35:12.534Z] ---> b6aa35b1ee14 [2022-04-28T21:35:12.534Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:35:12.534Z] ---> Running in 231760b07f91 [2022-04-28T21:35:13.526Z] Removing intermediate container 231760b07f91 [2022-04-28T21:35:13.526Z] ---> 136d5e6338a4 [2022-04-28T21:35:13.526Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-28T21:35:13.526Z] ---> Running in 908eac7491d0 [2022-04-28T21:35:14.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:35:15.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:35:16.491Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:35:16.491Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-28T21:35:16.491Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:35:16.768Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-28T21:35:16.768Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-28T21:35:16.768Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:35:17.044Z] OK: 8 MiB in 19 packages [2022-04-28T21:35:18.056Z] Removing intermediate container 908eac7491d0 [2022-04-28T21:35:18.056Z] ---> 50ddc1bea212 [2022-04-28T21:35:18.056Z] Step 16/25 : WORKDIR / [2022-04-28T21:35:18.056Z] ---> Running in 5b5a17f87390 [2022-04-28T21:35:18.338Z] Removing intermediate container 5b5a17f87390 [2022-04-28T21:35:18.338Z] ---> 6d7f1de794d8 [2022-04-28T21:35:18.338Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-28T21:35:18.945Z] ---> ac9004697219 [2022-04-28T21:35:18.946Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-28T21:35:20.934Z] ---> b2b37216d52d [2022-04-28T21:35:20.934Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-28T21:35:21.211Z] ---> 87915215540e [2022-04-28T21:35:21.211Z] Step 20/25 : EXPOSE 59999 [2022-04-28T21:35:21.211Z] ---> Running in 399165f3fef1 [2022-04-28T21:35:21.813Z] Removing intermediate container 399165f3fef1 [2022-04-28T21:35:21.813Z] ---> a0a2de8bac8d [2022-04-28T21:35:21.813Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-28T21:35:21.813Z] ---> Running in 92dc0c89cc75 [2022-04-28T21:35:22.088Z] Removing intermediate container 92dc0c89cc75 [2022-04-28T21:35:22.088Z] ---> 8ee85c6cb94b [2022-04-28T21:35:22.088Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:35:22.088Z] ---> Running in 43658a735de1 [2022-04-28T21:35:22.694Z] Removing intermediate container 43658a735de1 [2022-04-28T21:35:22.694Z] ---> cb9508b11c8e [2022-04-28T21:35:22.694Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:35:22.694Z] ---> Running in 6511c4894d03 [2022-04-28T21:35:22.969Z] Removing intermediate container 6511c4894d03 [2022-04-28T21:35:22.969Z] ---> f1621a72af56 [2022-04-28T21:35:22.969Z] Step 24/25 : LABEL git_sha=a64f10ec129da673bd1db63a6bd52868e2c80f4f [2022-04-28T21:35:22.969Z] ---> Running in c74547b181f6 [2022-04-28T21:35:23.245Z] Removing intermediate container c74547b181f6 [2022-04-28T21:35:23.245Z] ---> 005746e0bcec [2022-04-28T21:35:23.245Z] Step 25/25 : LABEL version=2.2.0-dev.35 [2022-04-28T21:35:23.522Z] ---> Running in 24adcda6a58a [2022-04-28T21:35:23.804Z] Removing intermediate container 24adcda6a58a [2022-04-28T21:35:23.804Z] ---> 7922f550233c [2022-04-28T21:35:23.804Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T21:35:23.804Z] Successfully built 7922f550233c [2022-04-28T21:35:23.804Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:35:24.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:35:24.252Z] [2022-04-28T21:35:24.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:35:24.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:35:24.892Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T21:35:24.892Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T21:35:24.892Z] 04944245beec: Pulling fs layer [2022-04-28T21:35:24.892Z] 699f458cf7ca: Pulling fs layer [2022-04-28T21:35:24.892Z] 765212b225bb: Pulling fs layer [2022-04-28T21:35:24.892Z] f23df028b6ca: Pulling fs layer [2022-04-28T21:35:24.892Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T21:35:24.892Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T21:35:24.892Z] f23df028b6ca: Waiting [2022-04-28T21:35:24.892Z] d65c8cfc05b1: Waiting [2022-04-28T21:35:24.892Z] 2437ff75d9bd: Waiting [2022-04-28T21:35:24.892Z] 765212b225bb: Waiting [2022-04-28T21:35:24.892Z] 04944245beec: Verifying Checksum [2022-04-28T21:35:24.892Z] 04944245beec: Download complete [2022-04-28T21:35:24.892Z] 765212b225bb: Verifying Checksum [2022-04-28T21:35:24.892Z] 765212b225bb: Download complete [2022-04-28T21:35:24.892Z] f23df028b6ca: Verifying Checksum [2022-04-28T21:35:24.892Z] f23df028b6ca: Download complete [2022-04-28T21:35:24.892Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T21:35:24.892Z] d65c8cfc05b1: Download complete [2022-04-28T21:35:25.169Z] 699f458cf7ca: Verifying Checksum [2022-04-28T21:35:25.169Z] 699f458cf7ca: Download complete [2022-04-28T21:35:25.447Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T21:35:25.447Z] 8998bd30e6a1: Download complete [2022-04-28T21:35:28.101Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T21:35:28.101Z] 2437ff75d9bd: Download complete [2022-04-28T21:35:30.103Z] 8998bd30e6a1: Pull complete [2022-04-28T21:35:30.704Z] 04944245beec: Pull complete [2022-04-28T21:35:32.149Z] 699f458cf7ca: Pull complete [2022-04-28T21:35:32.425Z] 765212b225bb: Pull complete [2022-04-28T21:35:33.412Z] f23df028b6ca: Pull complete [2022-04-28T21:35:33.686Z] d65c8cfc05b1: Pull complete [2022-04-28T21:35:48.843Z] 2437ff75d9bd: Pull complete [2022-04-28T21:35:48.843Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T21:35:48.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:35:48.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T21:35:49.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-33750 does not seem to be running inside a container [2022-04-28T21:35:49.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/68 -v /w/workspace/device-sdk-go/68:/w/workspace/device-sdk-go/68:rw,z -v /w/workspace/device-sdk-go/68@tmp:/w/workspace/device-sdk-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T21:35:52.215Z] $ docker top 50069d55322915154ab2be19946c98bef1ec20d3873c304ceb96dd513a3462a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:35:53.208Z] ---> job-cost.sh [2022-04-28T21:35:53.208Z] lf-activate-venv: SKIPPING [2022-04-28T21:35:53.208Z] INFO: No Stack... [2022-04-28T21:35:53.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T21:35:54.800Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:35:55.501Z] + cat /w/workspace/device-sdk-go/68/archives/cost.csv [2022-04-28T21:35:55.501Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T21:35:55.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [2022-04-28T21:35:55.588Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] did not exist. Created. [2022-04-28T21:35:55.588Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:35:56.299Z] /w/workspace/device-sdk-go/68@tmp/durable-0ed52e04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T21:35:57.012Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T21:35:57.038Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T21:35:57.115Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:35:57.125Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:35:57.153Z] $ docker stop --time=1 50069d55322915154ab2be19946c98bef1ec20d3873c304ceb96dd513a3462a4 [2022-04-28T21:35:58.737Z] $ docker rm -f 50069d55322915154ab2be19946c98bef1ec20d3873c304ceb96dd513a3462a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T21:35:59.375Z] provisioning config files... [2022-04-28T21:35:59.386Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3531921467880133271tmp [Pipeline] { [Pipeline] sh [2022-04-28T21:35:59.686Z] + set +x [2022-04-28T21:35:59.686Z] + curl+ -s https://codecov.io/bash [2022-04-28T21:35:59.686Z] bash -s -- [2022-04-28T21:35:59.686Z] [2022-04-28T21:35:59.686Z] _____ _ [2022-04-28T21:35:59.686Z] / ____| | | [2022-04-28T21:35:59.686Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T21:35:59.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T21:35:59.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T21:35:59.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T21:35:59.686Z] Bash-1.0.6 [2022-04-28T21:35:59.686Z] [2022-04-28T21:35:59.686Z] [2022-04-28T21:35:59.686Z] ==> git version 2.25.1 found [2022-04-28T21:35:59.686Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T21:35:59.686Z] Release-Date: 2020-01-08 [2022-04-28T21:35:59.686Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T21:35:59.686Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T21:35:59.686Z] ==> Jenkins CI detected. [2022-04-28T21:35:59.686Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-04-28T21:35:59.686Z] project root: . [2022-04-28T21:35:59.686Z] --> token set from env [2022-04-28T21:35:59.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T21:35:59.686Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T21:35:59.686Z] ==> Python coveragepy not found [2022-04-28T21:35:59.686Z] ==> Searching for coverage reports in: [2022-04-28T21:35:59.686Z] + . [2022-04-28T21:35:59.686Z] -> Found 1 reports [2022-04-28T21:35:59.686Z] ==> Detecting git/mercurial file structure [2022-04-28T21:35:59.686Z] ==> Reading reports [2022-04-28T21:35:59.686Z] + ./coverage.out bytes=130819 [2022-04-28T21:35:59.686Z] ==> Appending adjustments [2022-04-28T21:35:59.686Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T21:36:00.265Z] + Found adjustments [2022-04-28T21:36:00.265Z] ==> Gzipping contents [2022-04-28T21:36:00.265Z] 20K /tmp/codecov.4fPjJl.gz [2022-04-28T21:36:00.265Z] ==> Uploading reports [2022-04-28T21:36:00.265Z] url: https://codecov.io [2022-04-28T21:36:00.265Z] query: branch=main&commit=a64f10ec129da673bd1db63a6bd52868e2c80f4f&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T21:36:00.265Z] -> Pinging Codecov [2022-04-28T21:36:00.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=a64f10ec129da673bd1db63a6bd52868e2c80f4f&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T21:36:00.533Z] -> Uploading to [2022-04-28T21:36:00.533Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/7E55EF52A471D76F132DFD9A03CDDE97/a64f10ec129da673bd1db63a6bd52868e2c80f4f/7005b3d5-e1e8-48fa-b805-58573b8a6543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T213600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53dd2d3f512011bc977930bab0c27543824c1b600a0e209b9d3a8776f19a752b [2022-04-28T21:36:00.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:36:00.533Z] Dload Upload Total Spent Left Speed [2022-04-28T21:36:00.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16798 0 0 100 16798 0 79611 --:--:-- --:--:-- --:--:-- 81543 100 16798 0 0 100 16798 0 74000 --:--:-- --:--:-- --:--:-- 75666 [2022-04-28T21:36:00.795Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] } [2022-04-28T21:36:00.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T21:36:01.090Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T21:36:01.107Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:01.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T21:36:01.405Z] [2022-04-28T21:36:01.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:01.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T21:36:01.721Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T21:36:01.721Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T21:36:01.721Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T21:36:01.721Z] de9db76c5a1d: Pulling fs layer [2022-04-28T21:36:01.721Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T21:36:01.721Z] 0d57e429df01: Pulling fs layer [2022-04-28T21:36:01.721Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T21:36:01.721Z] e1f770b5df2f: Pulling fs layer [2022-04-28T21:36:01.721Z] 85a0685a4137: Pulling fs layer [2022-04-28T21:36:01.721Z] e1f770b5df2f: Waiting [2022-04-28T21:36:01.721Z] 4e4be7b47b0d: Waiting [2022-04-28T21:36:01.721Z] 0d57e429df01: Waiting [2022-04-28T21:36:01.721Z] 85a0685a4137: Waiting [2022-04-28T21:36:01.721Z] 0eba1c9be4d2: Waiting [2022-04-28T21:36:01.721Z] de9db76c5a1d: Verifying Checksum [2022-04-28T21:36:01.721Z] de9db76c5a1d: Download complete [2022-04-28T21:36:01.721Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T21:36:01.721Z] 0ef7d3d256c8: Download complete [2022-04-28T21:36:01.722Z] 0d57e429df01: Verifying Checksum [2022-04-28T21:36:01.722Z] 0d57e429df01: Download complete [2022-04-28T21:36:01.722Z] 4e4be7b47b0d: Verifying Checksum [2022-04-28T21:36:01.722Z] 4e4be7b47b0d: Download complete [2022-04-28T21:36:01.722Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T21:36:01.722Z] 188c0c94c7c5: Download complete [2022-04-28T21:36:01.981Z] 188c0c94c7c5: Pull complete [2022-04-28T21:36:01.981Z] e1f770b5df2f: Verifying Checksum [2022-04-28T21:36:01.981Z] e1f770b5df2f: Download complete [2022-04-28T21:36:01.981Z] 0ef7d3d256c8: Pull complete [2022-04-28T21:36:02.245Z] de9db76c5a1d: Pull complete [2022-04-28T21:36:02.516Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T21:36:02.516Z] 0eba1c9be4d2: Download complete [2022-04-28T21:36:02.783Z] 85a0685a4137: Verifying Checksum [2022-04-28T21:36:02.783Z] 85a0685a4137: Download complete [2022-04-28T21:36:07.021Z] 0eba1c9be4d2: Pull complete [2022-04-28T21:36:07.021Z] 0d57e429df01: Pull complete [2022-04-28T21:36:07.021Z] 4e4be7b47b0d: Pull complete [2022-04-28T21:36:07.589Z] e1f770b5df2f: Pull complete [2022-04-28T21:36:12.897Z] 85a0685a4137: Pull complete [2022-04-28T21:36:12.897Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T21:36:12.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T21:36:12.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T21:36:13.000Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:36:13.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T21:36:15.889Z] $ docker top 1ce9260024e7b633e12e060bb4ae9e19c166b0568f7cb840cc2c1f0f0b453cc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T21:36:16.011Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T21:36:16.299Z] + set -o pipefail [2022-04-28T21:36:16.299Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T21:36:22.889Z] [2022-04-28T21:36:22.889Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-04-28T21:36:22.889Z] [2022-04-28T21:36:22.889Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/f21d50bd-d72c-46af-bb8a-e14bcc86a451 [2022-04-28T21:36:22.889Z] [2022-04-28T21:36:22.889Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T21:36:22.889Z] [2022-04-28T21:36:22.889Z] [Pipeline] } [2022-04-28T21:36:22.921Z] $ docker stop --time=1 1ce9260024e7b633e12e060bb4ae9e19c166b0568f7cb840cc2c1f0f0b453cc4 [2022-04-28T21:36:25.643Z] $ docker rm -f 1ce9260024e7b633e12e060bb4ae9e19c166b0568f7cb840cc2c1f0f0b453cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-28T21:36:26.123Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:36:26.141Z] provisioning config files... [2022-04-28T21:36:26.149Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6817385203030450074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:36:26.454Z] --> edgex-publish-swagger.sh [2022-04-28T21:36:26.454Z] === Publish openapi/v2 API === [2022-04-28T21:36:26.454Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-28T21:36:26.454Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-04-28T21:36:26.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:36:26.454Z] Dload Upload Total Spent Left Speed [2022-04-28T21:36:27.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 79763 --:--:-- --:--:-- --:--:-- 79644 100 53282 0 0 100 53282 0 79644 --:--:-- --:--:-- --:--:-- 79525 [2022-04-28T21:36:27.031Z] [2022-04-28T21:36:27.031Z] [Pipeline] } [2022-04-28T21:36:27.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:36:27.492Z] + git log --format=format:%s -1 a64f10ec129da673bd1db63a6bd52868e2c80f4f [Pipeline] sh [2022-04-28T21:36:27.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:36:27.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:28.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:36:28.202Z] . [Pipeline] withDockerContainer [2022-04-28T21:36:28.300Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:36:28.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T21:36:29.060Z] $ docker top 0986591528c236aaa639ef125849eee964d4da52150f12abc536a3360832f7af -eo pid,comm [2022-04-28T21:36:29.112Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T21:36:29.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:36:29.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:36:29.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:36:29.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:36:29.291Z] $ docker exec 0986591528c236aaa639ef125849eee964d4da52150f12abc536a3360832f7af ssh-agent [2022-04-28T21:36:29.492Z] SSH_AUTH_SOCK=/tmp/ssh-8IZ9hqpUP8Qe/agent.34 [2022-04-28T21:36:29.492Z] SSH_AGENT_PID=40 [2022-04-28T21:36:29.499Z] Running ssh-add (command line suppressed) [2022-04-28T21:36:29.756Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4119365386506449240.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4119365386506449240.key) [2022-04-28T21:36:29.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:36:30.061Z] + git semver tag [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,458 [run_tag] DEBUG tag force:False [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,459 [check_head_tag] DEBUG check head tag [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,460 [execute] INFO git cat-file --batch-check [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,465 [execute] INFO git cat-file --batch [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,503 [execute] INFO git tag -a v2.2.0-dev.35 -m v2.2.0-dev.35 [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.35', '-m', 'v2.2.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:36:30.634Z] 2022-04-28 21:36:30,510 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:30.634Z] 2.2.0-dev.35 [Pipeline] } [2022-04-28T21:36:30.660Z] $ docker exec --env ******** --env ******** 0986591528c236aaa639ef125849eee964d4da52150f12abc536a3360832f7af ssh-agent -k [2022-04-28T21:36:30.818Z] unset SSH_AUTH_SOCK; [2022-04-28T21:36:30.818Z] unset SSH_AGENT_PID; [2022-04-28T21:36:30.818Z] echo Agent pid 40 killed; [2022-04-28T21:36:30.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:36:31.161Z] + git semver [Pipeline] } [2022-04-28T21:36:31.790Z] $ docker stop --time=1 0986591528c236aaa639ef125849eee964d4da52150f12abc536a3360832f7af [2022-04-28T21:36:33.142Z] $ docker rm -f 0986591528c236aaa639ef125849eee964d4da52150f12abc536a3360832f7af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:33.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T21:36:33.591Z] [2022-04-28T21:36:33.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:33.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T21:36:33.922Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T21:36:33.922Z] ab5ef0e58194: Pulling fs layer [2022-04-28T21:36:33.922Z] 9712f1f96733: Pulling fs layer [2022-04-28T21:36:33.922Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T21:36:33.922Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T21:36:33.922Z] e9a5061849ea: Pulling fs layer [2022-04-28T21:36:33.922Z] d747dcd14b5f: Pulling fs layer [2022-04-28T21:36:33.922Z] 2de7ff778b66: Pulling fs layer [2022-04-28T21:36:33.922Z] e9a5061849ea: Waiting [2022-04-28T21:36:33.922Z] d747dcd14b5f: Waiting [2022-04-28T21:36:33.922Z] 2de7ff778b66: Waiting [2022-04-28T21:36:33.922Z] 0d9ebad4ef96: Waiting [2022-04-28T21:36:33.922Z] 9712f1f96733: Verifying Checksum [2022-04-28T21:36:33.922Z] 9712f1f96733: Download complete [2022-04-28T21:36:34.507Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T21:36:34.507Z] 63f879dbbcfc: Download complete [2022-04-28T21:36:34.507Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T21:36:34.507Z] 0d9ebad4ef96: Download complete [2022-04-28T21:36:34.507Z] d747dcd14b5f: Download complete [2022-04-28T21:36:34.507Z] e9a5061849ea: Verifying Checksum [2022-04-28T21:36:34.507Z] e9a5061849ea: Download complete [2022-04-28T21:36:34.766Z] 2de7ff778b66: Verifying Checksum [2022-04-28T21:36:34.766Z] 2de7ff778b66: Download complete [2022-04-28T21:36:34.766Z] ab5ef0e58194: Download complete [2022-04-28T21:36:38.064Z] ab5ef0e58194: Pull complete [2022-04-28T21:36:38.064Z] 9712f1f96733: Pull complete [2022-04-28T21:36:39.010Z] 63f879dbbcfc: Pull complete [2022-04-28T21:36:43.222Z] 0d9ebad4ef96: Pull complete [2022-04-28T21:36:43.483Z] e9a5061849ea: Pull complete [2022-04-28T21:36:43.483Z] d747dcd14b5f: Pull complete [2022-04-28T21:36:44.883Z] 2de7ff778b66: Pull complete [2022-04-28T21:36:44.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T21:36:44.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T21:36:44.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T21:36:44.961Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:36:45.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T21:36:47.839Z] $ docker top 807e3002c83fbd394aa58d7260193ece42e70b30f3f6d76794e01c83d987b060 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:36:47.923Z] provisioning config files... [2022-04-28T21:36:47.931Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4746846352218325330tmp [2022-04-28T21:36:47.943Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3147808654280171296tmp [2022-04-28T21:36:47.960Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7933352818889705155tmp [Pipeline] { [Pipeline] echo [2022-04-28T21:36:47.976Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:36:48.271Z] ---> sigul-configuration.sh [2022-04-28T21:36:48.271Z] gpg: directory `/root/.gnupg' created [2022-04-28T21:36:48.271Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T21:36:48.271Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T21:36:48.271Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T21:36:48.271Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T21:36:48.271Z] gpg: CAST5 encrypted data [2022-04-28T21:36:48.271Z] gpg: encrypted with 1 passphrase [2022-04-28T21:36:48.271Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T21:36:48.568Z] + mkdir /home/jenkins [2022-04-28T21:36:48.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T21:36:48.870Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-28T21:36:48.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:36:49.168Z] ---> sigul-install.sh [2022-04-28T21:36:49.168Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T21:36:49.458Z] + git tag --list [2022-04-28T21:36:49.458Z] 0.7.1 [2022-04-28T21:36:49.458Z] delhi-tag [2022-04-28T21:36:49.458Z] v1.0.0 [2022-04-28T21:36:49.458Z] v1.1.0 [2022-04-28T21:36:49.458Z] v1.1.1 [2022-04-28T21:36:49.458Z] v1.1.2 [2022-04-28T21:36:49.458Z] v1.2.0 [2022-04-28T21:36:49.458Z] v1.2.1 [2022-04-28T21:36:49.458Z] v1.2.2 [2022-04-28T21:36:49.458Z] v1.2.3 [2022-04-28T21:36:49.458Z] v1.3.0 [2022-04-28T21:36:49.458Z] v1.4.0 [2022-04-28T21:36:49.458Z] v2.0.0 [2022-04-28T21:36:49.458Z] v2.0.1-dev.1 [2022-04-28T21:36:49.458Z] v2.0.1-dev.10 [2022-04-28T21:36:49.458Z] v2.0.1-dev.11 [2022-04-28T21:36:49.458Z] v2.0.1-dev.12 [2022-04-28T21:36:49.458Z] v2.0.1-dev.13 [2022-04-28T21:36:49.458Z] v2.0.1-dev.14 [2022-04-28T21:36:49.458Z] v2.0.1-dev.15 [2022-04-28T21:36:49.458Z] v2.0.1-dev.16 [2022-04-28T21:36:49.458Z] v2.0.1-dev.17 [2022-04-28T21:36:49.458Z] v2.0.1-dev.18 [2022-04-28T21:36:49.458Z] v2.0.1-dev.19 [2022-04-28T21:36:49.458Z] v2.0.1-dev.2 [2022-04-28T21:36:49.458Z] v2.0.1-dev.20 [2022-04-28T21:36:49.458Z] v2.0.1-dev.21 [2022-04-28T21:36:49.458Z] v2.0.1-dev.22 [2022-04-28T21:36:49.458Z] v2.0.1-dev.23 [2022-04-28T21:36:49.458Z] v2.0.1-dev.24 [2022-04-28T21:36:49.458Z] v2.0.1-dev.25 [2022-04-28T21:36:49.458Z] v2.0.1-dev.26 [2022-04-28T21:36:49.458Z] v2.0.1-dev.27 [2022-04-28T21:36:49.458Z] v2.0.1-dev.28 [2022-04-28T21:36:49.458Z] v2.0.1-dev.29 [2022-04-28T21:36:49.458Z] v2.0.1-dev.3 [2022-04-28T21:36:49.458Z] v2.0.1-dev.30 [2022-04-28T21:36:49.458Z] v2.0.1-dev.31 [2022-04-28T21:36:49.458Z] v2.0.1-dev.32 [2022-04-28T21:36:49.458Z] v2.0.1-dev.33 [2022-04-28T21:36:49.458Z] v2.0.1-dev.4 [2022-04-28T21:36:49.458Z] v2.0.1-dev.5 [2022-04-28T21:36:49.458Z] v2.0.1-dev.6 [2022-04-28T21:36:49.458Z] v2.0.1-dev.7 [2022-04-28T21:36:49.458Z] v2.0.1-dev.8 [2022-04-28T21:36:49.458Z] v2.0.1-dev.9 [2022-04-28T21:36:49.458Z] v2.1.0 [2022-04-28T21:36:49.458Z] v2.1.1-dev.1 [2022-04-28T21:36:49.458Z] v2.2.0-dev.1 [2022-04-28T21:36:49.458Z] v2.2.0-dev.10 [2022-04-28T21:36:49.458Z] v2.2.0-dev.11 [2022-04-28T21:36:49.458Z] v2.2.0-dev.12 [2022-04-28T21:36:49.458Z] v2.2.0-dev.13 [2022-04-28T21:36:49.458Z] v2.2.0-dev.14 [2022-04-28T21:36:49.458Z] v2.2.0-dev.15 [2022-04-28T21:36:49.458Z] v2.2.0-dev.16 [2022-04-28T21:36:49.458Z] v2.2.0-dev.17 [2022-04-28T21:36:49.458Z] v2.2.0-dev.18 [2022-04-28T21:36:49.458Z] v2.2.0-dev.19 [2022-04-28T21:36:49.458Z] v2.2.0-dev.2 [2022-04-28T21:36:49.458Z] v2.2.0-dev.20 [2022-04-28T21:36:49.458Z] v2.2.0-dev.21 [2022-04-28T21:36:49.458Z] v2.2.0-dev.22 [2022-04-28T21:36:49.458Z] v2.2.0-dev.23 [2022-04-28T21:36:49.458Z] v2.2.0-dev.24 [2022-04-28T21:36:49.458Z] v2.2.0-dev.25 [2022-04-28T21:36:49.458Z] v2.2.0-dev.26 [2022-04-28T21:36:49.458Z] v2.2.0-dev.27 [2022-04-28T21:36:49.458Z] v2.2.0-dev.28 [2022-04-28T21:36:49.458Z] v2.2.0-dev.29 [2022-04-28T21:36:49.458Z] v2.2.0-dev.3 [2022-04-28T21:36:49.458Z] v2.2.0-dev.30 [2022-04-28T21:36:49.458Z] v2.2.0-dev.31 [2022-04-28T21:36:49.458Z] v2.2.0-dev.32 [2022-04-28T21:36:49.458Z] v2.2.0-dev.33 [2022-04-28T21:36:49.458Z] v2.2.0-dev.34 [2022-04-28T21:36:49.458Z] v2.2.0-dev.35 [2022-04-28T21:36:49.458Z] v2.2.0-dev.4 [2022-04-28T21:36:49.458Z] v2.2.0-dev.5 [2022-04-28T21:36:49.458Z] v2.2.0-dev.6 [2022-04-28T21:36:49.458Z] v2.2.0-dev.7 [2022-04-28T21:36:49.458Z] v2.2.0-dev.8 [2022-04-28T21:36:49.458Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T21:36:49.752Z] + lftools sign git-tag v2.2.0-dev.35 [2022-04-28T21:36:50.695Z] Signing Git tag with Sigul... [2022-04-28T21:36:50.695Z] Signing v2.2.0-dev.35 [Pipeline] echo [2022-04-28T21:36:50.966Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:36:51.256Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T21:36:51.263Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T21:36:51.300Z] $ docker stop --time=1 807e3002c83fbd394aa58d7260193ece42e70b30f3f6d76794e01c83d987b060 [2022-04-28T21:36:52.607Z] $ docker rm -f 807e3002c83fbd394aa58d7260193ece42e70b30f3f6d76794e01c83d987b060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T21:36:53.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:36:53.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:53.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:36:53.300Z] . [Pipeline] withDockerContainer [2022-04-28T21:36:53.397Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:36:53.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T21:36:53.947Z] $ docker top 6b98dcc3ea668cecaa55454b7323ce59cd723e2c701da177bdc11c7f3d2829e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:36:54.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:36:54.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:36:54.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:36:54.232Z] $ docker exec 6b98dcc3ea668cecaa55454b7323ce59cd723e2c701da177bdc11c7f3d2829e2 ssh-agent [2022-04-28T21:36:54.404Z] SSH_AUTH_SOCK=/tmp/ssh-XIlzhNtbNMSH/agent.33 [2022-04-28T21:36:54.404Z] SSH_AGENT_PID=40 [2022-04-28T21:36:54.414Z] Running ssh-add (command line suppressed) [2022-04-28T21:36:54.563Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2737696475833836808.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2737696475833836808.key) [2022-04-28T21:36:54.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:36:54.860Z] + git semver bump pre [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,162 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,162 [bump_version] DEBUG bumping version:2.2.0-dev.35 on axis:pre with prefix:dev [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,162 [bump_version] DEBUG bumped version:2.2.0-dev.36 [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,162 [write_version] DEBUG write version:2.2.0-dev.36 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,162 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,163 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,165 [execute] INFO git cat-file --batch-check [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,170 [execute] INFO git cat-file --batch [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:36:55.432Z] 2022-04-28 21:36:55,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:36:55.432Z] 2.2.0-dev.36 [Pipeline] } [2022-04-28T21:36:55.462Z] $ docker exec --env ******** --env ******** 6b98dcc3ea668cecaa55454b7323ce59cd723e2c701da177bdc11c7f3d2829e2 ssh-agent -k [2022-04-28T21:36:55.584Z] unset SSH_AUTH_SOCK; [2022-04-28T21:36:55.584Z] unset SSH_AGENT_PID; [2022-04-28T21:36:55.584Z] echo Agent pid 40 killed; [2022-04-28T21:36:55.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:36:55.879Z] + git semver [Pipeline] } [2022-04-28T21:36:56.524Z] $ docker stop --time=1 6b98dcc3ea668cecaa55454b7323ce59cd723e2c701da177bdc11c7f3d2829e2 [2022-04-28T21:36:57.873Z] $ docker rm -f 6b98dcc3ea668cecaa55454b7323ce59cd723e2c701da177bdc11c7f3d2829e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:36:58.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:36:58.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:36:58.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:36:58.535Z] . [Pipeline] withDockerContainer [2022-04-28T21:36:58.608Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:36:58.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T21:36:59.115Z] $ docker top 8cba299702b073e7120719899d4fcd9117ab581c57b0f67b8aa3e2fe2cca99e1 -eo pid,comm [2022-04-28T21:36:59.176Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T21:36:59.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:36:59.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:36:59.212Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:36:59.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:36:59.383Z] $ docker exec 8cba299702b073e7120719899d4fcd9117ab581c57b0f67b8aa3e2fe2cca99e1 ssh-agent [2022-04-28T21:36:59.492Z] SSH_AUTH_SOCK=/tmp/ssh-POJEJTbGGNYS/agent.32 [2022-04-28T21:36:59.492Z] SSH_AGENT_PID=39 [2022-04-28T21:36:59.498Z] Running ssh-add (command line suppressed) [2022-04-28T21:36:59.617Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1035131295383361859.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1035131295383361859.key) [2022-04-28T21:36:59.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:36:59.906Z] + git semver push [2022-04-28T21:37:00.182Z] 2022-04-28 21:37:00,140 [run_push] DEBUG push [2022-04-28T21:37:00.182Z] 2022-04-28 21:37:00,141 [execute] INFO git push origin semver [2022-04-28T21:37:00.182Z] 2022-04-28 21:37:00,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:37:01.129Z] 2022-04-28 21:37:00,961 [run_push] DEBUG push all version tags [2022-04-28T21:37:01.129Z] 2022-04-28 21:37:00,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T21:37:01.129Z] 2022-04-28 21:37:00,962 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:37:02.078Z] 2022-04-28 21:37:01,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-04-28T21:37:02.078Z] 2.2.0-dev.36 [Pipeline] } [2022-04-28T21:37:02.106Z] $ docker exec --env ******** --env ******** 8cba299702b073e7120719899d4fcd9117ab581c57b0f67b8aa3e2fe2cca99e1 ssh-agent -k [2022-04-28T21:37:02.216Z] unset SSH_AUTH_SOCK; [2022-04-28T21:37:02.216Z] unset SSH_AGENT_PID; [2022-04-28T21:37:02.216Z] echo Agent pid 39 killed; [2022-04-28T21:37:02.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:37:02.514Z] + git semver [Pipeline] } [2022-04-28T21:37:02.807Z] $ docker stop --time=1 8cba299702b073e7120719899d4fcd9117ab581c57b0f67b8aa3e2fe2cca99e1 [2022-04-28T21:37:04.158Z] $ docker rm -f 8cba299702b073e7120719899d4fcd9117ab581c57b0f67b8aa3e2fe2cca99e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T21:37:04.842Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-04-28T21:37:04.842Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T21:37:04.842Z] total 16 [2022-04-28T21:37:04.842Z] drwxr-xr-x 3 root root 4096 Apr 28 21:24 . [2022-04-28T21:37:04.842Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:36 .. [2022-04-28T21:37:04.842Z] drwxr-xr-x 2 root root 4096 Apr 28 21:24 cost [2022-04-28T21:37:04.842Z] -rw-r--r-- 1 root root 83 Apr 28 21:24 cost.csv [2022-04-28T21:37:04.842Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T21:37:04.842Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-04-28T21:37:04.842Z] total 16 [2022-04-28T21:37:04.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:24 . [2022-04-28T21:37:04.842Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:36 .. [2022-04-28T21:37:04.842Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 21:24 cost [2022-04-28T21:37:04.842Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 28 21:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:05.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:06.036Z] ---> package-listing.sh [2022-04-28T21:37:06.037Z] ++ facter osfamily [2022-04-28T21:37:06.037Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T21:37:06.297Z] + OS_FAMILY=debian [2022-04-28T21:37:06.297Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-04-28T21:37:06.297Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T21:37:06.297Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T21:37:06.297Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T21:37:06.297Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T21:37:06.297Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-04-28T21:37:06.297Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T21:37:06.297Z] + case "${OS_FAMILY}" in [2022-04-28T21:37:06.297Z] + dpkg -l [2022-04-28T21:37:06.297Z] + grep '^ii' [2022-04-28T21:37:06.297Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T21:37:06.297Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T21:37:06.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T21:37:06.297Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-04-28T21:37:06.297Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-04-28T21:37:06.297Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-04-28T21:37:06.312Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T21:37:06.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:37:07.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:37:07.175Z] . [Pipeline] withDockerContainer [2022-04-28T21:37:07.260Z] prd-ubuntu20.04-docker-8c-8g-33728 does not seem to be running inside a container [2022-04-28T21:37:07.341Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T21:37:07.736Z] $ docker top 556ee73695e3d77db2218f527318a8a059755ebf5c2906cabdcecc8195af2a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:37:08.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T21:37:08.407Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T21:37:08.696Z] + ls /var/log/sa-host [2022-04-28T21:37:08.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:37:08.920Z] provisioning config files... [2022-04-28T21:37:08.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config989875117598057712tmp [Pipeline] { [Pipeline] echo [2022-04-28T21:37:08.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:09.245Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T21:37:09.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:09.593Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T21:37:09.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:09.922Z] ---> sudo-logs.sh [2022-04-28T21:37:09.922Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T21:37:09.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:10.259Z] ---> job-cost.sh [2022-04-28T21:37:10.259Z] lf-activate-venv: SKIPPING [2022-04-28T21:37:10.259Z] DEBUG: total: 0.2199999988079071 [2022-04-28T21:37:10.259Z] INFO: Retrieving Stack Cost... [2022-04-28T21:37:10.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:37:11.099Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T21:37:11.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:37:11.404Z] ---> logs-deploy.sh [2022-04-28T21:37:11.404Z] lf-activate-venv: SKIPPING [2022-04-28T21:37:11.404Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/68 [2022-04-28T21:37:11.404Z] INFO: archiving workspace using pattern(s): [2022-04-28T21:37:12.349Z] Archives upload complete. [2022-04-28T21:37:12.608Z] INFO: archiving logs to Nexus