Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 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-ssh251958537090648958.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-ssh9378564150457115465.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-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17193661391279481613.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-ssh3431804442595237350.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11530045141214292543.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25856 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (main) Commit message: "Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-list --no-walk 515e873cf8c49ccc867724a600990c68a3d943eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T04:23:33.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T04:23:33.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T04:23:33.461Z] ========================================================= [2024-11-08T04:23:33.461Z] EdgeX Global Pipelines Version Info [2024-11-08T04:23:33.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:23:34.197Z] ------------------- [2024-11-08T04:23:34.197Z] stable info: [2024-11-08T04:23:34.197Z] ------------------- [2024-11-08T04:23:34.197Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T04:23:34.197Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T04:23:34.197Z] Message: update stable to v1.0.265 [2024-11-08T04:23:34.778Z] ------------------- [2024-11-08T04:23:34.778Z] experimental info: [2024-11-08T04:23:34.778Z] ------------------- [2024-11-08T04:23:34.778Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T04:23:34.778Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T04:23:34.778Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T04:23:34.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-08T04:23:34.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-08T04:23:34.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T04:23:34.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T04:23:34.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T04:23:34.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T04:23:34.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T04:23:35.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T04:23:35.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T04:23:35.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T04:23:35.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T04:23:35.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-08T04:23:35.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T04:23:35.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T04:23:35.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T04:23:35.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T04:23:35.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T04:23:35.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T04:23:35.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T04:23:35.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T04:23:35.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T04:23:35.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T04:23:35.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T04:23:35.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T04:23:35.414Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T04:23:35.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T04:23:35.464Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T04:23:35.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T04:23:35.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T04:23:35.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T04:23:35.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo [2024-11-08T04:23:35.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78ec4fc [Pipeline] echo [2024-11-08T04:23:35.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:23:35.711Z] provisioning config files... [2024-11-08T04:23:35.727Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11062435647778601186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:23:36.066Z] ---> ****-login.sh [2024-11-08T04:23:36.066Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:23:36.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:36.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:36.326Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:36.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:36.327Z] [2024-11-08T04:23:36.327Z] Login Succeeded [2024-11-08T04:23:36.327Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:23:36.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:36.587Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:36.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:36.587Z] [2024-11-08T04:23:36.587Z] Login Succeeded [2024-11-08T04:23:36.587Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:23:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:36.587Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:36.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:36.587Z] [2024-11-08T04:23:36.587Z] Login Succeeded [2024-11-08T04:23:36.587Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:23:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:36.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:36.849Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:36.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:36.849Z] [2024-11-08T04:23:36.849Z] Login Succeeded [2024-11-08T04:23:36.850Z] ****.io [2024-11-08T04:23:36.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:37.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:37.111Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:37.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:37.111Z] [2024-11-08T04:23:37.111Z] Login Succeeded [2024-11-08T04:23:37.111Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:23:37.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T04:23:37.536Z] + git rev-list -1 --merges 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3~1..78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo [2024-11-08T04:23:37.564Z] -----------> git rev-list -1 --merges 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3~1..78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:23:37.564Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [false] [Pipeline] sh [2024-11-08T04:23:37.858Z] + git log --format=format:%s -1 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo [2024-11-08T04:23:37.873Z] ========================================================= [2024-11-08T04:23:37.873Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T04:23:37.873Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:23:38.227Z] + git log --format=format:%s -1 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo [2024-11-08T04:23:38.240Z] [semverPrep] GIT_COMMIT: 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3, Commit Message: Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3 [Pipeline] echo [2024-11-08T04:23:38.255Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T04:23:38.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:23:38.677Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T04:23:38.677Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T04:23:38.677Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T04:23:38.677Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T04:23:38.677Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T04:23:38.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:23:39.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:23:39.093Z] [2024-11-08T04:23:39.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:23:39.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:23:39.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T04:23:39.401Z] b85a868b505f: Pulling fs layer [2024-11-08T04:23:39.401Z] e2be974225ed: Pulling fs layer [2024-11-08T04:23:39.401Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T04:23:39.401Z] 988bab9f4d93: Pulling fs layer [2024-11-08T04:23:39.401Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T04:23:39.401Z] eaf3925da568: Pulling fs layer [2024-11-08T04:23:39.401Z] bab4dde63d76: Pulling fs layer [2024-11-08T04:23:39.401Z] bde34c3a00c8: Pulling fs layer [2024-11-08T04:23:39.401Z] b352a97aabf1: Pulling fs layer [2024-11-08T04:23:39.401Z] 4872d77fe225: Pulling fs layer [2024-11-08T04:23:39.401Z] 5851b861e8e6: Pulling fs layer [2024-11-08T04:23:39.401Z] 988bab9f4d93: Waiting [2024-11-08T04:23:39.401Z] bde34c3a00c8: Waiting [2024-11-08T04:23:39.401Z] b352a97aabf1: Waiting [2024-11-08T04:23:39.401Z] 1469e6f7b9e6: Waiting [2024-11-08T04:23:39.401Z] 5851b861e8e6: Waiting [2024-11-08T04:23:39.401Z] bab4dde63d76: Waiting [2024-11-08T04:23:39.401Z] eaf3925da568: Waiting [2024-11-08T04:23:39.401Z] 4872d77fe225: Waiting [2024-11-08T04:23:39.401Z] e2be974225ed: Download complete [2024-11-08T04:23:39.401Z] 988bab9f4d93: Verifying Checksum [2024-11-08T04:23:39.401Z] 988bab9f4d93: Download complete [2024-11-08T04:23:39.401Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T04:23:39.401Z] 339a4e72a1f5: Download complete [2024-11-08T04:23:39.659Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T04:23:39.659Z] 1469e6f7b9e6: Download complete [2024-11-08T04:23:39.659Z] eaf3925da568: Download complete [2024-11-08T04:23:39.659Z] bde34c3a00c8: Download complete [2024-11-08T04:23:39.659Z] b352a97aabf1: Download complete [2024-11-08T04:23:39.659Z] 4872d77fe225: Download complete [2024-11-08T04:23:39.659Z] 5851b861e8e6: Verifying Checksum [2024-11-08T04:23:39.659Z] 5851b861e8e6: Download complete [2024-11-08T04:23:39.659Z] b85a868b505f: Verifying Checksum [2024-11-08T04:23:39.659Z] b85a868b505f: Download complete [2024-11-08T04:23:39.918Z] bab4dde63d76: Verifying Checksum [2024-11-08T04:23:39.918Z] bab4dde63d76: Download complete [2024-11-08T04:23:40.866Z] b85a868b505f: Pull complete [2024-11-08T04:23:41.125Z] e2be974225ed: Pull complete [2024-11-08T04:23:41.696Z] 339a4e72a1f5: Pull complete [2024-11-08T04:23:41.697Z] 988bab9f4d93: Pull complete [2024-11-08T04:23:41.956Z] 1469e6f7b9e6: Pull complete [2024-11-08T04:23:41.956Z] eaf3925da568: Pull complete [2024-11-08T04:23:43.985Z] bab4dde63d76: Pull complete [2024-11-08T04:23:43.985Z] bde34c3a00c8: Pull complete [2024-11-08T04:23:43.985Z] b352a97aabf1: Pull complete [2024-11-08T04:23:44.246Z] 4872d77fe225: Pull complete [2024-11-08T04:23:44.246Z] 5851b861e8e6: Pull complete [2024-11-08T04:23:44.246Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T04:23:44.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:23:44.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:23:44.412Z] prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container [2024-11-08T04:23:44.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:23:46.871Z] $ docker top 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 -eo pid,comm [2024-11-08T04:23:46.926Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T04:23:46.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:23:46.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:23:46.972Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:23:47.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:23:47.102Z] $ docker exec 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent [2024-11-08T04:23:47.211Z] SSH_AUTH_SOCK=/tmp/ssh-S2dZW98ykeLl/agent.32 [2024-11-08T04:23:47.211Z] SSH_AGENT_PID=38 [2024-11-08T04:23:47.217Z] Running ssh-add (command line suppressed) [2024-11-08T04:23:47.320Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9046469612443710779.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9046469612443710779.key) [2024-11-08T04:23:47.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:23:47.630Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T04:23:47.644Z] $ docker exec --env ******** --env ******** 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent -k [2024-11-08T04:23:47.745Z] unset SSH_AUTH_SOCK; [2024-11-08T04:23:47.745Z] unset SSH_AGENT_PID; [2024-11-08T04:23:47.745Z] echo Agent pid 38 killed; [2024-11-08T04:23:47.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T04:23:47.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:23:47.785Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:23:47.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:23:47.904Z] $ docker exec 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent [2024-11-08T04:23:48.005Z] SSH_AUTH_SOCK=/tmp/ssh-HGoFrzrqJeuT/agent.71 [2024-11-08T04:23:48.005Z] SSH_AGENT_PID=76 [2024-11-08T04:23:48.010Z] Running ssh-add (command line suppressed) [2024-11-08T04:23:48.130Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15993216520844329519.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15993216520844329519.key) [2024-11-08T04:23:48.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:23:48.434Z] + git semver init [2024-11-08T04:23:48.693Z] 2024-11-08 04:23:48,631 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T04:23:48.693Z] 2024-11-08 04:23:48,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2024-11-08T04:23:48.693Z] 2024-11-08 04:23:48,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2024-11-08T04:23:48.693Z] 2024-11-08 04:23:48,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:23:49.260Z] 2024-11-08 04:23:49,253 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2024-11-08T04:23:49.260Z] 2024-11-08 04:23:49,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2024-11-08T04:23:49.260Z] 2024-11-08 04:23:49,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2024-11-08T04:23:49.260Z] 2024-11-08 04:23:49,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2024-11-08T04:23:49.260Z] 4.0.0-dev.1 [Pipeline] } [2024-11-08T04:23:49.529Z] $ docker exec --env ******** --env ******** 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent -k [2024-11-08T04:23:49.620Z] unset SSH_AUTH_SOCK; [2024-11-08T04:23:49.621Z] unset SSH_AGENT_PID; [2024-11-08T04:23:49.621Z] echo Agent pid 76 killed; [2024-11-08T04:23:49.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:23:49.941Z] + git semver [Pipeline] } [2024-11-08T04:23:50.215Z] $ docker stop --time=1 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 [2024-11-08T04:23:51.488Z] $ docker rm -f --volumes 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:23:51.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T04:23:52.057Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T04:23:52.060Z] [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-11-08T04:23:52.253Z] provisioning config files... [2024-11-08T04:23:52.263Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10608218038275684445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:23:52.560Z] ---> ****-login.sh [2024-11-08T04:23:52.560Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:23:52.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:52.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:52.560Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:52.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:52.560Z] [2024-11-08T04:23:52.560Z] Login Succeeded [2024-11-08T04:23:52.560Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:23:52.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:52.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:52.820Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:52.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:52.820Z] [2024-11-08T04:23:52.820Z] Login Succeeded [2024-11-08T04:23:52.820Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:23:52.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:52.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:52.820Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:52.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:52.820Z] [2024-11-08T04:23:52.820Z] Login Succeeded [2024-11-08T04:23:52.820Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:23:52.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:52.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:52.820Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:52.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:52.820Z] [2024-11-08T04:23:52.820Z] Login Succeeded [2024-11-08T04:23:52.820Z] ****.io [2024-11-08T04:23:53.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:23:53.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:23:53.078Z] Configure a credential helper to remove this warning. See [2024-11-08T04:23:53.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:23:53.079Z] [2024-11-08T04:23:53.079Z] Login Succeeded [2024-11-08T04:23:53.079Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:23:53.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T04:23:53.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:23:53.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:23:53.200Z] ========================================================= [2024-11-08T04:23:53.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T04:23:53.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:23:53.529Z] + 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-11-08T04:23:53.529Z] Sending build context to Docker daemon 920.6kB [2024-11-08T04:23:53.529Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T04:23:53.786Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T04:23:54.063Z] 43c4264eed91: Pulling fs layer [2024-11-08T04:23:54.063Z] aec3504c519e: Pulling fs layer [2024-11-08T04:23:54.063Z] c79bddf330f7: Pulling fs layer [2024-11-08T04:23:54.063Z] 0d736227ff64: Pulling fs layer [2024-11-08T04:23:54.063Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T04:23:54.063Z] 4f4fb700ef54: Waiting [2024-11-08T04:23:54.063Z] aec3504c519e: Verifying Checksum [2024-11-08T04:23:54.063Z] aec3504c519e: Download complete [2024-11-08T04:23:54.063Z] 43c4264eed91: Verifying Checksum [2024-11-08T04:23:54.063Z] 43c4264eed91: Download complete [2024-11-08T04:23:54.322Z] 0d736227ff64: Verifying Checksum [2024-11-08T04:23:54.322Z] 0d736227ff64: Download complete [2024-11-08T04:23:54.322Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T04:23:54.322Z] 4f4fb700ef54: Download complete [2024-11-08T04:23:54.322Z] 43c4264eed91: Pull complete [2024-11-08T04:23:54.322Z] aec3504c519e: Pull complete [2024-11-08T04:23:54.580Z] c79bddf330f7: Verifying Checksum [2024-11-08T04:23:54.580Z] c79bddf330f7: Download complete [2024-11-08T04:23:57.872Z] c79bddf330f7: Pull complete [2024-11-08T04:23:57.872Z] 0d736227ff64: Pull complete [2024-11-08T04:23:58.130Z] 4f4fb700ef54: Pull complete [2024-11-08T04:23:58.130Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T04:23:58.130Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T04:23:58.130Z] ---> 4147efcd34f7 [2024-11-08T04:23:58.130Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T04:24:00.169Z] ---> Running in f04ad93d8dd7 [2024-11-08T04:24:00.169Z] Removing intermediate container f04ad93d8dd7 [2024-11-08T04:24:00.169Z] ---> f2e592928a1b [2024-11-08T04:24:00.169Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T04:24:00.169Z] ---> Running in d21733a728fc [2024-11-08T04:24:00.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:24:00.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:24:00.444Z] v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:24:00.444Z] v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:24:00.445Z] OK: 24168 distinct packages available [2024-11-08T04:24:00.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:24:00.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:24:00.704Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T04:24:00.704Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T04:24:00.704Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T04:24:00.704Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T04:24:00.704Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T04:24:00.964Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T04:24:00.964Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T04:24:00.964Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T04:24:00.964Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T04:24:00.964Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T04:24:00.964Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T04:24:00.964Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T04:24:01.902Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T04:24:01.902Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T04:24:01.902Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T04:24:01.902Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T04:24:01.902Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T04:24:01.902Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T04:24:01.902Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T04:24:01.902Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-08T04:24:01.902Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T04:24:01.902Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T04:24:01.902Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T04:24:01.902Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T04:24:01.902Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T04:24:01.902Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T04:24:01.902Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T04:24:01.902Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T04:24:01.902Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T04:24:01.902Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T04:24:01.902Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:24:01.902Z] OK: 171 MiB in 45 packages [2024-11-08T04:24:05.187Z] Removing intermediate container d21733a728fc [2024-11-08T04:24:05.187Z] ---> ab5ca10c07cd [2024-11-08T04:24:05.187Z] Step 4/5 : COPY . . [2024-11-08T04:24:05.187Z] ---> 5e9dc23922f6 [2024-11-08T04:24:05.187Z] Step 5/5 : RUN make build [2024-11-08T04:24:05.187Z] ---> Running in a13b3129ab14 [2024-11-08T04:24:05.446Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T04:24:05.446Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T04:24:05.446Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T04:24:05.446Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T04:24:05.705Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T04:24:05.705Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T04:24:05.705Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T04:24:05.705Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T04:24:05.705Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T04:24:05.705Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T04:24:05.705Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T04:24:05.705Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T04:24:05.705Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T04:24:05.963Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T04:24:05.964Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T04:24:05.964Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T04:24:05.964Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T04:24:06.224Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T04:24:06.224Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T04:24:06.224Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T04:24:06.224Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T04:24:06.224Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T04:24:06.224Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T04:24:06.224Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T04:24:06.224Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T04:24:06.531Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T04:24:06.531Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T04:24:06.531Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T04:24:06.531Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T04:24:06.531Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T04:24:06.531Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T04:24:06.531Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T04:24:06.531Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T04:24:06.790Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T04:24:06.790Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T04:24:06.790Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T04:24:06.790Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T04:24:06.790Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T04:24:06.790Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T04:24:07.049Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T04:24:07.049Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T04:24:07.049Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T04:24:07.049Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T04:24:07.049Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T04:24:07.049Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T04:24:07.049Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T04:24:07.050Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T04:24:07.050Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T04:24:07.050Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T04:24:07.050Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T04:24:07.050Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T04:24:07.197Z] Still waiting to schedule task [2024-11-08T04:24:07.197Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25842’ [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T04:24:07.620Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T04:24:07.620Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T04:24:07.620Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T04:24:07.620Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T04:24:07.620Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T04:24:07.620Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T04:24:07.620Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T04:24:07.620Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T04:24:07.620Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T04:24:07.620Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T04:24:07.620Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T04:24:07.620Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T04:24:07.620Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T04:24:07.620Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T04:24:07.878Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T04:24:07.878Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T04:24:07.878Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T04:24:07.878Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T04:24:07.878Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T04:24:07.878Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T04:24:07.878Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T04:24:07.878Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T04:24:07.878Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T04:24:08.137Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T04:24:08.137Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T04:24:08.137Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T04:24:08.137Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T04:24:08.137Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T04:24:08.137Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T04:24:08.137Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T04:24:08.137Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T04:24:08.137Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T04:24:08.395Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T04:24:08.395Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T04:24:08.395Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T04:24:08.395Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T04:24:08.395Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T04:24:08.395Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T04:24:08.395Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T04:24:08.395Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T04:24:08.395Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T04:24:08.395Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T04:24:08.395Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T04:24:08.395Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T04:24:08.395Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T04:24:08.655Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T04:24:08.655Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T04:24:08.655Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T04:24:08.655Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T04:24:08.655Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T04:24:08.655Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T04:24:08.655Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T04:24:08.655Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T04:24:08.655Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T04:24:08.655Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T04:24:30.591Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T04:24:52.576Z] Removing intermediate container a13b3129ab14 [2024-11-08T04:24:52.576Z] ---> d5038f19fea2 [2024-11-08T04:24:52.576Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T04:24:52.576Z] Successfully built d5038f19fea2 [2024-11-08T04:24:52.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:24:52.894Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T04:24:52.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:24:52.969Z] prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container [2024-11-08T04:24:53.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T04:24:53.392Z] $ docker top c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:24:53.734Z] + go version [2024-11-08T04:24:53.734Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-08T04:24:53.748Z] $ docker stop --time=1 c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab [2024-11-08T04:24:55.017Z] $ docker rm -f --volumes c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:24:55.450Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T04:24:55.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:24:55.541Z] prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container [2024-11-08T04:24:55.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T04:24:55.927Z] $ docker top 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:24:56.270Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:24:56.573Z] + make test [2024-11-08T04:24:56.573Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T04:24:56.834Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T04:25:02.098Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T04:25:02.099Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T04:25:03.035Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T04:25:04.937Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T04:25:04.937Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T04:25:05.875Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T04:25:06.135Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T04:25:07.512Z] rm -rf test-artifacts [2024-11-08T04:25:07.513Z] mkdir test-artifacts [2024-11-08T04:25:07.513Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T04:25:07.513Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T04:25:07.513Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T04:25:07.513Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T04:25:25.635Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T04:25:25.635Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T04:25:25.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T04:25:25.669Z] $ docker stop --time=1 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b [2024-11-08T04:25:29.838Z] $ docker rm -f --volumes 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:25:30.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T04:25:30.360Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T04:25:31.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T04:25:31.357Z] + ls -al . [2024-11-08T04:25:31.357Z] total 204 [2024-11-08T04:25:31.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:25 . [2024-11-08T04:25:31.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:23 .. [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 04:23 .dockerignore [2024-11-08T04:25:31.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:25 .git [2024-11-08T04:25:31.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 .github [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 04:23 .gitignore [2024-11-08T04:25:31.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:23 .semver [2024-11-08T04:25:31.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 .vscode [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 04:23 Attribution.txt [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 04:23 Dockerfile [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 04:23 Jenkinsfile [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 04:23 LICENSE [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 04:23 Makefile [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 04:23 README.md [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 04:23 VERSION [2024-11-08T04:25:31.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 bin [2024-11-08T04:25:31.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:23 cmd [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 04:23 go.mod [2024-11-08T04:25:31.357Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 04:23 go.sum [2024-11-08T04:25:31.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:23 internal [2024-11-08T04:25:31.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:25 test-artifacts [2024-11-08T04:25:31.358Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:25:31.680Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-11-08T04:25:31.680Z] Sending build context to Docker daemon 938kB [2024-11-08T04:25:31.680Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T04:25:31.680Z] ---> 4147efcd34f7 [2024-11-08T04:25:31.680Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T04:25:31.680Z] ---> Using cache [2024-11-08T04:25:31.680Z] ---> f2e592928a1b [2024-11-08T04:25:31.680Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T04:25:31.680Z] ---> Using cache [2024-11-08T04:25:31.680Z] ---> ab5ca10c07cd [2024-11-08T04:25:31.680Z] Step 4/19 : COPY . . [2024-11-08T04:25:31.938Z] ---> 429ac1815324 [2024-11-08T04:25:31.938Z] Step 5/19 : RUN make build [2024-11-08T04:25:31.938Z] ---> Running in f2c4835136aa [2024-11-08T04:25:32.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T04:25:32.196Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T04:25:32.196Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T04:25:32.196Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T04:25:32.454Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T04:25:32.454Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T04:25:32.454Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T04:25:32.454Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T04:25:32.454Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T04:25:32.454Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T04:25:32.454Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T04:25:32.454Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T04:25:32.454Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T04:25:32.454Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T04:25:32.713Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T04:25:32.713Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T04:25:32.713Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T04:25:32.713Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T04:25:32.713Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T04:25:32.713Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T04:25:32.713Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T04:25:32.713Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T04:25:32.713Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T04:25:32.713Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T04:25:32.713Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T04:25:32.713Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T04:25:32.713Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T04:25:32.971Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T04:25:32.971Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T04:25:32.971Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T04:25:32.971Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T04:25:32.971Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T04:25:32.971Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T04:25:32.971Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T04:25:32.971Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T04:25:32.971Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T04:25:32.971Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T04:25:32.971Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T04:25:32.971Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T04:25:33.535Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T04:25:33.535Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T04:25:33.535Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T04:25:33.535Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T04:25:33.535Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T04:25:33.535Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T04:25:33.535Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T04:25:33.535Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T04:25:33.535Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T04:25:33.535Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T04:25:33.535Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T04:25:33.535Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T04:25:33.535Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T04:25:33.792Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T04:25:33.792Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T04:25:33.792Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T04:25:33.792Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T04:25:33.792Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T04:25:33.792Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T04:25:34.058Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T04:25:34.058Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T04:25:34.058Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T04:25:34.317Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T04:25:34.317Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T04:25:34.317Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T04:25:34.317Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T04:25:34.317Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T04:25:34.317Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T04:25:34.317Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T04:25:34.317Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T04:25:34.317Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T04:25:34.317Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T04:25:34.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T04:25:34.575Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T04:25:34.575Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T04:25:34.575Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T04:25:34.575Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T04:25:34.575Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T04:25:34.575Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T04:25:34.575Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T04:25:34.575Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T04:25:34.575Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T04:25:34.575Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T04:25:34.575Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T04:25:34.575Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T04:25:34.575Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T04:25:34.575Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T04:25:34.834Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T04:25:34.834Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T04:25:34.834Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T04:25:34.834Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T04:25:34.834Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T04:25:34.834Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T04:25:34.834Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T04:25:34.834Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T04:25:34.834Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T04:25:34.834Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T04:25:34.834Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T04:25:34.834Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T04:25:34.834Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T04:25:56.754Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T04:26:18.767Z] Removing intermediate container f2c4835136aa [2024-11-08T04:26:18.767Z] ---> 120fbea7faf5 [2024-11-08T04:26:18.767Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T04:26:18.767Z] 3.20: Pulling from library/alpine [2024-11-08T04:26:18.767Z] 43c4264eed91: Already exists [2024-11-08T04:26:18.767Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:26:18.767Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T04:26:18.767Z] ---> 91ef0af61f39 [2024-11-08T04:26:18.767Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T04:26:18.767Z] ---> Running in a6ad352beff7 [2024-11-08T04:26:18.767Z] Removing intermediate container a6ad352beff7 [2024-11-08T04:26:18.767Z] ---> e664354bf861 [2024-11-08T04:26:18.767Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T04:26:18.767Z] ---> Running in 0d8dd13c92ee [2024-11-08T04:26:18.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:18.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:18.767Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T04:26:18.767Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T04:26:18.767Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T04:26:18.767Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T04:26:18.767Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T04:26:18.767Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T04:26:18.767Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:26:18.767Z] OK: 12 MiB in 20 packages [2024-11-08T04:26:19.024Z] Removing intermediate container 0d8dd13c92ee [2024-11-08T04:26:19.025Z] ---> a99ab0073ac8 [2024-11-08T04:26:19.025Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T04:26:19.025Z] ---> Running in 0cad5a7d7362 [2024-11-08T04:26:19.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:19.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:19.542Z] Upgrading critical system libraries and apk-tools: [2024-11-08T04:26:19.542Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:26:19.542Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:26:19.542Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:26:19.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:19.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T04:26:20.058Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:26:20.058Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:26:20.058Z] OK: 12 MiB in 20 packages [2024-11-08T04:26:20.623Z] Removing intermediate container 0cad5a7d7362 [2024-11-08T04:26:20.623Z] ---> 9bc2ca026565 [2024-11-08T04:26:20.623Z] Step 10/19 : EXPOSE 59997 [2024-11-08T04:26:20.623Z] ---> Running in ba663448f71d [2024-11-08T04:26:20.623Z] Removing intermediate container ba663448f71d [2024-11-08T04:26:20.623Z] ---> 1962a715fa58 [2024-11-08T04:26:20.623Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T04:26:22.029Z] ---> 6fe02c052487 [2024-11-08T04:26:22.029Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T04:26:22.029Z] ---> fd8f104f776f [2024-11-08T04:26:22.029Z] Step 13/19 : COPY LICENSE / [2024-11-08T04:26:22.288Z] ---> 07a3e1680d0b [2024-11-08T04:26:22.288Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T04:26:22.288Z] ---> f915caf97290 [2024-11-08T04:26:22.288Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T04:26:22.288Z] ---> Running in 54905bed2eb8 [2024-11-08T04:26:22.288Z] Removing intermediate container 54905bed2eb8 [2024-11-08T04:26:22.288Z] ---> edd89388fdbf [2024-11-08T04:26:22.288Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T04:26:22.547Z] ---> Running in 69379426e314 [2024-11-08T04:26:22.547Z] Removing intermediate container 69379426e314 [2024-11-08T04:26:22.547Z] ---> c3b4362fdc5b [2024-11-08T04:26:22.547Z] Step 17/19 : LABEL arch=amd64 [2024-11-08T04:26:22.547Z] ---> Running in c99c8eeca840 [2024-11-08T04:26:22.547Z] Removing intermediate container c99c8eeca840 [2024-11-08T04:26:22.547Z] ---> 34a7a9638d6b [2024-11-08T04:26:22.547Z] Step 18/19 : LABEL git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:26:22.547Z] ---> Running in c31628ea998e [2024-11-08T04:26:22.547Z] Removing intermediate container c31628ea998e [2024-11-08T04:26:22.547Z] ---> 42f48a7f691f [2024-11-08T04:26:22.547Z] Step 19/19 : LABEL version=4.0.0-dev.1 [2024-11-08T04:26:22.805Z] ---> Running in 32bd72158a1e [2024-11-08T04:26:22.805Z] Removing intermediate container 32bd72158a1e [2024-11-08T04:26:22.805Z] ---> 8f8e0c5d419d [2024-11-08T04:26:22.805Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-08T04:26:22.805Z] Successfully built 8f8e0c5d419d [2024-11-08T04:26:22.805Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:26:22.943Z] provisioning config files... [2024-11-08T04:26:22.952Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config801370985502224749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:26:23.260Z] ---> ****-login.sh [2024-11-08T04:26:23.260Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:26:23.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:23.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:23.261Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:23.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:23.261Z] [2024-11-08T04:26:23.261Z] Login Succeeded [2024-11-08T04:26:23.261Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:26:23.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:23.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:23.261Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:23.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:23.261Z] [2024-11-08T04:26:23.261Z] Login Succeeded [2024-11-08T04:26:23.261Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:26:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:23.520Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:23.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:23.520Z] [2024-11-08T04:26:23.520Z] Login Succeeded [2024-11-08T04:26:23.520Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:26:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:23.521Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:23.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:23.521Z] [2024-11-08T04:26:23.521Z] Login Succeeded [2024-11-08T04:26:23.521Z] ****.io [2024-11-08T04:26:23.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:23.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:23.780Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:23.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:23.780Z] [2024-11-08T04:26:23.780Z] Login Succeeded [2024-11-08T04:26:23.780Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:26:23.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:26:23.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:26:23.876Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2024-11-08T04:26:23.876Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:26:23.876Z] latest [2024-11-08T04:26:23.876Z] 4.0.0-dev.1 [2024-11-08T04:26:23.876Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:26:23.876Z] main [2024-11-08T04:26:23.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:24.223Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:24.543Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:26:24.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2024-11-08T04:26:24.543Z] 42fb79e36e95: Preparing [2024-11-08T04:26:24.543Z] 04270218b955: Preparing [2024-11-08T04:26:24.543Z] 59e7aff6a6a1: Preparing [2024-11-08T04:26:24.543Z] 416fe9ff3f52: Preparing [2024-11-08T04:26:24.543Z] dcc48e185f70: Preparing [2024-11-08T04:26:24.543Z] c30ad47aa8ff: Preparing [2024-11-08T04:26:24.543Z] 63ca1fbb43ae: Preparing [2024-11-08T04:26:24.543Z] c30ad47aa8ff: Waiting [2024-11-08T04:26:24.543Z] 63ca1fbb43ae: Waiting [2024-11-08T04:26:24.543Z] 04270218b955: Pushed [2024-11-08T04:26:24.543Z] 59e7aff6a6a1: Pushed [2024-11-08T04:26:24.543Z] 42fb79e36e95: Pushed [2024-11-08T04:26:24.543Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:26:25.110Z] c30ad47aa8ff: Pushed [2024-11-08T04:26:25.110Z] dcc48e185f70: Pushed [2024-11-08T04:26:29.300Z] 416fe9ff3f52: Pushed [2024-11-08T04:26:29.557Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:29.879Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:30.197Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2024-11-08T04:26:30.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2024-11-08T04:26:30.197Z] 42fb79e36e95: Preparing [2024-11-08T04:26:30.197Z] 04270218b955: Preparing [2024-11-08T04:26:30.197Z] 59e7aff6a6a1: Preparing [2024-11-08T04:26:30.197Z] 416fe9ff3f52: Preparing [2024-11-08T04:26:30.197Z] dcc48e185f70: Preparing [2024-11-08T04:26:30.197Z] c30ad47aa8ff: Preparing [2024-11-08T04:26:30.197Z] 63ca1fbb43ae: Preparing [2024-11-08T04:26:30.197Z] c30ad47aa8ff: Waiting [2024-11-08T04:26:30.197Z] dcc48e185f70: Layer already exists [2024-11-08T04:26:30.197Z] 59e7aff6a6a1: Layer already exists [2024-11-08T04:26:30.197Z] 416fe9ff3f52: Layer already exists [2024-11-08T04:26:30.197Z] 42fb79e36e95: Layer already exists [2024-11-08T04:26:30.197Z] 04270218b955: Layer already exists [2024-11-08T04:26:30.197Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:26:30.197Z] c30ad47aa8ff: Layer already exists [2024-11-08T04:26:30.197Z] latest: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:30.530Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:30.862Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [2024-11-08T04:26:30.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2024-11-08T04:26:30.862Z] 42fb79e36e95: Preparing [2024-11-08T04:26:30.862Z] 04270218b955: Preparing [2024-11-08T04:26:30.862Z] 59e7aff6a6a1: Preparing [2024-11-08T04:26:30.862Z] 416fe9ff3f52: Preparing [2024-11-08T04:26:30.862Z] dcc48e185f70: Preparing [2024-11-08T04:26:30.862Z] c30ad47aa8ff: Preparing [2024-11-08T04:26:30.862Z] 63ca1fbb43ae: Preparing [2024-11-08T04:26:30.862Z] 63ca1fbb43ae: Waiting [2024-11-08T04:26:30.862Z] c30ad47aa8ff: Waiting [2024-11-08T04:26:30.862Z] dcc48e185f70: Layer already exists [2024-11-08T04:26:30.862Z] 42fb79e36e95: Layer already exists [2024-11-08T04:26:30.862Z] 04270218b955: Layer already exists [2024-11-08T04:26:30.862Z] 59e7aff6a6a1: Layer already exists [2024-11-08T04:26:30.862Z] 416fe9ff3f52: Layer already exists [2024-11-08T04:26:30.862Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:26:30.862Z] c30ad47aa8ff: Layer already exists [2024-11-08T04:26:30.862Z] 4.0.0-dev.1: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:31.196Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:31.518Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:26:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2024-11-08T04:26:31.518Z] 42fb79e36e95: Preparing [2024-11-08T04:26:31.518Z] 04270218b955: Preparing [2024-11-08T04:26:31.518Z] 59e7aff6a6a1: Preparing [2024-11-08T04:26:31.518Z] 416fe9ff3f52: Preparing [2024-11-08T04:26:31.518Z] dcc48e185f70: Preparing [2024-11-08T04:26:31.518Z] c30ad47aa8ff: Preparing [2024-11-08T04:26:31.518Z] 63ca1fbb43ae: Preparing [2024-11-08T04:26:31.518Z] c30ad47aa8ff: Waiting [2024-11-08T04:26:31.518Z] 63ca1fbb43ae: Waiting [2024-11-08T04:26:31.518Z] dcc48e185f70: Layer already exists [2024-11-08T04:26:31.518Z] 42fb79e36e95: Layer already exists [2024-11-08T04:26:31.518Z] 416fe9ff3f52: Layer already exists [2024-11-08T04:26:31.518Z] 59e7aff6a6a1: Layer already exists [2024-11-08T04:26:31.518Z] 04270218b955: Layer already exists [2024-11-08T04:26:31.518Z] c30ad47aa8ff: Layer already exists [2024-11-08T04:26:31.518Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:26:31.518Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:31.841Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:32.167Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2024-11-08T04:26:32.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2024-11-08T04:26:32.167Z] 42fb79e36e95: Preparing [2024-11-08T04:26:32.167Z] 04270218b955: Preparing [2024-11-08T04:26:32.167Z] 59e7aff6a6a1: Preparing [2024-11-08T04:26:32.167Z] 416fe9ff3f52: Preparing [2024-11-08T04:26:32.167Z] dcc48e185f70: Preparing [2024-11-08T04:26:32.167Z] c30ad47aa8ff: Preparing [2024-11-08T04:26:32.167Z] 63ca1fbb43ae: Preparing [2024-11-08T04:26:32.167Z] c30ad47aa8ff: Waiting [2024-11-08T04:26:32.167Z] 63ca1fbb43ae: Waiting [2024-11-08T04:26:32.167Z] 59e7aff6a6a1: Layer already exists [2024-11-08T04:26:32.167Z] 416fe9ff3f52: Layer already exists [2024-11-08T04:26:32.167Z] 04270218b955: Layer already exists [2024-11-08T04:26:32.167Z] 42fb79e36e95: Layer already exists [2024-11-08T04:26:32.167Z] dcc48e185f70: Layer already exists [2024-11-08T04:26:32.167Z] c30ad47aa8ff: Layer already exists [2024-11-08T04:26:32.167Z] 63ca1fbb43ae: Layer already exists [2024-11-08T04:26:32.167Z] main: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:26:32.247Z] ===================================================== [Pipeline] echo [2024-11-08T04:26:32.264Z] taggedImages: [2024-11-08T04:26:32.264Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:26:32.264Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2024-11-08T04:26:32.264Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [2024-11-08T04:26:32.264Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:26:32.264Z] - nexus3.edgexfoundry.org:10004/device-opc-ua: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-11-08T04:26:32.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:26:32.674Z] [2024-11-08T04:26:32.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:32.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:26:32.985Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T04:26:32.985Z] 5eb5b503b376: Pulling fs layer [2024-11-08T04:26:32.985Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T04:26:32.985Z] ec43610c2a17: Pulling fs layer [2024-11-08T04:26:32.985Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T04:26:32.985Z] 33b1e0a273af: Pulling fs layer [2024-11-08T04:26:32.985Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T04:26:32.985Z] 2f39f015ded8: Pulling fs layer [2024-11-08T04:26:32.985Z] 3a2ae6a8a46f: Waiting [2024-11-08T04:26:32.985Z] 2f39f015ded8: Waiting [2024-11-08T04:26:32.985Z] 33b1e0a273af: Waiting [2024-11-08T04:26:32.985Z] 5d3b04190fa2: Waiting [2024-11-08T04:26:32.985Z] 5c69ac0246d0: Download complete [2024-11-08T04:26:32.985Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T04:26:32.985Z] 3a2ae6a8a46f: Download complete [2024-11-08T04:26:32.985Z] 33b1e0a273af: Verifying Checksum [2024-11-08T04:26:32.985Z] 33b1e0a273af: Download complete [2024-11-08T04:26:32.985Z] 5d3b04190fa2: Download complete [2024-11-08T04:26:32.985Z] ec43610c2a17: Verifying Checksum [2024-11-08T04:26:32.985Z] ec43610c2a17: Download complete [2024-11-08T04:26:33.250Z] 5eb5b503b376: Download complete [2024-11-08T04:26:33.818Z] 2f39f015ded8: Verifying Checksum [2024-11-08T04:26:33.818Z] 2f39f015ded8: Download complete [2024-11-08T04:26:34.076Z] 5eb5b503b376: Pull complete [2024-11-08T04:26:34.333Z] 5c69ac0246d0: Pull complete [2024-11-08T04:26:34.590Z] ec43610c2a17: Pull complete [2024-11-08T04:26:34.849Z] 3a2ae6a8a46f: Pull complete [2024-11-08T04:26:34.849Z] 33b1e0a273af: Pull complete [2024-11-08T04:26:35.107Z] 5d3b04190fa2: Pull complete [2024-11-08T04:26:39.293Z] 2f39f015ded8: Pull complete [2024-11-08T04:26:39.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T04:26:39.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:26:39.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:26:39.393Z] prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container [2024-11-08T04:26:39.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T04:26:42.479Z] $ docker top 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:26:42.886Z] ---> job-cost.sh [2024-11-08T04:26:42.886Z] lf-activate-venv: SKIPPING [2024-11-08T04:26:42.886Z] INFO: No Stack... [2024-11-08T04:26:43.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:26:43.711Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:26:43.997Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2024-11-08T04:26:43.998Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T04:26:44.011Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [2024-11-08T04:26:44.021Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] did not exist. Created. [2024-11-08T04:26:44.028Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:26:44.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T04:26:44.371Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:26:44.380Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:26:44.405Z] $ docker stop --time=1 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef [2024-11-08T04:26:45.549Z] $ docker rm -f --volumes 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T04:27:48.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25857 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2024-11-08T04:27:48.336Z] Running in /w/workspace/device-opc-ua/3 [Pipeline] { [Pipeline] checkout [2024-11-08T04:27:51.391Z] The recommended git tool is: NONE [2024-11-08T04:27:55.798Z] using credential edgex-jenkins-ssh [2024-11-08T04:27:55.822Z] Cloning the remote Git repository [2024-11-08T04:27:55.873Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T04:27:55.975Z] > git init /w/workspace/device-opc-ua/3 # timeout=10 [2024-11-08T04:27:56.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T04:27:56.147Z] > git --version # timeout=10 [2024-11-08T04:27:56.170Z] > git --version # 'git version 2.25.1' [2024-11-08T04:27:56.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T04:27:56.338Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T04:27:56.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-08T04:27:56.977Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T04:27:57.866Z] Avoid second fetch [2024-11-08T04:27:57.866Z] Checking out Revision 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (main) [2024-11-08T04:27:58.506Z] Commit message: "Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3" [2024-11-08T04:27:57.888Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T04:27:57.967Z] > git checkout -f 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:28:03.111Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T04:28:03.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:28:03.111Z] Dload Upload Total Spent Left Speed [2024-11-08T04:28:03.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh [2024-11-08T04:28:03.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T04:28:03.793Z] + sudo tee /etc/docker/daemon.new [2024-11-08T04:28:03.793Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T04:28:03.793Z] { [2024-11-08T04:28:03.793Z] "registry-mirrors": [ [2024-11-08T04:28:03.793Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T04:28:03.793Z] ], [2024-11-08T04:28:03.793Z] "bip": "10.250.0.254/24", [2024-11-08T04:28:03.793Z] "hosts": [ [2024-11-08T04:28:03.793Z] "tcp://0.0.0.0:5555", [2024-11-08T04:28:03.793Z] "unix:///var/run/docker.sock" [2024-11-08T04:28:03.793Z] ], [2024-11-08T04:28:03.793Z] "mtu": 1458, [2024-11-08T04:28:03.793Z] "selinux-enabled": true, [2024-11-08T04:28:03.793Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T04:28:03.793Z] } [Pipeline] sh [2024-11-08T04:28:04.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T04:28:04.454Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:28:22.684Z] provisioning config files... [2024-11-08T04:28:22.707Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config17190527194141081398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:28:23.137Z] ---> ****-login.sh [2024-11-08T04:28:23.137Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:28:23.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:28:23.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:28:23.684Z] Configure a credential helper to remove this warning. See [2024-11-08T04:28:23.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:28:23.684Z] [2024-11-08T04:28:23.684Z] Login Succeeded [2024-11-08T04:28:23.684Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:28:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:28:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:28:23.952Z] Configure a credential helper to remove this warning. See [2024-11-08T04:28:23.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:28:23.952Z] [2024-11-08T04:28:23.952Z] Login Succeeded [2024-11-08T04:28:23.952Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:28:24.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:28:24.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:28:24.221Z] Configure a credential helper to remove this warning. See [2024-11-08T04:28:24.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:28:24.221Z] [2024-11-08T04:28:24.221Z] Login Succeeded [2024-11-08T04:28:24.221Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:28:24.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:28:24.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:28:24.768Z] Configure a credential helper to remove this warning. See [2024-11-08T04:28:24.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:28:24.768Z] [2024-11-08T04:28:24.768Z] Login Succeeded [2024-11-08T04:28:24.768Z] ****.io [2024-11-08T04:28:25.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:28:25.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:28:25.038Z] Configure a credential helper to remove this warning. See [2024-11-08T04:28:25.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:28:25.038Z] [2024-11-08T04:28:25.307Z] Login Succeeded [2024-11-08T04:28:25.307Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:28:25.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T04:28:25.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:28:25.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:28:25.678Z] ========================================================= [2024-11-08T04:28:25.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T04:28:25.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:26.061Z] + 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-11-08T04:28:27.996Z] Sending build context to Docker daemon 592.9kB [2024-11-08T04:28:27.996Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T04:28:28.586Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T04:28:28.586Z] cf04c63912e1: Pulling fs layer [2024-11-08T04:28:28.586Z] a5a9dd7d6fc2: Pulling fs layer [2024-11-08T04:28:28.586Z] 323003b0d8ad: Pulling fs layer [2024-11-08T04:28:28.586Z] 70cf7f03564c: Pulling fs layer [2024-11-08T04:28:28.586Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T04:28:28.586Z] 70cf7f03564c: Waiting [2024-11-08T04:28:28.586Z] 4f4fb700ef54: Waiting [2024-11-08T04:28:28.586Z] a5a9dd7d6fc2: Verifying Checksum [2024-11-08T04:28:28.586Z] a5a9dd7d6fc2: Download complete [2024-11-08T04:28:28.862Z] cf04c63912e1: Verifying Checksum [2024-11-08T04:28:28.862Z] cf04c63912e1: Download complete [2024-11-08T04:28:28.862Z] 70cf7f03564c: Verifying Checksum [2024-11-08T04:28:28.862Z] 70cf7f03564c: Download complete [2024-11-08T04:28:28.862Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T04:28:28.862Z] 4f4fb700ef54: Download complete [2024-11-08T04:28:29.465Z] cf04c63912e1: Pull complete [2024-11-08T04:28:30.050Z] a5a9dd7d6fc2: Pull complete [2024-11-08T04:28:30.630Z] 323003b0d8ad: Verifying Checksum [2024-11-08T04:28:30.630Z] 323003b0d8ad: Download complete [2024-11-08T04:28:42.965Z] 323003b0d8ad: Pull complete [2024-11-08T04:28:42.965Z] 70cf7f03564c: Pull complete [2024-11-08T04:28:42.965Z] 4f4fb700ef54: Pull complete [2024-11-08T04:28:42.965Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T04:28:42.965Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T04:28:42.965Z] ---> 329834fefb2a [2024-11-08T04:28:42.965Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T04:28:43.950Z] ---> Running in 0b36801d574b [2024-11-08T04:28:44.544Z] Removing intermediate container 0b36801d574b [2024-11-08T04:28:44.544Z] ---> 259d45c3abc8 [2024-11-08T04:28:44.544Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T04:28:44.544Z] ---> Running in 82a4e27cc629 [2024-11-08T04:28:45.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:28:46.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:28:47.514Z] v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T04:28:47.514Z] v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T04:28:47.514Z] OK: 24046 distinct packages available [2024-11-08T04:28:47.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:28:48.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:28:49.459Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T04:28:49.459Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T04:28:49.459Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T04:28:49.459Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T04:28:49.459Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T04:28:49.727Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T04:28:49.727Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T04:28:49.727Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T04:28:49.727Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T04:28:49.727Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T04:28:49.727Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T04:28:49.727Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T04:28:52.324Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T04:28:52.324Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T04:28:52.324Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T04:28:52.324Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T04:28:52.324Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T04:28:52.324Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T04:28:52.593Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T04:28:52.593Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-08T04:28:52.593Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T04:28:52.593Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T04:28:52.862Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T04:28:52.862Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T04:28:52.862Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T04:28:53.134Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T04:28:53.134Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T04:28:53.134Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T04:28:53.134Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T04:28:53.134Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T04:28:53.134Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:28:53.134Z] OK: 165 MiB in 45 packages [2024-11-08T04:28:59.806Z] Removing intermediate container 82a4e27cc629 [2024-11-08T04:28:59.806Z] ---> 16b0bae9781f [2024-11-08T04:28:59.806Z] Step 4/5 : COPY . . [2024-11-08T04:28:59.806Z] ---> 8c5946137f59 [2024-11-08T04:28:59.806Z] Step 5/5 : RUN make build [2024-11-08T04:28:59.806Z] ---> Running in cfa00d54f424 [2024-11-08T04:29:00.394Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T04:29:00.394Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T04:29:00.394Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T04:29:01.373Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T04:29:01.373Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T04:29:01.373Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T04:29:01.373Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T04:29:01.644Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T04:29:01.644Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T04:29:01.913Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T04:29:01.913Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T04:29:02.182Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T04:29:02.182Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T04:29:02.182Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T04:29:02.182Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T04:29:02.182Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T04:29:03.147Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T04:29:03.147Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T04:29:03.147Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T04:29:03.735Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T04:29:03.735Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T04:29:04.003Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T04:29:04.003Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T04:29:04.272Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T04:29:04.272Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T04:29:04.272Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T04:29:04.539Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T04:29:04.539Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T04:29:04.539Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T04:29:04.808Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T04:29:04.808Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T04:29:04.808Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T04:29:05.079Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T04:29:05.079Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T04:29:05.346Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T04:29:05.346Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T04:29:05.346Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T04:29:05.346Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T04:29:05.346Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T04:29:05.613Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T04:29:05.613Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T04:29:07.571Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T04:29:07.571Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T04:29:07.571Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T04:29:07.838Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T04:29:07.838Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T04:29:08.106Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T04:29:08.374Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T04:29:08.374Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T04:29:08.640Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T04:29:08.640Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T04:29:08.909Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T04:29:08.909Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T04:29:08.909Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T04:29:12.254Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T04:29:12.254Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T04:29:12.254Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T04:29:12.254Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T04:29:12.523Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T04:29:12.523Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T04:29:12.523Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T04:29:12.523Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T04:29:12.523Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T04:29:12.791Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T04:29:12.791Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T04:29:12.791Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T04:29:12.791Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T04:29:12.791Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T04:29:12.791Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T04:29:12.791Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T04:29:12.791Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T04:29:12.791Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T04:29:14.734Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T04:29:14.734Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T04:29:14.734Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T04:29:14.734Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T04:29:14.734Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T04:29:14.734Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T04:29:14.734Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T04:29:15.699Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T04:29:15.700Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T04:29:15.700Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T04:29:15.700Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T04:29:16.660Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T04:29:16.928Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T04:29:17.197Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T04:29:17.197Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T04:29:17.197Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T04:29:17.197Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T04:29:17.466Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T04:29:17.736Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T04:29:17.736Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T04:29:17.736Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T04:29:18.005Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T04:29:19.063Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T04:29:19.063Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T04:29:19.063Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T04:29:19.063Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T04:29:19.063Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T04:29:19.063Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T04:29:19.063Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T04:29:19.063Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T04:29:19.063Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T04:29:19.334Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T04:29:19.607Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T04:29:19.607Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T04:29:19.607Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T04:29:19.607Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T04:29:19.607Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T04:29:19.607Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T04:29:19.607Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T04:29:19.875Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T04:29:19.875Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T04:29:19.875Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T04:29:19.875Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T04:29:19.875Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T04:29:19.875Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T04:32:56.803Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T04:33:29.119Z] Removing intermediate container cfa00d54f424 [2024-11-08T04:33:29.119Z] ---> 3f2321d38ed3 [2024-11-08T04:33:29.119Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T04:33:29.119Z] Successfully built 3f2321d38ed3 [2024-11-08T04:33:29.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:33:29.578Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T04:33:29.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:33:29.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container [2024-11-08T04:33:29.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T04:33:31.348Z] $ docker top 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:33:32.267Z] + go version [2024-11-08T04:33:32.267Z] go version go1.23.3 linux/arm64 [Pipeline] } [2024-11-08T04:33:32.289Z] $ docker stop --time=1 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 [2024-11-08T04:33:34.032Z] $ docker rm -f --volumes 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:33:34.701Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T04:33:34.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:33:34.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container [2024-11-08T04:33:34.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T04:33:36.268Z] $ docker top d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:33:37.134Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/3 [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:33:37.805Z] + make test [2024-11-08T04:33:37.805Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T04:33:37.805Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T04:34:10.043Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T04:34:10.043Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T04:34:10.043Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T04:34:20.173Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T04:34:20.173Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T04:34:20.460Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T04:34:20.729Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T04:34:22.685Z] rm -rf test-artifacts [2024-11-08T04:34:22.685Z] mkdir test-artifacts [2024-11-08T04:34:22.685Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T04:34:22.953Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T04:34:23.220Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T04:34:23.220Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T04:38:15.031Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T04:38:15.032Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T04:38:15.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T04:38:15.069Z] $ docker stop --time=1 d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a [2024-11-08T04:38:16.834Z] $ docker rm -f --volumes d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:38:18.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T04:38:18.525Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T04:38:18.981Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:38:19.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T04:38:19.683Z] + ls -al . [2024-11-08T04:38:19.683Z] total 200 [2024-11-08T04:38:19.683Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:34 . [2024-11-08T04:38:19.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:27 .. [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 04:27 .dockerignore [2024-11-08T04:38:19.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:38 .git [2024-11-08T04:38:19.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 .github [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 04:27 .gitignore [2024-11-08T04:38:19.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 .vscode [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 04:27 Attribution.txt [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 04:27 Dockerfile [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 04:27 Jenkinsfile [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 04:27 LICENSE [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 04:27 Makefile [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 04:27 README.md [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 04:23 VERSION [2024-11-08T04:38:19.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 bin [2024-11-08T04:38:19.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:27 cmd [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 04:27 go.mod [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 04:27 go.sum [2024-11-08T04:38:19.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:27 internal [2024-11-08T04:38:19.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:38 test-artifacts [2024-11-08T04:38:19.683Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:38:20.026Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-11-08T04:38:20.290Z] Sending build context to Docker daemon 609.8kB [2024-11-08T04:38:20.290Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T04:38:20.290Z] ---> 329834fefb2a [2024-11-08T04:38:20.290Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T04:38:20.290Z] ---> Using cache [2024-11-08T04:38:20.290Z] ---> 259d45c3abc8 [2024-11-08T04:38:20.290Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T04:38:20.290Z] ---> Using cache [2024-11-08T04:38:20.290Z] ---> 16b0bae9781f [2024-11-08T04:38:20.290Z] Step 4/19 : COPY . . [2024-11-08T04:38:20.871Z] ---> 3eed9bc0c8b2 [2024-11-08T04:38:20.871Z] Step 5/19 : RUN make build [2024-11-08T04:38:21.138Z] ---> Running in d38c3816f855 [2024-11-08T04:38:22.102Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-08T04:38:22.102Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T04:38:22.102Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T04:38:22.681Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T04:38:22.681Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T04:38:22.681Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T04:38:22.681Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T04:38:23.260Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T04:38:23.260Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T04:38:23.260Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T04:38:23.524Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T04:38:23.524Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T04:38:23.524Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T04:38:23.789Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T04:38:23.789Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T04:38:23.789Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T04:38:24.744Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T04:38:24.744Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T04:38:24.744Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T04:38:25.325Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T04:38:25.325Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T04:38:25.325Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T04:38:25.325Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T04:38:25.595Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T04:38:25.595Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T04:38:25.860Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T04:38:25.860Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T04:38:25.860Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T04:38:25.860Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T04:38:25.860Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T04:38:26.123Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T04:38:26.123Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T04:38:26.123Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T04:38:26.123Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T04:38:26.386Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T04:38:26.386Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T04:38:26.649Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T04:38:26.649Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T04:38:26.649Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T04:38:26.649Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T04:38:26.649Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T04:38:26.649Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T04:38:28.058Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T04:38:28.058Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T04:38:28.058Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T04:38:28.322Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T04:38:28.322Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T04:38:28.322Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T04:38:28.585Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T04:38:28.848Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T04:38:29.112Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T04:38:29.112Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T04:38:29.375Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T04:38:32.710Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T04:38:32.710Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T04:38:32.710Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T04:38:32.710Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T04:38:32.710Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T04:38:32.710Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T04:38:32.710Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T04:38:32.710Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T04:38:32.710Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T04:38:32.974Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T04:38:32.974Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T04:38:32.974Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T04:38:32.974Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T04:38:32.974Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T04:38:32.974Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T04:38:32.974Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T04:38:32.974Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T04:38:33.239Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T04:38:33.239Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T04:38:33.239Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T04:38:33.239Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T04:38:34.188Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T04:38:34.188Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T04:38:34.188Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T04:38:34.188Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T04:38:34.452Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T04:38:34.452Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T04:38:34.452Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T04:38:35.043Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T04:38:35.308Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T04:38:35.308Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T04:38:35.308Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T04:38:35.308Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T04:38:35.572Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T04:38:35.572Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T04:38:35.837Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T04:38:37.236Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T04:38:37.236Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T04:38:37.501Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T04:38:37.501Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T04:38:39.429Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T04:38:39.429Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T04:38:39.429Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T04:38:39.429Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T04:38:39.429Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T04:38:39.429Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T04:38:39.429Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T04:38:39.429Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T04:38:39.429Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T04:38:39.429Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T04:38:39.429Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T04:38:39.693Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T04:38:39.693Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T04:38:39.693Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T04:38:39.693Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T04:38:39.693Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T04:38:39.693Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T04:38:39.693Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T04:38:39.693Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T04:38:39.957Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T04:38:39.957Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T04:38:39.957Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T04:38:39.957Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T04:38:39.957Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T04:42:01.697Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T04:42:40.597Z] Removing intermediate container d38c3816f855 [2024-11-08T04:42:40.597Z] ---> b20533f53f13 [2024-11-08T04:42:40.597Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T04:42:40.597Z] 3.20: Pulling from library/alpine [2024-11-08T04:42:40.597Z] cf04c63912e1: Already exists [2024-11-08T04:42:40.597Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:42:40.597Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T04:42:40.597Z] ---> c157a85ed455 [2024-11-08T04:42:40.597Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T04:42:40.597Z] ---> Running in d7bd98312567 [2024-11-08T04:42:40.597Z] Removing intermediate container d7bd98312567 [2024-11-08T04:42:40.597Z] ---> 9675624380bb [2024-11-08T04:42:40.597Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T04:42:40.597Z] ---> Running in ae079b3ecf85 [2024-11-08T04:42:40.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:40.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:40.597Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T04:42:40.597Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T04:42:40.597Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T04:42:40.597Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T04:42:40.597Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T04:42:40.597Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T04:42:40.597Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:42:40.597Z] OK: 13 MiB in 20 packages [2024-11-08T04:42:40.597Z] Removing intermediate container ae079b3ecf85 [2024-11-08T04:42:40.597Z] ---> f395322a8b3e [2024-11-08T04:42:40.597Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T04:42:40.597Z] ---> Running in 40749b3e52d9 [2024-11-08T04:42:41.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:41.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:43.744Z] Upgrading critical system libraries and apk-tools: [2024-11-08T04:42:43.744Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:42:43.744Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:42:43.744Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:42:43.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:42:45.959Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:42:45.959Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:42:45.959Z] OK: 13 MiB in 20 packages [2024-11-08T04:42:46.929Z] Removing intermediate container 40749b3e52d9 [2024-11-08T04:42:46.929Z] ---> b81d4d98ea4f [2024-11-08T04:42:46.929Z] Step 10/19 : EXPOSE 59997 [2024-11-08T04:42:46.929Z] ---> Running in fa27b0891a81 [2024-11-08T04:42:47.521Z] Removing intermediate container fa27b0891a81 [2024-11-08T04:42:47.521Z] ---> 5b1bb9043d57 [2024-11-08T04:42:47.521Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T04:42:49.481Z] ---> 004a8f1d03a8 [2024-11-08T04:42:49.481Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T04:42:50.065Z] ---> 71802f0095a1 [2024-11-08T04:42:50.065Z] Step 13/19 : COPY LICENSE / [2024-11-08T04:42:50.649Z] ---> c7f116c9a146 [2024-11-08T04:42:50.649Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T04:42:51.233Z] ---> 7c681d0b8b2d [2024-11-08T04:42:51.233Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T04:42:51.233Z] ---> Running in b72364642f32 [2024-11-08T04:42:51.498Z] Removing intermediate container b72364642f32 [2024-11-08T04:42:51.498Z] ---> 4b9ed1c10f22 [2024-11-08T04:42:51.498Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T04:42:51.498Z] ---> Running in a29442456bbc [2024-11-08T04:42:51.765Z] Removing intermediate container a29442456bbc [2024-11-08T04:42:51.765Z] ---> 9a1c5fe5c7ef [2024-11-08T04:42:51.765Z] Step 17/19 : LABEL arch=arm64 [2024-11-08T04:42:52.032Z] ---> Running in 939392152c35 [2024-11-08T04:42:52.032Z] Removing intermediate container 939392152c35 [2024-11-08T04:42:52.032Z] ---> 212492680bc6 [2024-11-08T04:42:52.032Z] Step 18/19 : LABEL git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:42:52.298Z] ---> Running in 3fdfd54101e2 [2024-11-08T04:42:52.562Z] Removing intermediate container 3fdfd54101e2 [2024-11-08T04:42:52.562Z] ---> 5e63cac46df5 [2024-11-08T04:42:52.562Z] Step 19/19 : LABEL version=4.0.0-dev.1 [2024-11-08T04:42:52.562Z] ---> Running in 815a27172632 [2024-11-08T04:42:52.827Z] Removing intermediate container 815a27172632 [2024-11-08T04:42:52.827Z] ---> d879813b3a4d [2024-11-08T04:42:52.827Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-08T04:42:52.827Z] Successfully built d879813b3a4d [2024-11-08T04:42:52.827Z] Successfully tagged device-opc-ua-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-11-08T04:42:52.986Z] provisioning config files... [2024-11-08T04:42:53.000Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config2120305535770495612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:42:53.336Z] ---> ****-login.sh [2024-11-08T04:42:53.337Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:42:53.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:42:53.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:42:53.604Z] Configure a credential helper to remove this warning. See [2024-11-08T04:42:53.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:42:53.604Z] [2024-11-08T04:42:53.604Z] Login Succeeded [2024-11-08T04:42:53.604Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:42:53.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:42:53.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:42:53.870Z] Configure a credential helper to remove this warning. See [2024-11-08T04:42:53.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:42:53.870Z] [2024-11-08T04:42:53.870Z] Login Succeeded [2024-11-08T04:42:53.870Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:42:54.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:42:54.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:42:54.402Z] Configure a credential helper to remove this warning. See [2024-11-08T04:42:54.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:42:54.402Z] [2024-11-08T04:42:54.402Z] Login Succeeded [2024-11-08T04:42:54.402Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:42:54.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:42:54.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:42:54.668Z] Configure a credential helper to remove this warning. See [2024-11-08T04:42:54.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:42:54.668Z] [2024-11-08T04:42:54.668Z] Login Succeeded [2024-11-08T04:42:54.668Z] ****.io [2024-11-08T04:42:54.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:42:55.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:42:55.196Z] Configure a credential helper to remove this warning. See [2024-11-08T04:42:55.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:42:55.196Z] [2024-11-08T04:42:55.196Z] Login Succeeded [2024-11-08T04:42:55.196Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:42:55.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:42:55.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:42:55.294Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2024-11-08T04:42:55.294Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:42:55.294Z] latest [2024-11-08T04:42:55.294Z] 4.0.0-dev.1 [2024-11-08T04:42:55.294Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:42:55.294Z] main [2024-11-08T04:42:55.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:42:55.675Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:42:56.032Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:42:56.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2024-11-08T04:42:56.032Z] 3d5696790f35: Preparing [2024-11-08T04:42:56.032Z] 7ef84819871d: Preparing [2024-11-08T04:42:56.032Z] 470262d3c0fc: Preparing [2024-11-08T04:42:56.032Z] be81adf1e2b4: Preparing [2024-11-08T04:42:56.032Z] 003d376a7103: Preparing [2024-11-08T04:42:56.032Z] bb5d34dc1d13: Preparing [2024-11-08T04:42:56.032Z] 16113d51b718: Preparing [2024-11-08T04:42:56.032Z] 16113d51b718: Waiting [2024-11-08T04:42:56.032Z] bb5d34dc1d13: Waiting [2024-11-08T04:42:56.301Z] 3d5696790f35: Pushed [2024-11-08T04:42:56.301Z] 470262d3c0fc: Pushed [2024-11-08T04:42:56.301Z] 7ef84819871d: Pushed [2024-11-08T04:42:56.301Z] 16113d51b718: Layer already exists [2024-11-08T04:42:57.731Z] bb5d34dc1d13: Pushed [2024-11-08T04:42:57.731Z] 003d376a7103: Pushed [2024-11-08T04:43:07.784Z] be81adf1e2b4: Pushed [2024-11-08T04:43:07.784Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:08.146Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:08.498Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2024-11-08T04:43:08.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2024-11-08T04:43:08.498Z] 3d5696790f35: Preparing [2024-11-08T04:43:08.498Z] 7ef84819871d: Preparing [2024-11-08T04:43:08.498Z] 470262d3c0fc: Preparing [2024-11-08T04:43:08.498Z] be81adf1e2b4: Preparing [2024-11-08T04:43:08.498Z] 003d376a7103: Preparing [2024-11-08T04:43:08.498Z] bb5d34dc1d13: Preparing [2024-11-08T04:43:08.498Z] 16113d51b718: Preparing [2024-11-08T04:43:08.498Z] 16113d51b718: Waiting [2024-11-08T04:43:08.498Z] bb5d34dc1d13: Waiting [2024-11-08T04:43:08.498Z] 7ef84819871d: Layer already exists [2024-11-08T04:43:08.498Z] 470262d3c0fc: Layer already exists [2024-11-08T04:43:08.498Z] be81adf1e2b4: Layer already exists [2024-11-08T04:43:08.498Z] 3d5696790f35: Layer already exists [2024-11-08T04:43:08.498Z] 003d376a7103: Layer already exists [2024-11-08T04:43:08.498Z] bb5d34dc1d13: Layer already exists [2024-11-08T04:43:08.498Z] 16113d51b718: Layer already exists [2024-11-08T04:43:08.762Z] latest: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:09.122Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:09.751Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [2024-11-08T04:43:09.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2024-11-08T04:43:09.751Z] 3d5696790f35: Preparing [2024-11-08T04:43:09.751Z] 7ef84819871d: Preparing [2024-11-08T04:43:09.751Z] 470262d3c0fc: Preparing [2024-11-08T04:43:09.751Z] be81adf1e2b4: Preparing [2024-11-08T04:43:09.751Z] 003d376a7103: Preparing [2024-11-08T04:43:09.751Z] bb5d34dc1d13: Preparing [2024-11-08T04:43:09.751Z] 16113d51b718: Preparing [2024-11-08T04:43:09.751Z] bb5d34dc1d13: Waiting [2024-11-08T04:43:09.751Z] 16113d51b718: Waiting [2024-11-08T04:43:09.751Z] 470262d3c0fc: Layer already exists [2024-11-08T04:43:09.751Z] be81adf1e2b4: Layer already exists [2024-11-08T04:43:09.751Z] 003d376a7103: Layer already exists [2024-11-08T04:43:09.751Z] 7ef84819871d: Layer already exists [2024-11-08T04:43:09.751Z] 3d5696790f35: Layer already exists [2024-11-08T04:43:09.751Z] bb5d34dc1d13: Layer already exists [2024-11-08T04:43:09.751Z] 16113d51b718: Layer already exists [2024-11-08T04:43:10.018Z] 4.0.0-dev.1: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:10.376Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:10.716Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:43:10.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2024-11-08T04:43:10.717Z] 3d5696790f35: Preparing [2024-11-08T04:43:10.717Z] 7ef84819871d: Preparing [2024-11-08T04:43:10.717Z] 470262d3c0fc: Preparing [2024-11-08T04:43:10.717Z] be81adf1e2b4: Preparing [2024-11-08T04:43:10.717Z] 003d376a7103: Preparing [2024-11-08T04:43:10.717Z] bb5d34dc1d13: Preparing [2024-11-08T04:43:10.717Z] 16113d51b718: Preparing [2024-11-08T04:43:10.717Z] bb5d34dc1d13: Waiting [2024-11-08T04:43:10.717Z] 16113d51b718: Waiting [2024-11-08T04:43:10.717Z] 7ef84819871d: Layer already exists [2024-11-08T04:43:10.717Z] 003d376a7103: Layer already exists [2024-11-08T04:43:10.717Z] 3d5696790f35: Layer already exists [2024-11-08T04:43:10.717Z] 470262d3c0fc: Layer already exists [2024-11-08T04:43:10.717Z] be81adf1e2b4: Layer already exists [2024-11-08T04:43:10.717Z] 16113d51b718: Layer already exists [2024-11-08T04:43:10.717Z] bb5d34dc1d13: Layer already exists [2024-11-08T04:43:10.717Z] 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:11.334Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:11.685Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2024-11-08T04:43:11.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2024-11-08T04:43:11.685Z] 3d5696790f35: Preparing [2024-11-08T04:43:11.685Z] 7ef84819871d: Preparing [2024-11-08T04:43:11.685Z] 470262d3c0fc: Preparing [2024-11-08T04:43:11.685Z] be81adf1e2b4: Preparing [2024-11-08T04:43:11.685Z] 003d376a7103: Preparing [2024-11-08T04:43:11.685Z] bb5d34dc1d13: Preparing [2024-11-08T04:43:11.685Z] 16113d51b718: Preparing [2024-11-08T04:43:11.685Z] bb5d34dc1d13: Waiting [2024-11-08T04:43:11.685Z] 16113d51b718: Waiting [2024-11-08T04:43:11.685Z] 7ef84819871d: Layer already exists [2024-11-08T04:43:11.685Z] 470262d3c0fc: Layer already exists [2024-11-08T04:43:11.685Z] 3d5696790f35: Layer already exists [2024-11-08T04:43:11.685Z] 003d376a7103: Layer already exists [2024-11-08T04:43:11.685Z] be81adf1e2b4: Layer already exists [2024-11-08T04:43:11.685Z] 16113d51b718: Layer already exists [2024-11-08T04:43:11.685Z] bb5d34dc1d13: Layer already exists [2024-11-08T04:43:11.950Z] main: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:43:12.030Z] ===================================================== [Pipeline] echo [2024-11-08T04:43:12.045Z] taggedImages: [2024-11-08T04:43:12.045Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [2024-11-08T04:43:12.045Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2024-11-08T04:43:12.045Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [2024-11-08T04:43:12.045Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [2024-11-08T04:43:12.045Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:12.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:43:12.438Z] [2024-11-08T04:43:12.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:12.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:43:12.775Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T04:43:12.775Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T04:43:12.775Z] 04944245beec: Pulling fs layer [2024-11-08T04:43:12.775Z] 699f458cf7ca: Pulling fs layer [2024-11-08T04:43:12.775Z] 765212b225bb: Pulling fs layer [2024-11-08T04:43:12.775Z] f23df028b6ca: Pulling fs layer [2024-11-08T04:43:12.775Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T04:43:12.775Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T04:43:12.775Z] 765212b225bb: Waiting [2024-11-08T04:43:12.775Z] f23df028b6ca: Waiting [2024-11-08T04:43:12.775Z] d65c8cfc05b1: Waiting [2024-11-08T04:43:12.775Z] 2437ff75d9bd: Waiting [2024-11-08T04:43:13.041Z] 04944245beec: Verifying Checksum [2024-11-08T04:43:13.041Z] 04944245beec: Download complete [2024-11-08T04:43:13.041Z] 765212b225bb: Download complete [2024-11-08T04:43:13.041Z] f23df028b6ca: Verifying Checksum [2024-11-08T04:43:13.041Z] f23df028b6ca: Download complete [2024-11-08T04:43:13.041Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T04:43:13.041Z] d65c8cfc05b1: Download complete [2024-11-08T04:43:13.305Z] 699f458cf7ca: Verifying Checksum [2024-11-08T04:43:13.306Z] 699f458cf7ca: Download complete [2024-11-08T04:43:13.571Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T04:43:13.571Z] 8998bd30e6a1: Download complete [2024-11-08T04:43:16.136Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T04:43:16.136Z] 2437ff75d9bd: Download complete [2024-11-08T04:43:18.067Z] 8998bd30e6a1: Pull complete [2024-11-08T04:43:18.648Z] 04944245beec: Pull complete [2024-11-08T04:43:20.582Z] 699f458cf7ca: Pull complete [2024-11-08T04:43:20.582Z] 765212b225bb: Pull complete [2024-11-08T04:43:21.537Z] f23df028b6ca: Pull complete [2024-11-08T04:43:21.801Z] d65c8cfc05b1: Pull complete [2024-11-08T04:43:39.985Z] 2437ff75d9bd: Pull complete [2024-11-08T04:43:39.985Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T04:43:39.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:43:39.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:43:40.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container [2024-11-08T04:43:40.252Z] $ 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-opc-ua/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@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:arm64 cat [2024-11-08T04:43:43.104Z] $ docker top 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:43.923Z] ---> job-cost.sh [2024-11-08T04:43:43.923Z] lf-activate-venv: SKIPPING [2024-11-08T04:43:43.923Z] INFO: No Stack... [2024-11-08T04:43:44.188Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T04:43:45.147Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:43:45.793Z] + cut -d, -f6 [2024-11-08T04:43:45.794Z] + cat /w/workspace/device-opc-ua/3/archives/cost.csv [Pipeline] lock [2024-11-08T04:43:45.830Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [2024-11-08T04:43:45.840Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] did not exist. Created. [2024-11-08T04:43:45.848Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:43:46.511Z] /w/workspace/device-opc-ua/3@tmp/durable-1c6cd1f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T04:43:47.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T04:43:47.174Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T04:43:47.240Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:43:47.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:43:47.281Z] $ docker stop --time=1 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d [2024-11-08T04:43:48.735Z] $ docker rm -f --volumes 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T04:43:49.176Z] provisioning config files... [2024-11-08T04:43:49.176Z] not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T04:43:49.985Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2024-11-08T04:43:49.985Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2024-11-08T04:43:49.985Z] total 16 [2024-11-08T04:43:49.985Z] drwxr-xr-x 3 root root 4096 Nov 8 04:26 . [2024-11-08T04:43:49.985Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 04:26 .. [2024-11-08T04:43:49.985Z] drwxr-xr-x 2 root root 4096 Nov 8 04:26 cost [2024-11-08T04:43:49.985Z] -rw-r--r-- 1 root root 83 Nov 8 04:26 cost.csv [2024-11-08T04:43:49.985Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2024-11-08T04:43:49.985Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2024-11-08T04:43:49.985Z] total 16 [2024-11-08T04:43:49.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:26 . [2024-11-08T04:43:49.985Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 04:26 .. [2024-11-08T04:43:49.985Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:26 cost [2024-11-08T04:43:49.985Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 8 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:50.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:51.136Z] ---> package-listing.sh [2024-11-08T04:43:51.136Z] ++ facter osfamily [2024-11-08T04:43:51.136Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T04:43:51.395Z] + OS_FAMILY=debian [2024-11-08T04:43:51.395Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2024-11-08T04:43:51.395Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T04:43:51.395Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T04:43:51.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T04:43:51.395Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T04:43:51.395Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2024-11-08T04:43:51.395Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T04:43:51.395Z] + case "${OS_FAMILY}" in [2024-11-08T04:43:51.395Z] + dpkg -l [2024-11-08T04:43:51.395Z] + grep '^ii' [2024-11-08T04:43:51.395Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T04:43:51.395Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T04:43:51.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T04:43:51.395Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2024-11-08T04:43:51.395Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2024-11-08T04:43:51.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2024-11-08T04:43:51.405Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T04:43:51.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:43:52.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:43:52.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:43:52.322Z] prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container [2024-11-08T04:43:52.361Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T04:43:52.547Z] $ docker top 58a4466509f70633aef60a84ae0adf9b651bcd29addff8b2825b14d2ad2a009c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:43:52.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T04:43:53.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T04:43:53.456Z] + ls /var/log/sa-host [2024-11-08T04:43:53.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:43:53.543Z] provisioning config files... [2024-11-08T04:43:53.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14625388622855083509tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:43:53.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:53.852Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T04:43:53.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:54.205Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T04:43:54.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:54.495Z] ---> sudo-logs.sh [2024-11-08T04:43:54.495Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T04:43:54.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:54.814Z] ---> job-cost.sh [2024-11-08T04:43:54.814Z] lf-activate-venv: SKIPPING [2024-11-08T04:43:54.814Z] DEBUG: total: 0.2199999988079071 [2024-11-08T04:43:54.814Z] INFO: Retrieving Stack Cost... [2024-11-08T04:43:55.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:43:55.639Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T04:43:55.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:43:55.943Z] ---> logs-deploy.sh [2024-11-08T04:43:55.943Z] lf-activate-venv: SKIPPING [2024-11-08T04:43:55.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/3 [2024-11-08T04:43:55.943Z] INFO: archiving workspace using pattern(s): [2024-11-08T04:43:56.879Z] Archives upload complete. [2024-11-08T04:43:56.879Z] INFO: archiving logs to Nexus