Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2adfdc09e477498866130aea83da6ea448c3108 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-ssh4824451230885620555.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4305089653258764790.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12492583577130321940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6871385978975601834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14157517011059996704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24299’ Running on prd-ubuntu20.04-docker-8c-8g-24302 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a2adfdc09e477498866130aea83da6ea448c3108 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2adfdc09e477498866130aea83da6ea448c3108 # timeout=10 Commit message: "Merge pull request #1644 from weichou1229/on-change-threshold" > git rev-list --no-walk a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T08:43:04.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T08:43:04.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T08:43:04.976Z] ========================================================= [2024-11-01T08:43:04.976Z] EdgeX Global Pipelines Version Info [2024-11-01T08:43:04.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T08:43:05.728Z] ------------------- [2024-11-01T08:43:05.728Z] stable info: [2024-11-01T08:43:05.728Z] ------------------- [2024-11-01T08:43:05.728Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T08:43:05.728Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T08:43:05.728Z] Message: update stable to v1.0.265 [2024-11-01T08:43:06.299Z] ------------------- [2024-11-01T08:43:06.299Z] experimental info: [2024-11-01T08:43:06.299Z] ------------------- [2024-11-01T08:43:06.299Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T08:43:06.299Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T08:43:06.299Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T08:43:06.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-01T08:43:06.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-01T08:43:06.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T08:43:06.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T08:43:06.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T08:43:06.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T08:43:06.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T08:43:06.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-01T08:43:06.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T08:43:06.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T08:43:06.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T08:43:06.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-01T08:43:06.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T08:43:06.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T08:43:06.790Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T08:43:06.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T08:43:06.836Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T08:43:06.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T08:43:06.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T08:43:06.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T08:43:06.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-01T08:43:06.945Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-01T08:43:06.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T08:43:06.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T08:43:07.014Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T08:43:07.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T08:43:07.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T08:43:07.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T08:43:07.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T08:43:07.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T08:43:07.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] echo [2024-11-01T08:43:07.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2adfdc [Pipeline] echo [2024-11-01T08:43:07.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T08:43:07.250Z] provisioning config files... [2024-11-01T08:43:07.263Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17551971735446274287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T08:43:07.588Z] ---> ****-login.sh [2024-11-01T08:43:07.588Z] nexus3.edgexfoundry.org:10001 [2024-11-01T08:43:07.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:07.847Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:07.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:07.847Z] [2024-11-01T08:43:07.847Z] Login Succeeded [2024-11-01T08:43:07.847Z] nexus3.edgexfoundry.org:10002 [2024-11-01T08:43:07.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:07.847Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:07.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:07.847Z] [2024-11-01T08:43:07.847Z] Login Succeeded [2024-11-01T08:43:07.847Z] nexus3.edgexfoundry.org:10003 [2024-11-01T08:43:08.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:08.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:08.107Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:08.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:08.108Z] [2024-11-01T08:43:08.108Z] Login Succeeded [2024-11-01T08:43:08.108Z] nexus3.edgexfoundry.org:10004 [2024-11-01T08:43:08.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:08.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:08.108Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:08.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:08.108Z] [2024-11-01T08:43:08.108Z] Login Succeeded [2024-11-01T08:43:08.108Z] ****.io [2024-11-01T08:43:08.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:14.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:14.952Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:14.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:14.953Z] [2024-11-01T08:43:14.953Z] Login Succeeded [2024-11-01T08:43:14.953Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T08:43:14.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T08:43:15.361Z] + git rev-list -1 --merges a2adfdc09e477498866130aea83da6ea448c3108~1..a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] echo [2024-11-01T08:43:15.389Z] -----------> git rev-list -1 --merges a2adfdc09e477498866130aea83da6ea448c3108~1..a2adfdc09e477498866130aea83da6ea448c3108 a2adfdc09e477498866130aea83da6ea448c3108 [2024-11-01T08:43:15.389Z] a2adfdc09e477498866130aea83da6ea448c3108 [false] [Pipeline] sh [2024-11-01T08:43:15.684Z] + git log --format=format:%s -1 a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] echo [2024-11-01T08:43:15.699Z] ========================================================= [2024-11-01T08:43:15.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T08:43:15.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T08:43:16.053Z] + git log --format=format:%s -1 a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] echo [2024-11-01T08:43:16.066Z] [semverPrep] GIT_COMMIT: a2adfdc09e477498866130aea83da6ea448c3108, Commit Message: Merge pull request #1644 from weichou1229/on-change-threshold [Pipeline] echo [2024-11-01T08:43:16.080Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T08:43:16.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T08:43:16.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T08:43:16.467Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T08:43:16.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T08:43:16.467Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T08:43:16.467Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T08:43:16.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:43:16.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T08:43:16.891Z] [2024-11-01T08:43:16.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:43:17.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T08:43:17.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T08:43:17.201Z] b85a868b505f: Pulling fs layer [2024-11-01T08:43:17.201Z] e2be974225ed: Pulling fs layer [2024-11-01T08:43:17.201Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T08:43:17.201Z] 988bab9f4d93: Pulling fs layer [2024-11-01T08:43:17.201Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T08:43:17.201Z] eaf3925da568: Pulling fs layer [2024-11-01T08:43:17.201Z] bab4dde63d76: Pulling fs layer [2024-11-01T08:43:17.201Z] bde34c3a00c8: Pulling fs layer [2024-11-01T08:43:17.201Z] b352a97aabf1: Pulling fs layer [2024-11-01T08:43:17.201Z] 4872d77fe225: Pulling fs layer [2024-11-01T08:43:17.201Z] 5851b861e8e6: Pulling fs layer [2024-11-01T08:43:17.201Z] eaf3925da568: Waiting [2024-11-01T08:43:17.201Z] 1469e6f7b9e6: Waiting [2024-11-01T08:43:17.201Z] bab4dde63d76: Waiting [2024-11-01T08:43:17.201Z] 5851b861e8e6: Waiting [2024-11-01T08:43:17.201Z] 4872d77fe225: Waiting [2024-11-01T08:43:17.201Z] 988bab9f4d93: Waiting [2024-11-01T08:43:17.201Z] bde34c3a00c8: Waiting [2024-11-01T08:43:17.201Z] b352a97aabf1: Waiting [2024-11-01T08:43:17.201Z] e2be974225ed: Verifying Checksum [2024-11-01T08:43:17.201Z] e2be974225ed: Download complete [2024-11-01T08:43:17.201Z] 988bab9f4d93: Verifying Checksum [2024-11-01T08:43:17.201Z] 988bab9f4d93: Download complete [2024-11-01T08:43:17.201Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T08:43:17.201Z] 1469e6f7b9e6: Download complete [2024-11-01T08:43:17.201Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T08:43:17.201Z] 339a4e72a1f5: Download complete [2024-11-01T08:43:17.201Z] eaf3925da568: Verifying Checksum [2024-11-01T08:43:17.201Z] eaf3925da568: Download complete [2024-11-01T08:43:17.461Z] bde34c3a00c8: Verifying Checksum [2024-11-01T08:43:17.461Z] bde34c3a00c8: Download complete [2024-11-01T08:43:17.461Z] b352a97aabf1: Download complete [2024-11-01T08:43:17.461Z] 4872d77fe225: Download complete [2024-11-01T08:43:17.461Z] 5851b861e8e6: Verifying Checksum [2024-11-01T08:43:17.461Z] 5851b861e8e6: Download complete [2024-11-01T08:43:17.461Z] b85a868b505f: Download complete [2024-11-01T08:43:18.027Z] bab4dde63d76: Verifying Checksum [2024-11-01T08:43:18.027Z] bab4dde63d76: Download complete [2024-11-01T08:43:18.599Z] b85a868b505f: Pull complete [2024-11-01T08:43:18.599Z] e2be974225ed: Pull complete [2024-11-01T08:43:19.175Z] 339a4e72a1f5: Pull complete [2024-11-01T08:43:19.175Z] 988bab9f4d93: Pull complete [2024-11-01T08:43:19.437Z] 1469e6f7b9e6: Pull complete [2024-11-01T08:43:19.437Z] eaf3925da568: Pull complete [2024-11-01T08:43:21.341Z] bab4dde63d76: Pull complete [2024-11-01T08:43:21.341Z] bde34c3a00c8: Pull complete [2024-11-01T08:43:21.341Z] b352a97aabf1: Pull complete [2024-11-01T08:43:21.341Z] 4872d77fe225: Pull complete [2024-11-01T08:43:21.341Z] 5851b861e8e6: Pull complete [2024-11-01T08:43:21.341Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T08:43:21.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T08:43:21.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:43:21.484Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T08:43:21.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T08:43:24.380Z] $ docker top 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a -eo pid,comm [2024-11-01T08:43:24.433Z] 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). [2024-11-01T08:43:24.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T08:43:24.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T08:43:24.494Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T08:43:24.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T08:43:24.606Z] $ docker exec 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a ssh-agent [2024-11-01T08:43:24.737Z] SSH_AUTH_SOCK=/tmp/ssh-XkruMNgJ1a6V/agent.32 [2024-11-01T08:43:24.737Z] SSH_AGENT_PID=38 [2024-11-01T08:43:24.743Z] Running ssh-add (command line suppressed) [2024-11-01T08:43:24.839Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12266235245383567174.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12266235245383567174.key) [2024-11-01T08:43:24.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T08:43:25.148Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T08:43:25.164Z] $ docker exec --env ******** --env ******** 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a ssh-agent -k [2024-11-01T08:43:25.253Z] unset SSH_AUTH_SOCK; [2024-11-01T08:43:25.253Z] unset SSH_AGENT_PID; [2024-11-01T08:43:25.253Z] echo Agent pid 38 killed; [2024-11-01T08:43:25.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T08:43:25.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T08:43:25.306Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T08:43:25.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T08:43:25.414Z] $ docker exec 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a ssh-agent [2024-11-01T08:43:25.522Z] SSH_AUTH_SOCK=/tmp/ssh-YhEoeGhfPPgW/agent.71 [2024-11-01T08:43:25.522Z] SSH_AGENT_PID=77 [2024-11-01T08:43:25.527Z] Running ssh-add (command line suppressed) [2024-11-01T08:43:25.619Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8195022077738027263.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8195022077738027263.key) [2024-11-01T08:43:25.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T08:43:25.927Z] + git semver init [2024-11-01T08:43:26.186Z] 2024-11-01 08:43:26,089 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T08:43:26.186Z] 2024-11-01 08:43:26,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-01T08:43:26.186Z] 2024-11-01 08:43:26,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-01T08:43:26.186Z] 2024-11-01 08:43:26,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T08:43:28.727Z] 2024-11-01 08:43:28,124 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-11-01T08:43:28.727Z] 2024-11-01 08:43:28,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-11-01T08:43:28.727Z] 2024-11-01 08:43:28,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T08:43:28.727Z] 2024-11-01 08:43:28,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T08:43:28.727Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T08:43:28.752Z] $ docker exec --env ******** --env ******** 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a ssh-agent -k [2024-11-01T08:43:28.865Z] unset SSH_AUTH_SOCK; [2024-11-01T08:43:28.866Z] unset SSH_AGENT_PID; [2024-11-01T08:43:28.866Z] echo Agent pid 77 killed; [2024-11-01T08:43:28.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T08:43:29.195Z] + git semver [Pipeline] } [2024-11-01T08:43:29.468Z] $ docker stop --time=1 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a [2024-11-01T08:43:30.764Z] $ docker rm -f --volumes 0493f002c1fcb711db226c8829d63de4f20301c836d2fd28fa96be1aa864c08a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T08:43:31.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T08:43:31.319Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T08:43:31.323Z] [edgeXSemver]: initialized semver on version 4.0.0-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 [2024-11-01T08:43:31.524Z] provisioning config files... [2024-11-01T08:43:31.536Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8360889899042351652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T08:43:31.841Z] ---> ****-login.sh [2024-11-01T08:43:31.842Z] nexus3.edgexfoundry.org:10001 [2024-11-01T08:43:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:31.842Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:31.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:31.842Z] [2024-11-01T08:43:31.842Z] Login Succeeded [2024-11-01T08:43:31.842Z] nexus3.edgexfoundry.org:10002 [2024-11-01T08:43:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:31.842Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:31.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:31.842Z] [2024-11-01T08:43:31.842Z] Login Succeeded [2024-11-01T08:43:31.842Z] nexus3.edgexfoundry.org:10003 [2024-11-01T08:43:32.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:32.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:32.103Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:32.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:32.103Z] [2024-11-01T08:43:32.103Z] Login Succeeded [2024-11-01T08:43:32.103Z] nexus3.edgexfoundry.org:10004 [2024-11-01T08:43:32.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:32.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:32.103Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:32.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:32.103Z] [2024-11-01T08:43:32.103Z] Login Succeeded [2024-11-01T08:43:32.103Z] ****.io [2024-11-01T08:43:32.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:43:33.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:43:33.043Z] Configure a credential helper to remove this warning. See [2024-11-01T08:43:33.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:43:33.043Z] [2024-11-01T08:43:33.043Z] Login Succeeded [2024-11-01T08:43:33.043Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T08:43:33.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T08:43:33.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T08:43:33.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T08:43:33.196Z] ========================================================= [2024-11-01T08:43:33.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T08:43:33.196Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:43:33.543Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T08:43:33.543Z] Sending build context to Docker daemon 25.57MB [2024-11-01T08:43:33.543Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T08:43:33.543Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-01T08:43:33.801Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T08:43:33.801Z] 43c4264eed91: Pulling fs layer [2024-11-01T08:43:33.801Z] 4cc291be95ef: Pulling fs layer [2024-11-01T08:43:33.801Z] 2ac1f1163629: Pulling fs layer [2024-11-01T08:43:33.801Z] 5c3c966382ef: Pulling fs layer [2024-11-01T08:43:33.801Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T08:43:33.801Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T08:43:33.801Z] 9f66e0745190: Pulling fs layer [2024-11-01T08:43:33.801Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T08:43:33.801Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T08:43:33.801Z] 5c3c966382ef: Waiting [2024-11-01T08:43:33.801Z] 4f4fb700ef54: Waiting [2024-11-01T08:43:33.801Z] f49a43e4bbc0: Waiting [2024-11-01T08:43:33.801Z] 561ebcabdf7f: Waiting [2024-11-01T08:43:33.801Z] 5d5c8e513c77: Waiting [2024-11-01T08:43:33.801Z] 4cc291be95ef: Download complete [2024-11-01T08:43:33.801Z] 5c3c966382ef: Verifying Checksum [2024-11-01T08:43:33.801Z] 5c3c966382ef: Download complete [2024-11-01T08:43:33.801Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T08:43:33.801Z] 4f4fb700ef54: Download complete [2024-11-01T08:43:33.801Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T08:43:33.801Z] 5d5c8e513c77: Download complete [2024-11-01T08:43:33.801Z] 43c4264eed91: Download complete [2024-11-01T08:43:33.801Z] 9f66e0745190: Verifying Checksum [2024-11-01T08:43:33.801Z] 9f66e0745190: Download complete [2024-11-01T08:43:34.061Z] 43c4264eed91: Pull complete [2024-11-01T08:43:34.061Z] 4cc291be95ef: Pull complete [2024-11-01T08:43:34.061Z] 561ebcabdf7f: Download complete [2024-11-01T08:43:34.319Z] 2ac1f1163629: Verifying Checksum [2024-11-01T08:43:34.319Z] 2ac1f1163629: Download complete [2024-11-01T08:43:34.577Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T08:43:34.577Z] f49a43e4bbc0: Download complete [2024-11-01T08:43:37.866Z] 2ac1f1163629: Pull complete [2024-11-01T08:43:37.866Z] 5c3c966382ef: Pull complete [2024-11-01T08:43:37.866Z] 4f4fb700ef54: Pull complete [2024-11-01T08:43:37.866Z] 5d5c8e513c77: Pull complete [2024-11-01T08:43:38.124Z] 9f66e0745190: Pull complete [2024-11-01T08:43:40.666Z] f49a43e4bbc0: Pull complete [2024-11-01T08:43:40.926Z] 561ebcabdf7f: Pull complete [2024-11-01T08:43:40.926Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T08:43:40.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T08:43:40.926Z] ---> 3a752c3f9dda [2024-11-01T08:43:40.926Z] Step 3/10 : ARG MAKE=make build [2024-11-01T08:43:46.460Z] Still waiting to schedule task [2024-11-01T08:43:46.460Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24300’ [2024-11-01T08:43:47.523Z] ---> Running in 69abb866de2f [2024-11-01T08:43:47.523Z] Removing intermediate container 69abb866de2f [2024-11-01T08:43:47.523Z] ---> 3648cae20cfc [2024-11-01T08:43:47.523Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-01T08:43:47.784Z] ---> Running in bc55c4307070 [2024-11-01T08:43:47.784Z] Removing intermediate container bc55c4307070 [2024-11-01T08:43:47.784Z] ---> 540e24a26a37 [2024-11-01T08:43:47.784Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T08:43:48.043Z] ---> Running in 860706a3b42b [2024-11-01T08:43:48.303Z] Removing intermediate container 860706a3b42b [2024-11-01T08:43:48.303Z] ---> c6306f2ae524 [2024-11-01T08:43:48.303Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-01T08:43:48.303Z] ---> Running in 2190b29ae21c [2024-11-01T08:43:48.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T08:43:48.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T08:43:49.088Z] OK: 246 MiB in 54 packages [2024-11-01T08:43:50.025Z] Removing intermediate container 2190b29ae21c [2024-11-01T08:43:50.025Z] ---> 162c68234fe4 [2024-11-01T08:43:50.025Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-01T08:43:50.285Z] ---> ccfeb4c4bae8 [2024-11-01T08:43:50.285Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T08:43:50.544Z] ---> Running in 91ce67b59a25 [2024-11-01T08:44:46.808Z] Removing intermediate container 91ce67b59a25 [2024-11-01T08:44:46.808Z] ---> a9477938e5c2 [2024-11-01T08:44:46.808Z] Step 9/10 : COPY . . [2024-11-01T08:44:46.808Z] ---> c84845fe7b7b [2024-11-01T08:44:46.808Z] Step 10/10 : RUN ${MAKE} [2024-11-01T08:44:46.808Z] ---> Running in 246010c6f9b6 [2024-11-01T08:44:46.808Z] noop [2024-11-01T08:44:46.808Z] Removing intermediate container 246010c6f9b6 [2024-11-01T08:44:46.808Z] ---> e8ae917225de [2024-11-01T08:44:46.808Z] Successfully built e8ae917225de [2024-11-01T08:44:46.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:44:47.136Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T08:44:47.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:44:47.217Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T08:44:47.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T08:44:47.614Z] $ docker top f04095eb76f18d04cfb2b71bb340913032ae1bb1519604794dd0ad9dd676e8e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T08:44:47.973Z] + go version [2024-11-01T08:44:47.973Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T08:44:47.983Z] $ docker stop --time=1 f04095eb76f18d04cfb2b71bb340913032ae1bb1519604794dd0ad9dd676e8e8 [2024-11-01T08:44:49.280Z] $ docker rm -f --volumes f04095eb76f18d04cfb2b71bb340913032ae1bb1519604794dd0ad9dd676e8e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:44:49.730Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T08:44:49.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:44:49.809Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T08:44:49.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T08:44:50.192Z] $ docker top a89e2b67ed15c29c97e1141c31cbd022231a61c2567325222cb96e0c74ed1921 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T08:44:50.551Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T08:44:50.860Z] + make test [2024-11-01T08:44:50.861Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T08:44:58.977Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.038s coverage: 28.7% of statements [2024-11-01T08:45:31.042Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.4% of statements [2024-11-01T08:45:31.042Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.055s coverage: 86.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-01T08:45:31.042Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.106s coverage: 45.2% of statements [2024-11-01T08:45:31.042Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-01T08:45:32.417Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.049s coverage: 14.1% of statements [2024-11-01T08:45:32.417Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.952s coverage: 44.6% of statements [2024-11-01T08:45:32.417Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.056s coverage: 68.4% of statements [2024-11-01T08:45:32.417Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.114s coverage: 88.3% of statements [2024-11-01T08:45:32.417Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.3% of statements [2024-11-01T08:46:11.119Z] GO111MODULE=on go vet ./... [2024-11-01T08:46:11.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T08:46:11.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T08:46:11.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T08:46:11.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T08:46:11.153Z] $ docker stop --time=1 a89e2b67ed15c29c97e1141c31cbd022231a61c2567325222cb96e0c74ed1921 [2024-11-01T08:46:15.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24305 in /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-01T08:46:18.137Z] $ docker rm -f --volumes a89e2b67ed15c29c97e1141c31cbd022231a61c2567325222cb96e0c74ed1921 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-11-01T08:46:18.637Z] Running in /w/workspace/device-sdk-go/326 [Pipeline] { [Pipeline] checkout [2024-11-01T08:46:18.675Z] The recommended git tool is: git [2024-11-01T08:46:18.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T08:46:19.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T08:46:19.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T08:46:19.865Z] + ls -al . [2024-11-01T08:46:19.865Z] total 704 [2024-11-01T08:46:19.865Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 08:44 . [2024-11-01T08:46:19.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 08:42 .. [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 08:43 .dockerignore [2024-11-01T08:46:19.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 08:45 .git [2024-11-01T08:46:19.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 08:43 .github [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 08:43 .gitignore [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 08:43 .golangci.yml [2024-11-01T08:46:19.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 08:43 .semver [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 08:43 CHANGELOG.md [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 08:43 GOVERNANCE.md [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 1 08:43 Jenkinsfile [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 08:43 LICENSE [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 2379 Nov 1 08:43 Makefile [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 08:43 OWNERS.md [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 1 08:43 README.md [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 08:43 VERSION [2024-11-01T08:46:19.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 08:43 bin [2024-11-01T08:46:19.865Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 1 08:45 coverage.out [2024-11-01T08:46:19.865Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 08:43 example [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 6278 Nov 1 08:43 go.mod [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 87873 Nov 1 08:43 go.sum [2024-11-01T08:46:19.865Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 08:43 internal [2024-11-01T08:46:19.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 08:43 openapi [2024-11-01T08:46:19.865Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 08:43 pkg [2024-11-01T08:46:19.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 08:43 snap [2024-11-01T08:46:19.865Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:46:20.183Z] + 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=a2adfdc09e477498866130aea83da6ea448c3108 --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-01T08:46:20.183Z] Sending build context to Docker daemon 26.04MB [2024-11-01T08:46:20.183Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T08:46:20.183Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-01T08:46:20.183Z] ---> e8ae917225de [2024-11-01T08:46:20.183Z] Step 3/24 : ARG MAKE=make build [2024-11-01T08:46:21.160Z] ---> Running in 6051b6eb852a [2024-11-01T08:46:21.420Z] Removing intermediate container 6051b6eb852a [2024-11-01T08:46:21.420Z] ---> 1ee4b8365faa [2024-11-01T08:46:21.420Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-01T08:46:21.420Z] ---> Running in 827dd800c280 [2024-11-01T08:46:21.680Z] Removing intermediate container 827dd800c280 [2024-11-01T08:46:21.680Z] ---> ea085710d894 [2024-11-01T08:46:21.680Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T08:46:21.939Z] ---> Running in 211e7ab80448 [2024-11-01T08:46:22.201Z] Removing intermediate container 211e7ab80448 [2024-11-01T08:46:22.201Z] ---> 3c852b0a8d7a [2024-11-01T08:46:22.201Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-01T08:46:22.201Z] ---> Running in 4463d63daa6e [2024-11-01T08:46:22.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:22.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:23.340Z] OK: 246 MiB in 54 packages [2024-11-01T08:46:23.907Z] Removing intermediate container 4463d63daa6e [2024-11-01T08:46:23.907Z] ---> 7b13b5fb9c33 [2024-11-01T08:46:23.907Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-01T08:46:23.907Z] ---> 065fdaa51fcc [2024-11-01T08:46:23.907Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T08:46:24.167Z] ---> Running in 314b83caa3ce [2024-11-01T08:46:24.194Z] using credential edgex-jenkins-ssh [2024-11-01T08:46:24.222Z] Cloning the remote Git repository [2024-11-01T08:46:24.292Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-01T08:46:24.426Z] > git init /w/workspace/device-sdk-go/326 # timeout=10 [2024-11-01T08:46:24.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-01T08:46:24.655Z] > git --version # timeout=10 [2024-11-01T08:46:24.685Z] > git --version # 'git version 2.25.1' [2024-11-01T08:46:24.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T08:46:25.101Z] Removing intermediate container 314b83caa3ce [2024-11-01T08:46:25.101Z] ---> e175a3a6ea14 [2024-11-01T08:46:25.101Z] Step 9/24 : COPY . . [2024-11-01T08:46:26.037Z] ---> 0bf2147868b2 [2024-11-01T08:46:26.037Z] Step 10/24 : RUN ${MAKE} [2024-11-01T08:46:26.037Z] ---> Running in 8eddc380e1d5 [2024-11-01T08:46:24.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T08:46:26.296Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-01T08:46:28.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-01T08:46:28.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T08:46:29.585Z] Avoid second fetch [2024-11-01T08:46:29.585Z] Checking out Revision a2adfdc09e477498866130aea83da6ea448c3108 (main) [2024-11-01T08:46:30.306Z] Commit message: "Merge pull request #1644 from weichou1229/on-change-threshold" [2024-11-01T08:46:29.606Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T08:46:29.682Z] > git checkout -f a2adfdc09e477498866130aea83da6ea448c3108 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T08:46:35.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T08:46:35.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T08:46:35.039Z] Dload Upload Total Spent Left Speed [2024-11-01T08:46:35.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-11-01T08:46:35.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T08:46:35.737Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-11-01T08:46:35.737Z] [2024-11-01T08:46:35.737Z] { [2024-11-01T08:46:35.737Z] "registry-mirrors": [ [2024-11-01T08:46:35.737Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T08:46:35.737Z] ], [2024-11-01T08:46:35.737Z] "bip": "10.250.0.254/24", [2024-11-01T08:46:35.737Z] "hosts": [ [2024-11-01T08:46:35.737Z] "tcp://0.0.0.0:5555", [2024-11-01T08:46:35.737Z] "unix:///var/run/docker.sock" [2024-11-01T08:46:35.737Z] ], [2024-11-01T08:46:35.737Z] "mtu": 1458, [2024-11-01T08:46:35.737Z] "selinux-enabled": true, [2024-11-01T08:46:35.737Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T08:46:35.737Z] } [Pipeline] sh [2024-11-01T08:46:36.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T08:46:36.441Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T08:46:54.760Z] provisioning config files... [2024-11-01T08:46:54.797Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/326@tmp/config13226140385488263076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T08:46:55.267Z] ---> ****-login.sh [2024-11-01T08:46:55.267Z] nexus3.edgexfoundry.org:10001 [2024-11-01T08:46:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:46:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:46:56.136Z] Configure a credential helper to remove this warning. See [2024-11-01T08:46:56.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:46:56.136Z] [2024-11-01T08:46:56.136Z] Login Succeeded [2024-11-01T08:46:56.136Z] nexus3.edgexfoundry.org:10002 [2024-11-01T08:46:56.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:46:56.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:46:56.409Z] Configure a credential helper to remove this warning. See [2024-11-01T08:46:56.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:46:56.409Z] [2024-11-01T08:46:56.409Z] Login Succeeded [2024-11-01T08:46:56.409Z] nexus3.edgexfoundry.org:10003 [2024-11-01T08:46:56.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:46:56.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:46:56.958Z] Configure a credential helper to remove this warning. See [2024-11-01T08:46:56.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:46:56.958Z] [2024-11-01T08:46:56.958Z] Login Succeeded [2024-11-01T08:46:56.958Z] nexus3.edgexfoundry.org:10004 [2024-11-01T08:46:57.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:46:57.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:46:57.232Z] Configure a credential helper to remove this warning. See [2024-11-01T08:46:57.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:46:57.232Z] [2024-11-01T08:46:57.232Z] Login Succeeded [2024-11-01T08:46:57.232Z] ****.io [2024-11-01T08:46:57.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T08:46:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T08:46:57.783Z] Configure a credential helper to remove this warning. See [2024-11-01T08:46:57.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T08:46:57.783Z] [2024-11-01T08:46:57.783Z] Login Succeeded [2024-11-01T08:46:57.784Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T08:46:57.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T08:46:58.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T08:46:58.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T08:46:58.324Z] ========================================================= [2024-11-01T08:46:58.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T08:46:58.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-11-01T08:46:58.371Z] Removing intermediate container 8eddc380e1d5 [2024-11-01T08:46:58.371Z] ---> 039251cef3f6 [2024-11-01T08:46:58.371Z] Step 11/24 : FROM alpine:3.20 [2024-11-01T08:46:58.371Z] 3.20: Pulling from library/alpine [2024-11-01T08:46:58.371Z] 43c4264eed91: Already exists [2024-11-01T08:46:58.371Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T08:46:58.371Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T08:46:58.371Z] ---> 91ef0af61f39 [2024-11-01T08:46:58.371Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-01T08:46:58.371Z] ---> Running in 003898ef6c4e [2024-11-01T08:46:58.371Z] Removing intermediate container 003898ef6c4e [2024-11-01T08:46:58.371Z] ---> 29238e7cdb1c [2024-11-01T08:46:58.371Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-01T08:46:58.371Z] ---> Running in 7325f8a6dd4d [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:58.371Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T08:46:58.371Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T08:46:58.371Z] OK: 8 MiB in 15 packages [2024-11-01T08:46:58.371Z] Removing intermediate container 7325f8a6dd4d [2024-11-01T08:46:58.371Z] ---> 4d5080d18379 [2024-11-01T08:46:58.371Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-01T08:46:58.371Z] ---> Running in bd98f276b6f7 [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:58.371Z] Upgrading critical system libraries and apk-tools: [2024-11-01T08:46:58.371Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T08:46:58.371Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T08:46:58.371Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T08:46:58.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:46:58.629Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T08:46:58.629Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T08:46:58.629Z] OK: 8 MiB in 15 packages [2024-11-01T08:46:58.724Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T08:46:59.195Z] Removing intermediate container bd98f276b6f7 [2024-11-01T08:46:59.196Z] ---> ffff70bede96 [2024-11-01T08:46:59.196Z] Step 15/24 : WORKDIR / [2024-11-01T08:46:59.196Z] ---> Running in 49f5f1b73e71 [2024-11-01T08:46:59.196Z] Removing intermediate container 49f5f1b73e71 [2024-11-01T08:46:59.196Z] ---> c03155381b8c [2024-11-01T08:46:59.196Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-01T08:46:59.196Z] ---> bb383e2c30e4 [2024-11-01T08:46:59.196Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-01T08:46:59.326Z] Sending build context to Docker daemon 13.24MB [2024-11-01T08:46:59.326Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T08:46:59.326Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-01T08:46:59.600Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T08:46:59.600Z] cf04c63912e1: Pulling fs layer [2024-11-01T08:46:59.600Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T08:46:59.600Z] a37a00ec5f00: Pulling fs layer [2024-11-01T08:46:59.600Z] 50b3750afda1: Pulling fs layer [2024-11-01T08:46:59.600Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T08:46:59.600Z] 80978eb59214: Pulling fs layer [2024-11-01T08:46:59.600Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T08:46:59.600Z] c5a475d317c9: Pulling fs layer [2024-11-01T08:46:59.600Z] 4f4fb700ef54: Waiting [2024-11-01T08:46:59.600Z] 80978eb59214: Waiting [2024-11-01T08:46:59.600Z] c9f46d7d2bd2: Waiting [2024-11-01T08:46:59.600Z] 50b3750afda1: Waiting [2024-11-01T08:46:59.600Z] c5a475d317c9: Waiting [2024-11-01T08:46:59.600Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T08:46:59.600Z] 55b35a11ae5e: Download complete [2024-11-01T08:46:59.600Z] 50b3750afda1: Verifying Checksum [2024-11-01T08:46:59.600Z] 50b3750afda1: Download complete [2024-11-01T08:46:59.600Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T08:46:59.600Z] 4f4fb700ef54: Download complete [2024-11-01T08:46:59.600Z] 80978eb59214: Verifying Checksum [2024-11-01T08:46:59.600Z] 80978eb59214: Download complete [2024-11-01T08:46:59.878Z] cf04c63912e1: Verifying Checksum [2024-11-01T08:46:59.878Z] cf04c63912e1: Download complete [2024-11-01T08:47:00.478Z] c5a475d317c9: Verifying Checksum [2024-11-01T08:47:00.478Z] c5a475d317c9: Download complete [2024-11-01T08:47:01.087Z] cf04c63912e1: Pull complete [2024-11-01T08:47:01.098Z] ---> f454c62dd961 [2024-11-01T08:47:01.098Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-01T08:47:01.098Z] ---> 4aa2fe12466d [2024-11-01T08:47:01.098Z] Step 19/24 : EXPOSE 59999 [2024-11-01T08:47:01.098Z] ---> Running in 8566465aafe6 [2024-11-01T08:47:01.098Z] Removing intermediate container 8566465aafe6 [2024-11-01T08:47:01.098Z] ---> d09faf9b324a [2024-11-01T08:47:01.098Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-01T08:47:01.098Z] ---> Running in 146e34f27c06 [2024-11-01T08:47:01.098Z] Removing intermediate container 146e34f27c06 [2024-11-01T08:47:01.098Z] ---> 67284eb493cf [2024-11-01T08:47:01.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-01T08:47:01.098Z] ---> Running in bc93c53cd381 [2024-11-01T08:47:01.098Z] Removing intermediate container bc93c53cd381 [2024-11-01T08:47:01.098Z] ---> d9cd97e0695f [2024-11-01T08:47:01.098Z] Step 22/24 : LABEL arch=amd64 [2024-11-01T08:47:01.099Z] ---> Running in de8292276749 [2024-11-01T08:47:01.099Z] Removing intermediate container de8292276749 [2024-11-01T08:47:01.099Z] ---> 49085f1ffa9d [2024-11-01T08:47:01.099Z] Step 23/24 : LABEL git_sha=a2adfdc09e477498866130aea83da6ea448c3108 [2024-11-01T08:47:01.357Z] ---> Running in 1935e6cbe62d [2024-11-01T08:47:01.357Z] Removing intermediate container 1935e6cbe62d [2024-11-01T08:47:01.357Z] ---> 3c1e137e8198 [2024-11-01T08:47:01.357Z] Step 24/24 : LABEL version=4.0.0-dev.3 [2024-11-01T08:47:01.357Z] ---> Running in b32d09937a60 [2024-11-01T08:47:01.357Z] Removing intermediate container b32d09937a60 [2024-11-01T08:47:01.357Z] ---> 9a3ace6a8fd3 [2024-11-01T08:47:01.357Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T08:47:01.357Z] Successfully built 9a3ace6a8fd3 [2024-11-01T08:47:01.357Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:47:01.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T08:47:01.836Z] [2024-11-01T08:47:01.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:47:02.066Z] 55b35a11ae5e: Pull complete [2024-11-01T08:47:02.066Z] a37a00ec5f00: Verifying Checksum [2024-11-01T08:47:02.066Z] a37a00ec5f00: Download complete [2024-11-01T08:47:02.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T08:47:02.134Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T08:47:02.134Z] 5eb5b503b376: Pulling fs layer [2024-11-01T08:47:02.134Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T08:47:02.134Z] ec43610c2a17: Pulling fs layer [2024-11-01T08:47:02.134Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T08:47:02.134Z] 33b1e0a273af: Pulling fs layer [2024-11-01T08:47:02.134Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T08:47:02.134Z] 2f39f015ded8: Pulling fs layer [2024-11-01T08:47:02.134Z] 33b1e0a273af: Waiting [2024-11-01T08:47:02.134Z] 5d3b04190fa2: Waiting [2024-11-01T08:47:02.134Z] 2f39f015ded8: Waiting [2024-11-01T08:47:02.134Z] 3a2ae6a8a46f: Waiting [2024-11-01T08:47:02.134Z] 5c69ac0246d0: Download complete [2024-11-01T08:47:02.134Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T08:47:02.134Z] 3a2ae6a8a46f: Download complete [2024-11-01T08:47:02.134Z] 33b1e0a273af: Verifying Checksum [2024-11-01T08:47:02.134Z] 33b1e0a273af: Download complete [2024-11-01T08:47:02.134Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T08:47:02.134Z] 5d3b04190fa2: Download complete [2024-11-01T08:47:02.134Z] ec43610c2a17: Verifying Checksum [2024-11-01T08:47:02.134Z] ec43610c2a17: Download complete [2024-11-01T08:47:02.391Z] 5eb5b503b376: Verifying Checksum [2024-11-01T08:47:02.391Z] 5eb5b503b376: Download complete [2024-11-01T08:47:02.670Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T08:47:02.670Z] c9f46d7d2bd2: Download complete [2024-11-01T08:47:02.959Z] 2f39f015ded8: Verifying Checksum [2024-11-01T08:47:02.959Z] 2f39f015ded8: Download complete [2024-11-01T08:47:03.527Z] 5eb5b503b376: Pull complete [2024-11-01T08:47:03.786Z] 5c69ac0246d0: Pull complete [2024-11-01T08:47:04.353Z] ec43610c2a17: Pull complete [2024-11-01T08:47:04.353Z] 3a2ae6a8a46f: Pull complete [2024-11-01T08:47:04.611Z] 33b1e0a273af: Pull complete [2024-11-01T08:47:04.611Z] 5d3b04190fa2: Pull complete [2024-11-01T08:47:08.798Z] 2f39f015ded8: Pull complete [2024-11-01T08:47:08.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T08:47:08.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T08:47:08.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:47:08.902Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T08:47:08.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T08:47:13.418Z] $ docker top 4f1c5a1b85256edf3f6562337cca9c42f1e914f97f31e19915ccd84dcbf9d3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T08:47:13.818Z] ---> job-cost.sh [2024-11-01T08:47:13.818Z] lf-activate-venv: SKIPPING [2024-11-01T08:47:13.818Z] INFO: No Stack... [2024-11-01T08:47:14.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T08:47:14.337Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T08:47:14.623Z] + cut+ -d, -f6 [2024-11-01T08:47:14.623Z] cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2024-11-01T08:47:14.636Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [2024-11-01T08:47:14.645Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] did not exist. Created. [2024-11-01T08:47:14.653Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T08:47:14.957Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T08:47:14.998Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T08:47:15.008Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T08:47:15.029Z] $ docker stop --time=1 4f1c5a1b85256edf3f6562337cca9c42f1e914f97f31e19915ccd84dcbf9d3cb [2024-11-01T08:47:16.225Z] $ docker rm -f --volumes 4f1c5a1b85256edf3f6562337cca9c42f1e914f97f31e19915ccd84dcbf9d3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T08:47:17.730Z] a37a00ec5f00: Pull complete [2024-11-01T08:47:17.730Z] 50b3750afda1: Pull complete [2024-11-01T08:47:17.730Z] 4f4fb700ef54: Pull complete [2024-11-01T08:47:17.730Z] 80978eb59214: Pull complete [2024-11-01T08:47:26.120Z] c9f46d7d2bd2: Pull complete [2024-11-01T08:47:27.081Z] c5a475d317c9: Pull complete [2024-11-01T08:47:27.081Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T08:47:27.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T08:47:27.081Z] ---> be29e6b0f0d4 [2024-11-01T08:47:27.081Z] Step 3/10 : ARG MAKE=make build [2024-11-01T08:47:28.050Z] ---> Running in e86279a7ad25 [2024-11-01T08:47:28.322Z] Removing intermediate container e86279a7ad25 [2024-11-01T08:47:28.322Z] ---> 6bb92242f0f3 [2024-11-01T08:47:28.322Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-01T08:47:28.596Z] ---> Running in 9ef30c0ab028 [2024-11-01T08:47:28.879Z] Removing intermediate container 9ef30c0ab028 [2024-11-01T08:47:28.879Z] ---> 55b608be2565 [2024-11-01T08:47:28.879Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T08:47:29.149Z] ---> Running in 1a086c5c92d1 [2024-11-01T08:47:29.425Z] Removing intermediate container 1a086c5c92d1 [2024-11-01T08:47:29.426Z] ---> d49dd471e630 [2024-11-01T08:47:29.426Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-01T08:47:29.426Z] ---> Running in f23e7fccbb52 [2024-11-01T08:47:30.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T08:47:31.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T08:47:32.534Z] OK: 238 MiB in 54 packages [2024-11-01T08:47:33.951Z] Removing intermediate container f23e7fccbb52 [2024-11-01T08:47:33.951Z] ---> b52fd4f42219 [2024-11-01T08:47:33.951Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-01T08:47:34.216Z] ---> ff1f3f3ab43e [2024-11-01T08:47:34.216Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T08:47:34.486Z] ---> Running in dbb7c6f30d8d [2024-11-01T08:49:26.221Z] Removing intermediate container dbb7c6f30d8d [2024-11-01T08:49:26.221Z] ---> 0e1088f891ef [2024-11-01T08:49:26.221Z] Step 9/10 : COPY . . [2024-11-01T08:49:26.221Z] ---> 432b6050b2a8 [2024-11-01T08:49:26.221Z] Step 10/10 : RUN ${MAKE} [2024-11-01T08:49:26.221Z] ---> Running in 4d6e39cb881f [2024-11-01T08:49:26.221Z] noop [2024-11-01T08:49:26.221Z] Removing intermediate container 4d6e39cb881f [2024-11-01T08:49:26.221Z] ---> ae683afc6cb2 [2024-11-01T08:49:26.221Z] Successfully built ae683afc6cb2 [2024-11-01T08:49:26.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:49:26.730Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T08:49:26.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:49:26.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-24305 does not seem to be running inside a container [2024-11-01T08:49:26.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/326 -v /w/workspace/device-sdk-go/326:/w/workspace/device-sdk-go/326:rw,z -v /w/workspace/device-sdk-go/326@tmp:/w/workspace/device-sdk-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T08:49:28.090Z] $ docker top a2c08b72e1b465a66ddeb6c998ea3a389da8f4f76f226bb1c72667c12066a789 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T08:49:28.668Z] + go version [2024-11-01T08:49:28.965Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T08:49:28.991Z] $ docker stop --time=1 a2c08b72e1b465a66ddeb6c998ea3a389da8f4f76f226bb1c72667c12066a789 [2024-11-01T08:49:30.752Z] $ docker rm -f --volumes a2c08b72e1b465a66ddeb6c998ea3a389da8f4f76f226bb1c72667c12066a789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:49:32.443Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T08:49:32.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T08:49:32.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-24305 does not seem to be running inside a container [2024-11-01T08:49:32.717Z] $ 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/326 -v /w/workspace/device-sdk-go/326:/w/workspace/device-sdk-go/326:rw,z -v /w/workspace/device-sdk-go/326@tmp:/w/workspace/device-sdk-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T08:49:33.935Z] $ docker top 6ec28f2433e07bb06a7abeb75521fffca7622a150385737acdb971ef2c4f9872 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T08:49:34.493Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/326 [Pipeline] fileExists [Pipeline] sh [2024-11-01T08:49:36.585Z] + make test [2024-11-01T08:49:36.585Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T08:50:23.455Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-01T08:54:15.345Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-01T08:54:15.345Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-01T08:54:15.345Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-01T08:54:15.345Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-01T08:54:15.345Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-01T08:54:27.654Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.169s coverage: 28.7% of statements [2024-11-01T08:54:29.589Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.173s coverage: 79.4% of statements [2024-11-01T08:54:41.913Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-01T08:54:41.913Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-01T08:54:41.913Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.271s coverage: 86.0% of statements [2024-11-01T08:54:51.971Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-01T08:54:52.924Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.550s coverage: 45.2% of statements [2024-11-01T08:54:55.501Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.233s coverage: 14.1% of statements [2024-11-01T08:54:55.501Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.811s coverage: 44.6% of statements [2024-11-01T08:54:59.752Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-01T08:54:59.752Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-01T08:54:59.752Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-01T08:55:00.714Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.386s coverage: 68.4% of statements [2024-11-01T08:55:06.108Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.358s coverage: 88.3% of statements [2024-11-01T08:55:12.385Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-01T08:55:12.385Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.323s coverage: 5.3% of statements [2024-11-01T08:55:13.346Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T08:55:13.346Z] GO111MODULE=on go vet ./... [2024-11-01T08:59:05.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T08:59:05.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T08:59:05.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T08:59:05.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T08:59:05.677Z] $ docker stop --time=1 6ec28f2433e07bb06a7abeb75521fffca7622a150385737acdb971ef2c4f9872 [2024-11-01T08:59:07.502Z] $ docker rm -f --volumes 6ec28f2433e07bb06a7abeb75521fffca7622a150385737acdb971ef2c4f9872 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T08:59:09.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T08:59:09.652Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T08:59:10.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T08:59:10.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T08:59:11.011Z] + ls -al . [2024-11-01T08:59:11.011Z] total 700 [2024-11-01T08:59:11.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 08:49 . [2024-11-01T08:59:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 08:46 .. [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 08:46 .dockerignore [2024-11-01T08:59:11.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 08:46 .git [2024-11-01T08:59:11.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 08:46 .github [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 08:46 .gitignore [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 08:46 .golangci.yml [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 08:46 CHANGELOG.md [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 08:46 GOVERNANCE.md [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 1 08:46 Jenkinsfile [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 08:46 LICENSE [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 2379 Nov 1 08:46 Makefile [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 08:46 OWNERS.md [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 1 08:46 README.md [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 08:43 VERSION [2024-11-01T08:59:11.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 08:46 bin [2024-11-01T08:59:11.011Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 1 08:55 coverage.out [2024-11-01T08:59:11.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 08:46 example [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 6278 Nov 1 08:46 go.mod [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 87873 Nov 1 08:46 go.sum [2024-11-01T08:59:11.011Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 08:46 internal [2024-11-01T08:59:11.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 08:46 openapi [2024-11-01T08:59:11.011Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 08:46 pkg [2024-11-01T08:59:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 08:46 snap [2024-11-01T08:59:11.011Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 08:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T08:59:11.358Z] + 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=a2adfdc09e477498866130aea83da6ea448c3108 --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-01T08:59:11.935Z] Sending build context to Docker daemon 13.71MB [2024-11-01T08:59:11.935Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T08:59:11.935Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-01T08:59:11.935Z] ---> ae683afc6cb2 [2024-11-01T08:59:11.935Z] Step 3/24 : ARG MAKE=make build [2024-11-01T08:59:12.203Z] ---> Running in 694614dddea7 [2024-11-01T08:59:12.471Z] Removing intermediate container 694614dddea7 [2024-11-01T08:59:12.471Z] ---> 6555723db932 [2024-11-01T08:59:12.471Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-01T08:59:12.471Z] ---> Running in 0c53d0baf0e7 [2024-11-01T08:59:12.737Z] Removing intermediate container 0c53d0baf0e7 [2024-11-01T08:59:12.737Z] ---> 494d277c0cd6 [2024-11-01T08:59:12.737Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T08:59:13.007Z] ---> Running in 6b1d98eb4744 [2024-11-01T08:59:13.273Z] Removing intermediate container 6b1d98eb4744 [2024-11-01T08:59:13.273Z] ---> c6ba750ac9ef [2024-11-01T08:59:13.273Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-01T08:59:13.273Z] ---> Running in 6dc482fe9c7b [2024-11-01T08:59:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T08:59:14.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T08:59:15.898Z] OK: 238 MiB in 54 packages [2024-11-01T08:59:16.867Z] Removing intermediate container 6dc482fe9c7b [2024-11-01T08:59:16.867Z] ---> a92dbed78a98 [2024-11-01T08:59:16.867Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-01T08:59:17.132Z] ---> 107838decfe5 [2024-11-01T08:59:17.132Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T08:59:17.132Z] ---> Running in bb270bd991d4 [2024-11-01T08:59:19.067Z] Removing intermediate container bb270bd991d4 [2024-11-01T08:59:19.067Z] ---> d1b670e75162 [2024-11-01T08:59:19.067Z] Step 9/24 : COPY . . [2024-11-01T08:59:20.467Z] ---> ddb4ba4f777d [2024-11-01T08:59:20.467Z] Step 10/24 : RUN ${MAKE} [2024-11-01T08:59:20.467Z] ---> Running in b2fe1148e9eb [2024-11-01T08:59:21.423Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-01T09:02:43.141Z] Removing intermediate container b2fe1148e9eb [2024-11-01T09:02:43.141Z] ---> e86241eb6e90 [2024-11-01T09:02:43.141Z] Step 11/24 : FROM alpine:3.20 [2024-11-01T09:02:43.141Z] 3.20: Pulling from library/alpine [2024-11-01T09:02:43.141Z] cf04c63912e1: Already exists [2024-11-01T09:02:43.141Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T09:02:43.141Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T09:02:43.141Z] ---> c157a85ed455 [2024-11-01T09:02:43.141Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-01T09:02:43.141Z] ---> Running in 9e7e2d9173e3 [2024-11-01T09:02:43.141Z] Removing intermediate container 9e7e2d9173e3 [2024-11-01T09:02:43.141Z] ---> 2e2b5377bce8 [2024-11-01T09:02:43.141Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-01T09:02:43.141Z] ---> Running in 3d9c5836f23a [2024-11-01T09:02:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:43.141Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T09:02:43.141Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T09:02:43.141Z] OK: 9 MiB in 15 packages [2024-11-01T09:02:43.141Z] Removing intermediate container 3d9c5836f23a [2024-11-01T09:02:43.141Z] ---> cad1b0289b00 [2024-11-01T09:02:43.141Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-01T09:02:43.141Z] ---> Running in 886567889e76 [2024-11-01T09:02:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:43.409Z] Upgrading critical system libraries and apk-tools: [2024-11-01T09:02:43.409Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T09:02:43.409Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T09:02:43.677Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T09:02:43.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:44.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T09:02:45.615Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T09:02:45.615Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T09:02:45.615Z] OK: 9 MiB in 15 packages [2024-11-01T09:02:46.576Z] Removing intermediate container 886567889e76 [2024-11-01T09:02:46.576Z] ---> 495512c75027 [2024-11-01T09:02:46.576Z] Step 15/24 : WORKDIR / [2024-11-01T09:02:46.576Z] ---> Running in 79ab7bf8a04b [2024-11-01T09:02:47.160Z] Removing intermediate container 79ab7bf8a04b [2024-11-01T09:02:47.160Z] ---> 454aac73cddd [2024-11-01T09:02:47.160Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-01T09:02:47.427Z] ---> 33ee12830fc6 [2024-11-01T09:02:47.427Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-01T09:02:50.012Z] ---> 8e3a6c96eb0e [2024-11-01T09:02:50.012Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-01T09:02:50.278Z] ---> b910e73bf7f1 [2024-11-01T09:02:50.278Z] Step 19/24 : EXPOSE 59999 [2024-11-01T09:02:50.278Z] ---> Running in bbda0fff901e [2024-11-01T09:02:50.543Z] Removing intermediate container bbda0fff901e [2024-11-01T09:02:50.543Z] ---> 3516d636c909 [2024-11-01T09:02:50.543Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-01T09:02:50.543Z] ---> Running in d8d7c9417883 [2024-11-01T09:02:50.813Z] Removing intermediate container d8d7c9417883 [2024-11-01T09:02:50.813Z] ---> 7d9fcf03e1a8 [2024-11-01T09:02:50.813Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-01T09:02:51.078Z] ---> Running in fe6a0ea88fbf [2024-11-01T09:02:51.343Z] Removing intermediate container fe6a0ea88fbf [2024-11-01T09:02:51.343Z] ---> 4f439b094ff7 [2024-11-01T09:02:51.343Z] Step 22/24 : LABEL arch=arm64 [2024-11-01T09:02:51.343Z] ---> Running in eef1e84e2abd [2024-11-01T09:02:51.610Z] Removing intermediate container eef1e84e2abd [2024-11-01T09:02:51.610Z] ---> 3f4a09c9e90e [2024-11-01T09:02:51.610Z] Step 23/24 : LABEL git_sha=a2adfdc09e477498866130aea83da6ea448c3108 [2024-11-01T09:02:51.610Z] ---> Running in 6d7f8b2c0f31 [2024-11-01T09:02:52.190Z] Removing intermediate container 6d7f8b2c0f31 [2024-11-01T09:02:52.190Z] ---> 84bac45180a8 [2024-11-01T09:02:52.190Z] Step 24/24 : LABEL version=4.0.0-dev.3 [2024-11-01T09:02:52.190Z] ---> Running in 7ef36de2c5b1 [2024-11-01T09:02:52.456Z] Removing intermediate container 7ef36de2c5b1 [2024-11-01T09:02:52.456Z] ---> acf76d1b3eae [2024-11-01T09:02:52.456Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T09:02:52.456Z] Successfully built acf76d1b3eae [2024-11-01T09:02:52.456Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:02:52.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T09:02:52.908Z] [2024-11-01T09:02:52.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:02:53.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T09:02:53.241Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T09:02:53.241Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T09:02:53.241Z] 04944245beec: Pulling fs layer [2024-11-01T09:02:53.241Z] 699f458cf7ca: Pulling fs layer [2024-11-01T09:02:53.241Z] 765212b225bb: Pulling fs layer [2024-11-01T09:02:53.241Z] f23df028b6ca: Pulling fs layer [2024-11-01T09:02:53.241Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T09:02:53.241Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T09:02:53.241Z] f23df028b6ca: Waiting [2024-11-01T09:02:53.241Z] 765212b225bb: Waiting [2024-11-01T09:02:53.241Z] d65c8cfc05b1: Waiting [2024-11-01T09:02:53.241Z] 2437ff75d9bd: Waiting [2024-11-01T09:02:53.508Z] 04944245beec: Verifying Checksum [2024-11-01T09:02:53.508Z] 04944245beec: Download complete [2024-11-01T09:02:53.508Z] 765212b225bb: Verifying Checksum [2024-11-01T09:02:53.508Z] 765212b225bb: Download complete [2024-11-01T09:02:53.509Z] f23df028b6ca: Verifying Checksum [2024-11-01T09:02:53.509Z] f23df028b6ca: Download complete [2024-11-01T09:02:53.509Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T09:02:53.509Z] d65c8cfc05b1: Download complete [2024-11-01T09:02:53.776Z] 699f458cf7ca: Verifying Checksum [2024-11-01T09:02:53.776Z] 699f458cf7ca: Download complete [2024-11-01T09:02:54.042Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T09:02:54.042Z] 8998bd30e6a1: Download complete [2024-11-01T09:02:56.615Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T09:02:56.615Z] 2437ff75d9bd: Download complete [2024-11-01T09:02:58.549Z] 8998bd30e6a1: Pull complete [2024-11-01T09:02:59.128Z] 04944245beec: Pull complete [2024-11-01T09:03:00.530Z] 699f458cf7ca: Pull complete [2024-11-01T09:03:00.794Z] 765212b225bb: Pull complete [2024-11-01T09:03:01.375Z] f23df028b6ca: Pull complete [2024-11-01T09:03:01.640Z] d65c8cfc05b1: Pull complete [2024-11-01T09:03:17.566Z] 2437ff75d9bd: Pull complete [2024-11-01T09:03:17.566Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T09:03:17.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T09:03:17.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:03:17.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-24305 does not seem to be running inside a container [2024-11-01T09:03:17.814Z] $ 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/326 -v /w/workspace/device-sdk-go/326:/w/workspace/device-sdk-go/326:rw,z -v /w/workspace/device-sdk-go/326@tmp:/w/workspace/device-sdk-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T09:03:20.483Z] $ docker top bf7c9a3a7b4009ed04853b3df859e0be11843d8dfa23e2cdf73d735f41b20df5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:03:21.394Z] ---> job-cost.sh [2024-11-01T09:03:21.394Z] lf-activate-venv: SKIPPING [2024-11-01T09:03:21.394Z] INFO: No Stack... [2024-11-01T09:03:21.666Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T09:03:22.634Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T09:03:23.294Z] + cat /w/workspace/device-sdk-go/326/archives/cost.csv [2024-11-01T09:03:23.294Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T09:03:23.350Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [2024-11-01T09:03:23.358Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] did not exist. Created. [2024-11-01T09:03:23.365Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T09:03:23.729Z] /w/workspace/device-sdk-go/326@tmp/durable-0525707a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T09:03:24.650Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T09:03:24.677Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T09:03:24.752Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T09:03:24.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T09:03:24.787Z] $ docker stop --time=1 bf7c9a3a7b4009ed04853b3df859e0be11843d8dfa23e2cdf73d735f41b20df5 [2024-11-01T09:03:26.281Z] $ docker rm -f --volumes bf7c9a3a7b4009ed04853b3df859e0be11843d8dfa23e2cdf73d735f41b20df5 [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 [2024-11-01T09:03:26.750Z] provisioning config files... [2024-11-01T09:03:26.758Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5540876026820830965tmp [Pipeline] { [Pipeline] sh [2024-11-01T09:03:27.062Z] + set +x [2024-11-01T09:03:27.062Z] + bash -s -- [2024-11-01T09:03:27.062Z] + curl -s https://codecov.io/bash [2024-11-01T09:03:27.062Z] [2024-11-01T09:03:27.062Z] _____ _ [2024-11-01T09:03:27.062Z] / ____| | | [2024-11-01T09:03:27.062Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T09:03:27.062Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T09:03:27.062Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T09:03:27.062Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T09:03:27.062Z] Bash-1.0.6 [2024-11-01T09:03:27.062Z] [2024-11-01T09:03:27.062Z] [2024-11-01T09:03:27.062Z] ==> git version 2.25.1 found [2024-11-01T09:03:27.062Z] ==> 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 [2024-11-01T09:03:27.062Z] Release-Date: 2020-01-08 [2024-11-01T09:03:27.062Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T09:03:27.062Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T09:03:27.062Z] ==> Jenkins CI detected. [2024-11-01T09:03:27.062Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-01T09:03:27.062Z] project root: . [2024-11-01T09:03:27.062Z] --> token set from env [2024-11-01T09:03:27.062Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T09:03:27.062Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T09:03:27.062Z] ==> Python coveragepy not found [2024-11-01T09:03:27.062Z] ==> Searching for coverage reports in: [2024-11-01T09:03:27.062Z] + . [2024-11-01T09:03:27.062Z] -> Found 1 reports [2024-11-01T09:03:27.062Z] ==> Detecting git/mercurial file structure [2024-11-01T09:03:27.062Z] ==> Reading reports [2024-11-01T09:03:27.326Z] + ./coverage.out bytes=468087 [2024-11-01T09:03:27.326Z] ==> Appending adjustments [2024-11-01T09:03:27.326Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T09:03:27.587Z] + Found adjustments [2024-11-01T09:03:27.587Z] ==> Gzipping contents [2024-11-01T09:03:27.587Z] 44K /tmp/codecov.aqM1dv.gz [2024-11-01T09:03:27.587Z] ==> Uploading reports [2024-11-01T09:03:27.587Z] url: https://codecov.io [2024-11-01T09:03:27.587Z] query: branch=main&commit=a2adfdc09e477498866130aea83da6ea448c3108&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T09:03:27.587Z] -> Pinging Codecov [2024-11-01T09:03:27.588Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a2adfdc09e477498866130aea83da6ea448c3108&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T09:03:27.848Z] -> Uploading to [2024-11-01T09:03:27.848Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/a2adfdc09e477498866130aea83da6ea448c3108/267f164f-1a0e-4612-9d59-84ca1b3c1cd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T090327Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=55792f7a297cc6fbde686beadd1bfd62c69cd905748d448b1004e308d05a18ab [2024-11-01T09:03:27.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T09:03:27.848Z] Dload Upload Total Spent Left Speed [2024-11-01T09:03:28.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42646 0 0 100 42646 0 156k --:--:-- --:--:-- --:--:-- 156k [2024-11-01T09:03:28.108Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] } [2024-11-01T09:03:28.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T09:03:28.343Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T09:03:28.358Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:03:28.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T09:03:28.673Z] [2024-11-01T09:03:28.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:03:28.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T09:03:28.975Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T09:03:28.975Z] 43c4264eed91: Already exists [2024-11-01T09:03:28.975Z] 4cc291be95ef: Already exists [2024-11-01T09:03:28.975Z] 2ac1f1163629: Already exists [2024-11-01T09:03:28.975Z] 5c3c966382ef: Already exists [2024-11-01T09:03:28.975Z] 4f4fb700ef54: Already exists [2024-11-01T09:03:28.975Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T09:03:28.975Z] 9c3e1370e548: Pulling fs layer [2024-11-01T09:03:29.234Z] d9c7d2e4e75e: Download complete [2024-11-01T09:03:29.491Z] d9c7d2e4e75e: Pull complete [2024-11-01T09:03:30.059Z] 9c3e1370e548: Verifying Checksum [2024-11-01T09:03:30.059Z] 9c3e1370e548: Download complete [2024-11-01T09:03:33.352Z] 9c3e1370e548: Pull complete [2024-11-01T09:03:33.352Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T09:03:33.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T09:03:33.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:03:33.465Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:03:33.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-01T09:03:37.243Z] $ docker top 26a3b63a58ea7d3de8c4207898767345a08332e06a39e2f3f307d1ed767be960 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T09:03:37.627Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-11-01T09:03:37.639Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-11-01T09:03:37.968Z] + set -o pipefail [2024-11-01T09:03:37.968Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-11-01T09:03:48.157Z] [2024-11-01T09:03:48.157Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-11-01T09:03:48.157Z] [2024-11-01T09:03:48.157Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/a787d310-57d6-49af-a98b-2f7c03cf8624 [2024-11-01T09:03:48.157Z] [2024-11-01T09:03:48.157Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T09:03:48.157Z] [Pipeline] } [2024-11-01T09:03:48.162Z] $ docker stop --time=1 26a3b63a58ea7d3de8c4207898767345a08332e06a39e2f3f307d1ed767be960 [2024-11-01T09:03:54.788Z] $ docker rm -f --volumes 26a3b63a58ea7d3de8c4207898767345a08332e06a39e2f3f307d1ed767be960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-01T09:03:55.326Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T09:03:55.346Z] provisioning config files... [2024-11-01T09:03:55.353Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14721166657455888892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:03:55.650Z] --> edgex-publish-swagger.sh [2024-11-01T09:03:55.650Z] === Publish openapi API === [2024-11-01T09:03:55.650Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-01T09:03:55.650Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-11-01T09:03:55.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T09:03:55.650Z] Dload Upload Total Spent Left Speed [2024-11-01T09:03:55.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 395 95223 --:--:-- --:--:-- --:--:-- 95619 [2024-11-01T09:03:55.908Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-01T09:03:55.908Z] [Pipeline] } [2024-11-01T09:03:55.913Z] 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 [2024-11-01T09:03:56.321Z] + git log --format=format:%s -1 a2adfdc09e477498866130aea83da6ea448c3108 [Pipeline] sh [2024-11-01T09:03:56.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T09:03:56.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:03:56.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T09:03:56.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:03:56.989Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:03:57.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T09:03:57.558Z] $ docker top fbe657603fed52d1460694dc58eda1d5d68c77a34540c20eda216f73beb802f8 -eo pid,comm [2024-11-01T09:03:57.614Z] 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). [2024-11-01T09:03:57.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T09:03:57.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T09:03:57.667Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T09:03:57.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T09:03:57.774Z] $ docker exec fbe657603fed52d1460694dc58eda1d5d68c77a34540c20eda216f73beb802f8 ssh-agent [2024-11-01T09:03:57.886Z] SSH_AUTH_SOCK=/tmp/ssh-Rh7FjHgXXiAs/agent.33 [2024-11-01T09:03:57.886Z] SSH_AGENT_PID=39 [2024-11-01T09:03:57.891Z] Running ssh-add (command line suppressed) [2024-11-01T09:03:57.992Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13545519531802014066.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13545519531802014066.key) [2024-11-01T09:03:58.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T09:03:58.311Z] + git semver tag [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,469 [run_tag] DEBUG tag force:False [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,469 [check_head_tag] DEBUG check head tag [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,471 [execute] INFO git cat-file --batch-check [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,474 [execute] INFO git cat-file --batch [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,502 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,502 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T09:03:58.570Z] 2024-11-01 09:03:58,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:03:58.570Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T09:03:58.573Z] $ docker exec --env ******** --env ******** fbe657603fed52d1460694dc58eda1d5d68c77a34540c20eda216f73beb802f8 ssh-agent -k [2024-11-01T09:03:58.672Z] unset SSH_AUTH_SOCK; [2024-11-01T09:03:58.673Z] unset SSH_AGENT_PID; [2024-11-01T09:03:58.673Z] echo Agent pid 39 killed; [2024-11-01T09:03:58.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T09:03:59.018Z] + git semver [Pipeline] } [2024-11-01T09:03:59.286Z] $ docker stop --time=1 fbe657603fed52d1460694dc58eda1d5d68c77a34540c20eda216f73beb802f8 [2024-11-01T09:04:00.546Z] $ docker rm -f --volumes fbe657603fed52d1460694dc58eda1d5d68c77a34540c20eda216f73beb802f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:04:00.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T09:04:00.964Z] [2024-11-01T09:04:00.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:04:01.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T09:04:01.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T09:04:01.276Z] ab5ef0e58194: Pulling fs layer [2024-11-01T09:04:01.276Z] 9712f1f96733: Pulling fs layer [2024-11-01T09:04:01.276Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T09:04:01.276Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T09:04:01.276Z] e9a5061849ea: Pulling fs layer [2024-11-01T09:04:01.276Z] d747dcd14b5f: Pulling fs layer [2024-11-01T09:04:01.276Z] 2de7ff778b66: Pulling fs layer [2024-11-01T09:04:01.276Z] 0d9ebad4ef96: Waiting [2024-11-01T09:04:01.276Z] 2de7ff778b66: Waiting [2024-11-01T09:04:01.276Z] d747dcd14b5f: Waiting [2024-11-01T09:04:01.276Z] 9712f1f96733: Verifying Checksum [2024-11-01T09:04:01.276Z] 9712f1f96733: Download complete [2024-11-01T09:04:01.535Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T09:04:01.535Z] 63f879dbbcfc: Download complete [2024-11-01T09:04:01.803Z] e9a5061849ea: Verifying Checksum [2024-11-01T09:04:01.803Z] e9a5061849ea: Download complete [2024-11-01T09:04:01.803Z] d747dcd14b5f: Download complete [2024-11-01T09:04:01.803Z] ab5ef0e58194: Download complete [2024-11-01T09:04:01.803Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T09:04:01.803Z] 0d9ebad4ef96: Download complete [2024-11-01T09:04:02.062Z] 2de7ff778b66: Verifying Checksum [2024-11-01T09:04:02.062Z] 2de7ff778b66: Download complete [2024-11-01T09:04:04.591Z] ab5ef0e58194: Pull complete [2024-11-01T09:04:04.850Z] 9712f1f96733: Pull complete [2024-11-01T09:04:05.416Z] 63f879dbbcfc: Pull complete [2024-11-01T09:04:09.602Z] 0d9ebad4ef96: Pull complete [2024-11-01T09:04:09.860Z] e9a5061849ea: Pull complete [2024-11-01T09:04:09.860Z] d747dcd14b5f: Pull complete [2024-11-01T09:04:10.795Z] 2de7ff778b66: Pull complete [2024-11-01T09:04:10.795Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T09:04:10.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T09:04:10.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:04:10.892Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:04:10.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-01T09:04:18.930Z] $ docker top fdc84266050d149bfef338a72f0b74a7ec813c6af581eac7bad8b5c44b3f7004 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T09:04:19.020Z] provisioning config files... [2024-11-01T09:04:19.027Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11888094707783317063tmp [2024-11-01T09:04:19.036Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1128288014561521607tmp [2024-11-01T09:04:19.044Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9956372745315331946tmp [Pipeline] { [Pipeline] echo [2024-11-01T09:04:19.074Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:19.367Z] ---> sigul-configuration.sh [2024-11-01T09:04:19.367Z] gpg: directory `/root/.gnupg' created [2024-11-01T09:04:19.367Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T09:04:19.367Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T09:04:19.367Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T09:04:19.367Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T09:04:19.367Z] gpg: CAST5 encrypted data [2024-11-01T09:04:19.367Z] gpg: encrypted with 1 passphrase [2024-11-01T09:04:19.367Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T09:04:19.659Z] + mkdir /home/jenkins [2024-11-01T09:04:19.659Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T09:04:19.953Z] + 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 [2024-11-01T09:04:19.965Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:20.251Z] ---> sigul-install.sh [2024-11-01T09:04:20.251Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T09:04:20.541Z] + git tag --list [2024-11-01T09:04:20.541Z] 0.7.1 [2024-11-01T09:04:20.541Z] delhi-tag [2024-11-01T09:04:20.541Z] v1.0.0 [2024-11-01T09:04:20.541Z] v1.1.0 [2024-11-01T09:04:20.541Z] v1.1.1 [2024-11-01T09:04:20.541Z] v1.1.2 [2024-11-01T09:04:20.541Z] v1.2.0 [2024-11-01T09:04:20.541Z] v1.2.1 [2024-11-01T09:04:20.541Z] v1.2.2 [2024-11-01T09:04:20.541Z] v1.2.3 [2024-11-01T09:04:20.541Z] v1.3.0 [2024-11-01T09:04:20.541Z] v1.4.0 [2024-11-01T09:04:20.541Z] v2.0.0 [2024-11-01T09:04:20.541Z] v2.1.0 [2024-11-01T09:04:20.541Z] v2.1.1 [2024-11-01T09:04:20.541Z] v2.2.0 [2024-11-01T09:04:20.541Z] v2.3.0 [2024-11-01T09:04:20.541Z] v2.3.1 [2024-11-01T09:04:20.541Z] v3.0 [2024-11-01T09:04:20.541Z] v3.0.0 [2024-11-01T09:04:20.541Z] v3.0.1-dev.1 [2024-11-01T09:04:20.541Z] v3.1 [2024-11-01T09:04:20.541Z] v3.1.0 [2024-11-01T09:04:20.541Z] v3.1.0-dev.1 [2024-11-01T09:04:20.541Z] v3.1.0-dev.10 [2024-11-01T09:04:20.541Z] v3.1.0-dev.11 [2024-11-01T09:04:20.541Z] v3.1.0-dev.12 [2024-11-01T09:04:20.541Z] v3.1.0-dev.13 [2024-11-01T09:04:20.541Z] v3.1.0-dev.14 [2024-11-01T09:04:20.541Z] v3.1.0-dev.15 [2024-11-01T09:04:20.541Z] v3.1.0-dev.16 [2024-11-01T09:04:20.541Z] v3.1.0-dev.17 [2024-11-01T09:04:20.541Z] v3.1.0-dev.18 [2024-11-01T09:04:20.541Z] v3.1.0-dev.19 [2024-11-01T09:04:20.541Z] v3.1.0-dev.2 [2024-11-01T09:04:20.541Z] v3.1.0-dev.20 [2024-11-01T09:04:20.541Z] v3.1.0-dev.21 [2024-11-01T09:04:20.541Z] v3.1.0-dev.22 [2024-11-01T09:04:20.541Z] v3.1.0-dev.23 [2024-11-01T09:04:20.541Z] v3.1.0-dev.24 [2024-11-01T09:04:20.541Z] v3.1.0-dev.25 [2024-11-01T09:04:20.541Z] v3.1.0-dev.26 [2024-11-01T09:04:20.541Z] v3.1.0-dev.27 [2024-11-01T09:04:20.541Z] v3.1.0-dev.28 [2024-11-01T09:04:20.541Z] v3.1.0-dev.29 [2024-11-01T09:04:20.541Z] v3.1.0-dev.3 [2024-11-01T09:04:20.541Z] v3.1.0-dev.30 [2024-11-01T09:04:20.541Z] v3.1.0-dev.31 [2024-11-01T09:04:20.541Z] v3.1.0-dev.32 [2024-11-01T09:04:20.541Z] v3.1.0-dev.33 [2024-11-01T09:04:20.541Z] v3.1.0-dev.34 [2024-11-01T09:04:20.541Z] v3.1.0-dev.35 [2024-11-01T09:04:20.541Z] v3.1.0-dev.36 [2024-11-01T09:04:20.541Z] v3.1.0-dev.37 [2024-11-01T09:04:20.541Z] v3.1.0-dev.38 [2024-11-01T09:04:20.541Z] v3.1.0-dev.39 [2024-11-01T09:04:20.541Z] v3.1.0-dev.4 [2024-11-01T09:04:20.541Z] v3.1.0-dev.40 [2024-11-01T09:04:20.541Z] v3.1.0-dev.41 [2024-11-01T09:04:20.541Z] v3.1.0-dev.5 [2024-11-01T09:04:20.541Z] v3.1.0-dev.6 [2024-11-01T09:04:20.541Z] v3.1.0-dev.7 [2024-11-01T09:04:20.541Z] v3.1.0-dev.8 [2024-11-01T09:04:20.541Z] v3.1.0-dev.9 [2024-11-01T09:04:20.541Z] v3.1.1 [2024-11-01T09:04:20.541Z] v3.1.1-dev.1 [2024-11-01T09:04:20.541Z] v3.2.0-dev.1 [2024-11-01T09:04:20.541Z] v3.2.0-dev.10 [2024-11-01T09:04:20.541Z] v3.2.0-dev.11 [2024-11-01T09:04:20.541Z] v3.2.0-dev.12 [2024-11-01T09:04:20.541Z] v3.2.0-dev.13 [2024-11-01T09:04:20.541Z] v3.2.0-dev.14 [2024-11-01T09:04:20.541Z] v3.2.0-dev.15 [2024-11-01T09:04:20.541Z] v3.2.0-dev.16 [2024-11-01T09:04:20.541Z] v3.2.0-dev.17 [2024-11-01T09:04:20.541Z] v3.2.0-dev.18 [2024-11-01T09:04:20.541Z] v3.2.0-dev.19 [2024-11-01T09:04:20.541Z] v3.2.0-dev.2 [2024-11-01T09:04:20.541Z] v3.2.0-dev.20 [2024-11-01T09:04:20.541Z] v3.2.0-dev.21 [2024-11-01T09:04:20.541Z] v3.2.0-dev.22 [2024-11-01T09:04:20.541Z] v3.2.0-dev.23 [2024-11-01T09:04:20.541Z] v3.2.0-dev.24 [2024-11-01T09:04:20.541Z] v3.2.0-dev.25 [2024-11-01T09:04:20.541Z] v3.2.0-dev.26 [2024-11-01T09:04:20.541Z] v3.2.0-dev.27 [2024-11-01T09:04:20.541Z] v3.2.0-dev.28 [2024-11-01T09:04:20.541Z] v3.2.0-dev.29 [2024-11-01T09:04:20.541Z] v3.2.0-dev.3 [2024-11-01T09:04:20.541Z] v3.2.0-dev.30 [2024-11-01T09:04:20.541Z] v3.2.0-dev.31 [2024-11-01T09:04:20.541Z] v3.2.0-dev.32 [2024-11-01T09:04:20.541Z] v3.2.0-dev.33 [2024-11-01T09:04:20.541Z] v3.2.0-dev.34 [2024-11-01T09:04:20.541Z] v3.2.0-dev.35 [2024-11-01T09:04:20.541Z] v3.2.0-dev.36 [2024-11-01T09:04:20.541Z] v3.2.0-dev.37 [2024-11-01T09:04:20.541Z] v3.2.0-dev.38 [2024-11-01T09:04:20.541Z] v3.2.0-dev.39 [2024-11-01T09:04:20.541Z] v3.2.0-dev.4 [2024-11-01T09:04:20.541Z] v3.2.0-dev.40 [2024-11-01T09:04:20.541Z] v3.2.0-dev.41 [2024-11-01T09:04:20.541Z] v3.2.0-dev.42 [2024-11-01T09:04:20.541Z] v3.2.0-dev.43 [2024-11-01T09:04:20.541Z] v3.2.0-dev.44 [2024-11-01T09:04:20.541Z] v3.2.0-dev.45 [2024-11-01T09:04:20.541Z] v3.2.0-dev.46 [2024-11-01T09:04:20.541Z] v3.2.0-dev.47 [2024-11-01T09:04:20.541Z] v3.2.0-dev.48 [2024-11-01T09:04:20.541Z] v3.2.0-dev.5 [2024-11-01T09:04:20.541Z] v3.2.0-dev.6 [2024-11-01T09:04:20.541Z] v3.2.0-dev.7 [2024-11-01T09:04:20.541Z] v3.2.0-dev.8 [2024-11-01T09:04:20.541Z] v3.2.0-dev.9 [2024-11-01T09:04:20.541Z] v4.0.0-dev.1 [2024-11-01T09:04:20.541Z] v4.0.0-dev.2 [2024-11-01T09:04:20.541Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-01T09:04:20.831Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-01T09:04:21.400Z] Signing Git tag with Sigul... [2024-11-01T09:04:21.400Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-01T09:04:21.672Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:21.963Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T09:04:21.970Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T09:04:21.985Z] $ docker stop --time=1 fdc84266050d149bfef338a72f0b74a7ec813c6af581eac7bad8b5c44b3f7004 [2024-11-01T09:04:23.306Z] $ docker rm -f --volumes fdc84266050d149bfef338a72f0b74a7ec813c6af581eac7bad8b5c44b3f7004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T09:04:23.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T09:04:23.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:04:24.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T09:04:24.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:04:24.121Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:04:24.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T09:04:24.463Z] $ docker top 1da40b53c4e63366adfbb904c7c96f200a8a25e8ed11f966cc185e54aa948d05 -eo pid,comm [2024-11-01T09:04:24.520Z] 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). [2024-11-01T09:04:24.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T09:04:24.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T09:04:24.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T09:04:24.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T09:04:24.686Z] $ docker exec 1da40b53c4e63366adfbb904c7c96f200a8a25e8ed11f966cc185e54aa948d05 ssh-agent [2024-11-01T09:04:24.794Z] SSH_AUTH_SOCK=/tmp/ssh-J55qf0dPW6cq/agent.32 [2024-11-01T09:04:24.794Z] SSH_AGENT_PID=38 [2024-11-01T09:04:24.799Z] Running ssh-add (command line suppressed) [2024-11-01T09:04:24.887Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_618181245189266192.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_618181245189266192.key) [2024-11-01T09:04:24.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T09:04:25.198Z] + git semver bump pre [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,350 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,352 [execute] INFO git cat-file --batch-check [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,358 [execute] INFO git cat-file --batch [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T09:04:25.459Z] 2024-11-01 09:04:25,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:04:25.459Z] 4.0.0-dev.4 [Pipeline] } [2024-11-01T09:04:25.461Z] $ docker exec --env ******** --env ******** 1da40b53c4e63366adfbb904c7c96f200a8a25e8ed11f966cc185e54aa948d05 ssh-agent -k [2024-11-01T09:04:25.553Z] unset SSH_AUTH_SOCK; [2024-11-01T09:04:25.554Z] unset SSH_AGENT_PID; [2024-11-01T09:04:25.554Z] echo Agent pid 38 killed; [2024-11-01T09:04:25.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T09:04:25.890Z] + git semver [Pipeline] } [2024-11-01T09:04:26.158Z] $ docker stop --time=1 1da40b53c4e63366adfbb904c7c96f200a8a25e8ed11f966cc185e54aa948d05 [2024-11-01T09:04:27.475Z] $ docker rm -f --volumes 1da40b53c4e63366adfbb904c7c96f200a8a25e8ed11f966cc185e54aa948d05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T09:04:27.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T09:04:27.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:04:28.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T09:04:28.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:04:28.226Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:04:28.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T09:04:28.597Z] $ docker top 3d84c94bd816a3d6500e6365db6215c14e53ed3f51e4143c4a32ff760351ffb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T09:04:28.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T09:04:28.714Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T09:04:28.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T09:04:28.833Z] $ docker exec 3d84c94bd816a3d6500e6365db6215c14e53ed3f51e4143c4a32ff760351ffb8 ssh-agent [2024-11-01T09:04:28.954Z] SSH_AUTH_SOCK=/tmp/ssh-BsQ1D4G2grTL/agent.33 [2024-11-01T09:04:28.954Z] SSH_AGENT_PID=40 [2024-11-01T09:04:28.958Z] Running ssh-add (command line suppressed) [2024-11-01T09:04:29.053Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8566361886284462624.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8566361886284462624.key) [2024-11-01T09:04:29.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T09:04:29.363Z] + git semver push [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,529 [run_push] DEBUG push [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,530 [execute] INFO git cat-file --batch-check [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,534 [execute] INFO git rev-list 37b7011316848f16a8a031cc6f2498a3147d4589 -- [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,534 [execute] DEBUG Popen(['git', 'rev-list', '37b7011316848f16a8a031cc6f2498a3147d4589', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,546 [execute] INFO git fetch -v origin [2024-11-01T09:04:29.623Z] 2024-11-01 09:04:29,546 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T09:04:30.191Z] 2024-11-01 09:04:30,003 [run_push] DEBUG no remote changes detected [2024-11-01T09:04:30.191Z] 2024-11-01 09:04:30,004 [execute] INFO git push origin semver [2024-11-01T09:04:30.191Z] 2024-11-01 09:04:30,004 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T09:04:30.759Z] 2024-11-01 09:04:30,658 [run_push] DEBUG push all version tags [2024-11-01T09:04:30.759Z] 2024-11-01 09:04:30,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T09:04:30.759Z] 2024-11-01 09:04:30,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T09:04:31.327Z] 2024-11-01 09:04:31,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-01T09:04:31.327Z] 4.0.0-dev.4 [Pipeline] } [2024-11-01T09:04:31.329Z] $ docker exec --env ******** --env ******** 3d84c94bd816a3d6500e6365db6215c14e53ed3f51e4143c4a32ff760351ffb8 ssh-agent -k [2024-11-01T09:04:31.430Z] unset SSH_AUTH_SOCK; [2024-11-01T09:04:31.433Z] unset SSH_AGENT_PID; [2024-11-01T09:04:31.434Z] echo Agent pid 40 killed; [2024-11-01T09:04:31.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T09:04:31.810Z] + git semver [Pipeline] } [2024-11-01T09:04:32.073Z] $ docker stop --time=1 3d84c94bd816a3d6500e6365db6215c14e53ed3f51e4143c4a32ff760351ffb8 [2024-11-01T09:04:33.815Z] $ docker rm -f --volumes 3d84c94bd816a3d6500e6365db6215c14e53ed3f51e4143c4a32ff760351ffb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T09:04:34.486Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-11-01T09:04:34.486Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-01T09:04:34.486Z] total 16 [2024-11-01T09:04:34.486Z] drwxr-xr-x 3 root root 4096 Nov 1 08:47 . [2024-11-01T09:04:34.486Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 09:04 .. [2024-11-01T09:04:34.486Z] drwxr-xr-x 2 root root 4096 Nov 1 08:47 cost [2024-11-01T09:04:34.486Z] -rw-r--r-- 1 root root 85 Nov 1 08:47 cost.csv [2024-11-01T09:04:34.486Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-01T09:04:34.486Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-01T09:04:34.486Z] total 16 [2024-11-01T09:04:34.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 08:47 . [2024-11-01T09:04:34.486Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 09:04 .. [2024-11-01T09:04:34.486Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 08:47 cost [2024-11-01T09:04:34.486Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 1 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:34.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:35.643Z] ---> package-listing.sh [2024-11-01T09:04:35.643Z] ++ facter osfamily [2024-11-01T09:04:35.643Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T09:04:35.902Z] + OS_FAMILY=debian [2024-11-01T09:04:35.902Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-11-01T09:04:35.902Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T09:04:35.902Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T09:04:35.902Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T09:04:35.902Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T09:04:35.902Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-01T09:04:35.902Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T09:04:35.902Z] + case "${OS_FAMILY}" in [2024-11-01T09:04:35.902Z] + dpkg -l [2024-11-01T09:04:35.902Z] + grep '^ii' [2024-11-01T09:04:35.902Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T09:04:35.902Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T09:04:35.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T09:04:35.902Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-01T09:04:35.902Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-11-01T09:04:35.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-11-01T09:04:35.913Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T09:04:36.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T09:04:36.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T09:04:36.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T09:04:36.831Z] prd-ubuntu20.04-docker-8c-8g-24302 does not seem to be running inside a container [2024-11-01T09:04:36.856Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T09:04:39.081Z] $ docker top 4364452f517677111f5a2c4db9842af4c10c2ff89188f6ac6e6ae53ea0c0a3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T09:04:39.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T09:04:39.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T09:04:40.015Z] + ls /var/log/sa-host [2024-11-01T09:04:40.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T09:04:40.090Z] provisioning config files... [2024-11-01T09:04:40.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3167683189550810432tmp [Pipeline] { [Pipeline] echo [2024-11-01T09:04:40.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:40.399Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T09:04:40.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:40.770Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T09:04:40.779Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:41.063Z] ---> sudo-logs.sh [2024-11-01T09:04:41.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T09:04:41.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:41.382Z] ---> job-cost.sh [2024-11-01T09:04:41.382Z] lf-activate-venv: SKIPPING [2024-11-01T09:04:41.382Z] DEBUG: total: 0.2199999988079071 [2024-11-01T09:04:41.382Z] INFO: Retrieving Stack Cost... [2024-11-01T09:04:43.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T09:04:43.863Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T09:04:43.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T09:04:44.162Z] ---> logs-deploy.sh [2024-11-01T09:04:44.162Z] lf-activate-venv: SKIPPING [2024-11-01T09:04:44.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/326 [2024-11-01T09:04:44.162Z] INFO: archiving workspace using pattern(s): [2024-11-01T09:04:45.101Z] Archives upload complete. [2024-11-01T09:04:45.361Z] INFO: archiving logs to Nexus