Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf73d109337dbc627f7f9e74388e117afeb9ebde 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-ssh8760747491064701888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17825308336873619422.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16169969833312991579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh17564149254477179988.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-ssh2122701260574426253.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 ‘prd-ubuntu20.04-docker-8c-8g-1105’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1108 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default 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 Avoid second fetch Checking out Revision bf73d109337dbc627f7f9e74388e117afeb9ebde (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f bf73d109337dbc627f7f9e74388e117afeb9ebde # timeout=10 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2" > git rev-list --no-walk 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:20 ========================================================= 17:40:20 EdgeX Global Pipelines Version Info 17:40:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:22 ------------------- 17:40:22 stable info: 17:40:22 ------------------- 17:40:22 Commited By: Ginny Guan ginny@iotechsys.com 17:40:22 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 17:40:22 Message: update stable to v1.0.274 17:40:22 ------------------- 17:40:22 experimental info: 17:40:22 ------------------- 17:40:22 Commited By: Ginny Guan ginny@iotechsys.com 17:40:22 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 17:40:22 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf73d10 [Pipeline] echo 17:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:23 provisioning config files... 17:40:23 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18045249429361697602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:23 ---> ****-login.sh 17:40:23 nexus3.edgexfoundry.org:10001 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 nexus3.edgexfoundry.org:10002 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 nexus3.edgexfoundry.org:10003 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 nexus3.edgexfoundry.org:10004 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 ****.io 17:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:24 Configure a credential helper to remove this warning. See 17:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:24 17:40:24 Login Succeeded 17:40:24 ---> ****-login.sh ends [Pipeline] } 17:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:25 + git rev-list -1 --merges bf73d109337dbc627f7f9e74388e117afeb9ebde~1..bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo 17:40:25 -----------> git rev-list -1 --merges bf73d109337dbc627f7f9e74388e117afeb9ebde~1..bf73d109337dbc627f7f9e74388e117afeb9ebde bf73d109337dbc627f7f9e74388e117afeb9ebde 17:40:25 bf73d109337dbc627f7f9e74388e117afeb9ebde [false] [Pipeline] sh 17:40:25 + git log --format=format:%s -1 bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo 17:40:25 ========================================================= 17:40:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:26 + git log --format=format:%s -1 bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo 17:40:26 [semverPrep] GIT_COMMIT: bf73d109337dbc627f7f9e74388e117afeb9ebde, Commit Message: Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 [Pipeline] echo 17:40:26 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:26 + grep -v github /etc/ssh/ssh_known_hosts 17:40:26 + [ -e /tmp/ssh_known_hosts ] 17:40:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:40:26 + sudo tee -a /etc/ssh/ssh_known_hosts 17:40:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:26 17:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:27 0.1.4: Pulling from edgex-devops/py-git-semver 17:40:27 b85a868b505f: Pulling fs layer 17:40:27 e2be974225ed: Pulling fs layer 17:40:27 339a4e72a1f5: Pulling fs layer 17:40:27 988bab9f4d93: Pulling fs layer 17:40:27 1469e6f7b9e6: Pulling fs layer 17:40:27 eaf3925da568: Pulling fs layer 17:40:27 bab4dde63d76: Pulling fs layer 17:40:27 bde34c3a00c8: Pulling fs layer 17:40:27 b352a97aabf1: Pulling fs layer 17:40:27 4872d77fe225: Pulling fs layer 17:40:27 5851b861e8e6: Pulling fs layer 17:40:27 bab4dde63d76: Waiting 17:40:27 bde34c3a00c8: Waiting 17:40:27 b352a97aabf1: Waiting 17:40:27 4872d77fe225: Waiting 17:40:27 5851b861e8e6: Waiting 17:40:27 988bab9f4d93: Waiting 17:40:27 1469e6f7b9e6: Waiting 17:40:27 eaf3925da568: Waiting 17:40:27 e2be974225ed: Download complete 17:40:27 988bab9f4d93: Verifying Checksum 17:40:27 988bab9f4d93: Download complete 17:40:27 1469e6f7b9e6: Verifying Checksum 17:40:27 1469e6f7b9e6: Download complete 17:40:27 339a4e72a1f5: Verifying Checksum 17:40:27 339a4e72a1f5: Download complete 17:40:27 eaf3925da568: Download complete 17:40:27 bde34c3a00c8: Download complete 17:40:27 b352a97aabf1: Download complete 17:40:27 4872d77fe225: Verifying Checksum 17:40:27 4872d77fe225: Download complete 17:40:27 5851b861e8e6: Verifying Checksum 17:40:27 5851b861e8e6: Download complete 17:40:27 b85a868b505f: Verifying Checksum 17:40:27 b85a868b505f: Download complete 17:40:27 bab4dde63d76: Download complete 17:40:28 b85a868b505f: Pull complete 17:40:28 e2be974225ed: Pull complete 17:40:29 339a4e72a1f5: Pull complete 17:40:29 988bab9f4d93: Pull complete 17:40:29 1469e6f7b9e6: Pull complete 17:40:29 eaf3925da568: Pull complete 17:40:31 bab4dde63d76: Pull complete 17:40:31 bde34c3a00c8: Pull complete 17:40:31 b352a97aabf1: Pull complete 17:40:31 4872d77fe225: Pull complete 17:40:31 5851b861e8e6: Pull complete 17:40:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:31 prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container 17:40:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:33 $ docker top d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 -eo pid,comm 17:40:33 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). 17:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:33 [ssh-agent] Looking for ssh-agent implementation... 17:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:33 $ docker exec d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent 17:40:33 SSH_AUTH_SOCK=/tmp/ssh-McClsDOITiS6/agent.15 17:40:33 SSH_AGENT_PID=34 17:40:33 Running ssh-add (command line suppressed) 17:40:33 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1357407749947163605.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1357407749947163605.key) 17:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:34 + git tag --points-at HEAD [Pipeline] } 17:40:34 $ docker exec --env ******** --env ******** d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent -k 17:40:34 unset SSH_AUTH_SOCK; 17:40:34 unset SSH_AGENT_PID; 17:40:34 echo Agent pid 34 killed; 17:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:34 [ssh-agent] Looking for ssh-agent implementation... 17:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:34 $ docker exec d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent 17:40:34 SSH_AUTH_SOCK=/tmp/ssh-GtE6Qeqaynlg/agent.72 17:40:34 SSH_AGENT_PID=78 17:40:34 Running ssh-add (command line suppressed) 17:40:34 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12299468112731728999.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12299468112731728999.key) 17:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:35 + git semver init 17:40:35 2025-05-08 17:40:35,237 [run_init] DEBUG init version:0.0.0 force:False 17:40:35 2025-05-08 17:40:35,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 17:40:35 2025-05-08 17:40:35,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 17:40:35 2025-05-08 17:40:35,238 [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) 17:40:36 2025-05-08 17:40:36,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 17:40:36 2025-05-08 17:40:36,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 17:40:36 2025-05-08 17:40:36,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:40:36 2025-05-08 17:40:36,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:40:36 4.1.0-dev.3 [Pipeline] } 17:40:36 $ docker exec --env ******** --env ******** d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent -k 17:40:36 unset SSH_AUTH_SOCK; 17:40:36 unset SSH_AGENT_PID; 17:40:36 echo Agent pid 78 killed; 17:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:37 + git semver [Pipeline] } 17:40:37 $ docker stop --time=1 d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 17:40:38 $ docker rm -f --volumes d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:39 Stashed 1 file(s) [Pipeline] echo 17:40:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:39 provisioning config files... 17:40:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6315512840008627259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:39 ---> ****-login.sh 17:40:39 nexus3.edgexfoundry.org:10001 17:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:39 Configure a credential helper to remove this warning. See 17:40:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:39 17:40:39 Login Succeeded 17:40:39 nexus3.edgexfoundry.org:10002 17:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:39 Configure a credential helper to remove this warning. See 17:40:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:39 17:40:39 Login Succeeded 17:40:39 nexus3.edgexfoundry.org:10003 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 nexus3.edgexfoundry.org:10004 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 ****.io 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 ---> ****-login.sh ends [Pipeline] } 17:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:40:40 ========================================================= 17:40:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:40:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + 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 . 17:40:40 Sending build context to Docker daemon 17.36MB 17:40:40 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 17:40:40 Step 2/10 : FROM ${BASE} AS builder 17:40:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:41 0a9a5dfd008f: Pulling fs layer 17:40:41 dbfa0bcfca99: Pulling fs layer 17:40:41 70eabb1d9476: Pulling fs layer 17:40:41 957bedc73fa3: Pulling fs layer 17:40:41 4f4fb700ef54: Pulling fs layer 17:40:41 f40432e63723: Pulling fs layer 17:40:41 90b4343acab7: Pulling fs layer 17:40:41 4f4fb700ef54: Waiting 17:40:41 957bedc73fa3: Waiting 17:40:41 f40432e63723: Waiting 17:40:41 9f67ea4ac784: Pulling fs layer 17:40:41 9228b9a606be: Pulling fs layer 17:40:41 9f67ea4ac784: Waiting 17:40:41 90b4343acab7: Waiting 17:40:41 9228b9a606be: Waiting 17:40:41 dbfa0bcfca99: Verifying Checksum 17:40:41 dbfa0bcfca99: Download complete 17:40:41 957bedc73fa3: Verifying Checksum 17:40:41 4f4fb700ef54: Download complete 17:40:41 f40432e63723: Verifying Checksum 17:40:41 f40432e63723: Download complete 17:40:41 0a9a5dfd008f: Verifying Checksum 17:40:41 0a9a5dfd008f: Download complete 17:40:41 90b4343acab7: Verifying Checksum 17:40:41 90b4343acab7: Download complete 17:40:41 0a9a5dfd008f: Pull complete 17:40:41 9228b9a606be: Verifying Checksum 17:40:41 9228b9a606be: Download complete 17:40:41 dbfa0bcfca99: Pull complete 17:40:41 70eabb1d9476: Download complete 17:40:41 9f67ea4ac784: Verifying Checksum 17:40:41 9f67ea4ac784: Download complete 17:40:45 70eabb1d9476: Pull complete 17:40:45 957bedc73fa3: Pull complete 17:40:45 4f4fb700ef54: Pull complete 17:40:45 f40432e63723: Pull complete 17:40:45 90b4343acab7: Pull complete 17:40:47 9f67ea4ac784: Pull complete 17:40:47 9228b9a606be: Pull complete 17:40:47 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 17:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:40:47 ---> 69404ca5bff2 17:40:47 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:40:50 ---> Running in ca03b7c0a315 17:40:50 Removing intermediate container ca03b7c0a315 17:40:50 ---> 5368c3a11381 17:40:50 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:50 ---> Running in 5d4b4408b562 17:40:50 Removing intermediate container 5d4b4408b562 17:40:50 ---> 3bd19404152a 17:40:50 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:40:50 ---> Running in a3529d5da28b 17:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:40:51 OK: 248 MiB in 58 packages 17:40:51 Removing intermediate container a3529d5da28b 17:40:51 ---> 5248f4b8ef98 17:40:51 Step 6/10 : WORKDIR /device-opcua 17:40:51 ---> Running in aa3beacfd1b6 17:40:52 Removing intermediate container aa3beacfd1b6 17:40:52 ---> 4f4bea5c5581 17:40:52 Step 7/10 : COPY go.mod vendor* ./ 17:40:52 ---> 3f88e67c3a2b 17:40:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:52 ---> Running in f59a752089b7 17:40:54 Still waiting to schedule task 17:40:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1106’ is offline 17:41:38 Removing intermediate container f59a752089b7 17:41:38 ---> 2aa87b4da9e2 17:41:38 Step 9/10 : COPY . . 17:41:38 ---> 662daa9f2232 17:41:38 Step 10/10 : RUN ${MAKE} 17:41:38 ---> Running in ca2241037e73 17:41:38 noop 17:41:38 Removing intermediate container ca2241037e73 17:41:38 ---> ed299fac1181 17:41:38 Successfully built ed299fac1181 17:41:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:39 + docker inspect -f . ci-base-image-x86_64 17:41:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:39 prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container 17:41:39 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:41:39 $ docker top fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:39 + go version 17:41:39 go version go1.23.8 linux/amd64 [Pipeline] } 17:41:39 $ docker stop --time=1 fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a 17:41:41 $ docker rm -f --volumes fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:41 + docker inspect -f . ci-base-image-x86_64 17:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:41 prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container 17:41:41 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:41:42 $ docker top c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 17:41:42 + make test 17:41:42 go test ./... -coverprofile=coverage.out 17:41:43 go: updates to go.mod needed; to update it: 17:41:43 go mod tidy 17:41:43 make: *** [Makefile:53: unittest] Error 1 [Pipeline] } 17:41:43 $ docker stop --time=1 c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 17:41:44 $ docker rm -f --volumes c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:45 17:41:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:45 latest: Pulling from edgex-lftools-log-publisher 17:41:45 5eb5b503b376: Pulling fs layer 17:41:45 5c69ac0246d0: Pulling fs layer 17:41:45 ec43610c2a17: Pulling fs layer 17:41:45 3a2ae6a8a46f: Pulling fs layer 17:41:45 33b1e0a273af: Pulling fs layer 17:41:45 5d3b04190fa2: Pulling fs layer 17:41:45 2f39f015ded8: Pulling fs layer 17:41:45 5d3b04190fa2: Waiting 17:41:45 33b1e0a273af: Waiting 17:41:45 2f39f015ded8: Waiting 17:41:45 3a2ae6a8a46f: Waiting 17:41:45 5c69ac0246d0: Download complete 17:41:45 3a2ae6a8a46f: Download complete 17:41:45 33b1e0a273af: Verifying Checksum 17:41:45 33b1e0a273af: Download complete 17:41:45 5d3b04190fa2: Download complete 17:41:45 ec43610c2a17: Verifying Checksum 17:41:45 ec43610c2a17: Download complete 17:41:45 5eb5b503b376: Verifying Checksum 17:41:45 5eb5b503b376: Download complete 17:41:46 2f39f015ded8: Download complete 17:41:46 5eb5b503b376: Pull complete 17:41:47 5c69ac0246d0: Pull complete 17:41:47 ec43610c2a17: Pull complete 17:41:47 3a2ae6a8a46f: Pull complete 17:41:48 33b1e0a273af: Pull complete 17:41:48 5d3b04190fa2: Pull complete 17:41:53 2f39f015ded8: Pull complete 17:41:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:53 prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container 17:41:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:41:56 $ docker top 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:56 ---> job-cost.sh 17:41:56 lf-activate-venv: SKIPPING 17:41:56 INFO: No Stack... 17:41:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:57 INFO: Archiving Costs [Pipeline] sh 17:41:57 + cut -d, -f6 17:41:57 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [Pipeline] lock 17:41:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] 17:41:57 Resource [jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] did not exist. Created. 17:41:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:57 + echo total: 0.2199999988079071 [Pipeline] stash 17:41:57 Stashed 1 file(s) [Pipeline] } 17:41:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:57 $ docker stop --time=1 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e 17:41:59 $ docker rm -f --volumes 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:41:59 Failed in branch amd64 17:42:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1109 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 17:42:36 Running in /w/workspace/device-opc-ua/13 [Pipeline] { [Pipeline] checkout 17:42:39 Selected Git installation does not exist. Using Default 17:42:39 The recommended git tool is: NONE 17:42:43 using credential edgex-jenkins-ssh 17:42:43 Cloning the remote Git repository 17:42:43 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 17:42:43 > git init /w/workspace/device-opc-ua/13 # timeout=10 17:42:44 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 17:42:44 > git --version # timeout=10 17:42:44 > git --version # 'git version 2.25.1' 17:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:46 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 17:42:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:47 Avoid second fetch 17:42:47 Checking out Revision bf73d109337dbc627f7f9e74388e117afeb9ebde (main) 17:42:47 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2" 17:42:47 > git config core.sparsecheckout # timeout=10 17:42:47 > git checkout -f bf73d109337dbc627f7f9e74388e117afeb9ebde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:42:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:52 Dload Upload Total Spent Left Speed 17:42:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 17:42:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:42:53 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 17:42:53 tee /etc/docker/daemon.new 17:42:53 { 17:42:53 "registry-mirrors": [ 17:42:53 "https://nexus3.edgexfoundry.org:10001" 17:42:53 ], 17:42:53 "bip": "10.250.0.254/24", 17:42:53 "hosts": [ 17:42:53 "tcp://0.0.0.0:5555", 17:42:53 "unix:///var/run/docker.sock" 17:42:53 ], 17:42:53 "mtu": 1458, 17:42:53 "selinux-enabled": true, 17:42:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:42:53 } [Pipeline] sh 17:42:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:42:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:12 provisioning config files... 17:43:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/13@tmp/config8646319557969807481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:12 ---> ****-login.sh 17:43:12 nexus3.edgexfoundry.org:10001 17:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:43:13 Configure a credential helper to remove this warning. See 17:43:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:43:13 17:43:13 Login Succeeded 17:43:13 nexus3.edgexfoundry.org:10002 17:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:43:13 Configure a credential helper to remove this warning. See 17:43:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:43:13 17:43:13 Login Succeeded 17:43:13 nexus3.edgexfoundry.org:10003 17:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:43:13 Configure a credential helper to remove this warning. See 17:43:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:43:13 17:43:13 Login Succeeded 17:43:13 nexus3.edgexfoundry.org:10004 17:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:43:14 Configure a credential helper to remove this warning. See 17:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:43:14 17:43:14 Login Succeeded 17:43:14 ****.io 17:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:43:15 Configure a credential helper to remove this warning. See 17:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:43:15 17:43:15 Login Succeeded 17:43:15 ---> ****-login.sh ends [Pipeline] } 17:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:43:16 ========================================================= 17:43:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:43:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:16 + 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 . 17:43:16 Sending build context to Docker daemon 8.812MB 17:43:16 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 17:43:16 Step 2/10 : FROM ${BASE} AS builder 17:43:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:17 94e9d8af2201: Pulling fs layer 17:43:17 634366ca850b: Pulling fs layer 17:43:17 f66ade281fe9: Pulling fs layer 17:43:17 13fd4ce6e94e: Pulling fs layer 17:43:17 4f4fb700ef54: Pulling fs layer 17:43:17 4cccf3f17d63: Pulling fs layer 17:43:17 2d8010953d95: Pulling fs layer 17:43:17 ec743f232bc5: Pulling fs layer 17:43:17 13fd4ce6e94e: Waiting 17:43:17 4f4fb700ef54: Waiting 17:43:17 2d8010953d95: Waiting 17:43:17 ec743f232bc5: Waiting 17:43:17 634366ca850b: Verifying Checksum 17:43:17 634366ca850b: Download complete 17:43:17 13fd4ce6e94e: Verifying Checksum 17:43:17 13fd4ce6e94e: Download complete 17:43:17 4f4fb700ef54: Verifying Checksum 17:43:17 4f4fb700ef54: Download complete 17:43:17 4cccf3f17d63: Verifying Checksum 17:43:17 4cccf3f17d63: Download complete 17:43:17 94e9d8af2201: Verifying Checksum 17:43:17 94e9d8af2201: Download complete 17:43:17 ec743f232bc5: Verifying Checksum 17:43:17 ec743f232bc5: Download complete 17:43:18 94e9d8af2201: Pull complete 17:43:19 634366ca850b: Pull complete 17:43:19 f66ade281fe9: Verifying Checksum 17:43:19 f66ade281fe9: Download complete 17:43:20 2d8010953d95: Verifying Checksum 17:43:20 2d8010953d95: Download complete 17:43:32 f66ade281fe9: Pull complete 17:43:32 13fd4ce6e94e: Pull complete 17:43:32 4f4fb700ef54: Pull complete 17:43:33 4cccf3f17d63: Pull complete 17:43:43 2d8010953d95: Pull complete 17:43:43 ec743f232bc5: Pull complete 17:43:43 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 17:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:43:43 ---> 12c1d4c06be1 17:43:43 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:43:45 ---> Running in dc5da68cd18a 17:43:45 Removing intermediate container dc5da68cd18a 17:43:45 ---> 768a5bfab35b 17:43:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:45 ---> Running in 90ad8cd11a76 17:43:46 Removing intermediate container 90ad8cd11a76 17:43:46 ---> f9df8788b387 17:43:46 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:43:46 ---> Running in fefd3960ae62 17:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:43:48 OK: 239 MiB in 58 packages 17:43:49 Removing intermediate container fefd3960ae62 17:43:49 ---> eb0b68eb8c46 17:43:49 Step 6/10 : WORKDIR /device-opcua 17:43:49 ---> Running in 9d9171182738 17:43:50 Removing intermediate container 9d9171182738 17:43:50 ---> 90f4e22993b9 17:43:50 Step 7/10 : COPY go.mod vendor* ./ 17:43:50 ---> b3943dd8a5fb 17:43:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:50 ---> Running in c6185c1db049 17:45:42 Removing intermediate container c6185c1db049 17:45:42 ---> 253ce8187c05 17:45:42 Step 9/10 : COPY . . 17:45:42 ---> b32d988791c3 17:45:42 Step 10/10 : RUN ${MAKE} 17:45:42 ---> Running in 7b3e84260289 17:45:42 noop 17:45:42 Removing intermediate container 7b3e84260289 17:45:42 ---> 272f4638ec98 17:45:42 Successfully built 272f4638ec98 17:45:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:42 + docker inspect -f . ci-base-image-arm64 17:45:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:42 prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container 17:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:44 $ docker top a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:45 + go version 17:45:45 go version go1.23.8 linux/arm64 [Pipeline] } 17:45:45 $ docker stop --time=1 a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 17:45:46 $ docker rm -f --volumes a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:47 + docker inspect -f . ci-base-image-arm64 17:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:47 prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container 17:45:47 $ 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/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:48 $ docker top 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:49 + git config --global --add safe.directory /w/workspace/device-opc-ua/13 [Pipeline] fileExists [Pipeline] sh 17:45:49 + make test 17:45:50 go test ./... -coverprofile=coverage.out 17:45:54 go: updates to go.mod needed; to update it: 17:45:54 go mod tidy 17:45:54 make: *** [Makefile:53: unittest] Error 1 [Pipeline] } 17:45:54 $ docker stop --time=1 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb 17:45:56 $ docker rm -f --volumes 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:57 17:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:57 arm64: Pulling from edgex-lftools-log-publisher 17:45:57 8998bd30e6a1: Pulling fs layer 17:45:57 04944245beec: Pulling fs layer 17:45:57 699f458cf7ca: Pulling fs layer 17:45:57 765212b225bb: Pulling fs layer 17:45:57 f23df028b6ca: Pulling fs layer 17:45:57 d65c8cfc05b1: Pulling fs layer 17:45:57 2437ff75d9bd: Pulling fs layer 17:45:57 f23df028b6ca: Waiting 17:45:57 d65c8cfc05b1: Waiting 17:45:57 2437ff75d9bd: Waiting 17:45:57 765212b225bb: Waiting 17:45:57 04944245beec: Verifying Checksum 17:45:57 04944245beec: Download complete 17:45:57 765212b225bb: Verifying Checksum 17:45:57 765212b225bb: Download complete 17:45:57 f23df028b6ca: Verifying Checksum 17:45:57 f23df028b6ca: Download complete 17:45:58 d65c8cfc05b1: Verifying Checksum 17:45:58 d65c8cfc05b1: Download complete 17:45:58 699f458cf7ca: Verifying Checksum 17:45:58 699f458cf7ca: Download complete 17:45:58 8998bd30e6a1: Verifying Checksum 17:45:58 8998bd30e6a1: Download complete 17:46:00 2437ff75d9bd: Verifying Checksum 17:46:00 2437ff75d9bd: Download complete 17:46:03 8998bd30e6a1: Pull complete 17:46:03 04944245beec: Pull complete 17:46:05 699f458cf7ca: Pull complete 17:46:05 765212b225bb: Pull complete 17:46:06 f23df028b6ca: Pull complete 17:46:06 d65c8cfc05b1: Pull complete 17:46:24 2437ff75d9bd: Pull complete 17:46:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:24 prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container 17:46:24 $ 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/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:46:27 $ docker top bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:28 ---> job-cost.sh 17:46:28 lf-activate-venv: SKIPPING 17:46:28 INFO: No Stack... 17:46:28 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:29 INFO: Archiving Costs [Pipeline] sh 17:46:29 + cat /w/workspace/device-opc-ua/13/archives/cost.csv 17:46:29 + cut -d, -f6 [Pipeline] lock 17:46:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] 17:46:29 Resource [jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] did not exist. Created. 17:46:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:30 /w/workspace/device-opc-ua/13@tmp/durable-ad29508f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:31 Warning: overwriting stash ‘stack-cost’ 17:46:31 Stashed 1 file(s) [Pipeline] } 17:46:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:31 $ docker stop --time=1 bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 17:46:33 $ docker rm -f --volumes bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:46:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [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 17:46:34 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 17:46:34 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:46:34 total 16 17:46:34 drwxr-xr-x 3 root root 4096 May 8 17:41 . 17:46:34 drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:41 .. 17:46:34 drwxr-xr-x 2 root root 4096 May 8 17:41 cost 17:46:34 -rw-r--r-- 1 root root 84 May 8 17:41 cost.csv 17:46:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:46:34 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:46:34 total 16 17:46:34 drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:41 . 17:46:34 drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:41 .. 17:46:34 drwxr-xr-x 2 jenkins jenkins 4096 May 8 17:41 cost 17:46:34 -rw-r--r-- 1 jenkins jenkins 84 May 8 17:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:35 ---> package-listing.sh 17:46:35 ++ facter osfamily 17:46:35 ++ tr '[:upper:]' '[:lower:]' 17:46:35 + OS_FAMILY=debian 17:46:35 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 17:46:35 + START_PACKAGES=/tmp/packages_start.txt 17:46:35 + END_PACKAGES=/tmp/packages_end.txt 17:46:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:35 + PACKAGES=/tmp/packages_start.txt 17:46:35 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:46:35 + PACKAGES=/tmp/packages_end.txt 17:46:35 + case "${OS_FAMILY}" in 17:46:35 + dpkg -l 17:46:35 + grep '^ii' 17:46:35 + '[' -f /tmp/packages_start.txt ']' 17:46:35 + '[' -f /tmp/packages_end.txt ']' 17:46:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:35 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:46:35 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 17:46:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 17:46:35 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 17:46:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:36 prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container 17:46:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:36 $ docker top ea094297aa98c27a4e36dca2934902f3e419cbe2aea14bb757c63872c375048c -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:37 + ls /var/log/sa-host 17:46:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:37 provisioning config files... 17:46:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6276379007254563407tmp [Pipeline] { [Pipeline] echo 17:46:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:38 ---> create-netrc.sh [Pipeline] } 17:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:38 ---> python-tools-install.sh [Pipeline] echo 17:46:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:38 ---> sudo-logs.sh 17:46:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:39 ---> job-cost.sh 17:46:39 lf-activate-venv: SKIPPING 17:46:39 DEBUG: total: 0.2199999988079071 17:46:39 INFO: Retrieving Stack Cost... 17:46:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:39 INFO: Archiving Costs [Pipeline] echo 17:46:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:40 ---> logs-deploy.sh 17:46:40 lf-activate-venv: SKIPPING 17:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/13 17:46:40 INFO: archiving workspace using pattern(s): 17:46:41 Archives upload complete. 17:46:41 INFO: archiving logs to Nexus 17:46:41 ---> uname -a: 17:46:41 Linux prd-ubuntu20-04-docker-8c-8g-1108 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:46:41 17:46:41 17:46:41 ---> lscpu: 17:46:41 Architecture: x86_64 17:46:41 CPU op-mode(s): 32-bit, 64-bit 17:46:41 Byte Order: Little Endian 17:46:41 Address sizes: 40 bits physical, 48 bits virtual 17:46:41 CPU(s): 8 17:46:41 On-line CPU(s) list: 0-7 17:46:41 Thread(s) per core: 1 17:46:41 Core(s) per socket: 1 17:46:41 Socket(s): 8 17:46:41 NUMA node(s): 1 17:46:41 Vendor ID: AuthenticAMD 17:46:41 CPU family: 23 17:46:41 Model: 49 17:46:41 Model name: AMD EPYC-Rome Processor 17:46:41 Stepping: 0 17:46:41 CPU MHz: 2799.998 17:46:41 BogoMIPS: 5599.99 17:46:41 Virtualization: AMD-V 17:46:41 Hypervisor vendor: KVM 17:46:41 Virtualization type: full 17:46:41 L1d cache: 256 KiB 17:46:41 L1i cache: 256 KiB 17:46:41 L2 cache: 4 MiB 17:46:41 L3 cache: 128 MiB 17:46:41 NUMA node0 CPU(s): 0-7 17:46:41 Vulnerability Itlb multihit: Not affected 17:46:41 Vulnerability L1tf: Not affected 17:46:41 Vulnerability Mds: Not affected 17:46:41 Vulnerability Meltdown: Not affected 17:46:41 Vulnerability Mmio stale data: Not affected 17:46:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:46:41 Vulnerability Srbds: Not affected 17:46:41 Vulnerability Tsx async abort: Not affected 17:46:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:46:41 17:46:41 17:46:41 ---> nproc: 17:46:41 8 17:46:41 17:46:41 17:46:41 ---> df -h: 17:46:41 Filesystem Size Used Avail Use% Mounted on 17:46:41 overlay 155G 12G 144G 8% / 17:46:41 tmpfs 64M 0 64M 0% /dev 17:46:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:41 shm 64M 0 64M 0% /dev/shm 17:46:41 /dev/vda1 155G 12G 144G 8% /facter-os 17:46:41 17:46:41 17:46:41 ---> sar -b -r -n DEV: 17:46:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1108) 05/08/25 _x86_64_ (8 CPU) 17:46:41 17:46:41 17:39:40 LINUX RESTART (8 CPU) 17:46:41 17:46:41 17:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:41 17:41:01 398.50 38.73 359.77 0.00 4301.82 73125.15 0.00 17:46:41 17:42:01 285.72 3.35 282.37 0.00 42.65 91051.65 0.00 17:46:41 17:43:01 1.40 0.00 1.40 0.00 0.00 20.15 0.00 17:46:41 17:44:01 1.82 0.00 1.82 0.00 0.00 20.79 0.00 17:46:41 17:45:01 39.42 5.95 33.47 0.00 2636.99 6190.20 0.00 17:46:41 17:46:01 5.18 0.02 5.17 0.00 0.13 99.98 0.00 17:46:41 Average: 122.00 8.01 114.00 0.00 1163.54 28417.53 0.00 17:46:41 17:46:41 17:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:41 17:41:01 29176924 31540708 778952 2.37 80584 2548324 1962392 5.78 1030152 2284848 8996 17:46:41 17:42:01 27544796 31549320 760188 2.31 192476 3914688 1760100 5.19 1147280 3626368 276 17:46:41 17:43:01 27555996 31560644 748592 2.28 192504 3914692 1760100 5.19 1131568 3626372 32 17:46:41 17:44:01 27557468 31562192 746904 2.27 192584 3914692 1760100 5.19 1130592 3626372 12 17:46:41 17:45:01 27206176 31525980 752056 2.29 218844 4204876 1722912 5.08 1354200 3720784 976 17:46:41 17:46:01 27229468 31544604 733972 2.23 217432 4201612 1694088 4.99 1335340 3717524 348 17:46:41 Average: 27711805 31547241 753444 2.29 182404 3783147 1776615 5.24 1188189 3433711 1773 17:46:41 17:46:41 17:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:41 17:41:01 vethc106ed8 140.31 155.02 13.80 127.32 0.00 0.00 0.00 0.01 17:46:41 17:41:01 ens3 762.74 531.59 6009.67 113.45 0.00 0.00 0.00 0.00 17:46:41 17:41:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 17:46:41 17:41:01 docker0 161.41 178.79 13.38 303.16 0.00 0.00 0.00 0.00 17:46:41 17:42:01 ens3 423.61 226.02 5307.12 33.66 0.00 0.00 0.00 0.00 17:46:41 17:42:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 17:46:41 17:42:01 docker0 157.08 311.13 13.34 2762.59 0.00 0.00 0.00 0.00 17:46:41 17:43:01 ens3 5.70 2.85 7.04 0.46 0.00 0.00 0.00 0.00 17:46:41 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:41 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:41 17:44:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:46:41 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:41 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:41 17:45:01 ens3 243.12 170.59 2287.01 11.40 0.00 0.00 0.00 0.00 17:46:41 17:45:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 17:46:41 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:41 17:46:01 ens3 0.50 0.33 0.15 0.08 0.00 0.00 0.00 0.00 17:46:41 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:41 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:41 Average: ens3 239.30 155.25 2268.46 26.51 0.00 0.00 0.00 0.00 17:46:41 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 17:46:41 Average: docker0 53.08 81.65 4.45 510.98 0.00 0.00 0.00 0.00 17:46:41 17:46:41