Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6639bc907c868da99f3246e240586b858116a4d 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-ssh11093321544164426327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10523836871401223191.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9628022320382742703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1218661371061836611.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15626998675612378268.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, goVersion:1.18, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-202 in /w/workspace/dgexfoundry_device-sdk-go_levski [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/dgexfoundry_device-sdk-go_levski # 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 a6639bc907c868da99f3246e240586b858116a4d (levski) > 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 a6639bc907c868da99f3246e240586b858116a4d # timeout=10 Commit message: "build: [Levski] Set go version to 1.18 in jenkinsfile (#1384)" > git rev-list --no-walk 4d4ffc7f0ee169f2ec60c154b7997c4d4af0adb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T18:13:51.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T18:13:51.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T18:13:51.599Z] ========================================================= [2023-03-14T18:13:51.599Z] EdgeX Global Pipelines Version Info [2023-03-14T18:13:51.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:13:52.307Z] ------------------- [2023-03-14T18:13:52.307Z] stable info: [2023-03-14T18:13:52.307Z] ------------------- [2023-03-14T18:13:52.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T18:13:52.307Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:13:52.307Z] Message: update stable to v1.0.245 [2023-03-14T18:13:52.877Z] ------------------- [2023-03-14T18:13:52.877Z] experimental info: [2023-03-14T18:13:52.877Z] ------------------- [2023-03-14T18:13:52.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T18:13:52.877Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:13:52.877Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T18:13:53.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-14T18:13:53.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-14T18:13:53.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T18:13:53.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T18:13:53.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T18:13:53.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-14T18:13:53.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T18:13:53.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-14T18:13:53.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T18:13:53.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T18:13:53.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T18:13:53.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-14T18:13:53.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T18:13:53.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T18:13:53.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:13:53.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:13:53.238Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:13:53.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:13:53.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T18:13:53.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T18:13:53.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T18:13:53.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-03-14T18:13:53.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T18:13:53.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T18:13:53.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T18:13:53.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T18:13:53.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T18:13:53.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-14T18:13:53.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-14T18:13:53.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-14T18:13:53.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6639bc907c868da99f3246e240586b858116a4d [Pipeline] echo [2023-03-14T18:13:53.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6639bc [Pipeline] echo [2023-03-14T18:13:53.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:13:53.509Z] provisioning config files... [2023-03-14T18:13:53.527Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config6373980740080981813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:13:53.831Z] ---> docker-login.sh [2023-03-14T18:13:53.831Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:13:54.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:13:54.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:13:54.092Z] Configure a credential helper to remove this warning. See [2023-03-14T18:13:54.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:13:54.092Z] [2023-03-14T18:13:54.092Z] Login Succeeded [2023-03-14T18:13:54.092Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:13:54.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:13:54.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:13:54.351Z] Configure a credential helper to remove this warning. See [2023-03-14T18:13:54.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:13:54.351Z] [2023-03-14T18:13:54.351Z] Login Succeeded [2023-03-14T18:13:54.351Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:13:54.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:13:54.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:13:54.351Z] Configure a credential helper to remove this warning. See [2023-03-14T18:13:54.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:13:54.351Z] [2023-03-14T18:13:54.351Z] Login Succeeded [2023-03-14T18:13:54.351Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:13:54.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:13:54.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:13:54.610Z] Configure a credential helper to remove this warning. See [2023-03-14T18:13:54.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:13:54.610Z] [2023-03-14T18:13:54.610Z] Login Succeeded [2023-03-14T18:13:54.610Z] docker.io [2023-03-14T18:13:54.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:13:54.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:13:54.869Z] Configure a credential helper to remove this warning. See [2023-03-14T18:13:54.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:13:54.870Z] [2023-03-14T18:13:54.870Z] Login Succeeded [2023-03-14T18:13:54.870Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:13:54.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T18:13:55.250Z] + git rev-list -1 --merges a6639bc907c868da99f3246e240586b858116a4d~1..a6639bc907c868da99f3246e240586b858116a4d [Pipeline] echo [2023-03-14T18:13:55.299Z] -----------> git rev-list -1 --merges a6639bc907c868da99f3246e240586b858116a4d~1..a6639bc907c868da99f3246e240586b858116a4d a6639bc907c868da99f3246e240586b858116a4d [false] [Pipeline] sh [2023-03-14T18:13:55.596Z] + git log --format=format:%s -1 a6639bc907c868da99f3246e240586b858116a4d [Pipeline] echo [2023-03-14T18:13:55.613Z] ========================================================= [2023-03-14T18:13:55.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T18:13:55.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:13:55.944Z] + git log --format=format:%s -1 a6639bc907c868da99f3246e240586b858116a4d [Pipeline] echo [2023-03-14T18:13:55.957Z] [semverPrep] GIT_COMMIT: a6639bc907c868da99f3246e240586b858116a4d, Commit Message: build: [Levski] Set go version to 1.18 in jenkinsfile (#1384) [Pipeline] echo [2023-03-14T18:13:55.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T18:13:56.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:13:56.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T18:13:56.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T18:13:56.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T18:13:56.309Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T18:13:56.309Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T18:13:56.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:13:56.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:13:56.648Z] [2023-03-14T18:13:56.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:13:56.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:13:56.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T18:13:56.947Z] b85a868b505f: Pulling fs layer [2023-03-14T18:13:56.947Z] e2be974225ed: Pulling fs layer [2023-03-14T18:13:56.947Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T18:13:56.947Z] 988bab9f4d93: Pulling fs layer [2023-03-14T18:13:56.947Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T18:13:56.947Z] eaf3925da568: Pulling fs layer [2023-03-14T18:13:56.947Z] 988bab9f4d93: Waiting [2023-03-14T18:13:56.947Z] 1469e6f7b9e6: Waiting [2023-03-14T18:13:56.947Z] bab4dde63d76: Pulling fs layer [2023-03-14T18:13:56.947Z] bde34c3a00c8: Pulling fs layer [2023-03-14T18:13:56.947Z] eaf3925da568: Waiting [2023-03-14T18:13:56.947Z] b352a97aabf1: Pulling fs layer [2023-03-14T18:13:56.947Z] bab4dde63d76: Waiting [2023-03-14T18:13:56.947Z] 4872d77fe225: Pulling fs layer [2023-03-14T18:13:56.947Z] 5851b861e8e6: Pulling fs layer [2023-03-14T18:13:56.947Z] b352a97aabf1: Waiting [2023-03-14T18:13:56.947Z] bde34c3a00c8: Waiting [2023-03-14T18:13:56.947Z] 4872d77fe225: Waiting [2023-03-14T18:13:56.947Z] 5851b861e8e6: Waiting [2023-03-14T18:13:56.947Z] e2be974225ed: Verifying Checksum [2023-03-14T18:13:56.947Z] e2be974225ed: Download complete [2023-03-14T18:13:56.947Z] 988bab9f4d93: Download complete [2023-03-14T18:13:57.206Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T18:13:57.206Z] 339a4e72a1f5: Download complete [2023-03-14T18:13:57.206Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T18:13:57.206Z] 1469e6f7b9e6: Download complete [2023-03-14T18:13:57.206Z] eaf3925da568: Download complete [2023-03-14T18:13:57.206Z] bde34c3a00c8: Download complete [2023-03-14T18:13:57.206Z] b352a97aabf1: Verifying Checksum [2023-03-14T18:13:57.206Z] b352a97aabf1: Download complete [2023-03-14T18:13:57.206Z] 4872d77fe225: Download complete [2023-03-14T18:13:57.206Z] 5851b861e8e6: Verifying Checksum [2023-03-14T18:13:57.466Z] b85a868b505f: Verifying Checksum [2023-03-14T18:13:57.466Z] b85a868b505f: Download complete [2023-03-14T18:13:57.726Z] bab4dde63d76: Verifying Checksum [2023-03-14T18:13:57.726Z] bab4dde63d76: Download complete [2023-03-14T18:13:58.687Z] b85a868b505f: Pull complete [2023-03-14T18:13:58.947Z] e2be974225ed: Pull complete [2023-03-14T18:13:59.207Z] 339a4e72a1f5: Pull complete [2023-03-14T18:13:59.466Z] 988bab9f4d93: Pull complete [2023-03-14T18:13:59.725Z] 1469e6f7b9e6: Pull complete [2023-03-14T18:13:59.725Z] eaf3925da568: Pull complete [2023-03-14T18:14:01.647Z] bab4dde63d76: Pull complete [2023-03-14T18:14:01.647Z] bde34c3a00c8: Pull complete [2023-03-14T18:14:01.647Z] b352a97aabf1: Pull complete [2023-03-14T18:14:01.912Z] 4872d77fe225: Pull complete [2023-03-14T18:14:01.912Z] 5851b861e8e6: Pull complete [2023-03-14T18:14:01.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T18:14:01.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:14:01.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:14:02.017Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:14:02.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:14:04.304Z] $ docker top eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 -eo pid,comm [2023-03-14T18:14:04.353Z] 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-03-14T18:14:04.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:14:04.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:14:04.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:14:04.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:14:04.503Z] $ docker exec eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 ssh-agent [2023-03-14T18:14:04.599Z] SSH_AUTH_SOCK=/tmp/ssh-UcISXD2IS8YP/agent.33 [2023-03-14T18:14:04.599Z] SSH_AGENT_PID=39 [2023-03-14T18:14:04.606Z] Running ssh-add (command line suppressed) [2023-03-14T18:14:04.715Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_15192772566256205510.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_15192772566256205510.key) [2023-03-14T18:14:04.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:14:05.020Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T18:14:05.037Z] $ docker exec --env ******** --env ******** eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 ssh-agent -k [2023-03-14T18:14:05.132Z] unset SSH_AUTH_SOCK; [2023-03-14T18:14:05.132Z] unset SSH_AGENT_PID; [2023-03-14T18:14:05.132Z] echo Agent pid 39 killed; [2023-03-14T18:14:05.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T18:14:05.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:14:05.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:14:05.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:14:05.286Z] $ docker exec eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 ssh-agent [2023-03-14T18:14:05.396Z] SSH_AUTH_SOCK=/tmp/ssh-CmunHWHc7hgD/agent.71 [2023-03-14T18:14:05.396Z] SSH_AGENT_PID=77 [2023-03-14T18:14:05.401Z] Running ssh-add (command line suppressed) [2023-03-14T18:14:05.517Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_17509475225931434678.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_17509475225931434678.key) [2023-03-14T18:14:05.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:14:05.823Z] + git semver init [2023-03-14T18:14:06.083Z] 2023-03-14 18:14:06,016 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T18:14:06.083Z] 2023-03-14 18:14:06,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-14T18:14:06.083Z] 2023-03-14 18:14:06,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-14T18:14:06.083Z] 2023-03-14 18:14:06,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_levski/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:14:07.023Z] 2023-03-14 18:14:06,946 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.git/info/exclude [2023-03-14T18:14:07.023Z] 2023-03-14 18:14:06,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:False [2023-03-14T18:14:07.023Z] 2023-03-14 18:14:06,948 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:14:07.023Z] 2023-03-14 18:14:06,948 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:14:07.023Z] 2.3.1-dev.3 [Pipeline] } [2023-03-14T18:14:07.037Z] $ docker exec --env ******** --env ******** eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 ssh-agent -k [2023-03-14T18:14:07.130Z] unset SSH_AUTH_SOCK; [2023-03-14T18:14:07.131Z] unset SSH_AGENT_PID; [2023-03-14T18:14:07.133Z] echo Agent pid 77 killed; [2023-03-14T18:14:07.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:14:07.463Z] + git semver [Pipeline] } [2023-03-14T18:14:07.759Z] $ docker stop --time=1 eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 [2023-03-14T18:14:09.022Z] $ docker rm -f --volumes eaf354878422076bde4e3aa9ea9d74763118c9cdd56b7cfadc6730118e308d65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:14:09.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T18:14:09.587Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T18:14:09.590Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.3 [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-03-14T18:14:09.716Z] provisioning config files... [2023-03-14T18:14:09.728Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config3885171748380110899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:14:10.028Z] ---> docker-login.sh [2023-03-14T18:14:10.029Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:14:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:14:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:14:10.029Z] Configure a credential helper to remove this warning. See [2023-03-14T18:14:10.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:14:10.029Z] [2023-03-14T18:14:10.029Z] Login Succeeded [2023-03-14T18:14:10.029Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:14:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:14:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:14:10.029Z] Configure a credential helper to remove this warning. See [2023-03-14T18:14:10.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:14:10.029Z] [2023-03-14T18:14:10.029Z] Login Succeeded [2023-03-14T18:14:10.029Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:14:10.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:14:10.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:14:10.287Z] Configure a credential helper to remove this warning. See [2023-03-14T18:14:10.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:14:10.287Z] [2023-03-14T18:14:10.287Z] Login Succeeded [2023-03-14T18:14:10.287Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:14:10.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:14:10.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:14:10.287Z] Configure a credential helper to remove this warning. See [2023-03-14T18:14:10.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:14:10.287Z] [2023-03-14T18:14:10.287Z] Login Succeeded [2023-03-14T18:14:10.287Z] docker.io [2023-03-14T18:14:10.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:14:10.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:14:10.545Z] Configure a credential helper to remove this warning. See [2023-03-14T18:14:10.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:14:10.545Z] [2023-03-14T18:14:10.545Z] Login Succeeded [2023-03-14T18:14:10.545Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:14:10.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:14:10.608Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:14:10.619Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:14:10.626Z] ========================================================= [2023-03-14T18:14:10.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-14T18:14:10.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:14:10.933Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:14:10.933Z] Sending build context to Docker daemon 10.8MB [2023-03-14T18:14:10.933Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:14:10.933Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T18:14:10.933Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T18:14:10.933Z] 213ec9aee27d: Pulling fs layer [2023-03-14T18:14:10.933Z] 4583459ba037: Pulling fs layer [2023-03-14T18:14:10.933Z] 93c1e223e6f2: Pulling fs layer [2023-03-14T18:14:10.933Z] 53926ce57604: Pulling fs layer [2023-03-14T18:14:10.933Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-14T18:14:10.933Z] 22ff95d597cd: Pulling fs layer [2023-03-14T18:14:10.933Z] 12d6caf4c0d1: Pulling fs layer [2023-03-14T18:14:10.933Z] 96b7cbca73a9: Pulling fs layer [2023-03-14T18:14:10.933Z] a7acece74701: Pulling fs layer [2023-03-14T18:14:10.933Z] 22ff95d597cd: Waiting [2023-03-14T18:14:10.933Z] 12d6caf4c0d1: Waiting [2023-03-14T18:14:10.933Z] 96b7cbca73a9: Waiting [2023-03-14T18:14:10.933Z] a7acece74701: Waiting [2023-03-14T18:14:10.933Z] 53926ce57604: Waiting [2023-03-14T18:14:10.933Z] 21b2b0c7a3f4: Waiting [2023-03-14T18:14:10.933Z] 93c1e223e6f2: Verifying Checksum [2023-03-14T18:14:10.933Z] 93c1e223e6f2: Download complete [2023-03-14T18:14:11.198Z] 4583459ba037: Verifying Checksum [2023-03-14T18:14:11.198Z] 4583459ba037: Download complete [2023-03-14T18:14:11.198Z] 21b2b0c7a3f4: Download complete [2023-03-14T18:14:11.198Z] 22ff95d597cd: Verifying Checksum [2023-03-14T18:14:11.198Z] 213ec9aee27d: Verifying Checksum [2023-03-14T18:14:11.198Z] 213ec9aee27d: Download complete [2023-03-14T18:14:11.198Z] 12d6caf4c0d1: Verifying Checksum [2023-03-14T18:14:11.198Z] 12d6caf4c0d1: Download complete [2023-03-14T18:14:11.198Z] 213ec9aee27d: Pull complete [2023-03-14T18:14:11.462Z] 4583459ba037: Pull complete [2023-03-14T18:14:11.462Z] 93c1e223e6f2: Pull complete [2023-03-14T18:14:11.733Z] a7acece74701: Verifying Checksum [2023-03-14T18:14:11.733Z] a7acece74701: Download complete [2023-03-14T18:14:11.994Z] 53926ce57604: Verifying Checksum [2023-03-14T18:14:11.994Z] 53926ce57604: Download complete [2023-03-14T18:14:11.994Z] 96b7cbca73a9: Verifying Checksum [2023-03-14T18:14:11.994Z] 96b7cbca73a9: Download complete [2023-03-14T18:14:16.186Z] 53926ce57604: Pull complete [2023-03-14T18:14:16.186Z] 21b2b0c7a3f4: Pull complete [2023-03-14T18:14:16.186Z] 22ff95d597cd: Pull complete [2023-03-14T18:14:16.186Z] 12d6caf4c0d1: Pull complete [2023-03-14T18:14:18.088Z] 96b7cbca73a9: Pull complete [2023-03-14T18:14:19.023Z] a7acece74701: Pull complete [2023-03-14T18:14:19.023Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-14T18:14:19.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-14T18:14:19.023Z] ---> db6d94c90886 [2023-03-14T18:14:19.023Z] Step 3/10 : ARG MAKE=make build [2023-03-14T18:14:23.232Z] ---> Running in 348e113712a9 [2023-03-14T18:14:23.232Z] Removing intermediate container 348e113712a9 [2023-03-14T18:14:23.232Z] ---> 82d07feeb300 [2023-03-14T18:14:23.232Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T18:14:23.232Z] ---> Running in d2a397c1b8e1 [2023-03-14T18:14:23.232Z] Removing intermediate container d2a397c1b8e1 [2023-03-14T18:14:23.232Z] ---> d63f83a852da [2023-03-14T18:14:23.232Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:14:23.232Z] ---> Running in 5f3f268b4b56 [2023-03-14T18:14:23.232Z] Removing intermediate container 5f3f268b4b56 [2023-03-14T18:14:23.232Z] ---> 2c0677013f71 [2023-03-14T18:14:23.232Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-14T18:14:23.232Z] ---> Running in b178a9378912 [2023-03-14T18:14:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:14:23.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:14:23.748Z] OK: 211 MiB in 51 packages [2023-03-14T18:14:24.006Z] Removing intermediate container b178a9378912 [2023-03-14T18:14:24.006Z] ---> 7c31f2a6e09c [2023-03-14T18:14:24.006Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T18:14:24.006Z] ---> e79f8f9f9dcf [2023-03-14T18:14:24.006Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:14:24.006Z] ---> Running in 35562184b84d [2023-03-14T18:14:24.670Z] Still waiting to schedule task [2023-03-14T18:14:24.670Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T18:14:45.945Z] Removing intermediate container 35562184b84d [2023-03-14T18:14:45.945Z] ---> d628e71f70f3 [2023-03-14T18:14:45.945Z] Step 9/10 : COPY . . [2023-03-14T18:14:45.945Z] ---> 2ff47b7052eb [2023-03-14T18:14:45.945Z] Step 10/10 : RUN ${MAKE} [2023-03-14T18:14:45.945Z] ---> Running in cb93df7ee6f7 [2023-03-14T18:14:45.945Z] noop [2023-03-14T18:14:45.945Z] Removing intermediate container cb93df7ee6f7 [2023-03-14T18:14:45.945Z] ---> d65f217b6996 [2023-03-14T18:14:45.945Z] Successfully built d65f217b6996 [2023-03-14T18:14:45.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:14:46.246Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:14:46.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:14:46.311Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:14:46.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:14:46.654Z] $ docker top d6102c6c805f19fd4d4b764a6f46b7978fa858dceaee8662439c4085f97348cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:14:46.992Z] + go version [2023-03-14T18:14:46.992Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-14T18:14:47.005Z] $ docker stop --time=1 d6102c6c805f19fd4d4b764a6f46b7978fa858dceaee8662439c4085f97348cc [2023-03-14T18:14:48.278Z] $ docker rm -f --volumes d6102c6c805f19fd4d4b764a6f46b7978fa858dceaee8662439c4085f97348cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:14:48.660Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:14:48.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:14:48.723Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:14:48.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:14:49.108Z] $ docker top 4e836e4f2de77e282154426be9bd3b17050a397bbcc846e17485dce69e54c910 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:14:49.442Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:14:49.735Z] + make test [2023-03-14T18:14:49.735Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-14T18:14:56.295Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-14T18:15:08.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements [2023-03-14T18:15:08.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.094s coverage: 78.9% of statements [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-14T18:15:08.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.123s coverage: 73.1% of statements [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-14T18:15:08.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-14T18:15:09.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.119s coverage: 54.4% of statements [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-14T18:15:09.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 65.1% of statements [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-14T18:15:09.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.770s coverage: 89.2% of statements [2023-03-14T18:15:09.065Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-14T18:15:09.323Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.098s coverage: 4.7% of statements [2023-03-14T18:15:09.323Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-14T18:15:24.184Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-14T18:15:24.184Z] GO111MODULE=on go vet ./... [2023-03-14T18:15:26.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:15:26.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:15:26.708Z] ./bin/test-attribution-txt.sh [2023-03-14T18:15:26.708Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-14T18:15:26.708Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-14T18:15:26.708Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-14T18:15:26.708Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-14T18:15:26.719Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:15:26.735Z] $ docker stop --time=1 4e836e4f2de77e282154426be9bd3b17050a397bbcc846e17485dce69e54c910 [2023-03-14T18:15:31.055Z] $ docker rm -f --volumes 4e836e4f2de77e282154426be9bd3b17050a397bbcc846e17485dce69e54c910 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:15:31.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:15:31.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T18:15:32.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:15:32.363Z] + ls -al . [2023-03-14T18:15:32.363Z] total 280 [2023-03-14T18:15:32.363Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:14 . [2023-03-14T18:15:32.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:13 .. [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:13 .dockerignore [2023-03-14T18:15:32.363Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:15 .git [2023-03-14T18:15:32.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:13 .github [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 18:13 .gitignore [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 18:13 .golangci.yml [2023-03-14T18:15:32.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:14 .semver [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 18:13 CHANGELOG.md [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:13 GOVERNANCE.md [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 14 18:13 Jenkinsfile [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 18:13 LICENSE [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 14 18:13 Makefile [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 18:13 OWNERS.md [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 14 18:13 README.md [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 14 18:14 VERSION [2023-03-14T18:15:32.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:13 bin [2023-03-14T18:15:32.363Z] -rw-r--r-- 1 jenkins jenkins 101840 Mar 14 18:15 coverage.out [2023-03-14T18:15:32.363Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 18:13 example [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 14 18:13 go.mod [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 14 18:13 go.sum [2023-03-14T18:15:32.363Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 14 18:13 internal [2023-03-14T18:15:32.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:13 openapi [2023-03-14T18:15:32.363Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 18:13 pkg [2023-03-14T18:15:32.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:13 snap [2023-03-14T18:15:32.363Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:15:32.760Z] + 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=a6639bc907c868da99f3246e240586b858116a4d --label arch=amd64 --label version=2.3.1-dev.3 . [2023-03-14T18:15:32.760Z] Sending build context to Docker daemon 10.9MB [2023-03-14T18:15:32.760Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:15:32.760Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T18:15:32.760Z] ---> d65f217b6996 [2023-03-14T18:15:32.760Z] Step 3/23 : ARG MAKE=make build [2023-03-14T18:15:33.050Z] ---> Running in 424d9b0adb57 [2023-03-14T18:15:33.050Z] Removing intermediate container 424d9b0adb57 [2023-03-14T18:15:33.050Z] ---> ea17068e7ab2 [2023-03-14T18:15:33.050Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T18:15:33.050Z] ---> Running in 23809f594de2 [2023-03-14T18:15:33.050Z] Removing intermediate container 23809f594de2 [2023-03-14T18:15:33.050Z] ---> 5423d1ea78de [2023-03-14T18:15:33.050Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:15:33.050Z] ---> Running in 2577591e0f35 [2023-03-14T18:15:33.326Z] Removing intermediate container 2577591e0f35 [2023-03-14T18:15:33.326Z] ---> 3426b1a2cd84 [2023-03-14T18:15:33.326Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-14T18:15:33.326Z] ---> Running in 2e1c6301c0ff [2023-03-14T18:15:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:15:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:15:33.864Z] OK: 211 MiB in 51 packages [2023-03-14T18:15:34.131Z] Removing intermediate container 2e1c6301c0ff [2023-03-14T18:15:34.131Z] ---> 12c497127ba3 [2023-03-14T18:15:34.131Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T18:15:34.395Z] ---> 4e6ef2d050ee [2023-03-14T18:15:34.395Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:15:34.395Z] ---> Running in 8c92823b751a [2023-03-14T18:15:34.961Z] Removing intermediate container 8c92823b751a [2023-03-14T18:15:34.961Z] ---> 3145a7aaf3e1 [2023-03-14T18:15:34.961Z] Step 9/23 : COPY . . [2023-03-14T18:15:35.529Z] ---> 669b26b07460 [2023-03-14T18:15:35.529Z] Step 10/23 : RUN ${MAKE} [2023-03-14T18:15:35.529Z] ---> Running in c49f6b9d7606 [2023-03-14T18:15:35.529Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-14T18:15:53.606Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-14T18:15:56.136Z] Removing intermediate container c49f6b9d7606 [2023-03-14T18:15:56.136Z] ---> f9603c44680a [2023-03-14T18:15:56.136Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T18:15:56.136Z] 3.16: Pulling from library/alpine [2023-03-14T18:15:56.136Z] ef5531b6e74e: Pulling fs layer [2023-03-14T18:15:56.410Z] ef5531b6e74e: Verifying Checksum [2023-03-14T18:15:56.410Z] ef5531b6e74e: Download complete [2023-03-14T18:15:56.668Z] ef5531b6e74e: Pull complete [2023-03-14T18:15:56.668Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T18:15:56.668Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T18:15:56.668Z] ---> dfd21b5a31f5 [2023-03-14T18:15:56.668Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:15:56.668Z] ---> Running in 29539578f3ae [2023-03-14T18:15:56.668Z] Removing intermediate container 29539578f3ae [2023-03-14T18:15:56.668Z] ---> d1461c374365 [2023-03-14T18:15:56.668Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-14T18:15:56.668Z] ---> Running in fcde8fdce1f6 [2023-03-14T18:15:56.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:15:57.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:15:57.443Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-14T18:15:57.443Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-14T18:15:57.443Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-14T18:15:57.443Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-14T18:15:57.443Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-14T18:15:57.443Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T18:15:57.443Z] OK: 8 MiB in 19 packages [2023-03-14T18:15:58.022Z] Removing intermediate container fcde8fdce1f6 [2023-03-14T18:15:58.022Z] ---> eb4a1a5f84f7 [2023-03-14T18:15:58.022Z] Step 14/23 : WORKDIR / [2023-03-14T18:15:58.022Z] ---> Running in 680696a90bce [2023-03-14T18:15:58.022Z] Removing intermediate container 680696a90bce [2023-03-14T18:15:58.022Z] ---> da20abbe6d62 [2023-03-14T18:15:58.022Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T18:15:58.022Z] ---> 240f3ae2255b [2023-03-14T18:15:58.022Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T18:15:58.967Z] ---> d81de2ecb5df [2023-03-14T18:15:58.967Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T18:15:58.967Z] ---> edbf294a8347 [2023-03-14T18:15:58.967Z] Step 18/23 : EXPOSE 59999 [2023-03-14T18:15:58.967Z] ---> Running in 7a6e9bbb4d58 [2023-03-14T18:15:59.225Z] Removing intermediate container 7a6e9bbb4d58 [2023-03-14T18:15:59.225Z] ---> 8f766bb4a9ae [2023-03-14T18:15:59.225Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T18:15:59.225Z] ---> Running in 4a187d0bf838 [2023-03-14T18:15:59.225Z] Removing intermediate container 4a187d0bf838 [2023-03-14T18:15:59.225Z] ---> da0f52ba5101 [2023-03-14T18:15:59.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-14T18:15:59.225Z] ---> Running in 1fde34ed24c9 [2023-03-14T18:15:59.225Z] Removing intermediate container 1fde34ed24c9 [2023-03-14T18:15:59.225Z] ---> ed1bc47dd215 [2023-03-14T18:15:59.225Z] Step 21/23 : LABEL arch=amd64 [2023-03-14T18:15:59.225Z] ---> Running in e23d1a295c46 [2023-03-14T18:15:59.483Z] Removing intermediate container e23d1a295c46 [2023-03-14T18:15:59.483Z] ---> 35dffbe34d3d [2023-03-14T18:15:59.483Z] Step 22/23 : LABEL git_sha=a6639bc907c868da99f3246e240586b858116a4d [2023-03-14T18:15:59.483Z] ---> Running in 0a596bfd18b0 [2023-03-14T18:15:59.483Z] Removing intermediate container 0a596bfd18b0 [2023-03-14T18:15:59.483Z] ---> 8ebb9337fd16 [2023-03-14T18:15:59.483Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2023-03-14T18:15:59.483Z] ---> Running in 915ea7bdd9ae [2023-03-14T18:15:59.483Z] Removing intermediate container 915ea7bdd9ae [2023-03-14T18:15:59.483Z] ---> b7308552ca3b [2023-03-14T18:15:59.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:15:59.483Z] Successfully built b7308552ca3b [2023-03-14T18:15:59.483Z] 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-03-14T18:15:59.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:15:59.870Z] [2023-03-14T18:15:59.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:16:00.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:16:00.167Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T18:16:00.167Z] 5eb5b503b376: Pulling fs layer [2023-03-14T18:16:00.167Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T18:16:00.167Z] ec43610c2a17: Pulling fs layer [2023-03-14T18:16:00.167Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T18:16:00.167Z] 3a2ae6a8a46f: Waiting [2023-03-14T18:16:00.167Z] 33b1e0a273af: Pulling fs layer [2023-03-14T18:16:00.167Z] 33b1e0a273af: Waiting [2023-03-14T18:16:00.167Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T18:16:00.167Z] 2f39f015ded8: Pulling fs layer [2023-03-14T18:16:00.167Z] 2f39f015ded8: Waiting [2023-03-14T18:16:00.167Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T18:16:00.167Z] 5c69ac0246d0: Download complete [2023-03-14T18:16:00.167Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T18:16:00.167Z] 3a2ae6a8a46f: Download complete [2023-03-14T18:16:00.429Z] 33b1e0a273af: Verifying Checksum [2023-03-14T18:16:00.429Z] 33b1e0a273af: Download complete [2023-03-14T18:16:00.429Z] ec43610c2a17: Verifying Checksum [2023-03-14T18:16:00.429Z] ec43610c2a17: Download complete [2023-03-14T18:16:00.429Z] 5d3b04190fa2: Download complete [2023-03-14T18:16:00.429Z] 5eb5b503b376: Download complete [2023-03-14T18:16:01.363Z] 2f39f015ded8: Download complete [2023-03-14T18:16:01.620Z] 5eb5b503b376: Pull complete [2023-03-14T18:16:01.620Z] 5c69ac0246d0: Pull complete [2023-03-14T18:16:02.205Z] ec43610c2a17: Pull complete [2023-03-14T18:16:02.206Z] 3a2ae6a8a46f: Pull complete [2023-03-14T18:16:02.463Z] 33b1e0a273af: Pull complete [2023-03-14T18:16:02.463Z] 5d3b04190fa2: Pull complete [2023-03-14T18:16:06.643Z] 2f39f015ded8: Pull complete [2023-03-14T18:16:06.643Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T18:16:06.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:16:06.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:16:06.728Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:16:06.763Z] $ 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/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:16:10.166Z] $ docker top 89651c527bf4469bc01fe219f162e89b7015bfaaa5fbaeadf9851973c3458871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:16:10.538Z] ---> job-cost.sh [2023-03-14T18:16:10.538Z] lf-activate-venv: SKIPPING [2023-03-14T18:16:10.538Z] INFO: No Stack... [2023-03-14T18:16:11.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:16:11.365Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:16:11.654Z] + cat /w/workspace/dgexfoundry_device-sdk-go_levski/archives/cost.csv [2023-03-14T18:16:11.655Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:16:11.667Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [2023-03-14T18:16:11.675Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] did not exist. Created. [2023-03-14T18:16:11.675Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:16:11.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T18:16:12.003Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:16:12.010Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:16:12.028Z] $ docker stop --time=1 89651c527bf4469bc01fe219f162e89b7015bfaaa5fbaeadf9851973c3458871 [2023-03-14T18:16:13.182Z] $ docker rm -f --volumes 89651c527bf4469bc01fe219f162e89b7015bfaaa5fbaeadf9851973c3458871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T18:17:42.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-205 in /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] { [Pipeline] ws [2023-03-14T18:17:42.179Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2023-03-14T18:17:42.216Z] The recommended git tool is: git [2023-03-14T18:17:48.047Z] using credential edgex-jenkins-ssh [2023-03-14T18:17:48.067Z] Cloning the remote Git repository [2023-03-14T18:17:48.143Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T18:17:48.263Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2023-03-14T18:17:48.434Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T18:17:48.436Z] > git --version # timeout=10 [2023-03-14T18:17:48.460Z] > git --version # 'git version 2.25.1' [2023-03-14T18:17:48.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:17:48.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:17:50.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-14T18:17:50.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:17:51.653Z] Avoid second fetch [2023-03-14T18:17:51.653Z] Checking out Revision a6639bc907c868da99f3246e240586b858116a4d (levski) [2023-03-14T18:17:52.375Z] Commit message: "build: [Levski] Set go version to 1.18 in jenkinsfile (#1384)" [2023-03-14T18:17:51.677Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:17:51.768Z] > git checkout -f a6639bc907c868da99f3246e240586b858116a4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:17:53.420Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T18:17:53.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:17:53.420Z] Dload Upload Total Spent Left Speed [2023-03-14T18:17:53.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-03-14T18:17:54.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T18:17:54.392Z] + sudo tee /etc/docker/daemon.new [2023-03-14T18:17:54.392Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T18:17:54.392Z] { [2023-03-14T18:17:54.392Z] "registry-mirrors": [ [2023-03-14T18:17:54.392Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T18:17:54.392Z] ], [2023-03-14T18:17:54.392Z] "bip": "10.250.0.254/24", [2023-03-14T18:17:54.392Z] "hosts": [ [2023-03-14T18:17:54.392Z] "tcp://0.0.0.0:5555", [2023-03-14T18:17:54.392Z] "unix:///var/run/docker.sock" [2023-03-14T18:17:54.392Z] ], [2023-03-14T18:17:54.392Z] "mtu": 1458, [2023-03-14T18:17:54.392Z] "selinux-enabled": true, [2023-03-14T18:17:54.392Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T18:17:54.392Z] } [Pipeline] sh [2023-03-14T18:17:54.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T18:17:55.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:18:13.345Z] provisioning config files... [2023-03-14T18:18:13.375Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config2236106306355492287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:18:13.733Z] ---> docker-login.sh [2023-03-14T18:18:13.733Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:18:14.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:18:14.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:18:14.321Z] Configure a credential helper to remove this warning. See [2023-03-14T18:18:14.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:18:14.321Z] [2023-03-14T18:18:14.321Z] Login Succeeded [2023-03-14T18:18:14.594Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:18:14.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:18:14.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:18:14.865Z] Configure a credential helper to remove this warning. See [2023-03-14T18:18:14.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:18:14.865Z] [2023-03-14T18:18:14.865Z] Login Succeeded [2023-03-14T18:18:14.865Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:18:15.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:18:15.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:18:15.134Z] Configure a credential helper to remove this warning. See [2023-03-14T18:18:15.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:18:15.134Z] [2023-03-14T18:18:15.134Z] Login Succeeded [2023-03-14T18:18:15.134Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:18:15.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:18:15.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:18:15.401Z] Configure a credential helper to remove this warning. See [2023-03-14T18:18:15.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:18:15.401Z] [2023-03-14T18:18:15.401Z] Login Succeeded [2023-03-14T18:18:15.670Z] docker.io [2023-03-14T18:18:15.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:18:15.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:18:15.939Z] Configure a credential helper to remove this warning. See [2023-03-14T18:18:15.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:18:15.939Z] [2023-03-14T18:18:15.939Z] Login Succeeded [2023-03-14T18:18:15.939Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:18:15.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:18:16.205Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:18:16.227Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:18:16.240Z] ========================================================= [2023-03-14T18:18:16.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-14T18:18:16.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:18:16.601Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:18:16.875Z] Sending build context to Docker daemon 5.819MB [2023-03-14T18:18:16.875Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:18:16.875Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T18:18:17.152Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T18:18:17.152Z] 9b18e9b68314: Pulling fs layer [2023-03-14T18:18:17.152Z] 35d82f9e3411: Pulling fs layer [2023-03-14T18:18:17.152Z] e16973657156: Pulling fs layer [2023-03-14T18:18:17.152Z] fc693d55d65f: Pulling fs layer [2023-03-14T18:18:17.152Z] 7e9fc2657dce: Pulling fs layer [2023-03-14T18:18:17.152Z] dda99020689f: Pulling fs layer [2023-03-14T18:18:17.152Z] db1c61fa0a46: Pulling fs layer [2023-03-14T18:18:17.152Z] 891c053d2c06: Pulling fs layer [2023-03-14T18:18:17.152Z] fc693d55d65f: Waiting [2023-03-14T18:18:17.152Z] 7e9fc2657dce: Waiting [2023-03-14T18:18:17.152Z] dda99020689f: Waiting [2023-03-14T18:18:17.152Z] db1c61fa0a46: Waiting [2023-03-14T18:18:17.152Z] 891c053d2c06: Waiting [2023-03-14T18:18:17.152Z] e16973657156: Verifying Checksum [2023-03-14T18:18:17.152Z] e16973657156: Download complete [2023-03-14T18:18:17.152Z] 35d82f9e3411: Verifying Checksum [2023-03-14T18:18:17.152Z] 35d82f9e3411: Download complete [2023-03-14T18:18:17.152Z] 7e9fc2657dce: Verifying Checksum [2023-03-14T18:18:17.152Z] 7e9fc2657dce: Download complete [2023-03-14T18:18:17.152Z] dda99020689f: Verifying Checksum [2023-03-14T18:18:17.152Z] dda99020689f: Download complete [2023-03-14T18:18:17.152Z] 9b18e9b68314: Download complete [2023-03-14T18:18:18.131Z] 9b18e9b68314: Pull complete [2023-03-14T18:18:18.400Z] 891c053d2c06: Verifying Checksum [2023-03-14T18:18:18.400Z] 891c053d2c06: Download complete [2023-03-14T18:18:18.669Z] 35d82f9e3411: Pull complete [2023-03-14T18:18:18.940Z] e16973657156: Pull complete [2023-03-14T18:18:19.531Z] db1c61fa0a46: Verifying Checksum [2023-03-14T18:18:19.531Z] db1c61fa0a46: Download complete [2023-03-14T18:18:20.119Z] fc693d55d65f: Verifying Checksum [2023-03-14T18:18:20.119Z] fc693d55d65f: Download complete [2023-03-14T18:18:32.499Z] fc693d55d65f: Pull complete [2023-03-14T18:18:32.499Z] 7e9fc2657dce: Pull complete [2023-03-14T18:18:32.499Z] dda99020689f: Pull complete [2023-03-14T18:18:39.165Z] db1c61fa0a46: Pull complete [2023-03-14T18:18:41.366Z] 891c053d2c06: Pull complete [2023-03-14T18:18:41.366Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-14T18:18:41.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-14T18:18:41.366Z] ---> f96f9c87975a [2023-03-14T18:18:41.366Z] Step 3/10 : ARG MAKE=make build [2023-03-14T18:18:43.357Z] ---> Running in 1400646ed56c [2023-03-14T18:18:43.357Z] Removing intermediate container 1400646ed56c [2023-03-14T18:18:43.357Z] ---> 5f20fabebd2e [2023-03-14T18:18:43.357Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T18:18:43.357Z] ---> Running in 79ea44b962e2 [2023-03-14T18:18:43.957Z] Removing intermediate container 79ea44b962e2 [2023-03-14T18:18:43.957Z] ---> 771a97beaf46 [2023-03-14T18:18:43.957Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:18:43.957Z] ---> Running in dea2ee745981 [2023-03-14T18:18:44.225Z] Removing intermediate container dea2ee745981 [2023-03-14T18:18:44.225Z] ---> cb6168c16676 [2023-03-14T18:18:44.225Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-14T18:18:44.225Z] ---> Running in 8f9f1a4348e1 [2023-03-14T18:18:45.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:18:45.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:18:46.883Z] OK: 221 MiB in 51 packages [2023-03-14T18:18:47.860Z] Removing intermediate container 8f9f1a4348e1 [2023-03-14T18:18:47.860Z] ---> 8d3a40c9247f [2023-03-14T18:18:47.860Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T18:18:48.444Z] ---> 893db7fb90b1 [2023-03-14T18:18:48.444Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:18:48.444Z] ---> Running in cc636ef8a7d9 [2023-03-14T18:19:44.891Z] Removing intermediate container cc636ef8a7d9 [2023-03-14T18:19:44.891Z] ---> 4b018576cc2f [2023-03-14T18:19:44.891Z] Step 9/10 : COPY . . [2023-03-14T18:19:44.891Z] ---> f3f7701bf9b6 [2023-03-14T18:19:44.891Z] Step 10/10 : RUN ${MAKE} [2023-03-14T18:19:44.891Z] ---> Running in c778d4b0ac55 [2023-03-14T18:19:45.480Z] noop [2023-03-14T18:19:46.068Z] Removing intermediate container c778d4b0ac55 [2023-03-14T18:19:46.068Z] ---> 3ef583a9767b [2023-03-14T18:19:46.068Z] Successfully built 3ef583a9767b [2023-03-14T18:19:46.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:19:46.422Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:19:46.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:19:46.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2023-03-14T18:19:46.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T18:19:48.745Z] $ docker top 3dbffecef936b47af8150e8cf877bcc88738449ccdb3aeffe63239d1cb26aedc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:19:49.604Z] + go version [2023-03-14T18:19:49.604Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-14T18:19:49.627Z] $ docker stop --time=1 3dbffecef936b47af8150e8cf877bcc88738449ccdb3aeffe63239d1cb26aedc [2023-03-14T18:19:51.307Z] $ docker rm -f --volumes 3dbffecef936b47af8150e8cf877bcc88738449ccdb3aeffe63239d1cb26aedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:19:51.827Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:19:51.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:19:52.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2023-03-14T18:19:52.097Z] $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T18:19:53.310Z] $ docker top a873c5bf40d95712e4dfc436d0379465f4ab21778571baabe6cb746ba201a9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:19:54.185Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:19:54.843Z] + make test [2023-03-14T18:19:54.843Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-14T18:20:33.739Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-14T18:22:55.568Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.485s coverage: 27.6% of statements [2023-03-14T18:22:55.568Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.532s coverage: 78.9% of statements [2023-03-14T18:22:55.568Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-14T18:23:00.927Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.621s coverage: 73.1% of statements [2023-03-14T18:23:00.927Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-14T18:23:00.927Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-14T18:23:02.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.808s coverage: 54.4% of statements [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-14T18:23:02.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.523s coverage: 65.1% of statements [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-14T18:23:02.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.384s coverage: 89.2% of statements [2023-03-14T18:23:02.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-14T18:23:07.198Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.268s coverage: 4.7% of statements [2023-03-14T18:23:07.198Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-14T18:23:07.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T18:23:07.467Z] GO111MODULE=on go vet ./... [2023-03-14T18:24:59.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:24:59.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:24:59.161Z] ./bin/test-attribution-txt.sh [2023-03-14T18:24:59.161Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-14T18:24:59.161Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-14T18:24:59.161Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-14T18:24:59.161Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-14T18:24:59.181Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:24:59.196Z] $ docker stop --time=1 a873c5bf40d95712e4dfc436d0379465f4ab21778571baabe6cb746ba201a9e2 [2023-03-14T18:25:01.034Z] $ docker rm -f --volumes a873c5bf40d95712e4dfc436d0379465f4ab21778571baabe6cb746ba201a9e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:25:02.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:25:02.500Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T18:25:03.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:25:03.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:25:03.821Z] + ls -al . [2023-03-14T18:25:03.822Z] total 276 [2023-03-14T18:25:03.822Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:19 . [2023-03-14T18:25:03.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:17 .. [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:17 .dockerignore [2023-03-14T18:25:03.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:17 .git [2023-03-14T18:25:03.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:17 .github [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 18:17 .gitignore [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 18:17 .golangci.yml [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 18:17 CHANGELOG.md [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:17 GOVERNANCE.md [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 14 18:17 Jenkinsfile [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 18:17 LICENSE [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 14 18:17 Makefile [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 18:17 OWNERS.md [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 14 18:17 README.md [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 14 18:14 VERSION [2023-03-14T18:25:03.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:17 bin [2023-03-14T18:25:03.822Z] -rw-r--r-- 1 jenkins jenkins 101840 Mar 14 18:23 coverage.out [2023-03-14T18:25:03.822Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 18:17 example [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 14 18:17 go.mod [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 14 18:17 go.sum [2023-03-14T18:25:03.822Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 14 18:17 internal [2023-03-14T18:25:03.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:17 openapi [2023-03-14T18:25:03.822Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 18:17 pkg [2023-03-14T18:25:03.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:17 snap [2023-03-14T18:25:03.822Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:25:04.162Z] + 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=a6639bc907c868da99f3246e240586b858116a4d --label arch=arm64 --label version=2.3.1-dev.3 . [2023-03-14T18:25:04.430Z] Sending build context to Docker daemon 5.921MB [2023-03-14T18:25:04.700Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:25:04.700Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T18:25:04.700Z] ---> 3ef583a9767b [2023-03-14T18:25:04.700Z] Step 3/23 : ARG MAKE=make build [2023-03-14T18:25:04.700Z] ---> Running in 50a1a6b13fdf [2023-03-14T18:25:04.971Z] Removing intermediate container 50a1a6b13fdf [2023-03-14T18:25:04.971Z] ---> 43acc53052bc [2023-03-14T18:25:04.971Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T18:25:05.240Z] ---> Running in e7983e1ada5e [2023-03-14T18:25:05.511Z] Removing intermediate container e7983e1ada5e [2023-03-14T18:25:05.511Z] ---> 388feeb31c19 [2023-03-14T18:25:05.511Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:25:05.511Z] ---> Running in d2924a448ed5 [2023-03-14T18:25:05.781Z] Removing intermediate container d2924a448ed5 [2023-03-14T18:25:05.781Z] ---> 8eb71c23b60d [2023-03-14T18:25:05.781Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-14T18:25:06.060Z] ---> Running in dab95f057a83 [2023-03-14T18:25:07.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:25:07.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:25:08.729Z] OK: 221 MiB in 51 packages [2023-03-14T18:25:11.326Z] Removing intermediate container dab95f057a83 [2023-03-14T18:25:11.326Z] ---> ccebe78e223a [2023-03-14T18:25:11.326Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T18:25:11.913Z] ---> f1cd98603ebc [2023-03-14T18:25:11.913Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:25:11.913Z] ---> Running in 8f87a5caead9 [2023-03-14T18:25:13.874Z] Removing intermediate container 8f87a5caead9 [2023-03-14T18:25:13.874Z] ---> 50fe8e701e5b [2023-03-14T18:25:13.874Z] Step 9/23 : COPY . . [2023-03-14T18:25:15.308Z] ---> 4dd86d617527 [2023-03-14T18:25:15.308Z] Step 10/23 : RUN ${MAKE} [2023-03-14T18:25:15.308Z] ---> Running in 7ef4518352bd [2023-03-14T18:25:16.731Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-14T18:27:38.443Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-14T18:27:38.443Z] Removing intermediate container 7ef4518352bd [2023-03-14T18:27:38.443Z] ---> 7907ee497cc6 [2023-03-14T18:27:38.443Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T18:27:38.443Z] 3.16: Pulling from library/alpine [2023-03-14T18:27:38.443Z] 3760b48202b3: Pulling fs layer [2023-03-14T18:27:38.443Z] 3760b48202b3: Verifying Checksum [2023-03-14T18:27:38.443Z] 3760b48202b3: Download complete [2023-03-14T18:27:38.443Z] 3760b48202b3: Pull complete [2023-03-14T18:27:38.443Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T18:27:38.443Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T18:27:38.443Z] ---> 4c81e5bf8899 [2023-03-14T18:27:38.443Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T18:27:38.443Z] ---> Running in 3a0f47ab01a4 [2023-03-14T18:27:38.443Z] Removing intermediate container 3a0f47ab01a4 [2023-03-14T18:27:38.443Z] ---> d014641e9eae [2023-03-14T18:27:38.443Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-14T18:27:38.443Z] ---> Running in b13eba730dce [2023-03-14T18:27:38.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:27:38.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:27:39.665Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-14T18:27:39.665Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-14T18:27:39.665Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-14T18:27:39.665Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-14T18:27:39.665Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-14T18:27:39.665Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T18:27:39.665Z] OK: 8 MiB in 19 packages [2023-03-14T18:27:40.619Z] Removing intermediate container b13eba730dce [2023-03-14T18:27:40.619Z] ---> 20d030ae612b [2023-03-14T18:27:40.619Z] Step 14/23 : WORKDIR / [2023-03-14T18:27:40.619Z] ---> Running in 5e0a712bfd8f [2023-03-14T18:27:40.886Z] Removing intermediate container 5e0a712bfd8f [2023-03-14T18:27:40.886Z] ---> d09c67153c06 [2023-03-14T18:27:40.886Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T18:27:41.468Z] ---> b7d3f38a2dac [2023-03-14T18:27:41.468Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T18:27:42.999Z] ---> ab0f3b54ae34 [2023-03-14T18:27:42.999Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T18:27:43.592Z] ---> e3b1d1a73772 [2023-03-14T18:27:43.592Z] Step 18/23 : EXPOSE 59999 [2023-03-14T18:27:43.592Z] ---> Running in ddab5175d929 [2023-03-14T18:27:43.862Z] Removing intermediate container ddab5175d929 [2023-03-14T18:27:43.862Z] ---> 797c6ce0b687 [2023-03-14T18:27:43.862Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T18:27:43.862Z] ---> Running in c6a3c06d0648 [2023-03-14T18:27:44.145Z] Removing intermediate container c6a3c06d0648 [2023-03-14T18:27:44.145Z] ---> f971e815c64e [2023-03-14T18:27:44.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-14T18:27:44.418Z] ---> Running in 72a7d3eb1f3e [2023-03-14T18:27:44.693Z] Removing intermediate container 72a7d3eb1f3e [2023-03-14T18:27:44.693Z] ---> 97b7f0abafdf [2023-03-14T18:27:44.693Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T18:27:44.693Z] ---> Running in 3b1a639668f0 [2023-03-14T18:27:44.970Z] Removing intermediate container 3b1a639668f0 [2023-03-14T18:27:44.970Z] ---> 481bbc77bdbf [2023-03-14T18:27:44.970Z] Step 22/23 : LABEL git_sha=a6639bc907c868da99f3246e240586b858116a4d [2023-03-14T18:27:44.970Z] ---> Running in 74661315c2ed [2023-03-14T18:27:45.237Z] Removing intermediate container 74661315c2ed [2023-03-14T18:27:45.237Z] ---> 68b8c17d7270 [2023-03-14T18:27:45.237Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2023-03-14T18:27:45.237Z] ---> Running in b3b883572fae [2023-03-14T18:27:45.514Z] Removing intermediate container b3b883572fae [2023-03-14T18:27:45.514Z] ---> b58d18b8a0ab [2023-03-14T18:27:45.514Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:27:45.782Z] Successfully built b58d18b8a0ab [2023-03-14T18:27:45.782Z] 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-03-14T18:27:46.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:27:46.190Z] [2023-03-14T18:27:46.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:46.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:27:46.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T18:27:46.785Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T18:27:46.785Z] 04944245beec: Pulling fs layer [2023-03-14T18:27:46.785Z] 699f458cf7ca: Pulling fs layer [2023-03-14T18:27:46.785Z] 765212b225bb: Pulling fs layer [2023-03-14T18:27:46.785Z] f23df028b6ca: Pulling fs layer [2023-03-14T18:27:46.785Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T18:27:46.785Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T18:27:46.785Z] 765212b225bb: Waiting [2023-03-14T18:27:46.785Z] f23df028b6ca: Waiting [2023-03-14T18:27:46.785Z] d65c8cfc05b1: Waiting [2023-03-14T18:27:46.785Z] 2437ff75d9bd: Waiting [2023-03-14T18:27:46.785Z] 04944245beec: Verifying Checksum [2023-03-14T18:27:46.785Z] 04944245beec: Download complete [2023-03-14T18:27:46.785Z] 765212b225bb: Verifying Checksum [2023-03-14T18:27:46.785Z] 765212b225bb: Download complete [2023-03-14T18:27:47.053Z] f23df028b6ca: Verifying Checksum [2023-03-14T18:27:47.053Z] f23df028b6ca: Download complete [2023-03-14T18:27:47.053Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T18:27:47.053Z] d65c8cfc05b1: Download complete [2023-03-14T18:27:47.053Z] 699f458cf7ca: Verifying Checksum [2023-03-14T18:27:47.053Z] 699f458cf7ca: Download complete [2023-03-14T18:27:47.321Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T18:27:47.321Z] 8998bd30e6a1: Download complete [2023-03-14T18:27:49.917Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T18:27:49.917Z] 2437ff75d9bd: Download complete [2023-03-14T18:27:51.325Z] 8998bd30e6a1: Pull complete [2023-03-14T18:27:51.907Z] 04944245beec: Pull complete [2023-03-14T18:27:53.357Z] 699f458cf7ca: Pull complete [2023-03-14T18:27:53.357Z] 765212b225bb: Pull complete [2023-03-14T18:27:53.941Z] f23df028b6ca: Pull complete [2023-03-14T18:27:54.211Z] d65c8cfc05b1: Pull complete [2023-03-14T18:28:09.202Z] 2437ff75d9bd: Pull complete [2023-03-14T18:28:09.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T18:28:09.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:28:09.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:09.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-205 does not seem to be running inside a container [2023-03-14T18:28:09.448Z] $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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:arm64 cat [2023-03-14T18:28:15.335Z] $ docker top 7ad329c28b9ef5b723d511043a1b42edd3ff2c90a33bb11668d18fb1fa77574e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:28:16.195Z] ---> job-cost.sh [2023-03-14T18:28:16.195Z] lf-activate-venv: SKIPPING [2023-03-14T18:28:16.195Z] INFO: No Stack... [2023-03-14T18:28:20.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T18:28:20.709Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:28:21.024Z] + cut -d,+ -f6 [2023-03-14T18:28:21.024Z] cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock [2023-03-14T18:28:21.090Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [2023-03-14T18:28:21.095Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] did not exist. Created. [2023-03-14T18:28:21.095Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:28:21.437Z] /w/workspace/device-sdk-go/5@tmp/durable-010f9072/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T18:28:21.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T18:28:21.792Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T18:28:21.855Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:28:21.861Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:28:21.879Z] $ docker stop --time=1 7ad329c28b9ef5b723d511043a1b42edd3ff2c90a33bb11668d18fb1fa77574e [2023-03-14T18:28:23.337Z] $ docker rm -f --volumes 7ad329c28b9ef5b723d511043a1b42edd3ff2c90a33bb11668d18fb1fa77574e [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-03-14T18:28:23.765Z] provisioning config files... [2023-03-14T18:28:23.772Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config3643205899599632979tmp [Pipeline] { [Pipeline] sh [2023-03-14T18:28:24.071Z] + set +x [2023-03-14T18:28:24.071Z] + curl -s https://codecov.io/bash [2023-03-14T18:28:24.071Z] + bash -s -- [2023-03-14T18:28:24.071Z] [2023-03-14T18:28:24.071Z] _____ _ [2023-03-14T18:28:24.071Z] / ____| | | [2023-03-14T18:28:24.071Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T18:28:24.071Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T18:28:24.071Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T18:28:24.071Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T18:28:24.071Z] Bash-1.0.6 [2023-03-14T18:28:24.071Z] [2023-03-14T18:28:24.071Z] [2023-03-14T18:28:24.071Z] ==> git version 2.25.1 found [2023-03-14T18:28:24.071Z] ==> 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-03-14T18:28:24.071Z] Release-Date: 2020-01-08 [2023-03-14T18:28:24.071Z] 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-03-14T18:28:24.071Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T18:28:24.071Z] ==> Jenkins CI detected. [2023-03-14T18:28:24.071Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-14T18:28:24.071Z] project root: . [2023-03-14T18:28:24.071Z] --> token set from env [2023-03-14T18:28:24.071Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T18:28:24.071Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T18:28:24.071Z] ==> Python coveragepy not found [2023-03-14T18:28:24.071Z] ==> Searching for coverage reports in: [2023-03-14T18:28:24.071Z] + . [2023-03-14T18:28:24.071Z] -> Found 1 reports [2023-03-14T18:28:24.071Z] ==> Detecting git/mercurial file structure [2023-03-14T18:28:24.071Z] ==> Reading reports [2023-03-14T18:28:24.071Z] + ./coverage.out bytes=101840 [2023-03-14T18:28:24.071Z] ==> Appending adjustments [2023-03-14T18:28:24.071Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T18:28:24.330Z] + Found adjustments [2023-03-14T18:28:24.330Z] ==> Gzipping contents [2023-03-14T18:28:24.330Z] 16K /tmp/codecov.kSdJ3h.gz [2023-03-14T18:28:24.330Z] ==> Uploading reports [2023-03-14T18:28:24.330Z] url: https://codecov.io [2023-03-14T18:28:24.330Z] query: branch=levski&commit=a6639bc907c868da99f3246e240586b858116a4d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:28:24.330Z] -> Pinging Codecov [2023-03-14T18:28:24.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=levski&commit=a6639bc907c868da99f3246e240586b858116a4d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:28:24.591Z] -> Uploading to [2023-03-14T18:28:24.591Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/a6639bc907c868da99f3246e240586b858116a4d/493b24d5-39fe-4626-831f-b4bd8d1a3428.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T182824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9942b19e40a19d43217f46980c1112b8cabc1aa597a25f80a7e06f062b81eb1c [2023-03-14T18:28:24.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:28:24.592Z] Dload Upload Total Spent Left Speed [2023-03-14T18:28:24.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14692 0 0 100 14692 0 59004 --:--:-- --:--:-- --:--:-- 59004 [2023-03-14T18:28:24.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a6639bc907c868da99f3246e240586b858116a4d [Pipeline] } [2023-03-14T18:28:24.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-14T18:28:25.078Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T18:28:25.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:25.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:28:25.387Z] [2023-03-14T18:28:25.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:25.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:28:25.688Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T18:28:25.688Z] df9b9388f04a: Pulling fs layer [2023-03-14T18:28:25.688Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T18:28:25.688Z] 25bc292e5bac: Pulling fs layer [2023-03-14T18:28:25.688Z] 114826534d7a: Pulling fs layer [2023-03-14T18:28:25.688Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T18:28:25.688Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T18:28:25.688Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T18:28:25.688Z] 114826534d7a: Waiting [2023-03-14T18:28:25.688Z] 4657fd5d0bcf: Waiting [2023-03-14T18:28:25.688Z] 6ad1cebc031e: Waiting [2023-03-14T18:28:25.688Z] 25bc292e5bac: Verifying Checksum [2023-03-14T18:28:25.688Z] 25bc292e5bac: Download complete [2023-03-14T18:28:25.688Z] 52dc419b0ee2: Verifying Checksum [2023-03-14T18:28:25.688Z] 52dc419b0ee2: Download complete [2023-03-14T18:28:25.688Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T18:28:25.688Z] 4657fd5d0bcf: Download complete [2023-03-14T18:28:25.688Z] df9b9388f04a: Download complete [2023-03-14T18:28:25.948Z] df9b9388f04a: Pull complete [2023-03-14T18:28:25.948Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T18:28:25.948Z] 6ad1cebc031e: Download complete [2023-03-14T18:28:26.211Z] 52dc419b0ee2: Pull complete [2023-03-14T18:28:26.211Z] 25bc292e5bac: Pull complete [2023-03-14T18:28:26.780Z] 114826534d7a: Verifying Checksum [2023-03-14T18:28:26.780Z] 114826534d7a: Download complete [2023-03-14T18:28:26.780Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T18:28:26.780Z] 8a3aa393b2d8: Download complete [2023-03-14T18:28:30.181Z] 114826534d7a: Pull complete [2023-03-14T18:28:30.181Z] 4657fd5d0bcf: Pull complete [2023-03-14T18:28:30.439Z] 6ad1cebc031e: Pull complete [2023-03-14T18:28:33.731Z] 8a3aa393b2d8: Pull complete [2023-03-14T18:28:33.731Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T18:28:33.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:28:33.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:33.801Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:28:33.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:28:40.056Z] $ docker top c99e448ea3cc5a030cde944fca763d284ecc66320cdc9662b091b63a248b40e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T18:28:40.122Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:levski' [Pipeline] sh [2023-03-14T18:28:40.403Z] + set -o pipefail [2023-03-14T18:28:40.403Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:levski' [2023-03-14T18:28:46.011Z] [2023-03-14T18:28:46.011Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_levski (github.com/edgexfoundry/device-sdk-go/v2)... [2023-03-14T18:28:46.011Z] [2023-03-14T18:28:46.011Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7f96d442-1b96-43d8-af02-66b3b682a0df/history/82315ae0-6636-4b5a-b0fe-87a432cd6552 [2023-03-14T18:28:46.011Z] [2023-03-14T18:28:46.011Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T18:28:46.011Z] [2023-03-14T18:28:46.011Z] [2023-03-14T18:28:46.011Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T18:28:46.011Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T18:28:46.011Z] More details here: https://snyk.co/ue1NS [2023-03-14T18:28:46.011Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T18:28:46.011Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T18:28:46.022Z] $ docker stop --time=1 c99e448ea3cc5a030cde944fca763d284ecc66320cdc9662b091b63a248b40e3 [2023-03-14T18:28:50.247Z] $ docker rm -f --volumes c99e448ea3cc5a030cde944fca763d284ecc66320cdc9662b091b63a248b40e3 [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-03-14T18:28:50.645Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:28:50.654Z] provisioning config files... [2023-03-14T18:28:50.661Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config10565967362147796694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:28:50.953Z] --> edgex-publish-swagger.sh [2023-03-14T18:28:50.953Z] === Publish openapi/v2 API === [2023-03-14T18:28:50.953Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-03-14T18:28:50.953Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_levski/openapi/v2/device-sdk.yaml] [2023-03-14T18:28:50.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:28:50.953Z] Dload Upload Total Spent Left Speed [2023-03-14T18:28:51.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 92013 --:--:-- --:--:-- --:--:-- 92013 [2023-03-14T18:28:51.519Z] [2023-03-14T18:28:51.519Z] [Pipeline] } [2023-03-14T18:28:51.525Z] 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-03-14T18:28:51.906Z] + git log --format=format:%s -1 a6639bc907c868da99f3246e240586b858116a4d [Pipeline] sh [2023-03-14T18:28:52.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:28:52.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:52.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:28:52.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:52.561Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:28:52.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:28:53.229Z] $ docker top 7add1b14ee981f7aa66a75e6f26c001029dd1988b605d6915241766560c9ea67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:28:53.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:28:53.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:28:53.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:28:53.427Z] $ docker exec 7add1b14ee981f7aa66a75e6f26c001029dd1988b605d6915241766560c9ea67 ssh-agent [2023-03-14T18:28:53.542Z] SSH_AUTH_SOCK=/tmp/ssh-sbIMm37sU42n/agent.32 [2023-03-14T18:28:53.542Z] SSH_AGENT_PID=38 [2023-03-14T18:28:53.552Z] Running ssh-add (command line suppressed) [2023-03-14T18:28:53.651Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_18150583817372535440.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_18150583817372535440.key) [2023-03-14T18:28:53.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:28:53.950Z] + git semver tag [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,120 [run_tag] DEBUG tag force:False [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,120 [check_head_tag] DEBUG check head tag [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,122 [execute] INFO git cat-file --batch-check [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,126 [execute] INFO git cat-file --batch [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,160 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,160 [execute] INFO git tag -a v2.3.1-dev.3 -m v2.3.1-dev.3 [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,161 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.3', '-m', 'v2.3.1-dev.3'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:28:54.210Z] 2023-03-14 18:28:54,165 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:28:54.210Z] 2.3.1-dev.3 [Pipeline] } [2023-03-14T18:28:54.222Z] $ docker exec --env ******** --env ******** 7add1b14ee981f7aa66a75e6f26c001029dd1988b605d6915241766560c9ea67 ssh-agent -k [2023-03-14T18:28:54.312Z] unset SSH_AUTH_SOCK; [2023-03-14T18:28:54.312Z] unset SSH_AGENT_PID; [2023-03-14T18:28:54.312Z] echo Agent pid 38 killed; [2023-03-14T18:28:54.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:28:54.627Z] + git semver [Pipeline] } [2023-03-14T18:28:54.902Z] $ docker stop --time=1 7add1b14ee981f7aa66a75e6f26c001029dd1988b605d6915241766560c9ea67 [2023-03-14T18:28:56.168Z] $ docker rm -f --volumes 7add1b14ee981f7aa66a75e6f26c001029dd1988b605d6915241766560c9ea67 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:56.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:28:56.559Z] [2023-03-14T18:28:56.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:56.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:28:56.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T18:28:56.857Z] ab5ef0e58194: Pulling fs layer [2023-03-14T18:28:56.857Z] 9712f1f96733: Pulling fs layer [2023-03-14T18:28:56.857Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T18:28:56.857Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T18:28:56.857Z] e9a5061849ea: Pulling fs layer [2023-03-14T18:28:56.857Z] d747dcd14b5f: Pulling fs layer [2023-03-14T18:28:56.857Z] 2de7ff778b66: Pulling fs layer [2023-03-14T18:28:56.857Z] 0d9ebad4ef96: Waiting [2023-03-14T18:28:56.857Z] e9a5061849ea: Waiting [2023-03-14T18:28:56.857Z] d747dcd14b5f: Waiting [2023-03-14T18:28:56.857Z] 9712f1f96733: Verifying Checksum [2023-03-14T18:28:56.857Z] 9712f1f96733: Download complete [2023-03-14T18:28:57.462Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T18:28:57.462Z] 63f879dbbcfc: Download complete [2023-03-14T18:28:57.725Z] e9a5061849ea: Verifying Checksum [2023-03-14T18:28:57.725Z] e9a5061849ea: Download complete [2023-03-14T18:28:57.725Z] d747dcd14b5f: Download complete [2023-03-14T18:28:57.725Z] ab5ef0e58194: Verifying Checksum [2023-03-14T18:28:57.725Z] ab5ef0e58194: Download complete [2023-03-14T18:28:57.725Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T18:28:57.725Z] 0d9ebad4ef96: Download complete [2023-03-14T18:28:57.725Z] 2de7ff778b66: Verifying Checksum [2023-03-14T18:28:57.725Z] 2de7ff778b66: Download complete [2023-03-14T18:29:00.252Z] ab5ef0e58194: Pull complete [2023-03-14T18:29:00.252Z] 9712f1f96733: Pull complete [2023-03-14T18:29:00.819Z] 63f879dbbcfc: Pull complete [2023-03-14T18:29:04.106Z] 0d9ebad4ef96: Pull complete [2023-03-14T18:29:04.364Z] e9a5061849ea: Pull complete [2023-03-14T18:29:04.364Z] d747dcd14b5f: Pull complete [2023-03-14T18:29:05.296Z] 2de7ff778b66: Pull complete [2023-03-14T18:29:05.296Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T18:29:05.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:29:05.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:05.375Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:29:05.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:29:11.266Z] $ docker top 4aef0d0790e2b48cf6c93161cf5dec4e3b9418a5d8870d7017843f5ba5bc8fd6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:29:11.335Z] provisioning config files... [2023-03-14T18:29:11.342Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config353908348663318122tmp [2023-03-14T18:29:11.351Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config11133182463479101677tmp [2023-03-14T18:29:11.361Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config13732695397244249304tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:29:11.375Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:11.655Z] ---> sigul-configuration.sh [2023-03-14T18:29:11.655Z] gpg: directory `/root/.gnupg' created [2023-03-14T18:29:11.655Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T18:29:11.655Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T18:29:11.655Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T18:29:11.655Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T18:29:11.655Z] gpg: CAST5 encrypted data [2023-03-14T18:29:11.655Z] gpg: encrypted with 1 passphrase [2023-03-14T18:29:11.655Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T18:29:11.941Z] + mkdir /home/jenkins [2023-03-14T18:29:11.941Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T18:29:12.229Z] + 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-03-14T18:29:12.238Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:12.520Z] ---> sigul-install.sh [2023-03-14T18:29:12.520Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T18:29:12.801Z] + git tag --list [2023-03-14T18:29:12.801Z] 0.7.1 [2023-03-14T18:29:12.801Z] delhi-tag [2023-03-14T18:29:12.801Z] v1.0.0 [2023-03-14T18:29:12.801Z] v1.1.0 [2023-03-14T18:29:12.801Z] v1.1.1 [2023-03-14T18:29:12.801Z] v1.1.2 [2023-03-14T18:29:12.801Z] v1.2.0 [2023-03-14T18:29:12.801Z] v1.2.1 [2023-03-14T18:29:12.801Z] v1.2.2 [2023-03-14T18:29:12.801Z] v1.2.3 [2023-03-14T18:29:12.801Z] v1.3.0 [2023-03-14T18:29:12.801Z] v1.4.0 [2023-03-14T18:29:12.801Z] v2.0.0 [2023-03-14T18:29:12.801Z] v2.1.0 [2023-03-14T18:29:12.801Z] v2.1.1 [2023-03-14T18:29:12.801Z] v2.1.1-dev.2 [2023-03-14T18:29:12.801Z] v2.1.1-dev.3 [2023-03-14T18:29:12.801Z] v2.2.0 [2023-03-14T18:29:12.801Z] v2.2.1-dev.1 [2023-03-14T18:29:12.801Z] v2.2.1-dev.10 [2023-03-14T18:29:12.801Z] v2.2.1-dev.11 [2023-03-14T18:29:12.801Z] v2.2.1-dev.12 [2023-03-14T18:29:12.801Z] v2.2.1-dev.13 [2023-03-14T18:29:12.801Z] v2.2.1-dev.14 [2023-03-14T18:29:12.801Z] v2.2.1-dev.2 [2023-03-14T18:29:12.801Z] v2.2.1-dev.3 [2023-03-14T18:29:12.801Z] v2.2.1-dev.4 [2023-03-14T18:29:12.801Z] v2.2.1-dev.5 [2023-03-14T18:29:12.801Z] v2.2.1-dev.6 [2023-03-14T18:29:12.801Z] v2.2.1-dev.7 [2023-03-14T18:29:12.801Z] v2.2.1-dev.8 [2023-03-14T18:29:12.801Z] v2.2.1-dev.9 [2023-03-14T18:29:12.801Z] v2.3.0 [2023-03-14T18:29:12.801Z] v2.3.0-dev.14 [2023-03-14T18:29:12.801Z] v2.3.0-dev.15 [2023-03-14T18:29:12.801Z] v2.3.0-dev.16 [2023-03-14T18:29:12.801Z] v2.3.0-dev.17 [2023-03-14T18:29:12.801Z] v2.3.0-dev.18 [2023-03-14T18:29:12.801Z] v2.3.0-dev.19 [2023-03-14T18:29:12.801Z] v2.3.0-dev.20 [2023-03-14T18:29:12.801Z] v2.3.0-dev.21 [2023-03-14T18:29:12.801Z] v2.3.0-dev.22 [2023-03-14T18:29:12.801Z] v2.3.0-dev.23 [2023-03-14T18:29:12.801Z] v2.3.0-dev.24 [2023-03-14T18:29:12.801Z] v2.3.0-dev.25 [2023-03-14T18:29:12.801Z] v2.3.0-dev.26 [2023-03-14T18:29:12.801Z] v2.3.0-dev.27 [2023-03-14T18:29:12.801Z] v2.3.0-dev.28 [2023-03-14T18:29:12.801Z] v2.3.0-dev.29 [2023-03-14T18:29:12.801Z] v2.3.0-dev.30 [2023-03-14T18:29:12.801Z] v2.3.0-dev.31 [2023-03-14T18:29:12.801Z] v2.3.0-dev.32 [2023-03-14T18:29:12.801Z] v2.3.0-dev.33 [2023-03-14T18:29:12.801Z] v2.3.0-dev.34 [2023-03-14T18:29:12.801Z] v2.3.0-dev.35 [2023-03-14T18:29:12.801Z] v2.3.0-dev.36 [2023-03-14T18:29:12.801Z] v2.3.0-dev.37 [2023-03-14T18:29:12.801Z] v2.3.0-dev.38 [2023-03-14T18:29:12.801Z] v2.3.0-dev.39 [2023-03-14T18:29:12.801Z] v2.3.0-dev.40 [2023-03-14T18:29:12.801Z] v2.3.0-dev.41 [2023-03-14T18:29:12.801Z] v2.3.0-dev.42 [2023-03-14T18:29:12.801Z] v2.3.0-dev.43 [2023-03-14T18:29:12.801Z] v2.3.0-dev.44 [2023-03-14T18:29:12.801Z] v2.3.0-dev.45 [2023-03-14T18:29:12.801Z] v2.3.0-dev.46 [2023-03-14T18:29:12.801Z] v2.3.0-dev.47 [2023-03-14T18:29:12.801Z] v2.3.0-dev.48 [2023-03-14T18:29:12.801Z] v2.3.0-dev.49 [2023-03-14T18:29:12.801Z] v2.3.0-dev.50 [2023-03-14T18:29:12.801Z] v2.3.0-dev.51 [2023-03-14T18:29:12.801Z] v2.3.1-dev.1 [2023-03-14T18:29:12.801Z] v2.3.1-dev.2 [2023-03-14T18:29:12.801Z] v2.3.1-dev.3 [2023-03-14T18:29:12.801Z] v3.0.0-dev.1 [2023-03-14T18:29:12.801Z] v3.0.0-dev.10 [2023-03-14T18:29:12.801Z] v3.0.0-dev.11 [2023-03-14T18:29:12.801Z] v3.0.0-dev.12 [2023-03-14T18:29:12.801Z] v3.0.0-dev.13 [2023-03-14T18:29:12.801Z] v3.0.0-dev.14 [2023-03-14T18:29:12.801Z] v3.0.0-dev.15 [2023-03-14T18:29:12.801Z] v3.0.0-dev.16 [2023-03-14T18:29:12.801Z] v3.0.0-dev.17 [2023-03-14T18:29:12.801Z] v3.0.0-dev.18 [2023-03-14T18:29:12.801Z] v3.0.0-dev.19 [2023-03-14T18:29:12.801Z] v3.0.0-dev.2 [2023-03-14T18:29:12.801Z] v3.0.0-dev.20 [2023-03-14T18:29:12.801Z] v3.0.0-dev.21 [2023-03-14T18:29:12.801Z] v3.0.0-dev.22 [2023-03-14T18:29:12.801Z] v3.0.0-dev.23 [2023-03-14T18:29:12.801Z] v3.0.0-dev.24 [2023-03-14T18:29:12.801Z] v3.0.0-dev.25 [2023-03-14T18:29:12.801Z] v3.0.0-dev.26 [2023-03-14T18:29:12.801Z] v3.0.0-dev.27 [2023-03-14T18:29:12.801Z] v3.0.0-dev.28 [2023-03-14T18:29:12.801Z] v3.0.0-dev.29 [2023-03-14T18:29:12.801Z] v3.0.0-dev.3 [2023-03-14T18:29:12.801Z] v3.0.0-dev.30 [2023-03-14T18:29:12.801Z] v3.0.0-dev.31 [2023-03-14T18:29:12.801Z] v3.0.0-dev.32 [2023-03-14T18:29:12.801Z] v3.0.0-dev.33 [2023-03-14T18:29:12.801Z] v3.0.0-dev.34 [2023-03-14T18:29:12.801Z] v3.0.0-dev.35 [2023-03-14T18:29:12.801Z] v3.0.0-dev.36 [2023-03-14T18:29:12.801Z] v3.0.0-dev.37 [2023-03-14T18:29:12.801Z] v3.0.0-dev.38 [2023-03-14T18:29:12.801Z] v3.0.0-dev.39 [2023-03-14T18:29:12.801Z] v3.0.0-dev.4 [2023-03-14T18:29:12.801Z] v3.0.0-dev.40 [2023-03-14T18:29:12.801Z] v3.0.0-dev.41 [2023-03-14T18:29:12.801Z] v3.0.0-dev.42 [2023-03-14T18:29:12.801Z] v3.0.0-dev.43 [2023-03-14T18:29:12.801Z] v3.0.0-dev.44 [2023-03-14T18:29:12.801Z] v3.0.0-dev.45 [2023-03-14T18:29:12.801Z] v3.0.0-dev.46 [2023-03-14T18:29:12.801Z] v3.0.0-dev.47 [2023-03-14T18:29:12.801Z] v3.0.0-dev.48 [2023-03-14T18:29:12.801Z] v3.0.0-dev.49 [2023-03-14T18:29:12.801Z] v3.0.0-dev.5 [2023-03-14T18:29:12.801Z] v3.0.0-dev.50 [2023-03-14T18:29:12.801Z] v3.0.0-dev.51 [2023-03-14T18:29:12.801Z] v3.0.0-dev.52 [2023-03-14T18:29:12.801Z] v3.0.0-dev.6 [2023-03-14T18:29:12.801Z] v3.0.0-dev.7 [2023-03-14T18:29:12.801Z] v3.0.0-dev.8 [2023-03-14T18:29:12.801Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T18:29:13.091Z] + lftools sign git-tag v2.3.1-dev.3 [2023-03-14T18:29:13.658Z] Signing Git tag with Sigul... [2023-03-14T18:29:13.658Z] Signing v2.3.1-dev.3 [Pipeline] echo [2023-03-14T18:29:13.923Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:14.205Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T18:29:14.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T18:29:14.229Z] $ docker stop --time=1 4aef0d0790e2b48cf6c93161cf5dec4e3b9418a5d8870d7017843f5ba5bc8fd6 [2023-03-14T18:29:15.529Z] $ docker rm -f --volumes 4aef0d0790e2b48cf6c93161cf5dec4e3b9418a5d8870d7017843f5ba5bc8fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T18:29:15.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:29:15.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:16.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:29:16.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:16.346Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:29:16.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:29:17.063Z] $ docker top 67690ad09853f95628c14c9601479663030df11cddf0efd5dc09d39e95c00f61 -eo pid,comm [2023-03-14T18:29:17.106Z] 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-03-14T18:29:17.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:29:17.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:29:17.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:29:17.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:29:17.246Z] $ docker exec 67690ad09853f95628c14c9601479663030df11cddf0efd5dc09d39e95c00f61 ssh-agent [2023-03-14T18:29:17.360Z] SSH_AUTH_SOCK=/tmp/ssh-SjvLMFyE1GTI/agent.21 [2023-03-14T18:29:17.360Z] SSH_AGENT_PID=38 [2023-03-14T18:29:17.364Z] Running ssh-add (command line suppressed) [2023-03-14T18:29:17.471Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_10060587479634443434.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_10060587479634443434.key) [2023-03-14T18:29:17.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:29:17.766Z] + git semver bump pre [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [bump_version] DEBUG bumping version:2.3.1-dev.3 on axis:pre with prefix:dev [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [bump_version] DEBUG bumped version:2.3.1-dev.4 [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [write_version] DEBUG write version:2.3.1-dev.4 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:True [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,982 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,984 [execute] INFO git cat-file --batch-check [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,990 [execute] INFO git cat-file --batch [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:29:18.024Z] 2023-03-14 18:29:17,995 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:29:18.024Z] 2.3.1-dev.4 [Pipeline] } [2023-03-14T18:29:18.030Z] $ docker exec --env ******** --env ******** 67690ad09853f95628c14c9601479663030df11cddf0efd5dc09d39e95c00f61 ssh-agent -k [2023-03-14T18:29:18.132Z] unset SSH_AUTH_SOCK; [2023-03-14T18:29:18.132Z] unset SSH_AGENT_PID; [2023-03-14T18:29:18.132Z] echo Agent pid 38 killed; [2023-03-14T18:29:18.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:29:18.445Z] + git semver [Pipeline] } [2023-03-14T18:29:18.723Z] $ docker stop --time=1 67690ad09853f95628c14c9601479663030df11cddf0efd5dc09d39e95c00f61 [2023-03-14T18:29:20.035Z] $ docker rm -f --volumes 67690ad09853f95628c14c9601479663030df11cddf0efd5dc09d39e95c00f61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:29:20.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:29:20.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:20.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:29:20.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:20.730Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:29:20.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:29:21.555Z] $ docker top 7004ad64a4a2fec50a2a4a9576488577057ea05168090f2b692cac32cb520082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:29:21.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:29:21.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:29:21.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:29:21.743Z] $ docker exec 7004ad64a4a2fec50a2a4a9576488577057ea05168090f2b692cac32cb520082 ssh-agent [2023-03-14T18:29:21.867Z] SSH_AUTH_SOCK=/tmp/ssh-2amoZrwFmxAv/agent.32 [2023-03-14T18:29:21.867Z] SSH_AGENT_PID=38 [2023-03-14T18:29:21.871Z] Running ssh-add (command line suppressed) [2023-03-14T18:29:21.962Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_6224700533775060422.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_6224700533775060422.key) [2023-03-14T18:29:21.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:29:22.260Z] + git semver push [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,427 [run_push] DEBUG push [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,427 [execute] INFO git cat-file --batch-check [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,432 [execute] INFO git rev-list 6af4cd863f7ab09870e64c5bad009e7fea672526 -- [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,432 [execute] DEBUG Popen(['git', 'rev-list', '6af4cd863f7ab09870e64c5bad009e7fea672526', '--'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,445 [execute] INFO git fetch -v origin [2023-03-14T18:29:22.518Z] 2023-03-14 18:29:22,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-14T18:29:23.082Z] 2023-03-14 18:29:22,905 [run_push] DEBUG no remote changes detected [2023-03-14T18:29:23.082Z] 2023-03-14 18:29:22,906 [execute] INFO git push origin semver [2023-03-14T18:29:23.082Z] 2023-03-14 18:29:22,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:29:24.017Z] 2023-03-14 18:29:23,751 [run_push] DEBUG push all version tags [2023-03-14T18:29:24.017Z] 2023-03-14 18:29:23,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T18:29:24.017Z] 2023-03-14 18:29:23,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:29:25.009Z] 2023-03-14 18:29:24,672 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-14T18:29:25.009Z] 2.3.1-dev.4 [Pipeline] } [2023-03-14T18:29:25.015Z] $ docker exec --env ******** --env ******** 7004ad64a4a2fec50a2a4a9576488577057ea05168090f2b692cac32cb520082 ssh-agent -k [2023-03-14T18:29:25.100Z] unset SSH_AUTH_SOCK; [2023-03-14T18:29:25.100Z] unset SSH_AGENT_PID; [2023-03-14T18:29:25.101Z] echo Agent pid 38 killed; [2023-03-14T18:29:25.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:29:25.420Z] + git semver [Pipeline] } [2023-03-14T18:29:25.690Z] $ docker stop --time=1 7004ad64a4a2fec50a2a4a9576488577057ea05168090f2b692cac32cb520082 [2023-03-14T18:29:26.965Z] $ docker rm -f --volumes 7004ad64a4a2fec50a2a4a9576488577057ea05168090f2b692cac32cb520082 [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-03-14T18:29:27.422Z] + [ -d /w/workspace/dgexfoundry_device-sdk-go_levski/archives ] [2023-03-14T18:29:27.422Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-14T18:29:27.422Z] total 16 [2023-03-14T18:29:27.422Z] drwxr-xr-x 3 root root 4096 Mar 14 18:16 . [2023-03-14T18:29:27.422Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 18:29 .. [2023-03-14T18:29:27.422Z] drwxr-xr-x 2 root root 4096 Mar 14 18:16 cost [2023-03-14T18:29:27.422Z] -rw-r--r-- 1 root root 85 Mar 14 18:16 cost.csv [2023-03-14T18:29:27.422Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-14T18:29:27.422Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-14T18:29:27.422Z] total 16 [2023-03-14T18:29:27.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:16 . [2023-03-14T18:29:27.422Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 18:29 .. [2023-03-14T18:29:27.422Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:16 cost [2023-03-14T18:29:27.422Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 14 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:27.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:28.559Z] ---> package-listing.sh [2023-03-14T18:29:28.559Z] ++ facter osfamily [2023-03-14T18:29:28.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T18:29:28.820Z] + OS_FAMILY=debian [2023-03-14T18:29:28.820Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-14T18:29:28.820Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T18:29:28.820Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T18:29:28.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T18:29:28.820Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T18:29:28.820Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-14T18:29:28.820Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T18:29:28.820Z] + case "${OS_FAMILY}" in [2023-03-14T18:29:28.820Z] + dpkg -l [2023-03-14T18:29:28.820Z] + grep '^ii' [2023-03-14T18:29:28.820Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T18:29:28.820Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T18:29:28.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T18:29:28.820Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-14T18:29:28.820Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [2023-03-14T18:29:28.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [Pipeline] echo [2023-03-14T18:29:28.840Z] 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T18:29:29.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:29.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:29.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:29.735Z] prd-ubuntu20.04-docker-8c-8g-202 does not seem to be running inside a container [2023-03-14T18:29:29.761Z] $ 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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-03-14T18:29:29.941Z] $ docker top 7f6bdfc46428dfda23127f999db2f15a0c3ee250e97b3856e92d703cdb500488 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:29:30.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T18:29:30.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T18:29:31.028Z] + ls /var/log/sa-host [2023-03-14T18:29:31.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:29:31.093Z] provisioning config files... [2023-03-14T18:29:31.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config9457187033570330423tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:29:31.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:31.396Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T18:29:31.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:31.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T18:29:31.729Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:32.007Z] ---> sudo-logs.sh [2023-03-14T18:29:32.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T18:29:32.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:32.318Z] ---> job-cost.sh [2023-03-14T18:29:32.318Z] lf-activate-venv: SKIPPING [2023-03-14T18:29:32.318Z] DEBUG: total: 0.2199999988079071 [2023-03-14T18:29:32.318Z] INFO: Retrieving Stack Cost... [2023-03-14T18:29:32.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:29:33.141Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T18:29:33.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:33.427Z] ---> logs-deploy.sh [2023-03-14T18:29:33.427Z] lf-activate-venv: SKIPPING [2023-03-14T18:29:33.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/levski/5 [2023-03-14T18:29:33.427Z] INFO: archiving workspace using pattern(s): [2023-03-14T18:29:34.362Z] Archives upload complete. [2023-03-14T18:29:34.362Z] INFO: archiving logs to Nexus