Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ae093816e7b43cf524e65d58bc4109890d09a91 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-ssh238141623984397843.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-ssh15327254769655271456.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-ssh17914076852869160205.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-ssh6880424560966155593.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-ssh15323418186048631247.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26112 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 3ae093816e7b43cf524e65d58bc4109890d09a91 (main) Commit message: "Merge pull request #1648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" > 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 3ae093816e7b43cf524e65d58bc4109890d09a91 # timeout=10 > git rev-list --no-walk 7f77e0e62202159fe6913cf9abaefab1a89f7492 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T04:43:42.207Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T04:43:42.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T04:43:42.304Z] ========================================================= [2024-11-11T04:43:42.304Z] EdgeX Global Pipelines Version Info [2024-11-11T04:43:42.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:43:43.039Z] ------------------- [2024-11-11T04:43:43.039Z] stable info: [2024-11-11T04:43:43.039Z] ------------------- [2024-11-11T04:43:43.039Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T04:43:43.039Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T04:43:43.039Z] Message: update stable to v1.0.265 [2024-11-11T04:43:43.612Z] ------------------- [2024-11-11T04:43:43.612Z] experimental info: [2024-11-11T04:43:43.612Z] ------------------- [2024-11-11T04:43:43.612Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T04:43:43.612Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T04:43:43.612Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T04:43:43.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-11T04:43:43.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-11T04:43:43.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T04:43:43.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T04:43:43.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T04:43:43.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T04:43:43.823Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T04:43:43.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-11T04:43:43.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T04:43:43.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T04:43:43.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T04:43:43.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-11T04:43:43.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T04:43:43.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T04:43:43.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T04:43:44.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T04:43:44.035Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T04:43:44.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T04:43:44.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T04:43:44.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T04:43:44.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T04:43:44.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-11T04:43:44.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T04:43:44.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T04:43:44.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T04:43:44.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T04:43:44.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T04:43:44.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T04:43:44.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T04:43:44.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T04:43:44.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] echo [2024-11-11T04:43:44.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ae0938 [Pipeline] echo [2024-11-11T04:43:44.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:43:44.474Z] provisioning config files... [2024-11-11T04:43:44.491Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10463948821063944215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:43:44.830Z] ---> ****-login.sh [2024-11-11T04:43:44.830Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:43:45.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:43:45.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:43:45.091Z] Configure a credential helper to remove this warning. See [2024-11-11T04:43:45.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:43:45.091Z] [2024-11-11T04:43:45.091Z] Login Succeeded [2024-11-11T04:43:45.091Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:43:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:43:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:43:45.091Z] Configure a credential helper to remove this warning. See [2024-11-11T04:43:45.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:43:45.091Z] [2024-11-11T04:43:45.091Z] Login Succeeded [2024-11-11T04:43:45.091Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:43:45.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:43:45.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:43:45.351Z] Configure a credential helper to remove this warning. See [2024-11-11T04:43:45.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:43:45.351Z] [2024-11-11T04:43:45.351Z] Login Succeeded [2024-11-11T04:43:45.351Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:43:45.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:43:45.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:43:45.351Z] Configure a credential helper to remove this warning. See [2024-11-11T04:43:45.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:43:45.351Z] [2024-11-11T04:43:45.352Z] Login Succeeded [2024-11-11T04:43:45.352Z] ****.io [2024-11-11T04:43:45.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:43:45.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:43:45.612Z] Configure a credential helper to remove this warning. See [2024-11-11T04:43:45.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:43:45.612Z] [2024-11-11T04:43:45.612Z] Login Succeeded [2024-11-11T04:43:45.612Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:43:45.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T04:43:46.031Z] + git rev-list -1 --merges 3ae093816e7b43cf524e65d58bc4109890d09a91~1..3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] echo [2024-11-11T04:43:46.059Z] -----------> git rev-list -1 --merges 3ae093816e7b43cf524e65d58bc4109890d09a91~1..3ae093816e7b43cf524e65d58bc4109890d09a91 3ae093816e7b43cf524e65d58bc4109890d09a91 [2024-11-11T04:43:46.059Z] 3ae093816e7b43cf524e65d58bc4109890d09a91 [false] [Pipeline] sh [2024-11-11T04:43:46.353Z] + git log --format=format:%s -1 3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] echo [2024-11-11T04:43:46.372Z] ========================================================= [2024-11-11T04:43:46.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T04:43:46.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T04:43:46.719Z] + git log --format=format:%s -1 3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] echo [2024-11-11T04:43:46.731Z] [semverPrep] GIT_COMMIT: 3ae093816e7b43cf524e65d58bc4109890d09a91, Commit Message: Merge pull request #1648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5 [Pipeline] echo [2024-11-11T04:43:46.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T04:43:47.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T04:43:47.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T04:43:47.114Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T04:43:47.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T04:43:47.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T04:43:47.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T04:43:47.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:43:47.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:43:47.470Z] [2024-11-11T04:43:47.470Z] 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-11T04:43:47.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:43:47.776Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T04:43:47.776Z] b85a868b505f: Pulling fs layer [2024-11-11T04:43:47.776Z] e2be974225ed: Pulling fs layer [2024-11-11T04:43:47.776Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T04:43:47.776Z] 988bab9f4d93: Pulling fs layer [2024-11-11T04:43:47.776Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T04:43:47.776Z] eaf3925da568: Pulling fs layer [2024-11-11T04:43:47.776Z] bab4dde63d76: Pulling fs layer [2024-11-11T04:43:47.776Z] 1469e6f7b9e6: Waiting [2024-11-11T04:43:47.776Z] bde34c3a00c8: Pulling fs layer [2024-11-11T04:43:47.776Z] eaf3925da568: Waiting [2024-11-11T04:43:47.777Z] b352a97aabf1: Pulling fs layer [2024-11-11T04:43:47.777Z] bab4dde63d76: Waiting [2024-11-11T04:43:47.777Z] 4872d77fe225: Pulling fs layer [2024-11-11T04:43:47.777Z] 5851b861e8e6: Pulling fs layer [2024-11-11T04:43:47.777Z] b352a97aabf1: Waiting [2024-11-11T04:43:47.777Z] 4872d77fe225: Waiting [2024-11-11T04:43:47.777Z] 5851b861e8e6: Waiting [2024-11-11T04:43:47.777Z] e2be974225ed: Download complete [2024-11-11T04:43:47.777Z] 988bab9f4d93: Verifying Checksum [2024-11-11T04:43:47.777Z] 988bab9f4d93: Download complete [2024-11-11T04:43:47.777Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T04:43:47.777Z] 339a4e72a1f5: Download complete [2024-11-11T04:43:47.777Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T04:43:47.777Z] 1469e6f7b9e6: Download complete [2024-11-11T04:43:48.036Z] eaf3925da568: Verifying Checksum [2024-11-11T04:43:48.036Z] eaf3925da568: Download complete [2024-11-11T04:43:48.036Z] bde34c3a00c8: Download complete [2024-11-11T04:43:48.036Z] b352a97aabf1: Verifying Checksum [2024-11-11T04:43:48.036Z] b352a97aabf1: Download complete [2024-11-11T04:43:48.036Z] 4872d77fe225: Download complete [2024-11-11T04:43:48.036Z] 5851b861e8e6: Verifying Checksum [2024-11-11T04:43:48.036Z] 5851b861e8e6: Download complete [2024-11-11T04:43:48.036Z] b85a868b505f: Verifying Checksum [2024-11-11T04:43:48.036Z] b85a868b505f: Download complete [2024-11-11T04:43:48.295Z] bab4dde63d76: Verifying Checksum [2024-11-11T04:43:48.295Z] bab4dde63d76: Download complete [2024-11-11T04:43:49.229Z] b85a868b505f: Pull complete [2024-11-11T04:43:49.229Z] e2be974225ed: Pull complete [2024-11-11T04:43:49.796Z] 339a4e72a1f5: Pull complete [2024-11-11T04:43:49.796Z] 988bab9f4d93: Pull complete [2024-11-11T04:43:50.054Z] 1469e6f7b9e6: Pull complete [2024-11-11T04:43:50.054Z] eaf3925da568: Pull complete [2024-11-11T04:43:52.027Z] bab4dde63d76: Pull complete [2024-11-11T04:43:52.028Z] bde34c3a00c8: Pull complete [2024-11-11T04:43:52.028Z] b352a97aabf1: Pull complete [2024-11-11T04:43:52.028Z] 4872d77fe225: Pull complete [2024-11-11T04:43:52.028Z] 5851b861e8e6: Pull complete [2024-11-11T04:43:52.028Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T04:43:52.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:43:52.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:43:52.184Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T04:43:52.214Z] $ 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-11T04:43:53.527Z] $ docker top 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 -eo pid,comm [2024-11-11T04:43:53.592Z] 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-11T04:43:53.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T04:43:53.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:43:53.652Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:43:53.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:43:53.765Z] $ docker exec 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 ssh-agent [2024-11-11T04:43:53.875Z] SSH_AUTH_SOCK=/tmp/ssh-P0p6sWcdOehz/agent.33 [2024-11-11T04:43:53.875Z] SSH_AGENT_PID=39 [2024-11-11T04:43:53.881Z] Running ssh-add (command line suppressed) [2024-11-11T04:43:53.982Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12552963869242985816.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12552963869242985816.key) [2024-11-11T04:43:54.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:43:54.298Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T04:43:54.306Z] $ docker exec --env ******** --env ******** 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 ssh-agent -k [2024-11-11T04:43:54.409Z] unset SSH_AUTH_SOCK; [2024-11-11T04:43:54.410Z] unset SSH_AGENT_PID; [2024-11-11T04:43:54.410Z] echo Agent pid 39 killed; [2024-11-11T04:43:54.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T04:43:54.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:43:54.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:43:54.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:43:54.584Z] $ docker exec 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 ssh-agent [2024-11-11T04:43:54.706Z] SSH_AUTH_SOCK=/tmp/ssh-kRRvrUxxW76I/agent.72 [2024-11-11T04:43:54.706Z] SSH_AGENT_PID=78 [2024-11-11T04:43:54.711Z] Running ssh-add (command line suppressed) [2024-11-11T04:43:54.822Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8388649582021068542.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8388649582021068542.key) [2024-11-11T04:43:54.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:43:55.135Z] + git semver init [2024-11-11T04:43:55.395Z] 2024-11-11 04:43:55,310 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T04:43:55.395Z] 2024-11-11 04:43:55,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-11T04:43:55.395Z] 2024-11-11 04:43:55,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-11T04:43:55.395Z] 2024-11-11 04:43:55,312 [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-11T04:43:57.304Z] 2024-11-11 04:43:57,279 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-11-11T04:43:57.304Z] 2024-11-11 04:43:57,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-11-11T04:43:57.304Z] 2024-11-11 04:43:57,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T04:43:57.304Z] 2024-11-11 04:43:57,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T04:43:57.304Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T04:43:57.310Z] $ docker exec --env ******** --env ******** 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 ssh-agent -k [2024-11-11T04:43:57.407Z] unset SSH_AUTH_SOCK; [2024-11-11T04:43:57.407Z] unset SSH_AGENT_PID; [2024-11-11T04:43:57.408Z] echo Agent pid 78 killed; [2024-11-11T04:43:57.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T04:43:57.762Z] + git semver [Pipeline] } [2024-11-11T04:43:58.031Z] $ docker stop --time=1 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 [2024-11-11T04:43:59.387Z] $ docker rm -f --volumes 80a7c042d03329dde1dd13c0f077fe65af8da56a64564cd447dc09d209cc3443 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:43:59.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T04:43:59.986Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T04:43:59.991Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-11T04:44:00.192Z] provisioning config files... [2024-11-11T04:44:00.201Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7511287274068682705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:44:00.503Z] ---> ****-login.sh [2024-11-11T04:44:00.503Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:44:00.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:44:00.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:44:00.503Z] Configure a credential helper to remove this warning. See [2024-11-11T04:44:00.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:44:00.503Z] [2024-11-11T04:44:00.503Z] Login Succeeded [2024-11-11T04:44:00.503Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:44:00.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:44:00.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:44:00.504Z] Configure a credential helper to remove this warning. See [2024-11-11T04:44:00.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:44:00.504Z] [2024-11-11T04:44:00.504Z] Login Succeeded [2024-11-11T04:44:00.504Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:44:00.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:44:00.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:44:00.763Z] Configure a credential helper to remove this warning. See [2024-11-11T04:44:00.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:44:00.763Z] [2024-11-11T04:44:00.763Z] Login Succeeded [2024-11-11T04:44:00.763Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:44:00.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:44:00.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:44:00.764Z] Configure a credential helper to remove this warning. See [2024-11-11T04:44:00.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:44:00.764Z] [2024-11-11T04:44:00.764Z] Login Succeeded [2024-11-11T04:44:00.764Z] ****.io [2024-11-11T04:44:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:44:01.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:44:01.024Z] Configure a credential helper to remove this warning. See [2024-11-11T04:44:01.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:44:01.024Z] [2024-11-11T04:44:01.024Z] Login Succeeded [2024-11-11T04:44:01.024Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:44:01.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T04:44:01.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:44:01.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:44:01.332Z] ========================================================= [2024-11-11T04:44:01.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T04:44:01.332Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:44:01.667Z] + 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-11T04:44:01.667Z] Sending build context to Docker daemon 25.6MB [2024-11-11T04:44:01.667Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:44:01.667Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T04:44:01.929Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T04:44:01.929Z] 43c4264eed91: Pulling fs layer [2024-11-11T04:44:01.929Z] 4cc291be95ef: Pulling fs layer [2024-11-11T04:44:01.929Z] 2ac1f1163629: Pulling fs layer [2024-11-11T04:44:01.929Z] 5c3c966382ef: Pulling fs layer [2024-11-11T04:44:01.929Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T04:44:01.929Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T04:44:01.929Z] 9f66e0745190: Pulling fs layer [2024-11-11T04:44:01.929Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T04:44:01.929Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T04:44:01.929Z] 4f4fb700ef54: Waiting [2024-11-11T04:44:01.929Z] 5d5c8e513c77: Waiting [2024-11-11T04:44:01.929Z] 9f66e0745190: Waiting [2024-11-11T04:44:01.929Z] f49a43e4bbc0: Waiting [2024-11-11T04:44:01.929Z] 5c3c966382ef: Waiting [2024-11-11T04:44:01.929Z] 561ebcabdf7f: Waiting [2024-11-11T04:44:01.929Z] 4cc291be95ef: Verifying Checksum [2024-11-11T04:44:01.929Z] 4cc291be95ef: Download complete [2024-11-11T04:44:01.930Z] 5c3c966382ef: Download complete [2024-11-11T04:44:01.930Z] 4f4fb700ef54: Download complete [2024-11-11T04:44:01.930Z] 5d5c8e513c77: Download complete [2024-11-11T04:44:01.930Z] 43c4264eed91: Download complete [2024-11-11T04:44:01.930Z] 9f66e0745190: Verifying Checksum [2024-11-11T04:44:01.930Z] 9f66e0745190: Download complete [2024-11-11T04:44:02.189Z] 43c4264eed91: Pull complete [2024-11-11T04:44:02.189Z] 561ebcabdf7f: Download complete [2024-11-11T04:44:02.189Z] 4cc291be95ef: Pull complete [2024-11-11T04:44:02.447Z] 2ac1f1163629: Verifying Checksum [2024-11-11T04:44:02.447Z] 2ac1f1163629: Download complete [2024-11-11T04:44:02.705Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T04:44:02.705Z] f49a43e4bbc0: Download complete [2024-11-11T04:44:05.986Z] 2ac1f1163629: Pull complete [2024-11-11T04:44:05.986Z] 5c3c966382ef: Pull complete [2024-11-11T04:44:05.986Z] 4f4fb700ef54: Pull complete [2024-11-11T04:44:06.244Z] 5d5c8e513c77: Pull complete [2024-11-11T04:44:06.244Z] 9f66e0745190: Pull complete [2024-11-11T04:44:08.775Z] f49a43e4bbc0: Pull complete [2024-11-11T04:44:09.035Z] 561ebcabdf7f: Pull complete [2024-11-11T04:44:09.035Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T04:44:09.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T04:44:09.035Z] ---> 3a752c3f9dda [2024-11-11T04:44:09.035Z] Step 3/10 : ARG MAKE=make build [2024-11-11T04:44:10.415Z] ---> Running in 8d28673117c3 [2024-11-11T04:44:10.415Z] Removing intermediate container 8d28673117c3 [2024-11-11T04:44:10.415Z] ---> be5ca44df550 [2024-11-11T04:44:10.415Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-11T04:44:10.415Z] ---> Running in 1690a5e710fd [2024-11-11T04:44:10.415Z] Removing intermediate container 1690a5e710fd [2024-11-11T04:44:10.415Z] ---> 0493c7ada24b [2024-11-11T04:44:10.415Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T04:44:10.673Z] ---> Running in f6134e888df2 [2024-11-11T04:44:10.673Z] Removing intermediate container f6134e888df2 [2024-11-11T04:44:10.673Z] ---> e5463370d631 [2024-11-11T04:44:10.673Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-11T04:44:10.673Z] ---> Running in 4bf56e7caa46 [2024-11-11T04:44:10.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:44:10.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:44:11.194Z] OK: 246 MiB in 54 packages [2024-11-11T04:44:11.767Z] Removing intermediate container 4bf56e7caa46 [2024-11-11T04:44:11.767Z] ---> 8a85ee4ed9d6 [2024-11-11T04:44:11.767Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T04:44:11.767Z] ---> 8e440510de88 [2024-11-11T04:44:11.767Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:44:11.767Z] ---> Running in be8def4fc628 [2024-11-11T04:44:15.129Z] Still waiting to schedule task [2024-11-11T04:44:15.129Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-11T04:44:44.323Z] Removing intermediate container be8def4fc628 [2024-11-11T04:44:44.323Z] ---> 6028603eaed5 [2024-11-11T04:44:44.323Z] Step 9/10 : COPY . . [2024-11-11T04:44:44.323Z] ---> 1de862df9b78 [2024-11-11T04:44:44.323Z] Step 10/10 : RUN ${MAKE} [2024-11-11T04:44:44.323Z] ---> Running in c1435ee48a9d [2024-11-11T04:44:44.323Z] noop [2024-11-11T04:44:44.323Z] Removing intermediate container c1435ee48a9d [2024-11-11T04:44:44.323Z] ---> bc0861967dfc [2024-11-11T04:44:44.323Z] Successfully built bc0861967dfc [2024-11-11T04:44:44.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:44:44.660Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T04:44:44.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:44:44.753Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T04:44:44.800Z] $ 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-11T04:44:45.184Z] $ docker top a0f667d77025c85c667109464237a9772464fa27ae02b54baefbbcd7e34a82fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:44:45.541Z] + go version [2024-11-11T04:44:45.541Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T04:44:45.550Z] $ docker stop --time=1 a0f667d77025c85c667109464237a9772464fa27ae02b54baefbbcd7e34a82fd [2024-11-11T04:44:46.821Z] $ docker rm -f --volumes a0f667d77025c85c667109464237a9772464fa27ae02b54baefbbcd7e34a82fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:44:47.248Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T04:44:47.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:44:47.330Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T04:44:47.352Z] $ 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-11T04:44:47.710Z] $ docker top e6fc89bce6a993c3f41da4c129c88f313b89006a0f798066e3a252111fc3ddf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:44:48.066Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T04:44:48.368Z] + make test [2024-11-11T04:44:48.369Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T04:44:56.486Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.035s coverage: 28.7% of statements [2024-11-11T04:45:35.202Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.035s coverage: 79.4% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.044s coverage: 86.0% of statements [2024-11-11T04:45:35.202Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-11T04:45:35.202Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-11T04:45:35.461Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.113s coverage: 45.2% of statements [2024-11-11T04:45:36.716Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-11T04:45:38.623Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.046s coverage: 14.1% of statements [2024-11-11T04:45:38.623Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.970s coverage: 44.6% of statements [2024-11-11T04:45:38.623Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.060s coverage: 68.4% of statements [2024-11-11T04:45:38.623Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.093s coverage: 88.3% of statements [2024-11-11T04:45:38.623Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.063s coverage: 5.3% of statements [2024-11-11T04:46:17.342Z] GO111MODULE=on go vet ./... [2024-11-11T04:46:17.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T04:46:17.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T04:46:17.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T04:46:18.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T04:46:18.160Z] $ docker stop --time=1 e6fc89bce6a993c3f41da4c129c88f313b89006a0f798066e3a252111fc3ddf1 [2024-11-11T04:46:20.192Z] $ docker rm -f --volumes e6fc89bce6a993c3f41da4c129c88f313b89006a0f798066e3a252111fc3ddf1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:46:20.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T04:46:21.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T04:46:21.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T04:46:21.838Z] + ls -al . [2024-11-11T04:46:21.838Z] total 704 [2024-11-11T04:46:21.838Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 04:44 . [2024-11-11T04:46:21.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:43 .. [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:43 .dockerignore [2024-11-11T04:46:21.838Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:45 .git [2024-11-11T04:46:21.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:43 .github [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 11 04:43 .gitignore [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 04:43 .golangci.yml [2024-11-11T04:46:21.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:43 .semver [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 11 04:43 CHANGELOG.md [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:43 GOVERNANCE.md [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 11 04:43 Jenkinsfile [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:43 LICENSE [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 11 04:43 Makefile [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:43 OWNERS.md [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 11 04:43 README.md [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:43 VERSION [2024-11-11T04:46:21.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:43 bin [2024-11-11T04:46:21.838Z] -rw-r--r-- 1 jenkins jenkins 468088 Nov 11 04:45 coverage.out [2024-11-11T04:46:21.838Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:43 example [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 11 04:43 go.mod [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 11 04:43 go.sum [2024-11-11T04:46:21.838Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 11 04:43 internal [2024-11-11T04:46:21.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:43 openapi [2024-11-11T04:46:21.838Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 04:43 pkg [2024-11-11T04:46:21.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:43 snap [2024-11-11T04:46:21.838Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:46:22.160Z] + 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=3ae093816e7b43cf524e65d58bc4109890d09a91 --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-11T04:46:22.160Z] Sending build context to Docker daemon 26.07MB [2024-11-11T04:46:22.160Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:46:22.160Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T04:46:22.160Z] ---> bc0861967dfc [2024-11-11T04:46:22.160Z] Step 3/24 : ARG MAKE=make build [2024-11-11T04:46:22.420Z] ---> Running in 6bedf535b4f2 [2024-11-11T04:46:22.420Z] Removing intermediate container 6bedf535b4f2 [2024-11-11T04:46:22.420Z] ---> 3df87ac92d32 [2024-11-11T04:46:22.420Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-11T04:46:22.420Z] ---> Running in 2f3ed770d50b [2024-11-11T04:46:22.420Z] Removing intermediate container 2f3ed770d50b [2024-11-11T04:46:22.420Z] ---> 367565537854 [2024-11-11T04:46:22.420Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T04:46:22.420Z] ---> Running in 46ba0b81331c [2024-11-11T04:46:22.681Z] Removing intermediate container 46ba0b81331c [2024-11-11T04:46:22.681Z] ---> 7b323b34b786 [2024-11-11T04:46:22.681Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-11T04:46:22.681Z] ---> Running in 4f73549f5b14 [2024-11-11T04:46:22.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:22.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:23.201Z] OK: 246 MiB in 54 packages [2024-11-11T04:46:23.461Z] Removing intermediate container 4f73549f5b14 [2024-11-11T04:46:23.461Z] ---> 5b37ed90185f [2024-11-11T04:46:23.461Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T04:46:23.724Z] ---> 30a875c31ab6 [2024-11-11T04:46:23.724Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:46:23.724Z] ---> Running in c5b8cdee85ae [2024-11-11T04:46:24.300Z] Removing intermediate container c5b8cdee85ae [2024-11-11T04:46:24.300Z] ---> 69b2b2acb6ee [2024-11-11T04:46:24.300Z] Step 9/24 : COPY . . [2024-11-11T04:46:24.869Z] ---> b18e64fd5b2d [2024-11-11T04:46:24.869Z] Step 10/24 : RUN ${MAKE} [2024-11-11T04:46:24.869Z] ---> Running in a66954ee6daa [2024-11-11T04:46:25.132Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-11T04:46:57.233Z] Removing intermediate container a66954ee6daa [2024-11-11T04:46:57.233Z] ---> da485f6b13b0 [2024-11-11T04:46:57.233Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T04:46:57.233Z] 3.20: Pulling from library/alpine [2024-11-11T04:46:57.233Z] 43c4264eed91: Already exists [2024-11-11T04:46:57.233Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T04:46:57.233Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T04:46:57.233Z] ---> 91ef0af61f39 [2024-11-11T04:46:57.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-11T04:46:57.233Z] ---> Running in 61569544e986 [2024-11-11T04:46:57.233Z] Removing intermediate container 61569544e986 [2024-11-11T04:46:57.233Z] ---> 1256487b3ac6 [2024-11-11T04:46:57.233Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T04:46:57.233Z] ---> Running in 1448e11cd23f [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T04:46:57.233Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:46:57.233Z] OK: 8 MiB in 15 packages [2024-11-11T04:46:57.233Z] Removing intermediate container 1448e11cd23f [2024-11-11T04:46:57.233Z] ---> c4d1fb993082 [2024-11-11T04:46:57.233Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T04:46:57.233Z] ---> Running in 2e46685d2b9e [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] Upgrading critical system libraries and apk-tools: [2024-11-11T04:46:57.233Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T04:46:57.233Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:46:57.233Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:46:57.233Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:46:57.233Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:46:57.233Z] OK: 8 MiB in 15 packages [2024-11-11T04:46:57.233Z] Removing intermediate container 2e46685d2b9e [2024-11-11T04:46:57.233Z] ---> 0c8013f76ca0 [2024-11-11T04:46:57.233Z] Step 15/24 : WORKDIR / [2024-11-11T04:46:57.233Z] ---> Running in 8678d4e6612f [2024-11-11T04:46:57.233Z] Removing intermediate container 8678d4e6612f [2024-11-11T04:46:57.233Z] ---> b2fc405ea154 [2024-11-11T04:46:57.233Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-11T04:46:57.233Z] ---> 9193e5d0ebb6 [2024-11-11T04:46:57.233Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-11T04:46:57.802Z] ---> 53d2e54c91a7 [2024-11-11T04:46:57.802Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-11T04:46:57.802Z] ---> 4369dc3edcb4 [2024-11-11T04:46:57.802Z] Step 19/24 : EXPOSE 59999 [2024-11-11T04:46:57.802Z] ---> Running in f2b2fbf35c98 [2024-11-11T04:46:57.802Z] Removing intermediate container f2b2fbf35c98 [2024-11-11T04:46:57.802Z] ---> 3f3541fc454f [2024-11-11T04:46:57.802Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-11T04:46:58.062Z] ---> Running in 2725753c595c [2024-11-11T04:46:58.062Z] Removing intermediate container 2725753c595c [2024-11-11T04:46:58.062Z] ---> 6b7aa4555a2a [2024-11-11T04:46:58.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-11T04:46:58.062Z] ---> Running in d43b38784ab2 [2024-11-11T04:46:58.062Z] Removing intermediate container d43b38784ab2 [2024-11-11T04:46:58.062Z] ---> 2e6ec33798a2 [2024-11-11T04:46:58.062Z] Step 22/24 : LABEL arch=amd64 [2024-11-11T04:46:58.062Z] ---> Running in 77fd57038a44 [2024-11-11T04:46:58.322Z] Removing intermediate container 77fd57038a44 [2024-11-11T04:46:58.322Z] ---> cd0cb394c526 [2024-11-11T04:46:58.322Z] Step 23/24 : LABEL git_sha=3ae093816e7b43cf524e65d58bc4109890d09a91 [2024-11-11T04:46:58.322Z] ---> Running in 457b89672b6f [2024-11-11T04:46:58.322Z] Removing intermediate container 457b89672b6f [2024-11-11T04:46:58.322Z] ---> e4b065898648 [2024-11-11T04:46:58.322Z] Step 24/24 : LABEL version=4.0.0-dev.5 [2024-11-11T04:46:58.322Z] ---> Running in c1d6a28eb4aa [2024-11-11T04:46:58.322Z] Removing intermediate container c1d6a28eb4aa [2024-11-11T04:46:58.322Z] ---> db42ec02ffe6 [2024-11-11T04:46:58.322Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T04:46:58.322Z] Successfully built db42ec02ffe6 [2024-11-11T04:46:58.322Z] 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-11T04:46:58.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:46:58.806Z] [2024-11-11T04:46:58.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:46:59.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:46:59.110Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T04:46:59.110Z] 5eb5b503b376: Pulling fs layer [2024-11-11T04:46:59.110Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T04:46:59.110Z] ec43610c2a17: Pulling fs layer [2024-11-11T04:46:59.110Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T04:46:59.110Z] 33b1e0a273af: Pulling fs layer [2024-11-11T04:46:59.110Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T04:46:59.110Z] 2f39f015ded8: Pulling fs layer [2024-11-11T04:46:59.110Z] 3a2ae6a8a46f: Waiting [2024-11-11T04:46:59.110Z] 33b1e0a273af: Waiting [2024-11-11T04:46:59.110Z] 5d3b04190fa2: Waiting [2024-11-11T04:46:59.110Z] 2f39f015ded8: Waiting [2024-11-11T04:46:59.110Z] 5c69ac0246d0: Download complete [2024-11-11T04:46:59.110Z] 3a2ae6a8a46f: Download complete [2024-11-11T04:46:59.110Z] 33b1e0a273af: Verifying Checksum [2024-11-11T04:46:59.110Z] 33b1e0a273af: Download complete [2024-11-11T04:46:59.110Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T04:46:59.110Z] 5d3b04190fa2: Download complete [2024-11-11T04:46:59.110Z] ec43610c2a17: Verifying Checksum [2024-11-11T04:46:59.110Z] ec43610c2a17: Download complete [2024-11-11T04:46:59.368Z] 5eb5b503b376: Verifying Checksum [2024-11-11T04:46:59.368Z] 5eb5b503b376: Download complete [2024-11-11T04:46:59.938Z] 2f39f015ded8: Download complete [2024-11-11T04:47:00.503Z] 5eb5b503b376: Pull complete [2024-11-11T04:47:00.763Z] 5c69ac0246d0: Pull complete [2024-11-11T04:47:01.022Z] ec43610c2a17: Pull complete [2024-11-11T04:47:01.281Z] 3a2ae6a8a46f: Pull complete [2024-11-11T04:47:01.281Z] 33b1e0a273af: Pull complete [2024-11-11T04:47:01.539Z] 5d3b04190fa2: Pull complete [2024-11-11T04:47:05.722Z] 2f39f015ded8: Pull complete [2024-11-11T04:47:05.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T04:47:05.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:47:05.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:47:05.819Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T04:47:05.843Z] $ 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-11T04:47:06.893Z] $ docker top 3d70b50ba2a264ea2745ef4b3da2d539069a620715925f5b76299f7f27a8b781 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:47:07.297Z] ---> job-cost.sh [2024-11-11T04:47:07.297Z] lf-activate-venv: SKIPPING [2024-11-11T04:47:07.297Z] INFO: No Stack... [2024-11-11T04:47:07.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T04:47:07.815Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T04:47:08.108Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-11-11T04:47:08.108Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T04:47:08.122Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [2024-11-11T04:47:08.131Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] did not exist. Created. [2024-11-11T04:47:08.140Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T04:47:08.452Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T04:47:08.760Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T04:47:08.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T04:47:08.795Z] $ docker stop --time=1 3d70b50ba2a264ea2745ef4b3da2d539069a620715925f5b76299f7f27a8b781 [2024-11-11T04:47:09.953Z] $ docker rm -f --volumes 3d70b50ba2a264ea2745ef4b3da2d539069a620715925f5b76299f7f27a8b781 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T04:48:26.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26115 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-11-11T04:48:26.190Z] Running in /w/workspace/device-sdk-go/328 [Pipeline] { [Pipeline] checkout [2024-11-11T04:48:29.247Z] The recommended git tool is: git [2024-11-11T04:48:34.890Z] using credential edgex-jenkins-ssh [2024-11-11T04:48:34.915Z] Cloning the remote Git repository [2024-11-11T04:48:34.976Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-11T04:48:35.082Z] > git init /w/workspace/device-sdk-go/328 # timeout=10 [2024-11-11T04:48:35.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-11T04:48:35.241Z] > git --version # timeout=10 [2024-11-11T04:48:35.265Z] > git --version # 'git version 2.25.1' [2024-11-11T04:48:35.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T04:48:35.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T04:48:38.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-11T04:48:39.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T04:48:39.983Z] Avoid second fetch [2024-11-11T04:48:39.984Z] Checking out Revision 3ae093816e7b43cf524e65d58bc4109890d09a91 (main) [2024-11-11T04:48:40.714Z] Commit message: "Merge pull request #1648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" [2024-11-11T04:48:40.000Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T04:48:40.077Z] > git checkout -f 3ae093816e7b43cf524e65d58bc4109890d09a91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T04:48:45.472Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T04:48:45.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T04:48:45.472Z] Dload Upload Total Spent Left Speed [2024-11-11T04:48:45.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 88468 [Pipeline] sh [2024-11-11T04:48:45.818Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T04:48:46.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T04:48:46.151Z] + sudo tee /etc/docker/daemon.new [2024-11-11T04:48:46.151Z] { [2024-11-11T04:48:46.151Z] "registry-mirrors": [ [2024-11-11T04:48:46.151Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T04:48:46.151Z] ], [2024-11-11T04:48:46.151Z] "bip": "10.250.0.254/24", [2024-11-11T04:48:46.151Z] "hosts": [ [2024-11-11T04:48:46.151Z] "tcp://0.0.0.0:5555", [2024-11-11T04:48:46.151Z] "unix:///var/run/docker.sock" [2024-11-11T04:48:46.151Z] ], [2024-11-11T04:48:46.151Z] "mtu": 1458, [2024-11-11T04:48:46.151Z] "selinux-enabled": true, [2024-11-11T04:48:46.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T04:48:46.151Z] } [Pipeline] sh [2024-11-11T04:48:46.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T04:48:46.823Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:49:05.131Z] provisioning config files... [2024-11-11T04:49:05.160Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/328@tmp/config9780252050423574125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:49:05.610Z] ---> ****-login.sh [2024-11-11T04:49:05.611Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:49:05.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:49:06.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:49:06.154Z] Configure a credential helper to remove this warning. See [2024-11-11T04:49:06.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:49:06.154Z] [2024-11-11T04:49:06.154Z] Login Succeeded [2024-11-11T04:49:06.154Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:49:06.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:49:06.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:49:06.694Z] Configure a credential helper to remove this warning. See [2024-11-11T04:49:06.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:49:06.694Z] [2024-11-11T04:49:06.694Z] Login Succeeded [2024-11-11T04:49:06.694Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:49:06.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:49:06.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:49:06.966Z] Configure a credential helper to remove this warning. See [2024-11-11T04:49:06.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:49:06.966Z] [2024-11-11T04:49:06.966Z] Login Succeeded [2024-11-11T04:49:06.966Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:49:07.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:49:07.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:49:07.244Z] Configure a credential helper to remove this warning. See [2024-11-11T04:49:07.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:49:07.244Z] [2024-11-11T04:49:07.244Z] Login Succeeded [2024-11-11T04:49:07.244Z] ****.io [2024-11-11T04:49:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:49:07.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:49:07.782Z] Configure a credential helper to remove this warning. See [2024-11-11T04:49:07.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:49:07.782Z] [2024-11-11T04:49:07.782Z] Login Succeeded [2024-11-11T04:49:07.782Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:49:07.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T04:49:08.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:49:08.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:49:08.267Z] ========================================================= [2024-11-11T04:49:08.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T04:49:08.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:49:08.663Z] + 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-11T04:49:09.254Z] Sending build context to Docker daemon 13.26MB [2024-11-11T04:49:09.254Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:49:09.254Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T04:49:09.254Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T04:49:09.523Z] cf04c63912e1: Pulling fs layer [2024-11-11T04:49:09.523Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T04:49:09.523Z] a37a00ec5f00: Pulling fs layer [2024-11-11T04:49:09.523Z] 50b3750afda1: Pulling fs layer [2024-11-11T04:49:09.523Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T04:49:09.523Z] 50b3750afda1: Waiting [2024-11-11T04:49:09.523Z] 80978eb59214: Pulling fs layer [2024-11-11T04:49:09.523Z] 4f4fb700ef54: Waiting [2024-11-11T04:49:09.523Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T04:49:09.523Z] 80978eb59214: Waiting [2024-11-11T04:49:09.523Z] c5a475d317c9: Pulling fs layer [2024-11-11T04:49:09.523Z] c9f46d7d2bd2: Waiting [2024-11-11T04:49:09.523Z] c5a475d317c9: Waiting [2024-11-11T04:49:09.523Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T04:49:09.523Z] 55b35a11ae5e: Download complete [2024-11-11T04:49:09.523Z] 50b3750afda1: Verifying Checksum [2024-11-11T04:49:09.523Z] 50b3750afda1: Download complete [2024-11-11T04:49:09.523Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T04:49:09.523Z] 4f4fb700ef54: Download complete [2024-11-11T04:49:09.523Z] 80978eb59214: Verifying Checksum [2024-11-11T04:49:09.523Z] 80978eb59214: Download complete [2024-11-11T04:49:09.523Z] cf04c63912e1: Verifying Checksum [2024-11-11T04:49:09.523Z] cf04c63912e1: Download complete [2024-11-11T04:49:10.113Z] c5a475d317c9: Verifying Checksum [2024-11-11T04:49:10.113Z] c5a475d317c9: Download complete [2024-11-11T04:49:10.381Z] cf04c63912e1: Pull complete [2024-11-11T04:49:10.971Z] 55b35a11ae5e: Pull complete [2024-11-11T04:49:11.558Z] a37a00ec5f00: Verifying Checksum [2024-11-11T04:49:11.558Z] a37a00ec5f00: Download complete [2024-11-11T04:49:12.143Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T04:49:12.143Z] c9f46d7d2bd2: Download complete [2024-11-11T04:49:27.171Z] a37a00ec5f00: Pull complete [2024-11-11T04:49:27.171Z] 50b3750afda1: Pull complete [2024-11-11T04:49:27.171Z] 4f4fb700ef54: Pull complete [2024-11-11T04:49:27.171Z] 80978eb59214: Pull complete [2024-11-11T04:49:35.400Z] c9f46d7d2bd2: Pull complete [2024-11-11T04:49:36.822Z] c5a475d317c9: Pull complete [2024-11-11T04:49:36.822Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T04:49:36.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T04:49:36.822Z] ---> be29e6b0f0d4 [2024-11-11T04:49:36.822Z] Step 3/10 : ARG MAKE=make build [2024-11-11T04:49:37.813Z] ---> Running in 18feeaf67f8f [2024-11-11T04:49:38.090Z] Removing intermediate container 18feeaf67f8f [2024-11-11T04:49:38.090Z] ---> 9135660f01cb [2024-11-11T04:49:38.090Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-11T04:49:38.090Z] ---> Running in 73e2fbe6d819 [2024-11-11T04:49:38.367Z] Removing intermediate container 73e2fbe6d819 [2024-11-11T04:49:38.367Z] ---> 182b00a7074b [2024-11-11T04:49:38.367Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T04:49:38.639Z] ---> Running in f7945bca4e0f [2024-11-11T04:49:38.910Z] Removing intermediate container f7945bca4e0f [2024-11-11T04:49:38.910Z] ---> 904230d1868a [2024-11-11T04:49:38.910Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-11T04:49:38.910Z] ---> Running in 64a9d17caec1 [2024-11-11T04:49:40.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:49:40.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:49:42.036Z] OK: 238 MiB in 54 packages [2024-11-11T04:49:43.006Z] Removing intermediate container 64a9d17caec1 [2024-11-11T04:49:43.006Z] ---> 1be882536e87 [2024-11-11T04:49:43.006Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T04:49:43.970Z] ---> 62e10f127b4f [2024-11-11T04:49:43.970Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:49:43.970Z] ---> Running in e2f5cb1d83b9 [2024-11-11T04:51:35.708Z] Removing intermediate container e2f5cb1d83b9 [2024-11-11T04:51:35.709Z] ---> a53f1ddd73c3 [2024-11-11T04:51:35.709Z] Step 9/10 : COPY . . [2024-11-11T04:51:35.709Z] ---> b3f880ee0c17 [2024-11-11T04:51:35.709Z] Step 10/10 : RUN ${MAKE} [2024-11-11T04:51:35.709Z] ---> Running in 8857b83d9795 [2024-11-11T04:51:36.671Z] noop [2024-11-11T04:51:37.263Z] Removing intermediate container 8857b83d9795 [2024-11-11T04:51:37.263Z] ---> 46397de157f0 [2024-11-11T04:51:37.542Z] Successfully built 46397de157f0 [2024-11-11T04:51:37.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:51:37.919Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T04:51:37.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:51:38.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-26115 does not seem to be running inside a container [2024-11-11T04:51:38.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/328 -v /w/workspace/device-sdk-go/328:/w/workspace/device-sdk-go/328:rw,z -v /w/workspace/device-sdk-go/328@tmp:/w/workspace/device-sdk-go/328@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-11T04:51:39.454Z] $ docker top 545ce7ee81eda9d16db2004ebfcb9326bef61ec957f808299b0a0b28a5889423 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:51:40.309Z] + go version [2024-11-11T04:51:40.309Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T04:51:40.327Z] $ docker stop --time=1 545ce7ee81eda9d16db2004ebfcb9326bef61ec957f808299b0a0b28a5889423 [2024-11-11T04:51:41.983Z] $ docker rm -f --volumes 545ce7ee81eda9d16db2004ebfcb9326bef61ec957f808299b0a0b28a5889423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:51:42.575Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T04:51:42.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:51:42.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-26115 does not seem to be running inside a container [2024-11-11T04:51:42.840Z] $ 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/328 -v /w/workspace/device-sdk-go/328:/w/workspace/device-sdk-go/328:rw,z -v /w/workspace/device-sdk-go/328@tmp:/w/workspace/device-sdk-go/328@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-11T04:51:44.080Z] $ docker top d333fbb91178b755be86cda339e7fe715e2fbe2fb8616fad2e3c015c6e7466b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:51:44.925Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/328 [Pipeline] fileExists [Pipeline] sh [2024-11-11T04:51:45.582Z] + make test [2024-11-11T04:51:45.582Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T04:52:42.019Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-11T04:56:03.842Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-11T04:56:03.842Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-11T04:56:03.842Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-11T04:56:03.842Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-11T04:56:03.842Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-11T04:56:16.145Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.175s coverage: 28.7% of statements [2024-11-11T04:56:19.479Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.183s coverage: 79.4% of statements [2024-11-11T04:56:29.547Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-11T04:56:29.547Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-11T04:56:29.547Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.280s coverage: 86.0% of statements [2024-11-11T04:56:39.840Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-11T04:56:41.257Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.575s coverage: 45.2% of statements [2024-11-11T04:56:43.845Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.241s coverage: 14.1% of statements [2024-11-11T04:56:43.845Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.831s coverage: 44.6% of statements [2024-11-11T04:56:47.212Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-11T04:56:47.212Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-11T04:56:47.212Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-11T04:56:48.168Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.379s coverage: 68.4% of statements [2024-11-11T04:56:53.522Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.343s coverage: 88.3% of statements [2024-11-11T04:56:57.765Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-11T04:56:58.722Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.298s coverage: 5.3% of statements [2024-11-11T04:57:00.134Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T04:57:00.134Z] GO111MODULE=on go vet ./... [2024-11-11T05:00:37.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T05:00:37.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T05:00:37.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T05:00:37.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T05:00:37.503Z] $ docker stop --time=1 d333fbb91178b755be86cda339e7fe715e2fbe2fb8616fad2e3c015c6e7466b2 [2024-11-11T05:00:39.425Z] $ docker rm -f --volumes d333fbb91178b755be86cda339e7fe715e2fbe2fb8616fad2e3c015c6e7466b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:00:41.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T05:00:41.817Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T05:00:42.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:00:42.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T05:00:43.304Z] + ls -al . [2024-11-11T05:00:43.304Z] total 700 [2024-11-11T05:00:43.304Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:51 . [2024-11-11T05:00:43.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:48 .. [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:48 .dockerignore [2024-11-11T05:00:43.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:48 .git [2024-11-11T05:00:43.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:48 .github [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 11 04:48 .gitignore [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 04:48 .golangci.yml [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 11 04:48 CHANGELOG.md [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:48 GOVERNANCE.md [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 11 04:48 Jenkinsfile [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:48 LICENSE [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 11 04:48 Makefile [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:48 OWNERS.md [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 11 04:48 README.md [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:43 VERSION [2024-11-11T05:00:43.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:48 bin [2024-11-11T05:00:43.304Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 11 04:56 coverage.out [2024-11-11T05:00:43.304Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:48 example [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 11 04:48 go.mod [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 11 04:48 go.sum [2024-11-11T05:00:43.304Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 11 04:48 internal [2024-11-11T05:00:43.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:48 openapi [2024-11-11T05:00:43.304Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 04:48 pkg [2024-11-11T05:00:43.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:48 snap [2024-11-11T05:00:43.304Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:00:43.664Z] + 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=3ae093816e7b43cf524e65d58bc4109890d09a91 --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-11T05:00:44.257Z] Sending build context to Docker daemon 13.73MB [2024-11-11T05:00:44.257Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:00:44.257Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T05:00:44.257Z] ---> 46397de157f0 [2024-11-11T05:00:44.257Z] Step 3/24 : ARG MAKE=make build [2024-11-11T05:00:44.523Z] ---> Running in fafbcf634fd6 [2024-11-11T05:00:44.789Z] Removing intermediate container fafbcf634fd6 [2024-11-11T05:00:44.789Z] ---> 942469fb81f1 [2024-11-11T05:00:44.789Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-11T05:00:44.789Z] ---> Running in 589a0b502a49 [2024-11-11T05:00:45.372Z] Removing intermediate container 589a0b502a49 [2024-11-11T05:00:45.372Z] ---> de1ee497d7d2 [2024-11-11T05:00:45.372Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T05:00:45.372Z] ---> Running in 4d741c9ccda3 [2024-11-11T05:00:45.640Z] Removing intermediate container 4d741c9ccda3 [2024-11-11T05:00:45.640Z] ---> 3a099c27939c [2024-11-11T05:00:45.640Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-11T05:00:45.640Z] ---> Running in 95f9f4f3c854 [2024-11-11T05:00:46.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:00:47.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:00:48.609Z] OK: 238 MiB in 54 packages [2024-11-11T05:00:49.574Z] Removing intermediate container 95f9f4f3c854 [2024-11-11T05:00:49.574Z] ---> d8cd8192c7fc [2024-11-11T05:00:49.574Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T05:00:50.161Z] ---> b6ef885210ae [2024-11-11T05:00:50.161Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:00:50.161Z] ---> Running in 25e2be08248e [2024-11-11T05:00:52.748Z] Removing intermediate container 25e2be08248e [2024-11-11T05:00:52.748Z] ---> c3b795d41263 [2024-11-11T05:00:52.748Z] Step 9/24 : COPY . . [2024-11-11T05:00:56.093Z] ---> 8b2a1a1f61d9 [2024-11-11T05:00:56.093Z] Step 10/24 : RUN ${MAKE} [2024-11-11T05:00:56.093Z] ---> Running in cd0afa976a2a [2024-11-11T05:00:56.672Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-11T05:04:23.798Z] Removing intermediate container cd0afa976a2a [2024-11-11T05:04:23.798Z] ---> 06f3cf1f2707 [2024-11-11T05:04:23.798Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T05:04:23.798Z] 3.20: Pulling from library/alpine [2024-11-11T05:04:23.798Z] cf04c63912e1: Already exists [2024-11-11T05:04:23.798Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T05:04:23.798Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T05:04:23.798Z] ---> c157a85ed455 [2024-11-11T05:04:23.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-11T05:04:23.798Z] ---> Running in 217c7eec22ef [2024-11-11T05:04:23.798Z] Removing intermediate container 217c7eec22ef [2024-11-11T05:04:23.798Z] ---> 439c11efed08 [2024-11-11T05:04:23.798Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T05:04:23.798Z] ---> Running in f251f577ba8c [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T05:04:23.798Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:04:23.798Z] OK: 9 MiB in 15 packages [2024-11-11T05:04:23.798Z] Removing intermediate container f251f577ba8c [2024-11-11T05:04:23.798Z] ---> 3087d2174036 [2024-11-11T05:04:23.798Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T05:04:23.798Z] ---> Running in ca6032ebd34c [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] Upgrading critical system libraries and apk-tools: [2024-11-11T05:04:23.798Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T05:04:23.798Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:04:23.798Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:04:23.798Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:04:23.798Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:04:23.798Z] OK: 9 MiB in 15 packages [2024-11-11T05:04:23.798Z] Removing intermediate container ca6032ebd34c [2024-11-11T05:04:23.798Z] ---> a056189e18b2 [2024-11-11T05:04:23.798Z] Step 15/24 : WORKDIR / [2024-11-11T05:04:23.798Z] ---> Running in 6eb0afc721e2 [2024-11-11T05:04:23.798Z] Removing intermediate container 6eb0afc721e2 [2024-11-11T05:04:23.798Z] ---> 3fc8727fd206 [2024-11-11T05:04:23.798Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-11T05:04:23.798Z] ---> df60dd68448f [2024-11-11T05:04:23.798Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-11T05:04:25.743Z] ---> 7dae41d09664 [2024-11-11T05:04:25.744Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-11T05:04:26.328Z] ---> 2259c65acc95 [2024-11-11T05:04:26.328Z] Step 19/24 : EXPOSE 59999 [2024-11-11T05:04:26.328Z] ---> Running in 711645982fb1 [2024-11-11T05:04:26.909Z] Removing intermediate container 711645982fb1 [2024-11-11T05:04:26.910Z] ---> 989356b36476 [2024-11-11T05:04:26.910Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-11T05:04:26.910Z] ---> Running in 74a97807558c [2024-11-11T05:04:27.176Z] Removing intermediate container 74a97807558c [2024-11-11T05:04:27.176Z] ---> 87ffaf55c8d3 [2024-11-11T05:04:27.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-11T05:04:27.176Z] ---> Running in 7b37a24caba0 [2024-11-11T05:04:27.443Z] Removing intermediate container 7b37a24caba0 [2024-11-11T05:04:27.443Z] ---> e340bfbc0768 [2024-11-11T05:04:27.443Z] Step 22/24 : LABEL arch=arm64 [2024-11-11T05:04:27.708Z] ---> Running in 1432cca30740 [2024-11-11T05:04:27.973Z] Removing intermediate container 1432cca30740 [2024-11-11T05:04:27.973Z] ---> 8811df0d3d49 [2024-11-11T05:04:27.973Z] Step 23/24 : LABEL git_sha=3ae093816e7b43cf524e65d58bc4109890d09a91 [2024-11-11T05:04:27.973Z] ---> Running in ab9d8fdb3369 [2024-11-11T05:04:28.240Z] Removing intermediate container ab9d8fdb3369 [2024-11-11T05:04:28.240Z] ---> 89da0f887a7a [2024-11-11T05:04:28.240Z] Step 24/24 : LABEL version=4.0.0-dev.5 [2024-11-11T05:04:28.507Z] ---> Running in a3aa6b9811ba [2024-11-11T05:04:28.774Z] Removing intermediate container a3aa6b9811ba [2024-11-11T05:04:28.774Z] ---> 7ae06812e01d [2024-11-11T05:04:28.774Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T05:04:28.774Z] Successfully built 7ae06812e01d [2024-11-11T05:04:28.774Z] 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-11T05:04:29.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:04:29.264Z] [2024-11-11T05:04:29.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:04:29.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:04:29.605Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T05:04:29.605Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T05:04:29.605Z] 04944245beec: Pulling fs layer [2024-11-11T05:04:29.605Z] 699f458cf7ca: Pulling fs layer [2024-11-11T05:04:29.605Z] 765212b225bb: Pulling fs layer [2024-11-11T05:04:29.605Z] f23df028b6ca: Pulling fs layer [2024-11-11T05:04:29.605Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T05:04:29.605Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T05:04:29.605Z] f23df028b6ca: Waiting [2024-11-11T05:04:29.605Z] d65c8cfc05b1: Waiting [2024-11-11T05:04:29.605Z] 2437ff75d9bd: Waiting [2024-11-11T05:04:29.605Z] 765212b225bb: Waiting [2024-11-11T05:04:29.870Z] 04944245beec: Verifying Checksum [2024-11-11T05:04:29.870Z] 04944245beec: Download complete [2024-11-11T05:04:29.870Z] 765212b225bb: Verifying Checksum [2024-11-11T05:04:29.870Z] 765212b225bb: Download complete [2024-11-11T05:04:29.870Z] f23df028b6ca: Verifying Checksum [2024-11-11T05:04:29.870Z] f23df028b6ca: Download complete [2024-11-11T05:04:29.870Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T05:04:29.870Z] d65c8cfc05b1: Download complete [2024-11-11T05:04:29.870Z] 699f458cf7ca: Verifying Checksum [2024-11-11T05:04:29.870Z] 699f458cf7ca: Download complete [2024-11-11T05:04:30.450Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T05:04:30.450Z] 8998bd30e6a1: Download complete [2024-11-11T05:04:33.022Z] 2437ff75d9bd: Download complete [2024-11-11T05:04:34.957Z] 8998bd30e6a1: Pull complete [2024-11-11T05:04:34.957Z] 04944245beec: Pull complete [2024-11-11T05:04:36.362Z] 699f458cf7ca: Pull complete [2024-11-11T05:04:36.627Z] 765212b225bb: Pull complete [2024-11-11T05:04:37.582Z] f23df028b6ca: Pull complete [2024-11-11T05:04:37.582Z] d65c8cfc05b1: Pull complete [2024-11-11T05:04:55.772Z] 2437ff75d9bd: Pull complete [2024-11-11T05:04:55.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T05:04:55.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:04:55.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:04:55.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-26115 does not seem to be running inside a container [2024-11-11T05:04:56.065Z] $ 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/328 -v /w/workspace/device-sdk-go/328:/w/workspace/device-sdk-go/328:rw,z -v /w/workspace/device-sdk-go/328@tmp:/w/workspace/device-sdk-go/328@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-11T05:04:58.911Z] $ docker top 0071dabda42950d791087cf8fbb461897907165bda2a880ec3817dfbb8cca310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:04:59.757Z] ---> job-cost.sh [2024-11-11T05:04:59.757Z] lf-activate-venv: SKIPPING [2024-11-11T05:04:59.757Z] INFO: No Stack... [2024-11-11T05:05:00.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T05:05:00.923Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T05:05:01.291Z] + cat /w/workspace/device-sdk-go/328/archives/cost.csv [2024-11-11T05:05:01.292Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T05:05:01.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [2024-11-11T05:05:01.383Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] did not exist. Created. [2024-11-11T05:05:01.389Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T05:05:02.080Z] /w/workspace/device-sdk-go/328@tmp/durable-0edc528e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T05:05:02.735Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T05:05:02.764Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T05:05:02.860Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T05:05:02.869Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-328-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T05:05:02.885Z] $ docker stop --time=1 0071dabda42950d791087cf8fbb461897907165bda2a880ec3817dfbb8cca310 [2024-11-11T05:05:04.373Z] $ docker rm -f --volumes 0071dabda42950d791087cf8fbb461897907165bda2a880ec3817dfbb8cca310 [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-11T05:05:04.877Z] provisioning config files... [2024-11-11T05:05:04.886Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11924294626158442800tmp [Pipeline] { [Pipeline] sh [2024-11-11T05:05:05.185Z] + set +x [2024-11-11T05:05:05.185Z] + curl -s https://codecov.io/bash [2024-11-11T05:05:05.185Z] + bash -s -- [2024-11-11T05:05:05.185Z] [2024-11-11T05:05:05.185Z] _____ _ [2024-11-11T05:05:05.185Z] / ____| | | [2024-11-11T05:05:05.185Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T05:05:05.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T05:05:05.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T05:05:05.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T05:05:05.185Z] Bash-1.0.6 [2024-11-11T05:05:05.185Z] [2024-11-11T05:05:05.185Z] [2024-11-11T05:05:05.185Z] ==> git version 2.25.1 found [2024-11-11T05:05:05.185Z] ==> 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-11T05:05:05.185Z] Release-Date: 2020-01-08 [2024-11-11T05:05:05.185Z] 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-11T05:05:05.185Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T05:05:05.185Z] ==> Jenkins CI detected. [2024-11-11T05:05:05.185Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-11T05:05:05.185Z] project root: . [2024-11-11T05:05:05.185Z] --> token set from env [2024-11-11T05:05:05.185Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T05:05:05.186Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T05:05:05.446Z] ==> Python coveragepy not found [2024-11-11T05:05:05.446Z] ==> Searching for coverage reports in: [2024-11-11T05:05:05.446Z] + . [2024-11-11T05:05:05.446Z] -> Found 1 reports [2024-11-11T05:05:05.446Z] ==> Detecting git/mercurial file structure [2024-11-11T05:05:05.446Z] ==> Reading reports [2024-11-11T05:05:05.446Z] + ./coverage.out bytes=468087 [2024-11-11T05:05:05.446Z] ==> Appending adjustments [2024-11-11T05:05:05.446Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T05:05:05.774Z] + Found adjustments [2024-11-11T05:05:05.774Z] ==> Gzipping contents [2024-11-11T05:05:05.774Z] 44K /tmp/codecov.FmVF7p.gz [2024-11-11T05:05:05.774Z] ==> Uploading reports [2024-11-11T05:05:05.774Z] url: https://codecov.io [2024-11-11T05:05:05.774Z] query: branch=main&commit=3ae093816e7b43cf524e65d58bc4109890d09a91&build=328&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F328%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:05:05.774Z] -> Pinging Codecov [2024-11-11T05:05:05.774Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3ae093816e7b43cf524e65d58bc4109890d09a91&build=328&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F328%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:05:06.047Z] -> Uploading to [2024-11-11T05:05:06.047Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/3ae093816e7b43cf524e65d58bc4109890d09a91/6f7dc7c0-a740-4642-93c2-a216b92b869d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T050505Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=82485c075f7bd8514a74f6cb7dfc79b65c56408f20bda7b496e2ebdc108a0bc2 [2024-11-11T05:05:06.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:05:06.047Z] Dload Upload Total Spent Left Speed [2024-11-11T05:05:06.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44782 0 0 100 44782 0 119k --:--:-- --:--:-- --:--:-- 119k [2024-11-11T05:05:06.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] } [2024-11-11T05:05:06.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T05:05:06.475Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T05:05:06.489Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:06.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:05:06.837Z] [2024-11-11T05:05:06.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:07.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:05:07.188Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T05:05:07.188Z] 43c4264eed91: Already exists [2024-11-11T05:05:07.188Z] 4cc291be95ef: Already exists [2024-11-11T05:05:07.188Z] 2ac1f1163629: Already exists [2024-11-11T05:05:07.188Z] 5c3c966382ef: Already exists [2024-11-11T05:05:07.188Z] 4f4fb700ef54: Already exists [2024-11-11T05:05:07.188Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T05:05:07.188Z] 9c3e1370e548: Pulling fs layer [2024-11-11T05:05:07.446Z] d9c7d2e4e75e: Verifying Checksum [2024-11-11T05:05:07.446Z] d9c7d2e4e75e: Download complete [2024-11-11T05:05:07.704Z] d9c7d2e4e75e: Pull complete [2024-11-11T05:05:08.272Z] 9c3e1370e548: Verifying Checksum [2024-11-11T05:05:08.272Z] 9c3e1370e548: Download complete [2024-11-11T05:05:11.562Z] 9c3e1370e548: Pull complete [2024-11-11T05:05:11.562Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T05:05:11.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:05:11.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:05:11.671Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:05:11.698Z] $ 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-11T05:05:12.711Z] $ docker top 2857cc3027a8e9da4b978c8a52130af7dde85d53489284bf82c34debb1fc33af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:05:13.070Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-11-11T05:05:13.081Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-11-11T05:05:13.361Z] + set -o pipefail [2024-11-11T05:05:13.361Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-11-11T05:05:21.492Z] [2024-11-11T05:05:21.492Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-11-11T05:05:21.492Z] [2024-11-11T05:05:21.492Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/25e29709-6718-4f56-bbfa-1447315fcb9c [2024-11-11T05:05:21.492Z] [2024-11-11T05:05:21.492Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T05:05:21.492Z] [2024-11-11T05:05:21.492Z] [2024-11-11T05:05:21.492Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T05:05:21.492Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T05:05:21.502Z] $ docker stop --time=1 2857cc3027a8e9da4b978c8a52130af7dde85d53489284bf82c34debb1fc33af [2024-11-11T05:05:23.624Z] $ docker rm -f --volumes 2857cc3027a8e9da4b978c8a52130af7dde85d53489284bf82c34debb1fc33af [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-11T05:05:25.036Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:05:25.050Z] provisioning config files... [2024-11-11T05:05:25.062Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11235238203860236103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:25.363Z] --> edgex-publish-swagger.sh [2024-11-11T05:05:25.363Z] === Publish openapi API === [2024-11-11T05:05:25.363Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-11T05:05:25.363Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-11-11T05:05:25.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:05:25.363Z] Dload Upload Total Spent Left Speed [2024-11-11T05:05:25.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 392 94503 --:--:-- --:--:-- --:--:-- 94658 100 37674 100 156 100 37518 392 94503 --:--:-- --:--:-- --:--:-- 94658 [2024-11-11T05:05:25.623Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T05:05:25.623Z] [Pipeline] } [2024-11-11T05:05:25.631Z] 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-11T05:05:26.078Z] + git log --format=format:%s -1 3ae093816e7b43cf524e65d58bc4109890d09a91 [Pipeline] sh [2024-11-11T05:05:26.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:05:26.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:26.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:05:26.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:05:26.759Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:05:26.784Z] $ 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-11T05:05:27.163Z] $ docker top 7ff0a4abd4764f3b9f50dd499b16c7e1b0645da4dfdb22530a6b70dd1787721e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:05:27.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:05:27.284Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:05:27.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:05:27.407Z] $ docker exec 7ff0a4abd4764f3b9f50dd499b16c7e1b0645da4dfdb22530a6b70dd1787721e ssh-agent [2024-11-11T05:05:27.532Z] SSH_AUTH_SOCK=/tmp/ssh-dTyNjRVZiZmn/agent.32 [2024-11-11T05:05:27.532Z] SSH_AGENT_PID=38 [2024-11-11T05:05:27.537Z] Running ssh-add (command line suppressed) [2024-11-11T05:05:27.631Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5974925792258893915.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5974925792258893915.key) [2024-11-11T05:05:27.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:05:27.943Z] + git semver tag [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,115 [run_tag] DEBUG tag force:False [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,116 [check_head_tag] DEBUG check head tag [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,117 [execute] INFO git cat-file --batch-check [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,122 [execute] INFO git cat-file --batch [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,155 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,155 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:05:29.016Z] 2024-11-11 05:05:28,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:29.016Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T05:05:29.435Z] $ docker exec --env ******** --env ******** 7ff0a4abd4764f3b9f50dd499b16c7e1b0645da4dfdb22530a6b70dd1787721e ssh-agent -k [2024-11-11T05:05:29.541Z] unset SSH_AUTH_SOCK; [2024-11-11T05:05:29.542Z] unset SSH_AGENT_PID; [2024-11-11T05:05:29.542Z] echo Agent pid 38 killed; [2024-11-11T05:05:29.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:05:29.887Z] + git semver [Pipeline] } [2024-11-11T05:05:30.161Z] $ docker stop --time=1 7ff0a4abd4764f3b9f50dd499b16c7e1b0645da4dfdb22530a6b70dd1787721e [2024-11-11T05:05:31.437Z] $ docker rm -f --volumes 7ff0a4abd4764f3b9f50dd499b16c7e1b0645da4dfdb22530a6b70dd1787721e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:31.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:05:31.880Z] [2024-11-11T05:05:31.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:32.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:05:32.184Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T05:05:32.184Z] ab5ef0e58194: Pulling fs layer [2024-11-11T05:05:32.184Z] 9712f1f96733: Pulling fs layer [2024-11-11T05:05:32.184Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T05:05:32.184Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T05:05:32.184Z] e9a5061849ea: Pulling fs layer [2024-11-11T05:05:32.184Z] d747dcd14b5f: Pulling fs layer [2024-11-11T05:05:32.184Z] 2de7ff778b66: Pulling fs layer [2024-11-11T05:05:32.184Z] e9a5061849ea: Waiting [2024-11-11T05:05:32.184Z] d747dcd14b5f: Waiting [2024-11-11T05:05:32.184Z] 2de7ff778b66: Waiting [2024-11-11T05:05:32.184Z] 9712f1f96733: Verifying Checksum [2024-11-11T05:05:32.184Z] 9712f1f96733: Download complete [2024-11-11T05:05:32.443Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T05:05:32.443Z] 63f879dbbcfc: Download complete [2024-11-11T05:05:32.700Z] e9a5061849ea: Verifying Checksum [2024-11-11T05:05:32.700Z] e9a5061849ea: Download complete [2024-11-11T05:05:32.700Z] d747dcd14b5f: Verifying Checksum [2024-11-11T05:05:32.700Z] d747dcd14b5f: Download complete [2024-11-11T05:05:32.700Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T05:05:32.700Z] 0d9ebad4ef96: Download complete [2024-11-11T05:05:32.700Z] ab5ef0e58194: Verifying Checksum [2024-11-11T05:05:32.700Z] ab5ef0e58194: Download complete [2024-11-11T05:05:32.700Z] 2de7ff778b66: Verifying Checksum [2024-11-11T05:05:32.700Z] 2de7ff778b66: Download complete [2024-11-11T05:05:35.982Z] ab5ef0e58194: Pull complete [2024-11-11T05:05:35.982Z] 9712f1f96733: Pull complete [2024-11-11T05:05:36.240Z] 63f879dbbcfc: Pull complete [2024-11-11T05:05:40.428Z] 0d9ebad4ef96: Pull complete [2024-11-11T05:05:40.428Z] e9a5061849ea: Pull complete [2024-11-11T05:05:40.428Z] d747dcd14b5f: Pull complete [2024-11-11T05:05:41.364Z] 2de7ff778b66: Pull complete [2024-11-11T05:05:41.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T05:05:41.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:05:41.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:05:41.469Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:05:41.494Z] $ 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-11T05:05:43.011Z] $ docker top 476d5e8c6cb0f3f1bbe41422f2eccd22cfc3f544c341311887828cd02fd04e80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:05:43.091Z] provisioning config files... [2024-11-11T05:05:43.100Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1566434728942550546tmp [2024-11-11T05:05:43.110Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11644986094146528679tmp [2024-11-11T05:05:43.121Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7751054158065923042tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:05:43.202Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:43.500Z] ---> sigul-configuration.sh [2024-11-11T05:05:43.500Z] gpg: directory `/root/.gnupg' created [2024-11-11T05:05:43.500Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T05:05:43.500Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T05:05:43.500Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T05:05:43.500Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T05:05:43.500Z] gpg: CAST5 encrypted data [2024-11-11T05:05:43.500Z] gpg: encrypted with 1 passphrase [2024-11-11T05:05:43.500Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T05:05:43.792Z] + mkdir /home/jenkins [2024-11-11T05:05:43.792Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T05:05:44.106Z] + 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-11T05:05:44.122Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:44.429Z] ---> sigul-install.sh [2024-11-11T05:05:44.429Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T05:05:44.736Z] + git tag --list [2024-11-11T05:05:44.736Z] 0.7.1 [2024-11-11T05:05:44.736Z] delhi-tag [2024-11-11T05:05:44.736Z] v1.0.0 [2024-11-11T05:05:44.736Z] v1.1.0 [2024-11-11T05:05:44.736Z] v1.1.1 [2024-11-11T05:05:44.736Z] v1.1.2 [2024-11-11T05:05:44.736Z] v1.2.0 [2024-11-11T05:05:44.736Z] v1.2.1 [2024-11-11T05:05:44.736Z] v1.2.2 [2024-11-11T05:05:44.736Z] v1.2.3 [2024-11-11T05:05:44.736Z] v1.3.0 [2024-11-11T05:05:44.736Z] v1.4.0 [2024-11-11T05:05:44.736Z] v2.0.0 [2024-11-11T05:05:44.736Z] v2.1.0 [2024-11-11T05:05:44.736Z] v2.1.1 [2024-11-11T05:05:44.736Z] v2.2.0 [2024-11-11T05:05:44.736Z] v2.3.0 [2024-11-11T05:05:44.736Z] v2.3.1 [2024-11-11T05:05:44.736Z] v3.0 [2024-11-11T05:05:44.736Z] v3.0.0 [2024-11-11T05:05:44.736Z] v3.0.1-dev.1 [2024-11-11T05:05:44.736Z] v3.1 [2024-11-11T05:05:44.736Z] v3.1.0 [2024-11-11T05:05:44.736Z] v3.1.0-dev.1 [2024-11-11T05:05:44.736Z] v3.1.0-dev.10 [2024-11-11T05:05:44.736Z] v3.1.0-dev.11 [2024-11-11T05:05:44.736Z] v3.1.0-dev.12 [2024-11-11T05:05:44.736Z] v3.1.0-dev.13 [2024-11-11T05:05:44.736Z] v3.1.0-dev.14 [2024-11-11T05:05:44.736Z] v3.1.0-dev.15 [2024-11-11T05:05:44.736Z] v3.1.0-dev.16 [2024-11-11T05:05:44.736Z] v3.1.0-dev.17 [2024-11-11T05:05:44.736Z] v3.1.0-dev.18 [2024-11-11T05:05:44.736Z] v3.1.0-dev.19 [2024-11-11T05:05:44.736Z] v3.1.0-dev.2 [2024-11-11T05:05:44.736Z] v3.1.0-dev.20 [2024-11-11T05:05:44.736Z] v3.1.0-dev.21 [2024-11-11T05:05:44.736Z] v3.1.0-dev.22 [2024-11-11T05:05:44.736Z] v3.1.0-dev.23 [2024-11-11T05:05:44.736Z] v3.1.0-dev.24 [2024-11-11T05:05:44.736Z] v3.1.0-dev.25 [2024-11-11T05:05:44.736Z] v3.1.0-dev.26 [2024-11-11T05:05:44.736Z] v3.1.0-dev.27 [2024-11-11T05:05:44.736Z] v3.1.0-dev.28 [2024-11-11T05:05:44.736Z] v3.1.0-dev.29 [2024-11-11T05:05:44.736Z] v3.1.0-dev.3 [2024-11-11T05:05:44.736Z] v3.1.0-dev.30 [2024-11-11T05:05:44.736Z] v3.1.0-dev.31 [2024-11-11T05:05:44.736Z] v3.1.0-dev.32 [2024-11-11T05:05:44.736Z] v3.1.0-dev.33 [2024-11-11T05:05:44.736Z] v3.1.0-dev.34 [2024-11-11T05:05:44.736Z] v3.1.0-dev.35 [2024-11-11T05:05:44.736Z] v3.1.0-dev.36 [2024-11-11T05:05:44.736Z] v3.1.0-dev.37 [2024-11-11T05:05:44.736Z] v3.1.0-dev.38 [2024-11-11T05:05:44.736Z] v3.1.0-dev.39 [2024-11-11T05:05:44.736Z] v3.1.0-dev.4 [2024-11-11T05:05:44.736Z] v3.1.0-dev.40 [2024-11-11T05:05:44.736Z] v3.1.0-dev.41 [2024-11-11T05:05:44.736Z] v3.1.0-dev.5 [2024-11-11T05:05:44.736Z] v3.1.0-dev.6 [2024-11-11T05:05:44.736Z] v3.1.0-dev.7 [2024-11-11T05:05:44.736Z] v3.1.0-dev.8 [2024-11-11T05:05:44.736Z] v3.1.0-dev.9 [2024-11-11T05:05:44.736Z] v3.1.1 [2024-11-11T05:05:44.736Z] v3.1.1-dev.1 [2024-11-11T05:05:44.736Z] v3.2.0-dev.1 [2024-11-11T05:05:44.736Z] v3.2.0-dev.10 [2024-11-11T05:05:44.736Z] v3.2.0-dev.11 [2024-11-11T05:05:44.736Z] v3.2.0-dev.12 [2024-11-11T05:05:44.736Z] v3.2.0-dev.13 [2024-11-11T05:05:44.736Z] v3.2.0-dev.14 [2024-11-11T05:05:44.736Z] v3.2.0-dev.15 [2024-11-11T05:05:44.736Z] v3.2.0-dev.16 [2024-11-11T05:05:44.736Z] v3.2.0-dev.17 [2024-11-11T05:05:44.736Z] v3.2.0-dev.18 [2024-11-11T05:05:44.736Z] v3.2.0-dev.19 [2024-11-11T05:05:44.736Z] v3.2.0-dev.2 [2024-11-11T05:05:44.736Z] v3.2.0-dev.20 [2024-11-11T05:05:44.736Z] v3.2.0-dev.21 [2024-11-11T05:05:44.736Z] v3.2.0-dev.22 [2024-11-11T05:05:44.736Z] v3.2.0-dev.23 [2024-11-11T05:05:44.736Z] v3.2.0-dev.24 [2024-11-11T05:05:44.736Z] v3.2.0-dev.25 [2024-11-11T05:05:44.736Z] v3.2.0-dev.26 [2024-11-11T05:05:44.736Z] v3.2.0-dev.27 [2024-11-11T05:05:44.736Z] v3.2.0-dev.28 [2024-11-11T05:05:44.736Z] v3.2.0-dev.29 [2024-11-11T05:05:44.736Z] v3.2.0-dev.3 [2024-11-11T05:05:44.736Z] v3.2.0-dev.30 [2024-11-11T05:05:44.736Z] v3.2.0-dev.31 [2024-11-11T05:05:44.736Z] v3.2.0-dev.32 [2024-11-11T05:05:44.736Z] v3.2.0-dev.33 [2024-11-11T05:05:44.736Z] v3.2.0-dev.34 [2024-11-11T05:05:44.736Z] v3.2.0-dev.35 [2024-11-11T05:05:44.736Z] v3.2.0-dev.36 [2024-11-11T05:05:44.736Z] v3.2.0-dev.37 [2024-11-11T05:05:44.736Z] v3.2.0-dev.38 [2024-11-11T05:05:44.736Z] v3.2.0-dev.39 [2024-11-11T05:05:44.736Z] v3.2.0-dev.4 [2024-11-11T05:05:44.736Z] v3.2.0-dev.40 [2024-11-11T05:05:44.736Z] v3.2.0-dev.41 [2024-11-11T05:05:44.736Z] v3.2.0-dev.42 [2024-11-11T05:05:44.736Z] v3.2.0-dev.43 [2024-11-11T05:05:44.736Z] v3.2.0-dev.44 [2024-11-11T05:05:44.736Z] v3.2.0-dev.45 [2024-11-11T05:05:44.736Z] v3.2.0-dev.46 [2024-11-11T05:05:44.736Z] v3.2.0-dev.47 [2024-11-11T05:05:44.736Z] v3.2.0-dev.48 [2024-11-11T05:05:44.736Z] v3.2.0-dev.5 [2024-11-11T05:05:44.736Z] v3.2.0-dev.6 [2024-11-11T05:05:44.736Z] v3.2.0-dev.7 [2024-11-11T05:05:44.736Z] v3.2.0-dev.8 [2024-11-11T05:05:44.736Z] v3.2.0-dev.9 [2024-11-11T05:05:44.736Z] v4.0.0-dev.1 [2024-11-11T05:05:44.736Z] v4.0.0-dev.2 [2024-11-11T05:05:44.736Z] v4.0.0-dev.3 [2024-11-11T05:05:44.736Z] v4.0.0-dev.4 [2024-11-11T05:05:44.736Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-11T05:05:45.040Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-11T05:05:45.621Z] Signing Git tag with Sigul... [2024-11-11T05:05:45.621Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-11T05:05:45.907Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:46.211Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T05:05:46.224Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T05:05:46.255Z] $ docker stop --time=1 476d5e8c6cb0f3f1bbe41422f2eccd22cfc3f544c341311887828cd02fd04e80 [2024-11-11T05:05:47.559Z] $ docker rm -f --volumes 476d5e8c6cb0f3f1bbe41422f2eccd22cfc3f544c341311887828cd02fd04e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T05:05:47.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:05:47.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:48.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:05:48.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:05:48.378Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:05:48.398Z] $ 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-11T05:05:48.772Z] $ docker top cb12cb50deae01b488d1878874683adb02404b73a869b0571bf9947b2d6b5462 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:05:48.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:05:48.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:05:49.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:05:49.000Z] $ docker exec cb12cb50deae01b488d1878874683adb02404b73a869b0571bf9947b2d6b5462 ssh-agent [2024-11-11T05:05:49.107Z] SSH_AUTH_SOCK=/tmp/ssh-hrfzBEJ1X1mc/agent.32 [2024-11-11T05:05:49.107Z] SSH_AGENT_PID=38 [2024-11-11T05:05:49.112Z] Running ssh-add (command line suppressed) [2024-11-11T05:05:49.205Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13081359052240346082.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13081359052240346082.key) [2024-11-11T05:05:49.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:05:49.513Z] + git semver bump pre [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,709 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,711 [execute] INFO git cat-file --batch-check [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,711 [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-11T05:05:49.773Z] 2024-11-11 05:05:49,717 [execute] INFO git cat-file --batch [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:05:49.773Z] 2024-11-11 05:05:49,723 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:49.773Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:05:49.781Z] $ docker exec --env ******** --env ******** cb12cb50deae01b488d1878874683adb02404b73a869b0571bf9947b2d6b5462 ssh-agent -k [2024-11-11T05:05:49.883Z] unset SSH_AUTH_SOCK; [2024-11-11T05:05:49.883Z] unset SSH_AGENT_PID; [2024-11-11T05:05:49.883Z] echo Agent pid 38 killed; [2024-11-11T05:05:49.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:05:50.229Z] + git semver [Pipeline] } [2024-11-11T05:05:50.500Z] $ docker stop --time=1 cb12cb50deae01b488d1878874683adb02404b73a869b0571bf9947b2d6b5462 [2024-11-11T05:05:51.768Z] $ docker rm -f --volumes cb12cb50deae01b488d1878874683adb02404b73a869b0571bf9947b2d6b5462 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:05:52.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:05:52.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:05:52.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:05:52.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:05:52.538Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:05:52.561Z] $ 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-11T05:05:52.910Z] $ docker top b225bd273013806704794ce7f607bd82ea5f93e0b78ab69a25852b2052737a56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:05:53.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:05:53.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:05:53.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:05:53.144Z] $ docker exec b225bd273013806704794ce7f607bd82ea5f93e0b78ab69a25852b2052737a56 ssh-agent [2024-11-11T05:05:53.261Z] SSH_AUTH_SOCK=/tmp/ssh-PncsCwUrnLgv/agent.31 [2024-11-11T05:05:53.261Z] SSH_AGENT_PID=37 [2024-11-11T05:05:53.267Z] Running ssh-add (command line suppressed) [2024-11-11T05:05:53.367Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15266609746835650979.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15266609746835650979.key) [2024-11-11T05:05:53.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:05:53.677Z] + git semver push [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,848 [run_push] DEBUG push [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,849 [execute] INFO git cat-file --batch-check [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,849 [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-11T05:05:53.936Z] 2024-11-11 05:05:53,853 [execute] INFO git rev-list 6e28f74f3a593f4adcf54fc1e590b573b5fbc3b0 -- [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,854 [execute] DEBUG Popen(['git', 'rev-list', '6e28f74f3a593f4adcf54fc1e590b573b5fbc3b0', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,869 [execute] INFO git fetch -v origin [2024-11-11T05:05:53.936Z] 2024-11-11 05:05:53,869 [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-11T05:05:54.503Z] 2024-11-11 05:05:54,296 [run_push] DEBUG no remote changes detected [2024-11-11T05:05:54.503Z] 2024-11-11 05:05:54,296 [execute] INFO git push origin semver [2024-11-11T05:05:54.503Z] 2024-11-11 05:05:54,297 [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-11T05:05:55.070Z] 2024-11-11 05:05:54,986 [run_push] DEBUG push all version tags [2024-11-11T05:05:55.070Z] 2024-11-11 05:05:54,987 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T05:05:55.070Z] 2024-11-11 05:05:54,988 [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-11T05:05:56.008Z] 2024-11-11 05:05:55,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:05:56.008Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:05:56.019Z] $ docker exec --env ******** --env ******** b225bd273013806704794ce7f607bd82ea5f93e0b78ab69a25852b2052737a56 ssh-agent -k [2024-11-11T05:05:56.130Z] unset SSH_AUTH_SOCK; [2024-11-11T05:05:56.130Z] unset SSH_AGENT_PID; [2024-11-11T05:05:56.130Z] echo Agent pid 37 killed; [2024-11-11T05:05:56.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:05:56.470Z] + git semver [Pipeline] } [2024-11-11T05:05:56.742Z] $ docker stop --time=1 b225bd273013806704794ce7f607bd82ea5f93e0b78ab69a25852b2052737a56 [2024-11-11T05:05:58.036Z] $ docker rm -f --volumes b225bd273013806704794ce7f607bd82ea5f93e0b78ab69a25852b2052737a56 [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-11T05:05:58.665Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-11-11T05:05:58.665Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:05:58.665Z] total 16 [2024-11-11T05:05:58.665Z] drwxr-xr-x 3 root root 4096 Nov 11 04:47 . [2024-11-11T05:05:58.665Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 05:05 .. [2024-11-11T05:05:58.665Z] drwxr-xr-x 2 root root 4096 Nov 11 04:47 cost [2024-11-11T05:05:58.665Z] -rw-r--r-- 1 root root 85 Nov 11 04:47 cost.csv [2024-11-11T05:05:58.665Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:05:58.665Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:05:58.665Z] total 16 [2024-11-11T05:05:58.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:47 . [2024-11-11T05:05:58.665Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 05:05 .. [2024-11-11T05:05:58.665Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 04:47 cost [2024-11-11T05:05:58.665Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 11 04:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:58.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:05:59.819Z] ---> package-listing.sh [2024-11-11T05:05:59.819Z] ++ facter osfamily [2024-11-11T05:05:59.819Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T05:06:00.079Z] + OS_FAMILY=debian [2024-11-11T05:06:00.079Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-11-11T05:06:00.079Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T05:06:00.079Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T05:06:00.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T05:06:00.079Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T05:06:00.079Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-11T05:06:00.079Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T05:06:00.079Z] + case "${OS_FAMILY}" in [2024-11-11T05:06:00.079Z] + dpkg -l [2024-11-11T05:06:00.079Z] + grep '^ii' [2024-11-11T05:06:00.079Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T05:06:00.079Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T05:06:00.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T05:06:00.079Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-11T05:06:00.079Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-11-11T05:06:00.079Z] + 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-11T05:06:00.092Z] 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-11T05:06:00.368Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:06:00.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:06:00.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:06:01.027Z] prd-ubuntu20.04-docker-8c-8g-26112 does not seem to be running inside a container [2024-11-11T05:06:01.059Z] $ 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-11T05:06:01.271Z] $ docker top 3a33f49ec2e975a031f3839ed6c81744163c6e6d47862d15750b53fd0e8abd7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:06:01.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T05:06:01.922Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T05:06:02.211Z] + ls /var/log/sa-host [2024-11-11T05:06:02.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:06:02.294Z] provisioning config files... [2024-11-11T05:06:02.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2905367478339246870tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:06:02.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:06:02.607Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T05:06:02.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:06:02.943Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T05:06:02.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:06:03.235Z] ---> sudo-logs.sh [2024-11-11T05:06:03.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T05:06:03.270Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:06:03.551Z] ---> job-cost.sh [2024-11-11T05:06:03.552Z] lf-activate-venv: SKIPPING [2024-11-11T05:06:03.552Z] DEBUG: total: 0.2199999988079071 [2024-11-11T05:06:03.552Z] INFO: Retrieving Stack Cost... [2024-11-11T05:06:04.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T05:06:04.377Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T05:06:04.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:06:04.670Z] ---> logs-deploy.sh [2024-11-11T05:06:04.670Z] lf-activate-venv: SKIPPING [2024-11-11T05:06:04.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/328 [2024-11-11T05:06:04.670Z] INFO: archiving workspace using pattern(s): [2024-11-11T05:06:05.607Z] Archives upload complete. [2024-11-11T05:06:05.607Z] INFO: archiving logs to Nexus