Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1169a0b026d294e3363d8ba6faebbcac303608ef 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-ssh3543410211665460272.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-ssh8738030334121128730.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh593773123898681427.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-ssh3508196829292997517.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13675246657706236215.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24002 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1169a0b026d294e3363d8ba6faebbcac303608ef (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 Commit message: "Merge pull request #499 from weichou1229/v4-module" > git rev-list --no-walk 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T02:22:02.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T02:22:03.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T02:22:03.097Z] ========================================================= [2024-10-30T02:22:03.097Z] EdgeX Global Pipelines Version Info [2024-10-30T02:22:03.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:22:03.911Z] ------------------- [2024-10-30T02:22:03.911Z] stable info: [2024-10-30T02:22:03.911Z] ------------------- [2024-10-30T02:22:03.911Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T02:22:03.911Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T02:22:03.911Z] Message: update stable to v1.0.265 [2024-10-30T02:22:04.484Z] ------------------- [2024-10-30T02:22:04.484Z] experimental info: [2024-10-30T02:22:04.484Z] ------------------- [2024-10-30T02:22:04.484Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T02:22:04.484Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T02:22:04.484Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T02:22:04.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-30T02:22:04.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-30T02:22:04.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T02:22:04.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T02:22:04.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T02:22:04.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T02:22:04.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T02:22:04.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T02:22:04.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T02:22:04.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T02:22:04.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T02:22:04.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-30T02:22:04.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T02:22:04.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T02:22:04.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T02:22:04.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T02:22:04.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:22:05.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:22:05.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T02:22:05.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T02:22:05.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T02:22:05.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T02:22:05.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T02:22:05.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T02:22:05.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T02:22:05.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T02:22:05.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T02:22:05.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T02:22:05.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T02:22:05.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T02:22:05.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] echo [2024-10-30T02:22:05.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1169a0b [Pipeline] echo [2024-10-30T02:22:05.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:22:05.535Z] provisioning config files... [2024-10-30T02:22:05.549Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11569183880799206905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:22:05.909Z] ---> ****-login.sh [2024-10-30T02:22:05.909Z] nexus3.edgexfoundry.org:10001 [2024-10-30T02:22:06.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:06.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:06.435Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:06.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:06.435Z] [2024-10-30T02:22:06.435Z] Login Succeeded [2024-10-30T02:22:06.435Z] nexus3.edgexfoundry.org:10002 [2024-10-30T02:22:06.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:06.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:06.436Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:06.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:06.436Z] [2024-10-30T02:22:06.436Z] Login Succeeded [2024-10-30T02:22:06.436Z] nexus3.edgexfoundry.org:10003 [2024-10-30T02:22:06.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:06.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:06.699Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:06.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:06.699Z] [2024-10-30T02:22:06.699Z] Login Succeeded [2024-10-30T02:22:06.699Z] nexus3.edgexfoundry.org:10004 [2024-10-30T02:22:06.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:06.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:06.699Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:06.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:06.699Z] [2024-10-30T02:22:06.699Z] Login Succeeded [2024-10-30T02:22:06.699Z] ****.io [2024-10-30T02:22:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:06.963Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:06.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:06.963Z] [2024-10-30T02:22:06.963Z] Login Succeeded [2024-10-30T02:22:06.963Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T02:22:06.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T02:22:07.445Z] + git rev-list -1 --merges 1169a0b026d294e3363d8ba6faebbcac303608ef~1..1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] echo [2024-10-30T02:22:07.472Z] -----------> git rev-list -1 --merges 1169a0b026d294e3363d8ba6faebbcac303608ef~1..1169a0b026d294e3363d8ba6faebbcac303608ef 1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:22:07.472Z] 1169a0b026d294e3363d8ba6faebbcac303608ef [false] [Pipeline] sh [2024-10-30T02:22:07.764Z] + git log --format=format:%s -1 1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] echo [2024-10-30T02:22:07.781Z] ========================================================= [2024-10-30T02:22:07.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T02:22:07.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:22:08.132Z] + git log --format=format:%s -1 1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] echo [2024-10-30T02:22:08.145Z] [semverPrep] GIT_COMMIT: 1169a0b026d294e3363d8ba6faebbcac303608ef, Commit Message: Merge pull request #499 from weichou1229/v4-module [Pipeline] echo [2024-10-30T02:22:08.159Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T02:22:08.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:22:08.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T02:22:08.546Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T02:22:08.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T02:22:08.546Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T02:22:08.546Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T02:22:08.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:22:08.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:22:08.984Z] [2024-10-30T02:22:08.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:22:09.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:22:09.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T02:22:09.554Z] b85a868b505f: Pulling fs layer [2024-10-30T02:22:09.554Z] e2be974225ed: Pulling fs layer [2024-10-30T02:22:09.554Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T02:22:09.554Z] 988bab9f4d93: Pulling fs layer [2024-10-30T02:22:09.554Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T02:22:09.554Z] eaf3925da568: Pulling fs layer [2024-10-30T02:22:09.554Z] bab4dde63d76: Pulling fs layer [2024-10-30T02:22:09.554Z] bde34c3a00c8: Pulling fs layer [2024-10-30T02:22:09.555Z] b352a97aabf1: Pulling fs layer [2024-10-30T02:22:09.555Z] 4872d77fe225: Pulling fs layer [2024-10-30T02:22:09.555Z] 5851b861e8e6: Pulling fs layer [2024-10-30T02:22:09.555Z] bde34c3a00c8: Waiting [2024-10-30T02:22:09.555Z] b352a97aabf1: Waiting [2024-10-30T02:22:09.555Z] 4872d77fe225: Waiting [2024-10-30T02:22:09.555Z] 5851b861e8e6: Waiting [2024-10-30T02:22:09.555Z] 988bab9f4d93: Waiting [2024-10-30T02:22:09.555Z] 1469e6f7b9e6: Waiting [2024-10-30T02:22:09.555Z] eaf3925da568: Waiting [2024-10-30T02:22:09.555Z] bab4dde63d76: Waiting [2024-10-30T02:22:09.555Z] e2be974225ed: Download complete [2024-10-30T02:22:09.555Z] 988bab9f4d93: Verifying Checksum [2024-10-30T02:22:09.555Z] 988bab9f4d93: Download complete [2024-10-30T02:22:09.555Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T02:22:09.555Z] 1469e6f7b9e6: Download complete [2024-10-30T02:22:09.555Z] eaf3925da568: Verifying Checksum [2024-10-30T02:22:09.555Z] eaf3925da568: Download complete [2024-10-30T02:22:09.555Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T02:22:09.555Z] 339a4e72a1f5: Download complete [2024-10-30T02:22:09.555Z] bde34c3a00c8: Download complete [2024-10-30T02:22:09.555Z] b352a97aabf1: Download complete [2024-10-30T02:22:09.555Z] 4872d77fe225: Verifying Checksum [2024-10-30T02:22:09.555Z] 4872d77fe225: Download complete [2024-10-30T02:22:09.555Z] 5851b861e8e6: Verifying Checksum [2024-10-30T02:22:09.555Z] 5851b861e8e6: Download complete [2024-10-30T02:22:09.826Z] b85a868b505f: Verifying Checksum [2024-10-30T02:22:09.826Z] b85a868b505f: Download complete [2024-10-30T02:22:10.085Z] bab4dde63d76: Verifying Checksum [2024-10-30T02:22:10.085Z] bab4dde63d76: Download complete [2024-10-30T02:22:11.534Z] b85a868b505f: Pull complete [2024-10-30T02:22:13.041Z] e2be974225ed: Pull complete [2024-10-30T02:22:13.982Z] 339a4e72a1f5: Pull complete [2024-10-30T02:22:14.945Z] 988bab9f4d93: Pull complete [2024-10-30T02:22:15.892Z] 1469e6f7b9e6: Pull complete [2024-10-30T02:22:16.155Z] eaf3925da568: Pull complete [2024-10-30T02:22:18.756Z] bab4dde63d76: Pull complete [2024-10-30T02:22:19.791Z] bde34c3a00c8: Pull complete [2024-10-30T02:22:20.365Z] b352a97aabf1: Pull complete [2024-10-30T02:22:20.939Z] 4872d77fe225: Pull complete [2024-10-30T02:22:21.909Z] 5851b861e8e6: Pull complete [2024-10-30T02:22:22.483Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T02:22:22.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:22:22.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:22:22.705Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:22:22.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T02:22:40.597Z] $ docker top e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 -eo pid,comm [2024-10-30T02:22:40.661Z] 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-10-30T02:22:40.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:22:40.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:22:40.756Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:22:40.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:22:40.928Z] $ docker exec e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 ssh-agent [2024-10-30T02:22:41.077Z] SSH_AUTH_SOCK=/tmp/ssh-g3bBXHpi388M/agent.14 [2024-10-30T02:22:41.077Z] SSH_AGENT_PID=20 [2024-10-30T02:22:41.085Z] Running ssh-add (command line suppressed) [2024-10-30T02:22:41.186Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4535481674975392957.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4535481674975392957.key) [2024-10-30T02:22:41.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:22:41.502Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T02:22:41.515Z] $ docker exec --env ******** --env ******** e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 ssh-agent -k [2024-10-30T02:22:41.612Z] unset SSH_AUTH_SOCK; [2024-10-30T02:22:41.612Z] unset SSH_AGENT_PID; [2024-10-30T02:22:41.612Z] echo Agent pid 20 killed; [2024-10-30T02:22:41.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T02:22:41.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:22:41.669Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:22:41.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:22:41.796Z] $ docker exec e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 ssh-agent [2024-10-30T02:22:41.900Z] SSH_AUTH_SOCK=/tmp/ssh-Qb6Io1T6oyD1/agent.71 [2024-10-30T02:22:41.900Z] SSH_AGENT_PID=77 [2024-10-30T02:22:41.906Z] Running ssh-add (command line suppressed) [2024-10-30T02:22:42.077Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1247726366026910036.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1247726366026910036.key) [2024-10-30T02:22:42.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:22:42.409Z] + git semver init [2024-10-30T02:22:42.669Z] 2024-10-30 02:22:42,576 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T02:22:42.669Z] 2024-10-30 02:22:42,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-30T02:22:42.669Z] 2024-10-30 02:22:42,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-30T02:22:42.669Z] 2024-10-30 02:22:42,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:22:45.204Z] 2024-10-30 02:22:44,708 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-10-30T02:22:45.204Z] 2024-10-30 02:22:44,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-10-30T02:22:45.204Z] 2024-10-30 02:22:44,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:22:45.204Z] 2024-10-30 02:22:44,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:22:45.204Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T02:22:45.210Z] $ docker exec --env ******** --env ******** e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 ssh-agent -k [2024-10-30T02:22:45.298Z] unset SSH_AUTH_SOCK; [2024-10-30T02:22:45.299Z] unset SSH_AGENT_PID; [2024-10-30T02:22:45.299Z] echo Agent pid 77 killed; [2024-10-30T02:22:45.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:22:45.651Z] + git semver [Pipeline] } [2024-10-30T02:22:45.921Z] $ docker stop --time=1 e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 [2024-10-30T02:22:47.196Z] $ docker rm -f --volumes e2c87ca08513fb4e634e26589a7bf24d0a3a80d6aca3f7ca512dbdb83fb28047 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:22:47.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T02:22:47.999Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T02:22:48.003Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-10-30T02:22:48.214Z] provisioning config files... [2024-10-30T02:22:48.223Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6231485570458646757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:22:48.524Z] ---> ****-login.sh [2024-10-30T02:22:48.524Z] nexus3.edgexfoundry.org:10001 [2024-10-30T02:22:48.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:48.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:48.524Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:48.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:48.524Z] [2024-10-30T02:22:48.524Z] Login Succeeded [2024-10-30T02:22:48.524Z] nexus3.edgexfoundry.org:10002 [2024-10-30T02:22:48.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:48.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:48.524Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:48.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:48.524Z] [2024-10-30T02:22:48.524Z] Login Succeeded [2024-10-30T02:22:48.524Z] nexus3.edgexfoundry.org:10003 [2024-10-30T02:22:48.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:48.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:48.783Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:48.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:48.783Z] [2024-10-30T02:22:48.783Z] Login Succeeded [2024-10-30T02:22:48.783Z] nexus3.edgexfoundry.org:10004 [2024-10-30T02:22:48.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:48.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:48.784Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:48.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:48.784Z] [2024-10-30T02:22:48.784Z] Login Succeeded [2024-10-30T02:22:48.784Z] ****.io [2024-10-30T02:22:49.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:22:49.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:22:49.043Z] Configure a credential helper to remove this warning. See [2024-10-30T02:22:49.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:22:49.043Z] [2024-10-30T02:22:49.043Z] Login Succeeded [2024-10-30T02:22:49.043Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T02:22:49.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T02:22:49.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:22:49.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:22:49.193Z] ========================================================= [2024-10-30T02:22:49.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T02:22:49.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:22:49.526Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T02:22:49.526Z] Sending build context to Docker daemon 37.69MB [2024-10-30T02:22:49.526Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T02:22:49.526Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T02:22:49.784Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T02:22:49.785Z] 43c4264eed91: Pulling fs layer [2024-10-30T02:22:49.785Z] 4cc291be95ef: Pulling fs layer [2024-10-30T02:22:49.785Z] 2ac1f1163629: Pulling fs layer [2024-10-30T02:22:49.785Z] 5c3c966382ef: Pulling fs layer [2024-10-30T02:22:49.785Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T02:22:49.785Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T02:22:49.785Z] 9f66e0745190: Pulling fs layer [2024-10-30T02:22:49.785Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T02:22:49.785Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T02:22:49.785Z] 5c3c966382ef: Waiting [2024-10-30T02:22:49.785Z] 4f4fb700ef54: Waiting [2024-10-30T02:22:49.785Z] 5d5c8e513c77: Waiting [2024-10-30T02:22:49.785Z] 9f66e0745190: Waiting [2024-10-30T02:22:49.785Z] 561ebcabdf7f: Waiting [2024-10-30T02:22:49.785Z] 4cc291be95ef: Verifying Checksum [2024-10-30T02:22:49.785Z] 4cc291be95ef: Download complete [2024-10-30T02:22:49.785Z] 5c3c966382ef: Verifying Checksum [2024-10-30T02:22:49.785Z] 5c3c966382ef: Download complete [2024-10-30T02:22:49.785Z] 4f4fb700ef54: Download complete [2024-10-30T02:22:49.785Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T02:22:49.785Z] 5d5c8e513c77: Download complete [2024-10-30T02:22:49.785Z] 43c4264eed91: Download complete [2024-10-30T02:22:49.785Z] 9f66e0745190: Download complete [2024-10-30T02:22:50.043Z] 43c4264eed91: Pull complete [2024-10-30T02:22:50.043Z] 561ebcabdf7f: Download complete [2024-10-30T02:22:50.301Z] 4cc291be95ef: Pull complete [2024-10-30T02:22:50.301Z] 2ac1f1163629: Verifying Checksum [2024-10-30T02:22:50.301Z] 2ac1f1163629: Download complete [2024-10-30T02:22:50.560Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T02:22:50.560Z] f49a43e4bbc0: Download complete [2024-10-30T02:22:53.845Z] 2ac1f1163629: Pull complete [2024-10-30T02:22:53.845Z] 5c3c966382ef: Pull complete [2024-10-30T02:22:54.103Z] 4f4fb700ef54: Pull complete [2024-10-30T02:22:54.103Z] 5d5c8e513c77: Pull complete [2024-10-30T02:22:54.103Z] 9f66e0745190: Pull complete [2024-10-30T02:22:56.633Z] f49a43e4bbc0: Pull complete [2024-10-30T02:22:56.892Z] 561ebcabdf7f: Pull complete [2024-10-30T02:22:56.892Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T02:22:56.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T02:22:56.892Z] ---> 3a752c3f9dda [2024-10-30T02:22:56.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T02:23:03.155Z] Still waiting to schedule task [2024-10-30T02:23:03.155Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T02:23:05.011Z] ---> Running in d8dde9e90404 [2024-10-30T02:23:05.011Z] Removing intermediate container d8dde9e90404 [2024-10-30T02:23:05.011Z] ---> 807ccad8376d [2024-10-30T02:23:05.011Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T02:23:05.011Z] ---> Running in ce94f9c09942 [2024-10-30T02:23:05.011Z] Removing intermediate container ce94f9c09942 [2024-10-30T02:23:05.011Z] ---> 6c0ebb25d0f4 [2024-10-30T02:23:05.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T02:23:05.011Z] ---> Running in df4fbe4d4ac7 [2024-10-30T02:23:05.011Z] Removing intermediate container df4fbe4d4ac7 [2024-10-30T02:23:05.011Z] ---> 9e9bf6782269 [2024-10-30T02:23:05.011Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-30T02:23:05.011Z] ---> Running in 454ff9313a55 [2024-10-30T02:23:05.011Z] Removing intermediate container 454ff9313a55 [2024-10-30T02:23:05.011Z] ---> 5e21c7de200f [2024-10-30T02:23:05.011Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T02:23:05.011Z] ---> Running in fa4f64184d00 [2024-10-30T02:23:05.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T02:23:05.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T02:23:05.530Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T02:23:05.530Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T02:23:05.530Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T02:23:05.530Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T02:23:05.530Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:23:05.530Z] OK: 250 MiB in 58 packages [2024-10-30T02:23:06.096Z] Removing intermediate container fa4f64184d00 [2024-10-30T02:23:06.096Z] ---> d47b04e21091 [2024-10-30T02:23:06.096Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T02:23:06.356Z] ---> d1a2426d7a44 [2024-10-30T02:23:06.356Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T02:23:06.356Z] ---> Running in 3c86804d9dfe [2024-10-30T02:23:53.042Z] Removing intermediate container 3c86804d9dfe [2024-10-30T02:23:53.042Z] ---> 97c09c52873a [2024-10-30T02:23:53.042Z] Step 10/12 : COPY . . [2024-10-30T02:23:54.420Z] ---> ec40aea1ff0a [2024-10-30T02:23:54.420Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:23:54.687Z] ---> Running in ad1bde15822a [2024-10-30T02:23:54.687Z] Removing intermediate container ad1bde15822a [2024-10-30T02:23:54.687Z] ---> 376dfbda88db [2024-10-30T02:23:54.687Z] Step 12/12 : RUN $MAKE [2024-10-30T02:23:54.687Z] ---> Running in 706e3535639f [2024-10-30T02:23:54.947Z] noop [2024-10-30T02:23:55.207Z] Removing intermediate container 706e3535639f [2024-10-30T02:23:55.207Z] ---> e25db1895c75 [2024-10-30T02:23:55.207Z] Successfully built e25db1895c75 [2024-10-30T02:23:55.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:23:55.543Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T02:23:55.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:23:55.628Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:23:55.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T02:23:56.041Z] $ docker top 4fa47b3b80ee47df4162a8994914aa2ade35be5b8606b706e177f682ca890906 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:23:56.403Z] + go version [2024-10-30T02:23:56.403Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T02:23:56.414Z] $ docker stop --time=1 4fa47b3b80ee47df4162a8994914aa2ade35be5b8606b706e177f682ca890906 [2024-10-30T02:23:57.696Z] $ docker rm -f --volumes 4fa47b3b80ee47df4162a8994914aa2ade35be5b8606b706e177f682ca890906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:23:58.163Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T02:23:58.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:24:16.002Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:24:16.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T02:24:16.348Z] $ docker top c5adb61ffc466f52489f49c93ed4348d4d662f90e9133f24e9f94006182d8ba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:24:16.710Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:24:17.009Z] + make test [2024-10-30T02:24:17.009Z] go test ./... -coverprofile=coverage.out [2024-10-30T02:24:20.297Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-30T02:24:38.436Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-30T02:24:38.436Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-10-30T02:24:48.447Z] go vet ./... [2024-10-30T02:24:53.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T02:24:53.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T02:24:53.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T02:24:53.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T02:24:54.004Z] $ docker stop --time=1 c5adb61ffc466f52489f49c93ed4348d4d662f90e9133f24e9f94006182d8ba4 [2024-10-30T02:24:56.544Z] $ docker rm -f --volumes c5adb61ffc466f52489f49c93ed4348d4d662f90e9133f24e9f94006182d8ba4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:24:57.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T02:24:57.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T02:24:57.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T02:24:57.988Z] + ls -al . [2024-10-30T02:24:57.988Z] total 276 [2024-10-30T02:24:57.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 02:24 . [2024-10-30T02:24:57.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 02:21 .. [2024-10-30T02:24:57.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 02:24 .git [2024-10-30T02:24:57.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:21 .github [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 30 02:21 .gitignore [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 02:21 .golangci.yml [2024-10-30T02:24:57.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 02:22 .semver [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 30 02:21 Attribution.txt [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 30 02:21 CHANGELOG.md [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 30 02:21 Dockerfile [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 02:21 GOVERNANCE.md [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 30 02:21 Jenkinsfile [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 02:21 LICENSE [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 30 02:21 Makefile [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 30 02:21 OWNERS.md [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 30 02:21 README.md [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 02:22 VERSION [2024-10-30T02:24:57.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 02:21 bin [2024-10-30T02:24:57.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:21 cmd [2024-10-30T02:24:57.988Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 30 02:24 coverage.out [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 6888 Oct 30 02:21 go.mod [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 02:21 go.sum [2024-10-30T02:24:57.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:21 internal [2024-10-30T02:24:57.988Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 30 02:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:24:58.304Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1169a0b026d294e3363d8ba6faebbcac303608ef --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T02:24:58.304Z] Sending build context to Docker daemon 37.74MB [2024-10-30T02:24:58.304Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T02:24:58.304Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T02:24:58.304Z] ---> e25db1895c75 [2024-10-30T02:24:58.304Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T02:24:58.564Z] ---> Running in ed3571381bac [2024-10-30T02:24:58.564Z] Removing intermediate container ed3571381bac [2024-10-30T02:24:58.564Z] ---> 2e62b8a5951a [2024-10-30T02:24:58.564Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T02:24:58.564Z] ---> Running in 5ed70164d1d6 [2024-10-30T02:24:58.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24003 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-10-30T02:24:58.622Z] Running in /w/workspace/device-virtual-go/185 [Pipeline] { [Pipeline] checkout [2024-10-30T02:24:58.824Z] Removing intermediate container 5ed70164d1d6 [2024-10-30T02:24:58.824Z] ---> be528dc5edc5 [2024-10-30T02:24:58.824Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T02:24:58.824Z] ---> Running in 7e57929f9cb3 [2024-10-30T02:24:58.824Z] Removing intermediate container 7e57929f9cb3 [2024-10-30T02:24:58.824Z] ---> e8a2a0906c58 [2024-10-30T02:24:58.824Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-30T02:24:58.824Z] ---> Running in fa45053ddcb6 [2024-10-30T02:24:58.824Z] Removing intermediate container fa45053ddcb6 [2024-10-30T02:24:58.824Z] ---> bf274a62a20d [2024-10-30T02:24:58.824Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T02:24:58.824Z] ---> Running in 21ab49c7ab7d [2024-10-30T02:24:59.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:01.678Z] The recommended git tool is: git [2024-10-30T02:25:02.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:02.370Z] OK: 250 MiB in 58 packages [2024-10-30T02:25:02.629Z] Removing intermediate container 21ab49c7ab7d [2024-10-30T02:25:02.629Z] ---> 83dd1596eea8 [2024-10-30T02:25:02.629Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-30T02:25:02.629Z] ---> 2a0a7e05d131 [2024-10-30T02:25:02.629Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T02:25:02.629Z] ---> Running in 24b2ac33a44e [2024-10-30T02:25:03.561Z] Removing intermediate container 24b2ac33a44e [2024-10-30T02:25:03.561Z] ---> f63775fb4936 [2024-10-30T02:25:03.561Z] Step 10/26 : COPY . . [2024-10-30T02:25:04.129Z] ---> 9f5d34b7463d [2024-10-30T02:25:04.130Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:25:04.130Z] ---> Running in 9efbe5c62570 [2024-10-30T02:25:04.130Z] Removing intermediate container 9efbe5c62570 [2024-10-30T02:25:04.130Z] ---> f832f7192db8 [2024-10-30T02:25:04.130Z] Step 12/26 : RUN $MAKE [2024-10-30T02:25:04.130Z] ---> Running in a44b744baeac [2024-10-30T02:25:04.388Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-30T02:25:08.122Z] using credential edgex-jenkins-ssh [2024-10-30T02:25:08.157Z] Cloning the remote Git repository [2024-10-30T02:25:08.243Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-30T02:25:09.014Z] > git init /w/workspace/device-virtual-go/185 # timeout=10 [2024-10-30T02:25:09.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-30T02:25:09.238Z] > git --version # timeout=10 [2024-10-30T02:25:09.282Z] > git --version # 'git version 2.25.1' [2024-10-30T02:25:09.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T02:25:09.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T02:25:13.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-30T02:25:13.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T02:25:14.638Z] Avoid second fetch [2024-10-30T02:25:14.639Z] Checking out Revision 1169a0b026d294e3363d8ba6faebbcac303608ef (main) [2024-10-30T02:25:14.676Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T02:25:14.802Z] > git checkout -f 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 [2024-10-30T02:25:15.554Z] Commit message: "Merge pull request #499 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:25:21.889Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T02:25:21.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T02:25:21.889Z] Dload Upload Total Spent Left Speed [2024-10-30T02:25:21.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12828 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54587 0 --:--:-- --:--:-- --:--:-- 54355 [Pipeline] sh [2024-10-30T02:25:22.327Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T02:25:22.720Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T02:25:22.720Z] + sudo tee /etc/docker/daemon.new [2024-10-30T02:25:22.996Z] { [2024-10-30T02:25:22.996Z] "registry-mirrors": [ [2024-10-30T02:25:22.996Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T02:25:22.996Z] ], [2024-10-30T02:25:22.996Z] "bip": "10.250.0.254/24", [2024-10-30T02:25:22.996Z] "hosts": [ [2024-10-30T02:25:22.996Z] "tcp://0.0.0.0:5555", [2024-10-30T02:25:22.996Z] "unix:///var/run/docker.sock" [2024-10-30T02:25:22.996Z] ], [2024-10-30T02:25:22.996Z] "mtu": 1458, [2024-10-30T02:25:22.996Z] "selinux-enabled": true, [2024-10-30T02:25:22.996Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T02:25:22.996Z] } [Pipeline] sh [2024-10-30T02:25:23.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T02:25:23.770Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:25:42.119Z] provisioning config files... [2024-10-30T02:25:42.145Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/185@tmp/config12391858528809065606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:25:42.605Z] ---> ****-login.sh [2024-10-30T02:25:42.605Z] nexus3.edgexfoundry.org:10001 [2024-10-30T02:25:43.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:43.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:43.198Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:43.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:43.198Z] [2024-10-30T02:25:43.198Z] Login Succeeded [2024-10-30T02:25:43.198Z] nexus3.edgexfoundry.org:10002 [2024-10-30T02:25:43.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:43.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:43.748Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:43.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:43.748Z] [2024-10-30T02:25:43.748Z] Login Succeeded [2024-10-30T02:25:43.748Z] nexus3.edgexfoundry.org:10003 [2024-10-30T02:25:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:44.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:44.026Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:44.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:44.026Z] [2024-10-30T02:25:44.026Z] Login Succeeded [2024-10-30T02:25:44.026Z] nexus3.edgexfoundry.org:10004 [2024-10-30T02:25:44.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:44.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:44.571Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:44.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:44.571Z] [2024-10-30T02:25:44.571Z] Login Succeeded [2024-10-30T02:25:44.571Z] ****.io [2024-10-30T02:25:44.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:44.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:44.843Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:44.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:44.843Z] [2024-10-30T02:25:44.843Z] Login Succeeded [2024-10-30T02:25:44.843Z] ---> ****-login.sh ends [2024-10-30T02:25:44.965Z] Removing intermediate container a44b744baeac [2024-10-30T02:25:44.965Z] ---> 0cebb099f656 [2024-10-30T02:25:44.965Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T02:25:44.965Z] 3.20: Pulling from library/alpine [2024-10-30T02:25:44.965Z] 43c4264eed91: Already exists [2024-10-30T02:25:44.965Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T02:25:44.965Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T02:25:44.965Z] ---> 91ef0af61f39 [2024-10-30T02:25:44.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-30T02:25:44.965Z] ---> Running in 146f779fc954 [2024-10-30T02:25:44.965Z] Removing intermediate container 146f779fc954 [2024-10-30T02:25:44.965Z] ---> e801102fe2c1 [2024-10-30T02:25:44.965Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T02:25:44.965Z] ---> Running in 4754b94fdc89 [2024-10-30T02:25:44.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:44.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:44.965Z] (1/1) Installing dumb-init (1.2.5-r3) [Pipeline] } [2024-10-30T02:25:45.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-30T02:25:45.225Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:25:45.225Z] OK: 8 MiB in 15 packages [2024-10-30T02:25:45.485Z] Removing intermediate container 4754b94fdc89 [2024-10-30T02:25:45.485Z] ---> 1b9c8f4b1764 [2024-10-30T02:25:45.485Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T02:25:45.485Z] ---> Running in 45cb046412c9 [Pipeline] echo [2024-10-30T02:25:45.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:25:45.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:25:45.557Z] ========================================================= [2024-10-30T02:25:45.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T02:25:45.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:45.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:45.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:45.924Z] + docker build -t ci-base-image-arm64 -f 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-10-30T02:25:46.003Z] Upgrading critical system libraries and apk-tools: [2024-10-30T02:25:46.003Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T02:25:46.003Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:25:46.262Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T02:25:46.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:46.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T02:25:46.513Z] Sending build context to Docker daemon 19.03MB [2024-10-30T02:25:46.513Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T02:25:46.513Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T02:25:46.521Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:25:46.521Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:25:46.521Z] OK: 8 MiB in 15 packages [2024-10-30T02:25:46.782Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T02:25:46.782Z] cf04c63912e1: Pulling fs layer [2024-10-30T02:25:46.782Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T02:25:46.782Z] a37a00ec5f00: Pulling fs layer [2024-10-30T02:25:46.782Z] 50b3750afda1: Pulling fs layer [2024-10-30T02:25:46.782Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T02:25:46.782Z] 80978eb59214: Pulling fs layer [2024-10-30T02:25:46.782Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T02:25:46.782Z] c5a475d317c9: Pulling fs layer [2024-10-30T02:25:46.782Z] 4f4fb700ef54: Waiting [2024-10-30T02:25:46.782Z] 80978eb59214: Waiting [2024-10-30T02:25:46.782Z] c9f46d7d2bd2: Waiting [2024-10-30T02:25:46.782Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T02:25:46.782Z] 55b35a11ae5e: Download complete [2024-10-30T02:25:46.782Z] 50b3750afda1: Verifying Checksum [2024-10-30T02:25:46.782Z] 50b3750afda1: Download complete [2024-10-30T02:25:46.782Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T02:25:46.782Z] 4f4fb700ef54: Download complete [2024-10-30T02:25:46.782Z] 80978eb59214: Verifying Checksum [2024-10-30T02:25:46.782Z] 80978eb59214: Download complete [2024-10-30T02:25:46.782Z] cf04c63912e1: Verifying Checksum [2024-10-30T02:25:46.782Z] cf04c63912e1: Download complete [2024-10-30T02:25:47.089Z] Removing intermediate container 45cb046412c9 [2024-10-30T02:25:47.089Z] ---> 0e8fa0c7620c [2024-10-30T02:25:47.089Z] Step 17/26 : WORKDIR / [2024-10-30T02:25:47.089Z] ---> Running in f49f87c9e959 [2024-10-30T02:25:47.089Z] Removing intermediate container f49f87c9e959 [2024-10-30T02:25:47.089Z] ---> 58f6057e214f [2024-10-30T02:25:47.089Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-30T02:25:47.089Z] ---> 1de17f55b95f [2024-10-30T02:25:47.089Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-30T02:25:47.347Z] ---> ea9904cbbdfe [2024-10-30T02:25:47.347Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-30T02:25:47.371Z] c5a475d317c9: Verifying Checksum [2024-10-30T02:25:47.371Z] c5a475d317c9: Download complete [2024-10-30T02:25:47.962Z] cf04c63912e1: Pull complete [2024-10-30T02:25:48.284Z] ---> c3d126eaab87 [2024-10-30T02:25:48.284Z] Step 21/26 : EXPOSE 59900 [2024-10-30T02:25:48.284Z] ---> Running in 159f711b7419 [2024-10-30T02:25:48.284Z] Removing intermediate container 159f711b7419 [2024-10-30T02:25:48.284Z] ---> 3c1744a3251c [2024-10-30T02:25:48.284Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-30T02:25:48.284Z] ---> Running in 5b087f8b6c6e [2024-10-30T02:25:48.284Z] Removing intermediate container 5b087f8b6c6e [2024-10-30T02:25:48.284Z] ---> 3280dfbbb878 [2024-10-30T02:25:48.284Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T02:25:48.284Z] ---> Running in 7e88692f7967 [2024-10-30T02:25:48.284Z] Removing intermediate container 7e88692f7967 [2024-10-30T02:25:48.284Z] ---> 0f5973fffb33 [2024-10-30T02:25:48.284Z] Step 24/26 : LABEL arch=amd64 [2024-10-30T02:25:48.545Z] ---> Running in 855a4d763cae [2024-10-30T02:25:48.545Z] Removing intermediate container 855a4d763cae [2024-10-30T02:25:48.545Z] ---> 006472422982 [2024-10-30T02:25:48.545Z] Step 25/26 : LABEL git_sha=1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:25:48.545Z] ---> Running in c947f3531340 [2024-10-30T02:25:48.545Z] Removing intermediate container c947f3531340 [2024-10-30T02:25:48.545Z] ---> 303a794c70e4 [2024-10-30T02:25:48.545Z] Step 26/26 : LABEL version=4.0.0-dev.1 [2024-10-30T02:25:48.545Z] ---> Running in b9a0cc682129 [2024-10-30T02:25:48.806Z] Removing intermediate container b9a0cc682129 [2024-10-30T02:25:48.806Z] ---> c94f2256e577 [2024-10-30T02:25:48.806Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T02:25:48.806Z] Successfully built c94f2256e577 [2024-10-30T02:25:48.806Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2024-10-30T02:25:48.932Z] 55b35a11ae5e: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:25:48.946Z] provisioning config files... [2024-10-30T02:25:48.964Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14486630475551153531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:25:49.205Z] a37a00ec5f00: Verifying Checksum [2024-10-30T02:25:49.205Z] a37a00ec5f00: Download complete [2024-10-30T02:25:49.269Z] ---> ****-login.sh [2024-10-30T02:25:49.269Z] nexus3.edgexfoundry.org:10001 [2024-10-30T02:25:49.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:49.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:49.270Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:49.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:49.270Z] [2024-10-30T02:25:49.270Z] Login Succeeded [2024-10-30T02:25:49.270Z] nexus3.edgexfoundry.org:10002 [2024-10-30T02:25:49.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:49.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:49.270Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:49.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:49.270Z] [2024-10-30T02:25:49.270Z] Login Succeeded [2024-10-30T02:25:49.270Z] nexus3.edgexfoundry.org:10003 [2024-10-30T02:25:49.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:49.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:49.530Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:49.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:49.530Z] [2024-10-30T02:25:49.530Z] Login Succeeded [2024-10-30T02:25:49.530Z] nexus3.edgexfoundry.org:10004 [2024-10-30T02:25:49.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:49.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:49.530Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:49.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:49.530Z] [2024-10-30T02:25:49.530Z] Login Succeeded [2024-10-30T02:25:49.530Z] ****.io [2024-10-30T02:25:49.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:25:49.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:25:49.789Z] Configure a credential helper to remove this warning. See [2024-10-30T02:25:49.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:25:49.789Z] [2024-10-30T02:25:49.789Z] Login Succeeded [2024-10-30T02:25:49.789Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T02:25:49.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T02:25:49.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:25:49.883Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-10-30T02:25:49.883Z] 1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:25:49.883Z] latest [2024-10-30T02:25:49.883Z] 4.0.0-dev.1 [2024-10-30T02:25:49.883Z] 1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:25:49.883Z] main [2024-10-30T02:25:49.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:50.175Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T02:25:50.175Z] c9f46d7d2bd2: Download complete [2024-10-30T02:25:50.230Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:50.562Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:25:50.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-30T02:25:50.562Z] 5fe8df05f7a6: Preparing [2024-10-30T02:25:50.562Z] 00dbeae146fb: Preparing [2024-10-30T02:25:50.562Z] 9a0441449ac1: Preparing [2024-10-30T02:25:50.562Z] fa702ce1f571: Preparing [2024-10-30T02:25:50.562Z] eafe40f03f86: Preparing [2024-10-30T02:25:50.562Z] 63ca1fbb43ae: Preparing [2024-10-30T02:25:50.562Z] 9a0441449ac1: Pushed [2024-10-30T02:25:50.562Z] 00dbeae146fb: Pushed [2024-10-30T02:25:50.563Z] eafe40f03f86: Pushed [2024-10-30T02:25:50.563Z] 63ca1fbb43ae: Layer already exists [2024-10-30T02:25:51.134Z] fa702ce1f571: Pushed [2024-10-30T02:25:55.325Z] 5fe8df05f7a6: Pushed [2024-10-30T02:25:55.325Z] 1169a0b026d294e3363d8ba6faebbcac303608ef: digest: sha256:23d6411b1f936a1654d28aab2e6c161c5e19fc69761da143dff4087d27476997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:55.664Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:55.995Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-30T02:25:55.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-30T02:25:55.995Z] 5fe8df05f7a6: Preparing [2024-10-30T02:25:55.995Z] 00dbeae146fb: Preparing [2024-10-30T02:25:55.995Z] 9a0441449ac1: Preparing [2024-10-30T02:25:55.995Z] fa702ce1f571: Preparing [2024-10-30T02:25:55.995Z] eafe40f03f86: Preparing [2024-10-30T02:25:55.995Z] 63ca1fbb43ae: Preparing [2024-10-30T02:25:55.995Z] 63ca1fbb43ae: Waiting [2024-10-30T02:25:55.995Z] 9a0441449ac1: Layer already exists [2024-10-30T02:25:55.995Z] fa702ce1f571: Layer already exists [2024-10-30T02:25:55.995Z] 5fe8df05f7a6: Layer already exists [2024-10-30T02:25:55.995Z] eafe40f03f86: Layer already exists [2024-10-30T02:25:55.995Z] 00dbeae146fb: Layer already exists [2024-10-30T02:25:55.995Z] 63ca1fbb43ae: Layer already exists [2024-10-30T02:25:55.995Z] latest: digest: sha256:23d6411b1f936a1654d28aab2e6c161c5e19fc69761da143dff4087d27476997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:56.325Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:56.644Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.1 [2024-10-30T02:25:56.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-30T02:25:56.644Z] 5fe8df05f7a6: Preparing [2024-10-30T02:25:56.644Z] 00dbeae146fb: Preparing [2024-10-30T02:25:56.644Z] 9a0441449ac1: Preparing [2024-10-30T02:25:56.644Z] fa702ce1f571: Preparing [2024-10-30T02:25:56.644Z] eafe40f03f86: Preparing [2024-10-30T02:25:56.644Z] 63ca1fbb43ae: Preparing [2024-10-30T02:25:56.644Z] 00dbeae146fb: Layer already exists [2024-10-30T02:25:56.644Z] fa702ce1f571: Layer already exists [2024-10-30T02:25:56.644Z] 5fe8df05f7a6: Layer already exists [2024-10-30T02:25:56.644Z] 9a0441449ac1: Layer already exists [2024-10-30T02:25:56.644Z] eafe40f03f86: Layer already exists [2024-10-30T02:25:56.644Z] 63ca1fbb43ae: Layer already exists [2024-10-30T02:25:56.644Z] 4.0.0-dev.1: digest: sha256:23d6411b1f936a1654d28aab2e6c161c5e19fc69761da143dff4087d27476997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:56.975Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:57.297Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:25:57.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-30T02:25:57.298Z] 5fe8df05f7a6: Preparing [2024-10-30T02:25:57.298Z] 00dbeae146fb: Preparing [2024-10-30T02:25:57.298Z] 9a0441449ac1: Preparing [2024-10-30T02:25:57.298Z] fa702ce1f571: Preparing [2024-10-30T02:25:57.298Z] eafe40f03f86: Preparing [2024-10-30T02:25:57.298Z] 63ca1fbb43ae: Preparing [2024-10-30T02:25:57.298Z] 63ca1fbb43ae: Waiting [2024-10-30T02:25:57.298Z] 00dbeae146fb: Layer already exists [2024-10-30T02:25:57.298Z] 5fe8df05f7a6: Layer already exists [2024-10-30T02:25:57.298Z] eafe40f03f86: Layer already exists [2024-10-30T02:25:57.298Z] fa702ce1f571: Layer already exists [2024-10-30T02:25:57.298Z] 9a0441449ac1: Layer already exists [2024-10-30T02:25:57.298Z] 63ca1fbb43ae: Layer already exists [2024-10-30T02:25:57.298Z] 1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1: digest: sha256:23d6411b1f936a1654d28aab2e6c161c5e19fc69761da143dff4087d27476997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:57.628Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:58.060Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-10-30T02:25:58.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-30T02:25:58.060Z] 5fe8df05f7a6: Preparing [2024-10-30T02:25:58.060Z] 00dbeae146fb: Preparing [2024-10-30T02:25:58.060Z] 9a0441449ac1: Preparing [2024-10-30T02:25:58.060Z] fa702ce1f571: Preparing [2024-10-30T02:25:58.060Z] eafe40f03f86: Preparing [2024-10-30T02:25:58.060Z] 63ca1fbb43ae: Preparing [2024-10-30T02:25:58.060Z] 63ca1fbb43ae: Waiting [2024-10-30T02:25:58.060Z] eafe40f03f86: Layer already exists [2024-10-30T02:25:58.060Z] 9a0441449ac1: Layer already exists [2024-10-30T02:25:58.060Z] 5fe8df05f7a6: Layer already exists [2024-10-30T02:25:58.060Z] fa702ce1f571: Layer already exists [2024-10-30T02:25:58.060Z] 00dbeae146fb: Layer already exists [2024-10-30T02:25:58.060Z] 63ca1fbb43ae: Layer already exists [2024-10-30T02:25:58.060Z] main: digest: sha256:23d6411b1f936a1654d28aab2e6c161c5e19fc69761da143dff4087d27476997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T02:25:58.141Z] ===================================================== [Pipeline] echo [2024-10-30T02:25:58.160Z] taggedImages: [2024-10-30T02:25:58.160Z] - nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:25:58.160Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-30T02:25:58.160Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.1 [2024-10-30T02:25:58.160Z] - nexus3.edgexfoundry.org:10004/device-virtual:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:25:58.160Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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-10-30T02:25:58.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:25:58.573Z] [2024-10-30T02:25:58.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:25:58.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:25:58.878Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T02:25:58.878Z] 5eb5b503b376: Pulling fs layer [2024-10-30T02:25:58.878Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T02:25:58.878Z] ec43610c2a17: Pulling fs layer [2024-10-30T02:25:58.878Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T02:25:58.878Z] 33b1e0a273af: Pulling fs layer [2024-10-30T02:25:58.878Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T02:25:58.878Z] 2f39f015ded8: Pulling fs layer [2024-10-30T02:25:58.878Z] 3a2ae6a8a46f: Waiting [2024-10-30T02:25:58.878Z] 33b1e0a273af: Waiting [2024-10-30T02:25:58.878Z] 5d3b04190fa2: Waiting [2024-10-30T02:25:58.878Z] 2f39f015ded8: Waiting [2024-10-30T02:25:58.878Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T02:25:58.878Z] 5c69ac0246d0: Download complete [2024-10-30T02:25:58.878Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T02:25:58.878Z] 3a2ae6a8a46f: Download complete [2024-10-30T02:25:58.878Z] 33b1e0a273af: Verifying Checksum [2024-10-30T02:25:58.878Z] 33b1e0a273af: Download complete [2024-10-30T02:25:58.878Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T02:25:58.878Z] 5d3b04190fa2: Download complete [2024-10-30T02:25:58.878Z] ec43610c2a17: Verifying Checksum [2024-10-30T02:25:58.878Z] ec43610c2a17: Download complete [2024-10-30T02:25:59.136Z] 5eb5b503b376: Verifying Checksum [2024-10-30T02:25:59.136Z] 5eb5b503b376: Download complete [2024-10-30T02:25:59.704Z] 2f39f015ded8: Download complete [2024-10-30T02:26:00.272Z] 5eb5b503b376: Pull complete [2024-10-30T02:26:00.272Z] 5c69ac0246d0: Pull complete [2024-10-30T02:26:00.530Z] ec43610c2a17: Pull complete [2024-10-30T02:26:00.530Z] 3a2ae6a8a46f: Pull complete [2024-10-30T02:26:00.790Z] 33b1e0a273af: Pull complete [2024-10-30T02:26:00.790Z] 5d3b04190fa2: Pull complete [2024-10-30T02:26:04.985Z] 2f39f015ded8: Pull complete [2024-10-30T02:26:04.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T02:26:04.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:26:04.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:26:05.090Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:26:05.129Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T02:26:05.218Z] a37a00ec5f00: Pull complete [2024-10-30T02:26:05.219Z] 50b3750afda1: Pull complete [2024-10-30T02:26:05.219Z] 4f4fb700ef54: Pull complete [2024-10-30T02:26:05.219Z] 80978eb59214: Pull complete [2024-10-30T02:26:06.427Z] $ docker top de812a707c1f01a3dcf0d0bb56a42704a3c5642ae3bd6b76400c2ee4d5c1338f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:26:06.847Z] ---> job-cost.sh [2024-10-30T02:26:06.847Z] lf-activate-venv: SKIPPING [2024-10-30T02:26:06.847Z] INFO: No Stack... [2024-10-30T02:26:07.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T02:26:07.366Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T02:26:07.658Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-10-30T02:26:07.658Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T02:26:07.674Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [2024-10-30T02:26:07.685Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] did not exist. Created. [2024-10-30T02:26:07.693Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:26:08.004Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T02:26:08.041Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T02:26:08.051Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T02:26:08.073Z] $ docker stop --time=1 de812a707c1f01a3dcf0d0bb56a42704a3c5642ae3bd6b76400c2ee4d5c1338f [2024-10-30T02:26:09.223Z] $ docker rm -f --volumes de812a707c1f01a3dcf0d0bb56a42704a3c5642ae3bd6b76400c2ee4d5c1338f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T02:26:13.588Z] c9f46d7d2bd2: Pull complete [2024-10-30T02:26:15.546Z] c5a475d317c9: Pull complete [2024-10-30T02:26:15.546Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T02:26:15.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T02:26:15.546Z] ---> be29e6b0f0d4 [2024-10-30T02:26:15.546Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T02:26:16.519Z] ---> Running in b5ed49c2ef4f [2024-10-30T02:26:16.519Z] Removing intermediate container b5ed49c2ef4f [2024-10-30T02:26:16.519Z] ---> 31353f262961 [2024-10-30T02:26:16.519Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T02:26:16.799Z] ---> Running in 904817e593e8 [2024-10-30T02:26:17.068Z] Removing intermediate container 904817e593e8 [2024-10-30T02:26:17.068Z] ---> feecf90f34ec [2024-10-30T02:26:17.068Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T02:26:17.068Z] ---> Running in d9b1f8c5de31 [2024-10-30T02:26:17.363Z] Removing intermediate container d9b1f8c5de31 [2024-10-30T02:26:17.363Z] ---> 6e0fc962d5a1 [2024-10-30T02:26:17.363Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-30T02:26:17.631Z] ---> Running in 268100d63313 [2024-10-30T02:26:17.901Z] Removing intermediate container 268100d63313 [2024-10-30T02:26:17.901Z] ---> a6e15d74afb7 [2024-10-30T02:26:17.901Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T02:26:17.901Z] ---> Running in 0533f148695c [2024-10-30T02:26:19.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:26:19.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:26:20.738Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T02:26:20.738Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T02:26:20.738Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T02:26:20.738Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T02:26:21.007Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:26:21.007Z] OK: 242 MiB in 58 packages [2024-10-30T02:26:21.975Z] Removing intermediate container 0533f148695c [2024-10-30T02:26:21.975Z] ---> 17e4d2c457b5 [2024-10-30T02:26:21.975Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T02:26:22.563Z] ---> b9d3a80205fa [2024-10-30T02:26:22.563Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T02:26:22.563Z] ---> Running in b2e6c2b6146a [2024-10-30T02:28:14.304Z] Removing intermediate container b2e6c2b6146a [2024-10-30T02:28:14.304Z] ---> 4efbea4177c6 [2024-10-30T02:28:14.304Z] Step 10/12 : COPY . . [2024-10-30T02:28:14.304Z] ---> 8f302bdd6574 [2024-10-30T02:28:14.304Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:28:14.573Z] ---> Running in 4d468b5690ef [2024-10-30T02:28:14.849Z] Removing intermediate container 4d468b5690ef [2024-10-30T02:28:14.849Z] ---> 8753ec595db0 [2024-10-30T02:28:14.849Z] Step 12/12 : RUN $MAKE [2024-10-30T02:28:15.133Z] ---> Running in 0ac21438c358 [2024-10-30T02:28:16.107Z] noop [2024-10-30T02:28:16.702Z] Removing intermediate container 0ac21438c358 [2024-10-30T02:28:16.702Z] ---> 0b09f50f2bc3 [2024-10-30T02:28:16.702Z] Successfully built 0b09f50f2bc3 [2024-10-30T02:28:16.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:28:17.106Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:28:17.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:28:17.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-24003 does not seem to be running inside a container [2024-10-30T02:28:17.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/185 -v /w/workspace/device-virtual-go/185:/w/workspace/device-virtual-go/185:rw,z -v /w/workspace/device-virtual-go/185@tmp:/w/workspace/device-virtual-go/185@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-10-30T02:28:18.688Z] $ docker top 52e6aa8fbc6c1b19f4aac45095412fb666294249a639c5dcc92dc71541bea921 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:28:19.557Z] + go version [2024-10-30T02:28:19.557Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T02:28:19.583Z] $ docker stop --time=1 52e6aa8fbc6c1b19f4aac45095412fb666294249a639c5dcc92dc71541bea921 [2024-10-30T02:28:21.263Z] $ docker rm -f --volumes 52e6aa8fbc6c1b19f4aac45095412fb666294249a639c5dcc92dc71541bea921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:28:21.913Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:28:21.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:28:22.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-24003 does not seem to be running inside a container [2024-10-30T02:28:22.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/185 -v /w/workspace/device-virtual-go/185:/w/workspace/device-virtual-go/185:rw,z -v /w/workspace/device-virtual-go/185@tmp:/w/workspace/device-virtual-go/185@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-10-30T02:28:23.489Z] $ docker top b1f23fdc26ef05d57fbd303a9e2acc0c2e821ffddb276fa2ecb54b1c3b91a7e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:28:24.327Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/185 [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:28:24.680Z] + make test [2024-10-30T02:28:24.952Z] go test ./... -coverprofile=coverage.out [2024-10-30T02:28:31.610Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-30T02:31:55.318Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-30T02:31:55.318Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.3% of statements [2024-10-30T02:31:55.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T02:31:55.318Z] go vet ./... [2024-10-30T02:32:51.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T02:32:51.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T02:32:51.775Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T02:32:51.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T02:32:51.817Z] $ docker stop --time=1 b1f23fdc26ef05d57fbd303a9e2acc0c2e821ffddb276fa2ecb54b1c3b91a7e7 [2024-10-30T02:32:53.760Z] $ docker rm -f --volumes b1f23fdc26ef05d57fbd303a9e2acc0c2e821ffddb276fa2ecb54b1c3b91a7e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:32:55.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T02:32:55.398Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T02:32:55.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:32:56.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T02:32:56.625Z] + ls -al . [2024-10-30T02:32:56.625Z] total 272 [2024-10-30T02:32:56.625Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 02:28 . [2024-10-30T02:32:56.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 02:25 .. [2024-10-30T02:32:56.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 02:25 .git [2024-10-30T02:32:56.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:25 .github [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 30 02:25 .gitignore [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 02:25 .golangci.yml [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 30 02:25 Attribution.txt [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 30 02:25 CHANGELOG.md [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 30 02:25 Dockerfile [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 02:25 GOVERNANCE.md [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 30 02:25 Jenkinsfile [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 02:25 LICENSE [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 30 02:25 Makefile [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 30 02:25 OWNERS.md [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 30 02:25 README.md [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 02:22 VERSION [2024-10-30T02:32:56.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 02:25 bin [2024-10-30T02:32:56.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:25 cmd [2024-10-30T02:32:56.625Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 30 02:31 coverage.out [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 6888 Oct 30 02:25 go.mod [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 02:25 go.sum [2024-10-30T02:32:56.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 02:25 internal [2024-10-30T02:32:56.625Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 30 02:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:32:57.021Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1169a0b026d294e3363d8ba6faebbcac303608ef --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T02:32:57.633Z] Sending build context to Docker daemon 19.08MB [2024-10-30T02:32:57.633Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T02:32:57.633Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T02:32:57.633Z] ---> 0b09f50f2bc3 [2024-10-30T02:32:57.633Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T02:32:57.924Z] ---> Running in 760fae912e91 [2024-10-30T02:32:57.924Z] Removing intermediate container 760fae912e91 [2024-10-30T02:32:57.924Z] ---> 0d88fe005448 [2024-10-30T02:32:57.924Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T02:32:58.201Z] ---> Running in 792186f1c227 [2024-10-30T02:32:58.468Z] Removing intermediate container 792186f1c227 [2024-10-30T02:32:58.468Z] ---> fc23bd07ad05 [2024-10-30T02:32:58.468Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T02:32:58.468Z] ---> Running in 2f6c3c53ffba [2024-10-30T02:32:58.733Z] Removing intermediate container 2f6c3c53ffba [2024-10-30T02:32:58.733Z] ---> 3284d6d0cd67 [2024-10-30T02:32:58.733Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-30T02:32:58.998Z] ---> Running in 825b3f4f5b07 [2024-10-30T02:32:59.264Z] Removing intermediate container 825b3f4f5b07 [2024-10-30T02:32:59.265Z] ---> c16579fd43c2 [2024-10-30T02:32:59.265Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T02:32:59.265Z] ---> Running in 61ff87027afd [2024-10-30T02:33:00.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:33:00.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:33:01.912Z] OK: 242 MiB in 58 packages [2024-10-30T02:33:02.874Z] Removing intermediate container 61ff87027afd [2024-10-30T02:33:02.874Z] ---> be85a77ef358 [2024-10-30T02:33:02.874Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-30T02:33:03.140Z] ---> a5f14c36f5d2 [2024-10-30T02:33:03.141Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T02:33:03.141Z] ---> Running in 6c103cfded04 [2024-10-30T02:33:05.740Z] Removing intermediate container 6c103cfded04 [2024-10-30T02:33:05.740Z] ---> 32d2f3c300c9 [2024-10-30T02:33:05.740Z] Step 10/26 : COPY . . [2024-10-30T02:33:07.159Z] ---> 71c6f1e9c0d4 [2024-10-30T02:33:07.159Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:33:07.159Z] ---> Running in 8e23273a2f40 [2024-10-30T02:33:07.426Z] Removing intermediate container 8e23273a2f40 [2024-10-30T02:33:07.426Z] ---> cc9d9ba96ce2 [2024-10-30T02:33:07.426Z] Step 12/26 : RUN $MAKE [2024-10-30T02:33:07.693Z] ---> Running in 04afd7fa5a9f [2024-10-30T02:33:08.649Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-30T02:36:45.987Z] Removing intermediate container 04afd7fa5a9f [2024-10-30T02:36:45.987Z] ---> 0db557eda373 [2024-10-30T02:36:45.987Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T02:36:45.987Z] 3.20: Pulling from library/alpine [2024-10-30T02:36:45.987Z] cf04c63912e1: Already exists [2024-10-30T02:36:45.987Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T02:36:45.987Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T02:36:45.987Z] ---> c157a85ed455 [2024-10-30T02:36:45.987Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-30T02:36:45.987Z] ---> Running in 401d0fc2f19d [2024-10-30T02:36:45.987Z] Removing intermediate container 401d0fc2f19d [2024-10-30T02:36:45.987Z] ---> 692ece47c535 [2024-10-30T02:36:45.987Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T02:36:45.987Z] ---> Running in e2caf7f67679 [2024-10-30T02:36:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:45.987Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T02:36:45.987Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:36:45.987Z] OK: 9 MiB in 15 packages [2024-10-30T02:36:45.987Z] Removing intermediate container e2caf7f67679 [2024-10-30T02:36:45.987Z] ---> 5da42c7b99a9 [2024-10-30T02:36:45.987Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T02:36:45.987Z] ---> Running in 32279ca52664 [2024-10-30T02:36:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:46.572Z] Upgrading critical system libraries and apk-tools: [2024-10-30T02:36:46.572Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T02:36:46.572Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:36:46.842Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T02:36:46.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:47.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:36:48.525Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:36:48.525Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:36:48.525Z] OK: 9 MiB in 15 packages [2024-10-30T02:36:49.486Z] Removing intermediate container 32279ca52664 [2024-10-30T02:36:49.487Z] ---> 61cec37e3d70 [2024-10-30T02:36:49.487Z] Step 17/26 : WORKDIR / [2024-10-30T02:36:49.754Z] ---> Running in 3da96c1197af [2024-10-30T02:36:50.022Z] Removing intermediate container 3da96c1197af [2024-10-30T02:36:50.022Z] ---> 372a7c63897c [2024-10-30T02:36:50.022Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-30T02:36:50.608Z] ---> a5324f62eaf0 [2024-10-30T02:36:50.608Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-30T02:36:50.877Z] ---> 67325fa00ae0 [2024-10-30T02:36:50.877Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-30T02:36:53.487Z] ---> 09f3230088c9 [2024-10-30T02:36:53.487Z] Step 21/26 : EXPOSE 59900 [2024-10-30T02:36:53.487Z] ---> Running in c6d708bd015d [2024-10-30T02:36:53.757Z] Removing intermediate container c6d708bd015d [2024-10-30T02:36:53.757Z] ---> 7953d2937edf [2024-10-30T02:36:53.757Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-30T02:36:53.757Z] ---> Running in 16592e2e97a6 [2024-10-30T02:36:54.026Z] Removing intermediate container 16592e2e97a6 [2024-10-30T02:36:54.026Z] ---> 4298509a2379 [2024-10-30T02:36:54.026Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T02:36:54.295Z] ---> Running in 0364bde184db [2024-10-30T02:36:54.562Z] Removing intermediate container 0364bde184db [2024-10-30T02:36:54.562Z] ---> 3983d1c230bc [2024-10-30T02:36:54.562Z] Step 24/26 : LABEL arch=arm64 [2024-10-30T02:36:54.562Z] ---> Running in c32a4f196ecb [2024-10-30T02:36:54.831Z] Removing intermediate container c32a4f196ecb [2024-10-30T02:36:54.831Z] ---> ff7a3f1f599b [2024-10-30T02:36:54.831Z] Step 25/26 : LABEL git_sha=1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:36:55.101Z] ---> Running in f08290eeb3f9 [2024-10-30T02:36:55.368Z] Removing intermediate container f08290eeb3f9 [2024-10-30T02:36:55.368Z] ---> e886c9e6efda [2024-10-30T02:36:55.368Z] Step 26/26 : LABEL version=4.0.0-dev.1 [2024-10-30T02:36:55.368Z] ---> Running in b5d2391f88f5 [2024-10-30T02:36:55.635Z] Removing intermediate container b5d2391f88f5 [2024-10-30T02:36:55.635Z] ---> 7e43e1e0b9c6 [2024-10-30T02:36:55.635Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T02:36:55.635Z] Successfully built 7e43e1e0b9c6 [2024-10-30T02:36:55.635Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:36:55.800Z] provisioning config files... [2024-10-30T02:36:55.825Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/185@tmp/config9610784369237407981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:36:56.219Z] ---> ****-login.sh [2024-10-30T02:36:56.220Z] nexus3.edgexfoundry.org:10001 [2024-10-30T02:36:56.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:36:56.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:36:56.486Z] Configure a credential helper to remove this warning. See [2024-10-30T02:36:56.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:36:56.486Z] [2024-10-30T02:36:56.486Z] Login Succeeded [2024-10-30T02:36:56.486Z] nexus3.edgexfoundry.org:10002 [2024-10-30T02:36:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:36:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:36:56.753Z] Configure a credential helper to remove this warning. See [2024-10-30T02:36:56.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:36:56.753Z] [2024-10-30T02:36:56.753Z] Login Succeeded [2024-10-30T02:36:56.753Z] nexus3.edgexfoundry.org:10003 [2024-10-30T02:36:57.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:36:57.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:36:57.286Z] Configure a credential helper to remove this warning. See [2024-10-30T02:36:57.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:36:57.286Z] [2024-10-30T02:36:57.286Z] Login Succeeded [2024-10-30T02:36:57.286Z] nexus3.edgexfoundry.org:10004 [2024-10-30T02:36:57.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:36:57.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:36:57.556Z] Configure a credential helper to remove this warning. See [2024-10-30T02:36:57.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:36:57.556Z] [2024-10-30T02:36:57.556Z] Login Succeeded [2024-10-30T02:36:57.556Z] ****.io [2024-10-30T02:36:57.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T02:36:58.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T02:36:58.090Z] Configure a credential helper to remove this warning. See [2024-10-30T02:36:58.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T02:36:58.090Z] [2024-10-30T02:36:58.090Z] Login Succeeded [2024-10-30T02:36:58.090Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T02:36:58.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T02:36:58.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:36:58.198Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-10-30T02:36:58.198Z] 1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:36:58.198Z] latest [2024-10-30T02:36:58.198Z] 4.0.0-dev.1 [2024-10-30T02:36:58.198Z] 1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:36:58.198Z] main [2024-10-30T02:36:58.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:36:58.566Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:36:58.955Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:36:58.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-30T02:36:58.955Z] 005055c82c8e: Preparing [2024-10-30T02:36:58.955Z] 0177b60f8809: Preparing [2024-10-30T02:36:58.955Z] ca5c3999242d: Preparing [2024-10-30T02:36:58.955Z] ad952ac4dd71: Preparing [2024-10-30T02:36:58.955Z] 093a87c412e1: Preparing [2024-10-30T02:36:58.955Z] 16113d51b718: Preparing [2024-10-30T02:36:58.955Z] 16113d51b718: Waiting [2024-10-30T02:36:59.222Z] 0177b60f8809: Pushed [2024-10-30T02:36:59.222Z] ca5c3999242d: Pushed [2024-10-30T02:36:59.222Z] 093a87c412e1: Pushed [2024-10-30T02:36:59.488Z] 16113d51b718: Layer already exists [2024-10-30T02:37:00.890Z] ad952ac4dd71: Pushed [2024-10-30T02:37:11.789Z] 005055c82c8e: Pushed [2024-10-30T02:37:11.789Z] 1169a0b026d294e3363d8ba6faebbcac303608ef: digest: sha256:0be6a94c3b1a8c982973ffbcb850b0f42926f7c4bb43da5b7e3ceffd10dab275 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:12.212Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:12.578Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-30T02:37:12.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-30T02:37:12.578Z] 005055c82c8e: Preparing [2024-10-30T02:37:12.578Z] 0177b60f8809: Preparing [2024-10-30T02:37:12.578Z] ca5c3999242d: Preparing [2024-10-30T02:37:12.578Z] ad952ac4dd71: Preparing [2024-10-30T02:37:12.578Z] 093a87c412e1: Preparing [2024-10-30T02:37:12.578Z] 16113d51b718: Preparing [2024-10-30T02:37:12.578Z] 16113d51b718: Waiting [2024-10-30T02:37:12.578Z] 0177b60f8809: Layer already exists [2024-10-30T02:37:12.578Z] 093a87c412e1: Layer already exists [2024-10-30T02:37:12.578Z] ca5c3999242d: Layer already exists [2024-10-30T02:37:12.578Z] 005055c82c8e: Layer already exists [2024-10-30T02:37:12.578Z] ad952ac4dd71: Layer already exists [2024-10-30T02:37:12.578Z] 16113d51b718: Layer already exists [2024-10-30T02:37:12.845Z] latest: digest: sha256:0be6a94c3b1a8c982973ffbcb850b0f42926f7c4bb43da5b7e3ceffd10dab275 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:13.381Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:13.739Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.1 [2024-10-30T02:37:13.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-30T02:37:13.739Z] 005055c82c8e: Preparing [2024-10-30T02:37:13.739Z] 0177b60f8809: Preparing [2024-10-30T02:37:13.739Z] ca5c3999242d: Preparing [2024-10-30T02:37:13.739Z] ad952ac4dd71: Preparing [2024-10-30T02:37:13.739Z] 093a87c412e1: Preparing [2024-10-30T02:37:13.739Z] 16113d51b718: Preparing [2024-10-30T02:37:13.739Z] 16113d51b718: Waiting [2024-10-30T02:37:13.739Z] 0177b60f8809: Layer already exists [2024-10-30T02:37:13.739Z] 005055c82c8e: Layer already exists [2024-10-30T02:37:13.739Z] 093a87c412e1: Layer already exists [2024-10-30T02:37:13.739Z] ca5c3999242d: Layer already exists [2024-10-30T02:37:13.739Z] ad952ac4dd71: Layer already exists [2024-10-30T02:37:13.739Z] 16113d51b718: Layer already exists [2024-10-30T02:37:14.631Z] 4.0.0-dev.1: digest: sha256:0be6a94c3b1a8c982973ffbcb850b0f42926f7c4bb43da5b7e3ceffd10dab275 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:15.271Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:15.662Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:37:15.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-30T02:37:15.663Z] 005055c82c8e: Preparing [2024-10-30T02:37:15.663Z] 0177b60f8809: Preparing [2024-10-30T02:37:15.663Z] ca5c3999242d: Preparing [2024-10-30T02:37:15.663Z] ad952ac4dd71: Preparing [2024-10-30T02:37:15.663Z] 093a87c412e1: Preparing [2024-10-30T02:37:15.663Z] 16113d51b718: Preparing [2024-10-30T02:37:15.663Z] 16113d51b718: Waiting [2024-10-30T02:37:15.663Z] 0177b60f8809: Layer already exists [2024-10-30T02:37:15.663Z] ca5c3999242d: Layer already exists [2024-10-30T02:37:15.663Z] 093a87c412e1: Layer already exists [2024-10-30T02:37:15.663Z] ad952ac4dd71: Layer already exists [2024-10-30T02:37:15.663Z] 005055c82c8e: Layer already exists [2024-10-30T02:37:15.663Z] 16113d51b718: Layer already exists [2024-10-30T02:37:15.932Z] 1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1: digest: sha256:0be6a94c3b1a8c982973ffbcb850b0f42926f7c4bb43da5b7e3ceffd10dab275 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:16.335Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:16.744Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-10-30T02:37:16.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-30T02:37:16.745Z] 005055c82c8e: Preparing [2024-10-30T02:37:16.745Z] 0177b60f8809: Preparing [2024-10-30T02:37:16.745Z] ca5c3999242d: Preparing [2024-10-30T02:37:16.745Z] ad952ac4dd71: Preparing [2024-10-30T02:37:16.745Z] 093a87c412e1: Preparing [2024-10-30T02:37:16.745Z] 16113d51b718: Preparing [2024-10-30T02:37:16.745Z] 16113d51b718: Waiting [2024-10-30T02:37:16.745Z] ca5c3999242d: Layer already exists [2024-10-30T02:37:16.745Z] 093a87c412e1: Layer already exists [2024-10-30T02:37:16.745Z] 0177b60f8809: Layer already exists [2024-10-30T02:37:16.745Z] 005055c82c8e: Layer already exists [2024-10-30T02:37:16.745Z] ad952ac4dd71: Layer already exists [2024-10-30T02:37:16.745Z] 16113d51b718: Layer already exists [2024-10-30T02:37:17.020Z] main: digest: sha256:0be6a94c3b1a8c982973ffbcb850b0f42926f7c4bb43da5b7e3ceffd10dab275 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T02:37:17.110Z] ===================================================== [Pipeline] echo [2024-10-30T02:37:17.125Z] taggedImages: [2024-10-30T02:37:17.125Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef [2024-10-30T02:37:17.125Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-30T02:37:17.125Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.1 [2024-10-30T02:37:17.125Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1169a0b026d294e3363d8ba6faebbcac303608ef-4.0.0-dev.1 [2024-10-30T02:37:17.125Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:17.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:37:17.532Z] [2024-10-30T02:37:17.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:17.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:37:19.327Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T02:37:19.327Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T02:37:19.327Z] 04944245beec: Pulling fs layer [2024-10-30T02:37:19.327Z] 699f458cf7ca: Pulling fs layer [2024-10-30T02:37:19.327Z] 765212b225bb: Pulling fs layer [2024-10-30T02:37:19.327Z] f23df028b6ca: Pulling fs layer [2024-10-30T02:37:19.327Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T02:37:19.327Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T02:37:19.327Z] f23df028b6ca: Waiting [2024-10-30T02:37:19.327Z] d65c8cfc05b1: Waiting [2024-10-30T02:37:19.327Z] 2437ff75d9bd: Waiting [2024-10-30T02:37:19.327Z] 765212b225bb: Waiting [2024-10-30T02:37:19.327Z] 04944245beec: Verifying Checksum [2024-10-30T02:37:19.327Z] 04944245beec: Download complete [2024-10-30T02:37:19.327Z] 765212b225bb: Verifying Checksum [2024-10-30T02:37:19.327Z] 765212b225bb: Download complete [2024-10-30T02:37:19.601Z] f23df028b6ca: Verifying Checksum [2024-10-30T02:37:19.601Z] f23df028b6ca: Download complete [2024-10-30T02:37:19.601Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T02:37:19.601Z] d65c8cfc05b1: Download complete [2024-10-30T02:37:19.601Z] 699f458cf7ca: Verifying Checksum [2024-10-30T02:37:19.601Z] 699f458cf7ca: Download complete [2024-10-30T02:37:20.186Z] 8998bd30e6a1: Download complete [2024-10-30T02:37:22.773Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T02:37:22.773Z] 2437ff75d9bd: Download complete [2024-10-30T02:37:24.720Z] 8998bd30e6a1: Pull complete [2024-10-30T02:37:25.304Z] 04944245beec: Pull complete [2024-10-30T02:37:27.257Z] 699f458cf7ca: Pull complete [2024-10-30T02:37:27.257Z] 765212b225bb: Pull complete [2024-10-30T02:37:28.217Z] f23df028b6ca: Pull complete [2024-10-30T02:37:28.217Z] d65c8cfc05b1: Pull complete [2024-10-30T02:37:46.424Z] 2437ff75d9bd: Pull complete [2024-10-30T02:37:46.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T02:37:46.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:37:46.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:37:46.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-24003 does not seem to be running inside a container [2024-10-30T02:37:46.695Z] $ 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-virtual-go/185 -v /w/workspace/device-virtual-go/185:/w/workspace/device-virtual-go/185:rw,z -v /w/workspace/device-virtual-go/185@tmp:/w/workspace/device-virtual-go/185@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-10-30T02:37:49.431Z] $ docker top 4d5fb95400eb25859020c03ad630f8e10af26b97eec6ba223a0a3f0f2ad69548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:37:50.280Z] ---> job-cost.sh [2024-10-30T02:37:50.280Z] lf-activate-venv: SKIPPING [2024-10-30T02:37:50.280Z] INFO: No Stack... [2024-10-30T02:37:50.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T02:37:51.444Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T02:37:52.079Z] + cat /w/workspace/device-virtual-go/185/archives/cost.csv [2024-10-30T02:37:52.079Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T02:37:52.112Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [2024-10-30T02:37:52.124Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] did not exist. Created. [2024-10-30T02:37:52.131Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:37:52.792Z] /w/workspace/device-virtual-go/185@tmp/durable-d976a23b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T02:37:53.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T02:37:53.457Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T02:37:53.504Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T02:37:53.513Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T02:37:53.542Z] $ docker stop --time=1 4d5fb95400eb25859020c03ad630f8e10af26b97eec6ba223a0a3f0f2ad69548 [2024-10-30T02:37:55.043Z] $ docker rm -f --volumes 4d5fb95400eb25859020c03ad630f8e10af26b97eec6ba223a0a3f0f2ad69548 [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-10-30T02:37:55.547Z] provisioning config files... [2024-10-30T02:37:55.572Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5067427359498702437tmp [Pipeline] { [Pipeline] sh [2024-10-30T02:37:55.927Z] + set +x [2024-10-30T02:37:55.927Z] + curl -s https://codecov.io/bash [2024-10-30T02:37:55.927Z] + bash -s -- [2024-10-30T02:37:55.927Z] [2024-10-30T02:37:55.927Z] _____ _ [2024-10-30T02:37:55.927Z] / ____| | | [2024-10-30T02:37:55.927Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T02:37:55.927Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T02:37:55.927Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T02:37:55.927Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T02:37:55.927Z] Bash-1.0.6 [2024-10-30T02:37:55.927Z] [2024-10-30T02:37:55.927Z] [2024-10-30T02:37:55.927Z] ==> git version 2.25.1 found [2024-10-30T02:37:55.927Z] ==> 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-10-30T02:37:55.927Z] Release-Date: 2020-01-08 [2024-10-30T02:37:55.927Z] 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-10-30T02:37:55.927Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T02:37:55.927Z] ==> Jenkins CI detected. [2024-10-30T02:37:55.927Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-10-30T02:37:55.927Z] project root: . [2024-10-30T02:37:55.927Z] --> token set from env [2024-10-30T02:37:55.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T02:37:55.927Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T02:37:55.927Z] ==> Python coveragepy not found [2024-10-30T02:37:55.927Z] ==> Searching for coverage reports in: [2024-10-30T02:37:55.927Z] + . [2024-10-30T02:37:55.927Z] -> Found 1 reports [2024-10-30T02:37:55.927Z] ==> Detecting git/mercurial file structure [2024-10-30T02:37:56.205Z] ==> Reading reports [2024-10-30T02:37:56.205Z] + ./coverage.out bytes=43316 [2024-10-30T02:37:56.205Z] ==> Appending adjustments [2024-10-30T02:37:56.205Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T02:37:56.205Z] + Found adjustments [2024-10-30T02:37:56.205Z] ==> Gzipping contents [2024-10-30T02:37:56.205Z] 8.0K /tmp/codecov.5xIMal.gz [2024-10-30T02:37:56.205Z] ==> Uploading reports [2024-10-30T02:37:56.205Z] url: https://codecov.io [2024-10-30T02:37:56.205Z] query: branch=main&commit=1169a0b026d294e3363d8ba6faebbcac303608ef&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T02:37:56.205Z] -> Pinging Codecov [2024-10-30T02:37:56.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1169a0b026d294e3363d8ba6faebbcac303608ef&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T02:37:56.493Z] -> Uploading to [2024-10-30T02:37:56.493Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/1169a0b026d294e3363d8ba6faebbcac303608ef/63682a5e-7732-41da-8f8e-9dd71a3aec2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T023756Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=180348d84243f76d8745aebe2d70a610f792f09f1d86d7a2045e5d902b1e3cf5 [2024-10-30T02:37:56.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T02:37:56.493Z] Dload Upload Total Spent Left Speed [2024-10-30T02:37:56.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24230 --:--:-- --:--:-- --:--:-- 24114 100 5040 0 0 100 5040 0 21630 --:--:-- --:--:-- --:--:-- 21538 [2024-10-30T02:37:56.772Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] } [2024-10-30T02:37:56.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T02:37:57.019Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T02:37:57.040Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:57.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:37:57.348Z] [2024-10-30T02:37:57.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:37:57.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:37:57.651Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T02:37:57.651Z] 43c4264eed91: Already exists [2024-10-30T02:37:57.651Z] 4cc291be95ef: Already exists [2024-10-30T02:37:57.651Z] 2ac1f1163629: Already exists [2024-10-30T02:37:57.651Z] 5c3c966382ef: Already exists [2024-10-30T02:37:57.651Z] 4f4fb700ef54: Already exists [2024-10-30T02:37:57.651Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T02:37:57.651Z] 9c3e1370e548: Pulling fs layer [2024-10-30T02:37:57.909Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T02:37:57.909Z] d9c7d2e4e75e: Download complete [2024-10-30T02:37:58.169Z] d9c7d2e4e75e: Pull complete [2024-10-30T02:37:58.738Z] 9c3e1370e548: Download complete [2024-10-30T02:38:02.021Z] 9c3e1370e548: Pull complete [2024-10-30T02:38:02.021Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T02:38:02.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:38:02.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:38:02.125Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:38:02.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T02:38:06.550Z] $ docker top 08ab4fe5fcbb925a181f9073eb82c682133bb66c4d7851676e233ad8596a6ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:38:06.917Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-10-30T02:38:06.929Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-10-30T02:38:07.210Z] + set -o pipefail [2024-10-30T02:38:07.210Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-10-30T02:38:15.349Z] [2024-10-30T02:38:15.349Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-10-30T02:38:15.349Z] [2024-10-30T02:38:15.349Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/92c394e5-af0a-451b-ae86-d26c8a427d99 [2024-10-30T02:38:15.349Z] [2024-10-30T02:38:15.349Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T02:38:15.349Z] [Pipeline] } [2024-10-30T02:38:15.352Z] $ docker stop --time=1 08ab4fe5fcbb925a181f9073eb82c682133bb66c4d7851676e233ad8596a6ee0 [2024-10-30T02:38:24.287Z] $ docker rm -f --volumes 08ab4fe5fcbb925a181f9073eb82c682133bb66c4d7851676e233ad8596a6ee0 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:38:25.271Z] + git log --format=format:%s -1 1169a0b026d294e3363d8ba6faebbcac303608ef [Pipeline] sh [2024-10-30T02:38:25.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:38:25.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:38:25.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:38:25.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:38:25.966Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:38:26.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2024-10-30T02:38:26.859Z] $ docker top 674d30a85c4836f9e3846949eab37f202e7557e2fc6a7ecdabf024c53fca5380 -eo pid,comm [2024-10-30T02:38:26.913Z] 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-10-30T02:38:26.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:38:26.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:38:26.985Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:38:27.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:38:27.084Z] $ docker exec 674d30a85c4836f9e3846949eab37f202e7557e2fc6a7ecdabf024c53fca5380 ssh-agent [2024-10-30T02:38:27.184Z] SSH_AUTH_SOCK=/tmp/ssh-qEPQStkteXOa/agent.21 [2024-10-30T02:38:27.184Z] SSH_AGENT_PID=28 [2024-10-30T02:38:27.189Z] Running ssh-add (command line suppressed) [2024-10-30T02:38:27.281Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2647003419108750803.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2647003419108750803.key) [2024-10-30T02:38:27.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:38:27.599Z] + git semver tag [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,814 [run_tag] DEBUG tag force:False [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,815 [check_head_tag] DEBUG check head tag [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,816 [execute] INFO git cat-file --batch-check [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,821 [execute] INFO git cat-file --batch [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,845 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,845 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:38:27.857Z] 2024-10-30 02:38:27,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:28.116Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T02:38:28.119Z] $ docker exec --env ******** --env ******** 674d30a85c4836f9e3846949eab37f202e7557e2fc6a7ecdabf024c53fca5380 ssh-agent -k [2024-10-30T02:38:28.215Z] unset SSH_AUTH_SOCK; [2024-10-30T02:38:28.215Z] unset SSH_AGENT_PID; [2024-10-30T02:38:28.215Z] echo Agent pid 28 killed; [2024-10-30T02:38:28.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:38:28.562Z] + git semver [Pipeline] } [2024-10-30T02:38:28.828Z] $ docker stop --time=1 674d30a85c4836f9e3846949eab37f202e7557e2fc6a7ecdabf024c53fca5380 [2024-10-30T02:38:30.245Z] $ docker rm -f --volumes 674d30a85c4836f9e3846949eab37f202e7557e2fc6a7ecdabf024c53fca5380 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:38:30.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:38:30.691Z] [2024-10-30T02:38:30.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:38:30.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:38:30.995Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T02:38:30.995Z] ab5ef0e58194: Pulling fs layer [2024-10-30T02:38:30.995Z] 9712f1f96733: Pulling fs layer [2024-10-30T02:38:30.995Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T02:38:30.995Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T02:38:30.995Z] e9a5061849ea: Pulling fs layer [2024-10-30T02:38:30.995Z] d747dcd14b5f: Pulling fs layer [2024-10-30T02:38:30.995Z] 2de7ff778b66: Pulling fs layer [2024-10-30T02:38:30.995Z] e9a5061849ea: Waiting [2024-10-30T02:38:30.995Z] d747dcd14b5f: Waiting [2024-10-30T02:38:30.995Z] 2de7ff778b66: Waiting [2024-10-30T02:38:30.995Z] 0d9ebad4ef96: Waiting [2024-10-30T02:38:30.995Z] 9712f1f96733: Verifying Checksum [2024-10-30T02:38:30.995Z] 9712f1f96733: Download complete [2024-10-30T02:38:31.252Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T02:38:31.252Z] 63f879dbbcfc: Download complete [2024-10-30T02:38:31.512Z] e9a5061849ea: Verifying Checksum [2024-10-30T02:38:31.512Z] e9a5061849ea: Download complete [2024-10-30T02:38:31.512Z] d747dcd14b5f: Download complete [2024-10-30T02:38:31.512Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T02:38:31.512Z] 0d9ebad4ef96: Download complete [2024-10-30T02:38:31.512Z] ab5ef0e58194: Verifying Checksum [2024-10-30T02:38:31.512Z] ab5ef0e58194: Download complete [2024-10-30T02:38:31.512Z] 2de7ff778b66: Verifying Checksum [2024-10-30T02:38:31.512Z] 2de7ff778b66: Download complete [2024-10-30T02:38:34.041Z] ab5ef0e58194: Pull complete [2024-10-30T02:38:34.299Z] 9712f1f96733: Pull complete [2024-10-30T02:38:35.303Z] 63f879dbbcfc: Pull complete [2024-10-30T02:38:38.601Z] 0d9ebad4ef96: Pull complete [2024-10-30T02:38:39.167Z] e9a5061849ea: Pull complete [2024-10-30T02:38:39.167Z] d747dcd14b5f: Pull complete [2024-10-30T02:38:40.102Z] 2de7ff778b66: Pull complete [2024-10-30T02:38:40.102Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T02:38:40.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:38:40.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:38:40.467Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:38:40.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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:0.23.1-centos7 cat [2024-10-30T02:38:46.827Z] $ docker top 0708fd15c5d2e7414a719cc2a5299c24501af985aba41f125e784d4476459807 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:38:46.917Z] provisioning config files... [2024-10-30T02:38:46.925Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11887860103929510229tmp [2024-10-30T02:38:46.934Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15617646348937661600tmp [2024-10-30T02:38:46.944Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1025890817736931984tmp [Pipeline] { [Pipeline] echo [2024-10-30T02:38:46.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:38:47.275Z] ---> sigul-configuration.sh [2024-10-30T02:38:47.275Z] gpg: directory `/root/.gnupg' created [2024-10-30T02:38:47.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T02:38:47.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T02:38:47.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T02:38:47.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T02:38:47.275Z] gpg: CAST5 encrypted data [2024-10-30T02:38:47.275Z] gpg: encrypted with 1 passphrase [2024-10-30T02:38:47.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T02:38:47.570Z] + mkdir /home/jenkins [2024-10-30T02:38:47.570Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T02:38:47.862Z] + 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-10-30T02:38:47.876Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:38:48.166Z] ---> sigul-install.sh [2024-10-30T02:38:48.166Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T02:38:48.470Z] + git tag --list [2024-10-30T02:38:48.471Z] v1.0.0 [2024-10-30T02:38:48.471Z] v1.1.0 [2024-10-30T02:38:48.471Z] v1.1.1 [2024-10-30T02:38:48.471Z] v1.2.1 [2024-10-30T02:38:48.471Z] v1.2.2 [2024-10-30T02:38:48.471Z] v1.2.3 [2024-10-30T02:38:48.471Z] v1.3.0 [2024-10-30T02:38:48.471Z] v1.3.1 [2024-10-30T02:38:48.471Z] v2.0.0 [2024-10-30T02:38:48.471Z] v2.1.0 [2024-10-30T02:38:48.471Z] v2.1.1 [2024-10-30T02:38:48.471Z] v2.2.0 [2024-10-30T02:38:48.471Z] v2.3.0 [2024-10-30T02:38:48.471Z] v3.0 [2024-10-30T02:38:48.471Z] v3.0.0 [2024-10-30T02:38:48.471Z] v3.1 [2024-10-30T02:38:48.471Z] v3.1.0 [2024-10-30T02:38:48.471Z] v3.1.0-dev.1 [2024-10-30T02:38:48.471Z] v3.1.0-dev.10 [2024-10-30T02:38:48.471Z] v3.1.0-dev.11 [2024-10-30T02:38:48.471Z] v3.1.0-dev.12 [2024-10-30T02:38:48.471Z] v3.1.0-dev.13 [2024-10-30T02:38:48.471Z] v3.1.0-dev.14 [2024-10-30T02:38:48.471Z] v3.1.0-dev.15 [2024-10-30T02:38:48.471Z] v3.1.0-dev.16 [2024-10-30T02:38:48.471Z] v3.1.0-dev.17 [2024-10-30T02:38:48.471Z] v3.1.0-dev.18 [2024-10-30T02:38:48.471Z] v3.1.0-dev.19 [2024-10-30T02:38:48.471Z] v3.1.0-dev.2 [2024-10-30T02:38:48.471Z] v3.1.0-dev.20 [2024-10-30T02:38:48.471Z] v3.1.0-dev.21 [2024-10-30T02:38:48.471Z] v3.1.0-dev.22 [2024-10-30T02:38:48.471Z] v3.1.0-dev.23 [2024-10-30T02:38:48.471Z] v3.1.0-dev.24 [2024-10-30T02:38:48.471Z] v3.1.0-dev.25 [2024-10-30T02:38:48.471Z] v3.1.0-dev.26 [2024-10-30T02:38:48.471Z] v3.1.0-dev.27 [2024-10-30T02:38:48.471Z] v3.1.0-dev.28 [2024-10-30T02:38:48.471Z] v3.1.0-dev.29 [2024-10-30T02:38:48.471Z] v3.1.0-dev.3 [2024-10-30T02:38:48.471Z] v3.1.0-dev.30 [2024-10-30T02:38:48.471Z] v3.1.0-dev.4 [2024-10-30T02:38:48.471Z] v3.1.0-dev.5 [2024-10-30T02:38:48.471Z] v3.1.0-dev.6 [2024-10-30T02:38:48.471Z] v3.1.0-dev.7 [2024-10-30T02:38:48.471Z] v3.1.0-dev.8 [2024-10-30T02:38:48.471Z] v3.1.0-dev.9 [2024-10-30T02:38:48.471Z] v3.1.1 [2024-10-30T02:38:48.471Z] v3.1.1-dev.1 [2024-10-30T02:38:48.471Z] v3.2.0-dev.1 [2024-10-30T02:38:48.471Z] v3.2.0-dev.10 [2024-10-30T02:38:48.471Z] v3.2.0-dev.11 [2024-10-30T02:38:48.471Z] v3.2.0-dev.12 [2024-10-30T02:38:48.471Z] v3.2.0-dev.13 [2024-10-30T02:38:48.471Z] v3.2.0-dev.14 [2024-10-30T02:38:48.471Z] v3.2.0-dev.15 [2024-10-30T02:38:48.471Z] v3.2.0-dev.16 [2024-10-30T02:38:48.471Z] v3.2.0-dev.17 [2024-10-30T02:38:48.471Z] v3.2.0-dev.18 [2024-10-30T02:38:48.471Z] v3.2.0-dev.19 [2024-10-30T02:38:48.471Z] v3.2.0-dev.2 [2024-10-30T02:38:48.471Z] v3.2.0-dev.20 [2024-10-30T02:38:48.471Z] v3.2.0-dev.21 [2024-10-30T02:38:48.471Z] v3.2.0-dev.22 [2024-10-30T02:38:48.471Z] v3.2.0-dev.23 [2024-10-30T02:38:48.471Z] v3.2.0-dev.24 [2024-10-30T02:38:48.471Z] v3.2.0-dev.25 [2024-10-30T02:38:48.471Z] v3.2.0-dev.26 [2024-10-30T02:38:48.471Z] v3.2.0-dev.27 [2024-10-30T02:38:48.471Z] v3.2.0-dev.28 [2024-10-30T02:38:48.471Z] v3.2.0-dev.3 [2024-10-30T02:38:48.471Z] v3.2.0-dev.4 [2024-10-30T02:38:48.471Z] v3.2.0-dev.5 [2024-10-30T02:38:48.471Z] v3.2.0-dev.6 [2024-10-30T02:38:48.471Z] v3.2.0-dev.7 [2024-10-30T02:38:48.471Z] v3.2.0-dev.8 [2024-10-30T02:38:48.471Z] v3.2.0-dev.9 [2024-10-30T02:38:48.471Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T02:38:48.771Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T02:38:49.340Z] Signing Git tag with Sigul... [2024-10-30T02:38:49.340Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T02:38:49.614Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:38:49.909Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T02:38:49.916Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T02:38:49.939Z] $ docker stop --time=1 0708fd15c5d2e7414a719cc2a5299c24501af985aba41f125e784d4476459807 [2024-10-30T02:38:51.263Z] $ docker rm -f --volumes 0708fd15c5d2e7414a719cc2a5299c24501af985aba41f125e784d4476459807 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T02:38:51.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:38:51.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:38:52.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:38:52.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:38:52.120Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:38:52.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2024-10-30T02:38:52.501Z] $ docker top 63dc41f4aaf3957da60cde2ca3dc3b34eef2481b5df2d5101d9546b04536d6f2 -eo pid,comm [2024-10-30T02:38:52.553Z] 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-10-30T02:38:52.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:38:52.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:38:52.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:38:52.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:38:52.722Z] $ docker exec 63dc41f4aaf3957da60cde2ca3dc3b34eef2481b5df2d5101d9546b04536d6f2 ssh-agent [2024-10-30T02:38:52.832Z] SSH_AUTH_SOCK=/tmp/ssh-Swcuvaz9cqWV/agent.34 [2024-10-30T02:38:52.833Z] SSH_AGENT_PID=40 [2024-10-30T02:38:52.837Z] Running ssh-add (command line suppressed) [2024-10-30T02:38:52.930Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11655146720483652443.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11655146720483652443.key) [2024-10-30T02:38:52.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:38:53.240Z] + git semver bump pre [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,416 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,416 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,417 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,417 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,417 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,417 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,419 [execute] INFO git cat-file --batch-check [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,425 [execute] INFO git cat-file --batch [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:38:53.499Z] 2024-10-30 02:38:53,431 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:53.499Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T02:38:53.502Z] $ docker exec --env ******** --env ******** 63dc41f4aaf3957da60cde2ca3dc3b34eef2481b5df2d5101d9546b04536d6f2 ssh-agent -k [2024-10-30T02:38:53.592Z] unset SSH_AUTH_SOCK; [2024-10-30T02:38:53.592Z] unset SSH_AGENT_PID; [2024-10-30T02:38:53.593Z] echo Agent pid 40 killed; [2024-10-30T02:38:53.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:38:53.944Z] + git semver [Pipeline] } [2024-10-30T02:38:54.211Z] $ docker stop --time=1 63dc41f4aaf3957da60cde2ca3dc3b34eef2481b5df2d5101d9546b04536d6f2 [2024-10-30T02:38:55.559Z] $ docker rm -f --volumes 63dc41f4aaf3957da60cde2ca3dc3b34eef2481b5df2d5101d9546b04536d6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:38:55.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:38:55.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:38:56.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:38:56.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:38:56.338Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:38:56.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2024-10-30T02:38:56.711Z] $ docker top 25917d724ee9108183c054117aeadd896fa91108f5ee6f91d7213d081d09e590 -eo pid,comm [2024-10-30T02:38:56.763Z] 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-10-30T02:38:56.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:38:56.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:38:56.829Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:38:56.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:38:56.933Z] $ docker exec 25917d724ee9108183c054117aeadd896fa91108f5ee6f91d7213d081d09e590 ssh-agent [2024-10-30T02:38:57.048Z] SSH_AUTH_SOCK=/tmp/ssh-L0ovh0bIEU7k/agent.32 [2024-10-30T02:38:57.048Z] SSH_AGENT_PID=38 [2024-10-30T02:38:57.052Z] Running ssh-add (command line suppressed) [2024-10-30T02:38:57.140Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6308517911761169.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6308517911761169.key) [2024-10-30T02:38:57.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:38:57.454Z] + git semver push [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,604 [run_push] DEBUG push [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,605 [execute] INFO git cat-file --batch-check [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,608 [execute] INFO git rev-list ab591df6be29b8c645945e0cbd13d9897751a5e5 -- [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,609 [execute] DEBUG Popen(['git', 'rev-list', 'ab591df6be29b8c645945e0cbd13d9897751a5e5', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,618 [execute] INFO git fetch -v origin [2024-10-30T02:38:57.713Z] 2024-10-30 02:38:57,618 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T02:38:58.280Z] 2024-10-30 02:38:58,062 [run_push] DEBUG no remote changes detected [2024-10-30T02:38:58.280Z] 2024-10-30 02:38:58,062 [execute] INFO git push origin semver [2024-10-30T02:38:58.280Z] 2024-10-30 02:38:58,062 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:38:58.846Z] 2024-10-30 02:38:58,718 [run_push] DEBUG push all version tags [2024-10-30T02:38:58.846Z] 2024-10-30 02:38:58,719 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T02:38:58.846Z] 2024-10-30 02:38:58,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:38:59.781Z] 2024-10-30 02:38:59,430 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-30T02:38:59.781Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T02:38:59.784Z] $ docker exec --env ******** --env ******** 25917d724ee9108183c054117aeadd896fa91108f5ee6f91d7213d081d09e590 ssh-agent -k [2024-10-30T02:38:59.880Z] unset SSH_AUTH_SOCK; [2024-10-30T02:38:59.880Z] unset SSH_AGENT_PID; [2024-10-30T02:38:59.880Z] echo Agent pid 38 killed; [2024-10-30T02:38:59.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:39:00.238Z] + git semver [Pipeline] } [2024-10-30T02:39:00.504Z] $ docker stop --time=1 25917d724ee9108183c054117aeadd896fa91108f5ee6f91d7213d081d09e590 [2024-10-30T02:39:01.766Z] $ docker rm -f --volumes 25917d724ee9108183c054117aeadd896fa91108f5ee6f91d7213d081d09e590 [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-10-30T02:39:02.432Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-10-30T02:39:02.432Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-30T02:39:02.432Z] total 16 [2024-10-30T02:39:02.432Z] drwxr-xr-x 3 root root 4096 Oct 30 02:26 . [2024-10-30T02:39:02.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 02:38 .. [2024-10-30T02:39:02.432Z] drwxr-xr-x 2 root root 4096 Oct 30 02:26 cost [2024-10-30T02:39:02.432Z] -rw-r--r-- 1 root root 89 Oct 30 02:26 cost.csv [2024-10-30T02:39:02.432Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-30T02:39:02.432Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-30T02:39:02.432Z] total 16 [2024-10-30T02:39:02.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 02:26 . [2024-10-30T02:39:02.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 02:38 .. [2024-10-30T02:39:02.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 02:26 cost [2024-10-30T02:39:02.432Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 30 02:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:02.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:03.582Z] ---> package-listing.sh [2024-10-30T02:39:03.582Z] ++ facter osfamily [2024-10-30T02:39:03.582Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T02:39:03.843Z] + OS_FAMILY=debian [2024-10-30T02:39:03.843Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-10-30T02:39:03.843Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T02:39:03.843Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T02:39:03.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T02:39:03.843Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T02:39:03.843Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-30T02:39:03.843Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T02:39:03.843Z] + case "${OS_FAMILY}" in [2024-10-30T02:39:03.843Z] + dpkg -l [2024-10-30T02:39:03.843Z] + grep '^ii' [2024-10-30T02:39:03.843Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T02:39:03.843Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T02:39:03.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T02:39:03.843Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-30T02:39:03.843Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-10-30T02:39:03.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-10-30T02:39:03.856Z] 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/exfoundry_device-virtual-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-10-30T02:39:04.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:39:04.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:39:04.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:39:04.834Z] prd-ubuntu20.04-docker-8c-8g-24002 does not seem to be running inside a container [2024-10-30T02:39:04.867Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-10-30T02:39:05.086Z] $ docker top 201360b6790a2d2a7dc410743ef74d14c458190f2ffe34568e4a7a7468543c8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:39:05.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T02:39:05.749Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T02:39:06.041Z] + ls /var/log/sa-host [2024-10-30T02:39:06.041Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:39:06.232Z] provisioning config files... [2024-10-30T02:39:06.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7099327543920704008tmp [Pipeline] { [Pipeline] echo [2024-10-30T02:39:06.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:06.545Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T02:39:06.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:06.896Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T02:39:06.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:07.192Z] ---> sudo-logs.sh [2024-10-30T02:39:07.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T02:39:07.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:07.509Z] ---> job-cost.sh [2024-10-30T02:39:07.509Z] lf-activate-venv: SKIPPING [2024-10-30T02:39:07.509Z] DEBUG: total: 0.2199999988079071 [2024-10-30T02:39:07.509Z] INFO: Retrieving Stack Cost... [2024-10-30T02:39:08.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T02:39:08.337Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T02:39:08.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:39:08.633Z] ---> logs-deploy.sh [2024-10-30T02:39:08.634Z] lf-activate-venv: SKIPPING [2024-10-30T02:39:08.634Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/185 [2024-10-30T02:39:08.634Z] INFO: archiving workspace using pattern(s): [2024-10-30T02:39:09.572Z] Archives upload complete. [2024-10-30T02:39:09.572Z] INFO: archiving logs to Nexus