Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e90a65424e653825a35d2be9f99c695c2eda6bdd 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-ssh9123263246714550428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12192976508389548246.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17596817265092162125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3567356158914946653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7769941226432357935.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8694 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 e90a65424e653825a35d2be9f99c695c2eda6bdd (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 e90a65424e653825a35d2be9f99c695c2eda6bdd # timeout=10 Commit message: "fix: update regex resourceName match logic (#1420)" > git rev-list --no-walk c527cc18e8dc5ba9098cf404cd39d1fac2754cd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T06:38:24.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T06:38:24.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T06:38:24.220Z] ========================================================= [2023-04-17T06:38:24.220Z] EdgeX Global Pipelines Version Info [2023-04-17T06:38:24.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:38:24.915Z] ------------------- [2023-04-17T06:38:24.915Z] stable info: [2023-04-17T06:38:24.915Z] ------------------- [2023-04-17T06:38:24.915Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T06:38:24.915Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T06:38:24.915Z] Message: update stable to v1.0.248 [2023-04-17T06:38:25.485Z] ------------------- [2023-04-17T06:38:25.486Z] experimental info: [2023-04-17T06:38:25.486Z] ------------------- [2023-04-17T06:38:25.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T06:38:25.486Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T06:38:25.486Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T06:38:25.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-17T06:38:25.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-17T06:38:25.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T06:38:25.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T06:38:25.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T06:38:25.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T06:38:25.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T06:38:25.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-17T06:38:25.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T06:38:25.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T06:38:25.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T06:38:25.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-17T06:38:25.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T06:38:25.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T06:38:25.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T06:38:25.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T06:38:25.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T06:38:25.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T06:38:25.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T06:38:25.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T06:38:25.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-17T06:38:25.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-17T06:38:25.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T06:38:25.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T06:38:25.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T06:38:25.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T06:38:25.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T06:38:25.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T06:38:25.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T06:38:25.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T06:38:25.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] echo [2023-04-17T06:38:25.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e90a654 [Pipeline] echo [2023-04-17T06:38:25.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T06:38:26.036Z] provisioning config files... [2023-04-17T06:38:26.048Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7789413674309806605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:38:26.346Z] ---> docker-login.sh [2023-04-17T06:38:26.347Z] nexus3.edgexfoundry.org:10001 [2023-04-17T06:38:26.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:26.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:26.609Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:26.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:26.609Z] [2023-04-17T06:38:26.609Z] Login Succeeded [2023-04-17T06:38:26.609Z] nexus3.edgexfoundry.org:10002 [2023-04-17T06:38:26.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:26.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:26.609Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:26.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:26.609Z] [2023-04-17T06:38:26.609Z] Login Succeeded [2023-04-17T06:38:26.609Z] nexus3.edgexfoundry.org:10003 [2023-04-17T06:38:26.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:26.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:26.869Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:26.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:26.869Z] [2023-04-17T06:38:26.870Z] Login Succeeded [2023-04-17T06:38:26.870Z] nexus3.edgexfoundry.org:10004 [2023-04-17T06:38:26.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:26.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:26.870Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:26.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:26.870Z] [2023-04-17T06:38:26.870Z] Login Succeeded [2023-04-17T06:38:26.870Z] docker.io [2023-04-17T06:38:26.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:27.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:27.129Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:27.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:27.129Z] [2023-04-17T06:38:27.129Z] Login Succeeded [2023-04-17T06:38:27.129Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T06:38:27.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T06:38:27.499Z] + git rev-list -1 --merges e90a65424e653825a35d2be9f99c695c2eda6bdd~1..e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] echo [2023-04-17T06:38:27.549Z] -----------> git rev-list -1 --merges e90a65424e653825a35d2be9f99c695c2eda6bdd~1..e90a65424e653825a35d2be9f99c695c2eda6bdd e90a65424e653825a35d2be9f99c695c2eda6bdd [false] [Pipeline] sh [2023-04-17T06:38:27.838Z] + git log --format=format:%s -1 e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] echo [2023-04-17T06:38:27.853Z] ========================================================= [2023-04-17T06:38:27.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T06:38:27.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T06:38:28.190Z] + git log --format=format:%s -1 e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] echo [2023-04-17T06:38:28.201Z] [semverPrep] GIT_COMMIT: e90a65424e653825a35d2be9f99c695c2eda6bdd, Commit Message: fix: update regex resourceName match logic (#1420) [Pipeline] echo [2023-04-17T06:38:28.212Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T06:38:28.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T06:38:28.578Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T06:38:28.578Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T06:38:28.578Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T06:38:28.578Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T06:38:28.578Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T06:38:28.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:38:28.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:38:28.975Z] [2023-04-17T06:38:28.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:38:29.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:38:29.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T06:38:29.270Z] b85a868b505f: Pulling fs layer [2023-04-17T06:38:29.270Z] e2be974225ed: Pulling fs layer [2023-04-17T06:38:29.270Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T06:38:29.270Z] 988bab9f4d93: Pulling fs layer [2023-04-17T06:38:29.270Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T06:38:29.270Z] eaf3925da568: Pulling fs layer [2023-04-17T06:38:29.270Z] bab4dde63d76: Pulling fs layer [2023-04-17T06:38:29.270Z] bde34c3a00c8: Pulling fs layer [2023-04-17T06:38:29.270Z] b352a97aabf1: Pulling fs layer [2023-04-17T06:38:29.270Z] 4872d77fe225: Pulling fs layer [2023-04-17T06:38:29.270Z] 5851b861e8e6: Pulling fs layer [2023-04-17T06:38:29.270Z] bab4dde63d76: Waiting [2023-04-17T06:38:29.270Z] bde34c3a00c8: Waiting [2023-04-17T06:38:29.270Z] 4872d77fe225: Waiting [2023-04-17T06:38:29.270Z] 988bab9f4d93: Waiting [2023-04-17T06:38:29.270Z] 1469e6f7b9e6: Waiting [2023-04-17T06:38:29.270Z] 5851b861e8e6: Waiting [2023-04-17T06:38:29.270Z] eaf3925da568: Waiting [2023-04-17T06:38:29.270Z] b352a97aabf1: Waiting [2023-04-17T06:38:29.270Z] e2be974225ed: Verifying Checksum [2023-04-17T06:38:29.270Z] e2be974225ed: Download complete [2023-04-17T06:38:29.270Z] 988bab9f4d93: Verifying Checksum [2023-04-17T06:38:29.270Z] 988bab9f4d93: Download complete [2023-04-17T06:38:29.270Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T06:38:29.270Z] 339a4e72a1f5: Download complete [2023-04-17T06:38:29.529Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T06:38:29.529Z] 1469e6f7b9e6: Download complete [2023-04-17T06:38:29.529Z] eaf3925da568: Verifying Checksum [2023-04-17T06:38:29.529Z] eaf3925da568: Download complete [2023-04-17T06:38:29.529Z] bde34c3a00c8: Verifying Checksum [2023-04-17T06:38:29.529Z] bde34c3a00c8: Download complete [2023-04-17T06:38:29.529Z] b352a97aabf1: Verifying Checksum [2023-04-17T06:38:29.529Z] b352a97aabf1: Download complete [2023-04-17T06:38:29.529Z] 4872d77fe225: Verifying Checksum [2023-04-17T06:38:29.529Z] 4872d77fe225: Download complete [2023-04-17T06:38:29.529Z] 5851b861e8e6: Download complete [2023-04-17T06:38:29.529Z] b85a868b505f: Verifying Checksum [2023-04-17T06:38:29.529Z] b85a868b505f: Download complete [2023-04-17T06:38:29.787Z] bab4dde63d76: Verifying Checksum [2023-04-17T06:38:29.787Z] bab4dde63d76: Download complete [2023-04-17T06:38:30.724Z] b85a868b505f: Pull complete [2023-04-17T06:38:30.724Z] e2be974225ed: Pull complete [2023-04-17T06:38:31.289Z] 339a4e72a1f5: Pull complete [2023-04-17T06:38:31.289Z] 988bab9f4d93: Pull complete [2023-04-17T06:38:31.547Z] 1469e6f7b9e6: Pull complete [2023-04-17T06:38:31.547Z] eaf3925da568: Pull complete [2023-04-17T06:38:33.447Z] bab4dde63d76: Pull complete [2023-04-17T06:38:33.447Z] bde34c3a00c8: Pull complete [2023-04-17T06:38:33.447Z] b352a97aabf1: Pull complete [2023-04-17T06:38:33.708Z] 4872d77fe225: Pull complete [2023-04-17T06:38:33.708Z] 5851b861e8e6: Pull complete [2023-04-17T06:38:33.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T06:38:33.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:38:33.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:38:33.797Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:38:33.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T06:38:35.034Z] $ docker top bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 -eo pid,comm [2023-04-17T06:38:35.093Z] 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). [2023-04-17T06:38:35.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T06:38:35.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T06:38:35.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T06:38:35.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T06:38:35.260Z] $ docker exec bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 ssh-agent [2023-04-17T06:38:35.374Z] SSH_AUTH_SOCK=/tmp/ssh-4UkU2g8DpwTV/agent.32 [2023-04-17T06:38:35.374Z] SSH_AGENT_PID=38 [2023-04-17T06:38:35.383Z] Running ssh-add (command line suppressed) [2023-04-17T06:38:35.489Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6105838566856421956.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6105838566856421956.key) [2023-04-17T06:38:35.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T06:38:35.796Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T06:38:35.807Z] $ docker exec --env ******** --env ******** bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 ssh-agent -k [2023-04-17T06:38:35.907Z] unset SSH_AUTH_SOCK; [2023-04-17T06:38:35.908Z] unset SSH_AGENT_PID; [2023-04-17T06:38:35.908Z] echo Agent pid 38 killed; [2023-04-17T06:38:35.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T06:38:35.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T06:38:35.945Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T06:38:36.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T06:38:36.065Z] $ docker exec bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 ssh-agent [2023-04-17T06:38:36.182Z] SSH_AUTH_SOCK=/tmp/ssh-EwUzqYDlUFBd/agent.70 [2023-04-17T06:38:36.182Z] SSH_AGENT_PID=76 [2023-04-17T06:38:36.188Z] Running ssh-add (command line suppressed) [2023-04-17T06:38:36.292Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13980717589400169620.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13980717589400169620.key) [2023-04-17T06:38:36.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T06:38:36.594Z] + git semver init [2023-04-17T06:38:36.854Z] 2023-04-17 06:38:36,781 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T06:38:36.854Z] 2023-04-17 06:38:36,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-17T06:38:36.854Z] 2023-04-17 06:38:36,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-17T06:38:36.854Z] 2023-04-17 06:38:36,783 [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) [2023-04-17T06:38:37.791Z] 2023-04-17 06:38:37,626 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-04-17T06:38:37.791Z] 2023-04-17 06:38:37,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-04-17T06:38:37.791Z] 2023-04-17 06:38:37,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:38:37.791Z] 2023-04-17 06:38:37,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:38:37.791Z] 3.0.0-dev.68 [Pipeline] } [2023-04-17T06:38:37.803Z] $ docker exec --env ******** --env ******** bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 ssh-agent -k [2023-04-17T06:38:37.901Z] unset SSH_AUTH_SOCK; [2023-04-17T06:38:37.901Z] unset SSH_AGENT_PID; [2023-04-17T06:38:37.902Z] echo Agent pid 76 killed; [2023-04-17T06:38:37.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T06:38:38.233Z] + git semver [Pipeline] } [2023-04-17T06:38:38.508Z] $ docker stop --time=1 bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 [2023-04-17T06:38:39.818Z] $ docker rm -f --volumes bc6192ddd27fb5d0509321a3783b975e4bc794f0d0ca1158dff2dc1b4ef877e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T06:38:40.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T06:38:40.378Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T06:38:40.381Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.68 [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 [2023-04-17T06:38:40.512Z] provisioning config files... [2023-04-17T06:38:40.522Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1893905808310298374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:38:40.822Z] ---> docker-login.sh [2023-04-17T06:38:40.822Z] nexus3.edgexfoundry.org:10001 [2023-04-17T06:38:40.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:40.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:40.822Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:40.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:40.822Z] [2023-04-17T06:38:40.822Z] Login Succeeded [2023-04-17T06:38:40.822Z] nexus3.edgexfoundry.org:10002 [2023-04-17T06:38:40.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:40.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:40.822Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:40.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:40.822Z] [2023-04-17T06:38:40.822Z] Login Succeeded [2023-04-17T06:38:40.822Z] nexus3.edgexfoundry.org:10003 [2023-04-17T06:38:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:41.081Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:41.081Z] [2023-04-17T06:38:41.081Z] Login Succeeded [2023-04-17T06:38:41.081Z] nexus3.edgexfoundry.org:10004 [2023-04-17T06:38:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:41.081Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:41.081Z] [2023-04-17T06:38:41.081Z] Login Succeeded [2023-04-17T06:38:41.081Z] docker.io [2023-04-17T06:38:41.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:38:41.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:38:41.340Z] Configure a credential helper to remove this warning. See [2023-04-17T06:38:41.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:38:41.340Z] [2023-04-17T06:38:41.340Z] Login Succeeded [2023-04-17T06:38:41.340Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T06:38:41.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T06:38:41.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T06:38:41.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T06:38:41.432Z] ========================================================= [2023-04-17T06:38:41.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T06:38:41.432Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:38:41.735Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T06:38:41.735Z] Sending build context to Docker daemon 10.95MB [2023-04-17T06:38:41.735Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T06:38:41.735Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-17T06:38:41.994Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T06:38:41.994Z] 63b65145d645: Pulling fs layer [2023-04-17T06:38:41.994Z] a2d21d5440eb: Pulling fs layer [2023-04-17T06:38:41.994Z] 935e6c44a52c: Pulling fs layer [2023-04-17T06:38:41.994Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T06:38:41.994Z] 30dea6a524f1: Pulling fs layer [2023-04-17T06:38:41.994Z] a2aff8979fd8: Pulling fs layer [2023-04-17T06:38:41.994Z] 6808be2612f2: Pulling fs layer [2023-04-17T06:38:41.994Z] f25807f1079a: Pulling fs layer [2023-04-17T06:38:41.994Z] 30dea6a524f1: Waiting [2023-04-17T06:38:41.994Z] a2aff8979fd8: Waiting [2023-04-17T06:38:41.994Z] 94cc34f8dd06: Waiting [2023-04-17T06:38:41.994Z] f25807f1079a: Waiting [2023-04-17T06:38:41.994Z] a2d21d5440eb: Verifying Checksum [2023-04-17T06:38:41.994Z] a2d21d5440eb: Download complete [2023-04-17T06:38:41.994Z] 94cc34f8dd06: Verifying Checksum [2023-04-17T06:38:41.994Z] 94cc34f8dd06: Download complete [2023-04-17T06:38:41.994Z] 30dea6a524f1: Verifying Checksum [2023-04-17T06:38:41.994Z] 63b65145d645: Verifying Checksum [2023-04-17T06:38:41.994Z] 63b65145d645: Download complete [2023-04-17T06:38:41.994Z] a2aff8979fd8: Verifying Checksum [2023-04-17T06:38:41.994Z] a2aff8979fd8: Download complete [2023-04-17T06:38:42.257Z] 63b65145d645: Pull complete [2023-04-17T06:38:42.517Z] f25807f1079a: Verifying Checksum [2023-04-17T06:38:42.517Z] f25807f1079a: Download complete [2023-04-17T06:38:42.776Z] a2d21d5440eb: Pull complete [2023-04-17T06:38:42.777Z] 935e6c44a52c: Verifying Checksum [2023-04-17T06:38:42.777Z] 935e6c44a52c: Download complete [2023-04-17T06:38:43.035Z] 6808be2612f2: Verifying Checksum [2023-04-17T06:38:43.035Z] 6808be2612f2: Download complete [2023-04-17T06:38:46.328Z] 935e6c44a52c: Pull complete [2023-04-17T06:38:46.328Z] 94cc34f8dd06: Pull complete [2023-04-17T06:38:46.590Z] 30dea6a524f1: Pull complete [2023-04-17T06:38:47.157Z] a2aff8979fd8: Pull complete [2023-04-17T06:38:49.693Z] 6808be2612f2: Pull complete [2023-04-17T06:38:51.070Z] f25807f1079a: Pull complete [2023-04-17T06:38:51.070Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T06:38:51.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T06:38:51.070Z] ---> 3b553350e43f [2023-04-17T06:38:51.070Z] Step 3/10 : ARG MAKE=make build [2023-04-17T06:38:55.466Z] Still waiting to schedule task [2023-04-17T06:38:55.466Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8692’ [2023-04-17T06:38:59.197Z] ---> Running in 49c41ede4087 [2023-04-17T06:38:59.197Z] Removing intermediate container 49c41ede4087 [2023-04-17T06:38:59.197Z] ---> e016f75ecad3 [2023-04-17T06:38:59.197Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-17T06:38:59.768Z] ---> Running in 5ce243537f6c [2023-04-17T06:39:01.154Z] Removing intermediate container 5ce243537f6c [2023-04-17T06:39:01.154Z] ---> e935239d48f4 [2023-04-17T06:39:01.154Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-17T06:39:01.724Z] ---> Running in 239a7ccc1891 [2023-04-17T06:39:02.662Z] Removing intermediate container 239a7ccc1891 [2023-04-17T06:39:02.662Z] ---> eb6aa491f280 [2023-04-17T06:39:02.662Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-17T06:39:03.603Z] ---> Running in 4e019551926c [2023-04-17T06:39:04.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T06:39:04.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T06:39:04.430Z] OK: 265 MiB in 53 packages [2023-04-17T06:39:06.966Z] Removing intermediate container 4e019551926c [2023-04-17T06:39:06.966Z] ---> aaedc8bb2233 [2023-04-17T06:39:06.966Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-17T06:39:06.966Z] ---> 3e00712eb73b [2023-04-17T06:39:06.966Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T06:39:06.966Z] ---> Running in 4356ab08951f [2023-04-17T06:39:53.651Z] Removing intermediate container 4356ab08951f [2023-04-17T06:39:53.652Z] ---> 6f77be2f5dbc [2023-04-17T06:39:53.652Z] Step 9/10 : COPY . . [2023-04-17T06:39:53.912Z] ---> 7723c41a46de [2023-04-17T06:39:53.912Z] Step 10/10 : RUN ${MAKE} [2023-04-17T06:39:53.912Z] ---> Running in f55c144859ce [2023-04-17T06:39:54.173Z] noop [2023-04-17T06:39:54.432Z] Removing intermediate container f55c144859ce [2023-04-17T06:39:54.432Z] ---> bc06f2e4859c [2023-04-17T06:39:54.692Z] Successfully built bc06f2e4859c [2023-04-17T06:39:54.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:39:55.005Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T06:39:55.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:39:55.075Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:39:55.103Z] $ 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 [2023-04-17T06:39:55.468Z] $ docker top 2527adab7063b6e73959884342e65a05c2f7e9297f7a984171108aba12cccaba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T06:39:55.812Z] + go version [2023-04-17T06:39:55.812Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T06:39:55.821Z] $ docker stop --time=1 2527adab7063b6e73959884342e65a05c2f7e9297f7a984171108aba12cccaba [2023-04-17T06:39:57.111Z] $ docker rm -f --volumes 2527adab7063b6e73959884342e65a05c2f7e9297f7a984171108aba12cccaba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:39:57.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T06:39:57.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:39:57.596Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:39:57.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T06:39:57.997Z] $ docker top 4d724f9750824e12da873cc0377afbbffbbf3a5286cd19647434addda9a410fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T06:39:58.346Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-17T06:39:58.640Z] + make test [2023-04-17T06:39:58.640Z] go test -race -coverprofile=coverage.out ./... [2023-04-17T06:40:05.208Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-17T06:40:20.110Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements [2023-04-17T06:40:20.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-17T06:40:20.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-17T06:40:20.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 80.2% of statements [2023-04-17T06:40:20.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-04-17T06:40:20.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-17T06:40:20.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-17T06:40:20.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.089s coverage: 77.5% of statements [2023-04-17T06:40:20.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-17T06:40:20.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-17T06:40:21.048Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-17T06:40:22.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 14.6% of statements [2023-04-17T06:40:22.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.068s coverage: 68.5% of statements [2023-04-17T06:40:22.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.110s coverage: 89.2% of statements [2023-04-17T06:40:22.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-04-17T06:40:41.028Z] GO111MODULE=on go vet ./... [2023-04-17T06:40:45.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T06:40:45.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T06:40:45.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-17T06:40:45.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T06:40:45.238Z] $ docker stop --time=1 4d724f9750824e12da873cc0377afbbffbbf3a5286cd19647434addda9a410fb [2023-04-17T06:40:49.874Z] $ docker rm -f --volumes 4d724f9750824e12da873cc0377afbbffbbf3a5286cd19647434addda9a410fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T06:40:50.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T06:40:50.556Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-17T06:40:51.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T06:40:51.373Z] + ls -al . [2023-04-17T06:40:51.373Z] total 272 [2023-04-17T06:40:51.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 06:39 . [2023-04-17T06:40:51.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 06:38 .. [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 06:38 .dockerignore [2023-04-17T06:40:51.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 06:38 .git [2023-04-17T06:40:51.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 06:38 .github [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 17 06:38 .gitignore [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 06:38 .golangci.yml [2023-04-17T06:40:51.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 06:38 .semver [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 17 06:38 CHANGELOG.md [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 06:38 GOVERNANCE.md [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 17 06:38 Jenkinsfile [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 06:38 LICENSE [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 17 06:38 Makefile [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 17 06:38 OWNERS.md [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 17 06:38 README.md [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 06:38 VERSION [2023-04-17T06:40:51.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 06:38 bin [2023-04-17T06:40:51.373Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 17 06:40 coverage.out [2023-04-17T06:40:51.373Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 06:38 example [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 17 06:38 go.mod [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 17 06:38 go.sum [2023-04-17T06:40:51.373Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 06:38 internal [2023-04-17T06:40:51.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 06:38 openapi [2023-04-17T06:40:51.373Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 17 06:38 pkg [2023-04-17T06:40:51.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 06:38 snap [2023-04-17T06:40:51.373Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 06:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:40:51.678Z] + 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=e90a65424e653825a35d2be9f99c695c2eda6bdd --label arch=amd64 --label version=3.0.0-dev.68 . [2023-04-17T06:40:51.678Z] Sending build context to Docker daemon 11.06MB [2023-04-17T06:40:51.678Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T06:40:51.678Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-17T06:40:51.678Z] ---> bc06f2e4859c [2023-04-17T06:40:51.678Z] Step 3/23 : ARG MAKE=make build [2023-04-17T06:40:51.936Z] ---> Running in 4a1f2c547954 [2023-04-17T06:40:52.195Z] Removing intermediate container 4a1f2c547954 [2023-04-17T06:40:52.195Z] ---> 76514c37d5e8 [2023-04-17T06:40:52.195Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-17T06:40:52.453Z] ---> Running in 382341d42be5 [2023-04-17T06:40:52.711Z] Removing intermediate container 382341d42be5 [2023-04-17T06:40:52.711Z] ---> c038bc9d74ba [2023-04-17T06:40:52.711Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-17T06:40:52.985Z] ---> Running in 736b730a60e5 [2023-04-17T06:40:53.243Z] Removing intermediate container 736b730a60e5 [2023-04-17T06:40:53.243Z] ---> 37f24cda280d [2023-04-17T06:40:53.243Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-17T06:40:53.502Z] ---> Running in 3360f40cbf81 [2023-04-17T06:40:53.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T06:40:53.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T06:40:54.021Z] OK: 265 MiB in 53 packages [2023-04-17T06:40:54.597Z] Removing intermediate container 3360f40cbf81 [2023-04-17T06:40:54.597Z] ---> be59f13eb98e [2023-04-17T06:40:54.597Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-17T06:40:54.597Z] ---> 7a8d1e3a8676 [2023-04-17T06:40:54.597Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T06:40:54.597Z] ---> Running in 62313775d5ad [2023-04-17T06:40:55.554Z] Removing intermediate container 62313775d5ad [2023-04-17T06:40:55.554Z] ---> d07472822b55 [2023-04-17T06:40:55.554Z] Step 9/23 : COPY . . [2023-04-17T06:40:55.815Z] ---> 6dffa808ab58 [2023-04-17T06:40:55.815Z] Step 10/23 : RUN ${MAKE} [2023-04-17T06:40:55.815Z] ---> Running in d572e30e1d00 [2023-04-17T06:40:56.072Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.68" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-17T06:41:14.153Z] Removing intermediate container d572e30e1d00 [2023-04-17T06:41:14.153Z] ---> 4f50d867b80a [2023-04-17T06:41:14.153Z] Step 11/23 : FROM alpine:3.17 [2023-04-17T06:41:14.153Z] 3.17: Pulling from library/alpine [2023-04-17T06:41:14.153Z] f56be85fc22e: Pulling fs layer [2023-04-17T06:41:14.153Z] f56be85fc22e: Download complete [2023-04-17T06:41:14.153Z] f56be85fc22e: Pull complete [2023-04-17T06:41:14.153Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T06:41:14.153Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T06:41:14.153Z] ---> 9ed4aefc74f6 [2023-04-17T06:41:14.153Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-17T06:41:14.153Z] ---> Running in 3df586e9c446 [2023-04-17T06:41:14.153Z] Removing intermediate container 3df586e9c446 [2023-04-17T06:41:14.153Z] ---> 6efa8448df23 [2023-04-17T06:41:14.153Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-17T06:41:14.153Z] ---> Running in 7f3e079c7766 [2023-04-17T06:41:14.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T06:41:14.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T06:41:14.153Z] OK: 7 MiB in 15 packages [2023-04-17T06:41:14.153Z] Removing intermediate container 7f3e079c7766 [2023-04-17T06:41:14.153Z] ---> ab621f30ae71 [2023-04-17T06:41:14.153Z] Step 14/23 : WORKDIR / [2023-04-17T06:41:14.153Z] ---> Running in 079f53d4e487 [2023-04-17T06:41:14.153Z] Removing intermediate container 079f53d4e487 [2023-04-17T06:41:14.153Z] ---> b1937bef2bd7 [2023-04-17T06:41:14.153Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-17T06:41:14.153Z] ---> 3c51375a9e6a [2023-04-17T06:41:14.153Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-17T06:41:14.410Z] ---> be3bc2454b25 [2023-04-17T06:41:14.410Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-17T06:41:14.410Z] ---> dc936f59e9cd [2023-04-17T06:41:14.410Z] Step 18/23 : EXPOSE 59999 [2023-04-17T06:41:14.666Z] ---> Running in 5e00b1ed189f [2023-04-17T06:41:14.666Z] Removing intermediate container 5e00b1ed189f [2023-04-17T06:41:14.666Z] ---> 1358fdf9b2ad [2023-04-17T06:41:14.666Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-17T06:41:14.666Z] ---> Running in 6e6a659f31b2 [2023-04-17T06:41:14.666Z] Removing intermediate container 6e6a659f31b2 [2023-04-17T06:41:14.666Z] ---> 7ec1b188156c [2023-04-17T06:41:14.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T06:41:14.666Z] ---> Running in fc288d7d00e2 [2023-04-17T06:41:14.924Z] Removing intermediate container fc288d7d00e2 [2023-04-17T06:41:14.924Z] ---> fe1e7f1e1c30 [2023-04-17T06:41:14.924Z] Step 21/23 : LABEL arch=amd64 [2023-04-17T06:41:14.924Z] ---> Running in 756eccbca8b4 [2023-04-17T06:41:14.924Z] Removing intermediate container 756eccbca8b4 [2023-04-17T06:41:14.924Z] ---> 6da954121e47 [2023-04-17T06:41:14.924Z] Step 22/23 : LABEL git_sha=e90a65424e653825a35d2be9f99c695c2eda6bdd [2023-04-17T06:41:14.924Z] ---> Running in 59cb9f444226 [2023-04-17T06:41:14.924Z] Removing intermediate container 59cb9f444226 [2023-04-17T06:41:14.924Z] ---> 545198b91446 [2023-04-17T06:41:14.924Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-04-17T06:41:14.924Z] ---> Running in 36cd0a711a97 [2023-04-17T06:41:15.182Z] Removing intermediate container 36cd0a711a97 [2023-04-17T06:41:15.182Z] ---> 89ebe3fd0c0a [2023-04-17T06:41:15.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T06:41:15.182Z] Successfully built 89ebe3fd0c0a [2023-04-17T06:41:15.182Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:41:15.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T06:41:15.604Z] [2023-04-17T06:41:15.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:41:15.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T06:41:15.905Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T06:41:15.905Z] 5eb5b503b376: Pulling fs layer [2023-04-17T06:41:15.905Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T06:41:15.905Z] ec43610c2a17: Pulling fs layer [2023-04-17T06:41:15.905Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T06:41:15.905Z] 33b1e0a273af: Pulling fs layer [2023-04-17T06:41:15.905Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T06:41:15.905Z] 2f39f015ded8: Pulling fs layer [2023-04-17T06:41:15.905Z] 3a2ae6a8a46f: Waiting [2023-04-17T06:41:15.905Z] 33b1e0a273af: Waiting [2023-04-17T06:41:15.905Z] 5d3b04190fa2: Waiting [2023-04-17T06:41:15.905Z] 2f39f015ded8: Waiting [2023-04-17T06:41:15.905Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T06:41:15.905Z] 3a2ae6a8a46f: Download complete [2023-04-17T06:41:15.905Z] 33b1e0a273af: Verifying Checksum [2023-04-17T06:41:15.905Z] 33b1e0a273af: Download complete [2023-04-17T06:41:15.905Z] 5d3b04190fa2: Verifying Checksum [2023-04-17T06:41:15.905Z] 5d3b04190fa2: Download complete [2023-04-17T06:41:15.905Z] ec43610c2a17: Download complete [2023-04-17T06:41:16.167Z] 5eb5b503b376: Download complete [2023-04-17T06:41:16.736Z] 2f39f015ded8: Verifying Checksum [2023-04-17T06:41:16.736Z] 2f39f015ded8: Download complete [2023-04-17T06:41:17.303Z] 5eb5b503b376: Pull complete [2023-04-17T06:41:17.303Z] 5c69ac0246d0: Pull complete [2023-04-17T06:41:17.870Z] ec43610c2a17: Pull complete [2023-04-17T06:41:17.870Z] 3a2ae6a8a46f: Pull complete [2023-04-17T06:41:18.128Z] 33b1e0a273af: Pull complete [2023-04-17T06:41:18.128Z] 5d3b04190fa2: Pull complete [2023-04-17T06:41:22.319Z] 2f39f015ded8: Pull complete [2023-04-17T06:41:22.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T06:41:22.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T06:41:22.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:41:22.401Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:41:22.432Z] $ 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 [2023-04-17T06:41:23.802Z] $ docker top b67a6cd63e2a19eda538c0081ba4422f18e2ecc2ac6f29c9a3cf0db0b2b9eb23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:41:24.197Z] ---> job-cost.sh [2023-04-17T06:41:24.198Z] lf-activate-venv: SKIPPING [2023-04-17T06:41:24.198Z] INFO: No Stack... [2023-04-17T06:41:24.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T06:41:25.024Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T06:41:25.311Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-04-17T06:41:25.311Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T06:41:25.325Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [2023-04-17T06:41:25.334Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] did not exist. Created. [2023-04-17T06:41:25.334Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T06:41:25.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T06:41:25.663Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T06:41:25.670Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T06:41:25.682Z] $ docker stop --time=1 b67a6cd63e2a19eda538c0081ba4422f18e2ecc2ac6f29c9a3cf0db0b2b9eb23 [2023-04-17T06:41:26.832Z] $ docker rm -f --volumes b67a6cd63e2a19eda538c0081ba4422f18e2ecc2ac6f29c9a3cf0db0b2b9eb23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T06:42:26.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8695 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-04-17T06:42:26.628Z] Running in /w/workspace/device-sdk-go/199 [Pipeline] { [Pipeline] checkout [2023-04-17T06:42:26.661Z] The recommended git tool is: git [2023-04-17T06:42:32.483Z] using credential edgex-jenkins-ssh [2023-04-17T06:42:32.496Z] Cloning the remote Git repository [2023-04-17T06:42:32.537Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-17T06:42:32.622Z] > git init /w/workspace/device-sdk-go/199 # timeout=10 [2023-04-17T06:42:32.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-17T06:42:32.745Z] > git --version # timeout=10 [2023-04-17T06:42:32.763Z] > git --version # 'git version 2.25.1' [2023-04-17T06:42:32.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T06:42:32.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T06:42:34.531Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-17T06:42:34.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T06:42:35.471Z] Avoid second fetch [2023-04-17T06:42:35.471Z] Checking out Revision e90a65424e653825a35d2be9f99c695c2eda6bdd (main) [2023-04-17T06:42:36.124Z] Commit message: "fix: update regex resourceName match logic (#1420)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T06:42:35.500Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T06:42:35.596Z] > git checkout -f e90a65424e653825a35d2be9f99c695c2eda6bdd # timeout=10 [2023-04-17T06:42:37.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T06:42:37.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T06:42:37.071Z] Dload Upload Total Spent Left Speed [2023-04-17T06:42:37.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-04-17T06:42:37.660Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T06:42:37.983Z] + sudo tee /etc/docker/daemon.new [2023-04-17T06:42:37.983Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T06:42:37.983Z] { [2023-04-17T06:42:37.983Z] "registry-mirrors": [ [2023-04-17T06:42:37.983Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T06:42:37.983Z] ], [2023-04-17T06:42:37.983Z] "bip": "10.250.0.254/24", [2023-04-17T06:42:37.983Z] "hosts": [ [2023-04-17T06:42:37.983Z] "tcp://0.0.0.0:5555", [2023-04-17T06:42:37.983Z] "unix:///var/run/docker.sock" [2023-04-17T06:42:37.983Z] ], [2023-04-17T06:42:37.983Z] "mtu": 1458, [2023-04-17T06:42:37.983Z] "selinux-enabled": true, [2023-04-17T06:42:37.983Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T06:42:37.983Z] } [Pipeline] sh [2023-04-17T06:42:38.312Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T06:42:38.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T06:43:00.741Z] provisioning config files... [2023-04-17T06:43:00.764Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/199@tmp/config7779271099538587749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:43:01.113Z] ---> docker-login.sh [2023-04-17T06:43:01.113Z] nexus3.edgexfoundry.org:10001 [2023-04-17T06:43:01.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:43:01.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:43:01.710Z] Configure a credential helper to remove this warning. See [2023-04-17T06:43:01.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:43:01.710Z] [2023-04-17T06:43:01.710Z] Login Succeeded [2023-04-17T06:43:01.710Z] nexus3.edgexfoundry.org:10002 [2023-04-17T06:43:01.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:43:01.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:43:01.980Z] Configure a credential helper to remove this warning. See [2023-04-17T06:43:01.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:43:01.981Z] [2023-04-17T06:43:01.981Z] Login Succeeded [2023-04-17T06:43:01.981Z] nexus3.edgexfoundry.org:10003 [2023-04-17T06:43:02.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:43:02.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:43:02.520Z] Configure a credential helper to remove this warning. See [2023-04-17T06:43:02.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:43:02.520Z] [2023-04-17T06:43:02.520Z] Login Succeeded [2023-04-17T06:43:02.520Z] nexus3.edgexfoundry.org:10004 [2023-04-17T06:43:02.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:43:02.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:43:02.789Z] Configure a credential helper to remove this warning. See [2023-04-17T06:43:02.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:43:02.789Z] [2023-04-17T06:43:02.790Z] Login Succeeded [2023-04-17T06:43:02.790Z] docker.io [2023-04-17T06:43:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T06:43:03.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T06:43:03.323Z] Configure a credential helper to remove this warning. See [2023-04-17T06:43:03.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T06:43:03.323Z] [2023-04-17T06:43:03.323Z] Login Succeeded [2023-04-17T06:43:03.323Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T06:43:03.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T06:43:03.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T06:43:03.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T06:43:03.614Z] ========================================================= [2023-04-17T06:43:03.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T06:43:03.614Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:43:03.965Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T06:43:04.566Z] Sending build context to Docker daemon 5.883MB [2023-04-17T06:43:04.566Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T06:43:04.566Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-17T06:43:04.566Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T06:43:04.566Z] af6eaf76a39c: Pulling fs layer [2023-04-17T06:43:04.566Z] 55522c791124: Pulling fs layer [2023-04-17T06:43:04.566Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T06:43:04.566Z] 169dfbe0d373: Pulling fs layer [2023-04-17T06:43:04.566Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T06:43:04.566Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T06:43:04.566Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T06:43:04.566Z] e1ff8fa3b103: Waiting [2023-04-17T06:43:04.566Z] 52ebb69f0ebf: Waiting [2023-04-17T06:43:04.566Z] 5abe8eddf0d5: Waiting [2023-04-17T06:43:04.566Z] 169dfbe0d373: Waiting [2023-04-17T06:43:04.566Z] 55522c791124: Download complete [2023-04-17T06:43:04.566Z] 169dfbe0d373: Verifying Checksum [2023-04-17T06:43:04.566Z] 169dfbe0d373: Download complete [2023-04-17T06:43:04.566Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T06:43:04.566Z] e1ff8fa3b103: Download complete [2023-04-17T06:43:04.834Z] af6eaf76a39c: Verifying Checksum [2023-04-17T06:43:04.834Z] af6eaf76a39c: Download complete [2023-04-17T06:43:05.807Z] af6eaf76a39c: Pull complete [2023-04-17T06:43:05.807Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T06:43:05.807Z] 5abe8eddf0d5: Download complete [2023-04-17T06:43:06.400Z] 55522c791124: Pull complete [2023-04-17T06:43:07.381Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T06:43:07.381Z] 52ebb69f0ebf: Download complete [2023-04-17T06:43:07.381Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T06:43:07.381Z] ce5c4a1c91eb: Download complete [2023-04-17T06:43:17.465Z] ce5c4a1c91eb: Pull complete [2023-04-17T06:43:17.732Z] 169dfbe0d373: Pull complete [2023-04-17T06:43:18.000Z] e1ff8fa3b103: Pull complete [2023-04-17T06:43:24.647Z] 52ebb69f0ebf: Pull complete [2023-04-17T06:43:26.078Z] 5abe8eddf0d5: Pull complete [2023-04-17T06:43:26.078Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T06:43:26.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T06:43:26.078Z] ---> 6cb57ee374ae [2023-04-17T06:43:26.078Z] Step 3/10 : ARG MAKE=make build [2023-04-17T06:43:28.024Z] ---> Running in 0f214741efe3 [2023-04-17T06:43:28.293Z] Removing intermediate container 0f214741efe3 [2023-04-17T06:43:28.293Z] ---> 8724a3150cc1 [2023-04-17T06:43:28.293Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-17T06:43:28.559Z] ---> Running in b20c22de07e1 [2023-04-17T06:43:28.828Z] Removing intermediate container b20c22de07e1 [2023-04-17T06:43:28.828Z] ---> b2fb3e64fd3c [2023-04-17T06:43:28.828Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-17T06:43:28.828Z] ---> Running in cdddaeceadac [2023-04-17T06:43:29.094Z] Removing intermediate container cdddaeceadac [2023-04-17T06:43:29.094Z] ---> 2880f6971772 [2023-04-17T06:43:29.094Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-17T06:43:29.094Z] ---> Running in 8ba45fd74bc1 [2023-04-17T06:43:30.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T06:43:31.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T06:43:32.072Z] OK: 263 MiB in 53 packages [2023-04-17T06:43:32.666Z] Removing intermediate container 8ba45fd74bc1 [2023-04-17T06:43:32.666Z] ---> 53d59bb23bfd [2023-04-17T06:43:32.666Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-17T06:43:33.250Z] ---> c98c371c8019 [2023-04-17T06:43:33.250Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T06:43:33.250Z] ---> Running in 4274cbbe7bfe [2023-04-17T06:44:41.145Z] Removing intermediate container 4274cbbe7bfe [2023-04-17T06:44:41.145Z] ---> a5b0b3e6c485 [2023-04-17T06:44:41.145Z] Step 9/10 : COPY . . [2023-04-17T06:44:41.145Z] ---> d29d44b9ca5f [2023-04-17T06:44:41.145Z] Step 10/10 : RUN ${MAKE} [2023-04-17T06:44:41.145Z] ---> Running in f2849f9b90fc [2023-04-17T06:44:41.732Z] noop [2023-04-17T06:44:42.317Z] Removing intermediate container f2849f9b90fc [2023-04-17T06:44:42.317Z] ---> 21f76f94eb10 [2023-04-17T06:44:42.317Z] Successfully built 21f76f94eb10 [2023-04-17T06:44:42.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:44:42.678Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T06:44:42.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:44:42.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-04-17T06:44:42.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/199 -v /w/workspace/device-sdk-go/199:/w/workspace/device-sdk-go/199:rw,z -v /w/workspace/device-sdk-go/199@tmp:/w/workspace/device-sdk-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T06:44:44.165Z] $ docker top 0db9b4cc96c88dc9fceae28b467ab30efa3fc300b9e75ebe1d54aea529922f58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T06:44:44.999Z] + go version [2023-04-17T06:44:45.000Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T06:44:45.020Z] $ docker stop --time=1 0db9b4cc96c88dc9fceae28b467ab30efa3fc300b9e75ebe1d54aea529922f58 [2023-04-17T06:44:46.643Z] $ docker rm -f --volumes 0db9b4cc96c88dc9fceae28b467ab30efa3fc300b9e75ebe1d54aea529922f58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:44:47.202Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T06:44:47.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:44:47.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-04-17T06:44:47.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/199 -v /w/workspace/device-sdk-go/199:/w/workspace/device-sdk-go/199:rw,z -v /w/workspace/device-sdk-go/199@tmp:/w/workspace/device-sdk-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T06:44:48.666Z] $ docker top 6b54c79f39e9ae92f81b91e601f9462f7c02dada421e4b98116651f7963505f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T06:44:49.171Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/199 [Pipeline] fileExists [Pipeline] sh [2023-04-17T06:44:49.506Z] + make test [2023-04-17T06:44:49.506Z] go test -race -coverprofile=coverage.out ./... [2023-04-17T06:45:28.389Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-17T06:47:35.063Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-17T06:47:35.063Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-17T06:47:35.063Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-17T06:47:35.063Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-17T06:47:35.063Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-17T06:47:41.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.267s coverage: 27.6% of statements [2023-04-17T06:47:41.716Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.283s coverage: 80.2% of statements [2023-04-17T06:47:56.721Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-17T06:47:56.721Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-17T06:47:56.721Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.343s coverage: 86.0% of statements [2023-04-17T06:48:02.061Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-17T06:48:02.061Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.462s coverage: 77.5% of statements [2023-04-17T06:48:06.312Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-17T06:48:07.723Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-17T06:48:07.723Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-17T06:48:09.670Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.262s coverage: 14.6% of statements [2023-04-17T06:48:09.670Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.414s coverage: 68.5% of statements [2023-04-17T06:48:11.613Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.420s coverage: 89.2% of statements [2023-04-17T06:48:12.575Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-17T06:48:12.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.232s coverage: 5.5% of statements [2023-04-17T06:48:13.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-17T06:48:13.804Z] GO111MODULE=on go vet ./... [2023-04-17T06:50:50.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T06:50:50.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T06:50:50.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-17T06:50:50.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T06:50:50.579Z] $ docker stop --time=1 6b54c79f39e9ae92f81b91e601f9462f7c02dada421e4b98116651f7963505f5 [2023-04-17T06:50:52.409Z] $ docker rm -f --volumes 6b54c79f39e9ae92f81b91e601f9462f7c02dada421e4b98116651f7963505f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T06:50:53.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T06:50:53.896Z] Warning: overwriting stash ‘coverage-report’ [2023-04-17T06:50:54.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T06:50:54.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T06:50:55.136Z] + ls -al . [2023-04-17T06:50:55.136Z] total 268 [2023-04-17T06:50:55.136Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 06:44 . [2023-04-17T06:50:55.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 06:42 .. [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 06:42 .dockerignore [2023-04-17T06:50:55.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 06:42 .git [2023-04-17T06:50:55.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 06:42 .github [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 17 06:42 .gitignore [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 06:42 .golangci.yml [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 17 06:42 CHANGELOG.md [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 06:42 GOVERNANCE.md [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 17 06:42 Jenkinsfile [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 06:42 LICENSE [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 17 06:42 Makefile [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 17 06:42 OWNERS.md [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 17 06:42 README.md [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 06:38 VERSION [2023-04-17T06:50:55.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 06:42 bin [2023-04-17T06:50:55.136Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 17 06:48 coverage.out [2023-04-17T06:50:55.136Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 06:42 example [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 17 06:42 go.mod [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 17 06:42 go.sum [2023-04-17T06:50:55.136Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 06:42 internal [2023-04-17T06:50:55.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 06:42 openapi [2023-04-17T06:50:55.136Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 17 06:42 pkg [2023-04-17T06:50:55.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 06:42 snap [2023-04-17T06:50:55.136Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 06:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:50:55.469Z] + 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=e90a65424e653825a35d2be9f99c695c2eda6bdd --label arch=arm64 --label version=3.0.0-dev.68 . [2023-04-17T06:50:55.737Z] Sending build context to Docker daemon 5.99MB [2023-04-17T06:50:56.003Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T06:50:56.003Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-17T06:50:56.003Z] ---> 21f76f94eb10 [2023-04-17T06:50:56.003Z] Step 3/23 : ARG MAKE=make build [2023-04-17T06:50:56.004Z] ---> Running in fdb8c4cc31e0 [2023-04-17T06:50:56.270Z] Removing intermediate container fdb8c4cc31e0 [2023-04-17T06:50:56.270Z] ---> a8087814e471 [2023-04-17T06:50:56.270Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-17T06:50:56.270Z] ---> Running in 5c0cfcfd6206 [2023-04-17T06:50:56.541Z] Removing intermediate container 5c0cfcfd6206 [2023-04-17T06:50:56.541Z] ---> d9ce34102387 [2023-04-17T06:50:56.541Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-17T06:50:56.812Z] ---> Running in 94fa29900981 [2023-04-17T06:50:57.078Z] Removing intermediate container 94fa29900981 [2023-04-17T06:50:57.078Z] ---> 1ac3ee44b83c [2023-04-17T06:50:57.078Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-17T06:50:57.078Z] ---> Running in da86e3879ef8 [2023-04-17T06:50:58.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T06:50:58.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T06:50:59.584Z] OK: 263 MiB in 53 packages [2023-04-17T06:51:01.541Z] Removing intermediate container da86e3879ef8 [2023-04-17T06:51:01.541Z] ---> 831ee8c7d7d1 [2023-04-17T06:51:01.541Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-17T06:51:01.809Z] ---> 099316af53fc [2023-04-17T06:51:01.809Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T06:51:01.809Z] ---> Running in 239420a74e79 [2023-04-17T06:51:04.404Z] Removing intermediate container 239420a74e79 [2023-04-17T06:51:04.404Z] ---> e1fc0d03296e [2023-04-17T06:51:04.404Z] Step 9/23 : COPY . . [2023-04-17T06:51:05.814Z] ---> 3c9825489e3b [2023-04-17T06:51:05.814Z] Step 10/23 : RUN ${MAKE} [2023-04-17T06:51:05.814Z] ---> Running in 06935ccdfd07 [2023-04-17T06:51:06.400Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.68" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-17T06:53:16.177Z] Removing intermediate container 06935ccdfd07 [2023-04-17T06:53:16.177Z] ---> e7d4dc6bf371 [2023-04-17T06:53:16.177Z] Step 11/23 : FROM alpine:3.17 [2023-04-17T06:53:16.177Z] 3.17: Pulling from library/alpine [2023-04-17T06:53:16.177Z] c41833b44d91: Pulling fs layer [2023-04-17T06:53:16.177Z] c41833b44d91: Verifying Checksum [2023-04-17T06:53:16.177Z] c41833b44d91: Download complete [2023-04-17T06:53:16.177Z] c41833b44d91: Pull complete [2023-04-17T06:53:16.177Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T06:53:16.177Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T06:53:16.177Z] ---> 51e60588ff2c [2023-04-17T06:53:16.177Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-17T06:53:16.177Z] ---> Running in 04c3970bb107 [2023-04-17T06:53:16.177Z] Removing intermediate container 04c3970bb107 [2023-04-17T06:53:16.177Z] ---> 8a8eabd24e91 [2023-04-17T06:53:16.177Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-17T06:53:16.177Z] ---> Running in cae07965d47c [2023-04-17T06:53:16.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T06:53:16.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T06:53:16.177Z] OK: 7 MiB in 15 packages [2023-04-17T06:53:16.763Z] Removing intermediate container cae07965d47c [2023-04-17T06:53:16.763Z] ---> 6395937877ec [2023-04-17T06:53:16.763Z] Step 14/23 : WORKDIR / [2023-04-17T06:53:16.764Z] ---> Running in 2d1e23fd0c0a [2023-04-17T06:53:17.029Z] Removing intermediate container 2d1e23fd0c0a [2023-04-17T06:53:17.029Z] ---> 394d78ee9065 [2023-04-17T06:53:17.029Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-17T06:53:17.613Z] ---> 33865f33707b [2023-04-17T06:53:17.613Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-17T06:53:19.118Z] ---> 6ed53301be8c [2023-04-17T06:53:19.118Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-17T06:53:19.705Z] ---> cda6a93aa06c [2023-04-17T06:53:19.705Z] Step 18/23 : EXPOSE 59999 [2023-04-17T06:53:19.705Z] ---> Running in 861f377225c9 [2023-04-17T06:53:19.985Z] Removing intermediate container 861f377225c9 [2023-04-17T06:53:19.985Z] ---> 55f1ddc5057c [2023-04-17T06:53:19.985Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-17T06:53:19.985Z] ---> Running in 5762858fa0f8 [2023-04-17T06:53:20.260Z] Removing intermediate container 5762858fa0f8 [2023-04-17T06:53:20.260Z] ---> a5bde0cd7949 [2023-04-17T06:53:20.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T06:53:20.537Z] ---> Running in 37ed0a241178 [2023-04-17T06:53:20.808Z] Removing intermediate container 37ed0a241178 [2023-04-17T06:53:20.808Z] ---> 87b1b682c944 [2023-04-17T06:53:20.808Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T06:53:20.808Z] ---> Running in f932687da430 [2023-04-17T06:53:21.103Z] Removing intermediate container f932687da430 [2023-04-17T06:53:21.104Z] ---> 5811737bb74c [2023-04-17T06:53:21.104Z] Step 22/23 : LABEL git_sha=e90a65424e653825a35d2be9f99c695c2eda6bdd [2023-04-17T06:53:21.104Z] ---> Running in 52a1f9acc61e [2023-04-17T06:53:21.375Z] Removing intermediate container 52a1f9acc61e [2023-04-17T06:53:21.376Z] ---> 0bc567caf7eb [2023-04-17T06:53:21.376Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-04-17T06:53:21.653Z] ---> Running in 43c920181e54 [2023-04-17T06:53:21.919Z] Removing intermediate container 43c920181e54 [2023-04-17T06:53:21.919Z] ---> 72c3307ab24d [2023-04-17T06:53:21.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T06:53:21.919Z] Successfully built 72c3307ab24d [2023-04-17T06:53:21.919Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:53:22.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T06:53:22.361Z] [2023-04-17T06:53:22.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:53:22.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T06:53:22.696Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T06:53:22.696Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T06:53:22.696Z] 04944245beec: Pulling fs layer [2023-04-17T06:53:22.696Z] 699f458cf7ca: Pulling fs layer [2023-04-17T06:53:22.696Z] 765212b225bb: Pulling fs layer [2023-04-17T06:53:22.696Z] f23df028b6ca: Pulling fs layer [2023-04-17T06:53:22.696Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T06:53:22.696Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T06:53:22.696Z] 765212b225bb: Waiting [2023-04-17T06:53:22.696Z] f23df028b6ca: Waiting [2023-04-17T06:53:22.696Z] d65c8cfc05b1: Waiting [2023-04-17T06:53:22.696Z] 2437ff75d9bd: Waiting [2023-04-17T06:53:22.965Z] 04944245beec: Verifying Checksum [2023-04-17T06:53:22.965Z] 04944245beec: Download complete [2023-04-17T06:53:22.965Z] 765212b225bb: Verifying Checksum [2023-04-17T06:53:22.965Z] 765212b225bb: Download complete [2023-04-17T06:53:22.965Z] f23df028b6ca: Verifying Checksum [2023-04-17T06:53:22.965Z] f23df028b6ca: Download complete [2023-04-17T06:53:23.236Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T06:53:23.236Z] d65c8cfc05b1: Download complete [2023-04-17T06:53:23.236Z] 699f458cf7ca: Verifying Checksum [2023-04-17T06:53:23.236Z] 699f458cf7ca: Download complete [2023-04-17T06:53:23.505Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T06:53:23.505Z] 8998bd30e6a1: Download complete [2023-04-17T06:53:26.089Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T06:53:26.089Z] 2437ff75d9bd: Download complete [2023-04-17T06:53:27.500Z] 8998bd30e6a1: Pull complete [2023-04-17T06:53:28.083Z] 04944245beec: Pull complete [2023-04-17T06:53:29.504Z] 699f458cf7ca: Pull complete [2023-04-17T06:53:29.504Z] 765212b225bb: Pull complete [2023-04-17T06:53:30.463Z] f23df028b6ca: Pull complete [2023-04-17T06:53:30.463Z] d65c8cfc05b1: Pull complete [2023-04-17T06:53:45.456Z] 2437ff75d9bd: Pull complete [2023-04-17T06:53:45.456Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T06:53:45.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T06:53:45.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:53:45.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-04-17T06:53:45.742Z] $ 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/199 -v /w/workspace/device-sdk-go/199:/w/workspace/device-sdk-go/199:rw,z -v /w/workspace/device-sdk-go/199@tmp:/w/workspace/device-sdk-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T06:53:48.447Z] $ docker top 66431c26ce56552bb040bb46f9b50eada66c18920b04324af7e14a974c1a033f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:53:49.278Z] ---> job-cost.sh [2023-04-17T06:53:49.278Z] lf-activate-venv: SKIPPING [2023-04-17T06:53:49.278Z] INFO: No Stack... [2023-04-17T06:53:49.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T06:53:50.511Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T06:53:51.144Z] + cat /w/workspace/device-sdk-go/199/archives/cost.csv [2023-04-17T06:53:51.144Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T06:53:51.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [2023-04-17T06:53:51.214Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] did not exist. Created. [2023-04-17T06:53:51.214Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T06:53:51.553Z] /w/workspace/device-sdk-go/199@tmp/durable-6bfeda30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T06:53:51.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T06:53:51.914Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T06:53:51.974Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T06:53:51.981Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T06:53:51.999Z] $ docker stop --time=1 66431c26ce56552bb040bb46f9b50eada66c18920b04324af7e14a974c1a033f [2023-04-17T06:53:53.484Z] $ docker rm -f --volumes 66431c26ce56552bb040bb46f9b50eada66c18920b04324af7e14a974c1a033f [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 [2023-04-17T06:53:53.890Z] provisioning config files... [2023-04-17T06:53:53.897Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4192674367462209798tmp [Pipeline] { [Pipeline] sh [2023-04-17T06:53:54.191Z] + set +x [2023-04-17T06:53:54.191Z] + curl -s https://codecov.io/bash [2023-04-17T06:53:54.191Z] + bash -s -- [2023-04-17T06:53:54.191Z] [2023-04-17T06:53:54.191Z] _____ _ [2023-04-17T06:53:54.191Z] / ____| | | [2023-04-17T06:53:54.191Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T06:53:54.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T06:53:54.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T06:53:54.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T06:53:54.191Z] Bash-1.0.6 [2023-04-17T06:53:54.191Z] [2023-04-17T06:53:54.191Z] [2023-04-17T06:53:54.191Z] ==> git version 2.25.1 found [2023-04-17T06:53:54.191Z] ==> 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 [2023-04-17T06:53:54.191Z] Release-Date: 2020-01-08 [2023-04-17T06:53:54.191Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-17T06:53:54.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T06:53:54.191Z] ==> Jenkins CI detected. [2023-04-17T06:53:54.191Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-17T06:53:54.191Z] project root: . [2023-04-17T06:53:54.191Z] --> token set from env [2023-04-17T06:53:54.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T06:53:54.191Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T06:53:54.191Z] ==> Python coveragepy not found [2023-04-17T06:53:54.191Z] ==> Searching for coverage reports in: [2023-04-17T06:53:54.191Z] + . [2023-04-17T06:53:54.451Z] -> Found 1 reports [2023-04-17T06:53:54.451Z] ==> Detecting git/mercurial file structure [2023-04-17T06:53:54.451Z] ==> Reading reports [2023-04-17T06:53:54.451Z] + ./coverage.out bytes=106119 [2023-04-17T06:53:54.451Z] ==> Appending adjustments [2023-04-17T06:53:54.451Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T06:53:54.711Z] + Found adjustments [2023-04-17T06:53:54.711Z] ==> Gzipping contents [2023-04-17T06:53:54.711Z] 16K /tmp/codecov.RYeLzq.gz [2023-04-17T06:53:54.711Z] ==> Uploading reports [2023-04-17T06:53:54.711Z] url: https://codecov.io [2023-04-17T06:53:54.711Z] query: branch=main&commit=e90a65424e653825a35d2be9f99c695c2eda6bdd&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T06:53:54.711Z] -> Pinging Codecov [2023-04-17T06:53:54.711Z] 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=e90a65424e653825a35d2be9f99c695c2eda6bdd&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T06:53:54.711Z] -> Uploading to [2023-04-17T06:53:54.711Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/7E55EF52A471D76F132DFD9A03CDDE97/e90a65424e653825a35d2be9f99c695c2eda6bdd/4cc42424-f170-4284-b19f-1817bf07d0de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T065354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62d8d9f021493a1d6b15bdc66bd66713d8d12121db7b77bab6f2de0de11d602c [2023-04-17T06:53:54.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T06:53:54.711Z] Dload Upload Total Spent Left Speed [2023-04-17T06:53:54.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15027 0 0 100 15027 0 57574 --:--:-- --:--:-- --:--:-- 57574 [2023-04-17T06:53:54.970Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] } [2023-04-17T06:53:54.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-17T06:53:55.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T06:53:55.194Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:53:55.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T06:53:55.498Z] [2023-04-17T06:53:55.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:53:55.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T06:53:55.803Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T06:53:55.803Z] df9b9388f04a: Pulling fs layer [2023-04-17T06:53:55.803Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T06:53:55.803Z] 25bc292e5bac: Pulling fs layer [2023-04-17T06:53:55.803Z] 114826534d7a: Pulling fs layer [2023-04-17T06:53:55.803Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T06:53:55.803Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T06:53:55.803Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T06:53:55.803Z] 114826534d7a: Waiting [2023-04-17T06:53:55.803Z] 4657fd5d0bcf: Waiting [2023-04-17T06:53:55.803Z] 6ad1cebc031e: Waiting [2023-04-17T06:53:55.803Z] 25bc292e5bac: Download complete [2023-04-17T06:53:55.803Z] 52dc419b0ee2: Verifying Checksum [2023-04-17T06:53:55.803Z] 52dc419b0ee2: Download complete [2023-04-17T06:53:55.803Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T06:53:55.803Z] 4657fd5d0bcf: Download complete [2023-04-17T06:53:55.803Z] df9b9388f04a: Verifying Checksum [2023-04-17T06:53:56.063Z] df9b9388f04a: Pull complete [2023-04-17T06:53:56.063Z] 52dc419b0ee2: Pull complete [2023-04-17T06:53:56.063Z] 25bc292e5bac: Pull complete [2023-04-17T06:53:56.324Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T06:53:56.324Z] 6ad1cebc031e: Download complete [2023-04-17T06:53:56.583Z] 114826534d7a: Verifying Checksum [2023-04-17T06:53:56.583Z] 114826534d7a: Download complete [2023-04-17T06:53:56.842Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T06:53:56.842Z] 8a3aa393b2d8: Download complete [2023-04-17T06:54:00.125Z] 114826534d7a: Pull complete [2023-04-17T06:54:00.125Z] 4657fd5d0bcf: Pull complete [2023-04-17T06:54:00.383Z] 6ad1cebc031e: Pull complete [2023-04-17T06:54:02.910Z] 8a3aa393b2d8: Pull complete [2023-04-17T06:54:02.910Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T06:54:02.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T06:54:02.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:02.985Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:03.011Z] $ 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 [2023-04-17T06:54:04.564Z] $ docker top 77cfb7fb674202e03042fa05e784d720e885ca0d9eaedead73de6f2a70f0762f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T06:54:04.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-04-17T06:54:04.913Z] + set -o pipefail [2023-04-17T06:54:04.913Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-04-17T06:54:10.190Z] [2023-04-17T06:54:10.190Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-04-17T06:54:10.190Z] [2023-04-17T06:54:10.190Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/0c178c06-b512-41bb-b725-28c6fa6db2a7 [2023-04-17T06:54:10.190Z] [2023-04-17T06:54:10.190Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T06:54:10.190Z] [2023-04-17T06:54:10.190Z] [2023-04-17T06:54:10.190Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T06:54:10.190Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T06:54:10.190Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T06:54:10.197Z] $ docker stop --time=1 77cfb7fb674202e03042fa05e784d720e885ca0d9eaedead73de6f2a70f0762f [2023-04-17T06:54:12.017Z] $ docker rm -f --volumes 77cfb7fb674202e03042fa05e784d720e885ca0d9eaedead73de6f2a70f0762f [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 [2023-04-17T06:54:12.384Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T06:54:12.392Z] provisioning config files... [2023-04-17T06:54:12.399Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12943446141980888001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:12.689Z] --> edgex-publish-swagger.sh [2023-04-17T06:54:12.689Z] === Publish openapi/v3 API === [2023-04-17T06:54:12.689Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-17T06:54:12.689Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-04-17T06:54:12.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T06:54:12.689Z] Dload Upload Total Spent Left Speed [2023-04-17T06:54:13.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 39456 --:--:-- --:--:-- --:--:-- 39456 [2023-04-17T06:54:13.257Z] [2023-04-17T06:54:13.257Z] [Pipeline] } [2023-04-17T06:54:13.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T06:54:13.651Z] + git log --format=format:%s -1 e90a65424e653825a35d2be9f99c695c2eda6bdd [Pipeline] sh [2023-04-17T06:54:13.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T06:54:13.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:14.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:54:14.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:14.305Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:14.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T06:54:14.697Z] $ docker top 0cb943c607c9ace7b29244468ebe888d713d19ef43ebcd377aa0552a4e90aeb4 -eo pid,comm [2023-04-17T06:54:14.747Z] 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). [2023-04-17T06:54:14.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T06:54:14.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T06:54:14.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T06:54:14.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T06:54:14.886Z] $ docker exec 0cb943c607c9ace7b29244468ebe888d713d19ef43ebcd377aa0552a4e90aeb4 ssh-agent [2023-04-17T06:54:14.994Z] SSH_AUTH_SOCK=/tmp/ssh-yuQbHwg64skh/agent.32 [2023-04-17T06:54:14.994Z] SSH_AGENT_PID=38 [2023-04-17T06:54:14.999Z] Running ssh-add (command line suppressed) [2023-04-17T06:54:15.089Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15797121534027892050.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15797121534027892050.key) [2023-04-17T06:54:15.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T06:54:15.390Z] + git semver tag [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,556 [run_tag] DEBUG tag force:False [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,556 [check_head_tag] DEBUG check head tag [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,558 [execute] INFO git cat-file --batch-check [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,562 [execute] INFO git cat-file --batch [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,595 [execute] INFO git tag -a v3.0.0-dev.68 -m v3.0.0-dev.68 [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,595 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.68', '-m', 'v3.0.0-dev.68'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T06:54:15.649Z] 2023-04-17 06:54:15,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:15.649Z] 3.0.0-dev.68 [Pipeline] } [2023-04-17T06:54:15.654Z] $ docker exec --env ******** --env ******** 0cb943c607c9ace7b29244468ebe888d713d19ef43ebcd377aa0552a4e90aeb4 ssh-agent -k [2023-04-17T06:54:15.758Z] unset SSH_AUTH_SOCK; [2023-04-17T06:54:15.759Z] unset SSH_AGENT_PID; [2023-04-17T06:54:15.759Z] echo Agent pid 38 killed; [2023-04-17T06:54:15.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T06:54:16.145Z] + git semver [Pipeline] } [2023-04-17T06:54:16.410Z] $ docker stop --time=1 0cb943c607c9ace7b29244468ebe888d713d19ef43ebcd377aa0552a4e90aeb4 [2023-04-17T06:54:17.723Z] $ docker rm -f --volumes 0cb943c607c9ace7b29244468ebe888d713d19ef43ebcd377aa0552a4e90aeb4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:18.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T06:54:18.093Z] [2023-04-17T06:54:18.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:18.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T06:54:18.386Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T06:54:18.386Z] ab5ef0e58194: Pulling fs layer [2023-04-17T06:54:18.386Z] 9712f1f96733: Pulling fs layer [2023-04-17T06:54:18.386Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T06:54:18.386Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T06:54:18.386Z] e9a5061849ea: Pulling fs layer [2023-04-17T06:54:18.386Z] d747dcd14b5f: Pulling fs layer [2023-04-17T06:54:18.386Z] 2de7ff778b66: Pulling fs layer [2023-04-17T06:54:18.386Z] d747dcd14b5f: Waiting [2023-04-17T06:54:18.386Z] 0d9ebad4ef96: Waiting [2023-04-17T06:54:18.386Z] e9a5061849ea: Waiting [2023-04-17T06:54:18.386Z] 9712f1f96733: Verifying Checksum [2023-04-17T06:54:18.386Z] 9712f1f96733: Download complete [2023-04-17T06:54:18.647Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T06:54:18.647Z] 63f879dbbcfc: Download complete [2023-04-17T06:54:18.906Z] e9a5061849ea: Verifying Checksum [2023-04-17T06:54:18.906Z] e9a5061849ea: Download complete [2023-04-17T06:54:18.906Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T06:54:18.906Z] 0d9ebad4ef96: Download complete [2023-04-17T06:54:18.906Z] d747dcd14b5f: Verifying Checksum [2023-04-17T06:54:18.906Z] d747dcd14b5f: Download complete [2023-04-17T06:54:18.906Z] ab5ef0e58194: Verifying Checksum [2023-04-17T06:54:18.906Z] ab5ef0e58194: Download complete [2023-04-17T06:54:18.906Z] 2de7ff778b66: Verifying Checksum [2023-04-17T06:54:18.906Z] 2de7ff778b66: Download complete [2023-04-17T06:54:21.435Z] ab5ef0e58194: Pull complete [2023-04-17T06:54:21.435Z] 9712f1f96733: Pull complete [2023-04-17T06:54:22.001Z] 63f879dbbcfc: Pull complete [2023-04-17T06:54:25.286Z] 0d9ebad4ef96: Pull complete [2023-04-17T06:54:25.286Z] e9a5061849ea: Pull complete [2023-04-17T06:54:25.544Z] d747dcd14b5f: Pull complete [2023-04-17T06:54:26.480Z] 2de7ff778b66: Pull complete [2023-04-17T06:54:26.480Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T06:54:26.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T06:54:26.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:26.559Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:26.583Z] $ 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 [2023-04-17T06:54:28.235Z] $ docker top e884d66362512966760637e7bf1a29acf1a0dd2770d9797177c3ae59808018b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T06:54:28.307Z] provisioning config files... [2023-04-17T06:54:28.314Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1407017395914388723tmp [2023-04-17T06:54:28.321Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2687854958909750145tmp [2023-04-17T06:54:28.330Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5192812399672970068tmp [Pipeline] { [Pipeline] echo [2023-04-17T06:54:28.343Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:28.623Z] ---> sigul-configuration.sh [2023-04-17T06:54:28.623Z] gpg: directory `/root/.gnupg' created [2023-04-17T06:54:28.623Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T06:54:28.623Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T06:54:28.623Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T06:54:28.623Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T06:54:28.623Z] gpg: CAST5 encrypted data [2023-04-17T06:54:28.623Z] gpg: encrypted with 1 passphrase [2023-04-17T06:54:28.623Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T06:54:28.908Z] + mkdir /home/jenkins [2023-04-17T06:54:28.908Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T06:54:29.191Z] + 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 [2023-04-17T06:54:29.199Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:29.481Z] ---> sigul-install.sh [2023-04-17T06:54:29.481Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T06:54:29.766Z] + git tag --list [2023-04-17T06:54:29.766Z] 0.7.1 [2023-04-17T06:54:29.766Z] delhi-tag [2023-04-17T06:54:29.766Z] v1.0.0 [2023-04-17T06:54:29.766Z] v1.1.0 [2023-04-17T06:54:29.766Z] v1.1.1 [2023-04-17T06:54:29.766Z] v1.1.2 [2023-04-17T06:54:29.766Z] v1.2.0 [2023-04-17T06:54:29.766Z] v1.2.1 [2023-04-17T06:54:29.766Z] v1.2.2 [2023-04-17T06:54:29.766Z] v1.2.3 [2023-04-17T06:54:29.766Z] v1.3.0 [2023-04-17T06:54:29.766Z] v1.4.0 [2023-04-17T06:54:29.766Z] v2.0.0 [2023-04-17T06:54:29.766Z] v2.1.0 [2023-04-17T06:54:29.766Z] v2.1.1 [2023-04-17T06:54:29.766Z] v2.1.1-dev.2 [2023-04-17T06:54:29.766Z] v2.1.1-dev.3 [2023-04-17T06:54:29.766Z] v2.2.0 [2023-04-17T06:54:29.766Z] v2.2.1-dev.1 [2023-04-17T06:54:29.766Z] v2.2.1-dev.10 [2023-04-17T06:54:29.766Z] v2.2.1-dev.11 [2023-04-17T06:54:29.766Z] v2.2.1-dev.12 [2023-04-17T06:54:29.766Z] v2.2.1-dev.13 [2023-04-17T06:54:29.766Z] v2.2.1-dev.14 [2023-04-17T06:54:29.766Z] v2.2.1-dev.2 [2023-04-17T06:54:29.766Z] v2.2.1-dev.3 [2023-04-17T06:54:29.766Z] v2.2.1-dev.4 [2023-04-17T06:54:29.766Z] v2.2.1-dev.5 [2023-04-17T06:54:29.766Z] v2.2.1-dev.6 [2023-04-17T06:54:29.766Z] v2.2.1-dev.7 [2023-04-17T06:54:29.766Z] v2.2.1-dev.8 [2023-04-17T06:54:29.766Z] v2.2.1-dev.9 [2023-04-17T06:54:29.766Z] v2.3.0 [2023-04-17T06:54:29.766Z] v2.3.0-dev.14 [2023-04-17T06:54:29.766Z] v2.3.0-dev.15 [2023-04-17T06:54:29.766Z] v2.3.0-dev.16 [2023-04-17T06:54:29.766Z] v2.3.0-dev.17 [2023-04-17T06:54:29.766Z] v2.3.0-dev.18 [2023-04-17T06:54:29.766Z] v2.3.0-dev.19 [2023-04-17T06:54:29.766Z] v2.3.0-dev.20 [2023-04-17T06:54:29.766Z] v2.3.0-dev.21 [2023-04-17T06:54:29.766Z] v2.3.0-dev.22 [2023-04-17T06:54:29.766Z] v2.3.0-dev.23 [2023-04-17T06:54:29.766Z] v2.3.0-dev.24 [2023-04-17T06:54:29.766Z] v2.3.0-dev.25 [2023-04-17T06:54:29.766Z] v2.3.0-dev.26 [2023-04-17T06:54:29.766Z] v2.3.0-dev.27 [2023-04-17T06:54:29.766Z] v2.3.0-dev.28 [2023-04-17T06:54:29.766Z] v2.3.0-dev.29 [2023-04-17T06:54:29.766Z] v2.3.0-dev.30 [2023-04-17T06:54:29.766Z] v2.3.0-dev.31 [2023-04-17T06:54:29.766Z] v2.3.0-dev.32 [2023-04-17T06:54:29.766Z] v2.3.0-dev.33 [2023-04-17T06:54:29.766Z] v2.3.0-dev.34 [2023-04-17T06:54:29.766Z] v2.3.0-dev.35 [2023-04-17T06:54:29.766Z] v2.3.0-dev.36 [2023-04-17T06:54:29.766Z] v2.3.0-dev.37 [2023-04-17T06:54:29.766Z] v2.3.0-dev.38 [2023-04-17T06:54:29.766Z] v2.3.0-dev.39 [2023-04-17T06:54:29.766Z] v2.3.0-dev.40 [2023-04-17T06:54:29.766Z] v2.3.0-dev.41 [2023-04-17T06:54:29.766Z] v2.3.0-dev.42 [2023-04-17T06:54:29.766Z] v2.3.0-dev.43 [2023-04-17T06:54:29.766Z] v2.3.0-dev.44 [2023-04-17T06:54:29.766Z] v2.3.0-dev.45 [2023-04-17T06:54:29.766Z] v2.3.0-dev.46 [2023-04-17T06:54:29.766Z] v2.3.0-dev.47 [2023-04-17T06:54:29.766Z] v2.3.0-dev.48 [2023-04-17T06:54:29.766Z] v2.3.0-dev.49 [2023-04-17T06:54:29.766Z] v2.3.0-dev.50 [2023-04-17T06:54:29.766Z] v2.3.0-dev.51 [2023-04-17T06:54:29.766Z] v2.3.1 [2023-04-17T06:54:29.766Z] v2.3.1-dev.1 [2023-04-17T06:54:29.766Z] v2.3.1-dev.2 [2023-04-17T06:54:29.766Z] v2.3.1-dev.3 [2023-04-17T06:54:29.766Z] v2.3.1-dev.4 [2023-04-17T06:54:29.766Z] v3.0.0-dev.1 [2023-04-17T06:54:29.766Z] v3.0.0-dev.10 [2023-04-17T06:54:29.766Z] v3.0.0-dev.11 [2023-04-17T06:54:29.766Z] v3.0.0-dev.12 [2023-04-17T06:54:29.766Z] v3.0.0-dev.13 [2023-04-17T06:54:29.766Z] v3.0.0-dev.14 [2023-04-17T06:54:29.766Z] v3.0.0-dev.15 [2023-04-17T06:54:29.766Z] v3.0.0-dev.16 [2023-04-17T06:54:29.766Z] v3.0.0-dev.17 [2023-04-17T06:54:29.766Z] v3.0.0-dev.18 [2023-04-17T06:54:29.766Z] v3.0.0-dev.19 [2023-04-17T06:54:29.766Z] v3.0.0-dev.2 [2023-04-17T06:54:29.766Z] v3.0.0-dev.20 [2023-04-17T06:54:29.766Z] v3.0.0-dev.21 [2023-04-17T06:54:29.766Z] v3.0.0-dev.22 [2023-04-17T06:54:29.766Z] v3.0.0-dev.23 [2023-04-17T06:54:29.766Z] v3.0.0-dev.24 [2023-04-17T06:54:29.766Z] v3.0.0-dev.25 [2023-04-17T06:54:29.766Z] v3.0.0-dev.26 [2023-04-17T06:54:29.766Z] v3.0.0-dev.27 [2023-04-17T06:54:29.766Z] v3.0.0-dev.28 [2023-04-17T06:54:29.766Z] v3.0.0-dev.29 [2023-04-17T06:54:29.766Z] v3.0.0-dev.3 [2023-04-17T06:54:29.766Z] v3.0.0-dev.30 [2023-04-17T06:54:29.766Z] v3.0.0-dev.31 [2023-04-17T06:54:29.766Z] v3.0.0-dev.32 [2023-04-17T06:54:29.766Z] v3.0.0-dev.33 [2023-04-17T06:54:29.767Z] v3.0.0-dev.34 [2023-04-17T06:54:29.767Z] v3.0.0-dev.35 [2023-04-17T06:54:29.767Z] v3.0.0-dev.36 [2023-04-17T06:54:29.767Z] v3.0.0-dev.37 [2023-04-17T06:54:29.767Z] v3.0.0-dev.38 [2023-04-17T06:54:29.767Z] v3.0.0-dev.39 [2023-04-17T06:54:29.767Z] v3.0.0-dev.4 [2023-04-17T06:54:29.767Z] v3.0.0-dev.40 [2023-04-17T06:54:29.767Z] v3.0.0-dev.41 [2023-04-17T06:54:29.767Z] v3.0.0-dev.42 [2023-04-17T06:54:29.767Z] v3.0.0-dev.43 [2023-04-17T06:54:29.767Z] v3.0.0-dev.44 [2023-04-17T06:54:29.767Z] v3.0.0-dev.45 [2023-04-17T06:54:29.767Z] v3.0.0-dev.46 [2023-04-17T06:54:29.767Z] v3.0.0-dev.47 [2023-04-17T06:54:29.767Z] v3.0.0-dev.48 [2023-04-17T06:54:29.767Z] v3.0.0-dev.49 [2023-04-17T06:54:29.767Z] v3.0.0-dev.5 [2023-04-17T06:54:29.767Z] v3.0.0-dev.50 [2023-04-17T06:54:29.767Z] v3.0.0-dev.51 [2023-04-17T06:54:29.767Z] v3.0.0-dev.52 [2023-04-17T06:54:29.767Z] v3.0.0-dev.53 [2023-04-17T06:54:29.767Z] v3.0.0-dev.54 [2023-04-17T06:54:29.767Z] v3.0.0-dev.55 [2023-04-17T06:54:29.767Z] v3.0.0-dev.56 [2023-04-17T06:54:29.767Z] v3.0.0-dev.57 [2023-04-17T06:54:29.767Z] v3.0.0-dev.58 [2023-04-17T06:54:29.767Z] v3.0.0-dev.59 [2023-04-17T06:54:29.767Z] v3.0.0-dev.6 [2023-04-17T06:54:29.767Z] v3.0.0-dev.60 [2023-04-17T06:54:29.767Z] v3.0.0-dev.61 [2023-04-17T06:54:29.767Z] v3.0.0-dev.62 [2023-04-17T06:54:29.767Z] v3.0.0-dev.63 [2023-04-17T06:54:29.767Z] v3.0.0-dev.64 [2023-04-17T06:54:29.767Z] v3.0.0-dev.65 [2023-04-17T06:54:29.767Z] v3.0.0-dev.66 [2023-04-17T06:54:29.767Z] v3.0.0-dev.67 [2023-04-17T06:54:29.767Z] v3.0.0-dev.68 [2023-04-17T06:54:29.767Z] v3.0.0-dev.7 [2023-04-17T06:54:29.767Z] v3.0.0-dev.8 [2023-04-17T06:54:29.767Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-17T06:54:30.049Z] + lftools sign git-tag v3.0.0-dev.68 [2023-04-17T06:54:30.617Z] Signing Git tag with Sigul... [2023-04-17T06:54:30.618Z] Signing v3.0.0-dev.68 [Pipeline] echo [2023-04-17T06:54:30.884Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:31.168Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T06:54:31.176Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T06:54:31.187Z] $ docker stop --time=1 e884d66362512966760637e7bf1a29acf1a0dd2770d9797177c3ae59808018b4 [2023-04-17T06:54:32.504Z] $ docker rm -f --volumes e884d66362512966760637e7bf1a29acf1a0dd2770d9797177c3ae59808018b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T06:54:32.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T06:54:32.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:33.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:54:33.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:33.258Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:33.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T06:54:33.635Z] $ docker top f4d07405ef5b6296dc8ae0cdce860e3b19f53b0998a2130e222a6dcb75dd9bbd -eo pid,comm [2023-04-17T06:54:33.696Z] 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). [2023-04-17T06:54:33.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T06:54:33.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T06:54:33.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T06:54:33.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T06:54:33.824Z] $ docker exec f4d07405ef5b6296dc8ae0cdce860e3b19f53b0998a2130e222a6dcb75dd9bbd ssh-agent [2023-04-17T06:54:33.926Z] SSH_AUTH_SOCK=/tmp/ssh-lp67qyKbeCp5/agent.32 [2023-04-17T06:54:33.926Z] SSH_AGENT_PID=38 [2023-04-17T06:54:33.931Z] Running ssh-add (command line suppressed) [2023-04-17T06:54:34.039Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928184062588624583.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928184062588624583.key) [2023-04-17T06:54:34.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T06:54:34.339Z] + git semver bump pre [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [bump_version] DEBUG bumping version:3.0.0-dev.68 on axis:pre with prefix:dev [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [bump_version] DEBUG bumped version:3.0.0-dev.69 [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [write_version] DEBUG write version:3.0.0-dev.69 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,522 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,524 [execute] INFO git cat-file --batch-check [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,531 [execute] INFO git cat-file --batch [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T06:54:34.597Z] 2023-04-17 06:54:34,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:34.597Z] 3.0.0-dev.69 [Pipeline] } [2023-04-17T06:54:34.602Z] $ docker exec --env ******** --env ******** f4d07405ef5b6296dc8ae0cdce860e3b19f53b0998a2130e222a6dcb75dd9bbd ssh-agent -k [2023-04-17T06:54:34.705Z] unset SSH_AUTH_SOCK; [2023-04-17T06:54:34.705Z] unset SSH_AGENT_PID; [2023-04-17T06:54:34.705Z] echo Agent pid 38 killed; [2023-04-17T06:54:34.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T06:54:35.015Z] + git semver [Pipeline] } [2023-04-17T06:54:35.280Z] $ docker stop --time=1 f4d07405ef5b6296dc8ae0cdce860e3b19f53b0998a2130e222a6dcb75dd9bbd [2023-04-17T06:54:36.586Z] $ docker rm -f --volumes f4d07405ef5b6296dc8ae0cdce860e3b19f53b0998a2130e222a6dcb75dd9bbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T06:54:36.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T06:54:36.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:37.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T06:54:37.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:37.296Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:37.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T06:54:37.681Z] $ docker top 0576e11e7404310148b47bcea6218f9ccbe56e9b6f937519e6bea0b3328f8c42 -eo pid,comm [2023-04-17T06:54:37.731Z] 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). [2023-04-17T06:54:37.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T06:54:37.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T06:54:37.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T06:54:37.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T06:54:37.900Z] $ docker exec 0576e11e7404310148b47bcea6218f9ccbe56e9b6f937519e6bea0b3328f8c42 ssh-agent [2023-04-17T06:54:38.011Z] SSH_AUTH_SOCK=/tmp/ssh-5vSW7JDAtFpv/agent.32 [2023-04-17T06:54:38.011Z] SSH_AGENT_PID=38 [2023-04-17T06:54:38.016Z] Running ssh-add (command line suppressed) [2023-04-17T06:54:38.130Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12596458923208440010.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12596458923208440010.key) [2023-04-17T06:54:38.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T06:54:38.437Z] + git semver push [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,610 [run_push] DEBUG push [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,611 [execute] INFO git cat-file --batch-check [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,615 [execute] INFO git rev-list 4ab1b4d33d8f0e40e7b3a1d7d4b6be5f8f842670 -- [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,615 [execute] DEBUG Popen(['git', 'rev-list', '4ab1b4d33d8f0e40e7b3a1d7d4b6be5f8f842670', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,627 [execute] INFO git fetch -v origin [2023-04-17T06:54:38.697Z] 2023-04-17 06:54:38,627 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T06:54:39.265Z] 2023-04-17 06:54:39,194 [run_push] DEBUG no remote changes detected [2023-04-17T06:54:39.265Z] 2023-04-17 06:54:39,195 [execute] INFO git push origin semver [2023-04-17T06:54:39.265Z] 2023-04-17 06:54:39,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T06:54:40.204Z] 2023-04-17 06:54:39,989 [run_push] DEBUG push all version tags [2023-04-17T06:54:40.204Z] 2023-04-17 06:54:39,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T06:54:40.204Z] 2023-04-17 06:54:39,990 [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) [2023-04-17T06:54:40.772Z] 2023-04-17 06:54:40,722 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-17T06:54:40.772Z] 3.0.0-dev.69 [Pipeline] } [2023-04-17T06:54:40.777Z] $ docker exec --env ******** --env ******** 0576e11e7404310148b47bcea6218f9ccbe56e9b6f937519e6bea0b3328f8c42 ssh-agent -k [2023-04-17T06:54:40.878Z] unset SSH_AUTH_SOCK; [2023-04-17T06:54:40.878Z] unset SSH_AGENT_PID; [2023-04-17T06:54:40.878Z] echo Agent pid 38 killed; [2023-04-17T06:54:40.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T06:54:41.197Z] + git semver [Pipeline] } [2023-04-17T06:54:41.466Z] $ docker stop --time=1 0576e11e7404310148b47bcea6218f9ccbe56e9b6f937519e6bea0b3328f8c42 [2023-04-17T06:54:42.842Z] $ docker rm -f --volumes 0576e11e7404310148b47bcea6218f9ccbe56e9b6f937519e6bea0b3328f8c42 [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 [2023-04-17T06:54:43.413Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-04-17T06:54:43.413Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-17T06:54:43.413Z] total 16 [2023-04-17T06:54:43.413Z] drwxr-xr-x 3 root root 4096 Apr 17 06:41 . [2023-04-17T06:54:43.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 06:54 .. [2023-04-17T06:54:43.413Z] drwxr-xr-x 2 root root 4096 Apr 17 06:41 cost [2023-04-17T06:54:43.413Z] -rw-r--r-- 1 root root 85 Apr 17 06:41 cost.csv [2023-04-17T06:54:43.413Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-17T06:54:43.413Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-17T06:54:43.413Z] total 16 [2023-04-17T06:54:43.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 06:41 . [2023-04-17T06:54:43.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 06:54 .. [2023-04-17T06:54:43.413Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 06:41 cost [2023-04-17T06:54:43.413Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 17 06:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:43.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:44.554Z] ---> package-listing.sh [2023-04-17T06:54:44.554Z] ++ facter osfamily [2023-04-17T06:54:44.554Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T06:54:44.813Z] + OS_FAMILY=debian [2023-04-17T06:54:44.813Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-04-17T06:54:44.813Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T06:54:44.813Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T06:54:44.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T06:54:44.813Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T06:54:44.813Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-17T06:54:44.813Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T06:54:44.813Z] + case "${OS_FAMILY}" in [2023-04-17T06:54:44.813Z] + dpkg -l [2023-04-17T06:54:44.813Z] + grep '^ii' [2023-04-17T06:54:44.813Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T06:54:44.813Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T06:54:44.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T06:54:44.813Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-17T06:54:44.813Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-04-17T06:54:44.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-04-17T06:54:44.823Z] 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 [2023-04-17T06:54:45.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T06:54:45.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T06:54:45.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T06:54:45.818Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-04-17T06:54:45.920Z] $ 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 [2023-04-17T06:54:46.133Z] $ docker top 7b391269e7eaba3c4a3480408dc4cc6ca177a4db25286ed3ab2629386b154c36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T06:54:46.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T06:54:46.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T06:54:47.059Z] + ls /var/log/sa-host [2023-04-17T06:54:47.059Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T06:54:47.199Z] provisioning config files... [2023-04-17T06:54:47.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9710320420074688277tmp [Pipeline] { [Pipeline] echo [2023-04-17T06:54:47.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:47.502Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T06:54:47.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:47.845Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T06:54:47.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:48.136Z] ---> sudo-logs.sh [2023-04-17T06:54:48.136Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T06:54:48.168Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:48.450Z] ---> job-cost.sh [2023-04-17T06:54:48.450Z] lf-activate-venv: SKIPPING [2023-04-17T06:54:48.450Z] DEBUG: total: 0.2199999988079071 [2023-04-17T06:54:48.450Z] INFO: Retrieving Stack Cost... [2023-04-17T06:54:48.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T06:54:49.279Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T06:54:49.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T06:54:49.576Z] ---> logs-deploy.sh [2023-04-17T06:54:49.576Z] lf-activate-venv: SKIPPING [2023-04-17T06:54:49.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/199 [2023-04-17T06:54:49.576Z] INFO: archiving workspace using pattern(s): [2023-04-17T06:54:50.513Z] Archives upload complete. [2023-04-17T06:54:50.513Z] INFO: archiving logs to Nexus